img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

/*
Theme Name: Begin
Theme URI: https://zmingcx.com/begin.html
Author: 知更鸟
Author URI: https://zmingcx.com/
Description: HTML5+CSS3 响应式设计，博客、杂志、图片、公司企业多种布局可选，集成SEO自定义功能，丰富的主题选项，众多实用小工具。
Version: 2022/12/02
*
/*-- 样式文件位置 "css/be.css" --*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent
}

body,
button,
input,
select,
textarea {
    font: 14px "Microsoft YaHei", Helvetica, Arial, Lucida Grande, Tahoma, sans-serif;
    color: #333;
    line-height: 180%;
    background: #f1f1f1
}

input {
    outline: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

pre {
    line-height: 190%;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

::selection {
    color: #fff;
    background: #666
}

ol,
ul {
    list-style: none
}

dl {
    margin-bottom: 1.6em
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 1.6em
}

table,
th,
td {
    border: 1px solid #ececec
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 10px
}

caption,
th,
td {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

th,
td {
    padding: 5px
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

a img {
    border: 0
}

img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

.lazy {
    background: #ececec
}

a {
    color: #333;
    text-decoration: none
}

:focus,
a:focus {
    outline: none
}

a:hover {
    color: #4d8cb8
}

.clear {
    clear: both;
    display: block
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: none
}

a,
button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0)
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    box-shadow: inset 0 0 0 1000px #f1f1f1
}

input {
    filter: none
}

.avatar {
    image-rendering: -webkit-optimize-contrast
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.down-menu .be,
.down-menu .zm {
    font-size: 16px !important;
    font-weight: 400 !important
}

.be,
.zm,
.cx {
    font-size: 14px !important;
    line-height: .75em;
    vertical-align: -5%
}

#sidr-main .down-menu .be,
#sidr-main .down-menu .zm,
#sidr-main .down-menu .cx {
    vertical-align: -12.5%
}

.font-text {
    margin: 0 0 0 5px !important
}

.g-icon {
    font-size: 18px !important;
    font-size: 1.8rem !important;
    font-weight: 400;
    margin: 0 10px 0 0
}

.over {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

#content {
    width: 1122px;
    margin: 0 auto 10px
}

.header-sub {
    width: 1122px;
    margin: 0 auto
}

.site-header-s {
    height: 113px
}

.site-header-h {
    height: 82px
}

.site-header-h #header-top {
    display: none
}

.logo-site,
.logo-sites {
    position: relative;
    float: left;
    margin: 15px 0 0 5px;
    max-height: 50px;
    overflow: hidden
}

.logo-site img,
.logo-sites img {
    width: auto;
    max-height: 50px
}

.logo-small img {
    float: left;
    width: 45px;
    max-height: 45px;
    margin: 2px 10px 0 0
}

.clear-small {
    margin: 0 0 0 55px
}

@media screen and (max-width:1025px) {

    .logo-site,
    .logo-sites {
        float: none;
        height: 30px;
        text-align: center;
        margin: 7px 0 0 33px
    }

    .logo-site img,
    .logo-sites img {
        max-height: 26px;
        margin: 2px 0 0
    }

    .logo-site a,
    .logo-sites a {
        font-size: 15px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        transition-duration: .5s;
        -webkit-transition-duration: .5s
    }

    .logo-small {
        position: relative;
        vertical-align: middle;
        margin: 9px 5px 0 0
    }

    .logo-small img {
        position: absolute;
        top: -4px;
        left: -20px;
        width: 20px;
        max-height: 20px
    }

    .site-header-o .logo-small img {
        position: static
    }

    .site-description {
        display: none
    }

    .logo-box .site-description {
        display: block
    }

    .logo-site.logo-txt,
    .logo-sites.logo-txt {
        margin: 7px 0 0 54px
    }

    .logo-box .logo-site,
    .logo-box .logo-sites {
        float: left;
        text-align: left
    }

    .site-header-o .logo-small {
        margin: 0
    }
}

@media screen and (max-width:768px) {
    .site-header-o .site-title {
        font-size: 18px;
        font-size: 1.8rem
    }
}

@keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 120px;
        top: 100px
    }
}

.site-title {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 0 0 2px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s
}

.site-title img,
.logo-small img {
    font-size: 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s
}

.site-name {
    font-size: 12px !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    text-indent: -1000px
}

.logo-small-svg {
    width: 50px;
    height: 50px;
    fill: currentColor;
    overflow: hidden
}

.logo-small .logo-small-svg {
    float: left;
    margin: 0 8px 0 0
}

.svg-logo-small {
    margin: 0 0 0 62px
}

.logo-sites-o .site-title-d {
    line-height: 50px
}

.logo-site:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 500%;
    margin-left: -250%;
    filter: blur(5px);
    pointer-events: none;
    -webkit-animation: logomove 2.5s linear infinite;
    animation: logomove 2.5s linear infinite;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, .65) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%
}

.headroom--not-top .menu-glass .logo-site:before {
    display: none
}

-webkit-keyframes logomove {
    0% {
        transform: translate3d(-30%, 0, 0)
    }

    100% {
        transform: translate3d(30%, 0, 0)
    }
}

@keyframes logomove {
    0% {
        transform: translate3d(-30%, 0, 0)
    }

    100% {
        transform: translate3d(30%, 0, 0)
    }
}

.night .logo-site:before {
    background: linear-gradient(to right, rgba(50, 50, 50, 0) 46%, rgba(50, 50, 50, .65) 50%, rgba(50, 50, 50, 0) 54%) 50% 50%
}

.logo-site img,
.logo-sites img {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media only screen and (max-width:1025px) {
    .logo-sites .logo-small .logo-small-svg {
        float: inherit;
        width: 20px;
        height: 20px;
        vertical-align: -.17em;
        margin: 0 -2px 0 0
    }
}

@media screen and (min-width:1025px) {
    .site-title-d {
        line-height: 45px
    }

    .site-title-d.site-title {
        font-size: 30px;
        font-size: 3rem
    }
}

.weibo {
    position: absolute;
    bottom: 38px;
    left: 220px;
    z-index: 999
}

.weibo span {
    display: none
}

.weibo .WB_icon_text {
    display: none
}

.follow_text {
    padding: 3px 0 0 1px !important
}

.follow_btn_inner {
    width: 30px !important;
    background: 0 0 !important;
    padding: 2px 0
}

.header-top {
    background: #e8e8e8;
    transition-duration: .5s;
    -webkit-transition-duration: .5s
}

.headroom--not-top .header-top {
    margin: -30px 0 0
}

.header-main-g.headroom--not-top .nav-top {
    animation: fade-in;
    animation-duration: .5s;
    -webkit-animation: fade-in .5s
}

.nav-top {
    height: 30px;
    width: 1122px;
    line-height: 30px;
    margin: 0 auto 0
}

.top-menu {
    float: right;
    margin: 0 8px 0 0
}

.top-menu>li {
    float: left;
    padding: 0 8px
}

.top-menu a {
    color: #333
}

.top-menu a:hover {
    color: #4d8cb8
}

.alone-menu {
    display: block;
    margin: 30px 0 20px
}

.top-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 10001;
    border-radius: 0 0 8px 8px
}

.top-menu li:hover>ul,
.top-menu li.behover>ul {
    display: block
}

.top-menu ul li:last-child {
    overflow: hidden;
    border-radius: 0 0 8px 8px
}

.top-menu a {
    display: block
}

.top-menu ul ul {
    top: 0;
    left: 100%
}

.top-menu li {
    position: relative;
    white-space: nowrap;
    -webkit-transition: background .2s;
    transition: background .2s
}

.top-menu li:hover,
.top-menu li.behover {
    -webkit-transition: none;
    transition: none
}

.top-menu .sf-mega {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99
}

.top-menu li:hover>.sf-mega,
.top-menu li.behover>.sf-mega {
    display: block
}

.top-menu .menu-item-has-children a {
    padding-right: 8px
}

.nav-top .sf-arrows>.behover>.sf-with-ul:after {
    color: #333
}

.top-menu ul li {
    background: #fff;
    line-height: 1.4em;
    height: auto;
    float: none;
    display: block;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-bottom: 1px solid #ececec
}

.top-menu ul a {
    display: block;
    min-width: 120px;
    height: auto;
    font-size: 15px;
    font-size: 1.5rem;
    color: #333;
    line-height: 1.2em;
    margin: 0;
    padding: 10px 15px;
    border: 0;
    text-transform: none
}

.top-menu ul li>a:hover {
    color: #333;
    background: #ececec
}

#site-nav .down-menu>.current-menu-item>a,
.main-nav .down-menu a {
    position: relative
}

#site-nav .down-menu>.current-menu-item>a:before,
.down-menu>li>a:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 60px;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    transition: all .3s ease-in-out;
    text-shadow: 0 0 transparent;
    transform: translateX(-49.99%);
    -webkit-transform: translateX(-49.99%)
}

#site-nav .down-menu>.current-menu-item>a:hover:before,
.main-nav .down-menu a:hover:before {
    background: #4d8cb8;
    box-shadow: 10px 0 #ddd, -10px 0 #ddd
}

.menu_c #site-nav .down-menu>.current-menu-item>a:before,
.menu_c .down-menu>li>a:before {
    display: none
}

#user-profile {
    position: relative;
    margin: 0 0 0 5px
}

.nav-set,
.user-my {
    float: left
}

.user-info-min h3 {
    color: #444;
    text-align: center;
    text-transform: capitalize
}

.user-info-min a {
    width: 100%;
    text-align: center;
    margin: 0 auto
}

#user-profile,
#user-profile a {
    float: left;
    color: #333;
    text-transform: capitalize;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s
}

#user-profile .show-avatars i {
    margin: 0
}

.header-top .nav-login-l,
.user-login,
.nav-login {
    float: left
}

#user-profile a:hover {
    color: #4d8cb8
}

.header-top .nav-login-l a,
.header-top .show-layer,
.header-top .nav-reg a {
    position: relative;
    padding: 0 8px 0 25px;
    color: #444 !important
}

.night .header-top .nav-login-l a,
.night .header-top .show-layer,
.night .header-top .nav-reg a {
    color: gray !important
}

#user-profile i {
    position: absolute;
    top: 9px;
    left: 5px;
    font-size: 14px !important;
    line-height: 16px
}

.menu-login #user-profile .hi-user i {
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 19px !important;
    line-height: 0
}

.but-i:hover,
.menu-login-but:hover .but-i,
.header-top .nav-login-l a:hover i,
.header-top .show-layer:hover i,
.header-top .nav-reg a:hover i {
    -webkit-animation-name: avatar;
    animation-name: avatar;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.nav-reg {
    cursor: pointer
}

.login-reg {
    display: inline
}

.nav-search {
    font-size: 16px;
    font-size: 1.6rem;
    float: right;
    color: #777;
    line-height: 26px;
    margin: 26px 5px 0 10px;
    padding: 0 8px 3px;
    cursor: pointer
}

.nav-search:hover {
    color: #4d8cb8
}

.off-search,
.off-down {
    position: absolute;
    top: 30px;
    left: 50%;
    width: 35px;
    height: 35px;
    cursor: pointer;
    margin: 0 0 0 -17px;
    border-radius: 50%;
    background: #ddd
}

.off-login {
    position: absolute;
    bottom: -25px;
    left: 50%;
    width: 36px;
    height: 36px;
    cursor: pointer;
    border-radius: 50%;
    background: #555;
    margin: 0 0 0 -18px
}

.off-login:hover,
.off-down:hover,
.off-search:hover {
    background: #999
}

.off-down {
    background: #000
}

.off-login:after,
.off-search:after,
.off-down:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "\e6f5";
    font-family: be;
    font-size: 14px !important;
    color: #fff;
    margin: -12px 0 0 -7px
}

.nav-search:after {
    /* content: "\e614"; */
    font-family: be;
    font-size: 16px !important;
    color: #777
}

.nav-search:hover:after {
    color: #4d8cb8
}

.greet-top,
.user-wel {
    float: right;
    margin: 0 0 0 5px
}

.menu-login #user-profile {
    width: 100%
}

.menu-login .user-login,
.menu-login .hi-user,
.menu-login .show-avatars-user,
.menu-login .greet-top {
    display: none
}

.show-avatars-user {
    padding: 0 5px 0 25px
}

.menu-login .show-avatars {
    display: block
}

.menu-login .show-avatars {
    width: 26px;
    height: 26px;
    border-radius: 50%
}

.menu-login .show-avatars .be {
    font-size: 19px !important;
    color: #777;
    padding: 6px 0 0 2px
}

.menu-login .show-avatars {
    margin: 0 8px 0 6px
}

.usericon-place {
    padding: 10px
}

.menu-login {
    float: right;
    line-height: 26px;
    margin: 26px 0 0
}

.menu-login-box {
    float: right
}

.menu-login-btu {
    margin: 23px 0 0
}

.menu-login-btu .nav-set i {
    display: none
}

.nav-login,
.nav-login-l {
    cursor: pointer
}

.menu-login-btu .nav-login-l a,
.menu-login-btu .nav-login .show-layer {
    background: #fff;
    color: #444 !important;
    padding: 3px 15px;
    border-radius: 5px;
    border: 1px solid #e8e8e8
}

.menu-glass .menu-login-btu .nav-login-l a,
.menu-glass .menu-login-btu .nav-login .show-layer {
    background: rgba(255, 255, 255, .2)
}

.menu-login-btu .nav-reg a {
    background: #999;
    color: #fff !important;
    padding: 3px 15px;
    border-radius: 5px;
    border: 1px solid #999
}

.menu-glass .menu-login-btu .nav-reg a {
    background: rgba(0, 0, 0, .4)
}

.nav-ace .nav-reg a,
.nav-ace .nav-login-l a,
.nav-ace .nav-login .show-layer {
    font-weight: 700
}

.menu-login-btu .nav-reg a:hover,
.menu-login-btu .nav-login-l a:hover,
.menu-login-btu .nav-login .show-layer:hover {
    background: #4d8cb8;
    color: #fff !important;
    border: 1px solid #4d8cb8
}

.menu-login-reg-btu .nav-login-l a,
.menu-login-reg-btu .nav-login .show-layer {
    border-radius: 5px 0 0 5px
}

.menu-login-btu .nav-reg a:hover,
.menu-login-btu .nav-reg a {
    border-radius: 0 5px 5px 0;
    border-left: none !important
}

.nav-login,
.nav-set {
    background: 0 0 !important
}

.menu-login .user-info {
    position: absolute;
    top: -4px;
    left: -140px;
    padding-top: 40px
}

.menu-login .user-info .arrow-up {
    margin-left: 138px
}

.menu-login .user-my {
    margin: 0 6px
}

.menu-login .user-my img {
    position: relative;
    width: 28px;
    height: 28px;
    margin-top: -6px
}

#menu-container-o .menu-login {
    margin: 11px 0 0
}

#menu-container-o .menu-login-btu {
    margin: 8px 0 0
}

.header-main-o .menu-login-btu .nav-reg a,
.header-main-o .menu-login-btu .nav-login-l a,
.header-main-o .menu-login-btu .nav-login .show-layer {
    background: 0 0 !important;
    color: #fff !important;
    padding: 3px 10px;
    border: none
}

.header-main-o .menu-login-btu .nav-reg a:hover,
.header-main-o .menu-login-btu .nav-login-l a:hover,
.header-main-o .menu-login-btu .nav-login .show-layer:hover {
    background: 0 0 !important;
    color: #ccc !important;
    border: none
}

@media screen and (max-width:1025px) {

    .login-but,
    .menu-login {
        display: none
    }
}

.scrolltext {
    width: 70%;
    height: 22px;
    margin-top: -1px;
    overflow: hidden
}

.scrolltext li {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden
}

.scrolltext i {
    color: #666;
    vertical-align: 0%;
    margin: 0 5px 0 0
}

#menu-container {
    background: #fff;
    width: 100%;
    height: 81px;
    z-index: 999;
    border-bottom: 1px solid #ececec;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .03)
}

.headroom--not-top #menu-container,
#menu-container:hover {
    background: #fff;
    transition: All .4s ease-in-out;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .03)
}

.headroom--not-top .menu-glass {
    background: rgba(255, 255, 255, .8) !important;
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
}

.header-main {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.header-main-n {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999
}

.header-main-g {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.header-main-g #menu-container {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .05)
}

.headroom--not-top .header-main-g .menu-glass {
    background: rgba(255, 255, 255, .8) !important;
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
}

.headroom--not-top .header-main-g .menu-glass-no,
.headroom--not-top .menu-glass-no {
    background: rgba(255, 255, 255, 1) !important
}

.night #menu-container {
    box-shadow: none
}

#header-main.slideDown {
    top: 0;
    width: 100%;
    z-index: 999;
    position: fixed
}

.sliding {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.sliding.slideDown {
    margin-top: 0
}

.sliding.slideUp {
    margin-top: -90px
}

#navigation-top {
    position: relative;
    width: 1122px;
    margin: 0 auto;
    display: table;
    z-index: 3
}

@media screen and (max-width:1025px) {
    #navigation-top {
        height: 45px
    }
}

.main-nav {
    float: right;
    margin: 0
}

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-menu-top {
    float: right
}

@media screen and (min-width:1025px) {
    .top-menu {
        display: flex
    }

    .nav-menu {
        display: flex
    }

    .nav-menu ul {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        min-width: 160px;
        z-index: 10001
    }

    .nav-menu>li {
        float: left
    }

    .nav-menu li:hover>ul,
    .nav-menu li.behover>ul {
        display: block
    }

    .nav-menu {
        float: left
    }
}

.nav-menu a {
    display: block;
    position: relative
}

.nav-menu ul ul {
    top: 0;
    left: 100%
}

.nav-menu li {
    position: relative;
    -webkit-transition: background .2s;
    transition: background .2s
}

.nav-menu li a {
    width: 100%;
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.nav-menu li:hover,
.nav-menu li.behover {
    -webkit-transition: none;
    transition: none
}

.nav-menu .sf-mega {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99
}

.nav-menu li:hover>.sf-mega,
.nav-menu li.behover>.sf-mega {
    display: block
}

#site-nav-wrap {
    max-width: 70%
}

.site-nav-wrap-right {
    float: right
}

.site-nav-wrap-left {
    float: left;
    margin-left: 66px
}

.main-nav .down-menu li {
    display: block;
    float: left;
    height: 81px;
    line-height: 81px
}

.main-nav .down-menu a {
    padding: 0 10px;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left;
    transition-duration: .3s;
    -webkit-transition-duration: .3s
}

.nav-ace .down-menu>li>a {
    font-weight: 700
}

.menu_c .main-nav .down-menu a {
    padding: 0 14px
}

.main-nav .down-menu .menu-item-has-children a,
.main-nav-o .down-menu .menu-item-has-children a {
    padding: 0 18px 0 10px
}

.menu_c .main-nav .down-menu .menu-item-has-children a,
.main-nav-o .down-menu .menu-item-has-children a {
    padding: 0 19px 0 14px
}

#site-nav .menu-des,
.sidr-class-menu-des {
    display: none
}

#site-nav .down-menu ul .menu-des {
    color: #999;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    display: block
}

#site-nav .sub-menu,
.top-menu ul {
    animation: fade-in;
    -webkit-animation: fade-in;
    animation-duration: .5s
}

#site-nav .down-menu>li>a:hover,
#site-nav .down-menu>li.behover>a {
    color: #4d8cb8
}

#site-nav .down-menu>.current-menu-item>a,
#site-nav .down-menu>.current-post-ancestor>a {
    color: #4d8cb8
}

.menu_c #site-nav .down-menu>.current-menu-item>a,
.menu_c #site-nav .down-menu>.current-post-ancestor>a {
    color: #fff !important;
    background: #4d8cb8
}

.menu_c #site-nav .down-menu>li>a:hover,
.menu_c #site-nav .down-menu>li.behover>a {
    color: #fff !important;
    opacity: .9;
    background: #4d8cb8
}

.menu_c #site-nav .down-menu>.current-menu-item>a:hover {
    opacity: 1
}

#site-nav .down-menu ul {
    padding-top: 0;
    border-radius: 0 0 8px 8px
}

#site-nav .down-menu ul ul {
    margin-top: -1px;
    padding: 0
}

#site-nav .down-menu ul li {
    background: #fff;
    line-height: 1.4em;
    height: auto;
    float: none;
    display: block;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec
}

#site-nav .down-menu ul li:last-child {
    border-radius: 0 0 8px 8px
}

#site-nav .down-menu ul li ul li:last-child {
    border-radius: 0 0 8px
}

#site-nav .down-menu ul li ul li:first-child {
    border-radius: 0 8px 0 0;
    border-top: 1px solid #ececec
}

#site-nav .down-menu ul li ul {
    border-radius: 0 8px 8px 0
}

.night #site-nav .down-menu ul li ul li:first-child {
    border-top: 1px solid #262626
}

#site-nav .down-menu ul>li:first-of-type {
    border-top: none
}

#site-nav .down-menu ul a {
    display: block;
    height: auto;
    font-size: 15px;
    font-size: 1.5rem;
    color: #333;
    line-height: 1.5em;
    margin: 0;
    padding: 10px 15px;
    border: 0;
    text-transform: none
}

#site-nav .down-menu ul li:hover {
    background: #ececec
}

#navigation-toggle,
.sidr,
#sidr-close,
#mobile-search {
    display: none
}

.main-nav .down-menu li.nav-more {
    line-height: 34px !important;
    margin: 0 5px;
    padding: 24px 0;
    cursor: pointer
}

.top-menu li.nav-more {
    cursor: pointer
}

.nav-more-i {
    color: #999;
    display: inline-block;
    margin: 0 15px 0 3px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.top-menu .nav-more-i {
    margin: 0 3px 0 0
}

.nav-more:hover .nav-more-i {
    color: #4d8cb8;
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg)
}

@media screen and (max-width:1025px) {
    .nav-more {
        display: none !important
    }
}

.nav-menu .menu-more-li {
    left: -123px
}

.top-menu .menu-more-li {
    left: -95px
}

@media screen and (min-width:1025px) {
    .sf-arrows .sf-with-ul:after {
        position: absolute;
        top: 1px;
        right: 3px;
        content: "\e76f";
        font-family: be;
        font-size: 15px;
        color: #777;
        font-weight: 400;
        transition: .45s;
        -webkit-transition: .45s;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d
    }
}

.sf-arrows>li>.sf-with-ul:focus:after,
.sf-arrows>li:hover>.sf-with-ul:after,
.sf-arrows>.behover>.sf-with-ul:after {
    top: 0;
    color: #4d8cb8;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.menu_c .sf-arrows>li>.sf-with-ul:focus:after,
.menu_c .sf-arrows>li:hover>.sf-with-ul:after,
.menu_c .sf-arrows>.behover>.sf-with-ul:after {
    color: #fff
}

#site-nav .down-menu>.current-menu-item>.sf-with-ul:after,
#site-nav .down-menu>.current-post-ancestor>.sf-with-ul:after {
    color: #777
}

#site-nav .down-menu>.current-post-ancestor>.sf-with-ul:after,
#site-nav .down-menu>.current-menu-item>.sf-with-ul:after {
    color: #4d8cb8
}

.menu_c #site-nav .down-menu>.current-menu-item>.sf-with-ul:after,
.menu_c #site-nav .down-menu>.current-post-ancestor>.sf-with-ul:after {
    color: #fff
}

.menu-img-box .sf-with-ul:after {
    display: none
}

.sf-arrows ul .sf-with-ul:after {
    content: "\e77a";
    font-family: be;
    font-size: 16px;
    position: inherit;
    position: absolute;
    top: 10px;
    right: 5px
}

#navigation-toggle,
.nav-mobile {
    position: absolute;
    top: 0;
    left: 1px;
    color: #999;
    line-height: 24px;
    cursor: pointer
}

.main-nav-o #navigation-toggle {
    position: inherit
}

#navigation-toggle:hover {
    color: #4d8cb8
}

.menu-but-box {
    position: relative;
    cursor: pointer;
    width: 14px;
    height: 18px;
    transition: .3s ease
}

.heng {
    position: absolute;
    top: 50%;
    left: 0;
    width: 14px;
    height: 2px;
    margin: -1px 0 0;
    background: #999;
    border-radius: 2px
}

.night .heng {
    background: #999
}

.menu-open .heng {
    background: 0 0
}

.heng:before,
.heng:after {
    position: absolute;
    left: 0;
    content: "";
    width: 14px;
    height: 2px;
    background: #999;
    border-radius: 2px;
    transition: .5s ease;
    -webkit-transition: .5s ease
}

.heng:before {
    top: -4px
}

.heng:after {
    top: 4px
}

.menu-open .heng:before {
    top: 0;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.menu-open .heng:after {
    top: 0;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.mobile-login-but {
    position: relative;
    text-align: center;
    padding: 60px 10px 18px;
    border-bottom: 1px solid #ececec
}

.mobile-login-point {
    position: relative;
    height: 45px;
    overflow: hidden
}

.mobile-login-author-back {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 124px;
    z-index: -1;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.mobile-login-author-back:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

.mobile-login-author-back img {
    object-fit: cover;
    width: 180% !important;
    max-width: 180% !important;
    margin: 0 0 0 -25%
}

.mobile-login,
.mobile-login-l a,
.mobile-login-reg a {
    line-height: normal;
    cursor: pointer;
    margin: 0 5px;
    padding: 7px 15px;
    border-radius: 5px
}

.mobile-login-l a,
.mobile-login-reg a,
.mobile-login,
.mobile-login a {
    background: rgba(255, 255, 255, .8);
    color: #444;
    border: 1px solid #fff
}

.mobile-login-l a:hover,
.mobile-login:hover,
.mobile-login-reg a:hover {
    color: #fff !important;
    border: 1px solid #4d8cb8;
    background: #4d8cb8
}

.sidr-inner .sidebox {
    line-height: 18px !important;
    padding: 8px 20px
}

.mobile-userinfo {
    position: relative;
    border-bottom: 1px solid #ececec
}

.sidr-inner .author-back {
    height: 80px;
    border-radius: 0
}

.sidr-inner .author-back:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

.sidr-inner .usericon {
    width: 42px;
    height: 42px;
    margin: 50px auto 0
}

.sidr-inner .ml-name {
    margin: 0 auto 10px
}

.sidr-inner .usericon img {
    padding: 3px !important
}

.sidr-inner .userinfo a {
    padding: 7px 12px !important
}

#sidr-main {
    background: #fff;
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 9;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 14px;
    padding: 0 0 80px !important;
    box-shadow: 4px 0 10px rgba(0, 0, 0, .1)
}

#sidr-id-overlay {
    position: absolute;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    background: 0 0;
    z-index: 99998
}

@media screen and (max-width:620px) {
    #sidr-main {
        width: 65%
    }

    #sidr-id-overlay {
        width: 35%
    }
}

#sidr-main {
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.sidr-inner .sidr-class-nav-menu {
    margin-bottom: 70px
}

.sidr.right {
    left: auto;
    right: -320px
}

.sidr.left {
    left: -320px;
    right: auto
}

.sidr .dropdown-toggle:before {
    content: "\e76f";
    font-family: be;
    color: #999
}

.sidr .dropdown-toggle:hover.dropdown-toggle:before {
    color: #fa9f7e
}

.sidr .menu-item-has-children ul.toggled-on:before,
.sidr .sf-arrows ul .sf-with-ul:after {
    display: none
}

.sidr .dropdown-toggle {
    background: 0 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 39px;
    width: 39px;
    cursor: pointer;
    padding: 0;
    border: 0;
    border-radius: 0;
    text-transform: none;
    display: inline-block;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.sidr .dropdown-toggle.toggled-on {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.sidr .dropdown-toggle:focus {
    outline: 0
}

.sidr .sub-menu {
    display: none
}

.sidr .toggled-on {
    display: block
}

.sidr .toggled-on li {
    animation: fade-in;
    animation-duration: .5s;
    -webkit-animation: fade-in .5s
}

#sidr-main a {
    color: #333
}

#sidr-main ul a {
    display: block;
    margin: 0;
    padding: 7px 20px;
    border-bottom: 1px solid #ececec
}

#sidr-main li ul {
    border-top: 0;
    border-bottom: 0
}

#sidr-main .nav-menu a:hover {
    color: #333;
    background: #ececec
}

#sidr-main ul li ul li a {
    padding: 7px 0 7px 35px
}

#sidr-main ul li ul li ul li a {
    padding: 7px 0 7px 60px
}

#sidr-main ul li ul li a:before {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    color: #333;
    margin-right: 10px
}

.toggle-sidr-close {
    position: absolute;
    top: 7px;
    right: 10px;
    cursor: pointer;
    z-index: 999
}

.sidr-close-ico {
    position: relative;
    width: 30px;
    height: 30px;
    display: block
}

.sidr-close-ico:before {
    position: absolute;
    top: 2px;
    left: 5px;
    content: "\e9e9";
    color: #fff;
    font-size: 20px !important;
    font-family: be
}

.toggle-sidr-close:hover .sidr-close-ico:before {
    color: #ccc
}

#sidr-id-navigation-toggle {
    display: none
}

.nav-extend #user-profile {
    margin: 0 0 0 6px
}

.nav-extend .logo-box,
.nav-extend .nav-top,
.nav-extend #navigation-top {
    width: 1250px
}

.nav-full-width .logo-box,
.nav-full-width .nav-top,
.nav-full-width #navigation-top {
    width: 98%
}

@media screen and (min-width:1025px) {
    .dropdown-toggle {
        display: none
    }

    .nav-search-room {
        display: none
    }

    #sidr-main {
        display: none !important
    }
}

@media screen and (max-width:1250px) {

    .nav-extend .logo-box,
    .nav-extend .nav-top,
    .nav-extend #navigation-top {
        width: 98%
    }
}

@media screen and (max-width:1122px) {

    #navigation-top,
    .nav-top {
        width: 98%
    }
}

@media only screen and (max-width:1025px) {
    #menu-container {
        transition: all 0s ease 0s
    }

    #navigation-toggle {
        display: block;
        padding: 13px 10px
    }

    #site-nav .nav-menu {
        display: none
    }

    #navigation-top {
        width: 95%
    }

    .nav-search:after {
        color: #999
    }

    .nav-search {
        line-height: 29px;
        margin: 8px 2px 0 0;
        padding: 0 8px;
        vertical-align: top
    }

    .nav-search-room {
        float: right;
        width: 20px;
        height: 26px;
        display: block;
        margin: 5px 5px 0
    }

    .site-header {
        height: 45px
    }

    #menu-container {
        height: 45px
    }

    #menu-container.shadow {
        height: 45px
    }

    .main-nav {
        margin: 7px 0 0
    }

    .nav-set {
        margin: 0 15px 0 0
    }

    .mobile-search {
        background: #fff;
        font-size: 13px;
        line-height: 25px;
        margin: 0 0 5px 20px;
        padding: 0 8px 2px;
        border: 1px solid #ececec
    }

    #header-top {
        display: none
    }
}

.nav-mobile {
    color: #999;
    line-height: 25px;
    padding: 11px 12px;
    display: block;
    cursor: pointer
}

.nav-mobile .be-menu {
    font-size: 16px !important
}

.nav-mobile a {
    color: #999
}

.nav-mobile:hover,
.nav-mobile a:hover {
    color: #4d8cb8
}

.header-main-o .nav-mobile,
.header-main-o .nav-mobile a {
    color: #fff;
    margin: 5px 0 0 5px
}

#mobile-nav {
    background: rgba(255, 255, 255, .8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto;
    text-align: center;
    display: none;
    z-index: 5;
    padding: 40px 10px 10px;
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

#mobile-nav .mobile-login {
    border-bottom: none;
    margin-top: 10px;
    padding: 0
}

.off-mobile-nav:after {
    content: "\e6f5"
}

.off-mobile-nav {
    background: #666;
    position: relative;
    position: absolute;
    bottom: -45px;
    left: 50%;
    width: 35px;
    height: 35px;
    margin: 0 0 0 -17px;
    border-radius: 100%
}

.off-mobile-nav:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: be;
    font-size: 14px !important;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

.mobile-nav-b {
    height: 100%
}

.mobile-menu li {
    float: left;
    width: 24.999999%;
    line-height: 35px;
    margin: 5px -3px 0 2px;
    border-radius: 3px
}

.mobile-menu a {
    color: #333;
    text-align: center;
    display: block
}

.mobile-menu a:hover {
    background: #ececec;
    transition: all .1s ease-in 0s;
    border-radius: 5px
}

#overlay {
    display: none
}

@media screen and (min-width:1025px) {
    .nav-mobile {
        display: none
    }
}

.slidingnav {
    -webkit-transition-duration: .8s;
    transition-duration: .8s
}

.footer-nav-hold {
    background: #fff;
    width: 100%;
    z-index: 999;
    position: fixed;
    bottom: 0;
    box-shadow: 0 -1px 10px rgba(0, 0, 0, .1)
}

.footer-nav-hold.footer-nav {
    margin-bottom: -90px
}

.footer-nav-hold.footerUp.footer-nav {
    margin-bottom: 0
}

.footer-nav-hold ul li {
    float: left;
    width: 25%;
    text-align: center
}

.footer-nav-hold ul li a {
    color: #666;
    line-height: 40px;
    display: block
}

.footer-menu {
    float: left;
    width: 100%
}

.footer-nav-hold ul li a i {
    font-size: 16px !important;
    display: block;
    margin: 0 0 -7px;
    padding: 12px 0 0
}

.nav-weixin-but {
    position: absolute;
    top: -15px;
    left: 50%;
    width: 46px;
    height: 80px;
    text-align: center;
    margin: 0 0 0 -23px;
    cursor: pointer
}

.footer-menu .font-text {
    font-size: 1.2rem;
    margin: 0 !important
}

.nav-weixin-i {
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 38px;
    margin: 0 0 0 3px;
    border-radius: 100%
}

.nav-weixin-i .be {
    font-size: 18px !important;
    color: #01bc0d;
    position: absolute;
    top: 5px;
    left: 11px;
    z-index: 999
}

.nav-weixin {
    position: absolute;
    top: -7px;
    left: 0;
    width: 46px;
    height: 23px;
    background: #fff;
    border-radius: 23px 23px 0 0;
    line-height: 23px;
    box-shadow: 0 -3px 5px rgba(0, 0, 0, .1)
}

.footer-nav-weixin .footer-menu li:nth-child(2) {
    padding: 0 20px 0 0
}

.footer-nav-weixin .footer-menu li:nth-child(3) {
    padding: 0 0 0 20px
}

.nav-weixin-img {
    position: absolute;
    top: -226px;
    left: 50%;
    background: #fff;
    width: 180px;
    height: 210px;
    display: none;
    margin: 0 0 0 -90px;
    padding: 5px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.nav-weixin-img img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    transition: transform .3s linear
}

.bz .font-text {
    display: none
}

#search-main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    height: 100%;
    text-align: center;
    overflow-x: hidden;
    display: none;
    z-index: 99999;
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px);
    background: rgba(255, 255, 255, .96)
}

.off-search-a {
    height: 20%;
    cursor: pointer
}

.off-search-b {
    height: 40%;
    cursor: pointer
}

.search-wrap {
    width: 1122px;
    margin: 0 auto
}

.searchbar {
    margin: 10px 0;
    position: relative
}

.not-found {
    min-height: 90vh;
    margin: 30px auto 0;
    padding: 20px
}

.single-content .searchbar,
.not-found .searchbar {
    position: relative;
    width: 90%;
    margin: 0 auto
}

.content-empty {
    padding-top: 40px
}

.search-cat select {
    background: #fff;
    cursor: pointer;
    padding: 0 10px;
    border: 1px solid #fff
}

.search-cat #cat {
    height: 35px;
    border: none;
    outline: none;
    margin: 1px 0 0;
    padding: 0 11px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.night .search-cat #cat {
    height: 35px
}

.single-content .search-cat,
.not-found .search-cat {
    position: absolute;
    top: 0;
    right: 130px;
    border-left: 1px solid #9f3e69
}

.search-page .searchbar {
    position: relative;
    width: 90%;
    margin: 0 auto
}

.search-page .search-cat {
    position: absolute;
    top: 0;
    right: 190px;
    border-left: 1px solid #cacaca
}

.widget_search .searchbar {
    position: relative
}

.widget_search .searchbar .be {
    vertical-align: 0%
}

.widget_search .search-cat {
    display: none
}

.search-input {
    position: relative
}

.wp-block-search__input,
.search-input input {
    float: left;
    width: 90%;
    height: 37px;
    line-height: 37px;
    font: 14px "Microsoft YaHei", Helvetica;
    padding: 4px 15px;
    background: #f1f1f1;
    border: 1px solid transparent;
    border-radius: 5px 0 0 5px;
    -webkit-appearance: none
}

.widget .wp-block-search__input,
.widget .search-input input {
    width: 80%;
    border-radius: 5px 0 0 5px
}

.search-input input:focus {
    background: #fff;
    border: 1px solid #ddd;
    border-right: none
}

.site-header-o .search-input input:focus {
    border: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.search-wrap .search-input input:focus {
    background: #fff;
    border: 1px solid #999;
    border-right: none !important
}

.search-wrap input.wp-input:focus {
    border: 1px solid #ddd
}

.search-wrap input.baidu-input:focus {
    border: 1px solid #407bf5
}

.search-wrap input.google-input:focus {
    border: 1px solid #4384f5
}

.search-wrap input.bing-input:focus {
    border: 1px solid #008272
}

.search-wrap input.input-360:focus {
    border: 1px solid #0fb264
}

.search-wrap input.sogou-input:focus {
    border: 1px solid #fd5607
}

.wp-block-search__label {
    display: none
}

.wp-block-search__button,
.searchbar button {
    overflow: visible;
    position: relative;
    border: 0;
    cursor: pointer;
    height: 37px;
    width: 10%;
    color: #666;
    background: #ddd;
    margin: 0;
    border: none;
    border-radius: 0 5px 5px 0
}

.widget .wp-block-search__button,
.widget .searchbar button {
    width: 20%;
    border-radius: 0 5px 5px 0
}

.searchbar button:hover {
    opacity: .8
}

.searchbar button .cx {
    font-size: 18px !important
}

.searchbar button .be {
    font-size: 15px !important
}

#search-main .search-cat {
    position: absolute;
    top: 1px;
    right: 10%;
    margin: 0
}

.search-cat .nice-select .list {
    left: -150px;
    width: 300px;
    padding: 10px;
    backdrop-filter: none;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .05);
    background: rgba(255, 255, 255, .8);
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
}

.search-cat .nice-select .option.selected {
    font-weight: 400;
    background: 0 0 !important
}

.search-cat .nice-select .option.selected:before {
    position: absolute;
    top: 12px;
    left: 0;
    background: #fa9f7e;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%
}

.search-cat .nice-select .list:hover .option:not(:hover),
.nice-select .option:hover {
    background: 0 0 !important
}

.search-cat .nice-select .option:hover:before {
    position: absolute;
    top: 12px;
    left: 0;
    background: #afafaf;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%
}

.search-cat .nice-select .option {
    line-height: 30px;
    min-height: 30px
}

.search-cat li {
    position: relative;
    float: left;
    width: 50%;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.search-cat li:hover {
    color: #000;
    opacity: .9
}

.menu-search-button {
    float: right;
    color: #777;
    line-height: 26px;
    margin: 27px 5px 0 10px;
    padding: 0 8px 3px;
    cursor: pointer
}

.menu-search-box i,
.menu-search-button i {
    font-size: 16px !important
}

.menu-search-box {
    position: relative;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 81px;
    display: none;
    z-index: 2;
    background: #fff;
    border-bottom: 1px solid #ececec
}

.night .menu-search-box {
    border-bottom: 1px solid #262626
}

.menu-search-item {
    position: absolute;
    top: 0;
    left: 0;
    right: 90px
}

.menu-search-input input {
    font: 14px "Microsoft YaHei", Helvetica;
    float: left;
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding: 0 0 0 47px;
    border: none;
    background: #fff;
    -webkit-appearance: none
}

.be-menu-search {
    position: absolute;
    top: 50%;
    left: 10px;
    color: #777;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
    background: #fff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.menu-search-box .menu-search-button {
    position: absolute;
    top: 50%;
    right: 5px;
    margin: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.menu-search-choose {
    position: absolute;
    top: 50%;
    right: 45px;
    cursor: pointer;
    margin: -1px 0 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.search-choose-ico {
    color: #777;
    display: inline-block;
    margin: 0 15px 0 3px;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.menu-search-choose.action .search-choose-ico {
    color: #4d8cb8;
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg)
}

.menu-search-box .be-menu-search .be-baidu {
    color: #4d8cb8
}

.search-choose-ico i:hover,
.be-menu-search:hover,
.menu-search-box .be-menu-search .be-baidu:hover,
.menu-search-box .menu-search-button:hover {
    color: #4d8cb8
}

.menu-search-wp.conceal,
.menu-search-baidu.conceal {
    display: none
}

.menu-search-box .search-cat .nice-select {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border: none
}

@media screen and (max-width:1025px) {
    .menu-search-box {
        height: 45px
    }

    .menu-search-input input {
        height: 39px;
        line-height: 39px
    }

    .menu-search-choose {
        right: 35px;
        margin: 0
    }

    .be-menu-search {
        left: 2px
    }

    .menu-search-button {
        line-height: 29px;
        margin: 8px 2px 0;
        padding: 0 8px;
        vertical-align: top
    }

    .menu-search-box .menu-search-button {
        right: 3px;
        line-height: 0;
        padding: 0 8px
    }

    .menu-search-item {
        top: 3px
    }

    .menu-search-box .search-cat .nice-select {
        right: -20px
    }
}

.be-search-captcha-box {
    position: fixed;
    top: 200px;
    left: 50%;
    margin: 0 0 0 -130px;
    z-index: 9
}

.be-search-captcha {
    position: relative;
    width: 260px;
    color: #333;
    padding: 50px 20px 15px;
    text-align: center;
    border-radius: 8px;
    background: rgba(255, 255, 255, .5);
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px);
    box-shadow: 0 4px 16px 0 rgb(0 0 0/40%);
    -webkit-box-shadow: 0 4px 16px 0 rgb(0 0 0/40%)
}

.be-search-captcha a {
    color: #333
}

.be-search-captcha:before {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    content: "\e614";
    font-family: be;
    font-size: 20px;
    color: #666
}

.be-search-captcha-tip {
    font-size: 1.5rem;
    color: #333;
    margin: 0 0 15px
}

.be-search-captcha input {
    width: 50px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #ececec;
    -webkit-appearance: none
}

.be-search-captcha input:focus {
    outline: none;
    border: 1px solid #4d8cb8
}

.be-search-captcha button {
    background: 0 0;
    color: #4d8cb8;
    outline: none;
    margin: 0 0 0 10px;
    padding: 2px 10px;
    border-radius: 3px;
    border: 1px solid #4d8cb8
}

.be-search-captcha button:hover {
    color: #fff;
    background: #4d8cb8
}

.be-search-captcha-btu {
    background: 0 0;
    display: inline-block;
    margin: 10px 0 0;
    padding: 5px 10px
}

@media screen and (max-width:768px) {
    .be-search-captcha-box {
        top: 100px
    }

    .wp-block-search__button,
    .searchbar button {
        width: 20%
    }

    .wp-block-search__input,
    .search-input input {
        width: 80%
    }

    #search-main .search-cat {
        right: 20%
    }
}

#search-main .search-cat .nice-select {
    background: 0 0;
    height: 35px;
    line-height: 33px;
    border-radius: 0;
    border: none
}

.search-nav {
    margin: 20px auto 0
}

.search-nav h4 {
    float: left;
    color: #444;
    font-size: 1.5rem;
    padding: 5px
}

.search-nav h4 .be {
    color: #fa9f7e;
    font-weight: 400;
    vertical-align: 0;
    margin: 0 5px 0 0
}

.search-menu a {
    background: #f1f1f1;
    float: left;
    color: #444;
    line-height: 30px;
    margin: 5px;
    padding: 2px 12px;
    border-radius: 5px
}

.search-menu a:hover {
    background: #fa9f7e;
    color: #fff
}

.choose {
    display: none
}

.soico {
    width: 1.4em !important;
    height: 1.4em !important
}

@media screen and (max-width:1025px) {
    .ajax-content-box {
        display: none !important
    }

    .not-found .search-cat,
    .single-content .search-cat,
    .search-page .search-cat {
        position: inherit;
        width: 100%;
        text-align: center;
        margin: 10px 0 0;
        display: block;
        border: none
    }

    .search-wrap {
        width: 98%;
        padding: 10px
    }
}

.sod_select,
.sod_select * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.sod_select {
    background: #ebebeb;
    position: relative;
    display: inline-block;
    padding: 11px;
    color: #333;
    font-size: 13px;
    text-align: left;
    line-height: 1;
    outline-offset: -2px;
    cursor: pointer
}

.sod_select:before,
.sod_select:after {
    position: absolute;
    font-family: be;
    right: 10px;
    font-size: 13px
}

.sod_select:after {
    content: "\e76f";
    font-family: be;
    top: auto;
    bottom: 12px
}

.sod_select .sod_label {
    padding-right: 15px;
    line-height: 15px
}

.sod_select .sod_label:hover {
    color: #999
}

.sod_select .sod_list {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    height: 219px;
    width: 150px;
    margin: 0 0 0 -1px;
    background: #fff;
    border-top: none;
    z-index: 1
}

.post .sod_select .sod_list {
    margin: 0
}

.sod_select.open .sod_list {
    display: block;
    border: 1px solid #ececec
}

.sod_select .sod_list ul {
    overflow-y: auto;
    padding: 0;
    margin: 0
}

.sod_select .sod_list li {
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding: 0 10px !important;
    margin: 0 !important;
    border-bottom: none !important
}

.sod_select .sod_list .active {
    background: #ebebeb
}

.sod_select .sod_list .selected {
    font-weight: 700;
    padding-right: 25px
}

.sod_select.touch select {
    -webkit-appearance: menulist-button;
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 1
}

.sod_select select {
    display: none !important
}

.login-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 9999;
    overflow-x: hidden;
    background: rgba(64, 64, 64, .8);
    -webkit-overflow-scrolling: touch;
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
}

#login {
    width: 720px;
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -360px
}

.night #login {
    background: 0 0
}

@media screen and (max-width:768px) {
    #login {
        width: 310px;
        top: 350px;
        margin: 0 0 30px -155px
    }
}

#login form,
.login-user {
    padding: 6px 10px 5px
}

.sign input[type=text],
.sign input[type=password] {
    background: #f1f1f1;
    width: 99%;
    height: 35px;
    line-height: 35px;
    padding: 0 10px 0 28px;
    margin: 1px 1px 10px;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    -webkit-appearance: none
}

.sign input:focus {
    background: #fff
}

input.remember[type=text] {
    padding: 0 10px
}

.zml-submit-button {
    position: relative;
    text-align: center
}

.sign input[type=submit] {
    background: #4d8cb8;
    width: 160px;
    color: #fff;
    line-height: 26px;
    cursor: pointer;
    margin: 15px 0;
    padding: 8px 10px;
    border: none;
    border-radius: 5px;
    -webkit-appearance: none;
    transition: background .3s;
    -webkit-transition: background .3s
}

.sign input[type=submit]:hover {
    opacity: .8
}

.zml-ico {
    position: relative
}

.zml-ico:before {
    position: absolute;
    top: 7px;
    left: 10px;
    font-family: cx;
    font-size: 12px !important;
    color: #a8a8a8
}

.zml-ico:hover:before {
    color: #4d8cb8
}

.zml-username-input:before {
    content: "\e7dc"
}

.zml-password-input:before {
    content: "\e7cd";
    font-size: 15px !important
}

.zml-email:before {
    content: "\e7e8";
    font-size: 12px !important
}

.zml-register-form .zml-username:before {
    content: "\e7dc"
}

.zml-register-form .pass-input:before {
    content: "\e7cd";
    font-size: 15px !important
}

.zml-register-form .pass2-input:before {
    content: "\e65b";
    font-size: 15px !important
}

.invitation-box:before {
    content: "\e7ab";
    color: #a8a8a8;
    font-size: 15px !important
}

.label-captcha:before {
    content: "\e620";
    color: #a8a8a8;
    font-size: 16px !important
}

.email-captcha-ico:before {
    top: 8px;
    content: "\e602";
    color: #a8a8a8;
    font-size: 14px !important
}

.sign .usericon img {
    float: left;
    width: 96px;
    height: 96px;
    margin: 5px 40px 0 0;
    padding: 2px;
    border-radius: 100%
}

.user_pwd2::-ms-reveal,
.user_pwd1::-ms-reveal,
.zml-form input::-ms-clear,
.zml-form input::-ms-reveal {
    display: none
}

.sidebox {
    position: relative;
    padding: 20px;
    background: 0 0
}

.sidebox .author-back {
    top: 0;
    left: 0;
    z-index: 1
}

.login-overlay .sidebox {
    border-radius: 5px
}

.sidebox h3,
.sidebox .ml-name {
    text-align: center;
    text-transform: capitalize
}

.sidebox .userinfo {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0 0 10px
}

.sidebox .userinfo a {
    display: inline-block;
    text-align: center;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #ececec;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s
}

.sidebox .user-url {
    margin: 0 5px 0 0
}

.sidebox .userinfo a:hover {
    color: #fff !important;
    border: 1px solid #4d8cb8;
    background: #4d8cb8
}

.reg-url a {
    width: 100px;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 5px;
    border: 1px solid #ececec;
    border-radius: 2px
}

#user-profile .userinfo a {
    float: left;
    width: 100%;
    display: block;
    color: #444;
    text-align: center;
    margin: 5px 0;
    padding: 4px 0;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ececec
}

#user-profile .userinfo a.user-logout {
    border: 1px solid #ececec
}

#user-profile .userinfo a:hover {
    color: #fff;
    border: 1px solid #4d8cb8;
    background: #4d8cb8
}

#user-profile .userinfo a.user-logout:hover {
    border: 1px solid #4d8cb8;
    background: #4d8cb8
}

.user-my a {
    text-transform: capitalize;
    margin-left: 25px
}

.user-my a:hover {
    color: #000 !important
}

.user-my img {
    position: absolute;
    top: 6px;
    left: 0;
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%
}

.user-info {
    position: absolute;
    top: 28px;
    left: 15px;
    width: 190px;
    min-width: 190px;
    z-index: 4;
    display: none;
    padding-top: 10px;
    line-height: 26px !important
}

.user-info-min {
    background: #fff;
    display: block;
    border-radius: 8px;
    padding: 10px 20px 15px;
    border: 1px solid #ececec
}

.ml-name {
    margin: 5px auto
}

.usericon {
    position: relative;
    width: 96px;
    height: 96px;
    margin: 30px auto 0;
    display: block;
    overflow: hidden;
    z-index: 2;
    border-radius: 50%
}

.user-box .usericon {
    width: 42px;
    height: 42px;
    margin: 5px auto
}

.sidebox .usericon img {
    background: #fff;
    width: 100%;
    height: auto;
    max-width: 100%;
    padding: 6px;
    border-radius: 100%
}

#user-profile .usericon img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 100%
}

#login p {
    position: relative
}

#login label.error {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    font-size: 1.3rem;
    color: #999
}

.label-captcha {
    position: relative
}

.label-captcha img {
    position: absolute;
    right: 2px;
    bottom: 10px;
    width: 130px;
    height: 35px;
    border-radius: 5px
}

.captcha-input {
    color: #555;
    width: 130px !important
}

.be-email-code {
    color: #444;
    font-weight: 400;
    line-height: 32px;
    display: inline-block;
    border-radius: 3px
}

.be-email-code:hover {
    color: #999
}

.be-email-code:before {
    content: "\e609";
    font-size: 16px !important;
    font-family: cx;
    font-weight: 400;
    margin: 0 5px
}

.be-email-code.disabled:before {
    content: "\f321";
    font-size: 21px;
    font-family: dashicons;
    vertical-align: -5%
}

.be-email-code.disabled {
    color: #999;
    font-weight: 400
}

.reg-captcha-message {
    position: relative;
    width: 99%
}

.captcha-result {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    color: #fa9f7e;
    text-align: center;
    z-index: 2;
    padding: 15px 0;
    border-radius: 5px;
    border-left: 5px solid #fa9f7e;
    background: rgba(255, 255, 255, .98);
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1)
}

.captcha-result-success {
    color: #83a599;
    border-left: 5px solid #83a599
}

.template-reg-logo {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    margin: 5px auto
}

.template-reg-logo img {
    float: left;
    width: auto;
    height: 50px;
    max-width: 100%
}

.template-reg-tip {
    background: 0 0;
    text-align: center;
    padding: 30px 10px
}

.template-reg-tip-img {
    margin: 30px auto 0
}

@media screen and (max-width:720px) {

    .template-reg-logo,
    .template-reg-logo img {
        height: 30px
    }
}

.ajax_login {
    position: relative
}

.ajax_login .revery-bg {
    background-size: 0
}

.login-dom-display .login-current {
    display: block
}

.login-tab-hd {
    overflow: hidden;
    height: 40px;
    line-height: 39px;
    margin: 0 -1px 0 0
}

.login-tab-hd-con {
    width: 33.3333333333333%;
    background: #f8f8f8
}

.login-tab-hd-con-a {
    width: 50% !important
}

.login-tab-hd-con-b {
    width: 100% !important;
    border-left: none !important
}

.login-tab-hd .login-current {
    width: 33.3333333333333%
}

.sign .login-tab-hd .login-current,
.tab-area .login-current {
    position: relative;
    z-index: 1;
    height: 40px;
    background: #fff
}

.login-tab-hd-con {
    float: left;
    text-align: center;
    cursor: pointer;
    height: 39px;
    border-right: 1px solid #ececec
}

.login-tab-hd-con:last-child {
    border-right: none !important
}

.login-tab-hd-con a {
    display: block
}

.login-tab-hd-con a:hover {
    color: #666
}

.login-tab-bd-con {
    display: none;
    overflow: hidden
}

.login-tab-bd {
    position: relative;
    background: #fff;
    padding: 15px 10px;
    margin-top: -1px;
    border-top: 1px solid #ececec
}

.widget .login-tab-bd {
    padding: 20px
}

.zml-loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .8)
}

.zml-loading-i {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    line-height: 20px;
    animation: spin-reverse 1.2s infinite linear
}

.zml-loading-i i {
    font-size: 2rem !important
}

.message-ok,
.message-tips {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 96%;
    color: #fa9f7e;
    text-align: center;
    z-index: 2;
    margin: 0 0 0 -48%;
    padding: 15px 5px;
    border-radius: 5px;
    border-left: 5px solid #fa9f7e;
    background: rgba(255, 255, 255, .98);
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1)
}

.message-ok {
    color: #83a599;
    border-left: 5px solid #83a599
}

.zml-register-tip {
    text-align: center;
    line-height: 23px
}

.message-tips a {
    display: none
}

.reg-login {
    width: 50%;
    text-align: center;
    display: block;
    margin: 30px auto
}

.reg-login a {
    display: block;
    padding: 5px 10px;
    border-radius: 2px;
    border: 1px solid #ececec
}

.reg-login a:hover {
    color: #fff;
    background: #595959;
    border: 1px solid #595959
}

.login-logo {
    text-align: center;
    margin-top: 9px
}

.login-logo-b {
    width: auto;
    height: 30px
}

.bread {
    width: 1122px;
    height: 40px;
    line-height: normal;
    display: block;
    margin: 0 auto;
    padding: 11px 0 10px 5px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.bread .be-arrowright {
    font-size: 18px !important;
    vertical-align: -12%;
    color: #555
}

.bread .be-home {
    font-size: 13px !important;
    color: #777;
    margin: 0 4px 0 0
}

.tag .bread h1 {
    display: inline;
    font-weight: 400
}

.filters-site .cat-arrow,
.filters-site .br-count {
    display: none
}

.seat {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 3px 0 0
}

.seat:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: "\f230";
    font-size: 16px;
    font-family: dashicons;
    color: #666
}

#primary {
    float: left;
    width: 70.4%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

#primary-l {
    float: right;
    width: 70.4%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

#primary.primary {
    width: 100%
}

#primary-l.primary {
    width: 100%
}

#cms-primary {
    float: left;
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.sidebar {
    width: 0;
    display: none
}

.post,
#page .page,
.error-404,
.type-attachment {
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    padding: 20px 20px 21px;
    border: 1px solid #ececec;
    border-radius: 8px
}

.entry-header h2 {
    line-height: 24px;
    margin: 0 0 5px
}

.entry-header h2 a {
    font-size: 16px;
    font-size: 1.6rem
}

.archive-content {
    color: #777
}

.title-l {
    position: absolute;
    background: #c40000;
    top: 50%;
    right: -1px;
    width: 3px;
    height: 28px;
    margin: -14px 0 0;
    transform: scale(1);
    -webkit-transform: scale(0);
    transition: all .3s;
    -webkit-transition: all .3s
}

.post:hover .title-l {
    transform: scale(1);
    -webkit-transform: scale(1)
}

.t-mark {
    background: #ffeee9;
    font-size: 13px;
    font-size: 1.3rem;
    color: #ff5d23;
    font-weight: 400;
    line-height: normal !important;
    margin: 0 5px 0 0;
    padding: 3px 5px;
    border-radius: 3px;
    white-space: nowrap
}

.entry-header .t-mark {
    padding: 3px 5px
}

.single .entry-header .t-mark {
    position: absolute;
    left: 60px;
    top: -25px;
    color: #ff5d23;
    font-weight: 700
}

.meta-t.entry-header .t-mark {
    right: 60px;
    text-align: center
}

.single .tab-content .t-mark {
    position: inherit
}

.cat-container .t-mark {
    font-size: 12px;
    line-height: normal !important
}

.entry-more a {
    position: absolute;
    right: -1px;
    bottom: 18px;
    background: #4d8cb8;
    color: #fff !important;
    padding: 4px 12px;
    display: block;
    border-radius: 5px 0 0 5px;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s
}

.more-roll {
    opacity: 0
}

.more-roll a:hover {
    opacity: .8
}

.post:hover .more-roll {
    opacity: 1
}

.gallery-thumbnail img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 2px 2px 0 0
}

.gallery-thumbnail {
    margin: -20px -20px 15px
}

@media screen and (max-width:440px) {
    .gallery-thumbnail {
        margin: -15px -15px 10px
    }
}

.gallery-archive-content {
    color: #777;
    margin: 0 0 10px
}

.format-gallery .entry-meta {
    position: inherit
}

.format-gallery-meta {
    float: right
}

.format-gallery-meta a {
    color: #999 !important
}

.entry-meta {
    position: absolute;
    bottom: 14px;
    color: #999;
    left: 240px;
    right: 0
}

.vr .views {
    float: right;
    padding: 0 15px 0 0
}

.cms-news-grid-container .views {
    float: right;
    padding: 0 12px 0 0
}

.format-aside .vr .views {
    padding: 0
}

.entry-meta-no.vr .views {
    padding: 0;
    margin: 0 -5px 0 0
}

.format-aside .entry-meta {
    position: inherit;
    display: block;
    margin: 10px -5px 0 0
}

.single-cat .be-sort,
.entry-meta .be-sort {
    vertical-align: 0
}

.entry-meta .link-price {
    color: #c40000;
    font-weight: 700;
    margin: 0 5px 0 0
}

.entry-meta-no {
    position: inherit;
    display: block;
    padding: 10px 0 0
}

.apc-grid-meta a,
.entry-meta a,
.entry-meta-no a {
    color: #999
}

.entry-meta .date,
.entry-meta .views,
.entry-meta .comment,
.entry-meta-no .date,
.entry-meta-no .views,
.entry-meta-no .comment {
    margin: 0 5px 0 0
}

.new-icon {
    position: absolute;
    top: -1px;
    right: -2px
}

.new-icon .be {
    font-size: 40px !important;
    color: #c40000;
    line-height: 40px !important
}

.post-format {
    position: absolute;
    bottom: 25px;
    left: 30px;
    color: #fff
}

.format-image .post-format {
    left: 20px;
    bottom: 5px
}

.post-format .be {
    font-size: 20px !important
}

.post-format a {
    color: #fff
}

.format-cat,
.format-cat a,
.entry-meta-no {
    color: #999 !important;
    margin: 0 5px 0 0
}

.post-tag a {
    color: #999;
    margin: 0 5px 0 0
}

.cms-news-grid-container .post-tag {
    display: none
}

@media screen and (max-width:1025px) {
    .lvr .views {
        float: right;
        padding: 0 15px 0 0
    }

    .format-aside .lvr .views {
        padding: 0
    }

    .entry-meta-no.lvr .views {
        float: right;
        padding: 0;
        margin: 0 -5px 0 0
    }
}

@media screen and (max-width:580px) {
    .post-tag {
        display: none
    }
}

@media screen and (max-width:350px) {
    .format-cat {
        display: none
    }

    .new-icon {
        top: -2px
    }
}

.thumbnail {
    position: relative;
    float: left;
    max-width: 200px;
    height: auto;
    clear: both;
    z-index: 0;
    margin: 1px 20px 0 0;
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition-duration: .5s
}

.thumbnail a img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%
}

.thumbnail .cat {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 60%
}

.thumbnail .cat-roll {
    opacity: 0;
    -webkit-transition: .5s all ease-in-out .1s;
    transition: .5s all ease-in-out .1s
}

.post:hover .thumbnail .cat-roll {
    opacity: 1
}

.thumbnail .cat a {
    background: #c40000;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    display: block;
    padding: 5px 8px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 3px
}

.load {
    overflow: hidden;
    display: block
}

.thumbnail,
.video-img,
.format-videos-img {
    width: 100%;
    height: 100%
}

.thumbs-b,
.thumbs-i,
.thumbs-h,
.thumbs-s,
.thumbs-l,
.thumbs-sw,
.thumbs-sg,
.thumbs-v {
    position: relative;
    padding-top: 75%;
    overflow: hidden
}

.thumbs-f {
    position: relative;
    padding-top: 41%;
    overflow: hidden
}

.thumbs-t {
    position: relative;
    padding-top: 100%;
    overflow: hidden
}

.thumbs-w {
    position: relative;
    padding-top: 33.3%;
    overflow: hidden
}

.thumbs-lr {
    position: relative;
    padding-top: 56%;
    overflow: hidden
}

a.thumbs-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important
}

.img100 {
    position: relative;
    padding-top: 100%;
    overflow: hidden
}

.img40 {
    position: relative;
    padding-top: 40%;
    overflow: hidden
}

.page-template .format-image,
.category .format-image {
    padding: 14px 20px
}

.format-img {
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 5px
}

.format-image .entry-header h2 {
    margin: 0 0 10px
}

.format-img img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.content-image {
    position: relative;
    display: block;
    margin: 0 -10px
}

.archive-content-image {
    margin-top: 10px
}

.img-number {
    float: right
}

.post-format {
    z-index: 1
}

.f4-tip {
    text-align: center;
    min-height: 130px;
    line-height: 130px
}

.f4 {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 10px;
    -webkit-transition-duration: .5s
}

@media screen and (max-width:1025px) {
    .format-image .entry-header h2 {
        height: auto
    }
}

@media screen and (max-width:550px) {
    .f4 {
        width: 33.33333333333333% !important;
        padding: 5px !important
    }

    .format-image .entry-header h2 {
        margin: 0 0 5px
    }

    .img-number {
        display: none
    }

    .f4:nth-child(4) {
        display: none
    }
}

.cat-des {
    position: relative;
    margin: 0 0 10px;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid transparent
}

.full-header-title {
    position: relative;
    z-index: 2;
    margin: 0 auto -18px auto
}

.full-header-title #slideshow,
.full-header-title .cat-des {
    border-radius: 8px 8px 0 0
}

.page-template-template-paper .cat-des {
    margin: 0 0 8px
}

.page-template-template-paper .full-header-title {
    margin: 0 auto
}

.page-template-template-paper .full-header-title #slideshow,
.page-template-template-paper .full-header-title .cat-des {
    border-radius: 8px
}

.header-cat-icon {
    position: absolute;
    top: 30px;
    right: 30px;
    color: #fff;
    z-index: 1;
    text-shadow: 2px 2px 5px #000
}

.cat-des-img {
    float: left
}

.cat-des-img img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: all .2s linear
}

.des-title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    font-size: 26px;
    font-size: 2.6rem;
    color: #fff;
    text-align: center;
    padding: 0 30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-shadow: 5px 2px 5px #000
}

.des-title-l {
    text-align: left
}

.des-p p {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 0 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.des-p a {
    color: #fff !important;
    font-size: 14px
}

.header-sub .cat-item-none {
    display: none
}

.header-author {
    position: absolute;
    top: 50%;
    left: 30px;
    width: 80%;
    text-shadow: 5px 2px 5px #000;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.header-author-inf {
    font-size: 26px;
    font-size: 2.6rem;
    color: #fff
}

.header-user-author {
    padding: 10px 0 0
}

.header-user-author .des-t {
    text-transform: capitalize
}

.header-user-des {
    width: 80%;
    font-size: 14px;
    font-size: 1.4rem;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.header-avatar {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 15px 0 0
}

.header-avatar img {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 2px;
    border-radius: 100%
}

.header-user-inf {
    position: absolute;
    bottom: 10px;
    right: 15px;
    opacity: 0
}

.header-sub:hover .header-user-inf {
    opacity: 1
}

.header-user-inf span {
    color: #fff;
    line-height: 30px;
    padding: 5px;
    border-radius: 2px
}

.header-user-inf i {
    margin: 0 5px 0 0
}

.des-cat {
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    padding: 10px 20px;
    border: 1px solid #ececec;
    border-radius: 8px
}

.des-cat p {
    font-size: 15px;
    font-size: 1.5rem
}

.begin-single-meta .views {
    float: right
}

.begin-single-meta-c .views {
    float: inherit
}

.title-narrow h1,
.title-narrow {
    -webkit-transform: scale(0) !important;
    transform: scale(0) !important
}

@media screen and (max-width:640px) {

    .des-p p,
    .begin-single-meta .meta-cat {
        display: none
    }

    .meta-back .meta-cat {
        display: inline-block
    }

    .cat-des-img-zoom img {
        width: 150% !important;
        max-width: 150% !important;
        margin: 0 0 0 -25%
    }

    .des-t {
        font-size: 16px;
        font-size: 1.6rem
    }

    .header-user-des {
        width: 60%
    }

    .header-user-author {
        padding: 0
    }

    .header-avatar {
        width: 50px;
        height: 50px
    }

    .header-avatar img {
        width: 100%;
        height: 100%;
        padding: 2px
    }

    .begin-single-meta .views {
        float: right !important;
        color: #b89
    }
}

.no-results p {
    text-align: center
}

.entry-header h1 {
    position: relative;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 130%;
    margin: 20px 0 0;
    padding: 5px 0
}

.single-post .entry-header h1,
.single-bulletin .entry-header h1,
.single-video .entry-header h1,
.single-tao .entry-header h1,
.single-sites .entry-header h1,
.single-picture .entry-header h1 {
    margin: 22px -20px 0 -25px;
    padding: 5px 20px;
    border-left: 5px solid #4d8cb8
}

.post-template-template-board .entry-header h1 {
    text-align: center;
    margin: 0;
    padding: 5px 0;
    border-left: none
}

.single-sites .entry-header h1,
.entry-header-c h1,
.begin-single-meta-c {
    text-align: center
}

.begin-single-meta .meta-author {
    position: absolute;
    top: 16px;
    left: 20px
}

.meta-back .meta-author {
    position: relative;
    top: 0;
    left: 0
}

.meta-back .meta-block {
    display: block
}

.meta-back .meta-margin {
    padding: 0 0 0 1px
}

.single-attachment h1,
.page .entry-header h1,
.page-title {
    text-align: center;
    margin: 0
}

.header-sub .header-title-main {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 230%;
    width: 100%;
    padding: 0 5%;
    max-width: none;
    pointer-events: none;
    z-index: 2;
    text-shadow: 2px 2px 2px #000;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

.header-title-main h1 {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center
}

.header-title-main .begin-single-meta,
.header-title-main .begin-single-meta a {
    color: #fff
}

.header-sub .begin-single-meta {
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 100%
}

.header-sub .begin-single-meta span {
    display: none
}

.night .header-sub .begin-single-meta,
.night .header-sub .begin-single-meta span,
.night .header-sub .begin-single-meta span a {
    background: 0 0
}

.header-sub .begin-single-meta span.edit-link {
    float: right !important;
    display: block !important;
    pointer-events: auto;
    padding: 0 15px
}

.header-sub .s-hide,
.header-sub .meta-author-box {
    display: none !important
}

#slider-title img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 8px
}

#slider-title {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.full-header-title #slider-title,
.full-header-title #slider-title img {
    border-radius: 8px 8px 0 0
}

@media screen and (max-width:600px) {
    .header-title-main h1 {
        font-size: 16px;
        font-size: 1.6rem
    }

    .header-sub .begin-single-meta {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.entry-title-clear {
    margin-bottom: 40px
}

.single-content {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.9;
    margin-top: 20px
}

.single-content p a,
.single-content table a,
.single-content p a:visited {
    color: #4d8cb8
}

.single-content p a:hover,
.single-content table a:hover {
    color: #444 !important
}

.single-content p a .be-anchor {
    font-size: 10px !important;
    margin: 0 2px
}

.single-content p a:hover .be-anchor {
    color: #777;
    animation: blink .5s linear infinite
}

a.fancybox .be-anchor {
    display: none
}

.single-bulletin #primary {
    width: 100%
}

.keyword-inner a {
    text-indent: 0em;
    display: inline-block;
    transition: transform .1s linear;
    -webkit-transition: transform .1s linear
}

.keyword-inner a:hover {
    font-weight: 700;
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.single-content p,
.single-content ul,
.single-content ol,
.single-content dd,
.single-content pre,
.single-content hr {
    margin: 0 0 5px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.single-content pre {
    border: 1px solid #ececec
}

.single-content hr {
    height: 1px;
    margin: 10px -21px;
    border: none;
    border-top: 1px solid #ececec
}

.p-em .single-content p {
    text-indent: 2em
}

.p-em .be-first-drop p,
.p-em p.wp-caption-text {
    text-indent: 0
}

.single-content em {
    font-style: italic
}

.wp-block-code code {
    background: 0 0
}

.single-content h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 190%;
    margin: 10px -20px 10px -25px;
    padding: 0 20px;
    border-left: 5px solid #e40000
}

.single-content h3 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 190%;
    margin: 2px -25px 10px;
    padding: 0 20px;
    border-left: 5px solid #4d8cb8
}

.single-content h4 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 190%;
    margin: 2px -25px 10px;
    padding: 0 20px;
    border-left: 5px solid #4d8cb8
}

.single-content h5 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}

.single-content h6 {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700
}

@media screen and (min-width:900px) {

    .p-em .more-s:before,
    .p-em .more-c:before {
        margin: 0 10px 0 2em
    }

    .p-em .toc-box-h h5,
    .p-em .toc-box-h h6 {
        text-indent: 1em
    }

    h5.toch:before,
    h6.toch:before {
        text-indent: 0
    }
}

.single-content {
    counter-reset: section
}

.sub-h .single-content h3 {
    counter-reset: subsection
}

.sub-h .single-content h3:before {
    counter-increment: section;
    content: counter(section) ".";
    font-size: 30px;
    font-size: 3rem;
    color: #666;
    font-style: italic;
    margin: 0 8px 0 0
}

.sub-h .single-content h6:before,
.sub-h .single-content h5:before,
.sub-h .single-content h4:before {
    counter-increment: subsection;
    content: counter(section) "." counter(subsection) "";
    color: #999;
    margin: 0 8px 0 0
}

.single-content h5,
.single-content h6 {
    position: relative;
    margin: 10px 0 10px 5px
}

.single-content h5:before,
.single-content h6:before {
    position: absolute;
    content: "";
    top: 8px;
    left: -10px;
    width: 5px;
    height: 16px;
    border-radius: 5px;
    background: linear-gradient(to top, #5bca94, #6a82fb)
}

.serial-number {
    position: relative;
    width: 120px;
    text-align: center;
    margin: 0 auto 15px
}

.serial-txt {
    color: #999;
    transform: scale(.7);
    display: inline-block;
    text-transform: capitalize
}

.borde {
    position: absolute;
    background: 0 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.serial-number .borde:nth-of-type(1) {
    background: 0 0;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 3px 0 0;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.serial-number .borde:nth-of-type(2) {
    background: 0 0;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 0 0 3px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.night .serial-number .borde:nth-of-type(1),
.night .serial-number .borde:nth-of-type(2) {
    border-color: #262626
}

.serial-number:hover .borde {
    width: 90px;
    height: 20px
}

.serial-number:before {
    counter-increment: section;
    content: counter(section);
    font-size: 24px;
    font-size: 2.4rem;
    color: #4d8cb8;
    font-weight: 700;
    font-style: italic
}

.single-content fieldset {
    padding: 5px 15px;
    margin: 0 0 10px;
    border-radius: 3px;
    border: 1px solid #ececec
}

.single-content fieldset p {
    text-indent: 0 !important;
    margin: 0 0 5px
}

.single-content legend,
.begin-today legend {
    font-weight: 700;
    padding: 5px
}

.single-content .iframe-class {
    border: 1px solid #ececec
}

.show-more {
    cursor: pointer;
    margin: -5px 0;
    padding: 0 10px 0 0
}

.show-area p:first-child {
    margin: 10px 0 0 !important
}

.show-more-tip {
    font-size: 13px;
    font-size: 1.3rem;
    color: #999;
    display: none
}

.show-more:hover .show-more-tip {
    display: inline-block;
    position: relative;
    animation: mymove 2s infinite;
    -webkit-animation: mymove 2s infinite;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1
}

.more-s .tip-k,
.more-c .tip-s {
    display: none
}

.more-s:before,
.more-c:before {
    content: "\e89a";
    font-family: "be" !important;
    font-size: 16px;
    color: #999;
    font-style: normal;
    display: inline-block;
    margin: 0 10px 0 0;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.more-s:before {
    margin: 0 10px 10px 0
}

.more-s:before {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.show-more.sup:hover {
    box-shadow: none !important
}

.section-content {
    display: none
}

.bec {
    float: right;
    font-size: 12px !important;
    font-size: 1.2rem !important;
    color: #999 !important;
    text-align: right;
    opacity: 0;
    margin: 5px 0;
    transition: all .3s ease .2s;
    -webkit-transition: all .3s ease .2s
}

.bec:hover {
    opacity: 1
}

.bec a,
.bec .dashicons {
    color: #999 !important
}

.bec .dashicons {
    font-size: 12px;
    margin: 0 3px 0
}

@keyframes mymove {
    0% {
        left: 0
    }

    25% {
        left: 20px
    }

    50% {
        left: 0
    }
}

-webkit-keyframes mymove {
    0% {
        left: 0
    }

    25% {
        left: 20px
    }

    50% {
        left: 0
    }
}

.show-area {
    animation: fade-in;
    animation-duration: .5s;
    -webkit-animation: fade-in .5s
}

.single-content p {
    text-align: justify;
    margin: 15px 0
}

.single-content p:first-child {
    margin: 0 0 15px
}

.be-first-drop p:first-letter {
    float: left;
    font-size: 40px;
    color: #999;
    font-weight: 700;
    line-height: 40px;
    padding: 8px 10px 10px 0
}

.has-text-align-center {
    text-align: center !important
}

.single-content .cnen {
    text-align: left;
    word-break: break-all
}

.single-content ul li,
.single-content ol li {
    line-height: 220%;
    margin: 0 35px 0 3em
}

.single-content ul li {
    list-style: disc
}

.single-content ol li {
    list-style: decimal
}

.single-content sup {
    bottom: 1ex
}

.single-content table {
    min-width: 100%;
    word-break: break-all;
    word-wrap: break-word
}

.single-content td {
    text-align: center
}

.single-content tbody tr:nth-child(odd) {
    background: #f9f9f9
}

.single-content sup,
.single-content sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

blockquote {
    width: 100%;
    color: #8b8b8b;
    margin: 0 auto;
    padding: 10px 10px 0;
    clear: both;
    border: 1px dashed #ececec
}

.single-content img,
.comment-list p img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
    opacity: 1 !important;
    object-fit: scale-down
}

.comment-list p img {
    margin: 5px auto 0
}

.comment-list .wp-smiley {
    height: 20px !important;
    max-height: 20px !important;
    margin: -4px 0 0
}

.full-img img {
    border-radius: 0
}

.wp-caption {
    background: #f1f1f1;
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ececec;
    border-radius: 3px
}

.wp-caption img {
    margin: 0
}

.wp-caption-text {
    text-align: center !important
}

.wp-caption p {
    margin: 5px 0 0
}

.single-content embed {
    float: left;
    width: 100%;
    height: 500px;
    margin-bottom: 30px
}

blockquote.wp-embedded-content {
    display: none
}

.wp-embedded-content {
    width: 99.9%
}

.single-content .hide-img {
    display: none
}

.single-content .gallery-item {
    float: left;
    margin: 10px 0;
    padding: 5px;
    text-align: center
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33333333333333%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.66666666666667%
}

@media screen and (max-width:520px) {
    .single-content .gallery-item {
        width: 50%
    }
}

.single-content .gallery .gallery-item img {
    width: 100%;
    height: auto;
    border-radius: 3px
}

.two-column {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em
}

.tags-posts,
.begin-today {
    margin: 20px 0 !important
}

.tags-posts a,
.begin-today a {
    display: block
}

.tags-posts ul li {
    line-height: 220% !important;
    list-style: none !important;
    margin: 0 !important
}

.begin-today {
    position: relative;
    font-size: 16px;
    font-size: 1.6rem
}

.begin-today fieldset {
    margin: 10px 0;
    padding: 5px 25px 10px;
    border-radius: 2px;
    border: 1px dashed #ccc
}

.begin-today h5 {
    line-height: 50px;
    margin: 0 0 0 55px
}

.begin-today ul li span {
    color: #999;
    margin: 0 10px 0 0
}

.today-date {
    position: absolute;
    top: 10px;
    left: 25px;
    color: #fff;
    text-align: center;
    line-height: 10px;
    min-width: 46px;
    overflow: hidden;
    border-radius: 5px
}

.begin-today ul li {
    line-height: 220%
}

.today-m {
    background: #c40000;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px
}

.today-d {
    background: #eee;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    font-weight: 700;
    padding: 7px 5px
}

.copies .single-content p {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.more-content {
    height: 100vh;
    overflow: hidden;
    position: relative
}

.more-area {
    margin: 0 -20px 0 -25px;
    padding: 0 20px 0 25px
}

.all-content-box:after {
    content: '';
    position: absolute;
    height: 60px;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: linear-gradient(rgba(255, 255, 255, 0), #fff)
}

.all-content-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 30px 0
}

.all-content {
    background: #fff;
    color: #666;
    padding: 6px 25px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border-radius: 40px;
    border: 1px solid #ececec
}

.all-content:hover {
    background: #999;
    color: #fff;
    border: 1px solid #999
}

.be-content {
    border-radius: 3px !important
}

.be-content ul {
    padding: 5px 15px !important
}

.be-content ul li,
.be-content ol li {
    margin: 0
}

.be-content .title-i {
    display: none
}

.be-content .widget-title {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0;
    padding: 8px 0 0 15px;
    border-left: none
}

.quote-post {
    position: relative;
    margin: 0 0 10px;
    padding: 15px;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec
}

.quote-post .thumbnail {
    margin: 0 20px 0 0
}

.quote-title a {
    font-weight: 700;
    line-height: 20px
}

.quote-post-content {
    font-size: 15px;
    font-size: 1.5rem;
    color: #666;
    margin: 5px 0 0
}

.quote-more {
    display: none
}

.quote-post:hover .quote-more {
    display: block
}

.quote-inf,
.quote-more a {
    position: absolute;
    bottom: 0;
    right: 5px;
    display: block;
    padding: 10px
}

.quote-inf-cat {
    font-size: 1.4rem
}

.quote-post:hover .quote-inf {
    display: none
}

.quote-comments {
    margin: 0 0 0 10px
}

.quote-inf {
    font-size: 15px;
    font-size: 1.5rem;
    color: #999
}

@media screen and (min-width:900px) {
    .quote-more a {
        padding: 5% 10px 10px 60%
    }
}

.quote-more i {
    font-size: 18px !important;
    color: #ea6f5a
}

.quote-cat a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #f40;
    display: none
}

.quote-cat {
    opacity: 0
}

.quote-post:hover .quote-cat {
    opacity: 1
}

@media screen and (max-width:900px) {
    .quote-post-content {
        display: none
    }

    .quote-cat {
        display: none !important
    }

    .quote-inf,
    .quote-more a {
        bottom: -5px
    }
}

@media screen and (max-width:600px) {
    .quote-title {
        height: 50px;
        line-height: 25px;
        overflow: hidden
    }
}

.submit-info {
    margin: 0 0 20px
}

.submit-info p {
    text-indent: 0 !important;
    line-height: 35px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ececec
}

.submit-info p:first-child {
    margin: 0;
    border-top: 1px solid #ececec
}

.submit-info strong {
    position: relative;
    color: #666;
    width: 140px;
    display: inline-block;
    padding: 0 20px 0 10px;
    border-right: 1px solid #ececec
}

.submit-info span {
    color: #666;
    padding: 0 0 0 15px
}

.mce-statusbar {
    border: none !important
}

.mce-top-part:before {
    display: none !important
}

.night .submit-info p:first-child,
.night .submit-info * {
    border-color: #262626
}

.single-content .full-img {
    position: relative;
    margin: 0 -21px
}

.single-show .single-content .full-img {
    margin: 0
}

.full-img .wp-caption {
    background: #fff;
    max-width: 100%;
    padding: 0;
    border: none;
    border-radius: 0
}

.full-img .wp-caption p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    font-size: 2rem;
    color: #fff;
    font-weight: 700;
    text-indent: 0;
    text-align: center !important;
    margin: 0;
    padding: 2px 40px;
    transition: all .2s ease-in 0s;
    transition-duration: .3s;
    -webkit-transition: all .2s ease-in 0s;
    -webkit-transition-duration: .3s;
    text-shadow: 1px 1px 1px #000;
    transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%)
}

.full-img:hover .wp-caption p {
    font-size: 2.1rem
}

.full-img .wp-caption:after,
.full-img .wp-caption:before {
    content: "";
    width: 20%;
    height: 30%;
    pointer-events: none;
    position: absolute;
    z-index: 2;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.full-img .wp-caption:before {
    top: 20px;
    left: 20px;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee
}

.full-img .wp-caption:after {
    right: 20px;
    bottom: 20px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.full-img:hover.full-img .wp-caption:before,
.full-img:hover.full-img .wp-caption:after {
    width: 30%;
    height: 48%;
    border-color: #fff
}

.cat-des-img,
.full-img .wp-caption,
.full-thumbnail {
    position: relative
}

.cat-des-img:before,
.full-thumbnail .thumbs-back:before,
.full-thumbnail .sc:before {
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s
}

.full-thumbnail .sc:before {
    z-index: 1
}

.cat-des:hover .cat-des-img:before,
.full-thumbnail:hover .thumbs-back:before,
.full-thumbnail:hover .sc:before,
.full-img:hover .wp-caption:before {
    opacity: 1
}

.full-img .wp-caption a:before {
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s
}

.full-img .wp-caption a:hover:before {
    opacity: 0
}

.full-img .wp-caption-text {
    pointer-events: none
}

@media screen and (max-width:600px) {
    .full-img .wp-caption p {
        font-size: 1.2rem
    }

    .full-img:hover .wp-caption p {
        font-size: 1.3rem
    }
}

@media screen and (max-width:440px) {
    .single-content .full-img {
        position: relative;
        margin: 0 -15px
    }
}

img.centered {
    display: block;
    margin: 0 auto 10px
}

img.alignnone {
    margin: 0 0 10px;
    display: block
}

img.alignright {
    margin: 0 0 10px 10px;
    display: inline
}

img.alignleft {
    margin: 0 10px 10px 0;
    display: inline
}

.aligncenter {
    display: block;
    margin: 0 auto
}

.alignright {
    float: right;
    margin: 0 0 10px 10px
}

.alignleft {
    float: left;
    margin: 0 10px 10px 0
}

.page-links {
    text-align: center;
    margin: 20px auto
}

.page-links a span,
.page-links>span {
    margin: 2px;
    line-height: 30px;
    padding: 2px 13px;
    display: inline-block;
    border-radius: 40px
}

.page-links>span {
    background: #4d8cb8;
    color: #fff;
    border: 1px solid #4d8cb8
}

.page-links a span {
    background: #fff;
    color: #666;
    text-decoration: none;
    border: 1px solid #ececec
}

.page-links a:hover span {
    background: #4d8cb8;
    color: #fff;
    border: 1px solid #4d8cb8;
    transition: all .2s ease-in 0s
}

.all-count .next-page,
.all-count .current {
    display: none
}

.page-links .all-page-link {
    background: #fff;
    color: #333;
    padding: 2px 10px;
    border: 1px solid #ececec
}

.page-links .back-paging {
    margin-top: 15px;
    padding: 4px 25px
}

@media screen and (max-width:550px) {
    .turn-small a .next-page {
        display: none
    }

    .two-column {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-gap: 0;
        column-gap: 0
    }
}

.post-password-form {
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 15px 0;
    padding: 20px;
    border-radius: 3px;
    border: 1px solid #ececec
}

.post-password-form p {
    margin: 0 0 0 12px;
    text-indent: 0 !important
}

.post-password-form input[type=password] {
    width: 40%;
    height: 38px;
    line-height: 30px;
    background: #fff;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ececec;
    -webkit-appearance: none
}

.post-password-form input[type=submit] {
    width: 80px;
    line-height: 25px;
    background: #fff;
    padding: 5px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #ececec;
    -webkit-appearance: none
}

.post-password-form input[type=submit]:hover {
    background: #4d8cb8;
    color: #fff !important;
    border: 1px solid #4d8cb8
}

.post-secret {
    position: absolute;
    top: -15px;
    left: 15px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #666;
    padding: 0 5px;
    background: #fff
}

.post-secret .be-info {
    font-size: 15px !important;
    color: #bb9998 !important;
    margin: 0 10px 10px
}

.btn-login {
    display: inline-table;
    font-size: 1.2rem;
    color: #4d8cb8;
    text-align: center;
    text-indent: 0;
    cursor: pointer;
    margin: 0 5px;
    padding: 1px 8px;
    border-radius: 3px;
    border: 1px solid #4d8cb8
}

.login-reg-btn {
    display: block;
    font-size: 1.5rem;
    max-width: 120px;
    margin: 0 auto 10px;
    padding: 5px 8px
}

.btn-login:hover {
    color: #fff;
    background: #4d8cb8
}

.read-point-box {
    position: relative;
    font-size: 15px;
    font-size: 1.5rem;
    color: #999;
    margin: 30px 0;
    padding: 25px 20px 20px;
    border-radius: 3px;
    border: 1px solid #ececec
}

.read-point-title {
    position: absolute;
    top: -15px;
    left: 15px;
    color: #666;
    padding: 0 5px;
    background: #fff
}

.read-btn {
    position: absolute;
    bottom: -16px;
    right: 15px;
    color: #666;
    cursor: pointer;
    padding: 0 5px 0 40px;
    background: #fff
}

.read-btn-reply {
    bottom: -20px;
    right: 15px
}

.read-btn-login {
    font-size: 15px;
    font-size: 1.5rem;
    color: #999;
    padding: 0 10px 0 45px;
    background: #fff
}

.read-btn a {
    text-align: center;
    float: right;
    font-size: 15px;
    font-size: 1.5rem;
    color: #999;
    padding: 5px;
    border-radius: 5px;
    display: block
}

.read-btn i {
    position: relative;
    position: absolute;
    top: 4px;
    left: 0;
    background: #ececec;
    width: 30px;
    height: 30px;
    margin: 0 0 0 8px;
    border-radius: 100%;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s
}

.night .read-btn i {
    background: #262626
}

.read-point-box:hover .read-btn i {
    background: #999
}

.read-btn:hover.read-btn i {
    background: #4d8cb8
}

.read-btn a:hover,
.read-btn:hover {
    color: #666
}

.read-btn-login i {
    top: 0
}

.read-btn i:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: be;
    font-size: 14px !important;
    color: #fff;
    margin: -12px 0 0 -7px
}

.read-btn-reply i:after {
    content: "\e89d"
}

.read-btn-login i:after {
    content: "\e80d"
}

.read-point-title i {
    font-size: 15px !important;
    color: #bb9998;
    margin: 0 5px 0 0
}

.hide-t {
    position: relative;
    color: #999;
    font-size: 13px;
    text-align: center;
    margin: 0 -20px
}

.hide-t:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    height: 1px;
    width: 42%;
    border-bottom: 1px dashed #ececec
}

.hide-t:after {
    content: "";
    position: absolute;
    top: 13px;
    right: 0;
    height: 1px;
    width: 42%;
    border-bottom: 1px dashed #ececec
}

.secret-b {
    margin: 10px -20px 15px;
    border-bottom: 1px dashed #ececec
}

.hide-content {
    position: relative;
    font-size: 15px;
    font-size: 1.5rem;
    color: #999;
    margin: 30px 0;
    padding: 25px 20px 20px;
    border-radius: 3px;
    border: 1px solid #ececec
}

.hide-point {
    position: absolute;
    top: -15px;
    left: 15px;
    color: #666;
    padding: 0 5px;
    background: #fff
}

.hide-point i {
    font-size: 15px !important;
    color: #fbc4bf;
    margin: 0 5px 0 0
}

.wechat-key-form {
    padding: 30px 20px 15px
}

.wechat-secret {
    font-size: 15px;
    margin: 30px 0 5px 15px
}

.wechat-left {
    float: left;
    width: 70%
}

.wechat-right {
    float: right;
    width: 150px
}

.wechat-right img {
    float: right;
    height: auto;
    width: 150px;
    margin: 0 10px 0 0
}

.wechat-w {
    color: #c40000;
    font-weight: 700
}

.wechat-t {
    float: right;
    text-align: center !important;
    font-size: 12px;
    width: 150px;
    margin: 0 10px 0 0
}

@media screen and (max-width:678px) {
    .wechat-t {
        display: none
    }

    .wechat-box {
        width: 100%
    }

    .wechat-right img {
        margin-left: 10px;
        float: left
    }

    .secret-b {
        margin: 0 -15px 15px;
        padding: 0 0 0 15px
    }
}

.mark {
    position: relative;
    color: #333;
    margin: 0 0 8px;
    padding: 10px 15px;
    border-radius: 5px
}

.mark:before {
    position: absolute;
    content: "";
    top: 18px;
    left: -3px;
    width: 3px;
    height: 18px
}

.mark_a:before {
    background: #83a599
}

.mark_b:before {
    background: #fa9f7e
}

.mark_c:before {
    background: #999
}

.mark_d:before {
    background: #bcb072
}

.mark_e:before {
    background: #80aab6
}

.mark p {
    text-indent: 0 !important;
    margin: 0 0 3px !important
}

.mark_a {
    color: #668077;
    background: #e2f2ec
}

.mark_b {
    color: #fa9f7e;
    background: #fef1ed
}

.mark_c {
    color: #666;
    background: #f6f6f6
}

.mark_d {
    color: #5b511b;
    background: #fefae4
}

.mark_e {
    color: #40636c;
    background: #ebfafe
}

.docs-point-box {
    position: fixed;
    top: 160px;
    right: 20px;
    background: #fff;
    width: 260px;
    color: #666;
    z-index: 1;
    margin: 10px 0;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #fa9990;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.docs-point-box p {
    margin: 0
}

@media screen and (max-width:1366px) {
    .docs-point-box {
        position: inherit;
        width: 100%;
        box-shadow: none
    }
}

.single-meta a {
    color: #999
}

.single-meta a:hover {
    color: #4d8cb8
}

.single-meta {
    position: absolute;
    top: 15px;
    left: 15px
}

.single-meta li {
    float: left
}

.single-meta .views,
.single-meta li a {
    color: #999;
    line-height: 26px;
    padding: 0 5px;
    display: block
}

.begin-single-meta span {
    margin: 0 5px 0 0
}

.begin-single-meta .meta-cat a {
    padding: 0 2px
}

span.meta-block {
    margin: 0
}

.ri {
    margin: 0 5px 0 0
}

.s-hide {
    position: absolute;
    top: 15px;
    right: 15px;
    line-height: 26px
}

body.read {
    background: #fff !important
}

.read {
    background: #fff
}

.read .post {
    border: none
}

.night.read .post.bk {
    border: none !important
}

.read .post.ms:hover {
    box-shadow: none
}

.read.single-post .entry-header h1,
.read.single-bulletin .entry-header h1,
.read.single-picture .entry-header h1 {
    border-left: none
}

.read .single-content h2,
.read .single-content h3,
.read .single-content h4 {
    border-left: none
}

.read .primary {
    margin: 0 0 20px
}

.read-m,
.read {
    animation: fade-in;
    animation-duration: 1s;
    -webkit-animation: fade-in 1s
}

.reading-close,
.read .reading-open {
    display: none
}

.read .reading-close {
    display: block
}

.reading-open {
    color: #999;
    cursor: pointer;
    margin: 0 0 0 5px
}

.reading-close {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 41px;
    height: 41px;
    font-size: 24px !important;
    color: #d3d3d3;
    text-align: center;
    cursor: pointer;
    z-index: 2;
    border-radius: 50%;
    animation: fade-in;
    animation-duration: 1s;
    -webkit-animation: fade-in 1s;
    background: #fff;
    border: 1px solid #ececec
}

@media screen and (max-width:1025px) {
    .reading-close {
        top: auto;
        bottom: 20px;
        left: 50%;
        margin: 0 0 0 -20px
    }
}

.readingDown {
    position: absolute
}

.readingUp {
    animation-name: fadeInDown
}

.reading-close:hover {
    background: #e8c2ad;
    color: #fff;
    border: 1px solid #e8c2ad
}

.reading-close i {
    vertical-align: -30%
}

.night .reading-close i {
    vertical-align: -18%
}

.read .comment-counts,
.read .sticky-comments-box.comment-list,
.read .header-sub,
.read .begin-tabs-content,
.read #related-img,
.read .tg-site,
.read .meta-author,
.read .site-footer,
.read .footer-site-widget,
.read .comments-area,
.read .scroll-comments,
.read .tg-box,
.read #single-widget,
.read .related-article,
.read .nav-single,
.read .post-nav-img,
.read .authorbio,
.read .s-weixin,
.read .s-weixin-one,
.read .single-footer,
.read .slider-rolling-box,
.read .single-tag,
.read .sharing-box,
.read .begin-today,
.read .toc-box,
.read #scroll,
.read #sidebar,
.read .bread,
.read .s-hide,
.read .single-meta,
.read .meta-back,
.read .t-mark,
.read .copyright-post,
.read .relat-post-box,
.read .site-header-o,
.read .site-header {
    display: none
}

.inf-ext-box {
    position: relative;
    float: left;
    line-height: 35px;
    width: 100%;
    margin: 0 0 35px
}

.inf-ext-content-img {
    float: left;
    margin-left: 40%;
    padding: 0 0 3px 25px
}

.inf-ext-content {
    float: left
}

.inf-ext-img-box {
    position: absolute;
    right: 60%;
    top: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 5px
}

.inf-ext-img-box img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 5px
}

.inf-ext-content .inf-ext-list {
    float: left;
    width: 50%;
    padding: 0 10px 0 0
}

.ext-name {
    font-weight: 700;
    font-size: 1.53rem;
    margin: 0 15px 0 0
}

.ext-inf {
    font-size: 1.5rem;
    color: #666
}

@media screen and (max-width:520px) {
    .inf-ext-content-img {
        margin: 0;
        padding: 0
    }

    .inf-ext-content .inf-ext-list {
        width: 100%
    }

    .inf-ext-img-box {
        position: static;
        margin: 0 0 15px
    }
}

.meta-author {
    position: relative
}

.cms-news-grid-container .author-hide {
    display: none
}

.meta-author-box {
    position: absolute;
    top: 22px;
    left: -20px;
    width: 180px;
    display: none;
    z-index: 3;
    padding: 10px
}

.meta-back {
    position: relative
}

.meta-back .meta-author-box {
    position: absolute;
    top: 39px;
    left: -56px;
    width: 180px;
    display: none;
    z-index: 3;
    padding: 10px
}

.meta-author-inf {
    background: #fff;
    font-size: 1.2rem;
    color: #666;
    line-height: 20px;
    padding: 10px 10px 20px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .8);
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px);
    border: 1px solid #ececec
}

.meta-author-box .meta-inf span {
    font-size: 1.4rem;
    margin: 0
}

.meta-author-box .meta-inf {
    line-height: 130%
}

.meta-inf-avatar {
    width: 52px;
    height: 52px;
    overflow: hidden;
    margin: 10px auto 5px;
    border-radius: 50%
}

.meta-inf-avatar img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%
}

.meta-inf-name {
    font-size: 14px;
    font-size: 1.4rem;
    color: #444;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    margin: 0
}

.meta-inf {
    float: left;
    width: 50%;
    text-align: center;
    margin: 10px 0 0
}

.page-edit-link {
    float: right
}

.begin-single-meta .meta-author-avatar {
    float: left
}

.meta-author-avatar img {
    width: 24px;
    height: 24px;
    border-radius: 24px
}

.meta-back .meta-author-avatar {
    padding-top: 5px;
    line-height: 0
}

.meta-back .meta-author-avatar img {
    width: 40px;
    height: 40px;
    padding: 2px;
    border-radius: 35px;
    border: 1px solid #ececec
}

.paper-content .meta-author-avatar img {
    display: inline;
    vertical-align: baseline
}

.lbm .meta-author-avatar img {
    margin: 0 5px -7px 0
}

.lbm .load {
    display: inline
}

.begin-single-meta,
.begin-single-meta a {
    color: #999
}

.post-edit-link {
    padding: 1px 3px
}

.begin-single-meta {
    line-height: 23px;
    margin: 10px 0 15px
}

.begin-single-meta .be {
    vertical-align: 0% !important
}

.baidu-r i {
    font-size: 12px !important;
    margin: 0 5px 0 0
}

.s-hide .off-side {
    cursor: pointer;
    margin: 0;
    padding: 2px 6px
}

.off-side:after {
    content: "\e7e7"
}

.on-side:after {
    content: "\e9e9"
}

.off-side:after,
.on-side:after {
    font-family: be;
    font-size: 15px !important;
    color: #999;
    padding: 0 6px;
    display: block;
    float: right;
    cursor: pointer
}

.s-hide:hover .off-side:after,
.s-hide:hover .on-side:after {
    color: #666
}

@media screen and (max-width:640px) {
    .begin-single-meta {
        font-size: 13px;
        font-size: 1.3rem
    }

    .begin-single-meta .comment,
    .grid-meta-author,
    .baidu-r,
    .meta-source,
    .entry-meta .meta-author {
        display: none
    }

    .word-time {
        position: absolute;
        top: 17px;
        left: 50px
    }

    .meta-back .word-time {
        position: inherit;
        top: 0;
        left: 0
    }
}

.single-cat-tag {
    position: absolute;
    background: #f8f8f8;
    bottom: -1px;
    left: 0;
    width: 100%;
    line-height: normal;
    padding: 8px 0;
    overflow: hidden;
    display: inline-block;
    border-bottom: 1px solid #ececec;
    border-radius: 0 0 8px 8px
}

.single-cat {
    padding: 0 20px
}

.single-cat a {
    padding: 0 5px
}

.single-replace {
    float: right
}

.apc-grid-meta .comment span,
.single-meta .comment span,
.full-entry-meta .comment span,
.entry-content .comment span {
    display: none
}

.single-tag {
    padding: 0 1px
}

.single-tag ul {
    overflow: hidden;
    margin: 0 -2px 6px
}

.single-tag li {
    width: 16.66666666666667%;
    float: left;
    padding: 0 2px 4px
}

.single-tag li a {
    background: #666;
    color: #fff;
    text-align: center;
    padding: 6px 4px;
    display: block;
    opacity: .7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    border-radius: 5px;
    transition: transform .1s linear
}

.single-tag li a:hover {
    background: #666;
    color: #fff;
    transform: scale(.95);
    transition: all .1s ease-in 0s
}

@media screen and (max-width:1025px) {
    .single-tag li {
        width: 25%
    }
}

@media screen and (max-width:640px) {
    .single-tag li {
        width: 33.33333333333%
    }

    .single-replace {
        display: none
    }

    .entry-header-c h1,
    .begin-single-meta-c {
        text-align: left
    }
}

@media screen and (max-width:400px) {
    .single-tag li {
        width: 50%
    }
}

.abstract {
    background: #fff;
    font-size: 15px;
    color: #999;
    display: block
}

.abstract fieldset {
    padding: 5px 15px;
    margin: 0 0 10px;
    border: 1px dashed #ececec
}

.abstract legend {
    font-weight: 600;
    color: #999;
    padding: 0 5px
}

.abstract p {
    text-indent: 0 !important;
    margin: 0 0 5px
}

.no-sidebar {
    width: 100% !important
}

.no_abstract,
.no-sidebar .s-hide {
    display: none
}

.toc-close {
    color: #555;
    display: block;
    cursor: pointer;
    line-height: 18px;
    padding: 4px 2px 120px
}

.toc-close i {
    color: #ddd;
    padding: 0 0 50px
}

.toc-zd:hover .toc-close i {
    color: #e8c2ad
}

.toc-zd {
    position: absolute;
    background: 0 0;
    top: 0;
    right: 0;
    width: 22px;
    height: 225px;
    border-radius: 0 5px 5px 0
}

.toc-widge .toc-zd {
    display: none
}

.toc-box {
    position: fixed;
    background: #fff;
    bottom: 80px;
    left: -1px;
    max-width: 270px;
    min-width: 150px;
    padding: 10px 0;
    z-index: 3;
    border: 1px solid #ececec;
    border-radius: 0 8px 8px 0;
    animation: fade-in;
    -webkit-animation: fade-in;
    animation-duration: 2s;
    -webkit-animation: fade-in 2s
}

.toc-widge-main .toc-box {
    position: inherit;
    max-width: 100%;
    border: none
}

.toc-ul-box {
    max-height: 355px;
    min-height: 200px;
    overflow: scroll;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.toc-ul {
    margin: 0 30px 0 3px
}

.toc-ul-box::-webkit-scrollbar {
    display: none
}

.toc-ul-box,
.toc-ul-box a {
    font-size: 14px
}

.toc-ul li {
    list-style: none !important;
    margin: 0 !important;
    line-height: 230% !important
}

.toc-ul li a {
    color: #444 !important;
    width: 100%;
    min-width: 150px;
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out
}

.toc-ul .sup:hover {
    box-shadow: none
}

.toc-no {
    display: none
}

a.toc-box-h {
    color: #333
}

.toc-ul-box .sup a:hover,
.toc-ul-box a.active {
    color: #444
}

.widget-area .tocshow {
    display: none;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 1s;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-duration: 1s
}

.widget-area .tochide {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 1s;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-duration: 1s
}

.widget-area .be-toc-widget.tocshow {
    display: block;
    opacity: 1 !important;
    transform: scale(1)
}

@media screen and (max-width:600px) {
    .toc-box {
        display: none
    }

    .toc-ul-box {
        height: 200px
    }
}

@media screen and (max-width:480px) {
    .toc-ul-box .toc-l a:hover {
        color: #333
    }
}

.tocjq li a {
    padding-left: 5px
}

.toc-level a {
    padding-left: 5px
}

.toc-level-3 a {
    padding-left: 15px
}

.noh2.toc-level-3 a {
    padding-left: 5px
}

.toc-level-4 a {
    padding-left: 25px
}

.noh2.toc-level-4 a {
    padding-left: 15px
}

.noh3.toc-level-4 a {
    padding-left: 5px
}

.toc-level-5 a {
    padding-left: 40px
}

.noh2.toc-level-5 a {
    padding-left: 30px
}

.noh3.toc-level-5 a {
    padding-left: 20px
}

.toc-level-6 a {
    padding-left: 50px
}

.noh2.toc-level-6 a {
    padding-left: 40px
}

.noh3.toc-level-6 a {
    padding-left: 30px
}

.tocjq li a:before,
.toc-level a:before {
    content: "";
    width: 7px;
    height: 7px;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: 3%;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #999
}

.tocjq li a:before {
    background: 0 0;
    border: 1px solid #999
}

.tocjq li.active a:before {
    background: #666;
    border: 1px solid #666
}

.tocjq li a:hover:before {
    background: #666;
    border: 1px solid #666
}

.tocjq li a:hover:before {
    background: #fa9f7e;
    border: 1px solid #fa9f7e
}

.toc-level.active a:before {
    background: #666;
    border: 1px solid #666
}

.toc-level a:hover:before {
    background: #fa9f7e;
    border: 1px solid #fa9f7e
}

.be-toc-widget {
    position: relative;
    padding: 15px
}

.be-toc-widget .rec-adorn-x,
.be-toc-widget .rec-adorn-s {
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.toc-widge-title {
    font-weight: 700;
    padding: 15px;
    margin: -15px -15px 0
}

.toc-widge-main {
    margin: -10px 0 0
}

.toc-widge-title i {
    font-weight: 400;
    margin: 0 5px 0 0
}

.toc-widge .toc-ul {
    margin: 0;
    padding: 0
}

.toc-widge .toc-ul-box {
    height: 100%
}

.toc-scroll {
    position: relative
}

.toc-prompt {
    position: absolute;
    bottom: 8px;
    right: 54px;
    color: #fff
}

.toc-arrow {
    position: relative;
    width: 45px;
    max-width: 100%;
    text-align: center;
    line-height: normal;
    padding: 5px 0;
    background: #999;
    border-radius: 3px
}

.toc-arrow.toc-arrow-en {
    width: 65px;
    font-size: 12px;
    font-size: 1.2rem
}

.toc-arrow .be-playarrow {
    position: absolute;
    top: 50%;
    left: 39px;
    color: #999;
    font-size: 16px !important;
    margin-top: -5px
}

.toc-arrow.toc-arrow-en .be-playarrow {
    position: absolute;
    left: 59px
}

.single-content [class*=beupset] {
    position: absolute;
    left: -10000px
}

.s-weixin {
    width: 80%;
    margin: 10px auto 20px;
    padding: 1px
}

.s-weixin ul {
    float: left;
    width: 48%;
    text-align: center;
    padding: 10px 0 0;
    border: 1px dashed #ccc
}

.s-weixin img {
    height: auto;
    width: 100%;
    max-width: 70%;
    padding: 10px 0
}

.weimg1 {
    margin: 0 2% 0 0
}

.weimg2 {
    margin: 0 0 0 2%
}

.s-weixin-one {
    width: 400px;
    margin: 10px auto 20px;
    border: 1px dashed #ccc
}

@media screen and (max-width:480px) {
    .s-weixin-one {
        width: 100%
    }
}

.weimg-one {
    padding: 5px
}

.weimg-one img {
    float: left;
    width: 30%;
    height: auto;
    margin: 0 10px 0 0
}

.weimg-one .weixin-h,
.weimg-one .weixin-h-w {
    float: left;
    width: 65%
}

.weimg-one .weixin-h-w {
    color: #999
}

.copyright-post {
    background: #fdf8f3;
    float: left;
    font-size: 15px;
    font-size: 1.5rem;
    color: #685545;
    width: 100%;
    margin: 15px 0;
    padding: 15px;
    border-radius: 5px
}

.copyright-post img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 0
}

.video-content {
    width: 99%;
    margin: 15px auto
}

.videos-content {
    width: 100%;
    margin: 0 0 25px
}

.video-img-box {
    position: relative;
    float: left;
    max-width: 200px;
    overflow: hidden
}

.video-img {
    position: relative;
    float: left;
    width: 200px;
    overflow: hidden;
    border-radius: 5px
}

.video-img img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0
}

.video-inf {
    float: left;
    width: 54%;
    margin: 2px 0 0 15px
}

.video-inf span {
    font-size: 15px;
    line-height: 40px;
    display: block;
    margin: 0 0 13px;
    padding: 0 0 0 15px;
    border: 1px solid #ececec
}

.video-img .be-play,
.picture-img .be-play,
#related-img .be-play,
.img-x2 .be-play,
.search .format-video .be-play,
.archive .format-video .be-play,
.home .format-video .be-play,
.page-template .format-video .be-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    font-size: 30px !important;
    color: #fff;
    width: 32px;
    height: 32px;
    text-shadow: 0 1px 1px #000
}

.picture-cms-img .be-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    font-size: 30px !important;
    color: #fff;
    text-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

.img-ico .be {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 18px !important;
    color: #fff
}

@media screen and (max-width:720px) {
    .video-inf {
        max-width: 260px
    }
}

@media screen and (max-width:640px) {
    .video-img-box {
        float: inherit;
        margin: 0 0 13px
    }

    .video-inf {
        float: inherit;
        width: 100%;
        max-width: 300px;
        margin: 0 auto 13px
    }
}

.format-videos {
    width: 100%;
    margin: 0 0 20px
}

.format-videos-img-box {
    position: relative;
    float: left;
    border-radius: 2px
}

.format-videos-img {
    position: relative;
    float: left;
    width: 200px;
    overflow: hidden;
    border-radius: 5px
}

.format-videos-img img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0
}

.format-videos-inf {
    float: left;
    width: 65%;
    padding: 0 35px
}

.format-videos-inf span {
    line-height: 37px;
    display: block
}

@media screen and (max-width:720px) {
    .format-videos-inf {
        max-width: 260px
    }

    .format-videos-inf span {
        line-height: 40px
    }
}

@media screen and (max-width:640px) {
    .format-videos-img-box {
        float: inherit;
        margin: 0 auto 13px
    }

    .format-videos-inf {
        float: inherit;
        width: 100%;
        max-width: 100%;
        margin: 0 auto 13px;
        padding: 0
    }
}

.authorbio {
    background: #fff;
    margin: 0 0 10px;
    padding: 10px 15px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.authorbio li {
    line-height: 30px
}

.reprinted img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 0
}

.authorbio .avatar {
    float: left;
    width: 48px;
    height: 48px;
    margin: 7px 10px 0 0;
    border-radius: 50%
}

.re-url {
    width: 0;
    height: 0;
    border: none
}

.copy-url {
    background: #fff;
    width: 80px;
    padding: 2px 8px;
    cursor: pointer;
    border: none;
    -webkit-appearance: none
}

.nav-single {
    margin-bottom: 10px
}

.meta-nav {
    background: #fff;
    float: left;
    width: 50%;
    text-align: center;
    margin-right: -1px;
    padding: 10px 20px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 1px solid #ececec
}

.meta-previous {
    border-radius: 5px 0 0 5px
}

.meta-next {
    border-radius: 0 5px 5px 0
}

.nav-single a {
    display: block
}

.meta-nav:hover {
    color: #fff;
    background: #4d8cb8;
    border: 1px solid #4d8cb8
}

.post-nav-img {
    margin: 0 0 10px
}

.nav-img-box {
    position: relative;
    background: #fff;
    float: left;
    width: 50%;
    border: 1px solid #ececec
}

.nav-thumbnail {
    position: absolute;
    top: 18px;
    left: 18px;
    width: 100px;
    height: 75px;
    clear: both;
    overflow: hidden;
    border-radius: 3px
}

.nav-thumbnail img {
    float: left
}

.nav-img {
    height: 110px;
    padding: 20px 20px 20px 130px
}

.post-nav-img .post-nav {
    color: #999;
    margin: 5px 0 10px
}

.nav-img-t {
    color: #444;
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.nav-img-box:hover .post-nav,
.nav-img-box:hover .nav-img-t {
    color: #333
}

.no-nav-img {
    height: 112px
}

.post-previous-box {
    float: left;
    overflow: hidden;
    border-right: none;
    border-radius: 8px 0 0 8px
}

.post-next-box {
    float: right;
    overflow: hidden;
    border-radius: 0 8px 8px 0
}

@media screen and (max-width:600px) {
    .post-nav-img .post-nav {
        margin: 5px 0 -3px
    }

    .nav-thumbnail {
        left: 50%;
        margin: 5px 0 0 -50px
    }

    .nav-img {
        height: 170px;
        padding: 100px 15px 20px
    }

    .post-nav,
    .nav-img-t {
        text-align: center;
        margin: 0
    }

    .no-nav-img {
        height: 172px
    }
}

.relat-post {
    font-size: 14px;
    font-size: 1.4rem
}

.single-content .relat-post h2 {
    line-height: 25px;
    margin: -3px 0 5px;
    padding: 0 20px;
    border-left: none
}

.single-content .relat-post h2 a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px
}

.single-content .relat-post .post {
    position: relative;
    background: #fff;
    margin: 0 -15px;
    padding: 20px 20px 21px;
    border: none;
    border-radius: 5px
}

.single-content .relat-post .ms {
    position: relative;
    background: #fff;
    margin: 0 -15px;
    padding: 20px 20px 21px;
    border: none;
    border-radius: 5px
}

.single-content .relat-post .ms:hover {
    box-shadow: none
}

.relat-post-box {
    margin: 30px 0 0
}

.night .single-content .relat-post .post {
    background: #323232;
    border: none !important
}

#related-img {
    background: #fff;
    margin-bottom: 10px;
    padding: 10px 10px 5px;
    border: 1px solid #ececec;
    border-radius: 8px
}

.related-title {
    height: 50px;
    line-height: 25px;
    overflow: hidden
}

.related-site {
    max-width: 100%;
    width: 100%;
    height: auto;
    padding: 5px
}

.related-site-img {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 5px
}

.related-site-img a img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

@media screen and (min-width:901px) {
    .related-title {
        margin: 3px 0 0
    }
}

@media screen and (min-width:480px) {
    .r4 {
        float: left;
        width: 25%
    }
}

@media screen and (max-width:480px) {
    .r4 {
        float: left;
        width: 50%
    }
}

.single-goods-main {
    position: relative;
    margin: 0 0 10px;
    padding: 0;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #ececec
}

.single-goods-img {
    background: #fff;
    max-width: 100%;
    width: 100%;
    height: auto
}

.single-goods-img a img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.single-goods-title a {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f40;
    background: rgba(255, 68, 0, .8);
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    opacity: 0;
    padding: 0 10px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.single-goods-main:hover .single-goods-title a {
    opacity: 1;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out
}

.single-goods-pricex {
    background: #f40;
    background: rgba(255, 68, 0, .8);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding: 0 8px;
    border-radius: 0 0 2px
}

.single-goods {
    margin: 0 -5px
}

.single-goods .tl4 {
    position: relative;
    min-height: 1px;
    padding: 0 5px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media screen and (min-width:320px) {
    .tl4 {
        float: left;
        width: 50%
    }
}

@media screen and (min-width:1122px) {
    .tm4 {
        float: left;
        width: 25%
    }
}

@media screen and (max-width:1122px) {
    .tm4 {
        width: 25%
    }
}

@media screen and (max-width:480px) {
    .tm4 {
        width: 50%
    }

    .single-goods {
        margin: 0 -4px
    }
}

#single-widget h3 {
    margin: 15px 0 0 4px
}

#single-widget .widget-title-icon {
    margin: 10px 0 0;
    padding: 5px 0 0;
    background: #fff;
    border-bottom: none
}

.single-widget-2 .widget {
    float: left;
    width: 50%;
    margin-right: -1px;
    border-radius: 2px
}

#single-widget .cat-w-icon {
    background: #fff;
    height: 25px;
    line-height: 25px;
    border-radius: 0;
    border-bottom: none !important
}

.single-widget-2 .widget:nth-last-child(6),
.single-widget-2 .widget:nth-last-child(4),
.single-widget-2 .widget:nth-last-child(2) {
    border-radius: 8px 0 0 8px
}

.single-widget-2 .widget:nth-last-child(5),
.single-widget-2 .widget:nth-last-child(3),
.single-widget-2 .widget:nth-last-child(1) {
    border-radius: 0 8px 8px 0
}

.single-widget-2 .widget ul {
    margin: 0 5px 5px
}

@media screen and (max-width:640px) {
    .single-widget-2 .widget {
        border-radius: 8px !important
    }
}

#single-widget .add-widgets {
    background: #fff;
    text-align: center;
    margin: 0 0 10px;
    padding: 30px;
    border: 1px solid #ececec
}

#sidebar {
    float: right;
    width: 28.6%
}

#sidebar-l {
    float: left;
    width: 28.6%
}

.widget-title a,
.cat-w-icon a {
    display: block
}

.widget {
    background: #fff;
    margin: 0 0 10px;
    overflow: hidden;
    border: 1px solid #ececec;
    border-radius: 8px
}

#sidebar h3,
#sidebar-l h3,
.cat-w-icon {
    background: #f8f8f8;
    height: 38px;
    line-height: 38px;
    border-radius: 5px 5px 0 0
}

.widget ul li {
    width: 100%;
    line-height: 29px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.only-title a {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.only-title-date a {
    width: 82%
}

.widget ul,
#sidebar #searchform,
#calendar_wrap,
.tagcloud,
.be-tagcloud,
.tagcloud-color,
#sidebar-l #searchform {
    padding: 15px
}

.widget ul li ul {
    padding: 5px 20px
}

.widget .picture {
    margin: 0 -5px
}

.widget-title .be-warning {
    font-size: 16px !important;
    color: #777;
    font-weight: 400;
    margin: 0 15px
}

.widget .picture {
    padding: 10px 15px
}

.widget .textwidget {
    padding: 18px
}

#sponsor_widget,
.php_text .widget-text {
    padding: 3px
}

.php_text .widget-text video {
    vertical-align: middle
}

.widget_media_image img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    padding: 3px;
    border-radius: 6px
}

.widget .textwidget img,
#sponsor_widget img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    border-radius: 2px
}

.be_widget_cat,
.widget_links,
.widget_archive,
#sidebar .widget_nav_menu,
#sidebar-l .widget_nav_menu {
    padding: 0 0 10px
}

.widget_archive ul,
.widget_cat_icon ul,
.be_widget_cat ul,
.widget_nav_menu ul {
    padding: 9px 7px 9px 8px
}

.be_widget_cat li,
.widget_links li,
.widget_archive li,
#sidebar .widget_nav_menu li,
#sidebar-l .widget_nav_menu li {
    float: left;
    width: 49.5% !important;
    margin: 0 -3px -1px 2px
}

.widget_archive li {
    color: #999;
    text-align: center;
    padding: 3px 0;
    border: 1px solid #ececec
}

.night .widget_archive li {
    border: 1px solid #262626
}

.be_widget_cat a,
.widget_links a,
#sidebar .widget_nav_menu a,
#sidebar-l .widget_nav_menu a {
    text-align: center;
    margin: 2px;
    padding: 5px;
    display: block;
    border-radius: 3px;
    border: 1px solid #ececec
}

.be_widget_cat a:hover,
.widget_links a:hover,
#sidebar .widget_nav_menu a:hover,
#sidebar-l .widget_nav_menu a:hover {
    background: #4d8cb8;
    color: #fff !important;
    border: 1px solid #4d8cb8;
    transition: all .1s ease-in 0s
}

.tagcloud-color {
    padding: 11px
}

.tagcloud-color a {
    float: left;
    margin: 2px;
    padding: 0 7px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    opacity: .9;
    border-radius: 3px;
    -webkit-transition: transform .1s linear;
    transition: transform .1s linear
}

.be-tagcloud a {
    margin: 2px;
    padding: 0 6px;
    line-height: 26px;
    text-align: center;
    -webkit-transition: transform .1s linear;
    transition: transform .1s linear
}

.be-tagcloud a:hover {
    transform: scale(1.1)
}

.tagcloud-color a:hover,
.taud a:hover {
    color: #fff;
    transform: scale(1.1)
}

.widget_archive select,
.widget_categories select {
    display: block;
    min-width: 85%;
    margin: 20px auto 10px;
    padding: 8px 10px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.widget-title {
    padding: 0 0 0 16px
}

.date-n {
    color: #999
}

.day-n {
    color: #5881a1
}

.day-n {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}

.month-n {
    font-size: 12px;
    font-size: 1.2rem
}

.tagcloud-cat a {
    font-weight: 700;
    padding: 5px
}

.keep-remove-favorite i {
    margin: 0 5px 0 0;
    color: #999
}

.keep-remove-favorite:hover i {
    color: #fa9f7e
}

#tag_cloud_widget {
    position: relative;
    width: 96%;
    height: 240px;
    color: #444;
    margin: 10px 2%;
    text-align: center;
    overflow: hidden
}

.cloud-tag-on a {
    position: absolute;
    top: 40%;
    left: 40%;
    color: #fff;
    max-width: 35%;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 2px 10px;
    border-radius: 3px;
    background: 0 0;
    animation: fade-in;
    animation-duration: 1.5s;
    -webkit-animation: fade-in 1.5s;
    transition: transform .1s linear;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .3)
}

.cloud-tag a {
    display: none
}

#tag_cloud_widget a:hover {
    color: #fff;
    transform: scale(1.13)
}

.ajax_text {
    position: relative;
    min-height: 100px
}

.widget_color_cat ul {
    padding: 0
}

.widget_color_cat ul li {
    width: 100%
}

.color-cat a {
    line-height: 40px;
    display: block;
    padding: 0 15px;
    transition-duration: .3s
}

.color-cat li {
    border-bottom: 1px solid #ececec
}

.color-cat li:last-of-type {
    border-bottom: none
}

.widget_block {
    padding: 15px
}

.widget_block ul {
    margin: -15px
}

.widget_block button {
    cursor: pointer
}

.zm-notice {
    position: relative
}

.zm-notice ul {
    padding: 0
}

.list-img-box img {
    float: left;
    height: auto;
    max-width: 100%
}

.notice-main {
    width: 100%;
    height: 50px;
    overflow: hidden;
    animation: bg-color 6s infinite;
    background: rgba(248, 93, 0, .8)
}

.notice-main-img {
    position: absolute;
    left: 0;
    bottom: 0
}

@keyframes bg-color {
    0% {
        background: rgba(248, 93, 0, .8)
    }

    30% {
        background: rgba(180, 56, 195, .8)
    }

    60% {
        background: rgba(122, 185, 81, .8)
    }

    100% {
        background: rgba(248, 93, 0, .8)
    }
}

.list a {
    width: 99%;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    display: block;
    line-height: 50px;
    padding: 0 10px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.meta-author-avatar.shuo-avatar {
    position: relative
}

.meta-author-avatar.shuo-avatar img {
    float: left;
    width: 48px;
    height: 48px;
    display: block;
    margin: 2px 10px 0 0;
    border-radius: 48px
}

.notice-cat .meta-author-avatar.shuo-avatar img {
    width: 24px;
    height: 24px
}

.shuo-entry-meta {
    float: left
}

.notice-cat .shuo-entry-meta {
    margin: -5px 0 0;
    line-height: 20px
}

.shuo-author {
    position: relative;
    color: #666;
    font-weight: 700;
    text-transform: capitalize
}

.shuo-the-role {
    position: absolute;
    bottom: -66px;
    left: 25px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #bb9998;
    font-weight: 400
}

.shuo-the-role1:after {
    content: "\e601";
    font-family: cx;
    font-size: 12px !important;
    font-weight: 400;
    color: #bb9998;
    margin: 0 0 0 3px
}

.shuo-inf a,
.shuo-inf {
    color: #999;
    margin: 0 5px 0 0
}

.region-txt {
    position: absolute;
    top: 18px;
    right: 20px;
    font-size: 13px;
    font-size: 1.3rem;
    color: #999
}

.region-txt .dashicons {
    vertical-align: middle;
    margin: 0 3px 0 0
}

.shuo-content {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 5px 0 0 58px;
    border-radius: 5px
}

.shuo-content img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: block;
    margin: 15px auto;
    opacity: 1 !important;
    object-fit: scale-down
}

.shuo-w {
    background: #f1f1f1;
    display: block;
    margin: 0 0 0 32px;
    padding: 10px;
    border-radius: 3px
}

.notice-shuo ul li {
    white-space: normal;
    margin: 0 0 10px
}

.notice-shuo a:hover {
    color: #666
}

.new_cat .new-title {
    white-space: normal
}

.hot_commend .thumbnail,
.new_cat .thumbnail {
    position: relative;
    float: left;
    width: 100px;
    height: 75px;
    margin: 8px 15px 8px 0;
    overflow: hidden
}

.hot_commend a img,
.new_cat a img {
    float: left;
    width: 100px;
    height: auto
}

.hot_commend .hot-title,
.new_cat .new-title {
    height: 53px;
    margin-top: 5px;
    line-height: 25px;
    overflow: hidden;
    white-space: normal;
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.hot_commend .views,
.new_cat .date {
    float: right;
    color: #999
}

.hot_commend ul .be {
    color: #999
}

.li-icon {
    font-size: 14px;
    color: #999;
    font-weight: 700;
    text-align: center;
    font-style: italic;
    width: 24px;
    display: inline-block;
    margin: 0 5px 0 -5px
}

.li-icon-1 {
    color: #900787
}

.li-icon-2 {
    color: #c40000
}

.li-icon-3 {
    color: #ff9a03
}

.timing_post li i {
    color: #e8c2ad;
    padding: 0 5px 0 0
}

.widget .title-li-all ul li {
    line-height: 23px;
    white-space: normal
}

.widget .title-li-all ul {
    padding: 0
}

.title-all-item {
    padding: 10px 15px 10px 10px;
    border-bottom: 1px solid #ececec
}

.title-all-item:last-of-type {
    border-bottom: none
}

.title-all {
    display: block;
    margin: 0 0 0 50px
}

.title-all a {
    font-weight: 700
}

.title-all-item .li-icon {
    float: left;
    font-size: 24px;
    font-style: normal;
    width: 40px;
    height: 100%;
    margin: 10px 0 0;
    font-family: Grifinito-L, Georgia, Times, Times New Roman, serif
}

.title-all-inf {
    color: #999;
    display: block
}

.title-all-inf .discuss {
    float: right
}

#wp-calendar {
    width: 100%
}

#wp-calendar caption {
    text-align: center;
    font-weight: 700
}

#wp-calendar th {
    text-align: center;
    background: #f1f1f1
}

#wp-calendar tbody td,
#wp-calendar tfoot td {
    text-align: center;
    line-height: 38px;
    padding: 0
}

#wp-calendar a {
    display: block;
    background: #4d8cb8;
    color: #fff
}

#wp-calendar a:hover {
    background: #666
}

#readers_widget {
    padding: 15px 5px 10px 10px
}

#readers_widget span {
    padding: 0 3px 6px;
    overflow: hidden;
    display: block
}

.readers img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 -3px;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid #ececec
}

.readers-avatar {
    float: left;
    width: 16.66666%
}

.wp-block-latest-comments__comment .avatar,
.gaimg .avatar {
    float: left;
    width: 27px;
    height: 27px;
    margin: 5px 8px 0 0;
    padding: 1px;
    border-radius: 50%;
    border: 1px solid #ececec
}

.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
}

.wp-smiley {
    display: inline !important;
    height: 24px !important;
    max-height: 24px !important
}

#message .wp-smiley {
    height: 15px !important
}

.message-tab .wp-smiley {
    float: inherit;
    width: 15px;
    height: 15px !important
}

.message-widget ul li {
    width: 100%;
    line-height: 37px
}

.message-widget .comment_author {
    color: #666;
    font-weight: 700;
    margin: 0 5px 0 0
}

.message-page ul li {
    width: 99%;
    line-height: 37px;
    white-space: nowrap;
    _white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #dadada
}

.new_cat .views,
.widget-cat a {
    color: #999
}

.be-like,
.new_cat .discuss {
    color: #999;
    float: left
}

.widget-cat .be {
    color: #999;
    margin: 0 5px 0 0
}

.comment-names {
    position: relative;
    float: left;
    width: 100%
}

.comment-names li {
    float: left !important;
    width: 48% !important;
    line-height: 37px !important;
    margin: 0 2% 0 0
}

.all-names-list {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    cursor: pointer;
    text-align: center;
    padding: 6px 0;
    background: #fff
}

.all-names-list i {
    font-size: 20px !important
}

.names-area .all-names-list {
    display: none
}

.more-names {
    position: relative;
    height: 200px;
    overflow: visible
}

.names-scroll {
    cursor: pointer
}

.author_widget_box {
    float: left;
    width: 100%;
    padding: 20px 10px 10px
}

.author_box {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    text-align: center
}

.author_box img {
    max-width: 100%;
    width: 100%;
    height: auto;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid #ececec
}

.author_widget_box .xl9 {
    position: relative;
    min-height: 1px;
    padding: 0 5px
}

#sidebar .xl9,
#sidebar-l .xl9 {
    float: left;
    width: 25%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media screen and (min-width:700px) {
    #cms-widget-one .xl9 {
        width: 12.5%
    }
}

@media screen and (max-width:480px) {
    #cms-widget-one .xl9 {
        width: 25%
    }
}

@media screen and (max-width:320px) {
    #cms-widget-one .xl9 {
        width: 50%
    }
}

.rss-widget-icon {
    display: none
}

.img-x2 {
    position: relative;
    float: left;
    width: 50%;
    padding: 5px
}

.img-box {
    margin: 0 -5px
}

.insets {
    overflow: hidden;
    border-radius: 5px
}

.insets a img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.be-attachment-inf-box {
    float: left;
    width: 100%;
    padding: 8px 0
}

.be-attachment-item {
    float: left;
    width: 100%;
    padding: 7px 15px
}

.annex-img {
    position: relative;
    float: left;
    width: 100px;
    height: 75px;
    overflow: hidden;
    margin: 0 15px 0 0;
    border-radius: 3px
}

.annex-img img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%
}

.annex-inf {
    font-size: 13px;
    color: #555;
    line-height: 24px
}

.annex-inf span {
    color: #999;
    font-size: 12px;
    margin: 0 0 0 10px
}

.annex-down:visited,
.annex-down {
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    color: #777;
    opacity: 0;
    cursor: pointer;
    margin: -18px 0 0 -18px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .8);
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.be-attachment-item:hover .annex-down {
    color: #777;
    opacity: 1
}

.annex-down:hover:after {
    color: #bb9998
}

.annex-down:after {
    content: "\e61d";
    font-family: be;
    position: absolute;
    top: 18%;
    left: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.feed_widget {
    overflow: visible
}

.feed-rss,
.feed-about {
    position: relative;
    font-size: 18px;
    display: block
}

.feed-about-box {
    margin: 10px 15px;
    display: flex;
    justify-content: center
}

.feed-rss {
    margin: 15px;
    display: flex;
    justify-content: center
}

#feed_widget .feed-t {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 10px
}

#feed_widget .tqq,
#feed_widget .tsina,
#feed_widget .feed {
    display: block
}

#feed_widget a {
    color: #999;
    width: 40px;
    display: block;
    text-align: center;
    height: 40px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #ececec
}

#feed_widget a:hover {
    color: #fff;
    border: none
}

#feed_widget .be,
#feed_widget .zm {
    font-size: 18px !important;
    font-size: 1.8rem !important;
    vertical-align: 10%
}

#feed_widget .be-weixin {
    vertical-align: 15%
}

#feed_widget .feed a:hover {
    background: linear-gradient(to top right, #d28300, #f2a422)
}

#feed_widget .weixin a:hover {
    background: linear-gradient(to top right, #2a8c30, #50d558)
}

#feed_widget .tsina a:hover {
    background: linear-gradient(to top right, #c40000, #f96060)
}

#feed_widget .tqq a:hover {
    background: linear-gradient(to top right, #9880fe, #3abcff)
}

.weixin-b {
    position: relative;
    cursor: pointer;
    width: 40px;
    display: block;
    margin: 0 auto
}

.weixin-qr {
    position: absolute;
    bottom: 48px;
    left: -11px;
    background: #fff;
    padding: 5px;
    z-index: 999;
    display: none;
    border-radius: 8px;
    border: 1px solid #ececec
}

.weixin-qr img {
    float: left;
    width: 160px;
    max-width: 160px;
    height: auto;
    padding: 3px
}

.sidebar-hide {
    animation: fade-in;
    animation-duration: 1s;
    -webkit-animation: fade-in 1s
}

.no-sites-cat-ico .sites-title-w:before {
    content: "\f11e";
    color: #999;
    font-size: 20px;
    font-family: dashicons;
    margin: 0 5px 0 0;
    vertical-align: middle
}

.sites-widget ul li {
    line-height: 230%
}

.sites-widget .sites-ico {
    width: 20px !important;
    height: 20px !important
}

.sites-widget .date {
    float: right;
    color: #999;
    transform: scale(.75);
    -webkit-transform: scale(.75)
}

.sites-widget .date span {
    margin: 0 5px 0 0
}

.widge-caption a {
    width: 100%;
    line-height: 40px;
    display: block;
    padding: 0 20px;
    text-align: center;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap
}

#cms-widget-two .slider_post h3 {
    margin: 0 !important
}

.slider-widge {
    position: relative;
    width: 100%;
    overflow: hidden
}

.slider-widge-img {
    overflow: hidden
}

.slider-widge img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%
}

.w-thumbnail {
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden
}

.w-thumbnail img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%
}

.w-img-cat ul {
    padding: 0 15px 15px
}

.title-img-cat li:first-child {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0
}

#cms-widget-two .t_img_cat h3,
#cms-widget-three .t_img_cat h3 {
    margin: 0
}

.widget-icon {
    margin: 0 5px 0 0
}

.widget_cat_icon .widget-cat-ico a {
    text-align: left;
    padding: 5px 10px
}

.widget_cat_icon ul li a {
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.w-img-cat-time ul {
    padding: 15px
}

.w-img-cat-time ul li {
    width: 84%;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.w-list-date {
    float: right;
    color: #999
}

.about-main {
    font-size: 14px;
    position: relative;
    padding: 10px 15px 0
}

.about-img {
    position: inherit;
    width: 100px;
    z-index: 1;
    margin: 35px auto 10px
}

.about-img-box {
    background: rgba(255, 255, 255, .8);
    display: inline-block;
    border-radius: 100%
}

.about-img img {
    background: #fff;
    float: left;
    width: 88px;
    height: 88px;
    margin: 6px;
    border-radius: 100px
}

.footer-widget .about-img img {
    border: none
}

.footer-widget .about-main {
    padding: 10px 0 0
}

.about-name {
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.about-inf {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #666;
    text-align: center;
    margin: 0 0 13px
}

.about-the {
    text-align: center;
    padding: 7px 10px
}

.about-the-mixed {
    float: left;
    font-size: 14px;
    color: #666;
    padding: 15px
}

.about-the-mixed img {
    float: left;
    width: 140px;
    margin: 4px 10px 0 0;
    border-radius: 5px
}

.about-the-mixed .about-name {
    text-align: left
}

.about-inf .about {
    float: left;
    line-height: 20px;
    padding: 10px 0;
    width: 33.33333333333333%
}

.about-inf .about span {
    font-size: 14px;
    color: #999;
    display: block
}

.social-clear {
    display: inline-block
}

.about-the-layout {
    text-align: left;
    text-align: justify
}

.author-meta-box {
    position: relative;
    padding: 0 0 15px
}

.author-back {
    position: absolute;
    width: 100%;
    height: 100px;
    display: block;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.author-back:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

.author-back img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.only-social {
    position: relative;
    background: #fff;
    text-align: center;
    overflow: hidden;
    padding: 15px;
    border-radius: 8px
}

.only-social .author-back {
    top: 0;
    left: 0
}

.only-social .author-back:before {
    background: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%
}

.only-social-title {
    position: absolute;
    top: 25px;
    left: 50%;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff !important;
    margin: 0 0 0 -46px !important;
    padding: 10px
}

.only-social-but {
    margin: 100px 0 5px
}

.only-social-txt {
    color: #999;
    padding: 15px 0
}

.only-social-but .label-captcha {
    display: none
}

.author-meta {
    position: relative;
    padding: 45px 0 0
}

.author-avatar {
    width: 100px;
    margin: 0 auto
}

.author-avatar-box {
    background: #fff;
    border-radius: 50%
}

.author-avatar img {
    background: #fff;
    float: left;
    width: 88px;
    height: 88px;
    margin: 6px;
    border-radius: 50%
}

.author-avatar-place {
    width: 70px;
    height: 70px
}

.author-the {
    background: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize
}

.author-description {
    color: #999;
    text-align: center;
    padding: 5px 15px
}

.the-role {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    opacity: 0
}

.author-meta-box:hover .the-role {
    opacity: 1
}

.author-th {
    background: #fff;
    position: relative;
    margin: 0 auto
}

.author-th-inf {
    background: #fff;
    position: relative;
    margin: 10px 0;
    padding: 0 15px;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.author-n {
    width: 25%;
    float: left;
    color: #444;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    border-right: 1px dashed #ececec
}

.author-n:last-child {
    border-right: none
}

.author-nickname {
    padding: 0 15px 0 0
}

.author-m {
    text-align: center;
    padding: 15px 0
}

.author-m a {
    padding: 8px 22px;
    border-radius: 18px;
    border: 1px solid #ececec
}

.author-m a:hover {
    color: #4d8cb8;
    border: 1px solid #4d8cb8
}

.author-n span {
    color: #999;
    font-size: 13px;
    font-size: 1.3rem
}

.login-error {
    padding: 5px 15px 0
}

.login-error strong:before {
    content: "\e6f2";
    font-family: be;
    color: #c40000;
    margin: 0 5px 0 0
}

#login_widget input[type=text],
#login_widget input[type=password],
#login_widget input[type=email] {
    width: 100%;
    background: #fff;
    padding: 3%;
    margin-bottom: 4%;
    border-radius: 2px;
    border: 1px solid #ececec;
    -webkit-appearance: none
}

#login_widget input[type=submit] {
    width: 100%;
    background: #fff;
    border: 1px solid #ececec;
    margin-bottom: 10px;
    padding: 8px;
    cursor: pointer;
    border-radius: 2px;
    -webkit-appearance: none;
    transition: background .1s;
    -webkit-transition: background .1s
}

#login_widget input[type=submit]:hover {
    background: #666;
    color: #fff;
    border: 1px solid #666
}

.login-widget-avata {
    text-align: center;
    margin-bottom: 34px
}

.login-user-widget img {
    height: 90px;
    width: 90px;
    border-radius: 50%
}

.login-widget-link,
.login-widget-reg {
    text-align: center;
    line-height: 35px;
    margin-bottom: 15px
}

.login-widget-link a,
.login-widget-reg a,
.login-widget-reg label {
    padding: 8px 15px;
    border-radius: 2px;
    border: 1px solid #ececec
}

.keep-me {
    display: none
}

.tab-title .selected {
    background: #fff;
    padding: 0 0 1px;
    border-top: 2px solid #4d8cb8
}

.tab-title span {
    float: left;
    width: 50%;
    text-align: center;
    cursor: pointer;
    height: 38px;
    line-height: 35px;
    border-top: 2px solid transparent;
    border-right: 1px solid #ececec
}

.tab-title span:nth-child(even) {
    border-right: none
}

.tab-reg {
    display: none
}

.widget-register-url {
    background: #fff;
    width: 100%;
    text-align: center;
    margin: 20px auto;
    padding: 8px;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #ececec;
    -webkit-appearance: none;
    transition: background .1s;
    -webkit-transition: background .1s
}

.widget-register-url:hover {
    background: #666;
    color: #fff;
    border: 1px solid #666
}

.widget_zm_tabs {
    overflow: hidden
}

.widget_zm_tabs h3 {
    margin: 0 0 -1px;
    border: 1px solid #ececec
}

.widget_zm_tabs h3 i {
    float: inherit;
    height: 39px
}

.zm-tabs-container {
    padding: 15px 0 0;
    border-top: 1px solid #ececec
}

.zm-tabs-nav {
    background: #f8f8f8;
    height: 40px;
    line-height: 38px;
    margin: 0 -2px 0 0
}

.zm-tabs-container h4 {
    float: left;
    color: #999
}

.zm-tabs-container ul {
    padding: 0 15px 10px;
    display: none
}

.zm-tabs-nav a span {
    display: none
}

.zm-tabs-nav a {
    background: #f8f8f8;
    float: left;
    color: #999;
    text-align: center;
    width: 25%;
    border-top: 2px solid transparent;
    border-right: 1px solid #ececec
}

.zm-tabs-nav .be {
    color: #999
}

.zm-tabs-nav .current .be,
.tab-recent .be {
    color: #333
}

.zm-tabs-nav .current a,
.tab-recent a {
    background: #fff;
    height: 41px;
    border-bottom: none
}

.message-tab ul li {
    width: 99%;
    height: 37px;
    padding-bottom: 8px;
    line-height: 37px;
    white-space: nowrap;
    _white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #dadada
}

.widget_ajax {
    background: #fff
}

.ajax-tabs {
    background: 0 0;
    margin: 0 -1px 0 0
}

.widget_ajax .new_cat {
    background: #fff;
    margin: -1px 0 0;
    border-top: 1px solid #ececec
}

.ajax_widget_content {
    position: relative
}

.ajax_widget_content .ajax-tabs span {
    float: left;
    text-align: center
}

.ajax_widget_content .has-6-tabs span {
    width: 16.66666666666667%
}

.ajax_widget_content .has-5-tabs span {
    width: 20%
}

.ajax_widget_content .has-4-tabs span {
    width: 25%
}

.ajax_widget_content .has-3-tabs span {
    width: 33.333333333333333%
}

.ajax_widget_content .has-2-tabs span {
    width: 50%
}

.ajax_widget_content h4 {
    float: left;
    color: #999
}

.ajax_widget_content .tab_title a {
    position: relative;
    background: #f8f8f8;
    height: 40px;
    line-height: 40px;
    display: block;
    border-left: 1px solid #ececec;
    border-bottom: 1px solid #ececec
}

.ajax_widget_content .tab_title:first-child a {
    border-left: 0
}

.ajax_widget_content .tab_title.selected a {
    background: #fff;
    border-bottom: 1px solid #fff
}

#recent-tab:after {
    content: "\e73b"
}

#popular-tab:after {
    content: "\e630"
}

#hot-tab:after {
    content: "\e733"
}

#recommend-tab:after {
    content: "\e8b8"
}

#comments-tab:after {
    content: "\e89d"
}

#review-tab:after {
    content: "\e73a"
}

#recent-tab:after,
#recommend-tab:after,
#hot-tab:after,
#popular-tab:after,
#comments-tab:after,
#review-tab:after {
    font-family: be;
    font-size: 15px !important;
    color: #999
}

.tab_title.selected #recent-tab:after,
.tab_title.selected #recommend-tab:after,
.tab_title.selected #hot-tab:after,
.tab_title.selected #comments-tab:after,
.tab_title.selected #review-tab:after,
.tab_title.selected #popular-tab:after {
    color: #555
}

.widget_ajax .message-tab ul li:last-child {
    border: none
}

.widget_ajax .message-tab {
    border: none;
    padding: 0 0 11px
}

.widget_cover {
    background: 0 0;
    overflow: visible;
    margin: 0;
    border: none;
    border-radius: 0
}

.widget_cover.ms:hover {
    box-shadow: none
}

.cat-rec-widget .cat-rec-main {
    width: 100%
}

.cat-rec-widget .cat-rec-main {
    padding: 0
}

#cms-widget-one .cat-rec-main {
    padding: 0 5px
}

.ajax_widget_content .ajax-pagination {
    width: 100%
}

.ajax-pagination a {
    color: #999;
    width: 50%;
    padding: 0 15px
}

.ajax-pagination a:hover {
    color: #4d8cb8
}

.ajax-pagination .previous {
    float: left
}

.ajax-pagination .next {
    float: right;
    text-align: right
}

.ajax-pagination .next i {
    margin: 0 0 0 3px
}

.ajax-pagination .previous i {
    margin: 0 3px 0 0
}

.ajax-pagination .be {
    font-size: 16px !important;
    vertical-align: middle
}

.ajax_widget_content {
    margin: 0 0 15px
}

.ajax-widget-loading {
    min-height: 100px
}

.group-lazy-img {
    position: relative
}

.group-lazy-img.ajax-owl-loading:before,
.group-lazy-img.ajax-owl-loading:after {
    position: absolute;
    top: 45%;
    left: 50%
}

.ajax_text .ajax-widget-loading {
    position: absolute;
    top: 5%;
    left: 50%
}

.ajax-loading {
    min-height: 550px
}

.cloud-tag:before,
.ajax-owl-loading:before,
.poster-loading:before,
.ajax-widget-loading:before,
.image-loading:before,
.group-loading:before,
.ajax-loading:before,
.tabs-loading:before {
    content: "";
    display: block;
    position: absolute;
    top: 41px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11
}

.cloud-tag:before,
.ajax-owl-loading:before,
.poster-loading:before,
.ajax-widget-loading:before,
.image-loading:after,
.group-loading:after,
.ajax-loading:after,
.tabs-loading:after {
    content: "";
    margin: 0 auto 3em -1em;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 12;
    text-indent: -9999em;
    border-top: .4em solid rgba(0, 0, 0, .2);
    border-right: .4em solid rgba(0, 0, 0, .2);
    border-bottom: .4em solid rgba(0, 0, 0, .2);
    border-left: .4em solid #000;
    -webkit-animation: load8 .5s infinite linear;
    animation: load8 .5s infinite linear;
    border-radius: 50%;
    width: 2em;
    height: 2em
}

.cloud-tag:before {
    top: 40%
}

-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.site-profile ul {
    float: left;
    padding: 10px
}

.site-profile ul li {
    float: left;
    width: 50%;
    padding: 0 8px
}

.site-profile span {
    background: #ffeee9;
    color: #fa9f7e;
    margin-left: 10px;
    padding: 0 8px;
    border-radius: 30px
}

#recently-viewed {
    min-height: 20px
}

.comments-title,
.beqa-comments-title {
    background: #fff;
    margin-bottom: 10px;
    padding: 15px 20px;
    border: 1px solid #ececec;
    border-radius: 8px
}

.comments-title {
    color: #999
}

.comments-title span {
    font-size: 1.5rem
}

.comment-list,
.comment-list ol {
    list-style: none
}

.comment-list li {
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    padding: 15px 20px;
    border: 1px solid #ececec;
    border-radius: 8px;
    word-wrap: break-word;
    word-break: break-all
}

.comment-list .children li {
    list-style: none
}

.comment-list .children {
    list-style: none;
    margin: 8px 0 0
}

-webkit-keyframes avatar {
    16.65% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    33.3% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes avatar {
    16.65% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    33.3% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.comment-avatar-show {
    position: relative;
    float: left;
    width: 55px;
    height: 55px;
    margin: 5px 10px 0 0;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid #ececec
}

.comment-body:hover .comment-avatar-show {
    -webkit-animation-name: avatar;
    animation-name: avatar;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.vcard .avatar {
    float: left;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.comment-author {
    color: #666;
    line-height: 20px;
    text-transform: capitalize
}

.fn {
    font-style: normal;
    font-weight: 700
}

.comment-author .author-admin {
    color: #bb9998
}

.comment-author .post-author .be-personoutline,
.comment-author .author-admin .be-personoutline {
    margin: 0 0 0 5px
}

.comment-author .post-author {
    color: #7ab951
}

.comment-meta,
.comment-meta a {
    color: #999
}

.remark-txt {
    font-size: 13px;
    font-size: 1.3rem;
    color: #999
}

.qa-comments-box .remark-txt {
    position: absolute;
    top: 15px;
    right: 20px;
    color: #bb9998
}

.remark-txt .dashicons {
    font-size: 15px;
    margin: 0 2px 0 0
}

@media screen and (max-width:640px) {

    .remark-txt,
    .comment-meta,
    .comment-meta a {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.comment-del {
    position: absolute;
    top: 0;
    right: 50%;
    margin: 0 -16px 0;
    padding: 5px;
    display: block;
    opacity: 0;
    z-index: 1
}

.comment-body:hover .comment-del {
    opacity: 1
}

.reply a {
    color: #999;
    width: 30%;
    line-height: 25px;
    display: inline-block;
    padding: 3px 0
}

.reply a:hover {
    color: #444 !important
}

.login-show,
.reply a {
    -webkit-transition: padding .3s;
    transition: padding .3s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.comment-body:hover .reply a,
.comment-body:hover .login-show {
    color: #000;
    padding-left: 10px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.login-show {
    cursor: pointer;
    color: #444;
    line-height: 25px;
    padding: 3px 20px 3px 0
}

.reply-login {
    display: none
}

.at,
.at a {
    color: #999
}

.no-comments {
    background: #fff;
    text-align: center;
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #ececec
}

#edita,
#edita a {
    color: #8b8b8b
}

#edita .be-thumbs-up {
    color: #56ab2f;
    margin: 0 5px 0 0
}

.comment-reply-link_a .be {
    color: #8b8b8b;
    margin: 0 5px 0 0
}

.comment-awaiting-moderation {
    color: #fa9f7e
}

.comment-awaiting-moderation .be {
    color: #fa9f7e;
    margin: 0 5px 0 0
}

.comment-author .be-favoriteoutline {
    color: #d03333;
    padding-left: 5px
}

.comment-form-comment .be-info,
.comment-form-comment .be-loader {
    color: #fa9f7e;
    margin: 0 10px 0 0
}

#respond #error,
.txt-etc {
    position: absolute;
    bottom: 20px;
    left: 10px;
    background: #ffeee9;
    color: #fa9f7e;
    padding: 10px;
    border-radius: 3px
}

#be-comments-loader {
    padding: 20px
}

.loading-spin .be-loader {
    font-size: 50px !important
}

.comment-form-comment #loading {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: 0 0 -25px -25px;
    background: 0 0 !important
}

.loading-spin:after {
    content: "";
    margin: 0 auto 3em -1em;
    font-size: 10px;
    position: absolute;
    top: 12px;
    left: 50%;
    width: 2em;
    height: 2em;
    border-top: .2em solid #fff;
    border-right: .2em solid #fff;
    border-bottom: .2em solid #fff;
    border-left: .2em solid #444;
    -webkit-animation: load8 .5s infinite linear;
    animation: load8 .5s infinite linear;
    border-radius: 50%
}

.comment-author-vip,
.comment-author-vip a,
.message-widget .message-widget-vip {
    color: #bb9998
}

.comment-author-vip:after,
.message-widget .message-widget-vip:after {
    content: "\e601";
    font-family: cx;
    font-size: 12px !important;
    color: #bb9998;
    font-weight: 400;
    margin: 0 0 0 3px
}

.comment-author-vip:after {
    font-size: 13px !important;
    margin: 0 0 0 6px
}

.vip {
    position: relative
}

.vip i {
    font-size: 13px;
    padding-left: 3px
}

.lv {
    position: absolute;
    width: 30px;
    font-size: 9px;
    top: -6px;
    left: 20px
}

.vip0 .be,
.vip0 .lv {
    color: #bbb
}

.vip1 .be,
.vip1 .lv {
    color: #46c0e6
}

.vip2 .be,
.vip2 .lv {
    color: #f49800
}

.vip3 .be,
.vip3 .lv {
    color: #7ab951
}

.vip4 .be,
.vip4 .lv {
    color: #f566f5
}

.vip5 .be,
.vip5 .lv {
    color: #d03333
}

.vip6 .be,
.vip6 .lv,
.vip7 .be,
.vip7 .lv,
.vip8 .be,
.vip8 .lv,
.vip9 .be,
.vip9 .lv {
    color: #f40
}

.floor {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #999
}

.floor-l-b {
    font-size: 13px;
    font-size: 1.3rem
}

.floor i {
    font-size: 15px;
    font-size: 1.5rem
}

.floor-c {
    color: #b8c4ce;
    padding: 1px 4px;
    border-radius: 2px
}

.floor-s {
    color: #f18110
}

.floor-b {
    color: #09c
}

.floor-d {
    color: #9c3
}

#respond {
    position: relative;
    background: #fff;
    margin: 10px 0;
    padding: 10px 20px;
    border: 1px solid #ececec;
    border-radius: 8px
}

#respond h3 {
    font-size: 15px;
    font-size: 1.5rem
}

.cancel-reply {
    float: right;
    margin: 15px 0 0
}

.cancel-reply a {
    background: #fff;
    width: 130px;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #ececec
}

.cancel-reply a:hover {
    background: #666;
    color: #fff;
    border: 1px solid #666
}

#comment-author-info {
    width: 100%
}

.author-form {
    display: none
}

.author-form-fill {
    display: block
}

#comment-author-info input {
    background: #f1f1f1;
    position: relative;
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 0 10px 10px 0;
    padding: 0 10px;
    border: none;
    display: block;
    text-indent: 50px;
    border-radius: 5px;
    box-shadow: none;
    -webkit-appearance: none;
    _vertical-align: middle
}

#comment-author-info.comment-en input {
    text-indent: 75px
}

.comment-form-comment {
    position: relative;
    line-height: 0;
    margin-top: 10px
}

#comment {
    background: #f1f1f1;
    width: 100%;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    resize: vertical;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    -webkit-appearance: none
}

.pcd {
    position: relative;
    float: left;
    width: 49%
}

.pcd:nth-child(even) {
    float: right
}

.qqcd {
    width: 100%
}

.fill-but {
    position: absolute;
    top: 2px;
    right: 6px;
    padding: 3px 8px;
    color: #999;
    cursor: pointer;
    z-index: 1;
    display: inline-block
}

.fill-but:hover {
    color: #f40
}

@media screen and (max-width:640px) {
    .pcd {
        width: 100%
    }
}

.pcd label {
    position: absolute;
    top: 0;
    left: 0;
    color: #555;
    display: inline-block;
    min-width: 50px;
    height: 38px;
    padding: 5px 0 5px 15px;
    z-index: 1;
    border-radius: 5px 0 0 5px;
    border: none
}

.comment-en .pcd label {
    min-width: 80px
}

#respond input[type=text]:focus,
#respond textarea:focus {
    background: #fff;
    text-indent: 0 !important;
    z-index: 1;
    outline: none;
    border: 1px solid #4d8cb8
}

#respond .comment-form-url .required,
#respond .comment-form-author .required,
#respond .comment-form-email .required {
    position: absolute;
    top: 4px;
    right: 15px;
    color: #999;
    font-size: 20px;
    z-index: 1
}

#respond #submit {
    background: #fff;
    width: 130px;
    margin: 5px 0 15px;
    padding: 8px;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 5px;
    border: 1px solid #ececec
}

#respond #submit:hover {
    background: #4d8cb8;
    color: #fff;
    border: 1px solid #4d8cb8;
    transition: all .2s ease-in 0s
}

.comment-nologin {
    font-size: 14px;
    color: #666;
    font-weight: 700;
    margin: 10px 0 0
}

.comment-nologin .comment-reply-title {
    margin: 0 0 5px 3px
}

.comment-user-inf {
    margin: 10px 10px 10px 0
}

.comment-user-name-alter a {
    padding: 0 5px 0 0
}

.comment-user-name {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: capitalize
}

.comment-user-alter {
    cursor: pointer
}

.comment-user-alter .be {
    font-size: 15px !important;
    margin: 0 0 0 5px
}

.user-avatar {
    float: left;
    width: 55px;
    height: 55px;
    margin: 0 10px 0 0
}

.user-avatar img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 1px solid #ececec
}

.comment-user-inc {
    padding: 2px
}

.gravatar-apply {
    position: absolute;
    top: 27px;
    right: 20px;
    margin: 0 5px 0 0;
    opacity: 0;
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.comment-respond:hover .gravatar-apply {
    opacity: 1
}

.gravatar-apply a {
    position: relative;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #ddd
}

.night .gravatar-apply a {
    border: 2px solid gray
}

.gravatar-apply a:before {
    position: absolute;
    top: 1px;
    left: 6px;
    content: "\e8df";
    font-family: be;
    font-size: 14px !important;
    color: #ddd;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    image-rendering: -webkit-optimize-contrast
}

.night .gravatar-apply a:before {
    color: gray
}

.gravatar-apply a:hover:before {
    color: #999;
    transform: rotate(-720deg);
    -webkit-transform: rotate(-720deg)
}

.gravatar-apply a:hover {
    border: 2px solid #999
}

.comment-tool {
    position: absolute;
    right: 15px;
    bottom: 11px;
    width: 95px
}

.comment-tool .be-insertemoticon {
    font-size: 16px !important;
    font-size: 1.6rem !important
}

.comment-tool a {
    float: right;
    color: #999;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 31px;
    margin: 0 0 0 3px
}

.comment-tool a:hover {
    color: #4d8cb8
}

.comment-tool .emoji .be {
    vertical-align: -2%
}

.emoji-box {
    position: absolute;
    bottom: 45px;
    right: 10px;
    width: 275px;
    display: none
}

.emoji-box img {
    float: left;
    width: 24px;
    height: 24px
}

.add-img-box {
    background: #fff;
    position: absolute;
    right: 10px;
    bottom: 50px;
    display: none;
    z-index: 1;
    padding: 20px 10px 10px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.img-url {
    width: 255px;
    height: 75px;
    resize: vertical;
    padding: 5px 10px;
    border: 1px solid #ececec
}

.add-img-but {
    background: #fff;
    width: 80px;
    cursor: pointer;
    text-align: center;
    margin: 10px auto 0;
    padding: 15px 0;
    border-radius: 30px;
    border: 1px solid #ececec
}

.add-img-but:hover {
    border: 1px solid #4d8cb8
}

#trackbacks {
    background: #fff;
    margin: 0 0 10px;
    padding: 10px 15px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #ececec
}

.track {
    margin: 5px 0 0
}

li.pingback-link {
    margin: 0;
    padding: 5px 0;
    border: none;
    border-radius: 0
}

.pingback-link .dashicons,
.pingback-title .dashicons {
    color: #666;
    vertical-align: -24%;
    margin: 0 5px 0
}

.pingback-link .dashicons {
    color: #999
}

.comments-anchor,
.scroll-comments {
    position: relative;
    top: -10px
}

li.comments-anchor {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

#be_comments {
    position: relative
}

.qaptcha {
    width: 100px;
    height: 22px;
    padding: 5px 5px 15px;
    display: table-cell;
    vertical-align: middle
}

.qaptcha .bgslider {
    width: 42px;
    height: 10px;
    background: #f1f1f1;
    float: left;
    border-radius: 40px;
    border: 1px solid #ececec
}

.qaptcha .slideunlock {
    position: relative;
    background: #56bbdc;
    border: 1px solid #56bbdc
}

.night .qaptcha .bgslider {
    background: #262626;
    border: 1px solid #262626
}

.night .qaptcha .slideunlock {
    background: #9f3e69;
    border: 1px solid #9f3e69
}

.qaptcha .slider {
    width: 21px;
    height: 21px;
    background: #fff;
    margin: -7px 0 0 -1px;
    cursor: e-resize;
    border-radius: 50%;
    border: 1px solid #ddd
}

.qaptcha .slideunlock .slider {
    margin: -7px 0 0;
    border: 1px solid #56bbdc
}

.qaptcha-box {
    position: relative
}

.unlocktip:after {
    position: absolute;
    top: -4px;
    left: 50px;
    width: 110px;
    color: #888;
    line-height: 25px;
    opacity: 0;
    content: attr(data-hover);
    transition: opacity .3s;
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.comment-respond:hover .unlocktip:after {
    opacity: 1;
    margin: 0 0 0 15px
}

.sunlock {
    display: none
}

.feature-burry-comments {
    position: absolute;
    top: 10px;
    right: 12px;
    opacity: 0;
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out
}

.comment-body:hover .feature-burry-comments {
    opacity: 1
}

.feature-burry-comments a {
    background: #999;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    padding: 4px;
    border-radius: 5px
}

.feature-burry-comments a:hover {
    background: #666
}

.feature-burry-comments a.unfeature {
    background: #92baa6
}

.feature-burry-comments a.unbury {
    background: #4d8cb8
}

.feature-comments.unfeature,
.feature-comments.unbury {
    display: none
}

.feature-comments {
    cursor: pointer
}

.buried.feature-comments.bury,
.sticky.feature-comments.feature {
    display: none
}

.buried.feature-comments.unbury,
.sticky.feature-comments.unfeature {
    display: inline
}

.sticky-comments-ico {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #b8c4ce
}

.sticky-comments-avatar {
    float: left;
    width: 55px;
    height: 55px;
    margin: 0 10px 5px 0;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid #ececec
}

.sticky-comments .avatar {
    float: left;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.sticky-comments-author {
    font-weight: 700;
    color: #666;
    text-transform: capitalize
}

.sticky-comments-date {
    color: #999
}

li.comment.buried:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 4px;
    height: 100%;
    background: #9ecad8;
    border-radius: 8px 0 0 8px;
    animation: fade-in;
    -webkit-animation: fade-in;
    animation-duration: .3s;
    -webkit-animation: fade-in .3s
}

.links-box {
    width: 1122px;
    margin: 0 auto;
    padding: 0 0 10px
}

#links {
    margin: 0 -2px
}

#links h2 {
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
    padding: 5px 0;
    border: none
}

.links-group #links h2 {
    font-size: 18px;
    font-size: 1.8rem
}

.link-f {
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: inline-block
}

.links-mode .sup {
    border-radius: 2px
}

.link-f a img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: middle
}

.link-f a,
.link-all a {
    background: #fff;
    text-align: center;
    padding: 5px;
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.link-name a {
    height: 38px
}

.link-img a,
.links-img a {
    width: 100%;
    text-align: center;
    padding: 0
}

.link-img a {
    background: 0 0;
    border: none !important
}

.link-img a img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.link-f a:hover {
    border: 1px solid #4d8cb8;
    transition: all .1s ease-in 0s
}

.link-img a:hover {
    border: none !important;
    transition: all .1s ease-in 0s
}

.link-img a {
    padding: 5px
}

.link-img img {
    border-radius: 5px
}

.link-ico {
    width: 16px !important;
    margin: -2px 5px 0 0 !important;
    border: none !important;
    border-radius: 20px !important
}

img.link-ico-custom {
    height: 16px !important
}

.more-link a {
    font-size: 18px;
    text-align: center;
    display: block;
    margin: 5px 0 0;
    padding: 4px 0
}

.more-link i {
    font-size: 22px !important
}

.links-group {
    width: 100%;
    background: #f1f1f1
}

.links-group #links {
    width: 1122px;
    margin: 0 auto;
    padding: 20px 0
}

.links-group #links h2 {
    text-align: center;
    margin: 10px 0 20px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width:1122px) {
    .links-group #links {
        width: 98%
    }
}

.lx7 {
    float: left;
    min-height: 1px;
    padding: 2px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media screen and (min-width:280px) {
    .lx7 {
        width: 50%
    }
}

@media screen and (min-width:550px) {
    .lx7 {
        width: 33.33333333%
    }
}

@media screen and (min-width:700px) {
    .lx7 {
        width: 25%
    }
}

@media screen and (min-width:1025px) {
    .lx7 {
        width: 20%
    }
}

@media screen and (min-width:1024px) {
    .lx7 {
        width: 14.2857%
    }
}

@media screen and (max-width:550px) {
    #links {
        margin: 6px 0 0
    }
}

.linkcat h2 {
    clear: both;
    padding: 0 0 0 10px
}

.link-all a:hover {
    background: #4d8cb8;
    color: #fff !important;
    border: 1px solid #4d8cb8;
    transition: all .1s ease-in 0s
}

#colophon {
    background: #fff;
    position: relative;
    width: 100%;
    border-top: 1px solid #ececec
}

.site-info {
    line-height: 200%;
    text-align: center;
    margin: 0 5%;
    padding: 15px 0
}

.site-copyright img {
    margin: 5px auto
}

.add-info {
    padding: 5px 0;
    display: block
}

.footer-clear {
    height: 20px
}

.wb-info {
    width: 300px;
    margin: 0 auto
}

.wb-info a,
.yb-info a {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 25px
}

.wb-info img,
.yb-info img {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: auto;
    margin: 0
}

.footer-site-widget {
    background: #555;
    position: relative
}

.footer-widget {
    position: relative;
    display: flex;
    width: 1122px;
    margin: 0 auto;
    padding: 15px 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-widget h3 {
    font-size: 16px;
    font-size: 1.6rem;
    color: #f1f1f1;
    margin: 15px 0 0;
    padding: 0
}

.footer-widget-bg:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, .6);
    -webkit-backdrop-filter: saturate(50%) blur(5px);
    backdrop-filter: saturate(50%) blur(5px)
}

.g-col .s-icon,
.g-col .title-i,
#single-widget .s-icon,
#single-widget .title-i,
.footer-widget .s-icon,
.footer-widget .title-i {
    display: none
}

.footer-widget-item-l {
    float: left;
    width: 70%
}

.footer-contact {
    float: left;
    width: 30%;
    padding: 0 15px
}

.footer-contact h3 {
    padding: 0 0 10px
}

.footer-contact .myimg {
    float: left;
    padding: 5px;
    width: 33.333333333333333333%
}

.footer-contact img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    border-radius: 2px
}

.footer-contact .about-me-img p {
    text-align: center
}

.footer-widget .widget {
    background: 0 0;
    float: left;
    width: 33.33333333333%;
    padding: 1px 20px;
    border: none
}

.footer-widget-3 .widget {
    width: 33.33333333333333%
}

.footer-widget-4 .widget {
    width: 25%
}

.footer-widget-5 .widget {
    width: 20%
}

.footer-widget-6 .widget {
    width: 16.66666666666667%
}

.footer-widget-5 .fwb.widget,
.footer-widget-6 .fwb.widget {
    width: 30%
}

.footer-widget,
.footer-widget a {
    color: #f1f1f1
}

.footer-widget a:hover {
    color: #fff
}

.footer-widget .widget ul {
    padding: 8px 0 15px
}

.footer-widget .menu li {
    float: left;
    width: 33.3333333333%
}

.footer-widget .menu li {
    float: left;
    width: 33.3333333333%
}

.footer-widget .fwo .menu li {
    float: left;
    width: 100%
}

.footer-site-widget .add-widgets,
.footer-site-widget .add-widgets a {
    color: #fff;
    text-align: center
}

.picture-area .turn,
#tao .turn {
    float: right;
    width: 90%
}

.pagination {
    float: right
}

.special-pagenav {
    margin: 0 0 5px
}

@media screen and (max-width:600px) {
    .turn-normal .pagination {
        float: inherit
    }

    .turn-small .pagination {
        float: left
    }

    .picture-area .turn-small .pagination {
        padding: 0 0 0 8px
    }

    .picture-area .turn,
    #tao .turn {
        float: inherit;
        width: 100%
    }

    .picture-area .turn,
    #tao .turn {
        clear: both;
        float: inherit;
        min-width: 260px
    }
}

.max-num,
.pagination a,
.pagination a:visited {
    float: left;
    background: #fff;
    color: #333;
    line-height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 5px 0;
    padding: 0 13px;
    border-radius: 40px;
    border: 1px solid #4d8cb8
}

.pagination .current,
.pagination .dots {
    float: left;
    background: #fff;
    line-height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 5px 0;
    padding: 0 13px;
    border: 1px solid #ececec;
    border-radius: 40px
}

.pagination span.current,
.pagination a:hover {
    background: #4d8cb8;
    color: #fff;
    border: 1px solid #4d8cb8
}

.screen-reader-text {
    display: none
}

.nav-links .prev i,
.nav-links .next i {
    vertical-align: 0%
}

.pagination a.prev,
.pagination a.next {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

.picture-area .navigation,
#tao .navigation {
    margin: 0 5px 10px 0
}

.other-nav .navigation {
    margin: 0 5px 10px 0
}

.comment-navigation i {
    padding: 0
}

.nav-links .dots {
    display: none
}

.no-pagination {
    float: right;
    width: 34px;
    height: 46px;
    margin: 0 0 5px
}

.no-pagination i {
    font-size: 16px !important;
    color: #999
}

@media screen and (max-width:900px) {
    .pagination {
        margin: 0 8px
    }

    .turn-small .pagination a.page-numbers {
        display: none
    }

    .turn-small .pagination a.next,
    .turn-small .pagination a.prev {
        display: block
    }
}

.page-nav-form {
    float: right;
    margin: 0 5px 5px;
    width: 84px
}

@media screen and (max-width:600px) {
    .turn-normal .page-nav-form {
        float: left
    }
}

.input-number {
    float: left;
    background: #f1f1f1;
    width: 42px;
    height: 36px;
    color: #444;
    text-align: center;
    -webkit-appearance: none;
    outline: none;
    border: 1px solid #4d8cb8;
    border-right: none !important;
    border-radius: 36px 0 0 36px
}

.input-number:focus,
.input-number:hover {
    background: #fff
}

.page-button-box {
    position: relative
}

.page-button {
    background: #fff;
    float: right;
    width: 42px;
    height: 36px;
    -webkit-appearance: none;
    cursor: pointer;
    outline: none;
    border: 1px solid #4d8cb8;
    border-radius: 0 36px 36px 0
}

.page-button:hover {
    background: #4d8cb8
}

.page-button-box:after {
    position: absolute;
    top: 6px;
    right: 15px;
    content: "\e77a";
    font-family: be;
    color: #444;
    pointer-events: none
}

.page-button-box:hover:after {
    color: #fff
}

.page-nav-form input::-webkit-outer-spin-button,
.page-nav-form input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.page-nav-form input[type=number] {
    -moz-appearance: textfield
}

.max-num {
    float: right
}

.turn-normal .max-num {
    display: none
}

@media screen and (min-width:900px) {
    .max-num {
        display: none
    }
}

.content-area {
    position: relative
}

.ias-loader {
    float: left;
    width: 50px;
    margin: 4px 0 0
}

.ias-next {
    float: left;
    width: 40px;
    cursor: pointer;
    margin: 0 0 0 5px;
    padding: 4px 0 0
}

.picture-area .ias-next {
    position: absolute;
    bottom: 11px;
    left: 0
}

.picture-area .ias-loader {
    position: absolute;
    bottom: 25px;
    left: 0
}

.domargin .ias-loader {
    float: left;
    width: 50px;
    margin: 14px 0 0
}

.domargin .ias-next {
    float: left;
    width: 40px;
    cursor: pointer;
    margin: 10px 0 0;
    padding: 4px 0 0
}

.square-clear {
    float: right;
    min-width: 60%;
    margin: 10px 0 0
}

.cat-square .ias-loader {
    margin: 8px 0 0 5px
}

.cat-square .ias-next {
    margin: 11px 0 0 5px
}

.search-site .ias-loader,
.search-site .ias-next {
    margin: 12px 0 0 -18px
}

#post-fall .ias-loader,
#post-fall .ias-next {
    position: absolute;
    bottom: -39px;
    left: 0
}

@media screen and (max-width:600px) {

    .domargin .ias-loader,
    .ias-loader {
        float: inherit;
        margin: 15px auto 16px
    }

    .domargin .ias-next,
    .ias-next {
        float: inherit;
        margin: 8px auto
    }

    .search-site .ias-loader {
        margin: 17px auto 16px
    }

    .search-site .ias-next {
        margin: 10px auto
    }

    .picture-area .ias-loader {
        float: inherit;
        margin: 23px auto
    }

    .site-small .ias-loader {
        position: absolute;
        left: 50%;
        bottom: 12px;
        margin: 0 0 0 -25px !important
    }

    .site-small .ajax-new-cntent .ias-loader {
        bottom: -40px
    }

    .site-small .ias-next {
        position: absolute;
        left: 50%;
        bottom: 2px;
        margin: 0 0 0 -21px !important
    }

    .site-small .ajax-new-cntent .ias-next {
        bottom: -48px
    }

    .site-small .site-special .ias-next {
        bottom: 5px
    }

    .site-small .picture-area .ias-loader {
        bottom: 22px
    }

    .site-small .picture-area .ias-next {
        bottom: 12px
    }

    .square-clear {
        min-width: 100%
    }

    .cat-square .ias-loader {
        float: inherit;
        margin: 0 auto;
        padding: 15px 0 4px
    }

    .cat-square .ias-next {
        float: inherit;
        margin: 0 auto;
        padding: 10px 0 0
    }

    .other-nav .pagination {
        float: inherit;
        margin: 40px 5px 10px 0
    }

    .site-small .other-nav .pagination {
        float: inherit;
        margin: 0 5px 10px 0
    }

    .site-small #post-fall .ias-next {
        bottom: -48px
    }

    .site-small #post-fall .ias-next {
        bottom: -48px
    }

    .site-small .search-site .ias-next {
        bottom: 7px
    }

    .site-small .search-site .ias-loader {
        bottom: 17px
    }

    .site-small .site-img .ias-loader {
        bottom: 7px !important
    }

    .site-small .site-img .ias-next {
        bottom: 2px !important
    }

    .site-small #post-fall .ias-loader {
        bottom: -40px
    }

    #post-fall .ias-loader,
    #post-fall .ias-next {
        position: absolute;
        bottom: -40px;
        left: 50%
    }
}

.ias-next .be {
    font-size: 40px !important;
    color: #4d8cb8
}

.ias-next .be:hover {
    color: #444
}

-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.ball-pulse>div:nth-child(1) {
    -webkit-animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(2) {
    -webkit-animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(3) {
    -webkit-animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 0 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    border: 1px solid #4d8cb8
}

@media screen and (min-width:550px) {

    .picture-area .nav-links,
    #tao .nav-links {
        float: right
    }
}

.type-cat {
    float: left;
    width: 100%
}

.header-sub .child-cat {
    margin: 0 -5px
}

.type-cat {
    margin: 0
}

.child-cat-8 li {
    float: left;
    width: 12.5%
}

.child-cat-9 li {
    float: left;
    width: 11.11111111111111%
}

.child-cat-7 li {
    float: left;
    width: 14.28571428571429%
}

.child-cat li a {
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (max-width:900px) {
    .child-cat li {
        width: 25%
    }
}

@media screen and (max-width:640px) {
    .header-sub .child-cat {
        margin: 0 -3px
    }

    .child-cat li {
        width: 33.33333333333333%
    }
}

.child-cat a {
    background: #fff;
    color: #555;
    text-align: center;
    display: block;
    margin: 0 5px 10px;
    padding: 8px 10px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.child-cat a:hover {
    color: #333
}

.child-cat-item {
    position: relative
}

.submenu-nav .submenu li:before,
.child-cat-item:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    width: 40%;
    height: 2px;
    margin: 0 0 0 -20%;
    transform: scale(0);
    -webkit-transform: scale(0);
    border-radius: 2px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.submenu-nav .submenu li:hover:before,
.child-cat-item:hover:before {
    transform: scale(1);
    -webkit-transform: scale(1)
}

.submenu-nav .submenu li:nth-child(odd):before,
.child-cat-item:nth-child(odd):before {
    background: #fa9f7e
}

.submenu-nav .submenu li:nth-child(even):before,
.child-cat-item:nth-child(even):before {
    background: #d57eeb
}

.submenu-nav .submenu {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin: 0 -2px 2px
}

.submenu-nav-bg .submenu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -2px 2px
}

.submenu-nav-bg {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    z-index: 999
}

.submenu-nav .submenu a {
    background: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    color: #444;
    text-align: center;
    line-height: 180%;
    display: inline-block;
    cursor: pointer;
    margin: 0 4px 8px;
    padding: 7px 16px;
    border-radius: 8px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .05)
}

.submenu-nav.submenu-nav-bg .submenu a {
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.submenu-nav .submenu li {
    position: relative
}

@media screen and (max-width:768px) {
    .submenu-nav.submenu-nav-bg .submenu a {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 180%;
        padding: 3px 10px
    }

    .submenu-nav .submenu {
        justify-content: center
    }
}

.submenu-nav-bg li,
.submenu-nav-bg ul,
.submenu-nav-bg div,
.submenu-nav-bg {
    background: 0 0 !important
}

.night .submenu-nav .submenu a {
    background: #262626 !important;
    color: gray
}

.be-menu-widget {
    margin: 0 -5px
}

.be-menu-widget-wait {
    margin: 0
}

.be-menu-widget .widget {
    background: 0 0;
    float: left;
    padding: 0 5px;
    border: none;
    overflow: visible
}

.be-menu-widget .widget .menu {
    background: #fff;
    float: left;
    width: 100%;
    padding: 10px 10px 10px 13px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.be-menu-widget .widget .menu:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .05)
}

.night .be-menu-widget .widget .menu {
    background: #323232;
    border: 1px solid #262626
}

.be-menu-widget .widget .menu-item-has-children>a {
    position: relative;
    background: #f8bb99;
    float: left;
    text-align: center;
    width: 35px;
    height: 35px;
    overflow: hidden;
    margin: 11px 0 0;
    border-radius: 100%
}

.be-menu-widget .widget .menu-item-has-children>a svg {
    background: 0 0;
    vertical-align: -.52em;
    margin-right: -1px !important;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.be-menu-widget .widget .menu-item-has-children>a i {
    font-size: 17px !important;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.be-menu-widget .widget:hover .menu-item-has-children>a svg,
.be-menu-widget .widget:hover .menu-item-has-children>a i {
    transform: rotate(-720deg);
    -webkit-transform: rotate(-720deg)
}

.be-menu-widget .widget .menu-item-has-children>a .font-text {
    font-size: 12px;
    font-size: 1.2rem;
    color: #e76b6f;
    font-weight: 700;
    line-height: 12px;
    display: none;
    margin: 0 !important
}

.be-menu-widget .widget .sub-menu {
    float: left;
    width: 85%;
    padding: 0 0 0 5px
}

.be-menu-widget .widget ul.sub-menu li {
    float: left;
    text-align: center
}

.be-menu-widget-cms .widget ul.sub-menu li {
    width: 25%
}

.be-menu-widget-3 .widget ul.sub-menu li {
    width: 25%
}

.be-menu-widget-4 .widget ul.sub-menu li {
    width: 33.33333333333333%
}

.be-menu-widget .widget ul.sub-menu li a {
    padding: 0 2px
}

.be-menu-widget-3 .widget {
    width: 33.33333333333333%
}

.be-menu-widget-4 .widget {
    width: 25%
}

.be-menu-widget-cms .widget {
    width: 50%
}

@media screen and (max-width:1025px) {
    .be-menu-widget .widget {
        width: 50%
    }
}

@media screen and (max-width:640px) {
    .be-menu-widget .widget {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .be-menu-widget {
        margin: 0 -3px
    }
}

#post-fall {
    margin-top: -10px;
    padding-top: 15px
}

.fall-main {
    position: relative
}

.fall-main .post {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0
}

.fall-box {
    position: relative;
    background: #fff;
    padding: 0;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec
}

.fall-title {
    font-weight: 400;
    line-height: 22px;
    margin: 9px 15px;
    text-align: justify;
    word-wrap: break-word
}

.fall-title-img {
    font-weight: 700
}

.archive-content-fall {
    color: #999;
    text-align: justify;
    word-wrap: break-word;
    padding: 0 15px 9px
}

.fall-off {
    opacity: 0
}

.fall-on {
    opacity: 1;
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out
}

#post-fall .grid-title {
    height: auto;
    padding: 5px 0
}

.fall-img {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.fall-img a img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.picture-box {
    background: #fff;
    margin: 0 0 10px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ececec;
    border-radius: 8px
}

.picture-img {
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.picture-img a img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 8px 8px 0 0
}

.picture-img a {
    border-radius: 8px 8px 0 0
}

.picture-title a {
    text-align: center;
    line-height: 45px;
    padding: 0 10px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

#tao .site-main,
.picture-area .site-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -4px
}

.ajax-grid-img,
.picture-area .video,
.picture-area .picture,
.picture-area .post,
.picture-area .show {
    position: relative;
    float: left;
    min-height: 1px;
    margin: 0;
    padding: 0 5px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.filters-post {
    background: #fff;
    padding: 20px;
    border: 1px solid #ececec;
    border-radius: 2px
}

.grid-cat-4 .ajax-grid-img,
.child-img-4,
.grid-cat-4 .video,
.grid-cat-4 .picture,
.grid-cat-4 .post,
.grid-cat-4 .show {
    width: 25%
}

.grid-cat-5 .ajax-grid-img,
.child-img-5,
.grid-cat-5 .video,
.grid-cat-5 .picture,
.grid-cat-5 .post,
.grid-cat-5 .show {
    width: 20%
}

.grid-cat-6 .ajax-grid-img,
.child-img-6,
.grid-cat-6 .video,
.grid-cat-6 .picture,
.grid-cat-6 .post,
.grid-cat-6 .show {
    width: 16.66666666666667%
}

@media screen and (max-width:800px) {

    .grid-cat-4 .ajax-grid-img,
    .grid-cat-5 .ajax-grid-img,
    .grid-cat-6 .ajax-grid-img,
    .picture-area .video,
    .picture-area .picture,
    .picture-area .post,
    .picture-area .show,
    .child-img-box {
        width: 33.3333333333333333%
    }
}

@media screen and (max-width:600px) {

    .grid-cat-4 .ajax-grid-img,
    .grid-cat-5 .ajax-grid-img,
    .grid-cat-6 .ajax-grid-img,
    .picture-area .video,
    .picture-area .picture,
    .picture-area .post,
    .picture-area .show,
    .child-img-box {
        width: 50%
    }
}

@media screen and (min-width:999px) {
    .picture-img {
        overflow: hidden
    }
}

@media screen and (max-width:480px) {
    .apc-title-box {
        margin: 2px
    }

    .home .acx-ajax-container .picture-area,
    .home .acx-ajax-container .picture-area .picture {
        margin: 0
    }
}

.picture-area .post {
    background: 0 0;
    border: none;
    border-radius: 0
}

.grid-title {
    font-weight: 400;
    line-height: 25px;
    height: 50px;
    margin: 5px 15px;
    overflow: hidden
}

.grid-inf {
    float: left;
    width: 100%;
    color: #999;
    line-height: 20px;
    margin: 0 0 8px;
    padding: 0 15px
}

.search .grid-inf {
    margin: 0 0 5px
}

.g-cat a {
    color: #999;
    width: 60%;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.grid-inf-l {
    float: right
}

.grid-inf-l .views {
    position: absolute;
    top: 10px;
    left: 20px;
    color: #fff;
    z-index: 1;
    display: none;
    text-shadow: 0 0 2px #000
}

.grid-inf .t-mark {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    z-index: 1;
    background: linear-gradient(to right, #fc5c7d, #6a82fb)
}

.grid-inf .link-inf {
    color: #f40;
    font-weight: 700;
    width: 60%;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.grid-like {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #ececec;
    z-index: 3;
    display: none;
    text-shadow: 0 0 2px #000
}

.grid-meta-author .meta-author-avatar {
    position: absolute;
    top: -100px;
    left: -5px;
    opacity: 0;
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.fancy-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    z-index: 1;
    opacity: 0;
    border-radius: 50% !important;
    border: 2px solid #fff;
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

.fancy-box:before {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    content: "\e614";
    font-family: be;
    font-size: 16px !important;
    color: #fff;
    text-align: center;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

.fall:hover .fancy-box:before,
.sup:hover .meta-author-avatar {
    opacity: 1
}

.sup:hover .fancy-box,
.picture:hover .fancy-box,
.post:hover .fancy-box {
    opacity: .6
}

.fancy-box:hover {
    opacity: 1 !important
}

.nav-thumbnail .fancy-box {
    display: none
}

.grid-meta-author img {
    border: none
}

.picture-img {
    position: relative
}

.hide-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0))
}

.post:hover .hide-box {
    -webkit-transform: translateY(0);
    transform: translateY(0px)
}

.hide-excerpt {
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    padding: 35px 20px
}

#novel {
    margin: 0 -5px 10px 0
}

.novel-main {
    position: relative;
    float: left;
    width: 20%;
    min-height: 1px;
    margin: 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.novel-box {
    position: relative;
    background: #fff;
    margin: 0 5px 5px 0;
    border-radius: 8px;
    border: 1px solid #ececec
}

.novel-title a {
    width: 99%;
    line-height: 45px;
    font-weight: 400;
    display: block;
    padding: 0 10px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.novel-title a:hover {
    color: #333
}

@media screen and (max-width:1025px) {
    .novel-main {
        width: 25%
    }
}

@media screen and (max-width:769px) {
    .novel-main {
        width: 33.33333333333333333333%
    }
}

@media screen and (max-width:620px) {
    #novel {
        margin: 0 -4px 10px 0
    }

    .novel-main {
        width: 50%
    }
}

.product-box {
    padding: 10px
}

.product-box h2 {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 5px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.product-i {
    color: #999;
    height: 52px;
    margin-bottom: 5px;
    overflow: hidden
}

.taourl a {
    float: right;
    background: #f40;
    color: #fff;
    line-height: 30px;
    margin: 0 0 5px;
    padding: 0 10px;
    border: 1px solid #f40;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.taourl a:hover {
    background: #ff662f;
    color: #fff
}

.detail a {
    float: right;
    background: #fff;
    line-height: 30px;
    margin: 0 5px 5px;
    padding: 0 10px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.ded .price {
    float: left;
    width: 50%;
    height: 50px
}

.go-url {
    float: left;
    width: 50%;
    margin-top: 10px
}

.pricex {
    color: #f40
}

.pricey {
    font-size: 12px;
    color: #999;
    display: block
}

.tao-img {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.tao-img a img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 8px 8px 0 0
}

.tao-dis {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #f40;
    color: #fff;
    padding: 2px 10px;
    border-radius: 5px
}

.tao-title {
    text-align: center;
    line-height: 30px;
    margin: 0 10px 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.archive .tao,
.taocat {
    position: relative;
    background: 0 0;
    float: left;
    min-height: 1px;
    margin: 0;
    padding: 0 5px;
    border: none !important;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.tao-box {
    background: #fff;
    margin: 0 0 10px;
    border: 1px solid #ececec;
    border-radius: 8px;
    overflow: hidden
}

@media screen and (min-width:1025px) {

    .archive .tao,
    .taocat {
        width: 25%
    }
}

@media screen and (max-width:1025px) {

    .archive .tao,
    .taocat {
        width: 33.33333333333333333%
    }
}

@media screen and (max-width:690px) {

    .archive .tao,
    .taocat {
        width: 50%
    }

    .ded .price {
        width: 100%;
        margin: 0 0 5px
    }

    .go-url {
        width: 100%;
        margin: 0
    }

    .detail a {
        float: left;
        margin: 0 5px 5px 0
    }

    .pricey {
        font-size: 12px;
        font-size: 1.2rem
    }

    .product-i {
        display: none
    }
}

.tao-goods {
    margin: 0 0 15px
}

.tao-goods .tao-img {
    float: left;
    max-width: 261px;
    height: auto;
    margin: 0 30px 30px 0;
    overflow: hidden;
    border-radius: 5px;
    transition-duration: .3s
}

.tao-goods .tao-img a img {
    width: auto;
    height: auto;
    max-width: 100%;
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear
}

.tao-goods .tao-img:hover a img {
    transition: All .7s ease;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.tao-goods .brief {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 10px 10px
}

.tao-goods .product-m {
    color: #666;
    font-size: 15px;
    display: block;
    margin: 0 0 15px
}

.tao-goods .pricex {
    font-size: 16px;
    color: #f40;
    display: block
}

.tao-goods .tao-goods ul li {
    font-size: 14px;
    font-weight: 400;
    list-style: none;
    border: none;
    line-height: 180%;
    margin: 0;
    box-shadow: none
}

.tao-goods .taourl a {
    float: left;
    background: #f40;
    color: #fff !important;
    line-height: 35px;
    margin: 40px 20px 0 0;
    padding: 0 15px;
    border: 1px solid #f40;
    border-radius: 5px
}

.tao-goods .taourl a:hover {
    background: #7ab951;
    border: 1px solid #7ab951
}

.tao-goods .discount a {
    float: left;
    background: #fff;
    color: #444 !important;
    line-height: 35px;
    margin: 40px 20px 0 0;
    padding: 0 15px;
    border: 1px solid #ececec;
    border-radius: 5px
}

.tao-goods .discount a:hover {
    color: #fff !important;
    background: #7ab951;
    border: 1px solid #7ab951
}

@media screen and (max-width:640px) {
    .tao-goods .brief {
        width: 100%
    }

    .tao-goods .tao-img {
        float: inherit;
        margin: 0 0 15px 10px
    }
}

.insets {
    position: relative;
    display: block
}

.img-title {
    position: relative;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 2;
    opacity: 0;
    background: #000;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out
}

.img-title-t {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    text-align: justify;
    padding: 5px 10px;
    overflow: hidden;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.insets:hover .img-title {
    opacity: 1
}

.img-title a,
.img-title a:hover {
    color: #fff;
    display: block
}

#scroll {
    width: 45px;
    float: right;
    position: fixed;
    right: 15px;
    bottom: 85px;
    z-index: 8
}

a.fo {
    background: #fff;
    font-size: 16px;
    color: #777;
    width: 45px;
    height: 45px;
    line-height: 39px;
    text-align: center;
    vertical-align: middle;
    margin-top: 4px;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #ececec
}

a.fo:hover {
    background: #4d8cb8;
    color: #fff;
    border: 1px solid #4d8cb8;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.scroll-but {
    display: none
}

.scrollhide {
    -webkit-animation-name: fadeDwn;
    animation-name: fadeDwn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

@keyframes fadeDwn {
    from {
        opacity: 1
    }

    to {
        bottom: 0;
        opacity: 0
    }
}

.scrollshow {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.cms-cat-tab {
    border-radius: 5px
}

.cms-tab-nav {
    background: #fff;
    float: left;
    width: 100%;
    padding: 0 10px;
    border: 1px solid #ececec;
    border-bottom: none !important;
    border-radius: 8px 8px 0 0
}

.cms-tab-nav a,
.cms-tabs-all {
    position: relative;
    color: #888;
    float: left;
    margin: 3px;
    padding: 10px 8px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all .2s;
    -webkit-transition: all .2s
}

.cms-tab-nav a:hover,
.cms-tabs-all:hover {
    color: #333
}

.tab-but.current:hover {
    color: #444
}

.cms-ajax-area {
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    border: 1px solid #ececec;
    border-top: none !important;
    border-radius: 0 0 8px 8px
}

.cms-ajax-area ul li {
    float: left;
    width: 50%;
    padding: 0 20px
}

.lic ul .high-7 a,
.lic ul .high-5 a,
.lic ul .high-3 a {
    font-weight: 700
}

.cms-ajax-area ul {
    padding: 15px 0 0
}

.cat-tab-img-box {
    padding: 0 13px
}

.cat-tab-img {
    position: relative;
    float: left;
    width: 25%
}

.cat-tab-img-x4 {
    padding: 0 6px
}

.tab-thumbnail {
    overflow: hidden;
    border-radius: 5px
}

.tab-thumbnail a img {
    float: left;
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 5px
}

.tab-thumbnail a {
    border-radius: 5px
}

.tab-but.current {
    color: #444;
    font-weight: 700;
    transform: scale(.1);
    -webkit-transform: scale(1.1)
}

.cms-ajax-area .cat-border {
    border: 1px solid #ececec !important;
    border-top: none !important
}

.cms-ajax-cat-cntent .ajax-loading {
    min-height: 150px;
    border: none
}

.cms-ajax-area .grid-cat-more {
    margin: 8px 0
}

.cms-ajax-cntent {
    display: none
}

@media screen and (max-width:640px) {
    .cms-ajax-area ul li {
        width: 100%
    }
}

.be-order-box {
    width: 100%;
    margin: 0 0 10px
}

.be-order-btu {
    float: left
}

.be-order-title {
    font-weight: 700;
    padding: 2px 10px
}

.be-order-title i {
    font-weight: 400;
    margin: 0 5px 0 -5px
}

.be-order-btu a {
    display: inline-block;
    padding: 2px 8px;
    transition-duration: .3s;
    -webkit-transition-duration: .3s
}

.btu-order-current a {
    color: #444;
    font-weight: 700;
    transform: scale(1.05)
}

.be-order-date.btu-order-current a {
    color: #76ac91
}

.be-order-modified.btu-order-current a {
    color: #41a0bb
}

.be-order-rand.btu-order-current a {
    color: #b78a6a
}

.be-order-commented.btu-order-current a {
    color: #c40000
}

.be-order-views.btu-order-current a {
    color: #fa9f7e
}

.be-order-like.btu-order-current a {
    color: #8e4671
}

.be-new-nav {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px
}

.new-tabs-cat {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 12px 0 0
}

.be-new-nav li {
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width:1025px) {
    .new-tabs-cat {
        -webkit-overflow-scrolling: touch;
        overflow-x: auto
    }
}

.new-tabs-cat a,
.new-tabs-all {
    position: relative;
    float: left;
    text-transform: uppercase;
    display: block;
    cursor: pointer;
    padding: 2px 10px;
    transition: all .2s;
    -webkit-transition: all .2s
}

.new-tabs-all {
    padding: 0 8px 2px 10px
}

.new-tabs-cat a:hover,
.new-tabs-all:hover {
    transform: scale(.9);
    -webkit-transform: scale(.9)
}

.new-tabs-all-ico {
    float: left;
    display: block;
    margin: -1px 0 0 4px
}

.be-new-box {
    position: relative
}

.new-tabs-all .be {
    margin: 0 10px 0 -5px
}

.ajax-cat-cntent {
    position: relative;
    margin: 0 0 45px;
    border: none;
    border-radius: 0 0 8px 8px
}

.domargin .ajax-cat-cntent .doclose.post:nth-last-child(2) {
    border-radius: 0 0 8px 8px
}

.new-more a {
    position: absolute;
    right: 5px;
    bottom: -46px;
    background: #fff;
    display: block;
    padding: 5px 10px;
    border-radius: 100%;
    border: 1px solid #4d8cb8
}

.new-more a:hover {
    background: #4d8cb8;
    color: #fff
}

.ajax-cat-cntent .cat-border {
    border: 1px solid #ececec;
    border-top: none
}

.night .ajax-cat-cntent .cat-border {
    border: 1px solid #262626
}

.ajax-cat-cntent .ajax-loading {
    background: #fff;
    min-height: 800px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.night .ajax-cat-cntent .ajax-loading {
    border: none
}

.navigation.current,
.ajax-new-cntent,
.catpast {
    display: none
}

.ajax-cat-cntent-img .turn-small,
.ajax-cat-cntent-img .navigation {
    display: none
}

.netcurrent {
    display: block
}

.be-new-nav-img {
    float: left;
    width: 100%;
    margin: 0 0 7px
}

.new-tabs-cat-img a,
.new-tabs-all-img {
    position: relative;
    background: #fff;
    float: left;
    color: #555;
    text-align: center;
    display: block;
    cursor: pointer;
    overflow: hidden;
    margin: 5px;
    padding: 8px 15px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.new-tabs-cat-img a:hover {
    color: #555
}

.new-tabs-all-img:before,
.new-tabs-cat-img a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    width: 50%;
    height: 2px;
    margin: 0 0 0 -25%;
    border-radius: 2px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.tags-cat-img:hover:before,
.new-tabs-all-img:hover:before,
.tags-cat-img.current:before,
.tags-cat-img.current:before,
.new-tabs-all-img.current:before {
    background: linear-gradient(to right, red, #1a80ea);
    transform: scale(1);
    -webkit-transform: scale(1)
}

.ajax-cat-cntent-img {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 45px
}

.new-more-img a {
    position: absolute;
    right: 5px;
    bottom: -46px;
    background: #fff;
    display: block;
    margin: 0 0 10px;
    padding: 5px 10px;
    border-radius: 100%;
    border: 1px solid #4d8cb8
}

.new-more-img a:hover {
    background: #4d8cb8;
    color: #fff
}

.night .ajax-cat-cntent-img .cat-border,
.ajax-cat-cntent-img .cat-border {
    border: none !important
}

.ajax-cat-cntent-img .ajax-loading {
    border: none !important
}

.navigation.current,
.ajax-new-cntent-img,
.catpast {
    display: none
}

.netcurrent {
    display: block
}

.be-new-nav-grid {
    float: left;
    text-align: center;
    width: 100%;
    margin: 0 0 7px
}

.be-new-nav-grid li {
    display: inline-block
}

.tags-cat-grid,
.new-tabs-all-grid {
    cursor: pointer;
    margin: 2px;
    padding: 5px;
    display: inline-block;
    transition: transform .1s linear
}

.new-tabs-all-grid {
    padding: 2px 5px
}

.tags-cat-grid:hover,
.new-tabs-all-grid:hover,
.tags-cat-grid.current,
.new-tabs-all-grid.current {
    font-weight: 700;
    color: #444;
    transform: scale(1.12)
}

.ajax-cat-cntent-grid {
    position: relative;
    float: left;
    width: 100%
}

.night .ajax-cat-cntent-grid .cat-border,
.ajax-cat-cntent-grid .cat-border {
    border: none
}

.ajax-cat-cntent-grid .ajax-loading {
    border-top: none
}

.navigation.current,
.ajax-new-cntent-grid,
.catpast {
    display: none
}

.netcurrent {
    display: block
}

.tab-no {
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
    padding: 10px
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.grid-carousel .owl-stage-outer {
    overflow: inherit
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.be-wol .owl-item img {
    border-radius: 5px
}

.lazy-img img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    opacity: .5;
    border-radius: 5px
}

.group-lazy-img.owl-drag,
.lazy-img.owl-drag {
    display: none
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    font: inherit;
    color: #fff;
    border: none;
    display: inline-block;
    margin: 10px;
    padding: 4px 10px;
    line-height: 26px;
    border-radius: 30px;
    background: #4d8cb8;
    opacity: .7
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    pointer-events: none;
    z-index: 2
}

.slider-hot .owl-dots {
    position: inherit
}

.slider-widge .owl-dots {
    bottom: 30px
}

.slider-single .owl-dots {
    bottom: 5px;
    height: 30px;
    padding: 10px;
    overflow: hidden
}

.slider-single .owl-stage-outer {
    border-radius: 5px
}

.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 6px;
    background: #fff;
    display: block;
    pointer-events: auto;
    border-radius: 100%;
    transform: scale(.6);
    transition: transform .4s ease-in-out;
    -webkit-transition: transform .4s ease-in-out;
    backface-visibility: visible;
    -webkit-backface-visibility: visible
}

.slider-single .owl-dots .owl-dot span {
    background: #999
}

.owl-dots .owl-dot {
    pointer-events: auto
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #4d8cb8;
    transform: scale(1)
}

.owl-dots,
.owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-dots .owl-dot span:before {
    content: '';
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.owl-dots .owl-dot:hover span:before,
.owl-dots .owl-dot.active span:before {
    -webkit-animation-name: be-ripple;
    animation-name: be-ripple;
    border: 1px solid #4d8cb8
}

.owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.slider-current {
    overflow: hidden;
    border-radius: 5px
}

.slide-mete {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1;
    width: 5%;
    height: 2px;
    animation: fade-in;
    animation-duration: .5s;
    -webkit-animation: fade-in .5s;
    border-radius: 5px;
    background: rgba(255, 255, 255, .8)
}

.slide-progress {
    width: 0;
    max-width: 100%;
    height: 2px;
    border-radius: 5px;
    background: #4d8cb8
}

.planned {
    width: 100%;
    transition: width 4.5s
}

.again {
    width: 0;
    transition: width .5s
}

.slider-row:hover .slide-mete,
.slideshow:hover .slide-mete {
    display: none
}

.slider-row {
    position: relative;
    margin: -2px 0 0
}

#slideshow {
    position: relative;
    margin: 0 0 10px;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid transparent
}

.slider-home .post,
#page .slider-home .page {
    position: relative;
    background: #fff;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 5px
}

.slider-home .slider-home-title {
    position: absolute;
    top: 20px;
    left: 0;
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
    opacity: 0;
    padding: 20px 20px 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s
}

.slider-home:hover .slider-home-title {
    opacity: 1
}

.slide-post-box {
    position: relative
}

.slide-post-box #slideshow {
    float: left;
    width: 70.4%
}

.slide-post-main {
    float: right;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 29.6%;
    margin: 1px 0 10px;
    padding: 0 0 0 10px
}

.slide-post-item {
    height: 100%;
    display: flex;
    flex-direction: column
}

.slide-post-main .slide-post:first-child {
    margin: 0 0 10px
}

.slide-post {
    position: relative;
    width: 100%;
    height: 50%;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec
}

.slide-post img {
    float: left;
    width: 100%;
    height: auto;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.slide-post-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)) !important
}

.slide-post:hover .slide-post-txt {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

.slide-post-title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #fff;
    font-weight: 400;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    padding: 0 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:768px) {
    .slide-post-box #slideshow {
        width: 100%
    }

    .slide-post-item {
        display: inline
    }

    .slide-post-main .slide-post:first-child {
        margin: 0
    }

    .slide-post-main {
        display: none;
        width: 0
    }

    .slide-post-m #slideshow {
        width: 100%
    }

    .slide-post-m .slide-post-main {
        position: inherit;
        display: block;
        height: 88px;
        width: 100%;
        margin: 0 0 10px;
        padding: 0
    }

    .slide-post-m .slide-post {
        float: left;
        width: 49%;
        height: 100%
    }

    .slide-post-m .slide-post-main .slide-post:first-child {
        float: right
    }

    .slide-post-m .slide-post-txt {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

.slider-home .owl-nav,
.slider-group .owl-nav,
.slider-single .owl-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #4d8cb8;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    width: 100%;
    z-index: 9999;
    border-radius: 2px;
    pointer-events: none;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

.owl-carousel .owl-nav {
    display: none;
    animation: fade-in;
    animation-duration: .5s
}

.slider-single.owl-carousel .owl-nav {
    margin: -15px 0 0
}

.owl-carousel:hover .owl-nav {
    display: block
}

.slider-title .owl-nav {
    display: none !important
}

.owl-nav .owl-prev {
    float: left;
    pointer-events: auto
}

.owl-nav .owl-next {
    float: right;
    pointer-events: auto
}

@media screen and (max-width:480px) {

    .owl-nav,
    .slider-home-title-custom,
    .slider-home-title {
        display: none
    }

    .owl-dots {
        padding: 0
    }
}

.slider-rolling-box {
    background: #fff;
    margin: 0 0 10px;
    padding: 5px 5px 2px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.be-rolling {
    position: relative
}

.be-rolling .scrolling-img {
    border: none !important;
    margin: 0;
    padding: 10px
}

.scrolling-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.hot-box .scrolling-thumbnail {
    border-radius: 8px 8px 0 0
}

.be-rolling .grid-title {
    margin: 5px 0 0
}

.carousel-title {
    text-align: left;
    height: 42px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 10px;
    padding: 0 15px;
    overflow: hidden
}

.carousel-title-c {
    text-align: center
}

.be-rolling .owl-nav {
    position: absolute;
    top: 15px;
    right: 15px
}

.grid-carousel-box {
    margin: 0 0 10px;
    overflow: hidden
}

#grid-carousel {
    position: relative
}

#grid-carousel .post {
    padding: 0
}

.grid-carousel-main {
    border-radius: 8px;
    border: 1px solid #ececec
}

#grid-carousel .owl-item img {
    border-radius: 2px 2px 0 0
}

.grid-carousel-box {
    width: auto;
    border-radius: 2px 2px 0 0
}

.grid-carousel-box .grid-cat-title {
    padding: 0 0 0 10px
}

.slider-widge .owl-nav,
.slider-hot .owl-nav,
.grid-carousel-box .owl-nav {
    position: absolute;
    top: 15px;
    right: 15px
}

.grid-scrolling-thumbnail {
    overflow: hidden;
    border-radius: 8px 8px 0 0
}

.grid-carousel .meta-author-avatar img {
    width: 24px !important;
    border-radius: 100% !important
}

.slider-single {
    overflow: hidden;
    padding: 0 0 30px;
    border-radius: 5px
}

.slider-single img.alignnone {
    margin: 0
}

.slider-play {
    position: relative
}

.show-slider-img {
    display: flex;
    width: 100%;
    height: auto;
    max-width: 100%
}

.group-load img {
    position: relative
}

.slider-video-ico {
    background: 0 0 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: -14px 0 0 -16px
}

.slider-video-a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: 0 0 !important
}

.slider-video-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0 !important
}

.video-main {
    opacity: 1;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s
}

.slider-group-main:hover .video-main {
    opacity: 0;
    transform: scale(0);
    -webkit-transition: all ease-out .1s;
    transition: all ease-out .1s
}

.slider-video-play-show .slider-video-ico:after {
    opacity: .8;
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}

.active .slider-video-play-show .slider-video-ico:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-out .2s;
    transition: all .3s ease-out .2s
}

.slider-video-play:hover .slider-video-ico:after,
.slider-play:hover .slider-video-ico:after {
    opacity: .8;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: all ease-out .35s;
    transition: all ease-out .35s
}

.slider-video-ico:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "\e637";
    font-family: be;
    font-size: 32px !important;
    color: #fff;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    transition: opacity .3s linear;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease-out .35s;
    transition: all ease-out .35s;
    text-shadow: 0 0 8px rgba(0, 0, 0, .2)
}

.fancybox-slide--video {
    max-width: 100%;
    height: auto
}

.fancybox-slide--video .fancybox-content {
    background: 0 0;
    padding: 10px;
    overflow-y: hidden;
    text-align: center
}

.fancybox-slide--video .fancybox-button {
    margin-top: -15px
}

@media screen and (max-width:1000px) {
    .fancybox-slide--video .fancybox-button {
        position: absolute !important;
        top: 18px;
        right: 5px
    }
}

.fancybox-video {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

#slider-group {
    position: relative;
    background: #fff;
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}

.slider-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    pointer-events: none
}

.night .slider-mask {
    background: 0 0
}

.small-img-box.slider-group-main-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    width: 48%;
    margin: 0 2% 0 0;
    padding: 0 1%;
    pointer-events: none
}

.slider-group-main-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    width: 100%;
    padding: 0 5%;
    pointer-events: none
}

.g-s-l {
    padding: 0 15%
}

.g-s-c {
    text-align: center
}

.small-img-box {
    text-align: left
}

.group-slider-main-body {
    margin: 0 auto
}

.group-slider-main {
    width: 100%;
    float: left;
    color: #fff
}

.no-small {
    width: 99%
}

.big-back-img {
    overflow: hidden;
    margin-left: 0;
    margin-right: 1px;
    background: #fff;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important
}

.big-blur:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: inherit;
    filter: blur(3px);
    -webkit-filter: blur(3px);
    z-index: 0
}

.group-small-img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    pointer-events: none;
    width: 48%;
    margin: 0 2% 0 0
}

.group-small-img img {
    float: right;
    max-width: 55%;
    width: 55%;
    height: auto;
    border-radius: 5px
}

.night .group-small-img img {
    opacity: 1 !important
}

.group-img-more {
    margin: 20px 0;
    pointer-events: auto !important
}

.group-img-more a {
    background: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    color: #333 !important;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 10px 20px;
    border-radius: 5px;
    background: rgba(255, 255, 255, .7)
}

.group-img-more a:hover {
    background: rgba(255, 255, 255, .9)
}

.group-slider-content p {
    color: #fff;
    font-weight: 700;
    line-height: 150%;
    padding: 10px 0;
    text-shadow: 2px 2px 2px #000
}

.gt1 {
    font-size: 16px;
    font-size: 1.6rem;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.s-t-b {
    font-size: 38px;
    font-size: 3.8rem
}

.g-s-c .s-t-b {
    font-size: 50px;
    font-size: 5rem
}

.small-img-box .s-t-b {
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: 700
}

.str1,
.active .group-act1 {
    animation: fadeInRight .8s ease-out 0s;
    -webkit-animation: fadeInRight .8s ease-out 0s
}

.str2,
.active .group-act2 {
    animation: fadeInRight 1.2s ease-out 0s;
    -webkit-animation: fadeInRight 1.2s ease-out 0s
}

.str3,
.active .group-act3 {
    animation: fadeInRight 1.6s ease-out 0s;
    -webkit-animation: fadeInRight 1.6s ease-out 0s
}

.str4,
.active .group-act4 {
    animation: fadeInRight 2s ease-out 0s;
    -webkit-animation: fadeInRight 2s ease-out 0s
}

@media screen and (max-width:1400px) {
    .g-s-l {
        padding: 0 5%
    }

    .small-img-box .s-t-b {
        font-size: 30px;
        font-size: 3rem
    }

    .gt1 {
        font-size: 14px;
        font-size: 1.4rem
    }

    .g-s-c .s-t-b,
    .s-t-b {
        font-size: 32px;
        font-size: 3.2rem
    }
}

@media screen and (max-width:1000px) {

    .group-lazy-img,
    .big-back-img {
        height: 400px !important
    }

    .small-img-box.slider-group-main-box {
        position: absolute;
        top: 50%;
        left: 96%;
        transform: translateX(-96%) translateY(-50%);
        -webkit-transform: translateX(-96%) translateY(-50%);
        width: 65%
    }

    .group-small-img {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateX(0%) translateY(-50%);
        -webkit-transform: translateX(0%) translateY(-50%);
        width: 30%;
        margin: 0 0 0 3%
    }

    .group-small-img img {
        float: left;
        max-width: 100%;
        width: 100%
    }
}

@media screen and (max-width:670px) {
    .group-slider-content p {
        line-height: 100%;
        text-shadow: 1px 1px 1px #000
    }

    .small-img-box .s-t-a,
    .small-img-box .s-t-c {
        font-weight: 400
    }

    .gt1 {
        font-size: 12px;
        font-size: 1.2rem
    }

    .group-lazy-img,
    .big-back-img {
        height: 240px !important
    }

    .small-img-box .group-slider-content p {
        padding: 5px 0
    }

    .small-img-box .gt1 {
        display: none
    }

    .small-img-box .s-t-b {
        font-size: 15px;
        font-size: 1.5rem
    }

    .g-s-c .s-t-b,
    .s-t-b {
        font-size: 15px;
        font-size: 1.5rem
    }

    .group-img-more {
        margin: 5px 0 0
    }

    .group-img-more a {
        font-size: 12px;
        font-size: 1.2rem;
        height: 30px;
        line-height: 30px;
        padding: 5px 10px
    }
}

.wplist-item {
    margin: 0 0 15px;
    transition-duration: .5s
}

.wplist-item a {
    color: #666 !important
}

.wplist-item a:hover,
.wplist-item a:visited {
    color: #999
}

.wplist-title {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    font-weight: 700;
    line-height: 190%;
    margin: 0 0 10px
}

.wplist-item p {
    font-size: 14px;
    font-size: 1.4rem;
    text-indent: 0 !important
}

.wplist-res {
    padding: 2px 10px
}

.wplist-price {
    float: left;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fa9f7e;
    font-weight: 700;
    margin: 0 10px 0 0
}

.wplist-old-price {
    float: left;
    font-size: 15px;
    font-size: 1.5rem;
    color: #999
}

.wplist-btn {
    background: #f40;
    float: right;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    line-height: normal;
    margin: 0 5px 5px 0;
    padding: 5px 15px;
    background: linear-gradient(to right, #ea6f5a, #fa9f7e);
    border-radius: 3px;
    transition: all .2s linear
}

.wplist-btn:hover {
    background: linear-gradient(to right, #fa9f7e, #ea6f5a);
    color: #fff
}

.down-link-but {
    text-align: center
}

.down a {
    background: #4d8cb8;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff !important;
    text-align: center;
    margin: 10px 10px 0 0;
    padding: 3px 15px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #4d8cb8;
    transition: all .2s ease-in 0s
}

.p-em .down a {
    margin: 10px 10px 0 25px
}

.down-link-but a {
    margin: 10px 0
}

.down a:hover {
    opacity: .8
}

.down-much {
    float: left
}

.down-return:last-of-type {
    clear: both
}

.down-n a:before {
    content: "\e61d";
    font-family: be;
    font-size: 14px;
    margin: 0 8px 0 0
}

.down .be,
.down .zm {
    font-size: 14px !important;
    color: #fff !important;
    margin: 0 8px 0 0;
    transition: all .2s ease-in 0s
}

.down a:hover .be,
.down a:hover .zm {
    color: #fff !important
}

.down-doc-box {
    float: left;
    position: relative;
    left: 50%
}

.down-doc-box .be {
    font-size: 15px !important;
    color: #fff;
    vertical-align: 2%
}

.down-doc {
    position: relative;
    left: -50%;
    height: 40px;
    overflow: hidden;
    margin: 30px auto;
    border-radius: 5px
}

.down-doc a {
    background: #4d8cb8;
    height: 40px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff !important;
    text-align: center;
    line-height: 40px;
    min-width: 120px;
    display: block;
    padding: 0 15px;
    text-decoration: none;
    transition: margin .4s ease-in-out
}

.down-doc a:nth-of-type(even) {
    background: #595959;
    color: #fff
}

.down-doc-go a:nth-of-type(even) {
    background: #f40
}

.down-doc:hover a:first-child {
    margin-top: -40px
}

.down-box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #666;
    background: rgba(0, 0, 0, .8);
    height: 100%;
    text-align: center;
    display: none;
    z-index: 99999;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px)
}

.down-file {
    position: absolute;
    top: 10%;
    left: 50%;
    width: 50%;
    margin: 0 0 0 -25%;
    overflow: hidden
}

.down-file-t {
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin: 10px 0
}

.down-button-box {
    margin: 30px auto
}

.down-button a {
    font-size: 15px;
    background: #4d8cb8;
    color: #fff;
    margin: 0 5px;
    padding: 8px 20px;
    border-radius: 5px
}

.down-button .be,
.down-button .zm {
    font-size: 14px !important;
    color: #fff;
    margin: 0 8px 0 0
}

.down-button a:hover {
    background: #595959;
    color: #fff;
    transition: all .3s ease-in 0s
}

.btn-columns-box {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 15px
}

.p-em .btn-columns-box p {
    text-indent: 0
}

.btn-columns-box .clear {
    display: none
}

.btn-columns-box .down a {
    margin: 5px 5px 0
}

.file-gg a {
    display: block
}

.down-file .file-gg {
    background: 0 0;
    overflow: hidden;
    border-radius: 8px
}

.file-gg img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    display: block;
    margin: 0 auto
}

.sharing-box {
    padding: 24px 0 25px;
    text-align: center;
    font-size: 0;
    clear: both;
    line-height: 0
}

.tooltip {
    position: relative;
    display: inline-block
}

.sharetip {
    background: #666 !important
}

.tooltip .sharetip {
    position: absolute;
    top: -30px;
    left: 50%;
    background: #666;
    width: 70px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    margin-left: -36px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s;
    border-radius: 20px
}

.tooltip .sharetip:after {
    content: "";
    position: absolute;
    top: 24px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #666 transparent transparent
}

.tooltip:hover .sharetip {
    visibility: visible;
    opacity: 1
}

.like-left .be-btn-favorite:after,
.like-left .be-btn-beshare:after,
.like-left .arrow-share {
    display: none
}

.arrow-share {
    position: absolute;
    top: -6px;
    left: 16px;
    width: 0;
    height: 0;
    opacity: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #666;
    transition: opacity .3s
}

.favorite-box:hover .arrow-share,
.be-btn-beshare:hover .arrow-share {
    opacity: 1
}

.be-btn-beshare {
    position: relative
}

.be-btn-favorite:after,
.be-btn-beshare:after {
    position: absolute;
    top: -30px;
    left: 50%;
    background: #666;
    width: 70px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    line-height: 25px;
    opacity: 0;
    margin-left: -36px;
    content: attr(data-hover);
    border-radius: 20px;
    transition: opacity .3s
}

.favorite-box:hover .be-btn-favorite:after,
.be-btn-beshare:hover:after {
    opacity: 1
}

.night .be-btn-beshare:after {
    color: #ccc
}

.like-left-box {
    position: relative;
    float: left;
    width: 0;
    z-index: 1
}

.like-left {
    position: absolute;
    top: 135px;
    left: -60px
}

.like-left .sharing-box {
    width: 50px;
    padding: 0
}

.like-left .be-btn-link-b {
    display: none !important
}

.post .be-btn-link-l {
    display: none !important
}

.sharing-box .be-btn-beshare {
    position: relative;
    display: inline-block;
    margin: 0 3px;
    width: 45px;
    height: 45px;
    min-width: auto;
    border: 1px solid #ececec;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    text-align: center
}

.widget .be-btn-beshare {
    margin: 5px
}

.shar-beshare-donate .tab-navs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 38px;
    overflow: hidden;
    border-radius: 5px 5px 0 0
}

.shar-beshare-donate .share-tab-nav-item {
    background: #f8f8f8;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 36px;
    font-size: 14px;
    cursor: pointer;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #ececec
}

.shar-beshare-donate .share-tab-nav-item.current {
    background: #fff;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.shar-beshare-donate .share-tab-nav-item span {
    display: inline-block;
    vertical-align: middle
}

.shar-beshare-donate .share-tab-nav-item+.share-tab-nav-item {
    border-left: 1px solid #ebebeb
}

.shar-beshare-donate .share-tab-cont {
    display: none
}

.shar-beshare-donate .share-tab-cont.current {
    display: block
}

.shar-beshare-donate .share-tab-cont p {
    padding-top: 10px;
    font-size: 14px
}

.shar-beshare-donate .share-tab-cont .give-qr {
    width: 150px;
    height: 150px;
    margin: 20px auto 0;
    overflow: hidden
}

.tab-navs .cx {
    font-size: 20px !important;
    vertical-align: -28%;
    margin: 0 5px 0 0
}

.tab-navs .cx-weixin {
    color: #2ba245
}

.tab-navs .cx-alipay {
    color: #1296db
}

.shar-beshare-donate .share-tab-cont .give-qr img {
    display: block;
    width: 100%;
    height: auto
}

.shar-dialog .shar-qrbox .shar-cont {
    padding: 10px 0 20px
}

.shar-dialog .shar-qrbox .qrbox {
    width: 200px;
    margin: 0 auto
}

.shar-share-poster .shar-child {
    position: relative;
    width: 320px;
    height: 489px;
    border-radius: 8px;
    background: #fff;
    pointer-events: auto;
    display: inline-block;
    background: #fff
}

.poster-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 320px;
    line-height: 485px;
    text-align: center
}

.share-box img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px
}

.poster-tips {
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #bbb;
    text-align: center
}

.down-poster-box {
    position: absolute;
    left: 0;
    top: -50px;
    width: 100%;
    height: 10%
}

.night .down-poster-box {
    opacity: 0
}

.down-poster {
    background: linear-gradient(to right, #df676b, #fe767a);
    position: absolute;
    left: 50%;
    top: 10%;
    width: 34px;
    height: 34px;
    margin: 0 0 0 -17px;
    border-radius: 50%
}

.down-poster:before {
    position: absolute;
    left: 10px;
    top: 4px;
    content: "\e61d";
    font-family: be;
    color: #fff
}

.shar-dialog .shar-child {
    min-width: 200px;
    position: relative;
    display: inline-block;
    text-align: left;
    background: #fff;
    font-size: 14px;
    pointer-events: auto;
    border-radius: 8px;
    border: 1px solid #ececec
}

.shar-beshare-share {
    width: 300px;
    min-width: 300px
}

.shar-beshare-donate,
.shar-qrbox {
    width: 250px;
    min-width: 250px
}

.shar-main,
.shar-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.shar-mask {
    background: rgba(0, 0, 0, .7);
    pointer-events: auto
}

.shar-main {
    display: table;
    pointer-events: none
}

.shar-main .shar-section {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.shar-title {
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: 700
}

.shar-close {
    position: absolute;
    left: 50%;
    bottom: -40px;
    background: #333;
    width: 31px;
    height: 31px;
    margin: 0 0 0 -16px;
    cursor: pointer;
    border-radius: 50%
}

.shar-close:before {
    position: absolute;
    left: 9px;
    top: 4px;
    font-family: be;
    color: #999
}

.shar-close:before {
    content: "\e6f5"
}

.shar-child {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.shar-cont {
    padding: 20px 0;
    text-align: center
}

.shar-share-poster .shar-cont,
.shar-beshare-donate .shar-cont {
    padding: 0 0 20px
}

.shar-btn span[yes] {
    display: none
}

.shar-anim-def {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-duration: .5s
}

.be-share-list {
    padding: 5px 0 20px;
    text-align: center;
    font-size: 0;
    clear: both;
    line-height: 0
}

.be-share-list a {
    margin: 0 10px
}

.be-share-list a.share-logo {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 45px;
    height: 45px;
    color: #fff;
    min-width: auto;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    text-align: center
}

.ico-weixin:before,
.ico-weibo:before,
.ico-qzone:before,
.ico-qq:before {
    position: absolute;
    top: 22px;
    left: 13px;
    font-family: be;
    font-size: 20px !important
}

.ico-weixin:before {
    top: 20px
}

.ico-weixin:before {
    content: "\e66d"
}

.ico-weibo:before {
    content: "\e636"
}

.ico-qzone:before {
    content: "\e63f"
}

.ico-qq:before {
    content: "\e608"
}

.be-share-list a.share-logo {
    background: #999
}

.be-share-list .ico-qzone:hover {
    background: #ecb124;
    background: linear-gradient(to top right, #ab7c0b, #ecb124)
}

.be-share-list .ico-weibo:hover {
    background: #c40000;
    background: linear-gradient(to top right, #c40000, #f96060)
}

.be-share-list .ico-qq:hover {
    background: #3abcff;
    background: linear-gradient(to top right, #9880fe, #3abcff)
}

.be-share-list .ico-weixin:hover {
    background: #2a8c30;
    background: linear-gradient(to top right, #2a8c30, #50d558)
}

.be-btn-beshare {
    color: #999
}

.sharing-box .be-btn-beshare.active,
.sharing-box .be-btn-beshare:active {
    color: #93c16e
}

.be-beshare-toc:hover,
.be-btn-link:hover,
.be-btn-donate:hover,
.be-btn-share:hover,
.be-btn-favorite:hover,
.be-share-poster:hover,
.be-btn-like:hover {
    color: #fff !important
}

.like-left .sharing-box .be-btn-beshare {
    background: #fff;
    margin: 0 0 10px
}

.like-left .sharing-box .be-btn-beshare:hover,
.sharing-box .be-btn-beshare:hover {
    background: #4d8cb8;
    border: 1px solid #4d8cb8
}

.be-beshare-toc:before,
.be-btn-link:before,
.be-btn-donate:before,
.be-btn-share:before,
.be-btn-like:before {
    position: absolute;
    top: 22px;
    left: 11px;
    font-family: be;
    font-size: 21px !important
}

.be-share-poster:before {
    position: absolute;
    top: 22px;
    left: 11px;
    font-family: cx;
    font-size: 21px !important
}

.be-btn-donate:before {
    top: 23px
}

.be-btn-share:before {
    left: 11px
}

.be-share-poster:before {
    top: 23px
}

.be-btn-donate:before {
    content: "\e73a"
}

.be-btn-share:before {
    content: "\e88b"
}

.be-share-poster:before {
    content: "\e623"
}

.be-btn-like:before {
    content: "\e630"
}

.be-beshare-toc:before {
    content: "\e89a";
    top: 15px
}

.be-beshare-toc-txt {
    position: relative
}

.be-beshare-toc-txt:after {
    position: absolute;
    bottom: -40px;
    left: -20px;
    width: 40px;
    font-size: 1.2rem;
    line-height: 23px
}

.toc-txt-en:after {
    content: "Contents";
    left: -24px;
    transform: scale(.6)
}

.toc-txt-cn:after {
    content: "目录"
}

.be-btn-link:before {
    content: "\e79b"
}

#post-link {
    display: none
}

.be-beshare-toc.tocno,
.entry-content .be-beshare-toc {
    display: none
}

.be-btn-like {
    position: relative
}

.be-btn-like:hover.be-btn-like:before {
    -webkit-animation-name: avatar;
    animation-name: avatar;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.like-number {
    position: absolute;
    top: -29px;
    left: -14px;
    width: 70px;
    min-height: 24px;
    font-size: 12px;
    color: #fff;
    display: none;
    text-align: center;
    line-height: 1.7;
    padding: 2px;
    background: #666;
    border-radius: 20px
}

.triangle-down {
    position: absolute;
    top: -6px;
    left: 16px;
    width: 0;
    height: 0;
    display: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #666
}

.be-btn-like:hover .like-number,
.be-btn-like:hover .triangle-down {
    display: block
}

.sharing-box .be-btn-beshare.active {
    cursor: auto
}

.shar-beshare-donate .share-tab-cont.current,
.share-box img,
.triangle-down,
.like-number,
.shar-close {
    animation: fade-in;
    animation-duration: .5s;
    -webkit-animation: fade-in .5s
}

.no-favorite {
    position: relative
}

.favorite-box:hover .no-favorite:before {
    color: #fff
}

.favorite-box .like-number {
    background: #666
}

.favorite-box .triangle-down {
    border-top: 5px solid #666
}

.no-favorite:hover .like-number,
.no-favorite:hover .triangle-down {
    display: block
}

.no-favorite:before,
.keep-favorite:before,
.keep-not-favorite:before {
    position: absolute;
    top: 22px;
    left: 50%;
    color: #999;
    width: 50px;
    height: 50px;
    font-family: be;
    font-size: 20px !important;
    margin: 0 0 0 -25px
}

.no-favorite:before,
.keep-not-favorite:before,
.keep-favorite:before {
    content: "\e8b9"
}

.favorite-box:hover .keep-not-favorite:before,
.favorite-box:hover .keep-favorite:before {
    color: #fff
}

.keep-favorite:before {
    color: #f18110
}

.keep-loading .keep-not-favorite,
.keep-loading .keep-favorite {
    display: none
}

.keep-loading:after {
    content: "";
    margin: 0 auto 3em -1em;
    font-size: 10px;
    position: absolute;
    top: 12px;
    left: 50%;
    width: 2em;
    height: 2em;
    border-top: .4em solid #fff;
    border-right: .4em solid #fff;
    border-bottom: .4em solid #fff;
    border-left: .4em solid #c40000;
    -webkit-animation: load8 .5s infinite linear;
    animation: load8 .5s infinite linear;
    border-radius: 50%
}

.search-results #primary,
.search-no-results #primary {
    width: 100%
}

.search-results #primary.search-sidebar {
    width: 70.4%
}

.search-page {
    background: #fff;
    margin: 0 0 10px;
    padding: 20px 20px 0;
    border: 1px solid #ececec;
    border-radius: 5px
}

.search-page-title {
    background: 0 0;
    margin: 0 0 10px;
    padding: 0 20px;
    border: none
}

.search-no-results .post {
    position: relative;
    background: #fff;
    margin: 0;
    padding: 0
}

.search-entry-title {
    background: #fff;
    line-height: 280%;
    margin: 0 -20px -1px;
    padding: 0 20px;
    border: 1px solid #ececec
}

.search-entry-title a {
    display: block;
    padding: 5px 0
}

.search-inf {
    float: right;
    color: #999;
    padding: 5px 0
}

.search .turn {
    margin: 0 0 5px
}

.search .pagenav-clear {
    margin: 0 0 5px
}

.search .search-page .post {
    border: none !important
}

.ad-search {
    width: 100%
}

.ad-searchbar-h {
    height: 500px
}

.ad-search-input input {
    height: 45px;
    line-height: 45px
}

.ad-search-input button {
    height: 45px
}

#page .search-normal .domargin .page {
    margin: 0 0 -1px;
    border-radius: 0
}

.search-entry-title:nth-child(1) {
    border-radius: 8px 8px 0 0
}

.search-list-infinite .search-entry-title:nth-last-child(2) {
    border-radius: 0 0 8px 8px
}

.search-entry-title:nth-last-child(1) {
    border-radius: 0 0 8px 8px
}

.search-tabs {
    float: left;
    width: 100%
}

.search-tabs li a {
    float: left;
    margin: 0 5px 0 0;
    padding: 4px 10px;
    border-radius: 5px
}

.search-tabs li a:hover {
    color: #999
}

.search-tabs li.active a {
    color: #fff
}

.night .search-tabs li.active a {
    background: #262626 !important
}

.search-wp button,
li.searchwp.active a {
    background: #999 !important
}

.search-baidu button,
li.searchbaidu.active a {
    background: #407bf5
}

.search-google button,
li.searchgoogle.active a {
    background: #c40000
}

.search-bing button,
li.searchbing.active a {
    background: #008272
}

.search-360 button,
li.search360.active a {
    background: #0fb264
}

.search-sogou button,
li.searchsogou.active a {
    background: #fd5607
}

.tab-search button {
    color: #fff
}

#searchdata {
    position: relative;
    float: left;
    width: 100%
}

.ajax_search-clear {
    margin: 0 0 10px
}

#searchdata #primary {
    position: relative;
    float: left;
    width: 100%
}

.ajax-search-result {
    float: left;
    width: 100%;
    margin: 0 0 10px
}

.ajax-search-result .picture-img a img {
    border-radius: 8px
}

.ajax-search-input {
    position: relative;
    padding: 15px
}

.ajax-search-input input {
    background: #f1f1f1;
    width: 100%;
    padding: 5px 10px 5px 38px;
    border-radius: 3px;
    border: none;
    -webkit-appearance: none
}

.searchbar .ajax-search-input {
    padding: 0
}

.searchbar .ajax-search-input input {
    background: #f1f1f1;
    width: 90%;
    border-radius: 5px 0 0 5px !important;
    border: 1px solid transparent;
    -webkit-appearance: none
}

.ajax-search-input:after {
    position: absolute;
    top: 22px;
    left: 28px;
    content: "\e614";
    font-family: be;
    font-size: 15px !important;
    color: #999
}

.searchbar .ajax-search-input:after {
    top: 7px;
    left: 10px
}

.night .widget .ajax-search-input .search-input {
    border: 1px solid #262626
}

.search-page li:last-child {
    border-bottom: none
}

.ajax-search-not {
    text-align: center;
    margin: -10px 0 5px
}

.wp-ajax-search-not {
    max-width: 98%;
    text-align: center;
    margin: 10px auto 0
}

.wp-ajax-search-result i,
.ajax-search-not i,
.wp-ajax-search-not i {
    margin-right: 5px
}

.ajax-button {
    float: right;
    height: 37px;
    width: 10%;
    color: #333;
    background: #ddd;
    border: none;
    border-radius: 0 5px 5px 0
}

.ajax-button-loader {
    position: relative;
    width: 19px;
    height: 19px;
    margin: 8px auto;
    font-size: 16px !important;
    line-height: 1.35em !important;
    -webkit-animation: spin 5s linear infinite;
    animation: spin 5s linear infinite;
    display: inline-block
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg);
        transition: all 5s
    }
}

.ajax_search_widget ul {
    width: 100% !important;
    padding: 0 15px 15px
}

.ajax_search_widget ul li {
    line-height: 240%
}

.ajax-search-box {
    background: 0 0 !important;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #ececec
}

.ajax-search-box li,
#cms-widget-one .ajax_search_widget ul li,
#group-widget-one .ajax_search_widget ul li {
    float: left;
    width: 49%;
    padding: 0 15px 0 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (max-width:768px) {
    .ajax-button {
        width: 20%
    }

    .searchbar .ajax-search-input input {
        width: 80%
    }

    .ajax-search-box li,
    #cms-widget-one .ajax_search_widget ul li,
    #group-widget-one .ajax_search_widget ul li {
        width: 100%
    }
}

#wpsearchdata {
    float: left;
    text-align: left;
    width: 100%;
    animation: fade-in;
    animation-duration: 1.5s;
    -webkit-animation: fade-in 1.5s
}

.be-search-normal {
    padding: 0 0 0 3px
}

.be-search-img {
    padding: 0 0 0 8px
}

.ajax-search-result {
    margin: 0 0 18px
}

#wpsearchdata .wp-ajax-search-result {
    max-width: 98%;
    text-align: center;
    margin: 10px auto
}

#wpsearchdata li a {
    line-height: 240%
}

#wpsearchdata #primary {
    width: 100%
}

#wpsearchdata .cms-news-grid-container .post {
    width: 32.1%;
    margin: .5%;
    border-radius: 5px
}

.search-wrap .be-search-list .ajax-search-box,
.search-wrap .be-search-normal .post,
.search-wrap .be-search-img .picture-box {
    border: none;
    background: 0 0 !important
}

.search-wrap .be-search-img .lazy {
    border-radius: 5px
}

@media screen and (max-width:1025px) {
    .search-results #primary.search-sidebar {
        width: 100%
    }

    .be-search-normal {
        padding: 0
    }

    #wpsearchdata .cms-news-grid-container .post {
        width: 100%;
        margin: 0 0 1%
    }
}

.qqonline {
    position: relative
}

.qqonline-box {
    position: relative;
    position: absolute;
    bottom: -5px;
    right: 35px;
    padding-right: 20px;
    display: none;
    z-index: 5
}

.qqonline-main {
    background: #fff;
    width: 140px;
    overflow: hidden;
    border-radius: 8px
}

.qq-name {
    margin: 5px 0 0
}

.tcb-nline-wiexin {
    height: 15px
}

.tcb-qq {
    width: 100%
}

.tcb-qq div {
    float: left;
    width: 20%;
    height: 5px;
    background: #004f9e
}

.tcb-qq div:nth-child(2) {
    background: #96bb20
}

.tcb-qq div:nth-child(3) {
    background: #f7a600
}

.tcb-qq div:nth-child(4) {
    background: #e40613
}

.tcb-qq div:nth-child(5) {
    background: #712182
}

.qqonline-main h4 {
    padding: 5px;
    text-align: center
}

.qqonline .be-qq {
    color: #c40000
}

.fo:hover .be-qq {
    color: #fff
}

.nline-phone {
    display: block;
    margin: 0 0 5px;
    padding: 2px 0;
    text-align: center
}

.qq-wpa a {
    display: block;
    padding: 5px 0;
    text-align: center
}

.nline-phone .be {
    color: #222;
    margin: 0 5px 0 0
}

.qq-wpa .be-qq {
    font-size: 16px !important;
    border-radius: 100%;
    animation: blink 1s linear infinite
}

.qq-wpa-t {
    color: #444;
    font-weight: 700;
    padding: 3px 5px
}

.qq-wpa a:hover .be-qq {
    padding: 12px;
    animation: none;
    background: #3abcff;
    background: linear-gradient(to top right, #9880fe, #3abcff)
}

.qq-wpa a:hover .be {
    color: #fff
}

.qq-wpa a:hover .qq-wpa-t {
    display: none
}

.nline-phone .be {
    margin: 0 5px 0 0
}

.nline-wiexin {
    width: 100%;
    text-align: center
}

.nline-wiexin img {
    width: 120px;
    height: auto;
    margin: 0 0 5px
}

#qq-id {
    position: absolute;
    top: 0;
    right: -150px;
    width: 0;
    height: 0;
    font-size: 0;
    font-size: 0rem;
    border: none
}

.qqonline textarea {
    resize: none;
    outline: none;
    color: #fff
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    50.01% {
        opacity: .4
    }

    100% {
        opacity: .4
    }
}

#gb2big5 span {
    font-size: 14px;
    font-size: 1.4rem
}

.qrshow {
    position: relative
}

.qrurl-box {
    position: relative;
    position: absolute;
    bottom: 3px;
    right: 54px;
    z-index: 5;
    display: none;
    text-align: center;
    background: #fff;
    padding: 10px 10px 5px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.qrurl-box img {
    max-width: none !important
}

.logo-qr img {
    position: absolute;
    top: 80px;
    left: 80px;
    width: 22px;
    height: 22px;
    padding: 2px;
    background: #fff;
    border-radius: 5px
}

.qrurl-box p {
    margin: -5px 0 0
}

.qrurl .be {
    font-size: 12px !important
}

.tg-site {
    background: #fff;
    margin: 0 0 10px;
    border-radius: 8px;
    overflow: hidden
}

.entry-content .tg-site {
    background: 0 0;
    border: none;
    border-radius: 0
}

.tg-site img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 0
}

.tg-pc,
.tg-l,
.tg-r {
    text-align: center
}

.entry-content .tg-pc {
    margin: 0 -20px 13px;
    text-align: center
}

.entry-content .tg-m {
    margin: 0 -11px 30px;
    text-align: center
}

.post-tg .tg-pc,
.post-tg .tg-m {
    margin: 0
}

.tg-l {
    float: left;
    width: 70.4%
}

.tg-r {
    float: right;
    width: 28.6%
}

.tg-site table {
    margin: 0
}

@media screen and (max-width:1025px) {
    .tg-r {
        display: none
    }

    .tg-l {
        width: 99.9%
    }
}

@media screen and (max-width:1122px) {

    #content,
    #colophon,
    .bread,
    .footer-widget,
    .links-box,
    .header-sub {
        width: 98%
    }

    .follow {
        width: 28%;
        -webkit-transition-duration: .5s;
        transition-duration: .5s
    }

    #colophon {
        width: 100%
    }

    .bread {
        width: 98%
    }

    .archive-content {
        height: 50px;
        overflow: hidden
    }
}

@media screen and (max-width:1025px) {

    #primary,
    #sidebar,
    #primary-l,
    #sidebar-l {
        width: 99.9%
    }

    .entry-header h1 {
        margin: 0
    }

    .meta-t h1 {
        margin: 20px 0 0
    }

    .entry-header h1 {
        font-size: 21px;
        font-size: 2.1rem
    }

    #sidebar,
    #sidebar-l {
        display: none
    }

    #anchor,
    .scroll-comments {
        top: -43px
    }

    .s-hide,
    .print {
        display: none
    }
}

@media screen and (max-width:900px) {
    .archive-content {
        height: 50px;
        overflow: hidden
    }
}

@media screen and (max-width:768px) {
    #inf-d {
        width: 70%;
        -webkit-transition-duration: .5s
    }

    .search-inf {
        display: none
    }

    .entry-meta {
        display: none
    }

    .single-widget-2 .widget {
        width: 99.6%
    }

    .footer-widget .widget {
        float: inherit;
        margin: 0
    }

    .footer-widget .widget {
        width: 99.6%
    }

    .footer-widget-item-l {
        width: 100%
    }

    .footer-contact {
        width: 100%
    }

    .footer-widget-4 .widget,
    .footer-widget-5 .widget,
    .footer-widget-6 .widget {
        width: 50%
    }

    .footer-widget-3 .fwb.widget,
    .footer-widget-5 .fwb.widget,
    .footer-widget-6 .fwb.widget {
        width: 100%
    }
}

@media screen and (max-width:1025px) {

    .single-post .entry-header h1,
    .single-bulletin .entry-header h1,
    .single-video .entry-header h1,
    .single-picture .entry-header h1 {
        margin: 20px -15px 0 -20px;
        border-left: none !important
    }

    .meta-b .entry-header h1 {
        margin: 22px -15px 0 -20px;
        border-left: none !important
    }

    .entry-header h2 {
        height: 46px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-break: break-all
    }

    .format-aside .entry-header h2 {
        height: auto
    }

    .archive-content {
        display: none
    }

    .entry-more,
    .entry-direct {
        display: none
    }

    .thumbnail {
        max-width: 100px;
        height: auto;
        margin: 0 15px 0 0;
        -webkit-transition-duration: .5s
    }

    .archive .format-video .be-play {
        left: 35%
    }

    .thumbnail a img {
        width: 100%;
        height: auto;
        max-width: 100%;
        -webkit-transition-duration: .5s
    }

    .thumbnail .cat,
    .format-img-cat,
    .title-l {
        display: none
    }

    .entry-meta {
        display: inline;
        left: 130px
    }

    .group-news .entry-meta {
        left: 135px
    }

    .weibo {
        display: none
    }

    .single-content embed {
        height: 250px
    }

    #scroll .scroll-b {
        display: none
    }
}

@media screen and (max-width:440px) {

    .entry-meta .favorite-s,
    .entry-meta .edit-link {
        display: none
    }

    .post {
        padding: 15px
    }

    .single .post {
        padding: 20px 15px 16px
    }

    .single-content hr {
        margin: 10px -15px
    }

    .single-content .full_img {
        margin: 10px -15px -10px -20px
    }

    .entry-content .tg-pc {
        margin: 0 -15px 25px
    }

    .title-l {
        top: 15px
    }

    .single-content h2 {
        margin: 10px -20px
    }

    .single-content h3,
    .single-content h4,
    .single-content h6 {
        margin: 0 -20px 5px
    }

    .single-content .full_img {
        margin: 0 -16px
    }

    .entry-meta {
        bottom: 10px
    }

    .authorbio .avatar {
        display: none
    }
}

.cat-top h2:before,
.sticky h2:before {
    content: "推荐";
    font-size: 14px;
    color: #fff;
    background: #c40000;
    margin: 0 5px 0 0;
    padding: 1px 5px;
    border-radius: 3px
}

.begin-tabs-content {
    position: relative;
    background: #fff;
    overflow: hidden;
    margin: 0 0 10px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.tab-no-margin .begin-tabs-content {
    margin: 0 0 -1px;
    border-radius: 0
}

.begin-tabs-inside {
    padding: 5px 20px
}

.begin-tabs-inside-list {
    padding: 10px 20px
}

.begin-tabs-inside-img {
    padding: 10px
}

.begin-tabs-inside-img .tab-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -4px
}

.begin-tabs-content ul.begin-tabs {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    padding: 0 15px
}

.begin-tabs-content ul.begin-tabs li {
    list-style: none;
    display: block;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0 !important
}

.begin-tabs-content .tab_title a {
    position: relative;
    color: #444;
    display: block;
    padding: 5px 8px;
    transition: all .2s;
    -webkit-transition: all .2s
}

.begin-tabs-content .tab_title a:hover {
    color: #333
}

.begin-tabs-content .tab_title.selected a {
    color: #444;
    font-weight: 700;
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.begin-tabs-content .tab-content li {
    float: left;
    width: 50%;
    line-height: 230%;
    padding: 0 20px 0 0
}

.begin-tabs-content .list-title a {
    width: 100%
}

.begin-tabs-content .picture-cms-img a {
    border-radius: 5px
}

@media screen and (max-width:460px) {
    .begin-tabs-content .tab-content li {
        width: 100%
    }
}

.begin-tabs-content .xl4 {
    position: relative;
    padding: 0 6px
}

.begin-tabs-content .picture-area {
    margin: 0 0 12px
}

.begin-tabs-content .picture-cms-img img,
.begin-tabs-content .picture-cms-img {
    border-radius: 5px
}

.begin-tabs-content .picture-area h3 {
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5px
}

.begin-tabs-content .post {
    margin: 0 -22px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ececec
}

.begin-tabs-content .post:last-child {
    border-bottom: none
}

.tab-pagination {
    float: left;
    width: 100%;
    margin: 0 0 20px
}

.tab-pagination a {
    position: relative;
    background: #fff;
    color: #ccc;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #ececec
}

.group-tabs-inside .tab-pagination a {
    border-radius: 40px
}

.tab-pagination a:hover {
    background: #4d8cb8;
    color: #fff;
    border: 1px solid #4d8cb8
}

.tab-pagination a.next {
    float: right
}

.tab-pagination a.previous {
    float: left
}

.tab-pagination .next:before,
.tab-pagination .previous:before {
    position: absolute;
    top: 5px;
    left: 9px;
    font-family: be;
    font-size: 16px !important
}

.tab-pagination .next:before {
    content: "\e77a"
}

.tab-pagination .previous:before {
    content: "\e779"
}

.begin-tabs-inside-img .tab-pagination a.next {
    margin-right: 5px
}

.begin-tabs-inside-img .tab-pagination a.previous {
    margin-left: 5px
}

.tabs-more a {
    position: absolute;
    left: 50%;
    bottom: 20px;
    height: 30px;
    width: 30px;
    font-size: 22px;
    color: #999;
    text-align: center;
    margin-left: -15px
}

.tabs-more a:hover {
    color: #4d8cb8
}

.tabs-more a .be {
    font-size: 22px !important
}

.tabs-loading {
    min-height: 255px
}

.cms-news-grid-container .new-icon {
    line-height: 18px
}

.cms-news-grid-container .marked-ico {
    background: #c40000;
    position: absolute;
    top: 27px;
    left: 25px;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 25px;
    z-index: 2;
    overflow: hidden;
    padding: 1px 10px;
    border-radius: 3px
}

.cms-news-grid-container .thumbnail {
    margin: 1px 15px 0 0;
    width: 120px;
    max-width: 120px;
    max-height: 90px;
    min-height: 90px
}

.cms-news-grid-container .entry-meta {
    left: 150px
}

.cms-news-grid-container .entry-header h2 {
    margin: 0 0 5px;
    height: 46px;
    overflow: hidden
}

.cms-news-grid-container .entry-header h2 a {
    font-size: 15px;
    font-size: 1.5rem
}

.cms-news-grid-container .post {
    float: left;
    width: 50%;
    margin: 0 0 -1px -1px;
    padding: 15px;
    border: 1px solid #ececec
}

.cms-news-grid-container {
    position: relative;
    margin: 0 -2px 10px 0
}

.cms-news-grid-container .favorite-s {
    display: none
}

.cms-news-grid-container .format-aside .entry-meta {
    left: 150px;
    position: absolute
}

.be-none-img,
.be-none-cms,
.be-none {
    background: #fff;
    color: #999;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.be-none-cms {
    margin: 0 0 10px
}

.be-none-img {
    margin: 0 4px 10px
}

.be-none-w {
    color: #999
}

.cms-new-code .acx-ajax-container {
    margin: 0
}

@media screen and (min-width:901px) {
    .cms-news-grid-container .archive-content {
        display: none
    }
}

@media screen and (max-width:1025px) {
    .cms-news-grid-container {
        margin: 0 0 10px
    }

    .cms-news-grid-container .entry-header h2 a {
        font-size: 16px;
        font-size: 1.6rem
    }

    .cms-news-grid-container .post {
        width: 100%
    }

    .cms-news-grid-container .post {
        margin: 0 0 -1px
    }
}

@media screen and (max-width:720px) {
    .cms-news-grid-container .archive-content {
        display: none
    }

    .entry-meta {
        display: inline
    }

    .cms-news-grid-container .entry-header h2 {
        height: 44px;
        overflow: hidden
    }
}

@media screen and (max-width:620px) {
    .cms-news-grid-container .thumbnail {
        max-width: 100px;
        max-height: 75px;
        min-height: 75px
    }
}

@media screen and (max-width:640px) {

    .cms-news-grid-container .entry-meta,
    .cms-news-grid-container .format-aside .entry-meta {
        left: 130px
    }
}

.tao-h {
    background: #fff;
    margin: 0 0 10px;
    padding: 0;
    border-radius: 8px;
    overflow: hidden
}

.line-white .tao-h,
.line-color .g-line:nth-child(2n+1) .tao-h {
    border: 1px solid #f1f1f1
}

.g-col .tao-h {
    margin: 0 0 20px
}

.tao-h-img {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transition-duration: .5s
}

.cms-picture-box {
    position: relative
}

.cms-picture-cat-title {
    position: absolute;
    top: 10px;
    left: 15px;
    color: #fff;
    z-index: 1;
    opacity: 0;
    background: #c40000;
    border-radius: 5px;
    -webkit-transition: .5s all ease-in-out .1s;
    transition: .5s all ease-in-out .1s
}

.cms-picture-box:hover .cms-picture-cat-title {
    opacity: 1
}

.cms-picture-cat-title a {
    color: #fff !important;
    display: block;
    padding: 2px 10px
}

.picture-cms {
    background: #fff;
    margin: 0 0 10px;
    padding: 0;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec
}

.picture-cms-img {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transition-duration: .5s
}

.picture-cms-img a img,
.tao-h-img a img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 8px 8px 0 0
}

.picture-cms-img a,
.tao-h-img a {
    border-radius: 8px 8px 0 0
}

.picture-cms-title a {
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    padding: 0 10px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.picture-cms-title a {
    display: block
}

.line-four,
.line-tao {
    margin: 0 -5px
}

.line-four .xl4,
.line-tao .xl4 {
    position: relative;
    min-height: 1px;
    padding: 0 5px
}

.line-tao .g-col .xl4 {
    padding: 0 10px
}

.xl4 {
    position: relative;
    min-height: 1px
}

.posting-title {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 5px 8px;
    z-index: 2;
    text-align: justify;
    line-height: 25px;
    height: 60px;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    overflow: hidden;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)) !important;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out
}

.posting-title a,
.posting-title a:hover {
    color: #fff;
    font-weight: 400;
    text-align: justify;
    line-height: 20px
}

.picture-inf {
    position: absolute;
    top: 5px;
    left: 10px;
    color: #fff;
    padding: 0 5px;
    display: none;
    line-height: 25px;
    text-shadow: 0 0 6px #000
}

.picture-cms:hover .picture-inf,
.picture-cms:hover .posting-title {
    -webkit-transform: translateY(0);
    transform: translateY(0px)
}

@media screen and (max-width:580px) {
    .line-tao.g-row {
        margin: 0
    }

    .line-tao.g-row .cms-picture-box {
        margin: 0 -10px
    }
}

.picture-s-title a {
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    padding: 0 10px;
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.section-box .picture-cms-img {
    border-radius: 8px
}

.woo-t {
    background: rgba(216, 0, 0, .7);
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    line-height: 28px;
    width: 30px;
    height: 30px;
    border-radius: 100%
}

.line-one .cat-site {
    padding: 15px 20px
}

.line-one-img {
    float: left;
    width: 200px;
    margin: 0 25px 0 0
}

.one-img-5 {
    height: 150px;
    overflow: hidden
}

.cat-one-list li {
    line-height: 220%;
    margin: 0 50px 0 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.cat-one-list .list-date {
    margin: 0
}

.line-one-thumbnail {
    float: left;
    width: 200px;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition-duration: .5s
}

.line-one-thumbnail img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 5px
}

.line-one-thumbnail a {
    border-radius: 5px
}

.one-img-10 {
    height: 150px;
    overflow: hidden
}

.line-one-thumbnail:first-child {
    margin: 0 0 10px
}

@media screen and (max-width:580px) {
    .line-one-img {
        float: none;
        width: 100%;
        margin: 0 0 0 1%
    }

    .cat-one-list li {
        margin: 0
    }

    .one-img-5,
    .one-img-10 {
        height: auto
    }

    .line-one-thumbnail {
        float: left;
        width: 48%;
        margin: 0 2% 10px 0;
        overflow: hidden;
        -webkit-transition-duration: .5s
    }

    .line-one-thumbnail:nth-child(2) {
        float: right
    }
}

.cat-container {
    position: relative;
    background: #fff;
    overflow: hidden;
    margin: 0 0 10px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.cat-container .cat-title {
    float: left;
    width: 100%;
    background: #f8f8f8;
    border-radius: 8px 8px 0 0
}

.cat-container .cat-title a {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-transform: uppercase
}

.cat-container .cat-title a i {
    text-transform: none
}

.cat-list {
    padding: 5px 15px 15px
}

.cat-small-list {
    margin: 0 0 -5px;
    padding: 5px 15px 0
}

.cat-site h2 {
    font-size: 16px;
    line-height: 30px;
    padding: 5px 15px;
    width: 100%;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.entry-small-title {
    padding: 5px 5px 0
}

.line-small .thumbnail {
    float: left;
    width: 133px;
    max-width: 133px;
    height: 100px
}

.line-small .small-thumbnail {
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden
}

.line-small .small-thumbnail a img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.cat-main {
    color: #777;
    margin: 0 0 5px
}

.line-small .cat-main {
    height: 100px;
    overflow: hidden
}

.list-title a {
    width: 84%;
    line-height: 31px;
    vertical-align: top;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.list-title-date a {
    width: 99%;
    line-height: 31px;
    vertical-align: top;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.list-date {
    float: right;
    color: #999
}

.line-small {
    margin: 0 -5px
}

.line-small .xl2 {
    position: relative;
    min-height: 1px;
    padding: 0 5px
}

.xm2 {
    position: relative;
    min-height: 1px
}

.cms-cat-lead-post {
    border: none
}

.cms-cat-lead .cms-news-grid-container {
    margin: 0 -2px 10px 1px
}

.cms-cat-lead .cat-container {
    margin: 0;
    border-radius: 8px 8px 0 0;
    border-bottom: none
}

.hide-lead-img {
    background: #fff;
    margin: 0 0 10px !important;
    padding: 15px 0;
    border-radius: 0 0 8px 8px;
    border: 1px solid #ececec
}

.hide-lead-img .post {
    margin: 0;
    padding: 0 15px;
    border: none
}

.cms-cat-lead .cms-news-grid-container h2 a {
    font-weight: 400
}

.hide-lead-img .entry-header h2 {
    width: 99%;
    margin: 0;
    height: auto;
    line-height: 210%;
    font-weight: 400;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.hide-lead-img .entry-header h2 a {
    font-size: 14px;
    font-size: 1.4rem
}

.be_shadow .hide-lead-img .ms:hover {
    box-shadow: none
}

@media screen and (max-width:1024px) {
    .cms-cat-lead .cms-news-grid-container {
        margin: 0 0 10px
    }

    .cms-cat-lead-post .thumbnail {
        max-width: 120px
    }

    .cms-cat-lead-post .entry-meta {
        left: 150px
    }
}

@media screen and (max-width:640px) {
    .cms-cat-lead-post {
        padding: 15px
    }

    .cms-cat-lead-post .entry-meta {
        left: 130px
    }
}

.cat-img-small {
    padding: 0 20px
}

.line-big .thumbnail {
    width: 180px;
    max-width: 180px;
    height: 130px
}

.line-big .thumbnail {
    width: 180px;
    height: 130px
}

.line-big .small-thumbnail {
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden
}

.line-big .small-thumbnail a img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.line-big .cat-main {
    height: 130px;
    overflow: hidden
}

.line-big {
    margin: 0 -5px
}

.line-big .xl3 {
    position: relative;
    min-height: 1px;
    padding: 0 5px
}

@media screen and (min-width:300px) {
    .xl2 {
        float: left;
        width: 50%;
        -webkit-transition-duration: .5s
    }

    .xl3 {
        float: left;
        width: 50%;
        -webkit-transition-duration: .5s
    }
}

@media screen and (min-width:320px) {
    .xl4 {
        float: left;
        width: 50%;
        -webkit-transition-duration: .5s
    }
}

@media screen and (min-width:1122px) {
    .xm4 {
        float: left;
        width: 25%;
        -webkit-transition-duration: .5s
    }

    .xm5 {
        width: 20%
    }

    .xm6 {
        width: 16.66666666666667%
    }

    .stab-4 {
        width: 25%
    }

    .stab-5 {
        width: 20%
    }

    .stab-6 {
        width: 16.66666666666667%
    }

    .xm2 {
        float: left;
        width: 50%;
        -webkit-transition-duration: .5s
    }

    .xl3 {
        float: left;
        width: 50%;
        -webkit-transition-duration: .5s
    }
}

@media screen and (max-width:1122px) {
    .xm4 {
        width: 25%;
        -webkit-transition-duration: .5s
    }
}

@media screen and (max-width:480px) {
    .list-title a {
        width: 99%
    }

    .line-four {
        margin: 0 -3px
    }

    .line-tao {
        margin: 0 -3px
    }

    .xl2 {
        width: 100%;
        -webkit-transition-duration: .5s
    }

    .line-small {
        margin: 0 -4px
    }

    .xl3 {
        width: 100%;
        -webkit-transition-duration: .5s
    }

    .line-big {
        margin: 0 -3px
    }

    .xm4 {
        width: 50%;
        -webkit-transition-duration: .5s
    }

    .cat-list li {
        width: 100%
    }

    .list-date {
        display: none
    }
}

@media screen and (max-width:630px) {
    .line-tao .xm4 {
        width: 50%;
        -webkit-transition-duration: .5s
    }
}

@media screen and (max-width:700px) {
    .xl2 {
        width: 100%;
        -webkit-transition-duration: .5s
    }

    .xl3 {
        width: 100%;
        -webkit-transition-duration: .5s
    }
}

@media screen and (max-width:620px) {
    .cat-container .thumbnail {
        width: 100px;
        height: 75px
    }

    .cat-container .thumbnail a img {
        width: 100px;
        height: 75px;
        -webkit-transition-duration: .5s
    }

    .cat-container .cat-main {
        height: 75px;
        overflow: hidden
    }

    .xm4 {
        width: 50%;
        -webkit-transition-duration: .5s
    }
}

.line-big .cl3 {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    min-height: 1px;
    padding: 0 5px;
    -webkit-transition-duration: .5s
}

@media screen and (max-width:1122px) {
    .line-big .cl3 {
        width: 50%
    }
}

@media screen and (max-width:720px) {
    .line-big .cl3 {
        width: 100%
    }
}

.sp4 {
    float: left;
    width: 25%;
    -webkit-transition-duration: .5s
}

.sp5 {
    float: left;
    width: 20%;
    -webkit-transition-duration: .5s
}

.sp6 {
    float: left;
    width: 16.66666666666667%;
    -webkit-transition-duration: .5s
}

@media screen and (max-width:900px) {

    .sp4,
    .sp5,
    .sp6 {
        width: 25%
    }
}

@media screen and (max-width:700px) {

    .sp4,
    .sp5,
    .sp6 {
        width: 33.33333333333333%
    }
}

@media screen and (max-width:480px) {

    .sp4,
    .sp5,
    .sp6 {
        width: 50%
    }
}

.cat-grid-title,
.cat-square-title {
    float: left;
    background: #f8f8f8;
    width: 100%
}

.cat-grid-title a,
.cat-square-title a {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-transform: uppercase
}

.cat-grid-title a i,
.cat-square-title a i {
    text-transform: none
}

.cat-square-title .grid-cat-i,
.cat-grid-title .grid-cat-i {
    margin: 12px 10px 0 15px
}

.cms-cat-main {
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec
}

.cms-cat-main {
    margin: 0 0 10px
}

.cms-cat-grid .post {
    float: left;
    width: 33.3333333333333%;
    margin: 0;
    padding: 15px;
    border: none !important
}

.cms-cat-grid .thumbnail {
    margin: 1px 15px 0 0;
    width: 120px;
    max-width: 120px
}

.cms-cat-grid .entry-meta {
    left: 150px
}

.cms-cat-grid .views {
    float: right;
    margin: 0 15px 0 0
}

.cms-cat-grid .entry-header h2 {
    margin: 0 0 5px;
    height: 45px;
    overflow: hidden
}

.cms-cat-grid .entry-header h2 a {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400
}

.cms-cat-grid .favorite-s {
    display: none
}

.cms-cat-grid .date {
    margin: 0 10px 0 0
}

.cms-cat-grid .format-aside .entry-meta {
    left: 150px;
    position: absolute
}

@media screen and (max-width:1025px) {
    .cms-cat-grid .post {
        width: 50%
    }
}

@media screen and (max-width:720px) {
    .entry-meta {
        display: inline
    }

    .cms-cat-grid .entry-header h2 {
        height: 44px;
        overflow: hidden
    }
}

@media screen and (max-width:640px) {
    .cms-cat-grid .post {
        width: 100%
    }
}

.cms-cat-square {
    margin: 0 0 10px
}

.cms-cat-square .post {
    float: left;
    width: 16.66666666666666%;
    margin: 0;
    padding: 15px;
    border: none !important
}

.cms-cat-square .thumbnail {
    float: none;
    max-width: 240px;
    margin: 0
}

.cms-cat-square .entry-header h2 {
    height: auto;
    text-align: center;
    margin: 5px 0 -4px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cms-cat-square .entry-header h2 a {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400
}

@media screen and (max-width:1025px) {
    .cms-cat-square .post {
        width: 25%
    }
}

@media screen and (max-width:620px) {
    .cms-cat-square .post {
        width: 50%
    }
}

.tab-site {
    overflow: hidden;
    margin: 0 0 10px;
    border: 1px solid #ececec;
    border-radius: 2px
}

.dom-display .current {
    display: block
}

.tab-hd {
    background: #f8f8f8
}

.tab-hd-con {
    width: 25%
}

.tab-product-3 .tab-hd-con {
    width: 33.33333333333333%
}

.tab-hd {
    overflow: hidden;
    height: 40px;
    line-height: 35px
}

.tab-product .tab-hd .current,
.tab-area .current {
    position: relative;
    z-index: 1;
    height: 40px;
    background: #fff;
    border-top: 2px solid #4d8cb8
}

.tab-hd-con {
    float: left;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    height: 39px;
    border-top: 2px solid transparent;
    border-right: 1px solid #ececec
}

.tab-hd-con:last-child {
    border-right: none
}

.tab-bd-con {
    display: none;
    overflow: hidden
}

.tab-bd {
    background: #fff;
    padding: 20px;
    margin-top: -1px;
    border-top: 1px solid #ececec
}

.tab-bd .list-title {
    float: left;
    width: 45%;
    line-height: 210%;
    margin: 0 20px 0 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.list-title-more a {
    float: right;
    display: block;
    padding: 0 10px
}

@media screen and (max-width:480px) {
    .tab-bd .list-title {
        width: 95%;
        margin: 0
    }
}

#cms-widget-two h3 {
    float: left;
    background: #f8f8f8;
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 0 0 10px
}

#cms-widget-two {
    margin: 0 -5px
}

#cms-widget-two .xl2 {
    position: relative;
    min-height: 1px;
    padding: 0 5px
}

#cms-widget-two .add-widgets {
    background: #fff;
    text-align: center;
    margin: 0 5px 10px;
    padding: 30px;
    border: 1px solid #ececec
}

@media screen and (max-width:480px) {
    #cms-widget-two {
        margin: 0 -4px
    }
}

#cms-widget-three h3 {
    float: left;
    background: #f8f8f8;
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 0 0 10px;
    border-bottom: 1px solid #ececec
}

.flw {
    position: relative;
    float: left;
    min-height: 1px;
    padding: 0 5px;
    -webkit-transition-duration: .5s
}

.cmsw1 .flw {
    width: 100%
}

.cmsw2 .flw {
    width: 50%
}

.cmsw3 .flw {
    width: 33.33333333333333%
}

.cmsw4 .flw {
    width: 25%
}

#cms-widget-three {
    margin: 0 -5px
}

#cms-widget-three .add-widgets {
    background: #fff;
    text-align: center;
    margin: 0 5px 10px;
    padding: 30px;
    border: 1px solid #ececec
}

@media screen and (max-width:1024px) {

    .cmsw4 .flw,
    .cmsw3 .flw {
        width: 50%
    }
}

@media screen and (max-width:720px) {

    .cmsw4 .flw,
    .cmsw3 .flw,
    .cmsw2 .flw {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    #cms-widget-three {
        margin: 0 -3px
    }
}

#cms-widget-one h3 {
    background: #f8f8f8;
    width: 100%;
    padding: 6px 0;
    border-bottom: 1px solid #ececec
}

#cms-widget-one .widget ul {
    overflow: hidden
}

.be-menu-widget-cms .add-widgets,
#cms-widget-one .add-widgets {
    background: #fff;
    text-align: center;
    margin: 0 0 10px;
    padding: 30px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.widget-nav .menu-item {
    width: 14.2857%;
    float: left;
    min-height: 1px;
    padding: 2px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

#cms-widget-one .menu-item {
    width: 20%
}

.widget-nav .menu-item a {
    width: 99%;
    display: block;
    text-align: center;
    line-height: 230%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.widget-nav .widget_nav_menu li a {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ececec
}

.widget-nav .widget_nav_menu ul {
    width: 100%
}

.widget-nav .widget_nav_menu li a:hover {
    color: #fff;
    background: #4d8cb8;
    border: 1px solid #4d8cb8
}

@media screen and (max-width:1025px) {

    #cms-widget-one .menu-item,
    .widget-nav .menu-item {
        width: 25%
    }
}

@media screen and (max-width:900px) {

    #cms-widget-one .menu-item,
    .widget-nav .menu-item {
        width: 33.33333333%
    }
}

@media screen and (max-width:600px) {

    #cms-widget-one .menu-item,
    .widget-nav .menu-item {
        width: 50%
    }
}

.img-tab-site {
    overflow: hidden
}

.img-dom-display .img-current {
    display: block
}

.img-tab-hd-con {
    padding: 0 15px
}

.img-tab-hd .img-current {
    padding: 0 15px;
    background: #4d8cb8;
    border: 1px solid #4d8cb8
}

.img-tab-hd {
    height: 40px;
    line-height: 40px
}

.img-tab-hd .img-current a {
    color: #fff
}

.img-tab-product .img-tab-hd .img-current,
.tab-area .img-current {
    position: relative;
    z-index: 1
}

.img-tab-hd-con {
    background: #ececec;
    float: left;
    text-align: center;
    cursor: pointer;
    border: 1px solid #d4d4d4
}

.img-tab-hd-con a {
    display: inline-block
}

.img-tab-bd-con {
    display: none;
    overflow: hidden
}

.img-tab-bd {
    padding: 10px 0
}

#img-tab .picture-area {
    background: #fff;
    margin: 0 0 10px;
    border-radius: 2px;
    border: 1px solid #ececec
}

#img-tab .picture-area h2 {
    font-size: 15px;
    padding: 15px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.img-tab-meta {
    margin: 0 0 10px;
    padding: 0 15px
}

.img-date {
    float: left
}

.img-views {
    float: right
}

.img-tab-bd {
    margin: 0 -5px
}

.img-tab-site .xl4 {
    position: relative;
    min-height: 1px;
    padding: 0 5px
}

.img-more {
    float: right;
    padding: 0 20px
}

.edd-inf {
    margin: 0 0 5px;
    padding: 0 15px
}

.line-tab .w4 {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding: 0 5px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media screen and (max-width:720px) {
    .line-tab .w4 {
        width: 50%
    }
}

@media screen and (max-width:340px) {
    .line-tab .w4 {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .img-tab-bd li {
        width: 95%
    }
}

.row {
    width: 100%
}

.group-notice-wrap {
    margin: 0 0 15px
}

.group-notice-inf {
    float: left;
    width: 50%;
    height: 100%;
    color: #555;
    line-height: 340%;
    padding: 5px 20px
}

.group-notice-inf h2 {
    float: left;
    font-size: 3.4rem;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #2ca2b4, #5598de 24%, #7f87ff 45%, #f65aad 76%, #ec3d43);
    will-change: transform
}

.group-notice-inf h3 {
    font-size: 3rem
}

.group-notice-inf h4 {
    font-size: 2.4rem
}

.group-notice-inf h5 {
    font-size: 2rem;
    line-height: 190%
}

.group-notice-inf h6 {
    color: #666;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 180%
}

.group-notice-img {
    float: left;
    width: 50%;
    padding: 5px 20px
}

.group-notice-img img {
    text-align: center;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 8px
}

@media screen and (max-width:768px) {

    .group-notice-inf,
    .group-notice-img {
        width: 100%
    }
}

.slider-hot {
    float: left;
    max-height: 427px;
    overflow: hidden
}

#section-gtg.g-row {
    position: relative;
    overflow: hidden
}

#section-gtg:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: inherit;
    filter: blur(3px);
    -webkit-filter: blur(3px);
    z-index: 0
}

#section-gtg .group-title {
    position: relative;
    z-index: 1
}

#slider-hot .post {
    position: relative;
    background: #fff;
    padding: 0 0 10px;
    border-radius: 8px;
    border: none;
    overflow: visible;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

#slider-hot .post a {
    overflow: hidden
}

.hot-box {
    overflow: hidden
}

#slider-hot .post:hover {
    background: rgba(255, 255, 255, .8);
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
}

#slider-hot img {
    float: left;
    width: auto;
    height: auto;
    max-width: 100%;
    overflow: visible;
    border-radius: 8px 8px 0 0
}

.contact .line {
    background: #555;
    color: #fff;
    border: none
}

#section {
    background: #fff
}

.line {
    background: #e1e1e1;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf
}

.contact .line li {
    padding: 0;
    border: none
}

.md-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: left
}

.grid-md {
    margin: 0 -5px 10px 0
}

.gw-only .grid-md {
    margin: 0 -3px 20px 0
}

.grid-md2 {
    margin: 0 -1px 10px 0
}

.grid-md4 {
    margin: 0 -3px 10px 0
}

.grid-md8 {
    margin: 0 -7px 10px 0
}

#below-main .grid-md {
    margin: 0 -5px 10px 0
}

.gw-box {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 -1px -2px 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.gw-box {
    width: 16.66666666666667%
}

.gw-box2 {
    width: 50%
}

.gw-box4 {
    width: 25%
}

.gw-box5 {
    width: 20%
}

.gw-box6 {
    width: 16.66666666666667%
}

.gw-box8 {
    width: 12.5%
}

@media screen and (max-width:1025px) {
    .gw-box {
        width: 50%
    }

    #below-main .grid-md,
    #below-main .grid-md2,
    #below-main .grid-md4,
    #below-main .grid-md6,
    #below-main .grid-md8 {
        width: 100%
    }
}

.gw-box {
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ececec
}

.g-stress .gw-box {
    background: 0 0;
    border-radius: 2px;
    border: none
}

.g-stress .sup:hover {
    box-shadow: none
}

.gw-main {
    text-align: center;
    padding: 15px 15px 25px
}

.gw-only .gw-main {
    padding: 0
}

.gw-ico i {
    background: #c40000;
    width: 80px;
    height: 80px;
    display: block;
    line-height: 80px;
    margin: 16px auto 10px;
    border-radius: 50%
}

.gw-ico i {
    font-size: 36px !important;
    font-size: 3.6rem !important;
    line-height: 80px;
    color: #fff
}

.gw-main-b .gw-ico i {
    background: 0 0 !important;
    font-size: 60px !important;
    font-size: 6rem !important;
    line-height: 80px;
    color: #c40000;
    margin: 5px auto 10px
}

.gw-ico .icon {
    width: 6em;
    height: 6em;
    margin: 9px 0
}

.gw-img {
    width: 88%;
    border-radius: 50%;
    margin: 15px auto 10px;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.gw-img img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 50%
}

.gw-img,
.gw-ico i {
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.gw-main:hover .gw-img,
.gw-main:hover .gw-ico i {
    transform: rotate(-720deg);
    -webkit-transform: rotate(-720deg)
}

.gw-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

.gw-img-only img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.group-tool-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -4px
}

.sx4 {
    position: relative;
    float: left;
    width: 25%;
    margin: 0;
    padding: 0 5px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.g-col .sx4 {
    padding: 0 10px
}

.stool-3 {
    width: 33.33333333333333%
}

.stool-4 {
    width: 25%
}

.stool-5 {
    width: 20%
}

.stool-6 {
    width: 16.66666666666667%
}

@media screen and (max-width:900px) {
    .sx4 {
        width: 50%
    }
}

@media screen and (max-width:768px) {

    .stool-5,
    .stool-3 {
        width: 100%
    }
}

.group-tool {
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    padding: 10px;
    overflow: hidden;
    z-index: 0;
    border-radius: 8px
}

.line-white .group-tool,
.line-color .g-line:nth-child(2n+1) .group-tool {
    border: 1px solid #f1f1f1
}

.g-col .group-tool {
    margin: 0 0 20px
}

.group-tool-img {
    position: relative;
    margin: -10px
}

.group-tool-img-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.group-tool img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.group-tool-pu {
    position: relative;
    margin: -40px auto 0
}

.group-tool-ico {
    background: #fff;
    text-align: center;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 100%
}

.group-tool-ico i {
    font-size: 32px !important;
    font-size: 3.2rem !important;
    line-height: 80px;
    color: #666
}

.group-tool-ico .icon {
    width: 3em;
    height: 3em;
    vertical-align: -3em
}

.group-tool-title {
    font-size: 14px;
    font-size: 1.4rem;
    color: #555;
    text-align: center;
    margin: -4px auto 10px
}

.group-tool-p {
    margin: 0 0 10px;
    color: #666;
    text-align: justify;
    padding: 0 10px
}

.group-tool-link {
    text-align: center
}

.group-tool-link a {
    position: relative;
    color: #555;
    font-weight: 700;
    display: block;
    outline: none;
    overflow: hidden
}

.group-tool-link a span i {
    font-size: 20px !important;
    color: #666;
    font-weight: 400
}

.group-tool-link a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    padding: 8px 15px;
    content: attr(data-hover);
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .5s;
    -webkit-transition: all .5s
}

.group-tool-link a span {
    display: block;
    padding: 8px 15px;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .5s;
    -webkit-transition: all .5s
}

.group-tool:hover .group-tool-link a span,
.group-tool:hover .group-tool-link a:focus span {
    transform: scale(0);
    -webkit-transform: scale(0)
}

.group-tool:hover .group-tool-link a:before,
.group-tool:hover .group-tool-link a:focus:before {
    transform: scale(1);
    -webkit-transform: scale(1)
}

.group-cat-cover-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 30px -10px 10px
}

.group-cat-cover-main {
    float: left;
    margin: 0 0 20px
}

.group-cover-f3 {
    width: 33.33333333333333%
}

.group-cover-f4 {
    width: 25%
}

.group-cover-f5 {
    width: 20%
}

.group-cat-cover {
    float: left;
    padding: 0 10px
}

.group-cat-cover-img {
    position: relative;
    float: left;
    overflow: hidden;
    border-radius: 8px
}

.group-cat-cover-img img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.group-cat-cover-img .group-cat-cover-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    opacity: 0;
    -webkit-transform: translateY(70px);
    transform: translateY(70px);
    padding: 20px 5px;
    -webkit-transition: .3s all ease-in-out .1s;
    transition: .3s all ease-in-out .1s;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8))
}

.group-cat-cover:hover .group-cat-cover-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0px)
}

@media screen and (max-width:768px) {
    .group-cat-cover-box {
        margin: 10px -5px 0
    }

    .group-cat-cover {
        padding: 0 5px
    }

    .group-cat-cover-main {
        margin: 0 0 10px
    }

    .group-cat-cover-main {
        width: 50%
    }

    .group-cat-cover-title {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.box-4 {
    margin: 0 0 10px;
    padding: 10px 10px 5px
}

.section-thumbnail {
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.section-thumbnail a img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.group-cat-img-more a {
    text-align: center;
    display: block;
    padding: 5px 0
}

.group-cat-img-more a i {
    font-size: 20px !important;
    font-size: 2rem !important
}

.g4-title {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    font-weight: 400;
    line-height: 35px;
    margin: 5px 10px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.g4 {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding: 0 5px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.g5 {
    width: 20%
}

.g6 {
    width: 16.66666666666667%
}

@media screen and (max-width:1122px) {
    .g4 {
        width: 25%
    }
}

@media screen and (max-width:480px) {
    .g4 {
        width: 50%
    }

    .g-col .group-tool-box {
        margin: 0 -15px
    }
}

#section .widget-title {
    font-size: 20px;
    padding: 0 0 0 15px
}

#section .widget-title i {
    display: none
}

#section .widget {
    background: 0 0;
    border: none
}

#section .xl2 {
    min-height: 1px;
    padding: 0 5px;
    position: relative
}

#archive-list {
    width: 100%
}

.category-list .post {
    padding: 0
}

.category-list .entry-title a {
    width: 82%;
    font-weight: 400;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    padding: 15px
}

.archive-list-inf {
    float: right;
    color: #999;
    padding: 15px 15px 15px 0
}

.be-menu-tree .sub-menu {
    max-width: 280px;
    min-width: 280px;
    overflow: hidden;
    border-radius: 0 0 8px 8px
}

.be-menu-custom-title {
    float: left;
    white-space: normal;
    word-wrap: normal;
    text-align: justify;
    width: 55%;
    margin: 4px 0
}

.be-menu-custom-title-ico {
    background: #fe767a;
    content: "";
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    display: inline-block;
    border-radius: 50px
}

.be-menu-explain {
    float: left;
    font-size: 1.3rem;
    color: #999;
    line-height: 160%;
    text-align: justify;
    width: 50%;
    min-width: 140px;
    white-space: normal;
    padding: 0 5px 0 0
}

#sidr-main .be-menu-explain {
    padding: 0 5px 0 15px
}

.be-menu-custom-img {
    width: 100%
}

.be-menu-custom-img a {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.be-menu-img {
    float: right;
    width: 100px;
    overflow: hidden;
    margin: 5px 0;
    border-radius: 5px
}

.be-menu-img img {
    float: right;
    width: 100%;
    height: auto;
    max-width: 100px
}

@media only screen and (max-width:1024px) {
    .be-menu-tree .sub-menu {
        max-width: 100%;
        min-width: 100%
    }

    .be-menu-custom-title {
        width: 62%;
        font-size: 1.3rem;
        line-height: 160%
    }

    .be-menu-explain {
        width: 65%
    }
}

@media only screen and (max-width:1025px) {
    #sidr-main ul li ul li.be-menu-custom-img a {
        padding: 7px 10px 7px 15px
    }

    .be-menu-img {
        width: 70px;
        margin: 8px 0 5px
    }

    .be-menu-img img {
        float: right;
        width: 100%;
        height: auto;
        max-width: 70px
    }

    .be-menu-explain {
        min-width: 130px
    }
}

@media only screen and (min-width:1025px) {
    .be-menu-max {
        position: static !important
    }

    .be-menu-max .sub-menu {
        width: 100%;
        overflow: hidden;
        padding: 10px !important;
        background: rgba(255, 255, 255, .8);
        border-radius: 0 0 8px 8px;
        border-bottom: none !important;
        -webkit-backdrop-filter: saturate(5) blur(20px);
        backdrop-filter: saturate(5) blur(20px);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .05) !important
    }

    @supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) {
        .be-menu-max .sub-menu {
            background: rgba(255, 255, 255, .98)
        }
    }

    .night .be-menu-max .sub-menu {
        background: #323232;
        border: 1px solid #262626 !important
    }

    .be-menu-max .be-menu-custom-img a {
        text-align: center;
        padding: 0 !important;
        overflow: hidden;
        border-radius: 5px
    }

    .be-menu-max .be-menu-custom-img a:hover {
        background: 0 0 !important
    }

    .be-menu-max .be-menu-custom-title {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        text-align: center;
        font-weight: 400;
        line-height: 40px;
        margin: 0;
        padding: 15px 15px 0;
        white-space: nowrap;
        word-wrap: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        z-index: 1;
        transition: All .4s ease-in-out;
        -webkit-transition: All .4s ease-in-out;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8))
    }

    .be-menu-max .be-menu-custom-img a:hover .be-menu-custom-title {
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    #site-nav .down-menu .be-menu-max ul li.be-menu-custom-img {
        position: relative;
        float: left !important;
        max-width: inherit;
        min-width: inherit;
        padding: 10px;
        border: none;
        background: 0 0
    }

    #site-nav .down-menu .menu-max-col-4 ul li.be-menu-custom-img {
        width: 25%
    }

    #site-nav .down-menu .menu-max-col-5 ul li.be-menu-custom-img {
        width: 20%
    }

    #site-nav .down-menu .menu-max-col-6 ul li.be-menu-custom-img {
        width: 16.66666666666667%
    }

    #site-nav .down-menu .menu-max-col-7 ul li.be-menu-custom-img {
        width: 14.28571428571429%
    }

    .be-menu-max .be-menu-img {
        position: relative;
        width: 100%;
        margin: 0
    }

    .be-menu-max .be-menu-img img {
        max-width: 100%
    }

    .be-menu-max .be-menu-explain {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        line-height: 25px;
        height: 60px;
        font-size: 1.3rem;
        color: #fff;
        padding: 5px 12px;
        z-index: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-break: break-all;
        -webkit-transform: translateY(-150px);
        transform: translateY(-150px);
        transition: All .4s ease-in-out;
        -webkit-transition: All .4s ease-in-out;
        background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0))
    }

    .be-menu-max .be-menu-custom-img:hover .be-menu-explain {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.be-menu-code-cat ul li {
    border: none !important
}

.be-menu-code-cat ul li:hover {
    background: 0 0 !important
}

.be-menu-code .be-menu-custom-title {
    display: none
}

.menus-team-cat {
    float: left;
    width: 50%
}

.menus-set-cat-img {
    position: relative;
    margin: 0 auto;
    overflow: hidden
}

.menus-set-cat-img img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%
}

#site-nav .down-menu ul li.be-menu-code-cat {
    border-top: 1px solid #ececec;
    border-bottom: none;
    border-left: none;
    border-right: none
}

.be-menu-shortcode a:first-of-type {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.menu-mix ul a:first-of-type {
    position: relative;
    z-index: 0
}

.menus-set-cat-name {
    position: relative;
    padding: 5px 0 0 10px;
    display: block;
    overflow: hidden;
    min-height: 80px
}

.menus-set-cat-name a {
    position: static !important;
    padding: 4px 15px !important
}

.be-menu-custom-title-but {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.be-menu-custom-title-but a {
    background: linear-gradient(to right, #ee0979, #ff6a00);
    color: #fff !important;
    text-align: center !important;
    border-radius: 30px
}

.be-menu-custom-title-but a:hover {
    background: linear-gradient(to right, #ff6a00, #ee0979)
}

.be-menus-cat-mod-box {
    position: relative;
    display: block;
    padding: 0 0 15px
}

.menus-hot-mod-clear {
    display: block;
    margin-top: 10px
}

.be-menu-shortcode .be-menus-cat-mod-box a:first-of-type {
    position: static;
    z-index: 0
}

#site-nav .down-menu ul a.be-menus-cat-mod-list {
    padding: 5px 15px
}

.menus-cat-mod-thumbnail .menu-mix-post-img {
    max-width: 100%;
    height: 100px;
    overflow: hidden;
    margin: 0;
    border-radius: 0
}

#site-nav .down-menu ul .menus-cat-mod-thumbnail a {
    padding: 0
}

#site-nav .down-menu .menus-cat-mod-name a {
    color: #666;
    padding: 10px 15px 0
}

.be-menu-multi-list .sub-menu {
    border: none
}

.list-num {
    color: #999;
    font-weight: 700;
    font-style: italic;
    margin: 0 5px 0 0
}

.list-num-1,
.list-num-2,
.list-num-3 {
    color: #c40000
}

.list-num-4,
.list-num-5 {
    color: #fa9f7e
}

.menus-cat-mod-name a i {
    color: #fa9f7e;
    margin: 0 5px 0 0
}

@media only screen and (min-width:1025px) {
    .be-menu-code-cat .sub-menu {
        background: #fff;
        left: 50%;
        width: 360px;
        overflow: hidden;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        border-radius: 0 0 8px 8px;
        border-top: none !important;
        border-bottom: none !important;
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1) !important
    }

    .menus-set-cat-name {
        min-height: 100px
    }

    .be-menu-multi-list .sub-menu:after,
    .be-menu-max .sub-menu:after,
    .be-menus-cat-mod-box:after {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 0;
        height: 1px;
        z-index: 1;
        display: inline-block;
        margin: 5px 15px 0 0;
        background: #fa9f7e;
        transition: all .3s;
        -webkit-transition: all .3s;
        background: linear-gradient(to right, transparent, #40e0d0, #ff8c00, #ff0080, transparent)
    }

    .be-menu-multi-list .sub-menu:hover:after,
    .be-menu-max .sub-menu:hover:after,
    .be-menus-cat-mod-box:hover:after {
        width: 100%
    }
}

@media only screen and (max-width:1025px) {
    .be-menu-custom-title-but {
        top: 20%
    }

    .be-menus-cat-mod-box {
        padding: 0
    }

    #sidr-main .be-menus-cat-mod-list,
    #sidr-main .menus-cat-mod-name a {
        padding: 7px 0 7px 15px
    }

    #sidr-main .menus-cat-mod-thumbnail a {
        padding: 0
    }

    .menus-cat-mod-thumbnail .menu-mix-post-img {
        height: 66px
    }

    #sidr-main .nav-menu a.be-menus-cat-mod-list.srm:hover {
        background: 0 0
    }

    .menus-hot-mod-clear {
        display: none
    }
}

#sidr-main .menus-set-cat-name a {
    padding: 7px 15px !important
}

.menu-cover .be-menu-shortcode,
.menus-set-cover-hide,
.menus-set-name-hide {
    display: none !important
}

.menus-set-cat-name .be-menu-custom-title-ico {
    position: relative
}

.menus-mix-cat-name .be-menu-custom-title-ico,
.menu-mix-post .be-menu-custom-title-ico,
.menus-set-cat-name .be-menu-custom-title-ico {
    transform: scale(.9);
    -webkit-transform: scale(.9);
    transition: all .5s;
    -webkit-transition: all .5s
}

.menus-mix-cat-name a:hover .be-menu-custom-title-ico,
.menu-mix-post a:hover .be-menu-custom-title-ico,
.menus-set-cat-name a:hover .be-menu-custom-title-ico {
    transform: scale(1.2);
    -webkit-transform: scale(1.2)
}

@media screen and (max-width:1025px) {
    .be-menu-code .sub-menu {
        width: 100%
    }

    .menus-team-cat {
        width: 100%
    }

    .menus-set-cat-img {
        height: 66px
    }

    .menus-set-cat-name {
        padding: 0
    }

    .menus-set-cat-name-box .rec-adorn-x,
    .menus-set-cat-name-box .rec-adorn-s {
        display: none
    }
}

.be-menu-columns>ul>li a:before {
    background: #777;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: 6%;
    margin: 0 5px 0;
    border-radius: 100%
}

.main-nav .be-menu-columns>ul a:hover:before {
    background: #0ed2f7 !important;
    box-shadow: none !important
}

.be-menu-columns>ul .fore a:before {
    display: none !important
}

#sidr-main .be-menu-columns .sub-menu li a {
    padding: 7px 0 7px 15px !important
}

.be-menu-multi-ico>ul>li a:before {
    display: none !important
}

.be-menu-columns .menu-des {
    color: #999;
    margin: 0 0 0 20px
}

@media only screen and (min-width:1025px) {
    .be-menu-multi-ico>ul>li a {
        text-align: center !important
    }

    .be-menu-multi-ico>ul>li a .zm,
    .be-menu-multi-ico>ul>li a .be {
        font-size: 50px !important;
        color: #888;
        line-height: 1.1em !important;
        display: inline-block;
        margin: 0 0 10px !important
    }

    .be-menu-multi-ico>ul>li a:hover .zm,
    .be-menu-multi-ico>ul>li a:hover .be {
        color: #bb9998
    }

    .night .be-menu-multi-ico>ul>li a:hover .zm,
    .night .be-menu-multi-ico>ul>li a:hover .be {
        color: #262626
    }

    .be-menu-multi-ico>ul>li a .font-text {
        display: block;
        margin: 0 !important
    }

    .be-menu-multi-ico>ul>li a svg {
        width: 3.6em;
        height: 3.6em;
        margin: 0 0 10px !important
    }
}

@media only screen and (max-width:1025px) {

    .sidr-inner .be-menu-multi-ico>ul>li a .zm,
    .sidr-inner .be-menu-multi-ico>ul>li a .be {
        color: #bb9998
    }
}

@media only screen and (min-width:1025px) {
    .be-menu-two-list>ul.sub-menu {
        left: 50%;
        width: 480px;
        overflow: hidden;
        padding: 10px 0 !important;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        border-radius: 0 0 8px 8px;
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1) !important;
        background: linear-gradient(to right, #fff 50%, #f8f8f8 50%)
    }

    .night .be-menu-two-list>ul.sub-menu {
        border: 1px solid #262626;
        background: linear-gradient(to right, #323232 50%, #262626 50%)
    }

    .be-menu-multi-list {
        position: static !important
    }

    .be-menu-multi-list .sub-menu {
        left: 0;
        width: 100%;
        overflow: hidden;
        padding: 15px 0 !important;
        border-radius: 0 0 8px 8px;
        background: rgba(255, 255, 255, .8);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1) !important;
        -webkit-backdrop-filter: saturate(5) blur(20px);
        backdrop-filter: saturate(5) blur(20px)
    }

    @supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) {
        .be-menu-multi-list .sub-menu {
            background: rgba(255, 255, 255, .98)
        }
    }

    .night .be-menu-max .sub-menu:before,
    .night .be-menu-multi-list .sub-menu:before {
        display: none
    }

    .night .be-menu-multi-list .sub-menu {
        background: #323232 !important
    }

    .night .be-menu-two-list>ul.sub-menu {
        background: #323232 !important
    }

    .be-menu-multi-list>ul>li {
        background: 0 0 !important;
        float: left !important;
        border: none !important
    }

    .be-menu-multi-list.menu-max-col-4>ul>li {
        width: 25%
    }

    .be-menu-multi-list.menu-max-col-5>ul>li {
        width: 20%
    }

    .be-menu-multi-list.menu-max-col-6>ul>li {
        width: 16.66666666666667%
    }

    .be-menu-multi-list.menu-max-col-7>ul>li {
        width: 14.28571428571429%
    }

    .be-menu-two-list>ul>li {
        background: 0 0 !important;
        float: left !important;
        width: 50%;
        border: none !important
    }

    .be-menu-columns>ul>li a {
        padding: 5px 15px !important
    }

    .be-menu-columns>ul>li a:hover {
        background: 0 0 !important
    }

    .multifocal a {
        font-weight: 700;
        margin: 0 0 0 5px !important
    }

    .be-menu-columns .multifocal a:before {
        display: none
    }
}

.menu-cat-list-box {
    float: left;
    width: 100%
}

.menu-list .be-menu-shortcode a:first-of-type {
    display: none !important
}

.menu-list .menu-cat-list-box a:first-of-type {
    display: block !important
}

.menu-list ul a:first-of-type {
    position: relative;
    z-index: 0
}

.menu-list-cat-title a {
    padding: 5px 0 !important
}

@media only screen and (min-width:1025px) {
    .menu-list ul li {
        background: 0 0 !important;
        border: none !important
    }

    .menu-list-title a {
        padding: 5px 0 !important
    }

    .menu-list-item {
        float: left;
        margin: 0 0 20px;
        padding: 0 20px
    }

    .menu-list .menu-list-item {
        width: 33.33333333333333%
    }

    .menu-list.menu-max-col-4 .menu-list-item {
        width: 25%
    }

    .menu-list.menu-max-col-5 .menu-list-item {
        width: 20%
    }
}

@media only screen and (max-width:1025px) {
    .menu-list-title a {
        padding: 7px 0 7px 10px !important
    }

    .menu-list-cat-title a {
        padding: 5px 10px !important
    }
}

.menus-mix-img {
    position: relative;
    float: left;
    max-width: 200px;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.menus-mix-img img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%
}

.menu-mix .be-menu-shortcode a:first-of-type {
    display: none !important
}

.menu-mix .menu-mix-box a:first-of-type {
    display: block !important
}

.menu-mix-post-content {
    float: left;
    color: #666;
    display: inline-block;
    padding: 3px 0 0 15px !important
}

.menu-mix-post-img {
    float: left;
    max-width: 30%;
    height: auto;
    overflow: hidden;
    margin: 9px 0 15px;
    border-radius: 3px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.menu-mix-post-img img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%
}

@media only screen and (min-width:1025px) {
    .menu-mix>ul.sub-menu {
        padding: 15px !important;
        background: linear-gradient(to right, #fff 50%, #f8f8f8 50%)
    }

    .menu-mix ul li {
        background: 0 0 !important;
        border: none !important
    }

    .menu-mix-post-main {
        position: static !important;
        padding: 3px 15px !important
    }

    .menu-mix-post a {
        position: static !important;
        padding: 3px 15px !important
    }

    .menu-mix-post-title {
        font-weight: 700
    }

    .menu-mix-team {
        float: left;
        width: 50%
    }

    .menus-mix-cat-name {
        width: 70%;
        display: inline-block
    }

    .menus-mix-img {
        width: 30%
    }

    .menus-mix-cat-name a {
        float: left;
        width: 33.33333333333333% !important;
        padding: 3px 15px !important
    }

    .menu-mix-post {
        float: left;
        width: 100%;
        margin: 0 !important
    }

    .menu-mix-post a {
        white-space: normal !important
    }

    .menu-mix-post-content {
        font-size: 1.4rem;
        line-height: 24px;
        margin: 3px 0 0
    }

    .menu-post-content-img {
        float: left;
        width: 70%
    }
}

@media only screen and (max-width:1025px) {
    .menu-mix-team {
        float: left;
        width: 100%
    }

    .menus-mix-img {
        max-width: 100% !important;
        height: 66px;
        border-radius: 0
    }

    .menu-mix .be-menu-shortcode a:first-of-type {
        position: static !important
    }

    .menu-mix ul li a {
        padding: 5px 15px !important
    }

    .menu-mix-post-content {
        font-size: 1.2rem;
        width: 100%;
        display: inline-block;
        white-space: normal !important
    }

    .menu-post-content-img {
        padding: 0 !important
    }

    .menu-mix-post-img {
        max-width: 100%;
        height: 66px;
        margin: 10px 0
    }
}

@media print {
    #primary {
        width: 98% !important
    }

    .post {
        background: #fff !important;
        padding: 0 !important;
        border: none !important;
        border-radius: 0 !important
    }

    .entry-header h1 {
        margin: 0 0 15px !important;
        border: none !important;
        border: none !important;
        border-bottom: 1px solid #444 !important
    }

    #masthead,
    .bread,
    #sidebar,
    #sidebar-l,
    #socia,
    .single-cat-tag,
    .nav-single,
    .post-navigation,
    #comments,
    #scroll,
    #footer-widget-box,
    #colophon,
    .ad-pc,
    #social,
    .single-footer,
    .authorbio,
    #related-img,
    #single-widget,
    .single-meta,
    .s-hide,
    .favorite-box,
    .single-tag {
        display: none
    }
}

.ajax-cat-cntent-grid .gn,
.grid-cat-site .post {
    background: 0 0;
    position: relative;
    float: left;
    margin: 0;
    padding: 0 5px;
    border: none
}

.ajax-cat-cntent-grid .grid-cat-4 .gn,
.grid-cat-4 .post {
    width: 25%
}

.ajax-cat-cntent-grid .grid-cat-5 .gn,
.grid-cat-5 .post {
    width: 20%
}

.ajax-cat-cntent-grid .grid-cat-6 .gn,
.grid-cat-6 .post {
    width: 16.66666666666667%
}

.grid-cat-new-box .catpast {
    display: none
}

.grid-cat-bx4 {
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #ececec
}

.grid-cat-container {
    position: relative
}

.grid-cat-new-box {
    position: relative
}

.all-cat-box {
    background: #fff;
    margin: 0 0 10px;
    padding: 0 15px 15px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.all-cat {
    height: 36px;
    overflow: hidden
}

.all-cat-hide {
    height: 36px !important;
    overflow: hidden !important
}

.all-cat-h {
    font-weight: 700;
    cursor: pointer;
    padding: 12px 0 5px
}

.all-cat-h i {
    font-weight: 400;
    vertical-align: 0;
    margin: 0 5px
}

.all-cat-h:after {
    content: "\e76f"
}

.off-all-cat:after {
    content: "\e77b"
}

.off-all-cat:after,
.all-cat-h:after {
    float: right;
    font-family: be;
    font-size: 15px !important;
    color: #777
}

.list-cat {
    float: left;
    width: 14.2857%
}

.all-cat a {
    display: block;
    color: #666;
    text-align: center;
    margin: 0 2px 4px;
    padding: 3px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid #ececec
}

.all-cat a:hover {
    color: #4d8cb8;
    border: 1px solid #4d8cb8
}

.grid-all-cat {
    text-align: center
}

.grid-all-cat a {
    text-align: center;
    margin: 2px;
    padding: 2px 4px;
    display: inline-block
}

.grid-cat-site {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -4px
}

grid-cat-new-box .netcurrent .grid-cat-site {
    display: inline-block
}

@media screen and (max-width:640px) {
    .list-cat {
        width: 33.33333333333333%
    }

    .all-cat {
        height: 72px
    }

    .all-cat-hide {
        height: 72px !important
    }
}

.grid-cat-title-box {
    width: 100%;
    text-align: center;
    margin: 25px 0 15px
}

.grid-cat-title {
    font-size: 2px;
    font-size: 2rem;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.grid-cat-title a {
    display: block
}

.grid-cat-des {
    color: #888;
    margin: 5px 0
}

.grid-cat_chi-child .cat-item-none {
    display: none
}

.grid-cat_chi-child {
    text-align: center;
    margin: 5px 0
}

.grid-cat_chi-child li {
    display: inline-block;
    margin: 0 5px
}

.grid-cat_chi-child li a {
    color: #555;
    font-size: 15px;
    font-size: 1.5rem
}

.grid-cat_chi-child li a:hover {
    color: #333
}

.grid-cat-more {
    width: 98%
}

.grid-cat-more a {
    width: 100%;
    text-align: center;
    display: block;
    padding: 5px 0
}

.grid-carousel-box .grid-cat-more a {
    margin: 10px 0 0
}

.grid-cat-more:hover {
    animation: blink .5s linear infinite
}

.grid-cat-more a .be {
    font-size: 24px !important
}

@media screen and (max-width:1024px) {

    .ajax-cat-cntent-grid .grid-cat-5 .gn,
    .ajax-cat-cntent-grid .grid-cat-6 .gn,
    .grid-cat-5 .post,
    .grid-cat-6 .post {
        width: 25%
    }
}

@media screen and (max-width:640px) {

    .ajax-cat-cntent-grid .grid-cat-4 .gn,
    .ajax-cat-cntent-grid .grid-cat-5 .gn,
    .ajax-cat-cntent-grid .grid-cat-6 .gn,
    .grid-cat-4 .post,
    .grid-cat-5 .post,
    .grid-cat-6 .post {
        width: 50%
    }

    .grid-cat-container {
        margin: 0 1px
    }
}

.site-header-o {
    position: relative
}

.logo-box {
    position: relative;
    width: 1122px;
    margin: 0 auto
}

.contact-header {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    font-weight: 700;
    line-height: 80px;
    width: 60%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.contact-header img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%
}

.contact-main {
    float: right;
    padding: 0 10px
}

.contact-main i {
    font-size: 20px !important;
    font-size: 2rem !important;
    color: #666;
    margin: 0 10px 0 0
}

.site-header-o .site-name {
    top: 0;
    left: -10000px
}

.logo-sites-o,
.logo-site-o {
    position: absolute;
    top: 50%;
    margin: -26px 0 0
}

.logo-site-o img {
    width: auto;
    max-height: 50px
}

.logo-box .logo-small img {
    float: left;
    width: 45px;
    max-height: 45px;
    margin: 4px 10px 0 0
}

.header-top-search {
    position: absolute;
    top: 50%;
    right: 0;
    width: 300px;
    min-width: 30px;
    z-index: 1;
    margin: 0 18px 0 0;
    background: 0 0 !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.header-top-search .searchbar {
    float: right
}

.header-top-search .searchbar button {
    height: 37px;
    width: 37px
}

.header-top-search .search-input input {
    width: 115px;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out
}

.header-top-search .search-input input:focus {
    width: 200px
}

@media screen and (max-width:900px) {
    .wp-block-search__button {
        background: 0 0;
        color: #999;
        border: none
    }
}

@media screen and (max-width:480px) {
    .header-top-search {
        display: none
    }
}

.menu-container-o {
    position: relative;
    background: #444;
    z-index: 3;
    width: 1122px;
    min-height: 50px;
    margin: 0 auto
}

.menu-container-o-full {
    width: 100% !important;
    border-radius: 0 !important
}

.main-nav-o .down-menu li {
    display: block;
    float: left;
    line-height: 50px
}

@media screen and (min-width:1025px) {

    .headroom--not-top .menu-container-o,
    .header-down .menu-container-o {
        position: fixed;
        top: 0;
        z-index: 999;
        background: rgba(0, 0, 0, .6);
        -webkit-backdrop-filter: saturate(5) blur(20px);
        backdrop-filter: saturate(5) blur(20px)
    }
}

#site-nav-wrap-o #site-nav .down-menu>li>a {
    color: #fff
}

#site-nav-wrap-o #site-nav .down-menu>li>a:hover,
#site-nav-wrap-o #site-nav .down-menu>li.behover>a,
#site-nav-wrap-o .sf-arrows>li>.sf-with-ul:focus:after,
#site-nav-wrap-o .sf-arrows>li:hover>.sf-with-ul:after,
#site-nav-wrap-o .sf-arrows>.behover>.sf-with-ul:after,
#site-nav-wrap-o #site-nav .down-menu>.current-post-ancestor>a,
#site-nav-wrap-o #site-nav .down-menu>.current-menu-item>.sf-with-ul:after,
#site-nav-wrap-o #site-nav .down-menu>.current-post-ancestor>.sf-with-ul:after,
#site-nav-wrap-o #site-nav .down-menu>.current-menu-item>a,
#site-nav-wrap-o #site-nav .down-menu>li>a:hover,
#site-nav-wrap-o #site-nav .down-menu>li.behover>a {
    color: #fff
}

#site-nav-wrap-o .sf-arrows>li>.sf-with-ul:after {
    color: #fff
}

#menu-container-o .ajax-content-box {
    top: 50px
}

.main-nav-o .down-menu li:first-child a {
    border-radius: 2px 0 0 2px
}

.menu-container-o-full .main-nav-o .down-menu li:first-child a {
    border-radius: 0
}

.main-nav-o .down-menu>li>a:hover,
.main-nav-o .down-menu>li.behover>a,
.main-nav-o .down-menu>.current-menu-item>a,
.main-nav-o .down-menu>.current-post-ancestor>a {
    color: #fff !important;
    background: #333
}

.main-nav-o .down-menu>li>a:hover {
    opacity: .9
}

.main-nav-o #navigation-toggle {
    float: left;
    line-height: 50px;
    padding: 15px 20px
}

.main-nav-o .down-menu a {
    padding: 0 14px;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left
}

.main-nav-o .down-menu ul .sf-with-ul:after {
    color: #333
}

.nav-search-o {
    font-size: 16px;
    font-size: 1.6rem;
    float: right;
    color: #fff;
    line-height: 26px;
    margin: 11px 10px 0 5px;
    padding: 0 10px;
    cursor: pointer
}

.site-header-o .nav-search:hover,
.site-header-o .nav-search:after {
    color: #fff !important
}

.site-header-o .heng:before,
.site-header-o .heng:after,
.site-header-o .heng {
    background: #fff
}

.night .menu-but-box,
.night .menu-but,
.night .nav-search-o,
.night .menu-container-o .user-my,
.night .menu-container-o #user-profile,
.night .menu-container-o .menu-login,
.night .menu-container-o .menu-login-box,
.night .menu-container-o #site-nav ul,
.night .menu-container-o #site-nav .down-menu>li,
.night .menu-container-o #site-nav .down-menu>li>a {
    background: 0 0 !important
}

@media screen and (max-width:700px) {
    .contact-header {
        display: none
    }

    .header-main-o .top-menu {
        display: none
    }
}

@media screen and (max-width:1025px) {

    .logo-box,
    #menu-container-o {
        width: 100%
    }

    .logo-site-o,
    .logo-sites-o {
        padding: 0 0 0 10px
    }

    .header-top-o {
        display: block !important
    }
}

.group-site #content {
    width: 100%;
    margin: 0 auto
}

.group-site #masthead {
    background: #fff
}

.group-site #primary {
    width: 100%;
    box-shadow: none
}

.group-site #primary .page {
    background: 0 0 !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important
}

.group-site .bread,
.group-site .header-sub,
.group-site .owl-buttons {
    display: none
}

.group-site #slideshow {
    background: #fff;
    margin: -1px auto 0
}

.group-site #menu-box {
    transition-duration: 0s
}

.group-site .ad-site {
    display: none
}

.g-row {
    width: 100%
}

.g-col {
    width: 1122px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden
}

@media screen and (max-width:1122px) {
    .g-col {
        width: 100%;
        padding: 20px 10px
    }
}

.line-white {
    background: #fff
}

.line-color .g-line:nth-child(odd) {
    background: #fff
}

.group-title {
    width: 100%;
    margin: 10px 0 20px
}

.group-title h3,
#group-widget-one h3 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 30px;
    text-align: center;
    margin: 10px 0 5px;
    display: flex;
    justify-content: center;
    align-items: center
}

.group-title h3 .sep,
#group-widget-one h3 .sep {
    background: #4d8cb8;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    border-radius: 50%
}

.group-title h3 i {
    font-size: 20px !important;
    color: #c40000;
    margin: 5px 10px 0
}

.group-des {
    font-size: 15px;
    text-align: center;
    margin: 15px 0
}

.group-contact-wrap .group-title h3,
.group-assist-box .group-title h3,
.group-process-box .group-title h3 {
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #5881a1 50%, #444 50%);
    will-change: transform
}

.group-assist-box .group-title h3 {
    background-image: linear-gradient(90deg, #444 50%, #5881a1 50%)
}

.group-contact-wrap .group-title h3 {
    background-image: linear-gradient(90deg, #c40000 50%, #444 50%)
}

.group-nav #content {
    margin: -89px auto 0
}

.group-nav #menu-container {
    background: rgba(255, 255, 255, .5);
    border-bottom: none;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
}

.group-nav .headroom--not-top #menu-container,
.group-nav #menu-container:hover {
    background: rgba(255, 255, 255, .8)
}

.group-nav .small-img-box.slider-group-main-box,
.group-nav .group-small-img {
    margin: 47px 2% 0 0
}

.group-nav .slider-group .owl-nav,
.group-nav .slider-group-main-box {
    margin: 47px 0 0
}

.group-nav .logo-site:before,
.group-nav .slide-mete {
    display: none
}

.group-title h3:before,
.grid-cat-title:before,
.links-group #links h2:before,
.link-cat:before,
#group-widget-one h3:before,
.menu-list .widget-title:before {
    background: linear-gradient(to right, transparent, #666);
    content: "";
    height: 1px;
    width: 60px;
    margin: 0 10px 0 0;
    display: inline-block
}

.group-title h3:after,
.grid-cat-title:after,
.links-group #links h2:after,
.link-cat:after,
#group-widget-one h3:after,
.menu-list .widget-title:after {
    background: linear-gradient(to right, #666, transparent);
    content: "";
    height: 1px;
    width: 60px;
    margin: 0 0 0 10px;
    display: inline-block
}

.group-service-box .group-title h3:before {
    background: linear-gradient(to right, transparent, #fff)
}

.group-service-box .group-title h3:after {
    background: linear-gradient(to right, #fff, transparent)
}

.group-post-img a,
.w-thumbnail img,
.w-thumbnail a,
.gr-img .picture-cms-img img,
.gr-img .picture-cms-img a,
.group-tabs-content .picture-cms-img img,
.group-tabs-content .picture-cms-img a,
.group-cat .gr-thumbnail img,
.group-cat .gr-thumbnail a,
.explain-img .group-explain-img img,
.explain-img .group-explain-img a,
.section-thumbnail img,
.section-thumbnail a,
.group-features .picture-cms-img a,
.group-features .picture-cms-img img {
    border-radius: 8px
}

.t_img_cat .w-thumbnail img,
.t_img_cat .w-thumbnail a {
    border-radius: 0
}

.group-contact-main,
.group-contact-main-all {
    line-height: 190%;
    margin: 15px 0 0;
    padding: 0 15px
}

.group-contact-img {
    padding: 10px 15px
}

.group-contact-img img {
    text-align: center;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 8px
}

@media screen and (min-width:768px) {

    .group-contact-lr .group-contact-main,
    .group-contact-lr .group-contact-main-all {
        float: left;
        width: 50%
    }

    .group-contact-lr .group-contact-img {
        float: left;
        width: 50%;
        padding: 24px 0 0 30px
    }
}

@media screen and (max-width:1025px) {
    .group-contact-main {
        position: relative;
        line-height: 30px;
        height: 92px;
        overflow: hidden
    }
}

.group-contact-more {
    position: relative;
    float: left;
    left: 50%;
    margin: 20px 0
}

.group-contact-more i {
    margin-right: 5px
}

.group-contact-more a {
    position: relative;
    left: -50%;
    overflow: hidden;
    padding: 10px 15px;
    border-radius: 5px
}

.group-more a {
    background: #999;
    margin: 0 8px
}

.group-phone a {
    background: #4d8cb8;
    margin: 0 8px
}

.group-contact-more a,
.group-contact-more a:hover {
    color: #fff
}

.group-more a:hover,
.group-phone a:hover {
    opacity: .8
}

.g-col .favorite-box {
    display: none
}

.group-site .sup:hover {
    box-shadow: none
}

#group-section .sep {
    background: #c40000;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    border-radius: 50%
}

.group-explain-box {
    position: relative;
    margin: 0 0 20px
}

.group-explain-main {
    margin: 0
}

.group-explain-img-box {
    float: left;
    width: 47%;
    margin: 0 3% 0 0
}

.group-explain-img {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 1.5%;
    border-radius: 8px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.explain-img .group-explain-img {
    width: 47%
}

.group-explain-img img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.group-explain-t {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}

.explain-content-logo {
    width: 20px;
    height: 20px;
    display: inline-block;
    padding: 5px 0 0
}

.explain-content-logo img {
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 2px
}

.group-explain {
    float: left;
    width: 49%
}

.group-explain p {
    margin: 5px 0 0
}

.group-zs {
    background: #c40000;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 3px 8px;
    border-radius: 3px
}

@media screen and (max-width:900px) {

    .group-title h3,
    #group-widget-one h3 {
        font-size: 20px;
        font-size: 2rem
    }

    .group-explain-img-box {
        width: 100%;
        margin: 0
    }

    .group-explain {
        width: 100%
    }

    .group-explain-main {
        padding: 10px
    }

    .group-explain-t {
        text-align: center
    }
}

.deanm .deanm-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -8px
}

.deanm .deanmove {
    float: left;
    width: 25%;
    padding: 0 10px
}

.deanm .deanmove-3 {
    width: 33.33333333333333%
}

.deanm .deanmove-4 {
    width: 25%
}

.deanm .deanmove-5 {
    width: 20%
}

.deanm-box {
    background: 0 0 !important;
    position: relative;
    color: #333;
    text-align: center;
    margin: 0 0 20px;
    overflow: hidden
}

.de-a,
.de-c,
.de-d {
    color: #666;
    text-align: center;
    padding: 0 10px
}

.deanquan {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 10px auto;
    border-radius: 8px
}

.thumbs-de-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important
}

.de-t {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #444;
    padding: 5px;
    width: 99%;
    line-height: 28px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.de-back {
    position: relative;
    width: 100%;
    height: 120px
}

.de-back:after {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1
}

.deanmove:hover .de-back:after {
    opacity: 1
}

.deanm .de-b {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
    z-index: 2;
    opacity: 0;
    padding: 0 30px;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    text-shadow: 5px 2px 5px #000;
    -webkit-transition: .3s all ease-in-out .1s;
    transition: .3s all ease-in-out .1s
}

.deanmove:hover .de-b {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.deanmove:hover .de-b {
    opacity: 1
}

.de-back img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: auto
}

.de-button-seat {
    padding: 12px 0
}

.de-button {
    text-align: center;
    margin: 15px auto;
    padding: 5px 0
}

.deanm-main .de-button a {
    background: #999;
    color: #fff;
    font-size: 15px;
    padding: 8px 22px;
    border-radius: 5px
}

.deanm-main .de-button i {
    font-size: 16px !important;
    font-weight: 400
}

.deanm-main i {
    margin: 0 10px 0 0
}

.deanmove:hover .de-button a {
    background: #4d8cb8;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s
}

@media screen and (max-width:1025px) {
    .deanm .deanmove {
        width: 50%
    }

    .de-a,
    .de-c,
    .de-d {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

@media screen and (max-width:520px) {
    .deanm .de-b {
        font-size: 15px;
        font-size: 1.5rem
    }
}

.foldimg-wrap {
    height: auto;
    display: flex;
    margin: 10px 10px 20px;
    overflow: hidden;
    border-radius: 8px
}

.foldimg-main {
    position: relative;
    width: 25%;
    height: 400px;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-transition: width .5s ease-in;
    transition: width .5s ease-in
}

.foldimg-main:hover {
    width: 35%
}

.foldimg-img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%
}

.foldimg-main:hover .foldimg-img {
    z-index: 1
}

.foldimg-main .foldimg-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .3)
}

.foldimg-bg {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    min-height: inherit;
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

.foldimg-inc {
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    color: #fff;
    padding: 0 5px 0 25px;
    z-index: 2;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.foldimg-text {
    font-size: 1.6rem;
    color: #dad57f;
    font-weight: 700;
    margin: 0 0 10px;
    text-shadow: 0 2px 5px #000
}

.foldimg-title {
    font-size: 1.8rem;
    color: #fff;
    font-weight: 700;
    line-height: 230%;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    text-shadow: 0 2px 5px #000
}

.foldimg-more a {
    float: left;
    width: 90px;
    font-size: 1.5rem;
    font-weight: 400;
    color: #fa9f7e;
    margin: 10px 0 0;
    padding: 5px 0;
    border-radius: 5px;
    text-shadow: 0 2px 5px #000
}

.foldimg-main:hover .foldimg-more a {
    background: #fa9f7e;
    color: #fff;
    text-align: center;
    text-shadow: none;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s
}

.foldimg-more a:hover {
    background: #666 !important;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s
}

.edit-foldimg-but a {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    opacity: 0;
    color: #fff
}

.foldimg-main:hover .edit-foldimg-but a {
    opacity: 1
}

@media screen and (max-width:900px) {
    .foldimg-main {
        width: 50%;
        height: 300px
    }

    .foldimg-main:hover {
        width: 50%
    }

    .foldimg-wrap {
        flex-flow: wrap
    }
}

@media screen and (max-width:480px) {
    .foldimg-one .foldimg-main {
        width: 100%
    }

    .foldimg-one .foldimg-main:hover {
        width: 100%
    }

    .foldimg-two .foldimg-inc {
        padding: 0 5px 0 15px
    }

    .foldimg-two .foldimg-title {
        font-size: 1.4rem
    }

    .foldimg-two .foldimg-more a,
    .foldimg-two .foldimg-text {
        font-size: 1.3rem
    }
}

.group-process-wrap {
    position: relative;
    margin: 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.process-main {
    position: relative;
    background: #fff;
    float: left;
    width: 150px;
    height: 150px;
    margin: 10px;
    border-radius: 50%;
    border: 2px solid transparent;
    transition-duration: .3s;
    -webkit-transition-duration: .3s
}

.process-main:hover {
    overflow: hidden;
    border-radius: 8px;
    border: 2px solid #ececec
}

.ess-9:hover,
.ess-1:hover {
    border-color: #41a0bb;
    background: linear-gradient(to bottom, #fff 142px, #41a0bb 8px)
}

.ess-10:hover,
.ess-2:hover {
    border-color: #76ac91;
    background: linear-gradient(to bottom, #fff 142px, #76ac91 8px)
}

.ess-11:hover,
.ess-3:hover {
    border-color: #b78a6a;
    background: linear-gradient(to bottom, #fff 142px, #b78a6a 8px)
}

.ess-12:hover,
.ess-4:hover {
    border-color: #8e4671;
    background: linear-gradient(to bottom, #fff 142px, #8e4671 8px)
}

.ess-5:hover {
    border-color: #9f935d;
    background: linear-gradient(to bottom, #fff 142px, #9f935d 8px)
}

.ess-6:hover {
    border-color: #c4475d;
    background: linear-gradient(to bottom, #fff 142px, #c4475d 8px)
}

.ess-7:hover {
    border-color: #6096a4;
    background: linear-gradient(to bottom, #fff 142px, #6096a4 8px)
}

.ess-8:hover {
    border-color: #d89876;
    background: linear-gradient(to bottom, #fff 142px, #d89876 8px)
}

.group-process {
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 1;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s
}

.process-main:hover .group-process {
    opacity: 0
}

.group-process-explain {
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    height: 100%;
    opacity: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s
}

.process-main:hover .group-process-explain {
    opacity: 1
}

.group-process-explain-main {
    position: absolute;
    top: 50%;
    left: 0;
    width: 146px;
    color: #444;
    line-height: 20px;
    word-wrap: break-word;
    text-align: justify;
    text-justify: inter-ideograph;
    word-wrap: break-word;
    padding: 0 8px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.group-process-order {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 30px;
    height: 30px;
    font-size: 2rem;
    color: #999;
    font-weight: 700;
    text-align: center;
    margin: 0 0 0 -15px
}

.group-process-title {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    font-size: 1.5rem;
    color: #444;
    text-align: center
}

.group-process-ico i {
    position: absolute;
    top: 30px;
    left: 50%;
    font-size: 30px !important;
    color: #666;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.group-process-ico .dashicons {
    top: 25px;
    width: 38px;
    height: 38px;
    font-size: 38px !important;
    line-height: 38px
}

.edit-process-but a {
    position: absolute;
    bottom: 0;
    left: 65px;
    color: #999
}

.process-round {
    position: relative;
    width: 150px;
    height: 150px;
    float: left;
    font-size: 5px;
    margin: -2px;
    pointer-events: none;
    text-indent: -9999px;
    border-radius: 50%;
    border: 5px solid #ddd
}

.process-round-on {
    -webkit-animation: load 20s infinite linear;
    animation: load 20s infinite linear
}

.ess-5 .process-round {
    border-left: 5px solid #9f935d
}

.ess-6 .process-round {
    border-top: 5px solid #c4475d
}

.ess-7 .process-round {
    border-right: 5px solid #6096a4
}

.ess-8 .process-round {
    border-bottom: 5px solid #d89876
}

.ess-9 .process-round,
.ess-1 .process-round {
    border-left: 5px solid #41a0bb
}

.ess-10 .process-round,
.ess-2 .process-round {
    border-top: 5px solid #76ac91
}

.ess-11 .process-round,
.ess-3 .process-round {
    border-right: 5px solid #b78a6a
}

.ess-12 .process-round,
.ess-4 .process-round {
    border-bottom: 5px solid #8e4671
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media screen and (max-width:768px) {
    .group-process-box {
        flex-wrap: wrap
    }
}

.group-strong-slider {
    float: left;
    width: 50%;
    margin: 0 0 20px
}

.group-strong-slider .owl-nav {
    display: none !important
}

.group-strong-slider .owl-dots {
    display: inline-block;
    bottom: -45px;
    text-align: left;
    margin: 0 0 0 10px
}

.group-strong-slider .owl-dots .owl-dot span {
    background: #999
}

.group-strong-slider .owl-dots .owl-dot.active span {
    background: #41a0bb
}

.group-strong-slider .owl-dots .owl-dot span:before {
    display: none !important
}

.strong-strong-post {
    position: relative;
    background: #fff;
    margin: 5px;
    padding: 0 0 3px;
    border-radius: 8px
}

.line-white .strong-strong-post,
.line-color .g-line:nth-child(2n+1) .strong-strong-post {
    border: 1px solid #f1f1f1
}

.strong-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 8px 8px 0 0
}

.strong-thumbnail img {
    float: left;
    width: auto;
    height: auto;
    max-width: 100%;
    overflow: visible;
    border-radius: 8px 8px 0 0
}

.group-strong-title {
    height: 52px;
    line-height: 25px;
    margin: 10px;
    padding: 0 15px;
    overflow: hidden
}

.group-strong-title-c {
    text-align: center
}

.group-strong-content {
    float: left;
    width: 50%;
    height: 100%;
    color: #555;
    line-height: 340%;
    padding: 5px 20px
}

.group-strong-content h2 {
    float: left;
    font-size: 3.4rem;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #2ca2b4, #5598de 24%, #7f87ff 45%, #f65aad 76%, #ec3d43);
    will-change: transform
}

.group-strong-content h3 {
    font-size: 3rem
}

.group-strong-content h4 {
    font-size: 2.4rem
}

.group-strong-content h5 {
    font-size: 2rem;
    line-height: 190%
}

.group-strong-content h6 {
    color: #666;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 180%
}

@media screen and (max-width:768px) {

    .group-strong-slider,
    .group-strong-content {
        width: 100%
    }
}

.group-assist-wrap {
    position: relative;
    margin: 15px -10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.group-assist-main-box {
    position: relative;
    float: left;
    width: 25%;
    padding: 10px
}

.group-assist-main {
    position: relative;
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #ececec;
    transition-duration: .3s;
    -webkit-transition-duration: .3s
}

.group-assist-content {
    float: left;
    width: 77%;
    line-height: 23px
}

.group-assist-title {
    font-size: 1.5rem;
    color: #444
}

.group-assist-des {
    float: left;
    width: 100%;
    color: #999;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.group-assist-ico {
    position: relative;
    float: right;
    width: 48px;
    height: 48px;
    color: #999;
    margin: 0 -8px 0 0;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out
}

.group-assist-ico i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 34px !important;
    margin: 1px 0 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.group-assist-ico .dashicons {
    width: 48px;
    height: 48px;
    line-height: 48px
}

.group-assist-main:hover .group-assist-ico .dashicons,
.group-assist-main:hover .group-assist-ico {
    color: #fa9f7e;
    -webkit-transform: translate(0, -4px) !important;
    transform: translate(0, -4px) !important
}

.edit-assist-but {
    position: absolute;
    bottom: 17px;
    left: 70%;
    opacity: 0;
    margin: 0 0 0 -2px
}

.group-assist-main:hover .edit-assist-but {
    opacity: 1
}

@media screen and (max-width:910px) {
    .group-assist-main-box {
        width: 33.33333333333333%
    }

    .group-assist-content {
        width: 60%
    }
}

@media screen and (max-width:768px) {
    .group-assist-main-box {
        width: 50%;
        padding: 5px
    }
}

.group-help-wrap {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 0 0 15px;
    border-radius: 8px
}

.group-help-img {
    position: absolute;
    right: 70%;
    top: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 8px
}

.group-help-bg {
    position: relative;
    overflow: hidden;
    border-radius: 8px
}

.group-help-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    display: inline-block;
    background: rgba(0, 0, 0, .2)
}

.group-help-txt {
    position: absolute;
    top: 55px;
    left: 50%;
    font-size: 2.6rem;
    color: #fff;
    font-weight: 700;
    z-index: 2;
    text-shadow: 2px 2px 2px #000;
    transform: translateX(-50%)
}

.group-help-img img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    padding: 0 0 80px;
    border-radius: 8px
}

.group-help-main {
    position: relative;
    float: left;
    margin-left: 30%;
    padding: 0 0 0 30px
}

.group-help-area {
    position: relative
}

.group-help-title {
    position: relative;
    font-size: 1.6rem;
    color: #444;
    font-weight: 700;
    cursor: pointer;
    display: block;
    padding: 10px 0 10px 25px
}

.help-ico {
    position: absolute;
    top: 17px;
    left: 0;
    width: 16px;
    height: 16px;
    line-height: 16px
}

.group-help-title .help-ico:before {
    content: "\f543";
    font-size: 16px;
    font-family: dashicons;
    font-weight: 400
}

.active .group-help-title .help-ico:before {
    content: "\f460"
}

.group-help-area:hover .help-ico:before {
    color: #41a0bb
}

.group-help-content {
    display: none;
    font-size: 1.6rem;
    color: #555;
    line-height: 200%;
    padding: 0 0 0 25px
}

.group-help-content-1 {
    display: block
}

.group-help-num {
    width: 2.4rem;
    height: 2.4rem;
    color: #999;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.4rem;
    display: inline-block;
    margin: 0 3px 0 0;
    padding: 3px;
    border-radius: 30px;
    border: 2px solid #999
}

.active .group-help-num,
.group-help-area:hover .group-help-num {
    color: #41a0bb;
    border: 2px solid #41a0bb
}

.edit-help-but {
    position: absolute;
    top: 10px;
    right: 5px;
    opacity: 0
}

.group-help-area:hover .edit-help-but {
    opacity: 1
}

.group-edit {
    -webkit-transition: all 1.6s ease 0s;
    transition: all 1.6s ease 0s
}

@media screen and (max-width:768px) {
    .group-help-img {
        position: static;
        height: 140px;
        margin: 0 0 10px
    }

    .group-help-main {
        margin-left: 0;
        padding: 0
    }

    .group-help-title {
        font-size: 1.4rem
    }

    .group-help-content {
        font-size: 1.4rem
    }

    .group-help-num {
        display: none
    }

    .help-ico {
        top: 14px
    }
}

.group-news .post {
    float: left;
    width: 50%;
    background: 0 0;
    margin: 0 0 15px;
    padding: 15px 20px;
    border: none
}

.group-news {
    margin: 0 0 10px
}

.group-news-content {
    margin: 0 -10px
}

.group-news-content .thumbnail {
    border-radius: 5px
}

.group-news .format-aside .entry-meta {
    position: absolute
}

.group-new-list.sticky h2:before {
    display: none
}

.group-news .group-new-list {
    margin: 0;
    padding: 2px 20px
}

.group-news .group-new-list h2 {
    font-weight: 400;
    line-height: 30px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (min-width:901px) {
    .group-news .format-aside .archive-content {
        height: auto;
        overflow: hidden
    }

    .m-button {
        display: none
    }
}

@media screen and (max-width:1025px) {
    .group-news .post {
        width: 100%
    }

    .group-news .group-new-list h2 {
        height: 30px
    }

    .group-news-content {
        margin: 0 -5px
    }

    .p-button {
        display: none
    }
}

@media screen and (max-width:620px) {
    .group-news .format-image .entry-header h2 {
        height: auto;
        width: 100%;
        text-align: justify;
        word-break: break-all;
        overflow: hidden
    }

    .group-news .archive-content {
        display: none
    }
}

.gr-img {
    margin: 0 0 20px
}

.gr-img .picture-cms-img {
    border-radius: 8px
}

.gr-img-title {
    font-size: 15px;
    padding: 15px;
    text-align: center;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.gr-cat-img {
    position: relative;
    width: auto;
    height: auto;
    overflow: hidden;
    margin: 20px -10px 0
}

.gr-cat-img a img {
    max-width: 100%;
    width: 100%;
    height: auto;
    float: left
}

.cat-gr2 {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 10px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.gr-cat-container {
    margin: 0 0 15px
}

.group-cat {
    margin: 0 -20px
}

.gr2 {
    float: left;
    min-height: 1px;
    padding: 0 20px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media screen and (min-width:480px) {
    .gr2 {
        width: 50%
    }
}

@media screen and (max-width:700px) {
    .gr2 {
        width: 100%
    }
}

@media screen and (max-width:330px) {
    .cat-gr2 {
        width: 100%
    }
}

.group-cat .gr-thumbnail {
    max-width: 100%;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 8px
}

.group-cat .gr-thumbnail a img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.gr-cat-title a {
    font-size: 20px;
    font-size: 2rem;
    display: block;
    line-height: 35px;
    margin: 0 0 10px
}

.gr-cat-more {
    float: right;
    color: #999;
    font-weight: 400;
    display: inline-block;
    margin: 0 10px 0 0;
    transition: .45s;
    -webkit-transition: .45s
}

.gr-cat-title a:hover .gr-cat-more {
    transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg)
}

.gr-cat-more i {
    font-size: 20px !important
}

.gr-img-t {
    position: relative
}

.gr-title-img {
    font-size: 15px;
    color: #333;
    text-align: center;
    line-height: 210%;
    padding: 0 15px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.gr-title-img a,
.gr-title-img a:hover {
    color: #333;
    font-weight: 400
}

.gr-title {
    font-size: 18px;
    font-size: 1.8rem;
    width: 98%;
    line-height: 210%;
    margin: 10px 0 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.gr-cat-list {
    margin: 0 0 10px
}

.gr-cat-site .cat-main {
    color: #999
}

.grf-cat-lr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.grf2 {
    width: 50%
}

.grfl {
    padding: 0 30px 0 0
}

.grfr {
    padding: 0 0 0 30px
}

.grf-thumbnail {
    position: relative;
    margin: 10px 0
}

.grf-thumbnail img {
    text-align: center;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 8px
}

.grf-thumbnail a {
    position: absolute;
    top: 20px;
    left: 0;
    background: #666;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0 5px 5px 0
}

@media screen and (max-width:768px) {
    .grf2 {
        width: 100%
    }

    .grfl {
        padding: 0
    }

    .grfr {
        padding: 0
    }
}

.gr-wd-box {
    margin: 0 -30px
}

.gr-wd-b {
    margin: 17px 0
}

.gr-wd {
    width: 50%;
    padding: 0 30px
}

.gr-wd-w {
    margin: -10px 0 0
}

.gr-wd,
.gr-wd-img {
    float: left
}

.gr-wd-img {
    position: relative
}

.grl-img:nth-child(odd) .gr-wd-img {
    float: right
}

.gr-cat-wd {
    position: absolute;
    top: 30px;
    right: 30px;
    background: #c40000;
    background: rgba(196, 0, 0, .8);
    border-radius: 5px
}

.gr-cat-wd a {
    font-size: 1.5rem;
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 5px 15px;
    background: 0 0 !important
}

.gr-cat-wd-title {
    float: left;
    width: 100%
}

.group-top-img {
    position: relative;
    overflow: hidden;
    border-radius: 8px
}

.gr-wd-img img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%;
    border-radius: 2px
}

.gr-wd-w p {
    color: #666;
    padding: 10px 0
}

.gr-wd .list-title a {
    width: 100%;
    font-size: 1.5rem;
    line-height: 33px
}

.gr-wd-w ul i {
    margin: 0 10px 0 0
}

@media screen and (min-width:1025px) {
    .gr-wd-title {
        margin: 0
    }
}

@media screen and (max-width:1025px) {
    .gr-wd-box {
        margin: 0 -10px
    }

    .gr-wd-img,
    .gr-wd-w {
        padding: 0 15px
    }

    .gr-wd-img {
        width: 100%;
        text-align: center
    }

    .gr-wd {
        width: 100%
    }

    .group-top-img {
        height: 140px
    }
}

.group-post-list {
    margin: 20px 0 10px
}

.group-post-title {
    font-size: 22px;
    font-size: 2.2rem
}

.group-post-excerpt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 35px;
    margin: 10px 0
}

.group-post-content {
    width: 60%;
    text-align: justify
}

.group-post-img {
    position: relative;
    width: 40%;
    overflow: hidden;
    border-radius: 8px
}

.group-post-img:before {
    position: absolute;
    top: 20px;
    left: 20px;
    content: "";
    width: 30%;
    height: 30%;
    z-index: 1;
    pointer-events: none;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-radius: 5px 0 0
}

.group-post-img:after {
    position: absolute;
    bottom: 20px;
    right: 20px;
    content: "";
    width: 30%;
    height: 30%;
    pointer-events: none;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 0 0 5px
}

.group-post-img-cat a {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 3rem;
    color: #fff;
    font-weight: 700;
    background: 0 0 !important;
    text-shadow: 0 2px 4px #000;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important
}

.group-post-more {
    text-align: center
}

.group-post-more:hover {
    animation: blink .5s linear infinite
}

.group-post-more a {
    display: block;
    padding: 5px
}

.group-post-more a i {
    font-size: 24px !important;
    vertical-align: middle
}

.grl:nth-child(odd) .group-post-img {
    float: left
}

.grl:nth-child(even) .group-post-img {
    float: right
}

.grl:nth-child(odd) .group-post-content {
    float: left;
    padding: 0 0 0 40px
}

.grl:nth-child(even) .group-post-content {
    float: right;
    padding: 0 40px 0 0
}

.group-post-img img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 8px
}

@media screen and (max-width:640px) {
    .group-post-title {
        margin: 20px 0 0
    }

    .group-post-content {
        width: 100%;
        padding: 0 !important
    }

    .group-post-img {
        width: 100%;
        height: 140px
    }
}

.group-service-box {
    position: relative;
    margin: 0 10px;
    color: #fff
}

#service-bg .service-rgb {
    -webkit-backdrop-filter: saturate(50%) blur(5px);
    backdrop-filter: saturate(50%) blur(5px);
    background: rgba(0, 0, 0, .5)
}

.group-service-title {
    margin: 20px 0 0
}

.group-service-title .be {
    color: #fff !important
}

.group-service {
    width: 33.3333333333333333%
}

.group-service-c {
    position: absolute;
    left: 33.3333333333333333%
}

.group-service-l {
    float: left;
    padding: 10px 20px
}

.group-service-r {
    float: right;
    padding: 10px 20px
}

.group-service-l .service-thumbnail {
    float: right;
    margin: 0 0 0 15px
}

.group-service-r .service-thumbnail {
    float: left;
    margin: 0 15px 0 0
}

.service-thumbnail {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff
}

.service-thumbnail img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
    border-radius: 50%
}

.service-thumbnail a {
    border-radius: 50%
}

.service-img {
    pointer-events: none
}

.group-service .load {
    border-radius: 2px
}

.group-service-l .p4 {
    float: right;
    text-align: right;
    width: 100%;
    margin: 10px 15px
}

.group-service-r .p4 {
    float: left;
    text-align: left;
    width: 100%;
    margin: 10px 15px
}

.p4-title-box {
    position: relative;
    line-height: 30px;
    height: 62px
}

.p4-title {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    text-shadow: 0 1px 1px #000
}

.group-service-c img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 25px 0 0;
    border-radius: 5px
}

.edit-service-but a {
    position: absolute;
    top: 15px;
    color: #fa9f7e;
    display: none;
    background: 0 0 !important
}

.p4-title-box:hover .edit-service-but a {
    display: block
}

.group-service-l .edit-service-but a {
    right: 20px
}

.group-service-r .edit-service-but a {
    left: 20px
}

.p4-content {
    font-size: 12px;
    font-size: 1.2rem;
    color: #ececec;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.group-service-content {
    font-size: 15px;
    line-height: 180%;
    margin: 10px 0;
    padding: 10px
}

@media screen and (max-width:1025px) {
    .group-service-box {
        margin: 0
    }

    .group-service {
        width: 100%
    }

    .p4-content {
        font-size: 12px;
        font-size: 1.2rem
    }

    .group-service-l .service-thumbnail,
    .group-service-r .service-thumbnail {
        float: left;
        margin: 0 8px 0
    }

    .group-service-l .edit-service-but a {
        left: 20px
    }

    .group-service-c {
        position: inherit;
        left: 0
    }

    .group-service .p4 {
        text-align: left;
        margin: 15px 0
    }

    .group-service-l,
    .group-service-r {
        width: 50%;
        padding: 3px
    }
}

@media screen and (max-width:480px) {

    .group-service-l,
    .group-service-r {
        width: 100%;
        padding: 3px
    }
}

.group-features .section-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -15px
}

.group-features .section-thumbnail {
    border-radius: 8px;
    position: relative
}

@media screen and (max-width:600px) {
    .group-features .g4 {
        width: 50%
    }
}

#group-section .img-tab-site {
    overflow: inherit
}

.group-tabs-content {
    position: relative;
    overflow: hidden;
    margin: 5px -10px 0
}

.group-tabs-inside {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    padding: 20px 0
}

.group-tabs {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.group-tabs-content ul.group-tabs li {
    float: left;
    text-align: center;
    display: block
}

.group-tabs-content .tab_title a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    margin: 0 10px;
    padding: 8px 0;
    display: block;
    transition: all .2s;
    -webkit-transition: all .2s
}

.group-tabs-content .tab_title a:hover,
.group-tabs-content .selected a {
    color: #444;
    font-weight: 700;
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.group-tabs-content .tab_title a:hover {
    color: #666
}

.group-tabs-content .tab-content li {
    float: left;
    width: 50%;
    line-height: 230%;
    padding: 0 20px 0 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.group-tabs-content .tab-pagination {
    padding: 0 15px
}

.group-loading {
    min-height: 260px
}

.group-loading:before {
    min-height: 651px;
    background: rgba(255, 255, 255, 0)
}

.group-tabs-content .xl4 {
    position: relative;
    min-height: 1px;
    padding: 0 15px
}

.group-tabs-content .group-title {
    margin: 0
}

.group-tabs-content .picture-area {
    margin: 0 0 20px
}

.group-tabs-content .picture-cms-img {
    border-radius: 8px
}

.group-tabs-content .group-tab-title {
    font-size: 15px;
    text-align: center;
    padding: 15px;
    font-weight: 400;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.group-content-box {
    position: relative;
    margin: 20px 0 0;
    padding: 0 0 0 10px;
    border-left: 1px solid #ececec
}

.group-content-box:before {
    position: absolute;
    top: -3px;
    left: -1px;
    content: "";
    width: 1px;
    height: 50px;
    background: #c40000
}

.group-tab-title-meta {
    font-weight: 700;
    line-height: 20px;
    height: 40px;
    margin: 5px 0;
    overflow: hidden
}

.group-tab-content {
    height: 76px;
    color: #666;
    overflow: hidden;
    margin: 5px 0 0
}

.group-tab-date-box {
    position: relative;
    float: left;
    width: 65px;
    height: 38px;
    margin: 5px 10px 0 0
}

.group-tab-day {
    float: left;
    font-size: 32px;
    font-size: 3.2rem;
    color: #c40000
}

.group-tab-date-line {
    position: absolute;
    bottom: 5px;
    right: 17px;
    font-size: 20px;
    font-size: 2rem;
    color: #999;
    font-weight: 400
}

.group-tab-moon {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #999;
    font-size: 14px;
    font-size: 1.4rem
}

@media screen and (max-width:768px) {
    .group-tab-date-box {
        width: 38px;
        height: 38px
    }

    .group-tab-day {
        font-size: 1.8rem
    }

    .group-tab-date-line {
        font-size: 1.6rem;
        right: 12px;
        bottom: 4px
    }

    .group-tab-moon {
        font-size: 1.2rem
    }
}

.group-widget h3 {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 10px 0
}

.group-widget .t_img_cat h3 {
    padding: 0
}

.group-widget .widget-title .more-i {
    margin: 0
}

.group-widget .cat-w-icon {
    background: 0 0;
    border-bottom: none
}

.group-widget .cat-w-icon i {
    font-size: 18px !important
}

.group-widget .widget {
    background: 0 0;
    border: none
}

#group-widget-one .widget {
    margin: 0
}

.group-widget .t_img_cat .w-thumbnail {
    border-radius: 8px
}

.group-widget .title-img-cat {
    margin: 0 0 0 -10px
}

.group-widget .add-widgets {
    background: #fff;
    text-align: center;
    margin: 0 0 10px;
    padding: 30px;
    border: 1px solid #ececec
}

#group-widget-three {
    margin: 0 -20px
}

.group-widget .xl3 {
    float: left;
    width: 33.3333333333333333%;
    padding: 0 20px
}

#group-widget-two {
    margin: 0 -20px
}

.group-widget .xl2 {
    padding: 0 20px
}

#group-widget-one .widget_nav_menu {
    margin: 0 -5px 0 -2px;
    padding: 0
}

#group-widget-one .widget_nav_menu ul {
    float: left;
    margin: 0;
    padding: 0
}

#group-widget-three .t_img_cat {
    position: relative;
    margin: 20px 0 0
}

#group-widget-three .t_img_cat .widget-title {
    position: absolute;
    top: 10px;
    left: 20px;
    font-weight: 400;
    z-index: 1;
    padding: 4px 12px;
    border-radius: 5px;
    background: #c40000;
    background: rgba(196, 0, 0, .8)
}

#group-widget-three .t_img_cat .widget-title a,
#group-widget-three .t_img_cat .widget-title {
    font-size: 1.4rem;
    color: #fff
}

#group-widget-three .t_img_cat .more-i {
    display: none
}

@media screen and (max-width:768px) {
    #group-widget-three .t_img_cat {
        margin: 10px 0 0
    }

    .group-widget .xl3 {
        width: 100%
    }

    #group-widget-three .t_img_cat .w-thumbnail {
        height: 100px
    }
}

.full-thumbnail {
    position: relative;
    margin: -20px -20px 15px;
    border-radius: 8px 8px 0 0
}

.doclose.post .full-thumbnail {
    border-radius: 0
}

.doclose.post:nth-child(1) .full-thumbnail {
    border-radius: 8px 8px 0 0
}

.full-header {
    position: absolute;
    top: 50%;
    left: 0;
    width: 99%;
    padding: 0 30px;
    z-index: 2;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.entry-title-img a {
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 190%;
    display: block;
    text-shadow: 3px 2px 3px #000
}

@media screen and (max-width:450px) {
    .full-thumbnail {
        margin: -20px -15px 15px
    }

    .entry-title-img a {
        font-size: 15px;
        font-size: 1.5rem
    }
}

.entry-title-full {
    margin: 0 0 10px
}

.entry-title-full a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 190%
}

.full-thumbnail {
    overflow: hidden
}

.full-thumbnail img {
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.full-meta {
    float: right;
    position: absolute;
    background: #f8f8f8;
    bottom: -1px;
    left: 0;
    line-height: 40px;
    width: 100%;
    padding: 0 10px;
    border-bottom: 1px solid #ececec;
    border-radius: 0 0 8px 8px
}

.full-cat {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 2;
    background: #999;
    background: rgba(0, 0, 0, .5);
    border-radius: 5px;
    transition: transform .1s linear
}

.full-cat a {
    color: #fff !important;
    line-height: 28px;
    padding: 0 10px
}

@media screen and (max-width:768px) {
    .full-header {
        padding: 0 15px
    }

    .full-cat {
        top: 5px;
        left: 0;
        transform: scale(.8)
    }
}

.full-entry-more a {
    float: right;
    padding: 0 10px;
    display: block
}

.full-entry-more .be {
    font-size: 20px !important
}

.full-entry-meta span {
    margin: 0 0 0 5px
}

.full-archive-content {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 190%;
    margin: 0 0 40px
}

.full-archive-content img {
    display: block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    display: none
}

.row .nbs-flexisel-container,
.row #flexisel li {
    background: 0 0;
    padding: 0;
    border: none;
    border-radius: 0
}

.fd,
.cms-top-title a,
.cat-top-title,
.picture-inf {
    animation: fade-in;
    -webkit-animation: fade-in;
    animation-duration: .5s;
    -webkit-animation: fade-in .5s
}

.fds {
    animation: fade-in;
    -webkit-animation: fade-in;
    animation-duration: 1.5s;
    -webkit-animation: fade-in 1.5s
}

.sup:hover {
    transform: translate(0, -4px) !important;
    -webkit-transform: translate(0, -4px) !important;
    -moz-transform: translate(0, -4px) !important;
    -o-transform: translate(0, -4px) !important;
    -ms-transform: translate(0, -4px) !important;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}

.link-img.sup:hover {
    box-shadow: none
}

.srm,
.srp,
.sup {
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out
}

.srp:hover,
.srm a:hover,
.srm:hover {
    transform: translate(5px, 0);
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0)
}

.sup:hover .grid-inf-l .views,
.sup:hover .grid-like {
    display: block;
    animation: fade-in;
    animation-duration: .5s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

.beaos [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

.beaos [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

.beaos [data-aos=fade-up] {
    transform: translate3d(0, 50px, 0)
}

.beaos [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

.beaos [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

.beaos [data-aos=zoom-in] {
    transform: scale(.6)
}

.beaos [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

.beaos [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

.beaos [data-aos=zoom-out] {
    transform: scale(1.5)
}

.beaos [data-aos^=zoom][data-aos^=zoom].aos-animate,
.read .beaos [data-aos^=fade][data-aos^=fade].aos-animate {
    transform: none
}

.read .beaos [data-aos=fade-up] {
    transform: none
}

.animated {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ajax-cat-cntent .animated {
    -webkit-animation-duration: 0s;
    animation-duration: 0s
}

-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInZoom {
    from {
        opacity: 0;
        transform: translateZ(0) scale(.5)
    }

    to {
        opacity: 1;
        transform: translateZ(0) scale(1)
    }
}

-webkit-keyframes fadeInZoom {
    from {
        opacity: 0;
        transform: translateZ(0) scale(.5)
    }

    to {
        opacity: 1;
        transform: translateZ(0) scale(1)
    }
}

.fadeInZoom {
    animation-name: fadeInZoom
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes flash {

    from,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

.sc img {
    text-align: center;
    max-width: 100%;
    width: 100%;
    height: auto
}

.thumbs-de-back,
a.sc,
.sc img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.deanmove:hover .thumbs-de-back,
a.sc:hover,
.sc:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}

.smartvideo {
    z-index: 0;
    text-align: center;
    background: #ccc;
    line-height: 0;
    text-indent: 0 !important
}

.smartvideo embed,
.smartvideo iframe {
    padding: 0;
    margin: 0
}

.smartvideo .player {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative
}

.smartvideo .player a.smartvideo-play-link {
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    border: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px
}

.smartvideo .player a.smartvideo-play-link p {
    display: none
}

.smartvideo .player .smartvideo-play-button {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 50px solid #fff;
    border-bottom: 25px solid transparent
}

.smartvideo .tips {
    background: #f2f2f2;
    text-align: center;
    max-height: 32px;
    line-height: 32px;
    font-size: 12px
}

.smartvideo .tips a {
    text-decoration: none
}

@media screen and (max-width:959px) {
    .smartvideo .player {
        height: 450px
    }
}

@media screen and (max-width:767px) {
    .smartvideo .player {
        height: 400px
    }
}

@media screen and (max-width:639px) {
    .smartvideo .player {
        height: 350px
    }
}

@media screen and (max-width:479px) {
    .smartvideo .player {
        height: 250px
    }
}

.wp-embed {
    background: #555 !important;
    border: 1px solid #e5e5e5;
    color: red !important;
    overflow: auto;
    padding: 25px
}

.wp-video {
    width: 100% !important
}

.lx8 {
    float: left;
    min-height: 1px;
    width: 12.5%;
    padding: 2px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media screen and (max-width:1025px) {
    .lx8 {
        width: 16%
    }
}

@media screen and (max-width:700px) {
    .lx8 {
        width: 20%
    }
}

@media screen and (max-width:540px) {
    .lx8 {
        width: 33.333333333333%
    }
}

#fep-notification-bar {
    display: none !important
}

.si_captcha_code {
    text-align: left;
    margin: 10px 0 0
}

#captchaImgDiv label {
    background: #fff !important;
    position: inherit !important;
    border: none !important;
    padding: 0 5px !important;
    width: auto !important
}

#captchaImgDiv input {
    background: #fff;
    margin: 0 0 10px;
    padding: 2px 5px;
    width: 132px;
    border: 1px solid #ececec
}

.sites-main {
    margin: 0 auto
}

.sites-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -4px;
    padding: 10px 0 0;
    overflow: hidden
}

.sites-area {
    position: relative;
    float: left;
    padding: 0 5px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.sites-4 {
    float: left;
    width: 25%
}

.sites-5 {
    float: left;
    width: 20%
}

.sites-widget .title-i {
    display: none
}

.sites-cat-des {
    color: #999;
    text-align: center
}

.sites-all .group-title {
    padding: 2px 0
}

.sites-post {
    position: relative;
    background: #fff;
    overflow: hidden;
    z-index: 0;
    margin: 0 0 10px;
    padding: 10px 15px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.sites-title {
    position: relative;
    z-index: 1;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.sites-excerpt {
    position: relative;
    color: #999;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    opacity: 1;
    z-index: 1
}

.sites-post:hover .sites-excerpt {
    opacity: 0
}

.sites-ico {
    background: #f1f1f1;
    float: left;
    width: 40px;
    height: 40px;
    margin: 5px 10px 0 0;
    display: flex;
    align-items: center;
    text-align: center;
    overflow: hidden;
    border-radius: 100%;
    border: 1px solid #ececec
}

.sites-ico img {
    position: relative;
    z-index: 1;
    max-width: none;
    max-height: 100%;
    margin: 0 auto;
    border-radius: 100%;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.sites-post:hover .sites-ico img {
    transform: rotate(-720deg);
    -webkit-transform: rotate(-720deg)
}

img.sites-ico-custom {
    width: 40px;
    height: 40px;
    max-height: 60px
}

.sites-link-but {
    position: absolute;
    bottom: 10px;
    left: 59px;
    right: 0;
    opacity: 0;
    z-index: 1;
    padding: 0 10px 0 0
}

.sites-link-but-noico {
    left: 8px
}

.sites-link-but a {
    float: left;
    padding: 0 5px
}

.sites-more {
    float: right
}

.sites-post:hover .sites-link-but {
    opacity: 1
}

.sites-link-but .be {
    color: #c40000
}

.sites-cat-more {
    width: 98%;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 8px
}

.sites-cat-more .be {
    font-size: 24px !important
}

.sites-icon {
    width: 80px;
    text-align: center
}

.sites-des .sites-ico {
    float: inherit;
    width: 40px;
    height: 40px;
    margin: 0 auto
}

.sites-ico {
    transition: all .5s;
    -webkit-transition: all .5s
}

.sites-ico:hover {
    background: #fff;
    transform: scale(1.2);
    -webkit-transform: scale(1.2)
}

fieldset.sites-des {
    color: #888;
    margin: 0;
    padding: 15px 25px;
    border: none;
    border-radius: 0;
    border-top: 1px dashed #ddd
}

.sites-des legend {
    font-weight: 400;
    margin: 0 auto;
    padding: 0
}

.sites-go {
    width: 100%;
    text-align: center;
    margin: 20px 0
}

.sites-go a {
    width: 80px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff !important;
    padding: 7px 30px;
    border-radius: 50px;
    background: linear-gradient(to right, #fc5c7d, #6a82fb)
}

.sites-go a:hover {
    opacity: .8
}

.sites-qr img {
    width: 140px;
    height: 140px;
    margin: 30px auto 0;
    animation: fade-in;
    animation-duration: 1s;
    -webkit-animation: fade-in 1s;
    border-radius: 5px;
    border: 1px solid #ececec
}

.site-screenshots {
    background: #f1f1f1;
    float: left;
    max-width: 253px;
    width: 100%;
    height: 100%;
    clear: both;
    overflow: hidden;
    margin: 0 20px 0 0;
    border-radius: 5px;
    border: 1px solid #ececec
}

.site-thumbs {
    position: relative;
    padding-top: 74.3%;
    overflow: hidden
}

.site-but-box {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 100%;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.site-but-box a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    display: block;
    opacity: 0;
    padding: 2px 15px;
    border-radius: 5px;
    transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    background: linear-gradient(to right, #fc5c7d, #6a82fb)
}

.site-thumbs:hover .site-but-box a {
    opacity: .8
}

.site-but {
    margin: 0 10px
}

.site-lazy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.format-sites-inf {
    margin: 0 0 15px;
    padding: 20px 0;
    border-top: 1px dashed #ddd
}

.format-sites-inf span {
    line-height: 37px;
    display: block;
    padding: 0 28px
}

.sites-widget {
    margin: 0 -1%;
    padding: 0 5px
}

.sites-widget .widget-title {
    padding: 10px 20px 8px
}

.sites-widget-1 .slf {
    margin: 10px
}

.sites-widget-2 .slf {
    margin: 0
}

.sites-widget-1 .slf .widget {
    float: left;
    width: 100%
}

.sites-widget-2 .slf .widget {
    float: left;
    width: 48%;
    margin: 1%
}

.sites-cat-count {
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: 700;
    padding: 5px 0
}

.sites-all-cat-name {
    margin: 0 10px 0 0
}

.sites-all-cat-ico {
    margin: 0 5px
}

.sites-all-cat-ico:before {
    content: "\f155";
    font-family: dashicons;
    color: #df676b;
    text-align: center;
    vertical-align: -5%;
    font-weight: 400;
    display: inline-block
}

.all-site-cat {
    position: relative;
    width: 100%;
    z-index: 0;
    margin: 0 auto;
    padding: 15px 5px;
    background: #fff;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec
}

.tax-favorites .all-site-cat {
    margin: 0 0 10px
}

.all-site-cat a {
    float: left;
    display: block;
    padding: 8px 15px
}

.all-site-cat a i {
    color: #df676b;
    vertical-align: 0;
    margin: 0 5px 0 0
}

@media screen and (min-width:1370px) {
    .site-cat-fixed .all-site-cat {
        position: fixed;
        top: 150px;
        left: 10px;
        float: left;
        width: 150px;
        padding: 0;
        z-index: 2;
        animation: fade-in;
        animation-duration: 1s;
        -webkit-animation: fade-in 1s
    }

    .site-cat-fixed .sites-cat-count {
        display: none
    }

    .site-cat-fixed .all-site-cat li {
        width: 100%;
        border-bottom: 1px solid #ececec
    }

    .night .site-cat-fixed .all-site-cat li {
        border-bottom: 1px solid #262626
    }

    .site-cat-fixed .all-site-cat a {
        float: inherit;
        padding: 5px 10px
    }

    .site-cat-fixed .all-site-cat li:last-child {
        border: none
    }
}

@media screen and (max-width:900px) {

    .sites-4,
    .sites-5 {
        width: 33.33333333333333%
    }
}

@media screen and (max-width:600px) {
    .category-list .site-main {
        width: 100%
    }

    .sites-4,
    .sites-5 {
        width: 50%
    }

    .sites-excerpt {
        opacity: 0
    }

    .sites-link-but {
        opacity: 1
    }

    .sites-widget-1 .slf {
        margin: 5px
    }

    .sites-widget-2 .slf {
        margin: 0 1%
    }

    .sites-widget-2 .slf .widget {
        width: 100%;
        margin: 1% 0
    }

    .site-screenshots {
        float: inherit;
        margin: 10px 0 10px 28px
    }
}

.down-form fieldset {
    position: relative;
    background: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    margin: 20px 0;
    padding: 10px 20px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #ececec
}

.down-form fieldset a {
    float: left;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 3px 15px
}

.down-form legend {
    margin: 0 0 0 15px;
    padding: 3px 15px
}

.down-inf-widget b,
.down-inf-widget strong,
.down-form b,
.down-form strong {
    color: #444;
    margin: 0 12px 0 0
}

.down-form-inf,
.down-inf-widget {
    color: #666
}

.down-form .xz {
    display: block
}

.down-form .down {
    display: inline-block;
    margin: 5px 0
}

.down-form-inf {
    margin: 10px 0 0;
    line-height: 210%
}

.down-form .down a {
    margin: 20px 20px 0 0
}

.down-form .down .be-eye {
    margin: 0 8px 0 0
}

.reply-prompt {
    color: #666
}

.reply-prompt .be-warning {
    color: #c40000
}

.pass .be-warning {
    margin: 0 8px 0 0
}

.reply-pass {
    margin: 0
}

.title-i {
    float: left;
    width: 16px;
    display: block
}

.title-i span {
    float: left;
    width: 5px;
    height: 5px;
    margin: 0 2px 2px 0;
    padding: 0;
    background: #fff;
    border: 1px solid #888
}

.grid-cat-title:hover .title-i span,
.cat-title:hover .title-i span,
.cat-square-title:hover .title-i span,
.widget-title:hover .title-i span,
.cat-grid-title:hover .title-i span,
.child-title:hover .title-i span {
    border: 1px solid #4d8cb8;
    transition: background .3s ease
}

.grid-cat-title .title-i {
    margin: 7px 5px 0
}

#cms-widget-one .title-i {
    margin: 8px 10px 0 15px
}

#cms-widget-one .widget-title .more-i {
    margin: 0 14px 0 0
}

.title-h {
    margin: 0 0 0 16px
}

.title-w {
    float: left;
    height: 100%;
    display: block
}

.cat-title .title-i,
.cat-square-title .title-i,
.cat-square-title .title-i,
.cat-grid-title .title-i,
.child-title .title-i {
    margin: 13px 10px 0 15px
}

.widget-title .title-i {
    margin: 13px 10px 0 0
}

@media screen and (max-width:550px) {

    .cat-title .title-i,
    .cat-square-title .title-i,
    .cat-square-title .title-i,
    .cat-grid-title .title-i,
    .child-title .title-i {
        margin: 12px 10px 0 15px
    }

    .widget-title .title-i {
        margin: 12px 10px 0 0
    }
}

.t-icon {
    margin: 0 10px 0 15px;
    padding: 7px 0 0;
    font-weight: 400
}

.t-svg {
    vertical-align: -.26em !important;
    margin: 0 10px 0 15px
}

.more-i {
    float: right;
    display: block
}

.more-i span {
    float: left;
    width: 5px;
    height: 5px;
    margin: 0 2px 0 0;
    padding: 0;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #888
}

.more-im span {
    border: none
}

.more-im span:nth-child(1) {
    background: #f44
}

.more-im span:nth-child(2) {
    background: #9b3
}

.more-im span:nth-child(3) {
    background: #fb5
}

.grid-cat-title:hover .more-i span,
.cat-title:hover .more-i span,
.cat-square-title:hover .more-i span,
.widget-title:hover .more-i span,
.cat-grid-title:hover .more-i span,
.gr-cat-wd:hover .more-i span,
.child-title:hover .more-i span,
.cat-w-icon:hover .more-i span {
    animation: blink .5s linear infinite
}

.grid-cat-title .more-i {
    margin: 12px 5px 0 0
}

.gr-cat-wd .more-i {
    margin: 14px 5px 0 0
}

.cat-title .more-i,
.cat-square-title .more-i,
.widget-title .more-i,
.cat-square-title .more-i,
.cat-grid-title .more-i,
.child-title .more-i,
.cat-w-icon .more-i {
    margin: 7px 14px 0 0;
    padding: 10px 0 0
}

.filter-box {
    background: #fff;
    margin: 0 0 10px;
    padding: 6px 20px 8px;
    border-radius: 8px;
    border: 1px solid #ececec
}

.filter-box-main {
    padding: 6px 0
}

.widget-filter .filter-box {
    margin: 0;
    border: none
}

.header-sub .widget-filter .filter-box {
    margin: 2px;
    border: 1px solid #ececec
}

.night .header-sub .widget-filter .filter-box {
    border: 1px solid #262626
}

.filter-t,
.letter-t {
    font-weight: 700;
    line-height: 35px;
    cursor: pointer
}

.filter-t i {
    font-weight: 400;
    color: #666
}

.filter-t span,
.letter-t span {
    margin: 0 0 0 5px
}

.filter-box-main-h,
.letter-box-main-h {
    display: none
}

.filter-t:after,
.letter-t:after {
    content: "\e76f";
    float: right
}

.off-filter:after,
.off-letter:after {
    content: "\e77b";
    float: right
}

.off-filter:after,
.filter-t:after,
.off-letter:after,
.letter-t:after {
    font-family: be;
    font-size: 15px !important;
    color: #777
}

.filter-main {
    float: left;
    width: 100%;
    padding: 0 0 5px;
    border-top: 1px dashed #dadada
}

.filter-main:first-child {
    border-top: none
}

.filter-name {
    float: left;
    font-weight: 700;
    line-height: 38px;
    height: 100%;
    padding: 0 10px 0 0
}

.filter-name .be {
    font-weight: 400;
    margin: 0 5px 0 0
}

.filtertag {
    display: table-cell;
    line-height: 25px
}

.filter-tag {
    float: left;
    background: #fff;
    color: #666;
    cursor: pointer;
    text-align: center;
    display: block;
    margin: 5px 5px 0 0;
    padding: 2px 8px;
    border-radius: 5px
}

.filter-on {
    background: #999;
    color: #fff
}

.filter-on.filter-all {
    background: #f1f1f1;
    color: #333
}

a.filter-tag:hover {
    color: #333
}

a.filter-on:hover {
    color: #f1f1f1
}

.filter-on.filter-all:hover {
    color: #666
}

.filter-tag {
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.filter-tag:before {
    content: '';
    position: absolute;
    top: 4px;
    right: 3px;
    bottom: 4px;
    left: 3px;
    z-index: -1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.filter-tag:hover:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f1f1f1;
    border-radius: 5px
}

.filter-tag.filter-on:before {
    display: none
}

#primary-width {
    width: 100%
}

.list-inline-box {
    width: 100%
}

.list-inline {
    margin: 0 auto
}

#series-letter li {
    float: left;
    background: #4d8cb8;
    width: 31px;
    height: 31px;
    line-height: 31px;
    color: #a5a5a5;
    text-align: center;
    margin: 4px;
    border-radius: 3px
}

#series-letter li a:hover {
    background: #666;
    border-radius: 3px
}

#series-letter li a,
#series-letter li a:visited {
    color: #fff !important;
    display: block
}

#all-series {
    margin: 20px 6px;
    clear: both
}

#all-series h4 {
    float: left;
    font-size: 20px;
    font-size: 2rem;
    color: #4d8cb8;
    font-weight: 700
}

.series-link {
    display: block;
    padding: 0 0 0 50px
}

#all-series li {
    margin: 0 -25px;
    padding: 5px 20px;
    border-bottom: 1px dashed #dadada
}

#all-series li:last-child,
.night #all-series li:last-child {
    border: none
}

#all-series li a {
    margin: 0 15px 20px 0;
    word-wrap: break-word;
    word-break: normal
}

#all-series li a sup {
    color: #999;
    font-size: 12px;
    margin: 0 0 0 3px
}

.night #all-series li {
    border-bottom: 1px dashed #262626
}

.night #series-letter li {
    color: #444;
    background: #262626 !important;
    border-bottom: 1px dashed #262626
}

.night #series-letter a,
.night #series-letter a:visited {
    color: #999 !important;
    background: #262626 !important
}

.widget_tree_menu li a {
    display: block
}

.tree_cat li,
.widget_categories li {
    color: #999
}

.cat_count_no li a,
.cat_count_no li a {
    display: block
}

.widget_categories a:before,
.tree_cat li a:before {
    background: #afafaf;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: 5.5%;
    margin: 0 5px 0 0;
    border-radius: 100%
}

.widget_categories a:hover:before,
.tree_cat li a:hover:before {
    background: #ffdfd3
}

.tree_cat_enable li a {
    margin-right: 5px
}

.tree_cat_enable li {
    color: #999
}

.treemenu .toggler {
    cursor: pointer
}

.treemenu .toggler:before {
    display: inline-block;
    margin-right: 5px
}

li.tree-empty>.toggler,
li.tree-closed>.toggler,
li.tree-opened>.toggler {
    float: left;
    color: #999;
    padding-right: 3px;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

li.tree-closed>.toggler:hover,
li.tree-opened>.toggler:hover {
    color: #c40000;
    padding-right: 15px;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

li.tree-closed>.toggler:before {
    content: "\e89a";
    font-family: be;
    font-size: 14px !important
}

li.tree-opened>.toggler:before {
    content: "\e77b";
    font-family: be;
    font-size: 14px !important;
    line-height: 26px
}

.tab-single {
    position: relative;
    margin: 10px -20px
}

.tab-single section {
    opacity: 0;
    height: 0;
    padding: 0 10px;
    overflow: hidden
}

.tab-single section.active {
    opacity: 1;
    height: auto;
    overflow: visible;
    margin: -6px 0 0;
    padding: 10px 20px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    transition: opacity .2s ease
}

.tab-nav-single {
    list-style: none;
    margin: -40px -1px 0 0;
    padding: 0 20px;
    height: 40px;
    overflow: hidden
}

.tab-nav-single li {
    display: inline;
    margin: 0 !important
}

.tab-nav-single li a {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    color: #333;
    line-height: 40px;
    text-decoration: none;
    margin-right: 5px;
    padding: 0 15px;
    border: 1px solid #ececec;
    border-radius: 5px 5px 0 0;
    transition: background .2s ease
}

.tab-nav-single li a:hover {
    background: #ececec;
    border: 1px solid #ececec
}

.tab-nav-single li.active a:hover {
    background: #fff;
    color: #333;
    line-height: 40px;
    border: 1px solid #ececec
}

.tab-nav-single li.active a {
    background: #fff;
    color: #333;
    line-height: 40px
}

.cat-cover-box,
#cms-widget-one .widget-cat-cover {
    position: relative;
    margin: 0 -5px
}

#cms-widget-one .widget_cover {
    background: 0 0;
    margin: 0;
    border: none
}

#cms-widget-one .widget_cover .cat-cover-main {
    border: 1px solid #ececec
}

.cover4x {
    position: relative;
    float: left;
    padding: 0 5px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.cover4x.grid-cat-4 {
    width: 25%
}

.cover4x.grid-cat-5 {
    width: 20%
}

.cover4x.grid-cat-6 {
    width: 16.66666666666667%
}

.widget_special .cover4x,
.widget-area .cover4x,
.special-list .cover4x {
    width: 100%;
    margin: 0;
    padding: 0
}

.special-title-widget {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 5px 15px
}

#cms-widget-two .special_list h3,
#cms-widget-two .widget_special h3 {
    margin: 0
}

.special-more {
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400
}

.widget .cat-cover-main {
    border-radius: 0
}

.widget-area .cover4x {
    width: 100%;
    margin: 0;
    padding: 0
}

.widget .cat-cover-main {
    border: none
}

#sidebar .widget .cat-cover-main {
    margin: 0
}

.cat-cover-main .cat-cover-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 40px;
    padding: 15px 15px 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8))
}

.cat-cover-img:hover .cat-cover-title {
    -webkit-transform: translateY(55px);
    transform: translateY(55px)
}

.cover-icon {
    position: absolute;
    top: 20px;
    left: 15px;
    font-size: 20px !important;
    color: #fff;
    z-index: 2;
    text-shadow: 0 0 6px #000
}

.special-mark {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1.2rem;
    color: #fff;
    line-height: 25px;
    z-index: 2;
    background: #c40000;
    padding: 1px 10px;
    border-radius: 5px
}

.special-grid-item .special-mark {
    left: 10px;
    right: auto
}

.cat-cover-img:hover .cover-icon,
.cat-cover-img:hover .special-mark {
    display: none
}

.special-count {
    position: absolute;
    top: 10px;
    left: 15px;
    color: #fff
}

.page-template-template-special .entry-title-clear {
    margin-bottom: -15px
}

.page-template-template-special .entry-header h1 {
    margin-top: 0
}

.page-meta-zt {
    float: right
}

.page-meta-zt .begin-single-meta {
    margin: 0
}

.pagenav-special {
    margin: 0 0 5px
}

.cat-cover-main {
    background: #fff;
    margin: 0 0 10px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #ececec
}

.cat-cover-img {
    position: relative;
    overflow: hidden
}

.cover-des-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)) !important;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out
}

.cat-cover-img:hover .cover-des-box {
    -webkit-transform: translateY(0);
    transform: translateY(0px)
}

.cover-des {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 2px 15px;
    transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%)
}

.cover-img img {
    position: absolute;
    position: relative;
    float: left;
    max-width: 100%;
    width: 100%;
    height: auto
}

.cat-cover-img:hover .cover-icon {
    z-index: 0
}

.widget-area .cover-des {
    width: 100%
}

.cover-des-main {
    text-align: justify;
    line-height: 25px;
    height: 45px;
    overflow: hidden
}

@media screen and (max-width:800px) {

    .cover4x.grid-cat-4,
    .cover4x.grid-cat-5,
    .cover4x.grid-cat-6 {
        width: 25%
    }

    .cat-cover-box {
        margin: 0 -4px
    }
}

@media screen and (max-width:620px) {

    .cover4x.grid-cat-4,
    .cover4x.grid-cat-5,
    .cover4x.grid-cat-6 {
        width: 50%
    }
}

.special-grid-box {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 5px 0;
    margin: 0 0 10px
}

@media screen and (max-width:768px) {
    .special-grid-box {
        width: 100%
    }
}

.special-grid-item {
    background: #fff;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec
}

.special-list-img {
    position: relative;
    float: left;
    width: 120px;
    height: auto;
    overflow: hidden
}

.special-list-img a {
    overflow: hidden;
    border-radius: 8px 0 0 8px
}

.special-list-img .thumbs-special {
    position: relative;
    padding-top: 110%;
    overflow: hidden
}

.special-grid-count {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 40px;
    -webkit-transform: translateY(55px);
    transform: translateY(55px);
    transition: All .8s ease-in-out;
    -webkit-transition: All .8s ease-in-out;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)) !important
}

.special-grid-item:hover .special-grid-count {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.special-grid-item .special-mark {
    opacity: 1;
    transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s
}

.special-grid-item:hover .special-mark {
    opacity: 0
}

.special-list-box {
    position: absolute;
    top: 50%;
    left: 125px;
    width: 68%;
    padding: 0 15px;
    transform: translateY(-51%);
    -webkit-transform: translateY(-51%)
}

.special-list-title a {
    width: 100%;
    line-height: 30px;
    vertical-align: top;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.cat-rec-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -4px
}

.cat-rec-main {
    float: left;
    padding: 0 5px
}

.cat-rec-2 {
    width: 50%
}

.cat-rec-3 {
    width: 33.33333333333333%
}

.cat-rec-4 {
    width: 25%
}

.cat-rec-5 {
    width: 20%
}

.cat-rec-6 {
    width: 16.66666666666667%
}

@media screen and (max-width:640px) {
    .cat-rec-main {
        width: 50%
    }

    .header-sub .cat-rec-box {
        margin: 0 -2px
    }

    .special-list-box {
        width: 63%
    }
}

.cat-rec-content {
    position: relative;
    background: #fff;
    float: left;
    width: 100%;
    z-index: 0;
    margin: 0 0 10px;
    padding: 15px;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec
}

@keyframes scaleDraw {
    0% {
        transform: scale(1)
    }

    25% {
        transform: scale(1.2)
    }

    50% {
        transform: scale(1)
    }

    75% {
        transform: scale(1.2)
    }
}

.rec-adorn-x {
    background: #bce4f0;
    position: absolute;
    top: -10px;
    right: 15px;
    content: "";
    width: 40px;
    height: 40px;
    opacity: .7;
    border-radius: 100%;
    -webkit-animation-name: scaleDraw;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 6s
}

.rec-adorn-s {
    background: #f7e4ea;
    position: absolute;
    top: -10px;
    right: -10px;
    content: "";
    width: 50px;
    height: 50px;
    opacity: .7;
    border-radius: 100%;
    -webkit-animation-name: scaleDraw;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 5s
}

.menus-set-cat-box .rec-adorn-x,
.menus-set-cat-box .rec-adorn-s {
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

.sign .rec-adorn-x,
.sign .rec-adorn-s {
    top: auto;
    bottom: -10px;
    z-index: 1;
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.cat-rec-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important
}

.cat-rec {
    position: relative;
    background: #f8bb99;
    float: left;
    display: block;
    text-align: center;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
    border-radius: 100%
}

.cat-rec-back,
.cat-rec-svg.icon,
.cat-rec-ico-img i {
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.cat-rec-content:hover .cat-rec-back,
.cat-rec-content:hover .cat-rec-svg.icon,
.cat-rec-content:hover .cat-rec-ico-img i {
    transform: rotate(-720deg);
    -webkit-transform: rotate(-720deg)
}

.cat-rec-des p,
.cat-rec-title {
    position: relative;
    z-index: 1;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cat-rec-des p,
.cat-rec-des {
    color: #999;
    font-size: 1.2rem;
    background: 0 0 !important
}

.cat-rec-icon {
    position: absolute;
    top: 18px;
    left: 15px;
    font-size: 20px !important;
    color: #fff
}

.cat-rec-icon.dashicons {
    top: 17px;
    left: 17px;
    font-size: 16px !important;
    padding: 1px
}

.cat-rec-ico-svg {
    background: 0 0 !important
}

.cat-rec-svg.icon {
    position: absolute;
    top: 6px;
    left: 5px;
    width: 2.8em;
    height: 2.8em
}

.author-page {
    margin: 0 -5px;
    overflow: hidden
}

.author-all {
    position: relative;
    background: #fff;
    display: block;
    overflow: hidden;
    padding: 15px;
    border-radius: 8px;
    transition-duration: .5s;
    border: 1px solid #ececec
}

a.author-img {
    position: relative;
    display: block
}

.author-img {
    width: 96px;
    height: 96px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 100%;
    transition-duration: .5s
}

.author-img img {
    background: #fff;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    padding: 5px;
    border-radius: 100%
}

.author-bgs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25%;
    overflow: hidden;
    background: linear-gradient(to right top, #ffecea, #c4e7f7, #ffecea)
}

.author-bgs img {
    width: 120%;
    height: 120%;
    filter: blur(5px);
    -webkit-filter: blur(5px)
}

.author-page .author-name a {
    text-align: center;
    display: block;
    font-weight: 700;
    padding: 10px 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: capitalize
}

.author-user-role {
    width: 100%;
    color: #999;
    text-align: center;
    padding: 2px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.author-user-role:before {
    background: linear-gradient(to right, transparent, #999);
    content: "";
    height: 1px;
    width: 35px;
    margin: 0 10px 0 0
}

.author-user-role:after {
    background: linear-gradient(to right, #999, transparent);
    content: "";
    height: 1px;
    width: 35px;
    margin: 0 0 0 10px
}

.author-des {
    line-height: 25px;
    height: 50px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.author-info-box {
    float: left;
    width: 100%
}

.author-info-box a {
    color: #999
}

.author-post-count {
    float: left
}

.author-comments-count {
    float: right
}

.author-info-box span {
    margin: 0 5px 0 0
}

.cx5 {
    float: left;
    width: 20%;
    padding: 5px;
    transition-duration: .5s
}

@media screen and (max-width:900px) {
    .cx5 {
        width: 25%
    }
}

@media screen and (max-width:620px) {

    .author-user-role:before,
    .author-user-role:after {
        display: none
    }

    .cx5 {
        width: 50%
    }
}

.primary-contact {
    width: 100%
}

.contact-form {
    width: 100%;
    font-size: 1.5rem;
    padding: 15px 0
}

.contact-loading .item {
    opacity: .1
}

.contact-loading .item-submit {
    opacity: 1
}

.widget .contact-form {
    padding: 15px
}

.footer-widget .contact-form {
    padding: 15px 0
}

.footer-widget .mail-label {
    color: #fff
}

.mail-main .contact-form form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.contact-form .item {
    width: 100%
}

.contact-form .notice {
    color: #999;
    height: 30px;
    margin: 3px 0
}

.contact-form .notice i {
    vertical-align: 5%
}

.contact-form .notice .success {
    color: #46b450
}

.contact-form .notice .warning {
    color: #fa9f7e
}

.contact-form .notice .error {
    color: #fa9f7e
}

.contact-form input,
.contact-form textarea {
    color: #444;
    display: block;
    font-weight: 400;
    width: 100%;
    resize: vertical;
    margin: 2px 0;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.contact-form input,
.contact-form textarea {
    margin-bottom: 10px;
    padding: 8px
}

.slide-mail-main .contact-form input,
.slide-mail-main .contact-form textarea,
.widget .contact-form input,
.widget .contact-form textarea {
    margin-bottom: 0;
    padding: 3px 8px
}

.slide-mail-main .item-message .message,
.mail-main .item-message .message {
    height: 60px
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
    color: #555
}

.contact-form input[type=checkbox] {
    float: left;
    line-height: normal;
    margin: .35em 0 0;
    width: auto
}

.contact-form input.address,
.contact-form label.no-label {
    display: none
}

.contact-form.with-labels label.label {
    display: block
}

.mail-label {
    color: #666;
    padding: 8px 0;
    background: 0 0 !important
}

.mail-main .mail-label {
    color: #666;
    font-size: 1.3rem
}

.mail-main .contact-form .notice {
    font-size: 1.3rem
}

.contact-form label .required {
    font-size: 12px !important;
    color: #999;
    display: inline-block;
    transform: scale(.8);
    -webkit-transform: scale(.8)
}

.contact-form label .required i {
    font-size: 12px !important;
    vertical-align: super
}

.contact-form .item-submit {
    float: right
}

.contact-form button {
    background: #08c;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 8px 25px;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    transition: background .2s;
    -webkit-transition: background .2s;
    -webkit-appearance: button
}

.mail-main .contact-form button {
    padding: 5px 15px;
    float: right
}

.slide-mail-main .contact-form button {
    float: left;
    background-image: linear-gradient(90deg, #5598de, #7f87ff 30%, #f65aad 60%, #ec3d43)
}

.contact-form button:hover {
    background-image: linear-gradient(90deg, #ec3d43, #f65aad 30%, #7f87ff 60%, #5598de)
}

.widget .item-submit {
    padding: 0 0 10px
}

.contact-form input[type=text].not-valid,
.contact-form input[type=email].not-valid,
.contact-form input[type=phone].not-valid,
.contact-form textarea.not-valid {
    border-color: #fa9f7e
}

.contact-form label.consent-caption.not-valid {
    color: #fa9f7e
}

.slide-mail-box {
    position: fixed;
    left: -298px;
    top: 160px;
    width: 298px;
    z-index: 3;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.slide-mail-box.active {
    left: 0
}

.slide-mail-wrap {
    position: relative;
    background: #fff;
    padding: 15px;
    z-index: 2;
    overflow: hidden;
    border-radius: 0 8px 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15)
}

.slide-mail-btu {
    position: absolute;
    bottom: 0;
    right: -40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 1;
    background-image: linear-gradient(45deg, #5598de, #7f87ff 30%, #f65aad 60%, #ec3d43);
    border-radius: 0 5px 5px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.slide-mail-box.active .slide-mail-btu {
    background-image: linear-gradient(45deg, #ec3d43, #f65aad 30%, #7f87ff 60%, #5598de)
}

.slide-mail-btu .dashicons {
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 18px;
    vertical-align: 0;
    padding: 11px 0 0
}

@-moz-document url-prefix() {
    .slide-mail-btu .dashicons {
        padding: 12px 0 0
    }
}

.slide-mail-main .contact-form {
    padding: 5px 0
}

.mail-main .contact-form.one-line .item-name,
.mail-main .contact-form.one-line .item-email {
    width: calc(50% - .75rem)
}

.mail-main .contact-form.one-line .item-name {
    margin-right: 1.5rem
}

.slide-mail-main:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #004f9e 0%, #004f9e 20%, #004f9e 20%, #96bb20 20%, #96bb20 40%, #96bb20 40%, #f7a600 40%, #f7a600 60%, #f7a600 60%, #e40613 60%, #e40613 80%, #e40613 80%, #712182 80%, #712182 100%, #712182 100%)
}

@media screen and (min-width:900px) {
    .primary-contact .item {
        width: 30%
    }

    .primary-contact .item-subject {
        width: 50%
    }

    .primary-contact .item-message {
        width: 100%
    }

    .primary-contact .item-submit {
        width: auto
    }

    .contact-form input[type=checkbox] {
        margin: .4em 0 0;
        border: 1px solid red
    }

    .slide-mail-box {
        top: 220px
    }
}

#primary-reg {
    width: 100%;
    height: 100vh;
    box-shadow: none
}

#primary-reg,
.login-reg-box,
.reg-page-box,
.reg-page-main {
    background: 0 0 !important
}

.reg-error {
    padding: 20px
}

.page-template-template-reg .tg-site {
    display: none
}

.reg-main {
    position: relative;
    width: 350px;
    overflow: hidden;
    margin: 10% auto 30px;
    z-index: 1;
    border-radius: 8px;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    box-shadow: 0 4px 15px 3px #00000000;
    -webkit-box-shadow: 0 4px 15px 3px #00000000
}

.reg-main-bg {
    background: #fff
}

.wp-login-reg-main {
    width: 680px
}

.login-reg-box .zml-remember,
.login-reg-box .zml-register-form,
.login-reg-box .zml-form {
    padding: 6px 10px 5px
}

.wp-login-reg-main .reg-sign {
    display: flex
}

.reg-sign-flex-l {
    position: relative;
    float: left;
    width: 50%;
    overflow: hidden;
    border-radius: 8px 0 0 8px
}

.ajax-login-widget .reg-sign-flex-l {
    position: relative;
    float: left;
    width: 50%;
    overflow: hidden;
    border-radius: 0
}

.reg-sign-flex-r {
    position: relative;
    float: left;
    width: 50%;
    background: #fff;
    overflow: hidden
}

.reg-content-box:before {
    position: absolute;
    bottom: 10px;
    left: 10px;
    content: "";
    width: 50px;
    height: 100px;
    display: inline-block;
    z-index: 1;
    opacity: .6;
    border-radius: 0 0 0 3px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.reg-content-box:after {
    position: absolute;
    top: 10px;
    right: 10px;
    content: "";
    width: 50px;
    height: 100px;
    display: inline-block;
    z-index: 1;
    opacity: .6;
    border-radius: 0 3px 0 0;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.reg-sign:hover .reg-content-box:before,
.reg-sign:hover .reg-content-box:after {
    width: 100px;
    height: 200px
}

.ajax-login-widget .reg-content-box:after,
.ajax-login-widget .reg-content-box:before {
    width: 60px;
    height: 60px
}

.ajax-login-widget .reg-sign:hover .reg-content-box:before,
.ajax-login-widget .reg-sign:hover .reg-content-box:after {
    width: 100px;
    height: 60px
}

.login-overlay .reg-sign-flex-r {
    background: rgba(255, 255, 255, 1)
}

.wp-login-reg-main .zml-register {
    padding: 25px 10px 30px;
    border-radius: 0 8px 8px 0
}

.user-login-t,
.user-login-box {
    transition: .5s cubic-bezier(.48, -.56, .51, 1.67);
    -webkit-transition: .5s cubic-bezier(.48, -.56, .51, 1.67)
}

.user-login-box {
    animation: fade-in;
    -webkit-animation: fade-in;
    animation-duration: .8s;
    -webkit-animation-duration: .8s
}

.user-login-t.conceal,
.user-login-box.conceal {
    opacity: 0;
    z-index: -1;
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg)
}

.user-login-box.conceal {
    position: absolute;
    top: 25px;
    right: 0;
    width: 0
}

.user-login-t-box {
    position: relative;
    width: 100%;
    height: 35px
}

.user-login-t {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.night .reg-sign-glass,
.reg-sign-glass {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    display: inline-block;
    border-radius: 8px 0 0 8px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: linear-gradient(to top, rgba(0, 0, 0, .1), rgba(0, 0, 0, .4))
}

.ajax-login-widget .night .reg-sign-glass,
.ajax-login-widget .reg-sign-glass {
    border-radius: 0
}

.reg-content-sign {
    position: relative;
    color: #fff;
    height: 100%;
    z-index: 1;
    padding: 20px 30px
}

.reg-sign h4 {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    margin: 0 0 10px
}

.reg-login-but {
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #666;
    display: block;
    cursor: pointer;
    margin: 5px auto 0;
    padding: 5px 10px;
    border-radius: 38px;
    border: 1px solid #e7e7e7;
    transition: all .2s ease-in 0s
}

.reg-login-but:hover {
    color: #444;
    border: 1px solid #999
}

.be-forget-btu {
    width: 50%;
    text-align: center;
    font-size: 14px;
    color: #555;
    display: block;
    cursor: pointer;
    margin: 5px auto 0;
    padding: 5px 10px
}

.be-forget-btu:hover {
    color: #999
}

.be-forget-btu i {
    font-size: 15px !important;
    color: #999;
    margin: 0 5px 0
}

.reg-content * {
    background: 0 0 !important
}

.reg-content {
    margin: 0 0 30px;
    padding: 0 0 30px
}

.zml-remember-t {
    margin: 5px 0
}

.zml-remember-t i {
    font-size: 16px !important;
    margin: 0 5px 0
}

.signature {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 15px;
    text-align: center;
    padding: 10px 0 15px
}

.be-login-widget {
    line-height: 23px
}

.be-login-widget .reg-main {
    width: 100%;
    margin: 0;
    box-shadow: none
}

.be-login-widget .reg-sign {
    display: inline
}

.be-login-widget .reg-sign-flex-l {
    width: 100%
}

.be-login-widget .reg-sign-flex-r {
    width: 100%;
    padding: 10px 10px 20px
}

.be-login-widget .signature,
.be-login-widget .reg-content {
    display: none
}

.be-login-widget .template-reg-logo img {
    float: left;
    width: auto;
    height: 30px;
    max-width: 100%
}

.be-login-widget .reg-content-sign {
    padding: 10px 0 5px
}

.be-login-widget .template-reg-logo {
    height: 30px
}

@media screen and (max-width:768px) {
    .user-login-box.conceal {
        top: 100px;
        width: 100%
    }

    .reg-main {
        width: 310px
    }

    .wp-login-reg-main .reg-sign {
        display: inline
    }

    .reg-content-sign {
        padding: 10px 0 0
    }

    .reg-sign-flex {
        width: 100%
    }

    .reg-content {
        display: none;
        padding: 0 20px 15px
    }

    .signature {
        display: none
    }

    .reg-content-box:after,
    .reg-content-box:before {
        width: 60px;
        height: 60px
    }

    .reg-sign:hover .reg-content-box:before,
    .reg-sign:hover .reg-content-box:after {
        width: 100px;
        height: 60px
    }

    .wp-login-reg-main .zml-register {
        padding: 15px 10px 20px
    }

    .reg-sign-flex-l,
    .reg-sign-glass {
        border-radius: 8px 8px 0 0
    }

    .wp-login-reg-main .zml-register {
        border-radius: 0 0 8px 8px
    }
}

#primary.paper-area {
    width: 100%
}

.post-template-template-paper .post,
.page-template-template-paper #page .page {
    position: relative;
    background: 0 0;
    margin: 0 0 10px;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0
}

.paper-content img {
    max-width: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
    display: block
}

.paper-content h2,
.paper-content h3,
.paper-content h4,
.paper-content h5,
.paper-content h6,
.paper-content p {
    padding: 0 10px
}

.picture-area .apc-post-item {
    margin: 0 -4px
}

.apc.widget .ajax-cat-post-wrap {
    margin: 0 -3px
}

.widget .ajax-cat-post-wrap .picture-area {
    padding: 0
}

.paper-content .meta-author-avatar img {
    max-width: 24px
}

.apc.flw {
    padding: 1px
}

.nobg.widget,
.nobg .widget,
.apc.widget,
.apc .widget {
    background: 0 0 !important;
    padding: 0;
    border: none
}

.be_shadow .nobg.widget.ms:hover,
.be_shadow .nobg.flw .widget.ms:hover,
.be_shadow .apc.widget.ms:hover,
.be_shadow .apc.flw .widget.ms:hover {
    box-shadow: none
}

.apc .widget .ajax-cat-post-wrap .picture-area {
    padding: 0
}

.acx-filter-div ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 5px 0 7px;
    padding: 2px 0 0
}

@media screen and (min-width:768px) {

    .blog-main .acx-filter-div ul,
    .paper-sidebar.content-area .acx-filter-div ul,
    .cms-new-code .acx-filter-div ul,
    .cms-ajax-cat-post .acx-filter-div ul {
        justify-content: left;
        margin: 0 -3px 3px
    }
}

.acx-filter-div .bea-texonomy {
    background: #fff;
    width: auto;
    font-size: 14px;
    font-size: 1.4rem;
    color: #444;
    text-align: center;
    line-height: 180%;
    display: inline-block;
    cursor: pointer;
    margin: 0 4px 8px;
    padding: 8px 16px;
    border-radius: 8px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .05)
}

.acx-btn-no ul {
    display: none !important
}

.single-content .acx-filter-div .bea-texonomy {
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .1)
}

.ajax-cat-post-wrap .grid-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px;
    height: 50px;
    margin: 5px 15px;
    padding: 0;
    border-left: none
}

.ajax-cat-post-wrap .grid-inf {
    font-size: 14px;
    font-size: 1.4rem
}

.bea-texonomy.active,
.bea-texonomy:hover {
    background: #999;
    color: #fff
}

.night .bea-texonomy.active,
.night .bea-texonomy:hover {
    color: gray
}

.acx-ajax-container {
    position: relative
}

.acx-ajax-container .acx-loader {
    display: none
}

.apc-ajax-load .post {
    opacity: .3
}

.apc-has-animation {
    width: 100%;
    float: left
}

.acx-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 9;
    height: 100%
}

.night .acx-loader {
    background: 0 0 !important
}

.dual-ring {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background: 0 0 !important
}

.dual-ring:after {
    content: " ";
    display: block;
    width: 44px;
    height: 44px;
    margin: 8px;
    border-radius: 50%;
    border: 2px solid #333;
    border-color: #c40000 transparent #333;
    -webkit-animation: dual-ring .5s linear infinite;
    animation: dual-ring .5s linear infinite
}

@-webkit-keyframes dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.apc-qa-box .doclose.post:nth-child(1) {
    border-radius: 0
}

.apc-qa-box .doclose {
    margin: 0 0 -2px
}

.apc-qa-box .apc-qa-item:nth-child(1) .doclose.post {
    border-radius: 8px 8px 0 0
}

.apc-qa-box .apc-qa-item:nth-last-child(1) .doclose.post {
    border-radius: 0 0 8px 8px
}

.apc-title-box .apc-post-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -5px
}

.apc-title-item {
    padding: 0 5px
}

.apc-title-box .post {
    padding: 15px;
    overflow: hidden;
    border-radius: 8px
}

.apc-title-header {
    margin: 0 0 0 82px
}

.apc-title-header h2 {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border-left: none
}

.apc-title-cat-title:hover {
    color: #777
}

.apc-title-date-box {
    background: #76ac91;
    position: absolute;
    top: 0;
    left: 0;
    width: 82px;
    height: 100%;
    text-align: center
}

.apc-title-date {
    position: relative;
    height: 100%
}

.apc-title-date-main {
    position: absolute;
    top: 50%;
    left: 0;
    width: 82px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.apc-title-day {
    width: 82px;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    font-style: italic;
    line-height: 0;
    padding: 2px 0 23px
}

.apc-title-moon {
    width: 82px;
    color: #ddd;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 0
}

.apc-title-meta {
    background: #76ac91;
    position: absolute;
    top: -20px;
    left: 50%;
    height: 63px;
    opacity: 0;
    line-height: 63px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -webkit-transition: all ease-out .5s;
    transition: all ease-out .5s
}

.apc-title-cat-title:hover .apc-title-meta {
    opacity: 1
}

.apc-title-meta .views {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    padding: 0 4px
}

.night .apc-title-meta .views {
    background: 0 0 !important;
    color: gray
}

.apc-grid-box .apc-post-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -5px
}

.apc-grid-thumbnail {
    margin: 0 15px 0 0;
    width: 120px;
    max-width: 120px;
    max-height: 90px;
    min-height: 90px
}

.apc-grid-thumbnail img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%
}

.apc-grid-item {
    padding: 0 5px
}

.apc-title-cat-1 .apc-title-item,
.apc-grid-cat-1 .apc-grid-item {
    width: 100%
}

.apc-title-cat-2 .apc-title-item,
.apc-grid-cat-2 .apc-grid-item {
    width: 50%
}

.apc-title-cat-3 .apc-title-item,
.apc-grid-cat-3 .apc-grid-item {
    width: 33.33333333333333%
}

.apc-title-cat-4 .apc-title-item,
.apc-grid-cat-4 .apc-grid-item {
    width: 25%
}

@media screen and (max-width:1025px) {

    .apc-title-cat-3 .apc-title-item,
    .apc-title-cat-4 .apc-title-item,
    .apc-grid-cat-4 .apc-grid-item,
    .apc-grid-cat-3 .apc-grid-item {
        width: 50%
    }
}

@media screen and (max-width:680px) {
    .apc-grid-box .apc-post-item {
        margin: 0 -4px
    }

    .apc-title-cat-2 .apc-title-item,
    .apc-title-cat-3 .apc-title-item,
    .apc-title-cat-4 .apc-title-item,
    .apc-grid-cat-4 .apc-grid-item,
    .apc-grid-cat-3 .apc-grid-item,
    .apc-grid-cat-2 .apc-grid-item {
        width: 100%
    }
}

.apc-grid-box .post {
    padding: 15px;
    border-radius: 8px
}

h2.apc-grid-cat-title {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 24px;
    margin: 0 0 5px;
    padding: 0;
    height: 46px;
    overflow: hidden;
    border-left: none
}

.apc-grid-meta {
    position: absolute;
    bottom: 14px;
    color: #999;
    left: 240px;
    right: 0;
    left: 150px;
    font-size: 14px;
    font-size: 1.4rem
}

.apc-grid-meta .views {
    float: right;
    padding: 0 15px 0 0
}

.apc-grid-meta .single-meta {
    position: static
}

@media screen and (max-width:620px) {
    .apc-grid-thumbnail {
        max-width: 100px;
        max-height: 75px;
        min-height: 75px
    }

    .apc-grid-meta {
        left: 130px
    }
}

#apc-navigation {
    margin: 10px 0 18px;
    text-align: center
}

.cms-new-code #apc-navigation {
    margin: 5px 0 10px
}

.cms-new-code .apc-content-area-norm #apc-navigation {
    margin: 15px 0 0
}

#apc-navigation .page-numbers {
    background: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 34px;
    color: #666;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 5px;
    padding: 0 13px;
    text-decoration: none;
    border-radius: 40px;
    border: 1px solid #ececec
}

#apc-navigation .prev.page-numbers,
#apc-navigation .next.page-numbers {
    width: 36px;
    height: 36px;
    text-align: center
}

#apc-navigation .prev.page-numbers span,
#apc-navigation .next.page-numbers span {
    display: none
}

#apc-navigation .prev.page-numbers:before,
#apc-navigation .next.page-numbers:before {
    content: "\e77a";
    font-family: be;
    font-size: 20px !important;
    margin: 0 0 0 -5px
}

#apc-navigation .prev.page-numbers:before {
    content: "\e779";
    margin: 0 0 0 -6px
}

#apc-navigation .page-numbers:hover:before {
    color: #fff
}

#apc-navigation .page-numbers.dots {
    display: none
}

.night #apc-navigation .page-numbers {
    background: #262626;
    border: 1px solid #262626
}

#apc-navigation .page-numbers:hover {
    background: #666;
    color: #fff;
    border: 1px solid #666
}

#apc-navigation .page-numbers.current {
    background: #999;
    color: #fff;
    border: 1px solid #999
}

.night #apc-navigation .page-numbers:hover:before,
.night #apc-navigation .page-numbers.current,
.night #apc-navigation .page-numbers:hover {
    color: #262626
}

.apc-posts-navigation {
    text-align: center;
    margin-bottom: 10px
}

.apc-post-item-load-more {
    position: relative;
    height: 30px;
    cursor: pointer
}

.apc-post-item-load-more .be {
    color: #666;
    font-size: 24px !important;
    display: inline-block;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotate(0);
    -webkit-transform: rotate(0)
}

.apc-post-item-load-more:hover .be {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

.apc-post-item-load-more.loading .be {
    display: none
}

.apc-post-item-load-more.loading:after {
    position: absolute;
    left: 0;
    right: 0;
    content: "";
    width: 25px;
    height: 25px;
    margin: 0 auto;
    z-index: 9;
    animation: spin .8s ease-in-out infinite;
    -webkit-animation: spin .8s ease-in-out infinite;
    border-radius: 50%;
    border: 2px solid #fff;
    border-top: 2px solid #c40000
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ajax-navigation {
    height: 10px
}

.apc-ajax-post {
    float: left;
    position: relative;
    border: 1px solid red
}

.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 20px;
    position: relative;
    text-align: left;
    border-radius: 5px;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    border-radius: 5px
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-button--pause .be-playarrow,
.fancybox-button--play .be-stop {
    display: none
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, 0);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-toolbar {
    margin: 5px 5px 0 0
}

.fancybox-toolbar .fancybox-button {
    background: rgba(30, 30, 30, .8);
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 0;
    margin: 0 3px;
    border-radius: 8px
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-toolbar .fancybox-button:hover {
    background: #4d8cb8
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    display: none;
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-progress {
    background: #f40;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    background: rgba(30, 30, 30, .8);
    padding: 7px;
    border-radius: 50%
}

.fancybox-navigation .fancybox-button div:hover {
    background: #4d8cb8
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-navigation .be,
.fancybox-button--play .be,
.fancybox-button--pause .be {
    font-size: 18px !important;
    font-size: 1.8rem !important
}

.fancybox-slide--iframe .fancybox-button {
    position: fixed;
    top: 10px;
    right: 10px
}

.fancybox-iframe {
    width: 100%;
    height: 100%
}

.fancybox-slide--iframe {
    padding: 0
}

.fancybox-slide--iframe .fancybox-content {
    width: 90%;
    height: 85%;
    max-width: 90%;
    max-height: 85%;
    padding: 10px;
    margin: 0
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

@media all and (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
}

.fancybox-thumbs {
    background: rgba(30, 30, 30, .8);
    bottom: 0;
    display: none;
    margin: 0;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-backdrop-filter: saturate(5) blur(8px);
    backdrop-filter: saturate(5) blur(8px)
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
    border-radius: 2px
}

.fancybox-thumbs__list a:before {
    border: 2px solid #fe767a;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media all and (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.contactus {
    position: fixed;
    right: -160px;
    top: 50%;
    width: 160px;
    height: 352px;
    margin: -80px 0 0;
    z-index: 9;
    transition: all .3s ease
}

.usbtn {
    position: relative;
    position: absolute;
    top: 0;
    left: -40px;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    background: #c40000;
    background: rgba(196, 0, 0, .8);
    border-radius: 5px 0 0 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.usbtn:hover {
    background: rgba(0, 0, 0, .6)
}

.usbtn:after {
    position: absolute;
    top: 8px;
    left: 6px;
    content: "\e671";
    font-family: cx;
    font-size: 28px !important;
    color: #fff
}

.usmain-box {
    height: 100%
}

.usmain {
    width: 160px;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    border-radius: 0 0 0 5px
}

.usmain,
.usmain a {
    color: #444;
    display: block
}

.usbox {
    position: relative;
    z-index: 2;
    background: #fff;
    border-bottom: 1px solid #ececec
}

.usbox:last-child {
    border-bottom: none
}

.usweixin {
    padding: 0 0 8px
}

.usweixin img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    padding: 5px
}

.usqq .be {
    color: #c40000
}

.usweixin .be {
    color: #2a8c30
}

.usshang .be {
    color: #4d8cb8 !important
}

.usbox .be {
    margin: 0 5px 0 0
}

.usphone,
.usbox a {
    padding: 8px 0
}

.usbox a:hover {
    color: #333;
    background: #ececec
}

.menus-mod-ico .the-icon:before,
#recently-viewed a:before,
.get-icon:before,
.the-icon a:before,
li.tree-empty>.toggler:before,
.list-title-date a:before,
.cat-one-list a:before,
.list-title a:before {
    background: #afafaf;
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: 5.5%;
    margin: 0 5px 0 0;
    border-radius: 100%
}

.menus-mod-ico:hover .the-icon:before,
#recently-viewed a:hover:before,
.get-icon:hover:before,
.the-icon a:hover:before,
li.tree-empty:hover>.toggler:before,
.list-title-date a:hover:before,
.cat-one-list a:hover:before,
.list-title a:hover:before {
    background: #ffdfd3
}

.title-img-cat .the-icon:first-child a:before {
    display: none
}

.s-veil {
    display: none
}

.nice-select ul li {
    margin: 0
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #ececec;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 37px;
    line-height: 35px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #dbdbdb
}

.nice-select:after {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background: rgba(255, 255, 255, .93);
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 5px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 35px;
    list-style: none;
    min-height: 35px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f1f1f1
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

.pretty>input+label>i.mdi:before,
.pretty>input+label+label>i.mdi:before {
    content: attr(data-icon);
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit
}

.pretty {
    width: 100%;
    line-height: 1;
    text-align: center;
    position: relative;
    display: inline-block;
    margin: 0 10px 0 0
}

#my-profile .pretty {
    width: auto
}

.pretty label {
    font-weight: 400
}

.pretty em {
    line-height: 30px
}

.pretty.success label i:after,
.pretty.success label i:before {
    border-radius: 100px
}

.pretty>input[type=checkbox] {
    position: absolute;
    z-index: 99999999;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
    opacity: 0
}

.pretty i {
    font-size: 1em !important;
    position: relative;
    display: inline-block;
    box-sizing: initial;
    min-width: 1em;
    margin-right: 3px;
    padding: 1px;
    text-align: center
}

.pretty i:before {
    position: relative;
    z-index: 999;
    left: 0;
    display: inline-block;
    vertical-align: bottom;
    color: transparent;
    background-color: #fff
}

.pretty i:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '\0000';
    color: transparent;
    background: #999 !important;
    border: none;
    border-radius: 0
}

.pretty.success input:checked+label i:before {
    color: #fff;
    background: #4d8cb8 !important
}

.pretty.success input:checked+label i:after {
    border: #4d8cb8;
    background: #4d8cb8 !important
}

.rp a {
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.rp a:hover {
    margin-left: 5px
}

.yy {
    box-shadow: 0 0 8px rgba(0, 0, 0, .05)
}

.ease {
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.img-gray {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.img-gray:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.hide-lead-img .ms:hover {
    box-shadow: none
}

.be_shadow .ms,
.be_shadow #grid-carousel .post,
.page-numbers,
.link {
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.be_shadow .ms:hover,
.be_shadow #grid-carousel .post:hover,
.page-numbers:hover,
.link:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .05)
}

.cat-container.ms:hover,
.post.ms:hover {
    z-index: 1
}

.g-row .ms:hover {
    box-shadow: none
}

@media screen and (max-width:900px) {

    #sidebar h3,
    #sidebar-l h3,
    .cat-w-icon,
    .weight,
    .cat-container .cat-title a,
    .cat-site h2,
    .cat-grid-title a,
    .cat-square-title a,
    .product-box h2,
    .cms-news-grid-container .entry-header h2 a,
    .entry-header h2 a {
        font-weight: 400
    }
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background: #1e1e1e !important;
    background: 0 0 rgba(30, 30, 30, .6) !important
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fae100 !important
}

.link-content {
    margin: 0 -4px;
    padding: 5px 0
}

.link-cat {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 30px;
    text-align: center;
    margin: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.linkcat-des {
    color: #666;
    text-align: center;
    margin: -10px 0 5px;
    padding: 0 20px
}

.link-box {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 5px
}

@media screen and (max-width:900px) {
    .link-box {
        width: 33.33333333333333333%
    }
}

@media screen and (max-width:640px) {
    .link-box {
        width: 50%
    }
}

@media screen and (max-width:520px) {
    .link-box {
        width: 100%
    }
}

.link-main {
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    padding: 11px 15px 15px;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ececec
}

.link-name-link {
    padding: 0 0 6px 45px
}

.page-link-name {
    font-size: 1.5rem;
    color: #444;
    font-weight: 700;
    line-height: 20px;
    width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.link-des-box {
    margin: 0 -16px -16px;
    padding: 8px 0 12px;
    border-top: 1px dashed #ececec
}

.link-des {
    font-size: 12px;
    font-size: 1.2rem;
    color: #999;
    line-height: 22px;
    text-align: justify;
    height: 46px;
    padding: 0 15px;
    overflow: hidden
}

.link-box a {
    color: #444
}

.page-link-name a {
    color: #444
}

.links-url a {
    color: #999;
    font-size: 1.3rem
}

.links-url {
    width: 99%;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page-link-img {
    background: #f1f1f1;
    float: left;
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 5px 0 0;
    border-radius: 50%;
    border: 1px solid #ececec
}

.page-link-img img {
    max-height: 100%;
    margin: 0 auto;
    border-radius: 100%;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.page-link-img-custom img {
    width: 32px;
    height: 32px;
    max-height: 32px
}

.link-main:hover .link-letter,
.link-main:hover .page-link-img img {
    transform: rotate(-720deg);
    -webkit-transform: rotate(-720deg)
}

.link-letter {
    float: left;
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    width: 34px;
    height: 34px;
    margin: 4px 0 0;
    padding: 5px;
    overflow: hidden;
    border-radius: 50%;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.add-link {
    margin: 0 0 0 10px
}

.add-link p {
    text-indent: 0 !important;
    margin: 0 0 5px
}

.add-link i {
    font-size: 1.5rem !important;
    margin: 0 5px 0 0
}

.add-link label {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin: 0 15px 0 5px
}

.add-link input {
    background: #f1f1f1;
    width: 300px;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.add-link textarea {
    background: #f1f1f1;
    width: 60%;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.add-link .add-link-btn {
    background: #fff;
    width: 120px;
    margin: 5px 0 15px;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #ececec;
    border-radius: 5px;
    -webkit-appearance: none
}

.add-link .add-link-btn:hover {
    background: #4d8cb8;
    color: #fff;
    border: 1px solid #4d8cb8;
    transition: all .2s ease-in 0s
}

@media screen and (max-width:640px) {
    .add-link {
        margin: 0
    }

    .add-link input,
    .add-link textarea {
        width: 100%
    }
}

.doclose {
    margin: 0 0 -1px
}

.be-qa .doclose {
    margin: 0 0 -2px
}

.upclose {
    margin: 0
}

.upclose .tg-site {
    margin: 0;
    border-radius: 0
}

.category-full .upclose .tg-site {
    margin: 0 0 10px;
    border-radius: 5px
}

.addclose {
    margin: 10px 0
}

.domargin {
    margin: 0 0 10px
}

.domargin .ias-trigger-next {
    margin: 15px 3px 0 5px
}

.cms-news-normal .upclose,
.cms-news-normal .upclose .tg-site {
    margin: 0;
    border-radius: 0
}

.cms-news-normal .line-four {
    background: #fff;
    margin: 0 0 -1px;
    padding: 0 10px;
    border: 1px solid #ececec
}

.cms-news-normal .line-four .picture-cms {
    border-radius: 2px;
    border: none
}

.cms-news-normal .line-four .addclose {
    margin: 15px 0
}

.fresh .cat-grid-title,
.fresh .cat-square-title,
.fresh .cat-container .cat-title,
.fresh #cms-widget-one h3,
.fresh #cms-widget-two h3,
.fresh #sidebar h3,
.fresh #sidebar-l h3,
.fresh .cat-w-icon {
    background: #fff
}

.fresh .cat-w-icon,
.fresh .widget-title {
    margin: 5px 0 -10px
}

.fresh .cat-container .cat-title {
    margin: 5px 0 -5px
}

.fresh .cat-grid-title,
.fresh .cat-square-title {
    padding: 5px 0 0
}

.fresh .cms-cat-txt .cat-title {
    margin: 0
}

.fresh #cms-widget-two h3 {
    margin: 5px 0 0
}

.fresh .widget_notice .widget-title,
.fresh .slider_post .widget-title,
.fresh .t_img_cat .widget-title-icon,
.fresh .t_img_cat .widget-title,
.fresh .widget_special .widget-title {
    margin: 0
}

.fresh .footer-widget .widget-title {
    margin: 8px 0 5px
}

@supports (-webkit-touch-callout:inherit) {

    .footer-widget-bg,
    #service-bg,
    #section-gtg {
        background-attachment: scroll !important
    }
}

.invitation-box {
    position: relative
}

.to-code {
    position: absolute;
    right: 2px;
    bottom: 15px
}

.night .to-code {
    right: 4px
}

.reg-page .to-code {
    bottom: 11px
}

.to-code a {
    color: #666;
    font-weight: 700;
    padding: 6px 14px;
    border-radius: 2px;
    -webkit-appearance: none
}

.to-code a:hover {
    color: #999
}

.codes-list-box {
    float: left;
    width: 100%;
    margin: 15px 0
}

.codes-list div {
    float: left;
    width: 33.33333333333333%;
    color: #666;
    margin: 0 -1px -1px 0;
    padding: 3px 5px;
    border-radius: 2px;
    border: 1px solid #ececec
}

@media screen and (max-width:670px) {
    .codes-list div {
        width: 50%
    }
}

.timeline {
    margin: 10px 0 10px 10px;
    border-left: 1px dashed #999
}

.timeline ul li {
    list-style: none;
    margin: 0 0 0 20px
}

.timeline h5 {
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    cursor: pointer;
    text-indent: 0 !important
}

.timeline h5:before {
    position: static !important;
    content: "\e89a";
    font-family: be;
    font-size: 1.6rem !important;
    color: #999;
    background: #fff;
    margin: 0 5px 0 -8px !important;
    font-weight: 400
}

.timeline ul {
    display: none
}

.timeline.true ul {
    display: block
}

.sign input:focus,
.add-link input:focus,
.add-link textarea:focus {
    text-indent: 0 !important;
    z-index: 1;
    outline: none
}

.zml-submit-button input:focus {
    opacity: .8
}

.pass-input {
    position: relative
}

.togglepass {
    position: absolute;
    top: 6px;
    right: 3px;
    width: 35px;
    color: #999;
    z-index: 2;
    cursor: pointer;
    text-align: center;
    background: 0 0 !important
}

.pass-show .be {
    color: #9f3e69
}

.ie-tips {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    text-align: center;
    padding: 10px 20px;
    background: #ffecea
}

.ie-tips .be {
    color: #c40000;
    font-size: 16px !important
}

.placard-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 9999;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.placard-layer {
    position: absolute;
    top: 25%;
    left: 50%;
    margin: 0 0 0 -160px;
    padding: 0 0 50px
}

.placard-box {
    position: relative;
    background: #fff;
    width: 320px;
    min-height: 20px;
    overflow: hidden;
    border-radius: 5px
}

.placard-bg.alter {
    display: block
}

.placard-close {
    background: linear-gradient(to right, #df676b, #fe767a);
    position: absolute;
    bottom: 5px;
    left: 50%;
    color: #fff;
    width: 38px;
    height: 38px;
    cursor: pointer;
    margin: 0 0 0 -19px;
    border-radius: 100%
}

.placard-close:hover {
    background: #999
}

.placard-close:after {
    content: "\e6f5";
    font-family: be;
    font-size: 14px !important;
    position: absolute;
    top: 7px;
    left: 12px
}

.placard-area {
    padding: 10px 0
}

.placard-content {
    position: relative;
    padding: 10px 20px;
    text-align: justify;
    word-wrap: break-word;
    word-break: break-all
}

.placard-content-t {
    padding: 2px 20px
}

.placard-new {
    text-align: center;
    padding: 5px 0
}

.placard-content h3 {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 0 5px
}

li.placard-title {
    width: 99%;
    line-height: 200%;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.placard-img-box {
    float: left;
    width: 100%;
    padding: 0 14px
}

.placard-img {
    float: left;
    padding: 3px;
    width: 33.33333333333333%
}

.placard-thumbnail {
    margin: 0;
    clear: none
}

.placard-more {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 38px;
    height: 38px;
    display: none;
    margin: 0 0 0 -19px
}

.placard-content:hover .placard-more {
    display: block
}

.placard-more a:after {
    content: "\e909";
    font-family: be;
    font-size: 14px !important;
    color: #fff
}

.placard-more a {
    background: #96bb20;
    text-align: center;
    display: block;
    padding: 6px 3px;
    border-radius: 20px
}

.placard-content-img {
    margin: 5px 0
}

.placard-content-img img {
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 2px
}

.mouse-cursor {
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: hidden
}

.cursor-inner {
    margin-left: -3px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    z-index: 10000001;
    background-color: #ced0d4;
    -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
    transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out
}

.cursor-inner.cursor-hover {
    margin-left: -18px;
    margin-top: -18px;
    width: 36px;
    height: 36px;
    background: #ced0d4;
    opacity: .3
}

.cursor-outer {
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border: 2px solid #ced0d4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000000;
    opacity: .5;
    -webkit-transition: all .08s ease-out;
    transition: all .08s ease-out
}

.cursor-outer.cursor-hover {
    opacity: 0
}

.main-wrapper[data-magic-cursor=hide] .mouse-cursor {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -1111
}

.slider-video-box {
    overflow: hidden;
    border-radius: 3px
}

.slider-video {
    float: left;
    width: 100%;
    height: 100%
}

.widget-video {
    width: 100%;
    height: 100%
}

.be-check-page {
    min-height: 100vh;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%
}

.check-form {
    position: absolute;
    top: 88px;
    left: 50%;
    width: 260px;
    margin: 0 0 0 -130px;
    padding: 20px 30px;
    z-index: 1;
    border-radius: 8px;
    background: rgba(255, 255, 255, .5);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .4);
    -webkit-backdrop-filter: saturate(5) blur(15px);
    backdrop-filter: saturate(5) blur(15px)
}

.check-hint {
    text-align: center;
    margin: 10px 0
}

.check-pass-txt {
    color: #fff
}

.check-errors {
    color: #fff;
    text-align: center;
    margin: 0 0 5px
}

.check-passw {
    background: #f1f1f1;
    width: 100%;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
    -webkit-appearance: none
}

.check-passw:focus {
    border: 1px solid #4d8cb8
}

.btn-accept {
    background: #4d8cb8;
    width: 100%;
    color: #fff;
    outline: none;
    cursor: pointer;
    margin: 20px 0 10px;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #4d8cb8
}

.btn-accept:hover {
    opacity: .8
}

.begin-tabs-content .tab_title a:before,
.group-tabs-content .tab_title a:before,
.tags-cat-grid:before,
.new-tabs-all-grid:before,
.new-tabs-all:before,
.new-tabs-cat a:before,
.cms-tabs-all:before,
.cms-tab-nav a:before {
    display: block;
    content: attr(title);
    font-weight: 700;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

@media screen and (max-width:1025px) {

    .page .entry-header h1,
    .page-template-default .entry-header h1,
    .post-template-template-board .entry-header h1 {
        text-align: left;
        margin: 0
    }
}

.qa-cat-content {
    margin: -1px 0 0
}

.qa-header .entry-title a {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    height: 50px;
    overflow: hidden;
    display: block
}

.qa-cat-avatar {
    float: left;
    margin: 8px 15px 0 0
}

.qa-cat-avatar img {
    float: left;
    width: 60px;
    height: 60px;
    padding: 2px;
    border-radius: 100%;
    border: 1px solid #ececec;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    image-rendering: -webkit-optimize-contrast
}

.post:hover .qa-cat-avatar img {
    transform: rotate(-720deg);
    -webkit-transform: rotate(-720deg)
}

.qa-meta,
.qa-meta a {
    line-height: 23px;
    color: #999
}

.qa-meta-class {
    margin: 0 5px
}

.qa-r {
    float: right
}

.qa-r i {
    margin: 0 5px 0 10px
}

.qa-last a,
.qa-comment a {
    color: #bb9998
}

.qa-meta-name {
    text-transform: capitalize
}

.qa-comment a .no-comment {
    color: #999
}

.qa-related {
    margin: 40px 0;
    padding: 40px 0;
    border-top: 1px dashed #ececec
}

.night .qa-related {
    border-top: 1px solid #262626
}

.qa-related li {
    line-height: 240%;
    padding: 0 10px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

.qa-related h3 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 190%;
    margin: 2px -20px 10px -25px;
    padding: 0 25px;
    border-left: 5px solid #bf716c
}

.qa-main .comment-qa {
    display: inline !important
}

.qa-main .comments-title {
    display: none
}

.night .beqa-comments-title,
.beqa-comments-title {
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left;
    border: none !important;
    border-radius: 0
}

.qa-main .beqa-comments-title a {
    color: #bf716c
}

.beqa-comments-title .dashicons {
    font-size: 24px;
    vertical-align: -28%;
    margin: 0 15px 0 0
}

.beqa-comments-title {
    margin: 0 -20px 0 -25px;
    border-left: 5px solid #bb9998 !important
}

.qa-comments-box {
    margin: 0 -20px
}

.read .qa-main .comments-area {
    display: block
}

@media screen and (max-width:440px) {

    .beqa-comments-title,
    .qa-comments-box {
        margin: 0 -15px
    }
}

.night .qa-main .comment-list li,
.qa-main .comment-list li {
    font-size: 15px;
    font-size: 1.5rem;
    color: #666;
    line-height: 1.9;
    margin: 0;
    padding: 15px 0;
    border-top: 1px dashed #ececec;
    border-right: none !important;
    border-left: none !important;
    border-bottom: none !important;
    border-radius: 0
}

@media screen and (min-width:900px) {
    .p-em.qa-main .comment-list li p {
        text-indent: 2em
    }
}

.qa-main .comment-body {
    padding: 0 20px
}

.qa-main .children .comment-body {
    padding: 0 0 0 50px !important
}

.night .qa-main .comments-anchor,
.qa-main .comments-anchor {
    padding: 0 !important;
    border-top: none !important
}

.qa-main .beqa-comments-title,
.qa-main #respond:hover,
.qa-main .comment-list li:hover {
    box-shadow: none
}

.qa-comments-box .comment span {
    display: inline
}

.qa-comments-box .floor-b-count,
.qa-comments-box .floor em {
    display: none !important
}

.qa-comments-box .floor {
    position: absolute;
    top: -20px;
    left: 50%;
    width: 42px;
    text-align: center;
    transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0)
}

.qa-comments-box .floor-l-b {
    position: absolute;
    top: 10px;
    left: 30%
}

.qa-comments-box .floor-l-b:before {
    content: "\f546";
    color: #bb9998;
    font-size: 16px;
    font-family: dashicons
}

.qa-comments-box .floor i {
    background: #fff;
    width: 40px;
    height: 40px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #bb9998;
    font-weight: 700;
    font-style: italic;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    display: inline-block
}

.night .qa-comments-box .floor i {
    background: #323232
}

.night .qa-main #respond,
.qa-main #respond {
    margin: 50px 0 0;
    padding: 10px 20px;
    border: none !important
}

.qa-comments-box .comment-list {
    border-bottom: 1px dashed #ececec
}

.qa-comments-box .ajax-comment-body {
    margin: 50px 0 0
}

.qa-comments-box .ajax-comment-body li.comment {
    padding: 15px 20px
}

.night .qa-comments-box .comment-list {
    border-bottom: 1px solid #262626
}

.qa-main .single-qa {
    text-align: center;
    margin: 50px 0 0
}

.qa-main .single-qa a {
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #ececec
}

.qa-main .single-qa a:hover {
    background: #bb9998;
    color: #fff;
    border: 1px solid #bb9998
}

.qa-child-cat {
    position: relative;
    z-index: 2;
    margin: 0 0 -1px;
    padding: 0;
    background: 0 0 !important
}

.qa-child-cat li {
    float: left
}

.qa-child-cat a {
    position: relative;
    background: #fff;
    float: left;
    color: #666;
    text-align: center;
    display: block;
    cursor: pointer;
    margin: 0 5px 0 0;
    padding: 8px 15px;
    border-radius: 8px 8px 0 0;
    border: 1px solid #ececec;
    border-bottom: none
}

.qa-child-cat a:hover {
    color: #555
}

.qa-child-cat a:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ececec
}

.qa-child-cat .qa-all-cat a,
.qa-child-cat .current-cat a,
.qa-child-cat a:hover {
    color: #555;
    font-weight: 700
}

.qa-child-cat .qa-all-cat a:before,
.qa-child-cat .current-cat a:before,
.qa-child-cat a:hover:before {
    bottom: -5px;
    height: 5px;
    background: #fff
}

.qa-parent-cat a:after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    background: #fff
}

.night .qa-parent-cat a:after,
.night .qa-child-cat .qa-all-cat a:before,
.night .qa-child-cat .current-cat a:before,
.night .qa-child-cat a:hover:before {
    background: #323232
}

.night .qa-child-cat a {
    border: 1px solid #262626;
    border-bottom: none !important
}

.night .qa-child-cat a:before {
    background: #262626
}

@media screen and (min-width:580px) {
    .qa-related li {
        float: left;
        width: 50%;
        padding: 0 10px
    }
}

@media screen and (max-width:580px) {

    .qa-time,
    .qa-last {
        display: none
    }
}

.gls,
.glg,
.glc,
.gl,
.gl2,
.gt,
.gt2,
.glx {
    border-radius: 0
}

.domargin .cms-news-grid-container .gt:nth-last-child(2) {
    border-radius: 0 0 8px
}

.domargin .cms-news-grid-container .gt2:nth-last-child(2) {
    border-radius: 0 8px 8px 0
}

.gl2:nth-child(2),
.gt2:nth-child(2) {
    border-radius: 8px 0 0 8px
}

.gl2:nth-child(3),
.gt2:nth-child(3) {
    border-radius: 0 8px 8px 0
}

.glc:nth-child(1),
.gl:nth-child(2),
.gt:nth-child(2) {
    /* border-radius: 8px 0 0 */
}

.glc:nth-child(2),
.gl:nth-child(3),
.gt:nth-child(3) {
    /* border-radius: 0 8px 0 0 */
}

.site-roll .glc:nth-last-child(3),
.site-no-roll .glc:nth-last-child(2),
.gl:nth-last-child(2),
.gt:nth-last-child(2) {
    border-radius: 0 0 8px
}

.site-roll .glc:nth-last-child(4),
.site-no-roll .glc:nth-last-child(3),
.gl:nth-last-child(3),
.gt:nth-last-child(3) {
    border-radius: 0 0 0 8px
}

.gw-box:nth-child(1) {
    border-radius: 8px 0 0 8px
}

.gw-box:nth-last-child(2) {
    border-radius: 0 8px 8px 0
}

.g-col .gw-box:nth-child(2) {
    border-radius: 8px 0 0 8px
}

.gw-only .gw-box {
    border-radius: 0 !important
}

.gls:nth-last-child(2) {
    border-radius: 0 0 8px
}

.gls:nth-last-child(7) {
    border-radius: 0 0 0 8px
}

.glg:nth-last-child(2) {
    border-radius: 0 0 8px
}

.glg:nth-last-child(4) {
    border-radius: 0 0 0 8px
}

.paged-roll .cat-square .glc:nth-last-child(3) {
    border-radius: 0 0 0 8px
}

.paged-roll .cat-square .glc:nth-last-child(2) {
    border-radius: 0 0 8px
}

.glx:nth-last-child(2) {
    border-radius: 0 0 8px
}

.glx:nth-last-child(3) {
    border-radius: 0 0 0 8px
}

.cms-news-normal .doclose:nth-last-child(1) {
    border-radius: 0 0 8px 8px
}

@media screen and (max-width:1025px) {

    .gl2:nth-child(2),
    .gt2:nth-child(2) {
        border-radius: 8px 8px 0 0
    }

    .gl2:nth-child(3),
    .gt2:nth-child(3) {
        border-radius: 0 0 8px 8px
    }

    .domargin .cms-news-grid-container .post:nth-last-child(2) {
        border-radius: 0 0 8px 8px
    }

    .glc:nth-child(1),
    .gl:nth-child(2),
    .gt:nth-child(2) {
        border-radius: 8px 8px 0 0
    }

    .glc:nth-child(2),
    .gl:nth-child(3),
    .gt:nth-child(3) {
        border-radius: 0
    }

    .site-roll .glc:nth-last-child(3),
    .site-no-roll .glc:nth-last-child(2),
    .gl:nth-last-child(2),
    .gt:nth-last-child(2) {
        border-radius: 0 0 8px 8px
    }

    .site-roll .glc:nth-last-child(4),
    .site-no-roll .glc:nth-last-child(3),
    .gl:nth-last-child(3),
    .gt:nth-last-child(3) {
        border-radius: 0
    }

    .gw-box:nth-child(1) {
        border-radius: 8px 0 0
    }

    .gw-box:nth-child(2) {
        border-radius: 0 8px 0 0
    }

    .gw-box:nth-last-child(3) {
        border-radius: 0 0 0 8px
    }

    .gw-box:nth-last-child(2) {
        border-radius: 0 0 8px
    }

    .g-col .gw-box:nth-child(2) {
        border-radius: 8px 0 0
    }

    .g-col .gw-box:nth-child(3) {
        border-radius: 0 8px 0 0
    }

    .gls:nth-last-child(2) {
        border-radius: 0 0 8px
    }

    .gls:nth-last-child(5) {
        border-radius: 0 0 0 8px
    }

    .glg:nth-last-child(2) {
        border-radius: 0 0 8px
    }

    .glg:nth-last-child(3) {
        border-radius: 0 0 0 8px
    }

    .paged-roll .cat-square .glc:nth-last-child(3) {
        border-radius: 0
    }

    .paged-roll .cat-square .glc:nth-last-child(2) {
        border-radius: 0 0 8px 8px
    }

    .glx:nth-last-child(2) {
        border-radius: 0 0 8px 8px
    }

    .glx:nth-last-child(3) {
        border-radius: 0
    }
}

@media screen and (max-width:620px) {

    .gls:nth-last-child(7),
    .gls:nth-last-child(5) {
        border-radius: 0
    }

    .gls:nth-last-child(2) {
        border-radius: 0 0 8px
    }

    .gls:nth-last-child(3) {
        border-radius: 0 0 0 8px
    }
}

@media screen and (max-width:640px) {
    .glg:nth-last-child(2) {
        border-radius: 0 0 8px 8px
    }

    .glg:nth-last-child(3),
    .glg:nth-last-child(4) {
        border-radius: 0
    }
}

.doclose.post {
    border-radius: 0
}

.related-article .doclose.post:nth-last-child(2) {
    border-radius: 0 0 8px 8px
}

.doclose.post:nth-child(1) {
    border-radius: 8px 8px 0 0
}

.site-roll .domargin .b-top .gt2:nth-last-child(2) {
    border-radius: 0 8px 8px 0
}

.site-roll .domargin .b-top .post:nth-last-child(2) {
    border-radius: 0 0 8px
}

.site-roll .domargin .post:nth-last-child(2),
.site-no-roll .domargin .post:nth-last-child(1) {
    border-radius: 0 0 8px 8px
}

.paged-roll .domargin .post:nth-last-child(2) {
    border-radius: 0
}

.paged-roll .domargin .post:nth-last-child(1) {
    border-radius: 0 0 8px 8px
}

.be-qa .domargin .post:nth-child(2) {
    border-radius: 8px 8px 0 0
}

.site-roll .be-qa .domargin .post:nth-last-child(2),
.site-no-roll .be-qa .domargin .post:nth-last-child(1) {
    border-radius: 0 0 8px 8px
}

.filters-site .post {
    margin: 0 0 10px;
    border-radius: 8px !important
}

.site-no-roll .domargin .cat-top:nth-child(1) .post,
.site-roll .domargin .cat-top:nth-child(1) .post {
    border-radius: 8px 8px 0 0
}

.site-no-roll .domargin .cat-top .post,
.cat-top .doclose.post {
    border-radius: 0
}

.apc-content-area-norm .doclose.post:nth-last-child(1) {
    border-radius: 0 0 8px 8px
}

.arrow-up {
    position: relative
}

.nav-weixin-img .arrow-down:before,
.add-img-main .arrow-down:before,
.weixin .arrow-down:before,
.login-but .arrow-up:before,
.user-info .arrow-up:before,
.meta-author-box .arrow-up:before {
    position: absolute;
    top: -14px;
    left: 22px;
    width: 0;
    height: 0;
    margin: 0 0 0 -8px;
    border-bottom: 8px solid #fff;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    display: block;
    content: '';
    z-index: 2
}

.nav-weixin-img .arrow-down:after,
.add-img-main .arrow-down:after,
.weixin .arrow-down:after,
.login-but .arrow-up:after,
.user-info .arrow-up:after,
.meta-author-box .arrow-up:after {
    position: absolute;
    top: -15px;
    left: 22px;
    width: 0;
    height: 0;
    margin: 0 0 0 -8px;
    border-bottom: 8px solid #ebebeb;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    display: block;
    content: '';
    z-index: 1
}

.user-info .arrow-up:before,
.user-info .arrow-up:after {
    left: 22px
}

.login-but .arrow-up:before,
.login-but .arrow-up:after {
    left: 185px
}

.arrow-down {
    position: relative;
    display: block
}

.nav-weixin-img .arrow-down:before,
.add-img-main .arrow-down:before,
.weixin .arrow-down:before {
    top: 5px;
    left: 25px;
    border-bottom: 8px solid transparent;
    border-top: 8px solid #fff
}

.nav-weixin-img .arrow-down:after,
.add-img-main .arrow-down:after,
.weixin .arrow-down:after {
    top: 6px;
    left: 25px;
    border-bottom: 8px solid transparent;
    border-top: 8px solid #dbdbdb
}

.add-img-main .arrow-down {
    position: absolute;
    right: 46px;
    bottom: 5px
}

.nav-weixin-img .arrow-down {
    position: absolute;
    right: 115px;
    bottom: 5px
}

.arrow-right {
    position: relative;
    display: block
}

.arrow-right:before {
    position: absolute;
    bottom: 4px;
    right: -25px;
    width: 0;
    height: 0;
    margin: 0 0 0 -8px;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid #fff;
    border-right: 8px solid transparent;
    display: block;
    content: '';
    z-index: 2
}

.arrow-right:after {
    position: absolute;
    bottom: 4px;
    right: -26px;
    width: 0;
    height: 0;
    margin: 0 0 0 -8px;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid #dbdbdb;
    border-right: 8px solid transparent;
    display: block;
    content: '';
    z-index: 1
}

.arrow-left {
    position: relative;
    display: block
}

.arrow-left:before {
    position: absolute;
    top: -4px;
    left: -15px;
    width: 0;
    height: 0;
    margin: 0 0 0 -8px;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-right: 8px solid #f1f1f1;
    border-left: 8px solid transparent;
    display: block;
    content: '';
    z-index: 2
}

.arrow-left:after {
    position: absolute;
    top: -4px;
    left: -16px;
    width: 0;
    height: 0;
    margin: 0 0 0 -8px;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-right: 8px solid #f1f1f1;
    border-left: 8px solid transparent;
    display: block;
    content: '';
    z-index: 1
}

.notice-shuo .arrow-left:after,
.notice-shuo .arrow-left:before {
    top: -6px;
    border-right: 8px solid #f1f1f1
}

.qqonline-box .arrow-right:before {
    bottom: 17px;
    right: -15px
}

.qqonline-box .arrow-right:after {
    bottom: 17px;
    right: -16px
}

.bejs {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999
}

.bejs p {
    font-weight: 700;
    text-align: center;
    margin: 15% auto
}

.edit-link-but {
    position: absolute;
    top: 5px;
    right: 0;
    opacity: 0;
    z-index: 1
}

.group-tool .edit-link-but {
    top: 48px
}

.edit-buts:hover .edit-link-but {
    opacity: 1
}

.revery-bg {
    background-image: radial-gradient(#efd7d7, rgba(172, 36, 36, .2) 2px, transparent 40px), radial-gradient(#f6e9e9, rgba(172, 36, 36, .15) 1px, transparent 30px), radial-gradient(#e3f7fb, rgba(21, 193, 221, .12) 2px, transparent 40px), radial-gradient(#f6e9e9, rgba(172, 36, 36, .1) 2px, transparent 30px);
    background-size: 550px 550px, 350px 350px, 250px 250px, 150px 150px;
    background-position: 0 0, 40px 60px, 130px 270px, 70px 100px
}

@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) {

    .search-cat .nice-select .list,
    .nav-weixin,
    .footer-nav-hold,
    .login-overlay,
    #search-main,
    #mobile-nav,
    .headroom--not-top .header-main-g .menu-glass,
    .headroom--not-top .menu-glass {
        background: rgba(255, 255, 255, .98) !important
    }

    .check-form,
    .be-search-captcha {
        background: rgba(255, 255, 255, .8)
    }

    .group-nav #menu-container {
        background: rgba(255, 255, 255, .9)
    }
}

.night .night-main,
#scroll .m-day {
    display: none
}

.night #scroll .not-day,
.night #scroll .m-day {
    display: block !important
}

.go-night,
.go-day {
    animation: fade-in;
    animation-duration: 1s;
    -webkit-animation: fade-in 1s
}

.night,
.night *,
.night #page .search-normal .page,
.night .tab-group .active a,
.night .tab-title .selected,
.night .more-i span,
.night .title-i span,
.night .footer-widget .widget,
.night .g-line,
.night .line-color .g-line:nth-child(odd),
.night .pagination a,
.night .pagination a:visited,
.night .sorting li a {
    background: #323232;
    color: gray
}

.night .child-img,
.night #wp-calendar th,
.night .widget-nav .widget_nav_menu li a,
.night .widget-nav .widget_nav_menu li a:hover,
.night .deanmove:hover .de-button a,
.night .da a,
.night .post-password-form input[type=submit],
.night .post-password-form input[type=password],
.night .pagination *,
.night .ias-trigger-next a,
.night .ajax_widget_content .tab_title a,
.night .tab-product .tab-hd .current,
.night .tab-area .current,
.night .detail a,
.night .taourl a,
.night .page-links *,
.night .post-label-cat select,
.night .more-list li a,
.night .menu-list .menu li a,
.night .down-form fieldset,
.night .tab-nav li.active a,
.night .sign .login-tab-hd .login-current,
.night #sidr-main,
.night .login-tab-widget h3,
.night .login-tab-widget .selected,
.night #header-widget .menu-item a,
.night .link-f a,
.night .list a,
.night .nav-single *,
.night .nav-single *,
.night .be_widget_cat *,
.night a:visited,
.night #sidr-main ul a,
.night .full-img .wp-caption,
.night #sidebar .widget_nav_menu a:hover,
.night #sidebar-l .widget_nav_menu a:hover,
.night #site-nav .down-menu ul li,
.night .zm-tabs-nav .current a,
.night .tab-recent a,
.night .zm-tabs-nav a,
.night .timeline h5:before,
.night .timeline h5:after,
.night .group-tabs-content .picture,
.night .search-cat select,
.night #menu-container,
.night .dai,
.night .comment-list li,
.night .da {
    background: #323232 !important;
    color: gray !important
}

.night .thumbnail .cat,
.night .edit-process-but a,
.night.page-template-template-reg .reg-main,
.night.page-template-template-reg .reg-sign,
.night.page-template-template-reg .reg-page-main .reg-sign-flex-l,
.night.page-template-template-reg .breadcrumb a,
.night.page-template-template-reg .breadcrumb span,
.night.page-template-template-reg .breadcrumb,
.night.page-template-template-reg .be-bread,
.night.page-template-template-reg .bread,
.night.page-template-template-reg .site-content,
.night.page-template-template-reg .site,
.night #site-nav .down-menu .be-menu-columns ul li,
.night .be-menu-columns>ul>li a,
.night .comment-tool a,
.night .edit-link-but,
.night .edit-link-but a,
.night .owl-dots,
.night .owl-nav,
.night .bgt,
.night .be,
.night .zm,
.night .ep,
.night .cx,
.night .dashicons,
.night .footer-widget *,
.night .footer-site-widget .widget,
.night .footer-site-widget .widget-title,
.night .login-icon,
.night .full-img .wp-caption p,
.night .grid-inf-l .views,
.night .grid-like,
.night .picture-inf,
.night .font-text,
.night .header-title-main div,
.night .header-title-main *,
.night .header-title-main i,
.night .format-img-cat a,
.night .tab-group li a,
.night .more-area,
.night #sidr-id-overlay,
.night .dropdown-toggle,
.night .tab-title span,
.night .fancybox-button,
.night .fancybox-button:visited,
.night .fancybox-button:link,
.night .fancybox-infobar,
.night .fancybox-infobar span,
.night .group-service .load,
.night .slider-hot .owl-controls,
.night .slider-hot .owl-stage-outer,
.night .slider-hot .owl-item,
.night .slider-hot .owl-stage,
.night .group-small-img img,
.night .cover-des,
.night .cover-des *,
.night .post-nav,
.night .show-small-img img,
.night .entry-more a,
.night .sorting li,
.night #scroll li,
.night .full-cat a,
.night .novel-box:hover,
.night .full-entry-more a,
.night .post-format a,
.night .post-format,
.night .usbtn span,
.night .new-icon,
.night .social-share .qrcode img,
.night .social-share .qrcode,
.night .social-share .help,
.night .social-share .help p,
.night .about-name:after,
.night .fancybox-container,
.night .fancybox-stage,
.night .fancybox-inner,
.night .fancybox-slide,
.night .search-cat #cat,
.night .ad-search-cat select,
.night .meta-author-avatar,
.night .fancybox-toolbar,
.night .entry-title,
.night .des-p p {
    background: 0 0 !important
}

.night .bgb,
.night .single-content code,
.night .ajax-loading:before,
.night .tabs-loading:before,
.night .format-img-cat,
.night .widget_ajax .new_cat {
    background: rgba(50, 50, 50, .9) !important
}

.night .menu-img a.thumbs-back {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important
}

.night .group-service-box * {
    color: #ccc !important
}

.m-moon {
    position: relative;
    width: 12px;
    height: 12px;
    display: block;
    margin: 15px auto;
    overflow: hidden;
    background: #777;
    border-radius: 50%;
    border: 1px solid #777
}

.m-moon span {
    position: absolute;
    top: 0;
    right: -7px;
    width: 12px;
    height: 12px;
    background: #fff
}

.night-day .m-moon {
    background: #666 !important
}

.m-moon span {
    background: #fff !important
}

.night #site-nav .down-menu ul li,
.night .top-menu ul li,
.night .bkxw {
    border: 1px solid #262626;
    border-bottom: none
}

.night .nav-menu ul,
.night .top-menu ul {
    border-bottom: 1px solid #262626
}

.night .usbtn:after,
.night .login-but .be,
.night .nav-img-box:hover .post-nav,
.night .nav-img-box:hover .nav-img-t,
.night .nav-reg a:hover,
.night .hz,
.night .gw-ico i,
.night .thumbnail .cat a,
.night .main-nav-o .sf-arrows .sf-with-ul:after,
.night #menu-container-o .nav-search:after,
.night .zm-tabs-nav .current .be,
.night .tab-recent .be,
.night .toc-close *,
.night .reg-page label,
.night .off-search:after,
.night .footer-widget * {
    color: gray !important
}

.night #edita .be-thumbs-up,
.night .scrolltext i,
.night .sf-arrows>li>.sf-with-ul:focus:after,
.night .sf-arrows>li:hover>.sf-with-ul:after,
.night .sf-arrows>.behover>.sf-with-ul:after,
.night #site-nav .down-menu>.current-menu-item>a,
.night #site-nav .down-menu>.current-post-ancestor>a,
.night #site-nav .down-menu>li>a:hover,
.night #site-nav .down-menu>li.behover>a,
.night .novel-title a:hover,
.night .usmain,
.night .usmain a,
.night .sidr .toggled-on:before,
.night .sidr .dropdown-toggle:before,
.night .tab-nav li a:hover,
.night .tab-nav li a,
.night #site-nav .down-menu>.current-menu-item>.sf-with-ul:after,
.night #site-nav .down-menu>.current-post-ancestor>.sf-with-ul:after {
    color: gray !important
}

.night .header-title-main .grid-inf-l .be,
.night .header-title-main h1,
.night .header-title-main span,
.night .header-title-main i,
.night .cover-icon,
.night .grid-inf-l .views .be,
.night .des-t,
.night .des-p p,
.night .group-img-more i,
.night .header-cat-icon,
.night .header-cat-icon,
.night .header-user-des,
.night .cover-des,
.night .group-img-more a,
.night #feed_widget a:hover .be,
.night #feed_widget a:hover .zm,
.night .full-cat a,
.night .cover-des *,
.night .group-slider-main *,
.night .picture-cms-img .be-play,
.night .full-img .wp-caption p,
.night .bz {
    color: #ccc !important
}

.night .yc {
    display: none
}

.night .bk,
.night .detail a,
.night .tab-nav-single li a,
.night .link-f a img,
.night #scroll li a,
.night #feed_widget a,
.night .be_widget_cat a,
.night .widget_links a,
.night #sidebar .widget_nav_menu a,
.night #sidebar-l .widget_nav_menu a,
.night .single-meta .views,
.night .single-meta li a,
.night #header-widget .widget_nav_menu li a,
.night .child-cat a,
.night .single-tag li a,
.night #share a,
.night .like a,
.night .share-s a,
.night .shang-p a,
.night .shang-p-no a,
.night .shang-empty span,
.night .video-inf span,
.night .abstract fieldset,
.night .post-password-form input[type=submit],
.night .tab-nav li a,
.night .single-content fieldset,
.night .prettyprint,
.night pre.prettyprint,
.night .pagination a,
.night .pagination a:visited,
.night .more-list li a,
.night .sorting li a,
.night .group-tab-more a,
.night .basic-info input,
.night .wp-core-ui .button,
.night .wp-core-ui .button-secondary,
.night .wp-switch-editor,
.night .wp-editor-container,
.night .mce-toolbar .mce-btn-group .mce-btn.mce-listbox,
.night .post-label-cat select,
.night .search-input input,
.night .begin-today fieldset,
.night .page-links .all-page-link,
.night .page-links a span,
.night #respond h3 a,
.night .today-date,
.night blockquote,
.night .wp-caption,
.night .dp-highlighter,
.night .group-contact-more a,
.night .login-widget-link a,
.night .login-widget-reg a,
.night .login-widget-reg label,
.night .menu-login .user-my img,
.night #user-profile .userinfo a,
.night .ad-search-cat #cat,
.night .widget_archive select,
.night .widget_categories select,
.night .search-cat .nice-select .list,
.night .group-tabs-content .tab-pagination a,
.night .post-password-form input[type=password] {
    border: 1px solid #262626 !important
}

.night .tab-single section.active {
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626
}

.night .tab-nav-single li a,
.night .tab-nav-single li.active a {
    background: #323232;
    color: #ccc
}

.night .tab-nav-single li a {
    background: #262626;
    color: #ccc
}

.night .gaimg .avatar,
.night .qa-cat-avatar img,
.night .fancybox-button div,
.night table,
.night th,
.night td {
    border: 1px solid #262626 !important
}

.night .bkxy,
.night .search-page .entry-title,
.night .format-videos-inf span,
.night .single-cat-tag,
.night .widget_color_cat ul li,
.night .read-sm,
.night .html-active .switch-html,
.night .tmce-active .switch-tmce,
.night .hide-t:before,
.night .hide-t:after,
.night .secret-b,
.night #menu-container,
.night #sidr-main ul a,
.night .usbox,
.night #sidebar .user_login h3,
.night .quicktags-toolbar {
    border-bottom: 1px solid #262626 !important
}

.night .usbox:last-child {
    border-bottom: none !important
}

.night .ajax_widget_content .tab_title a {
    border-left: 1px solid #262626;
    border-bottom: 1px solid #262626
}

.night .ajax_widget_content .tab_title.selected a {
    border-bottom: none !important
}

.night .search-menu a,
.night .full-meta a,
.night .full-meta span,
.night .de-button a,
.night .group-phone a,
.night .fo,
.night .be-btn-beshare,
.night .single-cat-tag a,
.night .group-tabs-content .tab-pagination a,
.night .begin-tabs-content .tab-pagination a,
.night .cms-news-grid-container .marked-ico,
.night .group-tabs-content .tab-pagination a,
.night .thumbnail .cat a,
.night .dah {
    background: #262626 !important
}

.night .ajax_widget_content .tab_title:first-child a {
    border-left: 0;
    background: #323232 !important;
    color: gray !important
}

.night .post-previous-box,
.night .tab-hd-con:last-child,
.night .login-tab-hd-con:last-child,
.night .user_login .tab-title span:last-child {
    border-right: none !important
}

.night .tab-hd-con,
.night .login-tab-hd-con,
.night .tab-title span,
.night .zm-tabs-nav a {
    border-right: 1px solid #262626 !important
}

.night .group-content-box,
.night .read-pl,
.night .dp-highlighter ol li,
.night .dp-highlighter .columns div {
    border-left: 1px solid #262626 !important
}

.night .ajax-button {
    border: 1px solid #262626;
    border-left: none !important
}

.night .tab-bd,
.night #colophon,
.night .tab-group section.active,
.night .login-tab-bd,
.night .link-des-box,
.night .widget_ajax .new_cat,
.night .single-content hr,
.night .zm-tabs-container {
    border-top: 1px solid #262626 !important
}

.night .message-widget ul li,
.night .bkc {
    border-bottom: 1px dashed #262626
}

.night .tab-group section.active,
.night .shar-beshare-donate .share-tab-nav-item {
    border-bottom: 1px solid #262626
}

.night .shar-beshare-donate .share-tab-nav-item.current {
    border-bottom: 1px solid transparent
}

.night #search-main .search-cat .nice-select,
.night .shar-beshare-donate .share-tab-nav-item+.share-tab-nav-item {
    border-left: 1px solid #262626
}

.night .timeline {
    border-left: 1px dashed gray
}

.night .link-f a,
.night .nice-select {
    border: 1px solid #262626
}

.night .usbox a:hover,
.night .nice-select .option:hover,
.night .nice-select .option.focus,
.night .nice-select .option.selected.focus {
    background: #262626
}

.night .nice-select .list {
    background: #323232
}

.night .bkx,
.night .header-top,
.night .footer-widget .bkx,
.night .user_login h3,
.night #single-widget .bkx {
    border-bottom: none !important
}

.night .widget_cover.bk,
.night .meta-author-avatar img,
.night .authorbio .avatar,
.night .user-avatar img,
.night #cms-widget-one .menu-item a,
.night .g-col .bkx,
.night .g-col .bk,
.hide-lead-img .hy,
.night .bky,
.night #scroll li .nline-qq a,
.night .full-img .wp-caption,
.night .author-n {
    border: none !important
}

.night .begin-tabs-content .tab-pagination a,
.night .gw-img-only-bk.gw-box,
.night .g-col .bkh {
    border: 1px solid #262626 !important
}

.night .qaptcha .bgslider {
    box-shadow: none
}

.night .filter-tag:hover:before,
.night a.filter-tag:hover,
.night a.filter-on,
.night .filter-on {
    color: gray !important;
    background: #262626 !important
}

.night .all-content-box:after {
    background: linear-gradient(rgba(0, 0, 0, 0), #323232)
}

.night input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #323232 inset;
    -webkit-text-fill-color: gray !important
}

.night .ajax-cat-cntent .ajax-loading,
.night .ajax-cat-cntent {
    border-top: none !important
}

.night .owl-theme .owl-dots .owl-dot span {
    background: 0 0 !important;
    border: 1px solid gray !important
}

.night .owl-theme .owl-dots .owl-dot.active span,
.night .owl-theme .owl-dots .owl-dot:hover span {
    background: #323232 !important;
    border: 1px solid #323232 !important
}

.night .filter-main {
    border-top: 1px dashed #262626
}

.night .filter-main:first-child,
.night .cms-ajax-area {
    border-top: none !important
}

.night .nav-section {
    border-top: none !important
}

.night .entry-more a {
    right: 0;
    color: gray !important
}

.night .log-zd {
    border-left: none !important
}

.night .search-input button {
    border-left: none !important
}

.night .main-nav .down-menu li {
    height: 80px;
    line-height: 80px
}

.night .keep-arrow {
    display: none
}

.night .post {
    border-bottom: 1px solid #262626
}

.night .single-rolling .post {
    border-bottom: none
}

.night .fancybox-content img {
    opacity: 1
}

.night .toc-arrow .be-playarrow {
    color: #262626
}

.night .format-sites-inf,
.night fieldset.sites-des {
    border: none !important;
    border-top: 1px dashed #262626 !important
}

.night .tougao-info-main {
    border: 1px dashed #262626
}

.night .tougao-info li {
    margin: 0;
    border-bottom: 1px dashed #262626
}

.night .tougao-info li:nth-child(even) {
    border-right: 1px dashed #262626
}

.night .arrow-down:before {
    border-top: 8px solid #323232
}

.night .arrow-down:after {
    border-top: 8px solid #262626
}

.night .arrow-right:before {
    border-left: 8px solid #323232
}

.night .arrow-right:after {
    border-left: 8px solid #262626
}

.night .arrow-left:after,
.night .arrow-left:before {
    border-right: 8px solid #262626
}

.night .pagination span.current,
.night .pagination a,
.night .nav-top #user-profile,
.night .greet-top,
.night .header-top .nav-reg a,
.night .nav-top .user-my,
.night .top-menu .nav-more-i,
.night .top-menu li a,
.night .top-menu li,
.night .top-menu,
.night .hi-user a {
    background: #262626 !important
}

.night .be-menu-custom-title-but a,
.night .be-menu-custom-title-but a:hover {
    color: #fff !important;
    background: linear-gradient(to right, #ff6a00, #ee0979) !important
}

.night .nav-weixin-img .arrow-down:before,
.night .add-img-main .arrow-down:before,
.night .weixin .arrow-down:before,
.night .login-but .arrow-up:before,
.night .user-info .arrow-up:before,
.night .meta-author-box .arrow-up:before {
    border-bottom: 8px solid #323232
}

.night .nav-weixin-img .arrow-down:after,
.night .add-img-main .arrow-down:after,
.night .weixin .arrow-down:after,
.night .login-but .arrow-up:after,
.night .user-info .arrow-up:after,
.night .meta-author-box .arrow-up:after {
    border-bottom: 8px solid #262626
}

.night .mobile-userinfo:after {
    display: none
}

.night td {
    border-width: 0 1px 1px 0 !important
}

.night table {
    border-width: 1px 0 0 1px !important
}

.night .reg-content-sign * {
    color: #ccc !important
}

.night .menu-login-btu .nav-login-l a,
.night .menu-login-btu .nav-login .show-layer {
    background: #262626 !important;
    color: gray !important;
    border: 1px solid #262626
}

.night .menu-login-btu .nav-reg a {
    border: 1px solid #262626
}

.night .menu-login-btu .nav-reg a:hover,
.night .menu-login-btu .nav-login-l a:hover,
.night .menu-login-btu .nav-login .show-layer:hover {
    border: 1px solid #262626
}

.night .edit-foldimg-but a,
.night .foldimg-title * {
    background: 0 0;
    color: #fff
}

.night .foldimg-more a,
.night .foldimg-text,
.night .foldimg-inc {
    color: #fff !important
}

.night .foldimg-main:hover .foldimg-more a {
    background: #fa9f7e !important
}

.night .owl-lazy,
.night img,
.night a.thumbs-back {
    opacity: .8
}

.link-name a {
    width: 100% !important
}

@font-face {
    font-family: "be";
    src: url(//itlao5.com/wp-content/themes/begin/css/fonts/be.eot?t=1501323857226);
    src: url(//itlao5.com/wp-content/themes/begin/css/fonts/be.eot?t=1501323857226#iefix) format('embedded-opentype'), url(//itlao5.com/wp-content/themes/begin/css/fonts/be.woff?t=1501323857226) format('woff'), url(//itlao5.com/wp-content/themes/begin/css/fonts/be.ttf?t=1501323857226) format('truetype'), url(//itlao5.com/wp-content/themes/begin/css/fonts/be.svg?t=1501323857226#be) format('svg')
}

.be {
    font-family: "be" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

.be-weixin:before {
    content: "\e66d"
}

.be-roundright:before {
    content: "\e65a"
}

.be-jie:before {
    content: "\e61b"
}

.be-picture:before {
    content: "\e680"
}

.be-renren:before {
    content: "\e64c"
}

.be-accountbox:before {
    content: "\e66f"
}

.be-addbox:before {
    content: "\e673"
}

.be-anchor:before {
    content: "\e67e"
}

.be-calendar2:before {
    content: "\e6b4"
}

.be-clipboard:before {
    content: "\e6d0"
}

.be-clouddownload:before {
    content: "\e6ef"
}

.be-cross:before {
    content: "\e6f5"
}

.be-edit:before {
    content: "\e722"
}

.be-eye:before {
    content: "\e733"
}

.be-fastforward:before {
    content: "\e737"
}

.be-favorite:before {
    content: "\e739"
}

.be-favoriteoutline:before {
    content: "\e73a"
}

.be-file:before {
    content: "\e73b"
}

.be-arrowdown:before {
    content: "\e76f"
}

.be-info:before {
    content: "\e771"
}

.be-insertemoticon:before {
    content: "\e777"
}

.be-arrowleft:before {
    content: "\e779"
}

.be-arrowright:before {
    content: "\e77a"
}

.be-arrowup:before {
    content: "\e77b"
}

.be-loader:before {
    content: "\e78d"
}

.be-link:before {
    content: "\e79b"
}

.be-localoffer:before {
    content: "\e7a5"
}

.be-maximize:before {
    content: "\e7c1"
}

.be-minimize:before {
    content: "\e7dd"
}

.be-paper:before {
    content: "\e804"
}

.be-personoutline:before {
    content: "\e80d"
}

.be-phone:before {
    content: "\e80e"
}

.be-peopleoutline:before {
    content: "\e826"
}

.be-playarrow:before {
    content: "\e82f"
}

.be-repeat:before {
    content: "\e859"
}

.be-share:before {
    content: "\e88b"
}

.be-basket:before {
    content: "\e88f"
}

.be-sort:before {
    content: "\e89a"
}

.be-speechbubble:before {
    content: "\e89d"
}

.be-stop:before {
    content: "\e8af"
}

.be-squareminus:before {
    content: "\e8b4"
}

.be-squareplus:before {
    content: "\e8b5"
}

.be-stack:before {
    content: "\e8b8"
}

.be-star:before {
    content: "\e8b9"
}

.be-timerauto:before {
    content: "\e8df"
}

.be-volumedown:before {
    content: "\e909"
}

.be-warning:before {
    content: "\e6f2"
}

.be-play:before {
    content: "\e637"
}

.be-download:before {
    content: "\e61d"
}

.be-thumbs-up:before {
    content: "\e68b"
}

.be-video:before {
    content: "\e7ee"
}

.be-stsina:before {
    content: "\e636"
}

.be-search:before {
    content: "\e614"
}

.be-roundleft:before {
    content: "\e799"
}

.be-circledown:before {
    content: "\e615"
}

.be-rss:before {
    content: "\e6c8"
}

.be-qzone:before {
    content: "\e63f"
}

.be-email:before {
    content: "\e606"
}

.be-display:before {
    content: "\e667"
}

.be-mobile:before {
    content: "\e64b"
}

.be-menu:before {
    content: "\e600"
}

.be-home:before {
    content: "\e656"
}

.be-skyatlas:before {
    content: "\e7f1"
}

.be-tablet-h:before {
    content: "\e7bd"
}

.be-qq:before {
    content: "\e608"
}

.be-schedule:before {
    content: "\e622"
}

.be-sidebar-on:before {
    content: "\e9e9"
}

.be-baidu:before {
    content: "\e68a"
}

.be-qr-code:before {
    content: "\e613"
}

.be-more:before {
    content: "\e867"
}

.be-folder:before {
    content: "\e67f"
}

.be-businesscard:before {
    content: "\e6e6"
}

.be-editor:before {
    content: "\e6f6"
}

.be-sidebar-off:before {
    content: "\e7e7"
}

.be-print:before {
    content: "\e6fd"
}

.be-thumbs-up-o:before {
    content: "\e630"
}

.be-tqq:before {
    content: "\e6c9"
}

.be-mobile-h:before {
    content: "\e90a"
}

.be-tablet:before {
    content: "\e90b"
}

.be-new:before {
    content: "\e601"
}

.be-top:before {
    content: "\e6"
}

@font-face {
    font-family: "cx";
    src: url(//itlao5.com/wp-content/themes/begin/css/fonts/cx.woff2?t=1653125599687) format('woff2'), url(//itlao5.com/wp-content/themes/begin/css/fonts/cx.woff?t=1653125599687) format('woff'), url(//itlao5.com/wp-content/themes/begin/css/fonts/cx.ttf?t=1653125599687) format('truetype')
}

.cx {
    font-family: "cx" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cx-fasongyoujian:before {
    content: "\e602"
}

.cx-fasongtongzhi:before {
    content: "\e609"
}

.cx-suo:before {
    content: "\e7cd"
}

.cx-gerenzhongxin-m:before {
    content: "\e7dc"
}

.cx-youxiang-m:before {
    content: "\e7e8"
}

.cx-invitation_fill:before {
    content: "\e7ab"
}

.cx-tupianyanzhengma:before {
    content: "\e620"
}

.cx-mimazhengque:before {
    content: "\e65b"
}

.cx-svip:before {
    content: "\e601"
}

.cx-kefu1:before {
    content: "\e671"
}

.cx-bing:before {
    content: "\e69a"
}

.cx-google:before {
    content: "\eaa8"
}

.cx-liu:before {
    content: "\e606"
}

.cx-Sougou:before {
    content: "\e607"
}

.cx-begin:before {
    content: "\e600"
}

.cx-haibao:before {
    content: "\e623"
}

.cx-weixin:before {
    content: "\e6bb"
}

.cx-alipay:before {
    content: "\e61a"
}

.dashicons,
.dashicons-before:before {
    width: 16px;
    height: 16px;
    font-size: 16px;
    vertical-align: -18%;
    transition: color 0s ease-in
}

.beginlogin-box {
    margin: 0 auto
}

.beginlogin-main {
    margin: 0 auto;
    text-align: center;
    width: 100%
}

.reg-page .beginlogin-main {
    margin: 0 0 0 5px
}

.beginlogin-box .soc {
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    line-height: 35px;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
    border-radius: 50%;
    background: #3abcff
}

.beginlogin-box .soc:last-of-type {
    margin-right: 0
}

.beginlogin-box .soc:hover {
    opacity: .8
}

.beginlogin-box .be {
    font-size: 18px !important;
    color: #fff;
    font-style: normal
}

.beginlogin-box .be-weixin {
    line-height: 32px
}

.social-t {
    color: #999;
    margin: 0 0 10px
}

@media screen and (max-width:800px) {
    .beginlogin-box .be {
        vertical-align: middle
    }

    .beginlogin-box .be-weixin {
        vertical-align: -5%
    }
}

.beginlogin-box .beginlogin-qq-a {
    background: #3abcff;
    background: linear-gradient(to top right, #9880fe, #3abcff)
}

.beginlogin-box .beginlogin-weibo-a {
    background: #c40000;
    background: linear-gradient(to top right, #c40000, #f96060)
}

.beginlogin-box .beginlogin-weixin-a {
    background: #2a8c30;
    background: linear-gradient(to top right, #2a8c30, #50d558)
}

.menu-item svg {
    width: 1.3em;
    height: 1.3em;
    vertical-align: -.32em;
    margin-right: .08em
}

.icon {
    width: 1.18em;
    height: 1.18em;
    vertical-align: -.25em;
    fill: currentColor;
    overflow: hidden
}

/*! EnlighterJS Syntax Highlighter 3.6.0 | Mozilla Public License 2.0 | https://enlighterjs.org */
.enlighter-tooltip {
    visibility: hidden;
    width: 140px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    border-radius: 5px;
    position: absolute;
    z-index: 10;
    bottom: 30px;
    transform: translateX(-42%)
}

.enlighter-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent
}

.enlighter-default {
    font-family: "Source Code Pro", "Liberation Mono", "Courier New", Courier, monospace;
    font-size: 12px;
    line-height: 1.35em;
    white-space: pre-wrap;
    word-wrap: break-word;
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
    text-align: left;
    direction: ltr
}

.enlighter-default .enlighter-special:hover {
    background-color: #f4f8fc
}

.enlighter-default .enlighter-raw {
    display: none;
    min-width: 100%;
    line-height: inherit;
    font-size: 1em;
    font-family: inherit;
    margin: 0;
    padding: 0;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: none;
    box-shadow: none
}

.enlighter-default:hover .enlighter-toolbar {
    display: block
}

.enlighter-default .enlighter-btn {
    display: inline-block;
    margin: 0 5px 0 5px;
    padding: 3px 5px 3px 5px;
    border: solid 1px #333;
    background-color: #f0f0f0;
    cursor: pointer;
    font-family: inherit
}

.enlighter-default .enlighter-btn:hover .enlighter-tooltip {
    visibility: visible
}

.enlighter-default .enlighter-toolbar .enlighter-btn-raw {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2246px%22%20height%3D%2246px%22%20viewBox%3D%220%200%2046%2046%22%20enable-background%3D%22new%200%200%2046%2046%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20d%3D%22M19.436%2C36.875L6.568%2C25.002v-3.863L19.436%2C9.267v5.041l-9.583%2C8.668v0.188l9.583%2C8.669V36.875z%22%2F%3E%0D%0A%09%3Cpath%20d%3D%22M26.343%2C36.875v-5.041l9.583-8.669v-0.188l-9.583-8.668V9.267l12.868%2C11.872v3.863L26.343%2C36.875z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.enlighter-default .enlighter-toolbar .enlighter-btn-copy {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2246px%22%20height%3D%2246px%22%20viewBox%3D%220%200%2046%2046%22%20enable-background%3D%22new%200%200%2046%2046%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2253.75%22%20y1%3D%2239.353%22%20x2%3D%2286.375%22%20y2%3D%2239.353%22%2F%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2251.711%22%20y1%3D%2230.534%22%20x2%3D%2284.336%22%20y2%3D%2230.534%22%2F%3E%0D%0A%3Crect%20x%3D%228.932%22%20y%3D%227.334%22%20fill%3D%22%23FFFFFF%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223%22%20stroke-miterlimit%3D%2210%22%20width%3D%2221.097%22%20height%3D%2224.952%22%2F%3E%0D%0A%3Crect%20x%3D%2218.942%22%20y%3D%2215.424%22%20fill%3D%22%23FFFFFF%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223%22%20stroke-miterlimit%3D%2210%22%20width%3D%2221.096%22%20height%3D%2224.953%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.enlighter-default .enlighter-toolbar .enlighter-btn-window {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2246px%22%20height%3D%2246px%22%20viewBox%3D%220%200%2046%2046%22%20enable-background%3D%22new%200%200%2046%2046%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%227.125%22%20y1%3D%229.25%22%20x2%3D%2239.75%22%20y2%3D%229.25%22%2F%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%227.125%22%20y1%3D%2218.167%22%20x2%3D%2239.75%22%20y2%3D%2218.167%22%2F%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%227.125%22%20y1%3D%2227.083%22%20x2%3D%2239.75%22%20y2%3D%2227.083%22%2F%3E%0D%0A%3Cline%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224%22%20stroke-miterlimit%3D%2210%22%20x1%3D%227.125%22%20y1%3D%2236%22%20x2%3D%2229.809%22%20y2%3D%2236%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.enlighter-default .enlighter-toolbar .enlighter-btn-website {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22E%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2246px%22%20height%3D%2246px%22%20viewBox%3D%220%200%2046%2046%22%20enable-background%3D%22new%200%200%2046%2046%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23202F65%22%20d%3D%22M32.48%2C25.614H19.64l-4.933%2C9.826l17.746%2C0.037l-6.173%2C5.358L8.167%2C40.912L16.29%2C6.055h22.974l-5.734%2C5.354%0D%0A%09%09l-13.306-0.027l0.672%2C8.797h12.841L32.48%2C25.614z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.enlighter-code {
    overflow: hidden
}

.enlighter-origin {
    display: none !important
}

.enlighter-clipboard {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.enlighter-v-inline {
    display: inline-block;
    overflow: inherit;
    margin: 0
}

.enlighter-v-standard {
    display: block
}

.enlighter-v-codegroup {
    display: block
}

.enlighter-v-codegroup .enlighter-codegroup-wrapper {
    position: relative
}

.enlighter-v-codegroup .enlighter-code {
    display: none
}

.enlighter-v-codegroup .enlighter-toolbar {
    top: 44px
}

div.enlighter {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    min-width: 100%;
    font-size: 1em;
    margin: 0;
    padding: 0;
    text-indent: 0;
    counter-reset: enlighter 0
}

div.enlighter>div {
    display: table-row;
    margin: 0;
    border: solid 0 #fff;
    list-style: none;
    font-size: inherit;
    line-height: 1.15em;
    min-height: 14px
}

div.enlighter>div>div {
    display: table-cell;
    padding-left: 10px
}

div.enlighter>div>div::before {
    content: " "
}

span.enlighter {
    display: inline-block;
    padding: 3px 5px 1px 5px;
    margin: 0 2px 0 2px
}

.enlighter span {
    margin: 0;
    padding: 0;
    line-height: inherit;
    font-size: 1em;
    font-family: inherit
}

.enlighter-linenumbers div.enlighter>div::before {
    white-space: nowrap;
    display: block;
    display: table-cell;
    width: 45px;
    min-width: 45px;
    counter-increment: enlighter;
    content: counter(enlighter, decimal) ".";
    text-align: right;
    padding-right: 8px
}

.enlighter-toolbar {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10
}

.enlighter-toolbar-bottom {
    top: unset;
    bottom: 0
}

.enlighter-overflow-scroll.enlighter-v-codegroup .enlighter-code,
.enlighter-overflow-scroll.enlighter-v-standard .enlighter-code {
    overflow-x: auto;
    word-wrap: normal !important
}

.enlighter-overflow-scroll.enlighter-v-codegroup .enlighter>div>div,
.enlighter-overflow-scroll.enlighter-v-standard .enlighter>div>div {
    white-space: pre !important
}

.enlighter-overflow-scroll.enlighter-v-codegroup .enlighter-raw,
.enlighter-overflow-scroll.enlighter-v-standard .enlighter-raw {
    white-space: pre !important
}

.enlighter-collapse.enlighter-v-codegroup .enlighter-code,
.enlighter-collapse.enlighter-v-standard .enlighter-code {
    overflow-y: auto;
    max-height: 500px
}

.enlighter-collapse.enlighter-collapse-full.enlighter-v-standard .enlighter-code {
    max-height: none
}

.enlighter-collapse.enlighter-collapse-full.enlighter-v-codegroup .enlighter-codegroup-wrapper {
    max-height: none
}

.enlighter-show-rawcode .enlighter-raw {
    display: block
}

.enlighter-show-rawcode .enlighter {
    display: none !important
}

.enlighter-t-enlighter {
    color: #939393;
    border-radius: 8px;
    border: solid 1px #e0e0e0
}

.enlighter-t-enlighter .enlighter-btn {
    border-radius: 3px;
    background-color: #fff;
    color: #717171;
    font-size: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 8px;
    text-decoration: none;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: contain
}

.enlighter-t-enlighter .enlighter-btn:hover {
    border-color: #c9c9c9
}

.enlighter-t-enlighter .enlighter-btn:after {
    content: ''
}

.enlighter-t-enlighter.enlighter-hover.enlighter-linenumbers div.enlighter>div:hover {
    color: #444;
    background-color: #fffcd3
}

.enlighter-t-enlighter.enlighter-hover div.enlighter>div:hover {
    color: #444;
    background-color: #fffcd3
}

.enlighter-t-enlighter .enlighter-raw {
    font-size: 1em;
    color: #000;
    background-color: #f9f9f9;
    border-radius: 8px;
    line-height: 1.4em;
    padding: 0 5px 0 60px
}

.enlighter-t-enlighter div.enlighter>div {
    border: solid 0 #fff;
    line-height: 1.35em;
    color: #aaa
}

.enlighter-t-enlighter div.enlighter>div:FIRST-CHILD {
    border-radius: 8px 8px 0 0
}

.enlighter-t-enlighter div.enlighter>div:LAST-CHILD {
    border-radius: 0 0 8px 8px
}

.enlighter-t-enlighter div.enlighter>div.enlighter-special {
    background-color: #fdf5f0
}

.enlighter-t-enlighter.enlighter-linenumbers div.enlighter>div::before {
    border-right: solid 1px #e0e0e0;
    background-color: #f9f9f9
}

.enlighter-t-enlighter.enlighter-linenumbers div.enlighter>div:FIRST-CHILD::before {
    border-radius: 8px 0 0 0
}

.enlighter-t-enlighter.enlighter-linenumbers div.enlighter>div:LAST-CHILD::before {
    border-radius: 0 0 0 8px
}

.enlighter-t-enlighter .enlighter-text {
    color: #000
}

.enlighter-t-enlighter .enlighter-c0 {
    color: #99a
}

.enlighter-t-enlighter .enlighter-c1 {
    color: #99a
}

.enlighter-t-enlighter .enlighter-c2 {
    color: #99a
}

.enlighter-t-enlighter .enlighter-c9 {
    color: #9baa8f
}

.enlighter-t-enlighter .enlighter-k0 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-k1 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-k2 {
    color: #458;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-k3 {
    color: #4da0d2;
    background-color: #f0f0f0
}

.enlighter-t-enlighter .enlighter-k4 {
    color: #4a9141;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-k5 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-k6 {
    color: #286491;
    font-style: italic
}

.enlighter-t-enlighter .enlighter-k7 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-k8 {
    color: #4da0d2
}

.enlighter-t-enlighter .enlighter-k9 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-k10 {
    color: #4a9141;
    font-style: italic
}

.enlighter-t-enlighter .enlighter-k11 {
    color: #99a
}

.enlighter-t-enlighter .enlighter-e0 {
    color: #34068a;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-e1 {
    color: #34068a;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-e2 {
    color: #009926
}

.enlighter-t-enlighter .enlighter-e3 {
    color: #286491
}

.enlighter-t-enlighter .enlighter-e4 {
    color: #ff8c00;
    font-style: italic
}

.enlighter-t-enlighter .enlighter-s0 {
    color: #d14
}

.enlighter-t-enlighter .enlighter-s1 {
    color: #d14
}

.enlighter-t-enlighter .enlighter-s2 {
    color: #d14
}

.enlighter-t-enlighter .enlighter-s3 {
    color: #737383
}

.enlighter-t-enlighter .enlighter-s4 {
    color: #ff8c00;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-s5 {
    color: #d14;
    font-style: italic
}

.enlighter-t-enlighter .enlighter-n0 {
    color: #099
}

.enlighter-t-enlighter .enlighter-n1 {
    color: #099
}

.enlighter-t-enlighter .enlighter-n2 {
    color: #099;
    font-style: italic
}

.enlighter-t-enlighter .enlighter-n3 {
    color: #099;
    font-style: italic
}

.enlighter-t-enlighter .enlighter-n4 {
    color: #099;
    font-style: italic
}

.enlighter-t-enlighter .enlighter-n5 {
    color: #099;
    text-decoration: underline
}

.enlighter-t-enlighter .enlighter-m0 {
    color: #0086b3
}

.enlighter-t-enlighter .enlighter-m1 {
    color: #0086b3
}

.enlighter-t-enlighter .enlighter-m2 {
    color: #0086b3
}

.enlighter-t-enlighter .enlighter-m3 {
    color: #0086b3
}

.enlighter-t-enlighter .enlighter-g0 {
    color: #777
}

.enlighter-t-enlighter .enlighter-g1 {
    color: #777
}

.enlighter-t-enlighter .enlighter-t0 {
    color: #777
}

.enlighter-t-enlighter .enlighter-t1 {
    color: #d14;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-t2 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-t3 {
    color: #0086b3
}

.enlighter-t-enlighter .enlighter-t4 {
    color: #009926
}

.enlighter-t-enlighter .enlighter-t5 {
    color: #009926
}

.enlighter-t-enlighter .enlighter-t6 {
    color: #d14
}

.enlighter-t-enlighter .enlighter-t7 {
    color: #535353;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-t8 {
    color: #777;
    background-color: #f0f0f0;
    font-style: italic
}

.enlighter-t-enlighter .enlighter-x1 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-x2 {
    color: #4da0d2
}

.enlighter-t-enlighter .enlighter-x10 {
    color: #000;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-x11 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-enlighter .enlighter-x12 {
    color: #286491;
    text-decoration: underline
}

.enlighter-t-enlighter .enlighter-x13 {
    color: #0086b3
}

.enlighter-t-enlighter .enlighter-x14 {
    color: #099;
    font-style: italic
}

.enlighter-t-enlighter .enlighter-x15 {
    color: #990073;
    font-style: italic
}

.enlighter-t-enlighter.enlighter-v-inline {
    border-radius: 3px;
    background-color: #fafafa
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter,
.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-raw {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter div:first-child {
    border-radius: 0
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-codegroup-wrapper {
    position: relative
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-codegroup-switch {
    border-radius: 8px 8px 0 0;
    background-color: #f9f9f9;
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 5px 5px 45px
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    padding: 3px 10px 3px 10px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    font-size: 1em;
    color: #000;
    background-color: transparent;
    width: auto
}

.enlighter-t-enlighter.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #e5e5e5;
    color: #000;
    border-color: #c9c9c9
}

.enlighter-t-beyond {
    color: #333;
    background-color: #f7f7fa;
    border-radius: 5px;
    border: solid 2px #e2e2e8;
    padding: 10px 10px 10px 5px
}

.enlighter-t-beyond .enlighter-btn {
    border-radius: 3px;
    background-color: #fff;
    color: #717171;
    padding: 0;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 8px;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: contain;
    font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-beyond .enlighter-btn:hover {
    border-color: #c9c9c9
}

.enlighter-t-beyond .enlighter-btn:after {
    content: ''
}

.enlighter-t-beyond.enlighter-hover div.enlighter>div:hover {
    color: #444;
    background-color: #fff
}

.enlighter-t-beyond.enlighter-hover div.enlighter>div:hover.enlighter-special {
    background-color: #fffcd3;
    border: solid 0 #fff;
    color: #444
}

.enlighter-t-beyond .enlighter-raw {
    background-color: #f7f7fa;
    font-size: 1.1em;
    color: #333;
    padding: 10px 15px 10px 59px;
    line-height: 1.7em
}

.enlighter-t-beyond div.enlighter>div {
    border: solid 0 #fff;
    padding: 1px 5px 1px 10px;
    line-height: 1.5em;
    color: #aaa;
    background-color: #f7f7fa
}

.enlighter-t-beyond div.enlighter>div:FIRST-CHILD {
    border-radius: 8px 8px 0 0
}

.enlighter-t-beyond div.enlighter>div:LAST-CHILD {
    border-radius: 0 0 8px 8px
}

.enlighter-t-beyond div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-beyond div.enlighter>div.enlighter-special {
    background-color: #fff
}

.enlighter-t-beyond.enlighter-linenumbers div.enlighter>div::before {
    padding: 1px 5px 1px 14px;
    font-size: .9em
}

.enlighter-t-beyond.enlighter-linenumbers div.enlighter>div:FIRST-CHILD::before {
    border-radius: 0 8px 0 0
}

.enlighter-t-beyond.enlighter-linenumbers div.enlighter>div:LAST-CHILD::before {
    border-radius: 0 0 8px 0
}

.enlighter-t-beyond .enlighter span {
    font-size: 1.1em
}

.enlighter-t-beyond .enlighter-text {
    color: #2f3235
}

.enlighter-t-beyond .enlighter-c0 {
    color: #8181a1
}

.enlighter-t-beyond .enlighter-c1 {
    color: #8181a1
}

.enlighter-t-beyond .enlighter-c2 {
    color: #8181a1
}

.enlighter-t-beyond .enlighter-c9 {
    color: #8181a1
}

.enlighter-t-beyond .enlighter-k0 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-k1 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-k2 {
    color: #458;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-k3 {
    color: #4da0d2;
    background-color: #f0f0f0
}

.enlighter-t-beyond .enlighter-k4 {
    color: #4a9141;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-k5 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-k6 {
    color: #286491;
    font-style: italic
}

.enlighter-t-beyond .enlighter-k7 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-k8 {
    color: #4da0d2
}

.enlighter-t-beyond .enlighter-k9 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-k10 {
    color: #4a9141;
    font-style: italic
}

.enlighter-t-beyond .enlighter-k11 {
    color: #8181a1
}

.enlighter-t-beyond .enlighter-e0 {
    color: #34068a;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-e1 {
    color: #34068a;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-e2 {
    color: #009926
}

.enlighter-t-beyond .enlighter-e3 {
    color: #286491
}

.enlighter-t-beyond .enlighter-e4 {
    color: #049595;
    font-style: italic
}

.enlighter-t-beyond .enlighter-s0 {
    color: #d14
}

.enlighter-t-beyond .enlighter-s1 {
    color: #d14
}

.enlighter-t-beyond .enlighter-s2 {
    color: #d14
}

.enlighter-t-beyond .enlighter-s3 {
    color: #737383
}

.enlighter-t-beyond .enlighter-s4 {
    color: #049595;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-s5 {
    color: #d14;
    font-style: italic
}

.enlighter-t-beyond .enlighter-n0 {
    color: #099
}

.enlighter-t-beyond .enlighter-n1 {
    color: #099
}

.enlighter-t-beyond .enlighter-n2 {
    color: #099;
    font-style: italic
}

.enlighter-t-beyond .enlighter-n3 {
    color: #099;
    font-style: italic
}

.enlighter-t-beyond .enlighter-n4 {
    color: #099;
    font-style: italic
}

.enlighter-t-beyond .enlighter-n5 {
    color: #099;
    text-decoration: underline
}

.enlighter-t-beyond .enlighter-m0 {
    color: #0086b3
}

.enlighter-t-beyond .enlighter-m1 {
    color: #0086b3
}

.enlighter-t-beyond .enlighter-m2 {
    color: #0086b3
}

.enlighter-t-beyond .enlighter-m3 {
    color: #0086b3
}

.enlighter-t-beyond .enlighter-g0 {
    color: #777
}

.enlighter-t-beyond .enlighter-g1 {
    color: #777
}

.enlighter-t-beyond .enlighter-t0 {
    color: #777
}

.enlighter-t-beyond .enlighter-t1 {
    color: #d14;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-t2 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-t3 {
    color: #0086b3
}

.enlighter-t-beyond .enlighter-t4 {
    color: #009926
}

.enlighter-t-beyond .enlighter-t5 {
    color: #009926
}

.enlighter-t-beyond .enlighter-t6 {
    color: #d14
}

.enlighter-t-beyond .enlighter-t7 {
    color: #535353;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-t8 {
    color: #777;
    background-color: #f0f0f0;
    font-style: italic
}

.enlighter-t-beyond .enlighter-x1 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-x2 {
    color: #4da0d2
}

.enlighter-t-beyond .enlighter-x10 {
    color: #000;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-x11 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-beyond .enlighter-x12 {
    color: #286491;
    text-decoration: underline
}

.enlighter-t-beyond .enlighter-x13 {
    color: #0086b3
}

.enlighter-t-beyond .enlighter-x14 {
    color: #099;
    font-style: italic
}

.enlighter-t-beyond .enlighter-x15 {
    color: #990073;
    font-style: italic
}

.enlighter-t-beyond.enlighter-v-inline {
    border-radius: 3px;
    background-color: #f7f7fa;
    border: dotted 1px #e2e2e8;
    padding: 0
}

.enlighter-t-beyond.enlighter-v-codegroup {
    padding: 0;
    border: none
}

.enlighter-t-beyond.enlighter-v-codegroup .enlighter-codegroup-wrapper {
    background-color: #f7f7fa;
    border-radius: 5px;
    border: solid 2px #e2e2e8;
    padding: 10px 10px 10px 5px
}

.enlighter-t-beyond.enlighter-v-codegroup .enlighter-codegroup-switch {
    background-color: #fff;
    padding: 0 0 0 45px
}

.enlighter-t-beyond.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    border: solid 2px #e2e2e8;
    border-radius: 5px 5px 0 0;
    font-size: 1em;
    color: #286491;
    font-weight: 700;
    background-color: #fff;
    border-bottom: none;
    padding: 3px 10px 3px 10px;
    width: auto
}

.enlighter-t-beyond.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #e2e2e8;
    border-color: #d8d8dd;
    color: #505050;
    font-weight: 700
}

.enlighter-t-classic {
    background-color: #fff;
    border: 1px solid #e8e8e2
}

.enlighter-t-classic .enlighter-btn {
    background-color: #fff;
    color: #717171;
    font-size: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 8px;
    text-decoration: none;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: contain;
    font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-classic .enlighter-btn:hover {
    border-color: #c9c9c9
}

.enlighter-t-classic .enlighter-btn:after {
    content: ''
}

.enlighter-t-classic.enlighter-hover div.enlighter>div:hover {
    background-color: #ddf0dd
}

.enlighter-t-classic .enlighter-raw {
    font-size: 1.25em;
    color: #000;
    line-height: 1.85em;
    padding: 4px 5px 4px 58px
}

.enlighter-t-classic div.enlighter {
    line-height: 1.7em
}

.enlighter-t-classic div.enlighter>div {
    padding: 1px 5px 1px 14px;
    line-height: 1.7em;
    color: #aaa
}

.enlighter-t-classic div.enlighter>div>div {
    border-left: solid 4px #52ce52
}

.enlighter-t-classic div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-classic div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-classic div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-classic div.enlighter>div:nth-child(even) {
    background-color: #f8f8f8
}

.enlighter-t-classic div.enlighter>div.enlighter-special {
    background-color: #edf9ec;
    border-left-color: #3fa03f
}

.enlighter-t-classic.enlighter-linenumbers div.enlighter>div::before {
    padding: 1px 5px 1px 14px;
    color: #000;
    background-color: #f8f8f8;
    font-size: 1.15em;
    width: 55px;
    min-width: 55px
}

.enlighter-t-classic .enlighter span {
    font-size: 1.25em
}

.enlighter-t-classic .enlighter-text {
    color: #000
}

.enlighter-t-classic .enlighter-c0 {
    color: #888
}

.enlighter-t-classic .enlighter-c1 {
    color: #888
}

.enlighter-t-classic .enlighter-c2 {
    color: #888
}

.enlighter-t-classic .enlighter-c9 {
    color: #888
}

.enlighter-t-classic .enlighter-k0 {
    color: #066da1;
    font-weight: 700
}

.enlighter-t-classic .enlighter-k1 {
    color: #066da1;
    font-weight: 700
}

.enlighter-t-classic .enlighter-k2 {
    color: #404247;
    font-weight: 700
}

.enlighter-t-classic .enlighter-k3 {
    color: #404247;
    background-color: #f0f0f0
}

.enlighter-t-classic .enlighter-k4 {
    color: #404247;
    font-weight: 700
}

.enlighter-t-classic .enlighter-k5 {
    color: #404247;
    font-weight: 700
}

.enlighter-t-classic .enlighter-k6 {
    color: #066da1;
    font-style: italic
}

.enlighter-t-classic .enlighter-k7 {
    color: #066da1;
    font-weight: 700
}

.enlighter-t-classic .enlighter-k8 {
    color: #404247
}

.enlighter-t-classic .enlighter-k9 {
    color: #d53aa9;
    font-weight: 700
}

.enlighter-t-classic .enlighter-k10 {
    color: #404247;
    font-style: italic
}

.enlighter-t-classic .enlighter-k11 {
    color: #888
}

.enlighter-t-classic .enlighter-e0 {
    color: #d53aa9;
    font-weight: 700
}

.enlighter-t-classic .enlighter-e1 {
    color: #d53aa9;
    font-weight: 700
}

.enlighter-t-classic .enlighter-e2 {
    color: #009926
}

.enlighter-t-classic .enlighter-e3 {
    color: #d53aa9
}

.enlighter-t-classic .enlighter-e4 {
    color: #d53aa9;
    font-style: italic
}

.enlighter-t-classic .enlighter-s0 {
    color: #2d47e6
}

.enlighter-t-classic .enlighter-s1 {
    color: #2d47e6
}

.enlighter-t-classic .enlighter-s2 {
    color: #2d47e6
}

.enlighter-t-classic .enlighter-s3 {
    color: #2d47e6
}

.enlighter-t-classic .enlighter-s4 {
    color: #2d47e6;
    font-weight: 700
}

.enlighter-t-classic .enlighter-s5 {
    color: #d53aa9;
    font-weight: 700
}

.enlighter-t-classic .enlighter-n0 {
    color: #d53aa9
}

.enlighter-t-classic .enlighter-n1 {
    color: #d53aa9
}

.enlighter-t-classic .enlighter-n2 {
    color: #d53aa9
}

.enlighter-t-classic .enlighter-n3 {
    color: #d53aa9
}

.enlighter-t-classic .enlighter-n4 {
    color: #d53aa9
}

.enlighter-t-classic .enlighter-n5 {
    color: #d53aa9
}

.enlighter-t-classic .enlighter-m0 {
    color: #404247
}

.enlighter-t-classic .enlighter-m1 {
    color: #404247
}

.enlighter-t-classic .enlighter-m2 {
    color: #404247
}

.enlighter-t-classic .enlighter-m3 {
    color: #404247
}

.enlighter-t-classic .enlighter-g0 {
    color: #444
}

.enlighter-t-classic .enlighter-g1 {
    color: #444
}

.enlighter-t-classic .enlighter-t0 {
    color: #444
}

.enlighter-t-classic .enlighter-t1 {
    color: #d53aa9;
    font-weight: 700
}

.enlighter-t-classic .enlighter-t2 {
    color: #d53aa9;
    font-weight: 700
}

.enlighter-t-classic .enlighter-t3 {
    color: #066da1
}

.enlighter-t-classic .enlighter-t4 {
    color: #009926
}

.enlighter-t-classic .enlighter-t5 {
    color: #009926
}

.enlighter-t-classic .enlighter-t6 {
    color: #d53aa9
}

.enlighter-t-classic .enlighter-t7 {
    color: #444;
    font-weight: 700
}

.enlighter-t-classic .enlighter-t8 {
    color: #444;
    background-color: #f0f0f0;
    font-style: italic
}

.enlighter-t-classic .enlighter-x1 {
    color: #066da1;
    font-weight: 700
}

.enlighter-t-classic .enlighter-x2 {
    color: #404247;
    font-weight: 700
}

.enlighter-t-classic .enlighter-x10 {
    color: #000;
    font-weight: 700
}

.enlighter-t-classic .enlighter-x11 {
    color: #286491;
    font-weight: 700
}

.enlighter-t-classic .enlighter-x12 {
    color: #286491;
    text-decoration: underline
}

.enlighter-t-classic .enlighter-x13 {
    color: #0086b3
}

.enlighter-t-classic .enlighter-x14 {
    color: #099;
    font-style: italic
}

.enlighter-t-classic .enlighter-x15 {
    color: #990073;
    font-style: italic
}

.enlighter-t-classic.enlighter-v-inline {
    background-color: transparent;
    border: none
}

.enlighter-t-classic.enlighter-v-codegroup {
    display: block
}

.enlighter-t-classic.enlighter-v-codegroup .enlighter-codegroup-wrapper {
    position: relative
}

.enlighter-t-classic.enlighter-v-codegroup .enlighter-codegroup-switch {
    background-color: #f8f8f8;
    padding-left: 45px
}

.enlighter-t-classic.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    border: none;
    font-size: 1.25em;
    line-height: 2.1em;
    width: auto;
    height: auto;
    background-color: transparent;
    padding: 5px 10px 5px 10px
}

.enlighter-t-classic.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #52ce52;
    color: #f9f9f9;
    font-weight: 700
}

.enlighter-t-godzilla {
    border-left: solid 6px #4a80b3;
    background-image: url(data:image/gif;base64,R0lGODlhHgAeAJEAAPLz9ezt7vf39wAAACwAAAAAHgAeAAACYYyPqXvi/wCccr5gY3Y1491Z4fRlI3Rem5ByaymurQBT8nuDuM57wA8MCodEQA2V8yRjm6OmZ3G6oKSlrWlFYqlaJffpNWUvxbL5J2WNHenZrL2mxd/znfjLrm/v/Kg+UwAAOw==);
    background-repeat: repeat;
    background-position: 0 0
}

.enlighter-t-godzilla .enlighter-btn {
    border-radius: 3px;
    background-color: #fff;
    color: #717171;
    font-size: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 8px;
    text-decoration: none;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: contain
}

.enlighter-t-godzilla .enlighter-btn:hover {
    border-color: #c9c9c9
}

.enlighter-t-godzilla .enlighter-btn:after {
    content: ''
}

.enlighter-t-godzilla.enlighter-hover div.enlighter>div:hover {
    background-color: #f0f0f1
}

.enlighter-t-godzilla .enlighter-raw {
    font-size: 1.15em;
    line-height: 1.6em;
    color: #2b333a;
    padding: 4px 5px 4px 54px
}

.enlighter-t-godzilla div.enlighter>div {
    padding: 1px 5px 1px 14px;
    line-height: 1.35em;
    color: #9c9ea0
}

.enlighter-t-godzilla div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-godzilla div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-godzilla div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-godzilla div.enlighter>div.enlighter-special {
    background-color: #fffcd3
}

.enlighter-t-godzilla.enlighter-linenumbers div.enlighter>div::before {
    padding: 1px 5px 1px 14px;
    background-color: transparent;
    font-size: .9em
}

.enlighter-t-godzilla .enlighter span {
    font-size: 1.15em
}

.enlighter-t-godzilla .enlighter-text {
    color: #2b333a
}

.enlighter-t-godzilla .enlighter-c0 {
    color: #6b7c8b
}

.enlighter-t-godzilla .enlighter-c1 {
    color: #6b7c8b
}

.enlighter-t-godzilla .enlighter-c2 {
    color: #6b7c8b
}

.enlighter-t-godzilla .enlighter-c9 {
    color: #5b7c9c
}

.enlighter-t-godzilla .enlighter-k0 {
    color: #085789;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-k1 {
    color: #085789;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-k2 {
    color: #4284ae;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-k3 {
    color: #4284ae;
    background-color: #f0f0f0
}

.enlighter-t-godzilla .enlighter-k4 {
    color: #4284ae;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-k5 {
    color: #085789;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-k6 {
    color: #085789;
    font-style: italic
}

.enlighter-t-godzilla .enlighter-k7 {
    color: #085789;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-k8 {
    color: #4284ae
}

.enlighter-t-godzilla .enlighter-k9 {
    color: #ae42a0;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-k10 {
    color: #ae42a0;
    font-style: italic
}

.enlighter-t-godzilla .enlighter-k11 {
    color: #6b7c8b
}

.enlighter-t-godzilla .enlighter-e0 {
    color: #085789;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-e1 {
    color: #085789;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-e2 {
    color: #085789
}

.enlighter-t-godzilla .enlighter-e3 {
    color: #085789
}

.enlighter-t-godzilla .enlighter-e4 {
    color: #d2901d
}

.enlighter-t-godzilla .enlighter-s0 {
    color: #5e860f
}

.enlighter-t-godzilla .enlighter-s1 {
    color: #5e860f
}

.enlighter-t-godzilla .enlighter-s2 {
    color: #5e860f
}

.enlighter-t-godzilla .enlighter-s3 {
    color: #5e860f
}

.enlighter-t-godzilla .enlighter-s4 {
    color: #5e860f
}

.enlighter-t-godzilla .enlighter-s5 {
    color: #5e860f
}

.enlighter-t-godzilla .enlighter-n0 {
    color: #9b0d5c
}

.enlighter-t-godzilla .enlighter-n1 {
    color: #9b0d5c
}

.enlighter-t-godzilla .enlighter-n2 {
    color: #9b0d5c;
    font-style: italic
}

.enlighter-t-godzilla .enlighter-n3 {
    color: #9b0d5c;
    font-style: italic
}

.enlighter-t-godzilla .enlighter-n4 {
    color: #9b0d5c;
    font-style: italic
}

.enlighter-t-godzilla .enlighter-n5 {
    color: #9b0d5c;
    text-decoration: underline
}

.enlighter-t-godzilla .enlighter-m0 {
    color: #d0284a
}

.enlighter-t-godzilla .enlighter-m1 {
    color: #d0284a
}

.enlighter-t-godzilla .enlighter-m2 {
    color: #d0284a
}

.enlighter-t-godzilla .enlighter-m3 {
    color: #d0284a
}

.enlighter-t-godzilla .enlighter-g0 {
    color: #35434c
}

.enlighter-t-godzilla .enlighter-g1 {
    color: #35434c
}

.enlighter-t-godzilla .enlighter-t0 {
    color: #35434c
}

.enlighter-t-godzilla .enlighter-t1 {
    color: #d0284a;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-t2 {
    color: #9b0d5c;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-t3 {
    color: #085789
}

.enlighter-t-godzilla .enlighter-t4 {
    color: #085789
}

.enlighter-t-godzilla .enlighter-t5 {
    color: #085789
}

.enlighter-t-godzilla .enlighter-t6 {
    color: #d0284a
}

.enlighter-t-godzilla .enlighter-t7 {
    color: #35434c;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-t8 {
    color: #35434c;
    background-color: #f0f0f0;
    font-style: italic
}

.enlighter-t-godzilla .enlighter-x1 {
    color: #085789;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-x2 {
    color: #4284ae
}

.enlighter-t-godzilla .enlighter-x10 {
    color: #35434c;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-x11 {
    color: #085789;
    font-weight: 700
}

.enlighter-t-godzilla .enlighter-x12 {
    color: #085789;
    text-decoration: underline
}

.enlighter-t-godzilla .enlighter-x13 {
    color: #4284ae
}

.enlighter-t-godzilla .enlighter-x14 {
    color: #4284ae;
    font-style: italic
}

.enlighter-t-godzilla .enlighter-x15 {
    color: #9b0d5c;
    font-style: italic
}

.enlighter-t-godzilla.enlighter-v-inline {
    background-color: #f7f7f7;
    border: dotted 1px #e0e0e1;
    border-left: solid 2px #4a80b3
}

.enlighter-t-godzilla.enlighter-v-codegroup .enlighter-codegroup-switch {
    font-family: "Open Sans", Arial, Verdana, sans-serif;
    background-color: #4a80b3;
    padding: 5px 5px 5px 5px
}

.enlighter-t-godzilla.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    padding: 3px 10px 3px 10px;
    border: none;
    background-color: transparent;
    line-height: 1.7em;
    font-size: 1.15em;
    color: #f0f0f0;
    width: auto
}

.enlighter-t-godzilla.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #00417f
}

.enlighter-t-atomic {
    font-family: Inconsolata, Consolas, "Source Code Pro", "Liberation Mono", "Courier New", Courier, monospace;
    background-color: #272b33;
    font-size: 12px;
    color: #939393
}

.enlighter-t-atomic .enlighter-toolbar {
    top: 10px;
    right: 10px
}

.enlighter-t-atomic .enlighter-btn {
    font-family: "Open Sans", Arial, Verdana, sans-serif;
    background-image: none;
    background-color: transparent;
    color: #939393;
    font-size: 1.1em;
    padding: 2px 8px 2px 8px;
    margin: 0 5px 0 5px;
    border: solid 1px #383e49;
    border-radius: 4px;
    background-color: #13151a
}

.enlighter-t-atomic .enlighter-btn:hover {
    background-color: #121518;
    color: #f0f0f0
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-raw {
    background-image: none
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-raw:after {
    content: 'Raw'
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-copy {
    background-image: none
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-copy:after {
    content: 'Copy'
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-window {
    background-image: none
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-window:after {
    content: 'Extern'
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-website {
    background-image: none
}

.enlighter-t-atomic .enlighter-toolbar .enlighter-btn-website:after {
    content: 'EnlighterJS'
}

.enlighter-t-atomic .enlighter-raw {
    font-size: 1.4em;
    color: #cfd5e0;
    background-color: #272b33;
    line-height: 1.85em;
    padding: 4px 5px 4px 54px
}

.enlighter-t-atomic div.enlighter>div {
    padding: 1px 5px 1px 14px;
    line-height: 1.6em;
    color: #596174;
    background-color: #272b33
}

.enlighter-t-atomic div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-atomic div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-atomic div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-atomic div.enlighter>div.enlighter-special {
    background-color: #392d3b
}

.enlighter-t-atomic.enlighter-linenumbers div.enlighter>div::before {
    padding: 1px 5px 1px 14px;
    font-size: 1.3em
}

.enlighter-t-atomic.enlighter-hover div.enlighter>div:hover {
    background-color: #2e353e
}

.enlighter-t-atomic .enlighter span {
    font-size: 1.4em
}

.enlighter-t-atomic .enlighter-text {
    color: #cfd5e0
}

.enlighter-t-atomic .enlighter-c0 {
    color: #6b7c8b
}

.enlighter-t-atomic .enlighter-c1 {
    color: #6b7c8b
}

.enlighter-t-atomic .enlighter-c2 {
    color: #6b7c8b
}

.enlighter-t-atomic .enlighter-c9 {
    color: #5b7c9c
}

.enlighter-t-atomic .enlighter-k0 {
    color: #d171dd;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-k1 {
    color: #d171dd;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-k2 {
    color: #d19252;
    border-bottom: dotted 1px #d19252
}

.enlighter-t-atomic .enlighter-k3 {
    color: #4284ae
}

.enlighter-t-atomic .enlighter-k4 {
    color: #4284ae;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-k5 {
    color: #d171dd;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-k6 {
    color: #d171dd;
    font-style: italic
}

.enlighter-t-atomic .enlighter-k7 {
    color: #d171dd;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-k8 {
    color: #4284ae
}

.enlighter-t-atomic .enlighter-k9 {
    color: #fff
}

.enlighter-t-atomic .enlighter-k10 {
    color: #4284ae;
    font-style: italic
}

.enlighter-t-atomic .enlighter-k11 {
    color: #6b7c8b
}

.enlighter-t-atomic .enlighter-e0 {
    color: #d171dd;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-e1 {
    color: #d171dd;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-e2 {
    color: #d19252
}

.enlighter-t-atomic .enlighter-e3 {
    color: #ae42a0
}

.enlighter-t-atomic .enlighter-e4 {
    color: #d2901d;
    font-style: italic
}

.enlighter-t-atomic .enlighter-s0 {
    color: #7cc379
}

.enlighter-t-atomic .enlighter-s1 {
    color: #7cc379
}

.enlighter-t-atomic .enlighter-s2 {
    color: #7cc379
}

.enlighter-t-atomic .enlighter-s3 {
    color: #7cc379
}

.enlighter-t-atomic .enlighter-s4 {
    color: #7cc379;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-s5 {
    color: #5e860f;
    font-style: italic
}

.enlighter-t-atomic .enlighter-n0 {
    color: #d19a66
}

.enlighter-t-atomic .enlighter-n1 {
    color: #d19a66
}

.enlighter-t-atomic .enlighter-n2 {
    color: #d19a66
}

.enlighter-t-atomic .enlighter-n3 {
    color: #d19a66
}

.enlighter-t-atomic .enlighter-n4 {
    color: #d19a66
}

.enlighter-t-atomic .enlighter-n5 {
    color: #d19a66
}

.enlighter-t-atomic .enlighter-m0 {
    color: #4284ae
}

.enlighter-t-atomic .enlighter-m1 {
    color: #4284ae
}

.enlighter-t-atomic .enlighter-m2 {
    color: #4284ae
}

.enlighter-t-atomic .enlighter-m3 {
    color: #4284ae
}

.enlighter-t-atomic .enlighter-g0 {
    color: #6b7c8b;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-g1 {
    color: #6b7c8b;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-t0 {
    color: #6b7c8b
}

.enlighter-t-atomic .enlighter-t1 {
    color: #9b0d5c;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-t2 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-t3 {
    color: #d171dd
}

.enlighter-t-atomic .enlighter-t4 {
    color: #4284ae
}

.enlighter-t-atomic .enlighter-t5 {
    color: #4284ae
}

.enlighter-t-atomic .enlighter-t6 {
    color: #9b0d5c
}

.enlighter-t-atomic .enlighter-t7 {
    color: #6b7c8b;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-t8 {
    color: #6b7c8b
}

.enlighter-t-atomic .enlighter-x1 {
    color: #d171dd;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-x2 {
    color: #d19252;
    border-bottom: dotted 1px #d19252
}

.enlighter-t-atomic .enlighter-x10 {
    color: #d171dd;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-x11 {
    color: #d171dd;
    font-weight: 700
}

.enlighter-t-atomic .enlighter-x12 {
    color: #d171dd;
    text-decoration: underline
}

.enlighter-t-atomic .enlighter-x13 {
    color: #d19252;
    border-bottom: dotted 1px #d19252
}

.enlighter-t-atomic .enlighter-x14 {
    color: #d19a66;
    font-style: italic
}

.enlighter-t-atomic .enlighter-x15 {
    color: #9b0d5c;
    font-style: italic
}

.enlighter-t-atomic.enlighter-v-codegroup .enlighter-codegroup-wrapper {
    position: relative
}

.enlighter-t-atomic.enlighter-v-codegroup .enlighter-codegroup-switch {
    padding: 5px 5px 0 45px;
    background-color: #121518
}

.enlighter-t-atomic.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    padding: 2px 8px 0 8px;
    border: none;
    background-color: transparent;
    line-height: 2.1em;
    font-weight: 700;
    color: #f0f0f0;
    border-radius: 5px 5px 0 0;
    text-transform: lowercase
}

.enlighter-t-atomic.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #272b33
}

.enlighter-t-droide {
    background-color: #f7f7f9;
    border: solid 1px #e0e0e0
}

.enlighter-t-droide .enlighter-btn {
    background-color: #fff;
    color: #717171;
    font-size: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 8px;
    text-decoration: none;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: contain
}

.enlighter-t-droide .enlighter-btn:hover {
    background-color: #fff
}

.enlighter-t-droide .enlighter-btn:after {
    content: ''
}

.enlighter-t-droide.enlighter-hover div.enlighter>div:hover {
    background-color: #fae9d9
}

.enlighter-t-droide .enlighter-raw {
    font-size: 1.1em;
    color: #404141;
    line-height: 1.5em;
    padding: 4px 5px 4px 55px
}

.enlighter-t-droide div.enlighter>div {
    border: solid 0 #fff;
    padding: 1px 5px 1px 14px;
    line-height: 1.35em;
    color: #aaa
}

.enlighter-t-droide div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-droide div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-droide div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-droide div.enlighter>div.enlighter-special {
    background-color: #fae9d9;
    border-left: solid 5px #e07c19
}

.enlighter-t-droide.enlighter-linenumbers div.enlighter>div::before {
    padding: 1px 5px 1px 0;
    border-right: 1px dashed #e0e0e0;
    font-size: .9em;
    color: #707070;
    background-color: #f7f7f9
}

.enlighter-t-droide .enlighter span {
    font-size: 1.1em
}

.enlighter-t-droide .enlighter-text {
    color: #000
}

.enlighter-t-droide .enlighter-c0 {
    color: #086b08
}

.enlighter-t-droide .enlighter-c1 {
    color: #086b08
}

.enlighter-t-droide .enlighter-c2 {
    color: #086b08
}

.enlighter-t-droide .enlighter-c9 {
    color: #086b08
}

.enlighter-t-droide .enlighter-k0 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-droide .enlighter-k1 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-droide .enlighter-k2 {
    color: #458;
    font-weight: 700
}

.enlighter-t-droide .enlighter-k3 {
    color: #6e0d6e
}

.enlighter-t-droide .enlighter-k4 {
    color: #6e0d6e;
    font-weight: 700
}

.enlighter-t-droide .enlighter-k5 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-droide .enlighter-k6 {
    color: #12217c;
    font-style: italic
}

.enlighter-t-droide .enlighter-k7 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-droide .enlighter-k8 {
    color: #458
}

.enlighter-t-droide .enlighter-k9 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-droide .enlighter-k10 {
    color: #6e0d6e;
    font-style: italic
}

.enlighter-t-droide .enlighter-k11 {
    color: #086b08
}

.enlighter-t-droide .enlighter-e0 {
    color: #34068a;
    font-weight: 700
}

.enlighter-t-droide .enlighter-e1 {
    color: #34068a;
    font-weight: 700
}

.enlighter-t-droide .enlighter-e2 {
    color: #009926
}

.enlighter-t-droide .enlighter-e3 {
    color: #286491
}

.enlighter-t-droide .enlighter-e4 {
    color: #ff8c00;
    font-style: italic
}

.enlighter-t-droide .enlighter-s0 {
    color: #961414
}

.enlighter-t-droide .enlighter-s1 {
    color: #961414
}

.enlighter-t-droide .enlighter-s2 {
    color: #961414
}

.enlighter-t-droide .enlighter-s3 {
    color: #961414
}

.enlighter-t-droide .enlighter-s4 {
    color: #963f14;
    font-weight: 700
}

.enlighter-t-droide .enlighter-s5 {
    color: #961414;
    font-style: italic
}

.enlighter-t-droide .enlighter-n0 {
    color: #007f7f
}

.enlighter-t-droide .enlighter-n1 {
    color: #007f7f
}

.enlighter-t-droide .enlighter-n2 {
    color: #007f7f;
    font-style: italic
}

.enlighter-t-droide .enlighter-n3 {
    color: #007f7f;
    font-style: italic
}

.enlighter-t-droide .enlighter-n4 {
    color: #007f7f;
    font-style: italic
}

.enlighter-t-droide .enlighter-n5 {
    color: #007f7f;
    text-decoration: underline
}

.enlighter-t-droide .enlighter-m0 {
    color: #000
}

.enlighter-t-droide .enlighter-m1 {
    color: #000
}

.enlighter-t-droide .enlighter-m2 {
    color: #000
}

.enlighter-t-droide .enlighter-m3 {
    color: #000
}

.enlighter-t-droide .enlighter-g0 {
    color: #12217c
}

.enlighter-t-droide .enlighter-g1 {
    color: #12217c
}

.enlighter-t-droide .enlighter-t0 {
    color: #777
}

.enlighter-t-droide .enlighter-t1 {
    color: #961414;
    font-weight: 700
}

.enlighter-t-droide .enlighter-t2 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-droide .enlighter-t3 {
    color: #458
}

.enlighter-t-droide .enlighter-t4 {
    color: #6e0d6e
}

.enlighter-t-droide .enlighter-t5 {
    color: #6e0d6e
}

.enlighter-t-droide .enlighter-t6 {
    color: #961414
}

.enlighter-t-droide .enlighter-t7 {
    color: #535353;
    font-weight: 700
}

.enlighter-t-droide .enlighter-t8 {
    color: #777;
    font-style: italic
}

.enlighter-t-droide .enlighter-x1 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-droide .enlighter-x2 {
    color: #6e0d6e
}

.enlighter-t-droide .enlighter-x10 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-droide .enlighter-x11 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-droide .enlighter-x12 {
    color: #458
}

.enlighter-t-droide .enlighter-x13 {
    color: #007f7f
}

.enlighter-t-droide .enlighter-x14 {
    color: #007f7f
}

.enlighter-t-droide .enlighter-x15 {
    color: #990073;
    font-style: italic
}

.enlighter-t-droide.enlighter-v-codegroup {
    background-color: transparent;
    border: none
}

.enlighter-t-droide.enlighter-v-codegroup .enlighter-codegroup-wrapper {
    background-color: #f7f7f9;
    border: solid 1px #e0e0e0
}

.enlighter-t-droide.enlighter-v-codegroup .enlighter-codegroup-switch {
    padding-left: 15px
}

.enlighter-t-droide.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    border: solid 1px #e0e0e0;
    font-size: 1em;
    color: #000;
    background-color: transparent;
    border-radius: 0;
    border-bottom-width: 0;
    padding: 5px 10px 5px 10px;
    font-weight: 700;
    width: auto;
    height: auto
}

.enlighter-t-droide.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #f7f7f9;
    color: #000;
    border-color: #c9c9c9
}

.enlighter-t-minimal {
    border-top: solid 3px #e0e0e0;
    border-bottom: solid 3px #e0e0e0;
    background-color: transparent;
    padding: 10px 0 10px 0
}

.enlighter-t-minimal .enlighter-btn {
    background-color: #fff;
    color: #717171;
    font-size: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 8px;
    text-decoration: none;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: contain
}

.enlighter-t-minimal .enlighter-btn:after {
    content: ''
}

.enlighter-t-minimal.enlighter-hover div.enlighter>div:hover {
    background-color: #f0f0f0
}

.enlighter-t-minimal .enlighter-raw {
    font-size: 1.1em;
    line-height: 1.75em;
    padding: 13px 5px 15px 50px;
    color: #404141
}

.enlighter-t-minimal div.enlighter>div {
    border: solid 0 #fff;
    background-color: transparent;
    padding: 1px 5px 1px 0;
    line-height: 1.5em;
    color: #a0a0a0
}

.enlighter-t-minimal div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-minimal div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-minimal div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-minimal div.enlighter>div.enlighter-special {
    background-color: #f9f9f9
}

.enlighter-t-minimal.enlighter-linenumbers div.enlighter>div::before {
    padding: 1px 10px 1px 10px;
    font-size: .8em;
    color: #404141
}

.enlighter-t-minimal .enlighter span {
    font-size: 1.1em
}

.enlighter-t-minimal .enlighter-text {
    color: #2a2a2a
}

.enlighter-t-minimal .enlighter-c0 {
    color: #a0a0a0
}

.enlighter-t-minimal .enlighter-c1 {
    color: #a0a0a0
}

.enlighter-t-minimal .enlighter-c2 {
    color: #a0a0a0
}

.enlighter-t-minimal .enlighter-c9 {
    color: #a0a0a0
}

.enlighter-t-minimal .enlighter-k0 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-k1 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-k2 {
    color: #458;
    border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-k3 {
    color: #458;
    border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-k4 {
    color: #458;
    border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-k5 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-k6 {
    color: #12217c;
    font-style: italic
}

.enlighter-t-minimal .enlighter-k7 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-k8 {
    color: #458
}

.enlighter-t-minimal .enlighter-k9 {
    color: #990073
}

.enlighter-t-minimal .enlighter-k10 {
    color: #990073
}

.enlighter-t-minimal .enlighter-k11 {
    color: #a0a0a0
}

.enlighter-t-minimal .enlighter-e0 {
    color: #458;
    border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-e1 {
    color: #458;
    border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-e2 {
    color: #996700;
    border-bottom: solid 1px #996700
}

.enlighter-t-minimal .enlighter-e3 {
    color: #458;
    border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-e4 {
    color: #458;
    border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-s0 {
    color: #217908;
    border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-s1 {
    color: #217908;
    border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-s2 {
    color: #cf6a4c
}

.enlighter-t-minimal .enlighter-s3 {
    color: #217908;
    border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-s4 {
    color: #217908;
    border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-s5 {
    color: #217908;
    border-bottom: dotted 1px #387905
}

.enlighter-t-minimal .enlighter-n0 {
    color: #a61d1b;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-n1 {
    color: #a61d1b;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-n2 {
    color: #a61d1b;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-n3 {
    color: #a61d1b;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-n4 {
    color: #a61d1b;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-n5 {
    color: #a61d1b;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-m0 {
    color: #12217c;
    background-color: #e0e0e0
}

.enlighter-t-minimal .enlighter-m1 {
    color: #12217c;
    background-color: #e0e0e0
}

.enlighter-t-minimal .enlighter-m2 {
    color: #12217c;
    background-color: #e0e0e0
}

.enlighter-t-minimal .enlighter-m3 {
    color: #12217c;
    background-color: #e0e0e0
}

.enlighter-t-minimal .enlighter-g0 {
    color: #12217c
}

.enlighter-t-minimal .enlighter-g1 {
    color: #2a2a2a
}

.enlighter-t-minimal .enlighter-t0 {
    color: #a0a0a0
}

.enlighter-t-minimal .enlighter-t1 {
    color: #387905;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-t2 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-t3 {
    color: #458
}

.enlighter-t-minimal .enlighter-t4 {
    color: #458
}

.enlighter-t-minimal .enlighter-t5 {
    color: #458
}

.enlighter-t-minimal .enlighter-t6 {
    color: #387905
}

.enlighter-t-minimal .enlighter-t7 {
    color: #a0a0a0;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-t8 {
    color: #a0a0a0;
    font-style: italic
}

.enlighter-t-minimal .enlighter-x1 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-x2 {
    color: #458;
    border-bottom: dotted 1px #458
}

.enlighter-t-minimal .enlighter-x10 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-x11 {
    color: #12217c;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-x12 {
    color: #458
}

.enlighter-t-minimal .enlighter-x13 {
    color: #a61d1b;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-x14 {
    color: #a61d1b;
    font-weight: 700
}

.enlighter-t-minimal .enlighter-x15 {
    color: #990073
}

.enlighter-t-minimal.enlighter-v-inline {
    background-color: transparent;
    border: none;
    padding: 0
}

.enlighter-t-minimal.enlighter-v-codegroup {
    border-top: none;
    padding-top: 0
}

.enlighter-t-minimal.enlighter-v-codegroup .enlighter-codegroup-wrapper {
    border-top: solid 3px #e0e0e0;
    padding-top: 10px
}

.enlighter-t-minimal.enlighter-v-codegroup .enlighter-codegroup-switch {
    padding-left: 5px;
    padding-bottom: 5px
}

.enlighter-t-minimal.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    font-size: 1em;
    color: #000;
    background-color: transparent;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1px 6px 1px 6px;
    border: none;
    width: auto;
    height: auto
}

.enlighter-t-minimal.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #e0e0e0;
    color: #2a2a2a
}

.enlighter-t-eclipse {
    color: #787878;
    border-radius: 5px;
    border: solid 8px #f3f3f3;
    background-color: #fff
}

.enlighter-t-eclipse .enlighter-toolbar {
    top: 15px;
    right: 15px
}

.enlighter-t-eclipse .enlighter-btn {
    background-color: #fff;
    color: #717171;
    font-size: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 8px;
    text-decoration: none;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: contain;
    border-radius: 8px
}

.enlighter-t-eclipse .enlighter-btn:hover {
    background-color: #e0e0e0
}

.enlighter-t-eclipse .enlighter-btn:after {
    content: ''
}

.enlighter-t-eclipse.enlighter-hover.enlighter-linenumbers div.enlighter>div:hover {
    background-color: #e8f2fe;
    color: #444
}

.enlighter-t-eclipse.enlighter-hover div.enlighter>div:hover {
    background-color: #e8f2fe;
    color: #444;
    border-left-color: #e0e0e0
}

.enlighter-t-eclipse .enlighter-raw {
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 4px 5px 4px 56px;
    color: #717171
}

.enlighter-t-eclipse div.enlighter {
    background-color: #fff
}

.enlighter-t-eclipse div.enlighter>div {
    border: solid 0 #fff;
    background-color: transparent;
    padding: 1px 5px 1px 0;
    line-height: 1.35em;
    color: #787878
}

.enlighter-t-eclipse div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-eclipse div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-eclipse div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-eclipse div.enlighter>div.enlighter-special {
    background-color: #f9f9f9
}

.enlighter-t-eclipse.enlighter-linenumbers div.enlighter>div::before {
    border-right: 2px solid #f8f8f8;
    padding: 1px 5px 1px 14px
}

.enlighter-t-eclipse .enlighter span {
    font-size: 1.1em
}

.enlighter-t-eclipse .enlighter-text {
    color: #000
}

.enlighter-t-eclipse .enlighter-c0 {
    color: #3f7f5f
}

.enlighter-t-eclipse .enlighter-c1 {
    color: #3f5fbf
}

.enlighter-t-eclipse .enlighter-c2 {
    color: #3f5fbf
}

.enlighter-t-eclipse .enlighter-c9 {
    color: #3f5fbf
}

.enlighter-t-eclipse .enlighter-k0 {
    color: #3f7f95;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-k1 {
    color: #3f7f95;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-k2 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-k3 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-k4 {
    color: #458
}

.enlighter-t-eclipse .enlighter-k5 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-k6 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-k7 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-k8 {
    color: #458
}

.enlighter-t-eclipse .enlighter-k9 {
    color: #990073
}

.enlighter-t-eclipse .enlighter-k10 {
    color: #990073
}

.enlighter-t-eclipse .enlighter-k11 {
    color: #3f5fbf
}

.enlighter-t-eclipse .enlighter-e0 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-e1 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-e2 {
    color: #009926
}

.enlighter-t-eclipse .enlighter-e3 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-e4 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-s0 {
    color: #320fe3
}

.enlighter-t-eclipse .enlighter-s1 {
    color: #320fe3
}

.enlighter-t-eclipse .enlighter-s2 {
    color: #320fe3
}

.enlighter-t-eclipse .enlighter-s3 {
    color: #320fe3
}

.enlighter-t-eclipse .enlighter-s4 {
    color: #320fe3
}

.enlighter-t-eclipse .enlighter-s5 {
    color: #990073
}

.enlighter-t-eclipse .enlighter-n0 {
    color: #000
}

.enlighter-t-eclipse .enlighter-n1 {
    color: #000
}

.enlighter-t-eclipse .enlighter-n2 {
    color: #000
}

.enlighter-t-eclipse .enlighter-n3 {
    color: #000
}

.enlighter-t-eclipse .enlighter-n4 {
    color: #000
}

.enlighter-t-eclipse .enlighter-n5 {
    color: #000
}

.enlighter-t-eclipse .enlighter-m0 {
    color: #000
}

.enlighter-t-eclipse .enlighter-m1 {
    color: #000
}

.enlighter-t-eclipse .enlighter-m2 {
    color: #000
}

.enlighter-t-eclipse .enlighter-m3 {
    color: #000
}

.enlighter-t-eclipse .enlighter-g0 {
    color: #777
}

.enlighter-t-eclipse .enlighter-g1 {
    color: #777
}

.enlighter-t-eclipse .enlighter-t0 {
    color: #777
}

.enlighter-t-eclipse .enlighter-t1 {
    color: #3f7f5f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-t2 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-t3 {
    color: #458
}

.enlighter-t-eclipse .enlighter-t4 {
    color: #458
}

.enlighter-t-eclipse .enlighter-t5 {
    color: #458
}

.enlighter-t-eclipse .enlighter-t6 {
    color: #3f7f5f
}

.enlighter-t-eclipse .enlighter-t7 {
    color: #a0a0a0;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-t8 {
    color: #a0a0a0;
    font-style: italic
}

.enlighter-t-eclipse .enlighter-x1 {
    color: #3f7f95;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-x2 {
    color: #7f007f;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-x10 {
    color: #3f7f95;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-x11 {
    color: #3f7f95;
    font-weight: 700
}

.enlighter-t-eclipse .enlighter-x12 {
    color: #458
}

.enlighter-t-eclipse .enlighter-x13 {
    color: #3f7f95
}

.enlighter-t-eclipse .enlighter-x14 {
    color: #000
}

.enlighter-t-eclipse .enlighter-x15 {
    color: #000
}

.enlighter-t-eclipse.enlighter-v-inline {
    border-radius: 3px;
    background-color: #f8f8f8;
    border: solid 0 #fff
}

.enlighter-t-eclipse.enlighter-v-codegroup {
    display: block
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter,
.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-raw {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-codegroup-wrapper {
    position: relative
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-codegroup-switch {
    background-color: #f3f3f3;
    padding: 8px 5px 0 60px;
    border-radius: 5px 5px 0 0
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    font-size: 1em;
    color: #000;
    background-color: transparent;
    padding: 5px 10px 5px 10px;
    border-radius: 5px 5px 0 0;
    border: none;
    width: auto
}

.enlighter-t-eclipse.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #fff;
    color: #000;
    border-color: #c9c9c9
}

.enlighter-t-mowtwo {
    background-color: #f0f0f1;
    border: solid 1px #f0f0f1;
    border-radius: 7px
}

.enlighter-t-mowtwo .enlighter-btn {
    background-color: #fff;
    color: #717171;
    font-size: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 8px;
    text-decoration: none;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: contain
}

.enlighter-t-mowtwo .enlighter-btn:after {
    content: ''
}

.enlighter-t-mowtwo.enlighter-hover div.enlighter>div:hover {
    background-color: #e9e9e9
}

.enlighter-t-mowtwo .enlighter-raw {
    font-size: 1.15em;
    line-height: 1.75em;
    color: #313437;
    padding: 5px 5px 5px 51px;
    background-color: transparent
}

.enlighter-t-mowtwo div.enlighter>div {
    line-height: 1.5em;
    padding: 1px 5px 1px 14px;
    color: #9c9ea0
}

.enlighter-t-mowtwo div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-mowtwo div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-mowtwo div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-mowtwo div.enlighter>div.enlighter-special {
    background-color: #e9e9e9
}

.enlighter-t-mowtwo.enlighter-linenumbers div.enlighter>div::before {
    padding: 1px 10px 1px 10px;
    font-size: .9em
}

.enlighter-t-mowtwo.enlighter-linenumbers div.enlighter>div:FIRST-CHILD::before {
    border-radius: 0 8px 0 0
}

.enlighter-t-mowtwo.enlighter-linenumbers div.enlighter>div:LAST-CHILD::before {
    border-radius: 0 0 8px 0
}

.enlighter-t-mowtwo .enlighter span {
    font-size: 1.15em
}

.enlighter-t-mowtwo .enlighter-text {
    color: #313437
}

.enlighter-t-mowtwo .enlighter-c0 {
    color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-c1 {
    color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-c2 {
    color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-c9 {
    color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-k0 {
    color: #b05098;
    font-weight: 700
}

.enlighter-t-mowtwo .enlighter-k1 {
    color: #b05098;
    font-weight: 700
}

.enlighter-t-mowtwo .enlighter-k2 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-k3 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-k4 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-k5 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-k6 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-k7 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-k8 {
    color: #313437
}

.enlighter-t-mowtwo .enlighter-k9 {
    color: #313437
}

.enlighter-t-mowtwo .enlighter-k10 {
    color: #313437
}

.enlighter-t-mowtwo .enlighter-k11 {
    color: #9c9ea0
}

.enlighter-t-mowtwo .enlighter-e0 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-e1 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-e2 {
    color: #864c08
}

.enlighter-t-mowtwo .enlighter-e3 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-e4 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-s0 {
    color: #83a440
}

.enlighter-t-mowtwo .enlighter-s1 {
    color: #83a440
}

.enlighter-t-mowtwo .enlighter-s2 {
    color: #83a440
}

.enlighter-t-mowtwo .enlighter-s3 {
    color: #83a440
}

.enlighter-t-mowtwo .enlighter-s4 {
    color: #83a440
}

.enlighter-t-mowtwo .enlighter-s5 {
    color: #83a440
}

.enlighter-t-mowtwo .enlighter-n0 {
    color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n1 {
    color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n2 {
    color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n3 {
    color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n4 {
    color: #429bc1
}

.enlighter-t-mowtwo .enlighter-n5 {
    color: #429bc1
}

.enlighter-t-mowtwo .enlighter-m0 {
    color: #666
}

.enlighter-t-mowtwo .enlighter-m1 {
    color: #666
}

.enlighter-t-mowtwo .enlighter-m2 {
    color: #666
}

.enlighter-t-mowtwo .enlighter-m3 {
    color: #666
}

.enlighter-t-mowtwo .enlighter-g0 {
    color: #864c08
}

.enlighter-t-mowtwo .enlighter-g1 {
    color: #909090
}

.enlighter-t-mowtwo .enlighter-t0 {
    color: #909090
}

.enlighter-t-mowtwo .enlighter-t1 {
    color: #b05098;
    font-weight: 700
}

.enlighter-t-mowtwo .enlighter-t2 {
    color: #b05098;
    font-weight: 700
}

.enlighter-t-mowtwo .enlighter-t3 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-t4 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-t5 {
    color: #83a440
}

.enlighter-t-mowtwo .enlighter-t6 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-t7 {
    color: #909090;
    font-weight: 700
}

.enlighter-t-mowtwo .enlighter-t8 {
    color: #909090;
    font-style: italic
}

.enlighter-t-mowtwo .enlighter-x1 {
    color: #b05098;
    font-weight: 700
}

.enlighter-t-mowtwo .enlighter-x2 {
    color: #b05098
}

.enlighter-t-mowtwo .enlighter-x10 {
    color: #b05098;
    font-weight: 700
}

.enlighter-t-mowtwo .enlighter-x11 {
    color: #b05098;
    font-weight: 700
}

.enlighter-t-mowtwo .enlighter-x12 {
    color: #313437
}

.enlighter-t-mowtwo .enlighter-x13 {
    color: #429bc1
}

.enlighter-t-mowtwo .enlighter-x14 {
    color: #429bc1
}

.enlighter-t-mowtwo .enlighter-x15 {
    color: #313437
}

.enlighter-t-mowtwo.enlighter-v-inline {
    border-radius: 4px
}

.enlighter-t-mowtwo.enlighter-v-codegroup .enlighter-codegroup-switch {
    background-color: #585b5e;
    padding: 10px 0 10px 20px;
    border-radius: 8px;
    margin-bottom: 5px
}

.enlighter-t-mowtwo.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    border-radius: 0;
    background-color: transparent;
    line-height: 1.7em;
    font-size: 1.25em;
    color: #f0f0f0;
    border: none;
    padding: 0 10px 0 10px;
    width: auto;
    height: auto;
    font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-mowtwo.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    text-decoration: underline
}

.enlighter-t-rowhammer {
    background-color: transparent;
    border: none
}

.enlighter-t-rowhammer .enlighter-toolbar {
    top: 20px
}

.enlighter-t-rowhammer .enlighter-btn {
    background-color: #fff;
    color: #717171;
    font-size: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 8px;
    text-decoration: none;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    background-size: contain
}

.enlighter-t-rowhammer .enlighter-btn:hover {
    background-color: #fff
}

.enlighter-t-rowhammer .enlighter-btn:after {
    content: ''
}

.enlighter-t-rowhammer.enlighter-hover div.enlighter>div:hover {
    background-color: #f0f0f0
}

.enlighter-t-rowhammer .enlighter-raw {
    font-size: 1.1em;
    color: #404141;
    background-color: transparent;
    padding: 14px 0 15px 38px;
    line-height: 2em
}

.enlighter-t-rowhammer div.enlighter>div {
    border: solid 0 #fff;
    padding: 1px 5px 1px 0;
    line-height: 1.67em;
    color: #94a9bf;
    background-color: transparent;
    border-bottom: dotted 1px #e9e9f0
}

.enlighter-t-rowhammer div.enlighter>div:nth-of-type(1) {
    border-top: dotted 1px #e9e9f0
}

.enlighter-t-rowhammer div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-rowhammer div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-rowhammer div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-rowhammer div.enlighter>div.enlighter-special {
    background-color: #f9f9f9
}

.enlighter-t-rowhammer.enlighter-linenumbers div.enlighter>div::before {
    padding: 1px 5px 1px 14px;
    font-size: .8em;
    color: #94a9bf
}

.enlighter-t-rowhammer .enlighter span {
    font-size: 1.1em
}

.enlighter-t-rowhammer .enlighter-text {
    color: #000
}

.enlighter-t-rowhammer .enlighter-c0 {
    color: #758697
}

.enlighter-t-rowhammer .enlighter-c1 {
    color: #758697
}

.enlighter-t-rowhammer .enlighter-c2 {
    color: #758697
}

.enlighter-t-rowhammer .enlighter-c9 {
    color: #758697
}

.enlighter-t-rowhammer .enlighter-k0 {
    color: #07a;
    font-weight: 700;
    border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k1 {
    color: #07a;
    font-weight: 700;
    border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k2 {
    color: #07a;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-k3 {
    color: #07a
}

.enlighter-t-rowhammer .enlighter-k4 {
    color: #07a;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-k5 {
    color: #07a;
    font-weight: 700;
    border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k6 {
    color: #07a;
    font-weight: 700;
    border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k7 {
    color: #07a;
    font-weight: 700;
    border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-k8 {
    color: #07a
}

.enlighter-t-rowhammer .enlighter-k9 {
    color: #000
}

.enlighter-t-rowhammer .enlighter-k10 {
    color: #07a;
    font-style: italic
}

.enlighter-t-rowhammer .enlighter-k11 {
    color: #758697
}

.enlighter-t-rowhammer .enlighter-e0 {
    color: #07a;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-e1 {
    color: #07a;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-e2 {
    color: #d2901d
}

.enlighter-t-rowhammer .enlighter-e3 {
    color: #07a
}

.enlighter-t-rowhammer .enlighter-e4 {
    color: #ff8c00;
    font-style: italic
}

.enlighter-t-rowhammer .enlighter-s0 {
    color: #639500;
    border-bottom: dotted 1px #639500
}

.enlighter-t-rowhammer .enlighter-s1 {
    color: #639500
}

.enlighter-t-rowhammer .enlighter-s2 {
    color: #639500
}

.enlighter-t-rowhammer .enlighter-s3 {
    color: #639500
}

.enlighter-t-rowhammer .enlighter-s4 {
    color: #639500
}

.enlighter-t-rowhammer .enlighter-s5 {
    color: #639500;
    font-style: italic
}

.enlighter-t-rowhammer .enlighter-n0 {
    color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n1 {
    color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n2 {
    color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n3 {
    color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n4 {
    color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-n5 {
    color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-m0 {
    color: #d0284a;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-m1 {
    color: #c2415b;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-m2 {
    color: #c2415b;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-m3 {
    color: #d0284a;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-g0 {
    color: #35434c;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-g1 {
    color: #6b7c8b;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-t0 {
    color: #777
}

.enlighter-t-rowhammer .enlighter-t1 {
    color: #961414;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-t2 {
    color: #990073;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-t3 {
    color: #458
}

.enlighter-t-rowhammer .enlighter-t4 {
    color: #6e0d6e
}

.enlighter-t-rowhammer .enlighter-t5 {
    color: #6e0d6e
}

.enlighter-t-rowhammer .enlighter-t6 {
    color: #961414
}

.enlighter-t-rowhammer .enlighter-t7 {
    color: #535353;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-t8 {
    color: #777;
    font-style: italic
}

.enlighter-t-rowhammer .enlighter-x1 {
    color: #07a;
    font-weight: 700;
    border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-x2 {
    color: #07a;
    font-weight: 700
}

.enlighter-t-rowhammer .enlighter-x10 {
    color: #07a;
    font-weight: 700;
    border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-x11 {
    color: #07a;
    font-weight: 700;
    border-bottom: dotted 1px #07a
}

.enlighter-t-rowhammer .enlighter-x12 {
    color: #07a
}

.enlighter-t-rowhammer .enlighter-x13 {
    color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-x14 {
    color: #9b0d5c
}

.enlighter-t-rowhammer .enlighter-x15 {
    color: #121212
}

.enlighter-t-rowhammer.enlighter-v-codegroup .enlighter-codegroup-switch {
    padding-left: 15px;
    padding-bottom: 15px
}

.enlighter-t-rowhammer.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    font-size: 1em;
    color: #758697;
    background-color: transparent;
    border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2px 10px 2px 10px;
    border: none;
    width: auto;
    height: auto
}

.enlighter-t-rowhammer.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    border-bottom: dotted 1px #758697;
    background-color: #f0f0f0
}

.enlighter-t-bootstrap4 {
    color: #212529;
    background-color: #f8f9fa;
    padding: 25px 25px 25px 25px
}

.enlighter-t-bootstrap4 .enlighter-toolbar {
    top: 10px;
    right: 10px
}

.enlighter-t-bootstrap4 .enlighter-btn {
    background-image: none;
    background-color: transparent;
    color: #818a91;
    font-size: 1em;
    padding: 2px 8px 2px 8px;
    margin: 0 5px 0 5px;
    border: none;
    border-radius: 4px;
    font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-bootstrap4 .enlighter-btn:hover {
    background-color: #007bff;
    color: #f0f0f0
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-raw {
    background-image: none
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-raw:after {
    content: 'Raw'
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-copy {
    background-image: none
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-copy:after {
    content: 'Copy'
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-window {
    background-image: none
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-window:after {
    content: 'Extern'
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-website {
    background-image: none
}

.enlighter-t-bootstrap4 .enlighter-toolbar .enlighter-btn-website:after {
    content: 'EnlighterJS'
}

.enlighter-t-bootstrap4.enlighter-hover div.enlighter>div:hover {
    background-color: #eceef0
}

.enlighter-t-bootstrap4 .enlighter-raw {
    font-size: 1.15em;
    color: #212529;
    background-color: #f8f9fa;
    line-height: 1.7em;
    padding: 0 0 0 61px
}

.enlighter-t-bootstrap4 div.enlighter>div {
    padding: 1px 5px 1px 14px;
    line-height: 1.35em;
    color: #999;
    background-color: transparent
}

.enlighter-t-bootstrap4 div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-bootstrap4 div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-bootstrap4 div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-bootstrap4 div.enlighter>div.enlighter-special {
    background-color: #eceef0
}

.enlighter-t-bootstrap4.enlighter-linenumbers div.enlighter>div::before {
    padding: 1px 5px 1px 0;
    font-size: .8em
}

.enlighter-t-bootstrap4 .enlighter span {
    font-size: 1.15em
}

.enlighter-t-bootstrap4 .enlighter-text {
    color: #212529
}

.enlighter-t-bootstrap4 .enlighter-c0 {
    color: #999
}

.enlighter-t-bootstrap4 .enlighter-c1 {
    color: #999
}

.enlighter-t-bootstrap4 .enlighter-c2 {
    color: #999
}

.enlighter-t-bootstrap4 .enlighter-c9 {
    color: #999
}

.enlighter-t-bootstrap4 .enlighter-k0 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-k1 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-k2 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-k3 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-k4 {
    color: #069;
    font-style: italic
}

.enlighter-t-bootstrap4 .enlighter-k5 {
    color: #212529
}

.enlighter-t-bootstrap4 .enlighter-k6 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-k7 {
    color: #069;
    border-bottom: dotted 1px #069
}

.enlighter-t-bootstrap4 .enlighter-k8 {
    color: #212529
}

.enlighter-t-bootstrap4 .enlighter-k9 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-k10 {
    color: #212529
}

.enlighter-t-bootstrap4 .enlighter-k11 {
    color: #999
}

.enlighter-t-bootstrap4 .enlighter-e0 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-e1 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-e2 {
    color: #009926
}

.enlighter-t-bootstrap4 .enlighter-e3 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-e4 {
    color: #069
}

.enlighter-t-bootstrap4 .enlighter-s0 {
    color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s1 {
    color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s2 {
    color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s3 {
    color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s4 {
    color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-s5 {
    color: #d44950
}

.enlighter-t-bootstrap4 .enlighter-n0 {
    color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n1 {
    color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n2 {
    color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n3 {
    color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n4 {
    color: #f60
}

.enlighter-t-bootstrap4 .enlighter-n5 {
    color: #f60
}

.enlighter-t-bootstrap4 .enlighter-m0 {
    color: #99f
}

.enlighter-t-bootstrap4 .enlighter-m1 {
    color: #212529
}

.enlighter-t-bootstrap4 .enlighter-m2 {
    color: #212529
}

.enlighter-t-bootstrap4 .enlighter-m3 {
    color: #212529
}

.enlighter-t-bootstrap4 .enlighter-g0 {
    color: #2f6f9f
}

.enlighter-t-bootstrap4 .enlighter-g1 {
    color: #999;
    font-weight: 700
}

.enlighter-t-bootstrap4 .enlighter-t0 {
    color: #999
}

.enlighter-t-bootstrap4 .enlighter-t1 {
    color: #d44950;
    font-weight: 700
}

.enlighter-t-bootstrap4 .enlighter-t2 {
    color: #d44950;
    font-weight: 700
}

.enlighter-t-bootstrap4 .enlighter-t3 {
    color: #0086b3
}

.enlighter-t-bootstrap4 .enlighter-t4 {
    color: #0a8
}

.enlighter-t-bootstrap4 .enlighter-t5 {
    color: #0a8
}

.enlighter-t-bootstrap4 .enlighter-t6 {
    color: #f60
}

.enlighter-t-bootstrap4 .enlighter-t7 {
    color: #999;
    font-weight: 700
}

.enlighter-t-bootstrap4 .enlighter-t8 {
    color: #999
}

.enlighter-t-bootstrap4 .enlighter-x1 {
    color: #2f6f9f
}

.enlighter-t-bootstrap4 .enlighter-x2 {
    color: #4f9fcf
}

.enlighter-t-bootstrap4 .enlighter-x10 {
    color: #0a8
}

.enlighter-t-bootstrap4 .enlighter-x11 {
    color: #0a8
}

.enlighter-t-bootstrap4 .enlighter-x12 {
    color: #99f
}

.enlighter-t-bootstrap4 .enlighter-x13 {
    color: #f60
}

.enlighter-t-bootstrap4 .enlighter-x14 {
    color: #f60
}

.enlighter-t-bootstrap4 .enlighter-x15 {
    color: #f60
}

.enlighter-t-bootstrap4.enlighter-v-inline {
    background-color: #f8f9fa;
    border: none;
    border-radius: 5px;
    padding: 3px
}

.enlighter-t-bootstrap4.enlighter-v-codegroup .enlighter-codegroup-switch {
    border: solid 3px #f8f9fa;
    border-bottom-width: 0;
    padding: 15px
}

.enlighter-t-bootstrap4.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    padding: 3px 10px 3px 10px;
    border: none;
    font-size: .9em;
    color: #212529;
    font-weight: 700;
    background-color: #f8f9fa;
    border-radius: 5px
}

.enlighter-t-bootstrap4.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #007bff;
    color: #f0f0f0
}

.enlighter-t-dracula {
    background-color: #282a36
}

.enlighter-t-dracula .enlighter-toolbar {
    top: 10px;
    right: 10px
}

.enlighter-t-dracula .enlighter-btn {
    background-image: none;
    background-color: #44475a;
    color: #f8f8f2;
    font-size: 1em;
    padding: 2px 8px 2px 8px;
    margin: 0 5px 0 5px;
    border: none;
    border-radius: 4px;
    font-family: Arial, Helvetica, sans-serif
}

.enlighter-t-dracula .enlighter-btn:hover {
    background-color: #6272a4;
    color: #f8f8f2
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-raw {
    background-image: none
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-raw:after {
    content: 'Raw'
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-copy {
    background-image: none
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-copy:after {
    content: 'Copy'
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-window {
    background-image: none
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-window:after {
    content: 'Extern'
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-website {
    background-image: none
}

.enlighter-t-dracula .enlighter-toolbar .enlighter-btn-website:after {
    content: 'EnlighterJS'
}

.enlighter-t-dracula.enlighter-hover div.enlighter>div:hover {
    background-color: #44475a
}

.enlighter-t-dracula .enlighter-raw {
    font-size: 1.25em;
    color: #f8f8f2;
    line-height: 1.85em;
    padding: 4px 5px 4px 55px
}

.enlighter-t-dracula div.enlighter>div {
    padding: 1px 5px 1px 14px;
    line-height: 1.6em;
    color: #6272a4;
    background-color: #282a36
}

.enlighter-t-dracula div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-dracula div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-dracula div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-dracula div.enlighter>div.enlighter-special {
    background-color: #44475a
}

.enlighter-t-dracula.enlighter-linenumbers div.enlighter>div::before {
    font-size: 1em;
    color: #6272a4
}

.enlighter-t-dracula .enlighter span {
    font-size: 1.25em
}

.enlighter-t-dracula .enlighter-text {
    color: #f8f8f2
}

.enlighter-t-dracula .enlighter-c0 {
    color: #6272a4
}

.enlighter-t-dracula .enlighter-c1 {
    color: #6272a4
}

.enlighter-t-dracula .enlighter-c2 {
    color: #6272a4
}

.enlighter-t-dracula .enlighter-c9 {
    color: #6272a4
}

.enlighter-t-dracula .enlighter-k0 {
    color: #ff79c6;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-k1 {
    color: #8be9fd;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-k2 {
    color: #ff79c6;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-k3 {
    color: #ff79c6
}

.enlighter-t-dracula .enlighter-k4 {
    color: #8be9fd
}

.enlighter-t-dracula .enlighter-k5 {
    color: #8be9fd
}

.enlighter-t-dracula .enlighter-k6 {
    color: #8be9fd
}

.enlighter-t-dracula .enlighter-k7 {
    color: #ffb86c
}

.enlighter-t-dracula .enlighter-k8 {
    color: #8be9fd
}

.enlighter-t-dracula .enlighter-k9 {
    color: #50fa7b
}

.enlighter-t-dracula .enlighter-k10 {
    color: #50fa7b
}

.enlighter-t-dracula .enlighter-k11 {
    color: #6272a4
}

.enlighter-t-dracula .enlighter-e0 {
    color: #bd93f9;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-e1 {
    color: #bd93f9;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-e2 {
    color: #f1fa8c
}

.enlighter-t-dracula .enlighter-e3 {
    color: #bd93f9
}

.enlighter-t-dracula .enlighter-e4 {
    color: #bd93f9;
    font-style: italic
}

.enlighter-t-dracula .enlighter-s0 {
    color: #f1fa8c
}

.enlighter-t-dracula .enlighter-s1 {
    color: #f1fa8c
}

.enlighter-t-dracula .enlighter-s2 {
    color: #f1fa8c
}

.enlighter-t-dracula .enlighter-s3 {
    color: #f1fa8c
}

.enlighter-t-dracula .enlighter-s4 {
    color: #f1fa8c;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-s5 {
    color: #f1fa8c;
    font-style: italic
}

.enlighter-t-dracula .enlighter-n0 {
    color: #bd93f9
}

.enlighter-t-dracula .enlighter-n1 {
    color: #bd93f9
}

.enlighter-t-dracula .enlighter-n2 {
    color: #bd93f9
}

.enlighter-t-dracula .enlighter-n3 {
    color: #bd93f9
}

.enlighter-t-dracula .enlighter-n4 {
    color: #bd93f9
}

.enlighter-t-dracula .enlighter-n5 {
    color: #bd93f9
}

.enlighter-t-dracula .enlighter-m0 {
    color: #8be9fd
}

.enlighter-t-dracula .enlighter-m1 {
    color: #8be9fd
}

.enlighter-t-dracula .enlighter-m2 {
    color: #8be9fd
}

.enlighter-t-dracula .enlighter-m3 {
    color: #8be9fd
}

.enlighter-t-dracula .enlighter-g0 {
    color: #f8f8f2;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-g1 {
    color: #f8f8f2;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-t0 {
    color: #6272a4
}

.enlighter-t-dracula .enlighter-t1 {
    color: #8be9fd;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-t2 {
    color: #8be9fd;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-t3 {
    color: #ff79c6
}

.enlighter-t-dracula .enlighter-t4 {
    color: #ffb86c
}

.enlighter-t-dracula .enlighter-t5 {
    color: #50fa7b
}

.enlighter-t-dracula .enlighter-t6 {
    color: #f55
}

.enlighter-t-dracula .enlighter-t7 {
    color: #f8f8f2;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-t8 {
    color: #f8f8f2
}

.enlighter-t-dracula .enlighter-x1 {
    color: #ff79c6;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-x2 {
    color: #50fa7b
}

.enlighter-t-dracula .enlighter-x10 {
    color: #f8f8f2;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-x11 {
    color: #50fa7b;
    font-weight: 700
}

.enlighter-t-dracula .enlighter-x12 {
    color: #8be9fd;
    font-style: italic
}

.enlighter-t-dracula .enlighter-x13 {
    color: #bd93f9
}

.enlighter-t-dracula .enlighter-x14 {
    color: #bd93f9;
    font-style: italic
}

.enlighter-t-dracula .enlighter-x15 {
    color: #ffb86c;
    font-style: italic
}

.enlighter-t-dracula.enlighter-v-codegroup .enlighter-codegroup-switch {
    background-color: #282a36;
    padding: 10px
}

.enlighter-t-dracula.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    background-image: none;
    background-color: transparent;
    color: #f8f8f2;
    font-size: 1.15em;
    padding: 2px 8px 2px 8px;
    margin: 0 5px 0 5px;
    border: none;
    border-radius: 4px;
    font-family: Arial, Helvetica, sans-serif
}

.enlighter-t-dracula.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #44475a;
    color: #f8f8f2
}

.enlighter-t-monokai {
    background-color: #272822
}

.enlighter-t-monokai .enlighter-toolbar {
    top: 10px;
    right: 10px
}

.enlighter-t-monokai .enlighter-btn {
    background-image: none;
    background-color: #414339;
    color: #f8f8f2;
    font-size: 1em;
    padding: 2px 8px 2px 8px;
    margin: 0 5px 0 5px;
    border: solid 1px #1e1f1c;
    font-family: "Open Sans", Arial, Verdana, sans-serif
}

.enlighter-t-monokai .enlighter-btn:hover {
    background-color: #4e5145
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-raw {
    background-image: none
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-raw:after {
    content: 'Raw'
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-copy {
    background-image: none
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-copy:after {
    content: 'Copy'
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-window {
    background-image: none
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-window:after {
    content: 'Extern'
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-website {
    background-image: none
}

.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-website:after {
    content: 'EnlighterJS'
}

.enlighter-t-monokai.enlighter-hover div.enlighter>div:hover {
    background-color: #75715e
}

.enlighter-t-monokai .enlighter-raw {
    font-size: 1.25em;
    color: #f8f8f2;
    line-height: 1.85em;
    padding: 4px 5px 4px 55px
}

.enlighter-t-monokai div.enlighter>div {
    padding: 1px 5px 1px 14px;
    line-height: 1.6em
}

.enlighter-t-monokai div.enlighter>div:FIRST-CHILD {
    padding-top: 5px
}

.enlighter-t-monokai div.enlighter>div:LAST-CHILD {
    padding-bottom: 5px
}

.enlighter-t-monokai div.enlighter>div:AFTER {
    content: ' '
}

.enlighter-t-monokai div.enlighter>div.enlighter-special {
    background-color: #414339
}

.enlighter-t-monokai.enlighter-linenumbers div.enlighter>div::before {
    font-size: 1em;
    color: grey
}

.enlighter-t-monokai .enlighter span {
    font-size: 1.25em
}

.enlighter-t-monokai .enlighter-text {
    color: #f8f8f2
}

.enlighter-t-monokai .enlighter-c0 {
    color: #75715e
}

.enlighter-t-monokai .enlighter-c1 {
    color: #75715e
}

.enlighter-t-monokai .enlighter-c2 {
    color: #75715e
}

.enlighter-t-monokai .enlighter-c9 {
    color: #75715e
}

.enlighter-t-monokai .enlighter-k0 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-k1 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-k2 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-k3 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-k4 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-k5 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-k6 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-k7 {
    color: #f8f8f2
}

.enlighter-t-monokai .enlighter-k8 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-k9 {
    color: #fd971f
}

.enlighter-t-monokai .enlighter-k10 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-k11 {
    color: #75715e
}

.enlighter-t-monokai .enlighter-e0 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-e1 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-e2 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-e3 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-e4 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-s0 {
    color: #e6db74
}

.enlighter-t-monokai .enlighter-s1 {
    color: #e6db74
}

.enlighter-t-monokai .enlighter-s2 {
    color: #e6db74
}

.enlighter-t-monokai .enlighter-s3 {
    color: #e6db74
}

.enlighter-t-monokai .enlighter-s4 {
    color: #e6db74;
    font-weight: 700
}

.enlighter-t-monokai .enlighter-s5 {
    color: #e6db74;
    font-style: italic
}

.enlighter-t-monokai .enlighter-n0 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-n1 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-n2 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-n3 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-n4 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-n5 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-m0 {
    color: #66d9ef
}

.enlighter-t-monokai .enlighter-m1 {
    color: #66d9ef
}

.enlighter-t-monokai .enlighter-m2 {
    color: #66d9ef
}

.enlighter-t-monokai .enlighter-m3 {
    color: #66d9ef
}

.enlighter-t-monokai .enlighter-g0 {
    color: #f8f8f2;
    font-weight: 700
}

.enlighter-t-monokai .enlighter-g1 {
    color: #f8f8f2;
    font-weight: 700
}

.enlighter-t-monokai .enlighter-t0 {
    color: #f8f8f2
}

.enlighter-t-monokai .enlighter-t1 {
    color: #a6e22e
}

.enlighter-t-monokai .enlighter-t2 {
    color: #a6e22e
}

.enlighter-t-monokai .enlighter-t3 {
    color: #e6db74
}

.enlighter-t-monokai .enlighter-t4 {
    color: #e6db74
}

.enlighter-t-monokai .enlighter-t5 {
    color: #a6e22e
}

.enlighter-t-monokai .enlighter-t6 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-t7 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-t8 {
    color: #75715e
}

.enlighter-t-monokai .enlighter-x1 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-x2 {
    color: #a6e22e
}

.enlighter-t-monokai .enlighter-x10 {
    color: #a6e22e
}

.enlighter-t-monokai .enlighter-x11 {
    color: #a6e22e
}

.enlighter-t-monokai .enlighter-x12 {
    color: #66d9ef;
    font-style: italic
}

.enlighter-t-monokai .enlighter-x13 {
    color: #f92672
}

.enlighter-t-monokai .enlighter-x14 {
    color: #ae81ff
}

.enlighter-t-monokai .enlighter-x15 {
    color: #a6e22e
}

.enlighter-t-monokai.enlighter-v-codegroup .enlighter-codegroup-switch {
    background-color: #414339;
    padding: 10px 10px 0 30px
}

.enlighter-t-monokai.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn {
    background-image: none;
    background-color: #414339;
    color: #f8f8f2;
    font-size: 1.15em;
    padding: 2px 8px 2px 8px;
    margin: 0 10px 0 10px;
    border: none;
    line-height: 2.1em;
    border-radius: 0;
    font-style: italic
}

.enlighter-t-monokai.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
    background-color: #272822;
    color: #f8f8f2;
    font-weight: 700;
    font-style: normal
}

.enlighter-default {}

/* Enlighter dynamic generated stylesheet - DO NOT EDIT */