:root{
    --theme-color:#206be7;
    --theme-hover:#1162e8;
    --action-color:#206be7;
    --theme-base-color:#fff;
    --theme-body-bg-color:#f5f5f5;
    --theme-el-bg-color:#fff;
    --theme-color-h:0;
    --theme-color-s:0%;
    --theme-color-l:15%;
    --theme-color-hsl:var(--theme-color-h),var(--theme-color-s),var(--theme-color-l);
    --theme-black-color:hsl(var(--theme-color-hsl));
    --theme-gray-color:hsla(var(--theme-color-hsl),.8);
    --theme-light-color:hsla(var(--theme-color-hsl),.6);
    --theme-line-color:hsla(var(--theme-color-hsl),.07);
    --theme-border-color:hsla(var(--theme-color-hsl),.2);
    --theme-font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
    --theme-dropdown-arrow:url("data:image/svg+xml;charset=utf-8,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cpath d='M512 562.005l211.2-211.2 60.33 60.331L512 682.666l-271.53-271.53 60.33-60.33z'/%3E%3C/svg%3E");
    --theme-quote-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 10h-3L8 6V0h6v6h-3l2 4zm-8 0H2L0 6V0h6v6H3l2 4z' fill='%23333'/%3E%3C/svg%3E")
}
.iconfont{
    font-size: 20px;
}
.j-navbar-search{
    display: inline-block;
    margin-right: 16px;
    cursor: pointer;
}
#header-user-wrap{
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.wpcom-icon {
    display: inline-block
}

.wpcom-icon path {
    transition: none
}

.icon-svg,.wpcom-icon svg {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}
.navbar-search{
    display:none;
    position:absolute;
    left:0;
    top:29px;
    width:100%;
    z-index:1
}
.navbar-search.warning ::-webkit-input-placeholder{
    color:#fa5555!important
}
.navbar-search.warning :-moz-placeholder,.navbar-search.warning ::-moz-placeholder{
    color:#fa5555!important
}
.navbar-search.warning :-ms-input-placeholder{
    color:#fa5555!important
}
.navbar-search-inner{
    width:360px;
    margin:0 auto
}
.navbar-search-close{
    display:inline-block;
    width:26px;
    font-size:18px;
    line-height:26px;
    text-align:center;
    color:var(--theme-gray-color);
    vertical-align:top;
    cursor:pointer
}
.navbar-search-btn:hover,.navbar-search-close:hover{
    color:var(--theme-hover)
}
.navbar-search-input{
    display:inline-block;
    width:280px;
    height:16px;
    padding:0 7px 0 15px;
    margin-left:8px;
    margin-top:5px;
    font-size:14px;
    color:var(--theme-black-color);
    line-height:16px;
    border:0;
    background:0 0;
    outline:0;
    vertical-align:top;
    border-left:1px solid var(--theme-black-color);
    border-radius:0
}

.navbar-search-btn,.navbar-search-input::placeholder{
    color:var(--theme-gray-color)
}
.navbar-search-btn,.navbar-search-icon{
    display:inline-block;
    vertical-align:top;
    cursor:pointer
}
.navbar-search-btn{
    padding:0;
    line-height:26px;
    border:0;
    outline:0;
    font-size:18px;
    background:0 0
}
.navbar-search{
    display:none;
    position:absolute;
    left:0;
    top:19px;
    width:100%;
    z-index:1
}
.navbar-search.warning ::-webkit-input-placeholder{
    color:#fa5555!important
}
.navbar-search.warning :-moz-placeholder,.navbar-search.warning ::-moz-placeholder{
    color:#fa5555!important
}
.navbar-search.warning :-ms-input-placeholder{
    color:#fa5555!important
}
.navbar-search-inner{
    width:360px;
    margin:0 auto
}
.navbar-search-close{
    display:inline-block;
    width:26px;
    font-size:18px;
    line-height:26px;
    text-align:center;
    color:var(--theme-gray-color);
    vertical-align:top;
    cursor:pointer
}
.navbar-search-btn:hover,.navbar-search-close:hover{
    color:var(--theme-hover)
}
.navbar-search-input{
    display:inline-block;
    width:280px;
    height:16px;
    padding:0 7px 0 15px;
    margin-left:8px;
    margin-top:5px;
    font-size:14px;
    color:#fff;
    line-height:16px;
    border:0;
    background:0 0;
    outline:0;
    vertical-align:top;
    border-left:#fff;
    border-radius:0
}
.bg_navbar .navbar-search-input{
	color:var(--theme-black-color);
	border-left:1px solid var(--theme-black-color);
}

.navbar-search-btn,.navbar-search-input::placeholder{
    color:var(--theme-gray-color)
}
.navbar-search-btn,.navbar-search-icon{
    display:inline-block;
    vertical-align:top;
    cursor:pointer
}
.navbar-search-btn{
    padding:0;
    line-height:26px;
    height: 26px !important;
    border:0;
    outline:0;
    font-size:18px;
    background:0 0
}
.wrap{
    margin-top:35px !important;
}
.navRight{
    width:auto !important;
    display: flex;
}
.navRight .publish{
    margin-left:16px;
    padding-top:5px;
    padding-bottom:5px;
    font-weight:400;
    vertical-align:top
}
.navRight .profile{
    display:inline-block;
    height:26px;
    margin-bottom:0;
    padding:0;
    list-style:none;
    font-size:13px;
    vertical-align:top
}
.navRight .profile .menu-item{
    height:26px;
}
.navRight .profile .dropdown{
    padding-right:17px
}
.navRight .profile .dropdown:after{
    position:absolute;
    right:0;
    top:0;
    content:"";
    height:26px;
    width:16px;
    transition:transform .3s;
    opacity:.5;
    background-image:var(--theme-dropdown-arrow);
    background-size:16px;
    background-position:50%;
    background-repeat:no-repeat
}
.navRight .profile .dropdown:hover .dropdown-menu:after,.navRight .profile .dropdown:hover .dropdown-menu:before{
    opacity:1;
    transition:transform .2s,opacity .1s
}
.navRight .menu-item-user{
    height: 26px;
}
.navRight .dropdown-menu>li>a {
    padding: 9px 15px;
    color: var(--theme-black-color);
}
.navRight .profile .dropdown-menu{
    margin:0;
    min-width:120px;
    transform-origin:0 0;
    position: absolute;
    transition:transform .3s,opacity .1s .2s,visibility .1s .3s;
    backface-visibility:hidden;
    border-radius:0;
    border:0;
    background-color:var(--theme-el-bg-color)
}
.navRight .profile .dropdown-menu:after,.navRight .profile .dropdown-menu:before{
    position:absolute;
    left:40px;
    margin-left:-7px;
    border:7px solid transparent;
    content:"";
    opacity:0;
    transition:opacity .2s 0s
}
.navRight .profile .dropdown-menu:before{
    top:-14px;
    border-bottom:7px solid var(--theme-line-color)
}
.navRight .profile .dropdown-menu:after{
    z-index:1;
    top:-13px;
    border-bottom:7px solid var(--theme-el-bg-color)
}
.navRight .profile .dropdown-menu a{
    position:relative;
    display:block;
    line-height:20px
}
.navRight .profile a{
    display:inline-block;
    line-height:26px;
    vertical-align:top
}
.navRight .profile a{
    color:var(--theme-gray-color);
    text-decoration:none
}
.navRight .profile a:hover{
    color:var(--theme-hover)
}
.navRight .profile .menu-item-name{
    display:inline-block;
    max-width:120px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    vertical-align:top
}
.navRight .profile .menu-item-avatar{
    position:relative;
    display:inline-block;
    width:26px;
    height:26px;
    margin-right:5px;
    vertical-align:top
}
.navRight .profile .menu-item-unread,.navRight .profile .num-count{
    position:absolute;
    height:16px;
    min-width:16px;
    line-height:16px;
    background:#ff5c64;
    color:#fff;
    font-size:12px;
    text-align:center;
    border-radius:8px
}
.navRight .profile .menu-item-unread{
    right:-4px;
    top:-4px;
    padding:0 2px
}
.navRight .profile img{
    display:block;
    width:90%;
    height:90%;
    border-radius:50%
}
.navRight .profile .num-count{
    right:8px;
    padding:0 3px;
    margin-top:2px
}

.dropdown,.dropup{
    position:relative
}
.dropdown-toggle:focus{
    outline:0
}
.post-template-default .main{
    width: calc(100% - 330px);
    padding-left: 10px;
    float: left;
}

.post-template-product .main{
    width: 100%;
    padding:0 10px;
    float: left;
}

.page-template-member #wrap{
 margin-top:130px;
}

.archive .main>.sec-panel>.sec-panel-body,.search .main>.sec-panel>.sec-panel-body{
    padding:0
}
.archive .main>.sec-panel.sec-panel-default,.archive .main>.sec-panel.sec-panel-list,.search .main>.sec-panel.sec-panel-default,.search .main>.sec-panel.sec-panel-list{
    padding-bottom:20px
}
.archive.category .breadcrumb{
    margin-top:-20px
}
@media (max-width:1239px){
    .archive.category .breadcrumb{
        margin-top:-10px
    }
}
.el-boxed .archive .main>.sec-panel .sec-panel-head+.sec-panel-body,.el-boxed .search .main>.sec-panel .sec-panel-head+.sec-panel-body{
    padding-top:20px
}
.el-boxed.archive.category .breadcrumb{
    margin-top:0
}
.post-loop-list{
    padding:0 0 10px
}
.post-loop-list.hide-date .item .date{
    display:none
}
.post-loop-list.hide-date .item a{
    width:100%
}
.post-loop-list .item{
    display:flex;
    margin:0;
    padding:15px 0;
    line-height:32px;
    align-items:center;
    justify-content:space-between
}
.post-loop-list .item .date{
    width:110px;
    font-size:14px;
    text-align:right;
    flex-shrink:0
}
@media (max-width:767px){
    .post-loop-list .item .date{
        display:none
    }
}
.post-loop-list .item a{
    display:block;
    width:calc(100% - 120px);
    font-size:16px;
    color:var(--theme-black-color);
    align-items:center
}
.post-loop-list .item a:before{
    display:inline-block;
    width:0;
    height:0;
    margin-right:5px;
    margin-top:12px;
    font-size:0;
    line-height:0;
    border:4px solid transparent;
    border-left:6px solid #ccc;
    content:"";
    vertical-align:top
}
.post-loop-list .item a:hover{
    color:var(--theme-hover);
    text-decoration:none
}
.post-loop-list .item a:hover:before{
    border-left-color:var(--theme-hover)
}
@media (max-width:767px){
    .post-loop-list .item a{
        width:100%;
        padding-right:0
    }
}
.el-boxed .post-loop-list{
    padding:0 20px 20px
}
@media (max-width:767px){
    .el-boxed .post-loop-list{
        padding:0 0 20px
    }
}
/**内容**/
.post-loop,.post-loop-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.archive .main>.sec-panel>.sec-panel-body,.search .main>.sec-panel>.sec-panel-body {
    padding: 0
}

.archive .main>.sec-panel.sec-panel-default,.archive .main>.sec-panel.sec-panel-list,.search .main>.sec-panel.sec-panel-default,.search .main>.sec-panel.sec-panel-list {
    padding-bottom: 20px
}

.archive.category .breadcrumb {
    margin-top: -20px
}

@media (max-width: 1239px) {
    .archive.category .breadcrumb {
        margin-top:-10px
    }
}

.el-boxed .archive .main>.sec-panel .sec-panel-head+.sec-panel-body,.el-boxed .search .main>.sec-panel .sec-panel-head+.sec-panel-body {
    padding-top: 20px
}

.el-boxed.archive.category .breadcrumb {
    margin-top: 0
}

.post-loop-list {
    padding: 0 0 10px
}

.post-loop-list.hide-date .item .date {
    display: none
}

.post-loop-list.hide-date .item a {
    width: 100%
}

.post-loop-list .item {
    display: flex;
    margin: 0;
    padding: 15px 0;
    line-height: 32px;
    align-items: center;
    justify-content: space-between
}

.post-loop-list .item .date {
    width: 110px;
    font-size: 14px;
    text-align: right;
    flex-shrink: 0
}

@media (max-width: 767px) {
    .post-loop-list .item .date {
        display:none
    }
}

.post-loop-list .item a {
    display: block;
    width: calc(100% - 120px);
    font-size: 16px;
    color: var(--theme-black-color);
    align-items: center
}

.post-loop-list .item a:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 5px;
    margin-top: 12px;
    font-size: 0;
    line-height: 0;
    border: 4px solid transparent;
    border-left: 6px solid #ccc;
    content: "";
    vertical-align: top
}

.post-loop-list .item a:hover {
    color: var(--theme-hover);
    text-decoration: none
}

.post-loop-list .item a:hover:before {
    border-left-color: var(--theme-hover)
}

@media (max-width: 767px) {
    .post-loop-list .item a {
        width:100%;
        padding-right: 0
    }
}

.el-boxed .post-loop-list {
    padding: 0 20px 20px
}

@media (max-width: 767px) {
    .el-boxed .post-loop-list {
        padding:0 0 20px
    }
}

.post-loop-default {
    padding: 0;
    margin: 0 0 20px
}

.post-loop-default.hide-excerpt .item-excerpt {
    display: none
}

.post-loop-default .item {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid var(--theme-line-color);
    overflow: hidden;
    align-items: stretch;
    transition: all .3s ease 0s
}

@media (max-width: 767px) {
    .post-loop-default .item {
        padding:15px 0
    }
}

.post-loop-default .item:hover {
    margin: 0 -20px;
    padding: 20px;
    background: hsla(var(--theme-color-hsl),.03);
    transition: all .3s ease 0s
}

.post-loop-default .item3,.post-loop-default .item:hover .edit-link {
    display: block
}

@media (max-width: 767px) {
    .post-loop-default .item:hover {
        margin:0;
        padding: 15px 0;
        background: 0 0
    }

    .post-loop-default .item:hover .edit-link {
        display: none
    }
}

.post-loop-default .item3 .item-content {
    padding: 0;
    grid-template-rows: min-content min-content min-content 24px
}

@media (max-width: 767px) {
    .post-loop-default .item3 .item-content {
        grid-template-rows:min-content min-content 0 16px
    }
}

.post-loop-default .item3 .item-images {
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between
}

.post-loop-default .item3 .item-images span {
    position: relative;
    width: 24.25%;
    overflow: hidden;
    border-radius: 3px;
    transition: all .3s ease-out 0s
}

.post-loop-default .item3 .item-images span:before {
    position: relative;
    z-index: 1;
    display: block;
    content: "";
    padding-top: 62.5%
}

@media (max-width: 420px) {
    .post-loop-default .item3 .item-images span {
        width:32.5%
    }

    .post-loop-default .item3 .item-images span:last-child {
        display: none
    }
}

.post-loop-default .item3 .item-images span:hover {
    box-shadow: 0 0 1px 0 rgba(0,0,0,.3);
    transition: all .3s ease-out 0s
}

.post-loop-default .item-img .item-img-inner:hover img,.post-loop-default .item3 .item-images span:hover .item-images-el {
    transform: scale(1.03);
    transition: all .3s ease-out 0s
}

.post-loop-default .item3 .item-images span:last-child {
    margin-right: 0
}

.post-loop-default .item3 .item-images .item-images-el {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    transition: all .3s ease-out 0s
}

.post-loop-default .item3 .item-excerpt {
    height: auto;
    margin-bottom: 15px
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .post-loop-default .item-sticky .item-title a .sticky-post {
        -webkit-text-fill-color:#fff
    }
}

.post-loop-default .item-img {
    position: relative;
    width: 30%;
    flex-shrink: 0;
    flex-grow: 0;
    transition: box-shadow .3s ease 0s
}

@media (max-width: 767px) {
    .post-loop-default .item-img {
        width:33%
    }
}

.post-loop-default .item-img .item-img-inner {
    position: relative;
    display: block;
    border-radius: 4px;
    overflow: hidden
}

.post-loop-default .item-img .item-img-inner:before {
    content: "";
    display: block;
    padding-top: 62.5%
}

.post-loop-default .item-img .item-img-inner:hover {
    box-shadow: 0 0 1px 0 rgba(0,0,0,.3);
    transition: box-shadow .3s ease 0s
}

.post-loop-default .item-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s ease-out 0s
}

.post-loop-default .item-img.item-video:hover .item-img-inner:after,.widget_lastest_products .p-item-wrap .thumb.thumb-video:hover:after,.widget_lastest_products .p-item-wrap .thumb.thumb-video:hover:before,.widget_post_hot .item-img.item-video:hover .item-img-inner:after,.widget_post_hot .item-img.item-video:hover .item-img-inner:before,.widget_post_tabs .item-img.item-video:hover .item-img-inner:after,.widget_post_tabs .item-img.item-video:hover .item-img-inner:before,.widget_post_thumb .item-img.item-video:hover .item-img-inner:after,.widget_post_thumb .item-img.item-video:hover .item-img-inner:before {
    opacity: 1;
    transition: all .3s ease-out 0s
}

.post-loop-default .item-img.item-video .item-img-inner:after {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-left: -22px;
    margin-top: -22px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cpath d='M341.333 290.987v442.026c0 33.707 37.12 54.187 65.707 35.84L754.347 547.84a42.667 42.667 0 000-72.107L407.04 255.147a42.581 42.581 0 00-65.707 35.84z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    opacity: .9;
    border-radius: 50%;
    background-size: 32px;
    background-color: rgba(0,0,0,.6);
    transition: all .3s ease-out 0s;
    box-sizing: border-box;
    content: ""
}

@media (max-width: 767px) {
    .post-loop-default .item-img.item-video .item-img-inner:after {
        width:36px;
        height: 36px;
        margin-left: -18px;
        margin-top: -18px;
        background-size: 26px
    }
}

.post-loop-default .item-myimg {
    display: block
}

.post-loop-default .item-myimg:hover {
    background: inherit
}

.post-loop-default .item-myimg .wpcom_myimg_wrap,.special-item-bottom li {
    margin: 0
}

.post-loop-default .item-category {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 4px 8px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    background-color: #000;
    filter: alpha(opacity=60);
    background: rgba(0,0,0,.6);
    border-radius: 3px;
    text-decoration: none
}

@media (max-width: 767px) {
    .post-loop-default .item-category {
        display:none
    }
}

.post-loop-default .item-category:hover {
    background: var(--theme-hover)
}

.post-loop-default .item-content {
    display: grid;
    width: 100%;
    row-gap: 0;
    padding-left: 20px;
    grid-template-rows: min-content auto 24px
}

@media (max-width: 767px) {
    .post-loop-default .item-content {
        padding-left:10px;
        grid-template-rows: auto 0 16px
    }
}

.post-loop-default .item-content .edit-link {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.post-loop-default .item-no-thumb .item-content {
    padding: 0
}

@media (max-width: 767px) {
    .post-loop-default .item-no-thumb .item-content {
        grid-template-rows:min-content min-content 16px
    }
}

.post-loop-default .item-no-thumb .item-excerpt {
    max-height: 44px;
    height: auto;
    margin-bottom: 20px;
    font-size: 14px
}

@media (max-width: 767px) {
    .post-loop-default .item-no-thumb .item-excerpt {
        display:block;
        margin-bottom: 15px
    }
}

.post-loop-default .item-title {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500
}

@media (max-width: 767px) {
    .post-loop-default .item-title {
        font-size:17px;
        line-height: 1.36;
        font-weight: 400
    }
}

.post-loop-default .item-excerpt,.post-loop-default .item-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.post-loop-default .item-title a {
    color: var(--theme-black-color);
    max-height: 56px;
    text-decoration: none
}

@media (max-width: 767px) {
    .post-loop-default .item-title a {
        max-height:50px
    }
}

.post-loop-default .item-title a span {
    color: #e0b228
}

.post-loop-default .item-title a .sticky-post {
    display: inline-block;
    padding: 0 5px;
    margin-top: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    background: var(--theme-color);
    border-radius: 2px;
    vertical-align: top
}

@media (max-width: 767px) {
    .post-loop-default .item-title a .sticky-post {
        margin-top:3px;
        font-size: 11px;
        line-height: 19px
    }
}

.post-loop-default .item-meta a:hover,.post-loop-default .item-title a:hover {
    color: var(--theme-hover)
}

.post-loop-default .item-excerpt {
    max-height: 200px;
    margin-bottom: 15px;
    line-height: 1.625;
    color: var(--theme-gray-color);
    font-size: 16px
}

.post-loop-default .item-excerpt p {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .post-loop-default .item-excerpt {
        display:none
    }
}

.post-loop-default .item-meta {
    color: var(--theme-light-color);
    font-size: 12px;
    line-height: 24px
}

@media (max-width: 767px) {
    .post-loop-default .item-meta {
        line-height:16px
    }
}

.post-loop-default .item-meta .item-meta-right {
    float: right;
    line-height: inherit
}

.post-loop-default .item-meta .item-meta-li {
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    line-height: inherit
}

.post-loop-default .item-meta .item-meta-li:last-child {
    margin-right: 0
}

@media (min-width: 992px) and (max-width:1239px) {
    .post-loop-default .item-meta .item-meta-li {
        margin-right:10px
    }
}

@media (max-width: 767px) {
    .post-loop-default .item-meta .item-meta-li {
        margin-right:5px
    }
}

.post-loop-default .item-meta .item-meta-li.dot {
    margin-left: -7px;
    margin-right: 8px;
    font-size: 18px;
    opacity: .8
}

@media (max-width: 767px) {
    .post-loop-default .item-meta .item-meta-li.dot {
        display:none
    }
}

.post-loop-default .item-meta .item-meta-li .wi {
    margin-right: 2px;
    font-size: 14px;
    vertical-align: top
}

@media (max-width: 767px) {
    .post-loop-default .item-meta .item-meta-li .wi {
        margin-right:1px
    }
}

.post-loop-default .item-meta a {
    color: var(--theme-light-color);
    text-decoration: none
}

.post-loop-default .item-meta .author {
    margin-right: 15px;
    display: inline-block
}

@media (min-width: 992px) and (max-width:1239px) {
    .post-loop-default .item-meta .author {
        display:none
    }
}

.post-loop-default .item-meta a.avatar {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top
}

.post-loop-default .item-meta a.avatar img {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 3px;
    border-radius: 50%;
    background: #f5f5f5;
    vertical-align: top
}

@media (max-width: 767px) {
    .post-loop-default .item-meta .author,.post-loop-default .item-meta .comments,.post-loop-default .item-meta .likes,.post-loop-default .item-meta .stars {
        display:none
    }

    .post-loop-default .item-meta .views {
        margin: 0;
        float: right
    }
}

.post-loop-default .item2 .item-img {
    order: 1
}

.post-loop-default .item2 .item-content {
    padding-left: 0;
    padding-right: 20px
}

@media (max-width: 767px) {
    .post-loop-default .item2 .item-content {
        padding-right:10px
    }
}

.post-loop-default .item2 .item-category {
    left: auto;
    right: 10px
}

.post-loop-default .item2:hover .edit-link {
    right: 20px
}

.post-loop-default .item4 .item-content {
    padding: 0;
    grid-template-rows: min-content min-content min-content 24px
}

@media (max-width: 767px) {
    .post-loop-default .item4 .item-content {
        grid-template-rows:min-content min-content 0 16px
    }
}

.post-loop-default .item4 .item-image {
    position: relative;
    display: block;
    margin-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
    transition: all .3s ease-out 0s
}

.post-loop-default .item4 .item-image:hover {
    opacity: .9;
    transition: all .3s ease-out 0s
}

.post-loop-default .item4 .item-image:before {
    display: block;
    padding-bottom: 37%;
    content: ""
}

.post-loop-default .item4 .item-image .item-image-el,.post-loop-default .item4 .item-image .item-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.post-loop-default .item4 .item-image .item-image-el {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.post-loop-default .item4 .item-image img {
    display: block;
    width: 100%;
    height: auto
}

.post-loop-default .item4 .item-excerpt {
    height: auto;
    margin-bottom: 15px
}

.post-loop-default .item4 .item-meta {
    position: relative;
    padding: 0
}

.el-boxed .post-loop-default {
    padding: 0 20px
}

@media (max-width: 767px) {
    .el-boxed .post-loop-default {
        padding:0
    }
}

.sec-panel-head+.sec-panel-body>.post-loop-card,.sec-panel-head+.sec-panel-body>.post-loop-image,.sec-panel-head+.sec-panel-body>.post-loop-masonry {
    margin-top: 0
}

.post-loop-card,.post-loop-image,.post-loop-masonry {
    display: flex;
    margin: -10px -10px 10px;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .post-loop-card,.post-loop-image,.post-loop-masonry {
        margin:-6px -6px 10px
    }
}

.post-loop-card .item,.post-loop-image .item,.post-loop-masonry .item {
    width: 33.33%;
    padding: 10px;
    flex-shrink: 0;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .post-loop-card .item,.post-loop-image .item,.post-loop-masonry .item {
        padding:6px
    }
}

.post-loop-card .item-inner,.post-loop-image .item-inner,.post-loop-masonry .item-inner {
    background: var(--theme-el-bg-color);
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 1px 0 hsla(var(--theme-color-hsl),.3);
    transition: all .2s ease-out 0s
}

.post-loop-card .item-inner:hover,.post-loop-image .item-inner:hover,.post-loop-masonry .item-inner:hover {
    box-shadow: 0 2px 10px 3px hsla(var(--theme-color-hsl),.15);
    transform: translateY(-3px);
    transition: all .2s ease-in 0s
}

@media (max-width: 767px) {
    .post-loop-card .item-inner:hover,.post-loop-image .item-inner:hover,.post-loop-masonry .item-inner:hover {
        box-shadow:0 0 1px 0 hsla(var(--theme-color-hsl),.3);
        transform: none
    }
}

.post-loop-card .item-inner:hover .item-video:after,.post-loop-card .item-inner:hover .item-video:before,.post-loop-image .item-inner:hover .item-video:after,.post-loop-image .item-inner:hover .item-video:before,.post-loop-masonry .item-inner:hover .item-video:after,.post-loop-masonry .item-inner:hover .item-video:before {
    opacity: 1;
    transition: all .2s ease-in 0s
}

.post-loop-card .item-inner:hover .item-thumb img,.post-loop-image .item-inner:hover .item-thumb img,.post-loop-masonry .item-inner:hover .item-thumb img {
    opacity: .9;
    transition: all .2s ease-in 0s
}

.post-loop-card.cols-2 .item,.post-loop-image.cols-2 .item,.post-loop-masonry.cols-2 .item {
    width: 50%
}

.post-loop-card.cols-4 .item,.post-loop-image.cols-4 .item,.post-loop-masonry.cols-4 .item {
    width: 25%
}

.post-loop-card.cols-5 .item,.post-loop-image.cols-5 .item,.post-loop-masonry.cols-5 .item {
    width: 20%
}

@media (max-width: 991px) {
    .post-loop-card.cols-2 .item,.post-loop-card.cols-3 .item,.post-loop-card.cols-4 .item,.post-loop-card.cols-5 .item,.post-loop-image.cols-2 .item,.post-loop-image.cols-3 .item,.post-loop-image.cols-4 .item,.post-loop-image.cols-5 .item,.post-loop-masonry.cols-2 .item,.post-loop-masonry.cols-3 .item,.post-loop-masonry.cols-4 .item,.post-loop-masonry.cols-5 .item {
        width:50%
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .post-loop-card .item-sticky .item-title .sticky-post,.post-loop-image .item-sticky .item-title .sticky-post,.post-loop-masonry .item-sticky .item-title .sticky-post {
        -webkit-text-fill-color:#fff
    }
}

.post-loop-image .item-img,.post-loop-masonry .item-img {
    position: relative
}

.post-loop-card .item-img .item-category,.post-loop-image .item-img .item-category,.post-loop-masonry .item-img .item-category {
    position: absolute;
    left: 10px;
    top: 15px;
    padding: 4px 8px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    background: rgba(0,0,0,.6);
    border-radius: 3px
}

.post-loop-card .item-img .item-category:hover,.post-loop-image .item-img .item-category:hover,.post-loop-masonry .item-img .item-category:hover {
    color: #fff;
    text-decoration: none;
    background: var(--theme-hover)
}

.post-loop-card .item-thumb,.post-loop-image .item-thumb,.post-loop-masonry .item-thumb {
    display: block
}

.post-loop-card .item-thumb img {
    width: 100%;
    height: auto
}

.post-loop-card .item-thumb img,.post-loop-image .item-thumb img {
    display: block;
    transition: all .2s ease-out 0s
}

.post-loop-masonry .item-thumb img {
    transition: all .2s ease-out 0s
}

.post-loop-card .item-video,.post-loop-image .item-video,.post-loop-masonry .item-video {
    position: relative;
    display: block
}

.post-loop-card .item-video:after,.post-loop-card .item-video:before,.post-loop-image .item-video:after {
    position: absolute;
    box-sizing: border-box;
    border-radius: 50%;
    transition: all .2s ease-out 0s
}

.post-loop-image .item-video:after {
    left: 50%;
    top: 50%;
    width: 44px;
    margin-left: -22px;
    margin-top: -22px
}

.post-loop-image .item-video:before {
    height: 44px
}

.post-loop-image .item-video:before,.post-loop-masonry .item-video:after,.post-loop-masonry .item-video:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 44px;
    margin-left: -22px;
    margin-top: -22px;
    box-sizing: border-box;
    border-radius: 50%;
    transition: all .2s ease-out 0s
}

.post-loop-masonry .item-video:before {
    height: 44px
}

@media (max-width: 767px) {
    .post-loop-card .item-video:after,.post-loop-card .item-video:before,.post-loop-image .item-video:after,.post-loop-image .item-video:before,.post-loop-masonry .item-video:after,.post-loop-masonry .item-video:before {
        width:36px;
        height: 36px;
        margin-left: -18px;
        margin-top: -18px
    }
}

.post-loop-card .item-video:before {
    z-index: 1;
    content: "";
    background: rgba(0,0,0,.6)
}

.post-loop-image .item-video:before,.post-loop-masonry .item-video:before {
    z-index: 1;
    content: "";
    background: rgba(0,0,0,.6);
    opacity: .8
}

.post-loop-card .item-video:after,.post-loop-image .item-video:after,.post-loop-masonry .item-video:after {
    z-index: 1;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cpath d='M341.333 290.987v442.026c0 33.707 37.12 54.187 65.707 35.84L754.347 547.84a42.667 42.667 0 000-72.107L407.04 255.147a42.581 42.581 0 00-65.707 35.84z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 32px
}

.post-loop-image .item-video:after,.post-loop-masonry .item-video:after {
    height: 44px
}

@media (max-width: 767px) {
    .post-loop-card .item-video:after,.post-loop-image .item-video:after,.post-loop-masonry .item-video:after {
        height:36px;
        background-size: 26px
    }
}

.post-loop-card .item-title {
    margin: 0
}

.post-loop-image .item-title,.post-loop-masonry .item-title {
    margin: 0;
    padding: 15px;
    font-size: 16px;
    font-weight: 500
}

@media (max-width: 767px) {
    .post-loop-card .item-title,.post-loop-image .item-title,.post-loop-masonry .item-title {
        font-weight:400;
        padding: 10px
    }
}

.post-loop-card .item-title a,.post-loop-image .item-title a {
    height: 44.8px
}

.post-loop-card .item-title a,.post-loop-image .item-title a,.post-loop-masonry .item-title a {
    line-height: 1.4;
    color: var(--theme-black-color);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-decoration: none
}

.post-loop-card .item-title a:hover,.post-loop-image .item-title a:hover,.post-loop-masonry .item-title a:hover {
    color: var(--theme-hover)
}

.post-loop-card .item-title .sticky-post,.post-loop-image .item-title .sticky-post,.post-loop-masonry .item-title .sticky-post {
    display: inline-block;
    padding: 0 5px;
    margin-top: 1px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    background: var(--theme-color);
    border-radius: 3px;
    vertical-align: top
}

@media (max-width: 500px) {
    .post-loop-card .item-title .sticky-post,.post-loop-image .item-title .sticky-post,.post-loop-masonry .item-title .sticky-post {
        margin-top:2px;
        line-height: 18px
    }
}

.post-loop-card .item-meta,.post-loop-image .item-meta,.post-loop-masonry .item-meta {
    display: flex;
    justify-content: space-between;
    line-height: 14px;
    font-size: 12px;
    color: var(--theme-light-color)
}

.post-loop-image .item-meta,.post-loop-masonry .item-meta {
    padding: 0 15px 15px;
    overflow: hidden
}

@media (max-width: 767px) {
    .post-loop-card .item-meta,.post-loop-image .item-meta,.post-loop-masonry .item-meta {
        font-size:10px;
        line-height: 12px
    }
}

.post-loop-card .item-meta-left,.post-loop-image .item-meta-left,.post-loop-masonry .item-meta-left {
    white-space: nowrap
}

.post-loop-card .item-meta-right,.post-loop-image .item-meta-right,.post-loop-masonry .item-meta-right {
    flex-shrink: 0
}

.post-loop-card .item-meta-li,.post-loop-image .item-meta-li,.post-loop-masonry .item-meta-li {
    margin-left: 5px;
    color: var(--theme-light-color)
}

@media (max-width: 767px) {
    .post-loop-card .item-meta-li:nth-child(2),.post-loop-card .item-meta-li:nth-child(3),.post-loop-card .item-meta-li:nth-child(4),.post-loop-image .item-meta-li:nth-child(2),.post-loop-image .item-meta-li:nth-child(3),.post-loop-image .item-meta-li:nth-child(4),.post-loop-masonry .item-meta-li:nth-child(2),.post-loop-masonry .item-meta-li:nth-child(3),.post-loop-masonry .item-meta-li:nth-child(4) {
        display:none
    }
}

@media (min-width: 992px) and (max-width:1239px) {
    .post-loop-card .item-meta-li:nth-child(3),.post-loop-card .item-meta-li:nth-child(4),.post-loop-image .item-meta-li:nth-child(3),.post-loop-image .item-meta-li:nth-child(4),.post-loop-masonry .item-meta-li:nth-child(3),.post-loop-masonry .item-meta-li:nth-child(4) {
        display:none
    }
}

.post-loop-card .item-meta-li .wi,.post-loop-image .item-meta-li .wi,.post-loop-masonry .item-meta-li .wi {
    font-size: 14px;
    margin-right: 2px;
    vertical-align: top
}

@media (max-width: 767px) {
    .post-loop-card .item-meta-li .wi,.post-loop-image .item-meta-li .wi,.post-loop-masonry .item-meta-li .wi {
        margin-right:1px;
        font-size: 12px
    }
}

.post-loop-card .item-meta-li.a,.post-loop-image .item-meta-li.a,.post-loop-masonry .item-meta-li.a {
    text-decoration: none
}

.post-loop-image .item-img {
    overflow: hidden
}

.post-loop-image .item-img:before {
    padding-top: 62.5%;
    content: "";
    display: block
}

.post-loop-masonry .item-img:before {
    padding-top: 62.5%;
    content: ""
}

.post-loop-image .item-thumb {
    position: absolute
}

.post-loop-image .item-thumb,.post-loop-masonry .item-thumb {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.post-loop-image .item-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.post-loop-masonry .item-thumb img {
    object-fit: cover
}

@media (max-width: 767px) {
    .post-loop-image .item-title,.post-loop-masonry .item-title {
        padding:6px;
        font-size: 15px;
        font-weight: 500
    }

    .post-loop-image .item-title a,.post-loop-masonry .item-title a {
        height: 42px
    }
}

.post-loop-image .item-meta-items,.post-loop-masonry .item-meta-items {
    padding: 0 15px;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 14px
}

@media (max-width: 767px) {
    .post-loop-image .item-meta-items,.post-loop-masonry .item-meta-items {
        display:flex;
        justify-content: space-between;
        padding: 0 6px;
        margin-bottom: 6px;
        font-size: 11px;
        line-height: 13px
    }
}

.post-loop-image .item-meta-items .item-meta-li,.post-loop-masonry .item-meta-items .item-meta-li {
    margin: 0 20px 0 0;
    display: inline-block!important
}

@media (max-width: 991px) {
    .post-loop-image .item-meta-items .item-meta-li,.post-loop-masonry .item-meta-items .item-meta-li {
        margin:0 5px 0 0
    }
}

.post-loop-image .item-meta-items .item-meta-li .wi,.post-loop-masonry .item-meta-items .item-meta-li .wi {
    line-height: inherit
}

@media (max-width: 767px) {
    .post-loop-image .item-meta-items .item-meta-li .wi,.post-loop-masonry .item-meta-items .item-meta-li .wi {
        font-size:13px
    }
}

.post-loop-image .item-meta-items .item-meta-li:last-child,.post-loop-masonry .item-meta-items .item-meta-li:last-child {
    margin-right: 0
}

.post-loop-image .item-meta-author,.post-loop-masonry .item-meta-author {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    line-height: 20px;
    border-top: 1px solid var(--theme-line-color);
    color: var(--theme-gray-color);
    font-size: 12px
}

@media (max-width: 767px) {
    .post-loop-image .item-meta-author,.post-loop-masonry .item-meta-author {
        padding:6px;
        font-size: 11px;
        line-height: 19px
    }
}

.post-loop-image .item-meta-author .avatar,.post-loop-masonry .item-meta-author .avatar {
    line-height: inherit;
    color: inherit;
    white-space: nowrap;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis
}

.post-loop-image .item-meta-author .avatar:hover,.post-loop-masonry .item-meta-author .avatar:hover {
    color: var(--theme-hover)
}

.post-loop-image .item-meta-author .avatar img,.post-loop-masonry .item-meta-author .avatar img {
    width: 20px;
    height: 20px;
    margin-right: 3px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top
}

@media (max-width: 767px) {
    .post-loop-image .item-meta-author .avatar img,.post-loop-masonry .item-meta-author .avatar img {
        width:19px;
        height: 19px;
        margin-right: 1px
    }
}

.post-loop-masonry .item-title a {
    height: auto;
    max-height: 44.8px
}

@media (max-width: 767px) {
    .post-loop-masonry .item-title a {
        max-height:42px
    }
}

.post-loop-masonry .item-img {
    overflow: hidden
}

.post-loop-masonry .item-img:before {
    display: none
}

.post-loop-card .item-inner,.post-loop-masonry .item-thumb {
    position: relative
}

.post-loop-empty img,.post-loop-masonry .item-thumb img {
    display: block;
    width: 100%;
    height: auto
}

.post-loop-card .item-inner:before {
    display: block;
    padding-top: 62.5%;
    content: ""
}

.post-loop-card.cols-5 .item-wrap {
    padding: 12px
}

.post-loop-card.cols-5 .item-video:after,.post-loop-card.cols-5 .item-video:before {
    right: 12px;
    bottom: 37px
}

.post-loop-card.cols-5 .item-video .item-title {
    padding-right: 64px
}

.post-loop-card.cols-5 .item-title {
    font-size: 15px;
    padding: 0 12px;
    bottom: 35px
}

.post-loop-card.cols-5 .item-meta {
    padding: 0 12px;
    bottom: 12px
}

.post-loop-card .item-img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.post-loop-card .item-img:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
    content: "";
    transition: all .3s ease 0s
}

.post-loop-card .item-wrap {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    color: #fff;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .post-loop-card .item-wrap {
        padding:8px
    }
}

.post-loop-card .item-wrap:hover {
    text-decoration: none
}

.post-loop-card .item-video:after,.post-loop-card .item-video:before {
    left: auto;
    top: auto;
    right: 15px;
    bottom: 44px;
    width: 36px;
    height: 36px;
    margin: 0
}

.post-loop-card .item-video:before {
    opacity: .8
}

@media (max-width: 767px) {
    .post-loop-card .item-video:after,.post-loop-card .item-video:before {
        bottom:30px;
        right: 8px;
        width: 30px;
        height: 30px
    }
}

.post-loop-card .item-video:after {
    line-height: 36px;
    font-size: 26px;
    opacity: .8
}

@media (max-width: 767px) {
    .post-loop-card .item-video:after {
        font-size:14px;
        line-height: 30px
    }
}

.post-loop-card .item-video .item-title {
    padding-right: 66px
}

@media (max-width: 767px) {
    .post-loop-card .item-video .item-title {
        padding-right:46px
    }
}

.post-loop-card .item-title,.special-item-title h2 {
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis
}

.post-loop-card .item-title {
    position: absolute;
    bottom: 40px;
    left: 0;
    max-height: 44px;
    padding: 0 15px;
    width: 100%;
    font-size: 16px;
    line-height: 1.4;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

@media (max-width: 767px) {
    .post-loop-card .item-title {
        bottom:26px;
        padding: 0 8px;
        font-size: 14px;
        max-height: 38px
    }

    .post-loop-card .item-title .sticky-post {
        margin-top: 1px;
        font-size: 9px;
        padding: 0 4px;
        line-height: 16px
    }
}

.post-loop-card .item-meta {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    padding: 0 15px;
    margin-top: 10px;
    color: #fff;
    overflow: hidden;
    opacity: .95
}

@media (max-width: 767px) {
    .post-loop-card .item-meta {
        bottom:8px;
        margin-top: 8px;
        padding: 0 8px;
        line-height: 12px
    }
}

.post-loop-card .item-meta-li,.post-loop-card .item-meta-li .fa,.sidebar .widget_nav_menu ul li li li a:hover:after,.sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:hover:after,.sidebar .widget_nav_menu ul li.current-menu-item a:after,.sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:hover:after,.sidebar .widget_nav_menu ul li.current-post-parent a:after {
    color: #fff
}

.post-loop-embed {
    margin-bottom: 0;
    padding: 20px 15px!important
}

@media (max-width: 767px) {
    .post-loop-embed {
        padding:0!important
    }

    .post-loop-embed:hover {
        background: #fff
    }
}

.post-loop-embed .item {
    padding: 0!important;
    margin: 0!important;
    border-bottom: 0
}

.post-loop-embed .item:hover,.sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a,.sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a {
    background: 0 0
}

.post-loop-embed .item-title {
    margin-bottom: 10px
}

.post-loop-embed .item-title a {
    max-height: 60px
}

.post-loop-embed .item-meta {
    bottom: 0
}

.post-loop-empty {
    padding: 80px 0;
    text-align: center;
    color: var(--theme-light-color)
}

.post-loop-empty img {
    margin: 20px auto;
    width: 240px;
    max-width: 60%
}

.post-loop-empty p {
    margin: 20px 0;
    padding: 0 30px;
    line-height: 1.67
}

.newslist{
    padding: 10px 0;
    max-width: calc(100% - 300px);
    margin: 0 auto;
    overflow: hidden;
}

.entry .mce-tinymce{
    box-shadow:none
}
.entry .entry-video{
    position:relative;
    margin:0 0 20px
}
@media (max-width:767px){
    .entry .entry-video{
        margin:-30px -15px 20px
    }
}
.entry .entry-video embed,.entry .entry-video iframe,.entry .entry-video video{
    display:block;
    width:100%!important;
    height:100%;
    vertical-align:top
}
.entry .entry-video .mejs-container,.entry .entry-video .mejs-container embed,.entry .entry-video .mejs-container iframe,.entry .entry-video .mejs-container video,.entry .entry-video .wp-video,.entry .entry-video .wp-video embed,.entry .entry-video .wp-video iframe,.entry .entry-video .wp-video video{
    height:100%!important
}
.entry .entry-content figure,.entry .entry-head{
    margin-bottom:20px
}
.entry .entry-title{
    margin-top:0;
    margin-bottom:20px;
    font-size:24px;
    line-height:1.4
}
@media (max-width:767px){
    .entry .entry-title{
        font-size:22px
    }
}
.entry .entry-info{
    padding-bottom:10px;
    color:var(--theme-light-color)
}
@media (max-width:767px){
    .entry .entry-info{
        padding-bottom:0
    }
}
.entry .entry-info a{
    color:inherit
}
.entry .entry-info a:focus,.entry .entry-info a:hover{
    color:var(--theme-hover);
    text-decoration:none
}
.entry .entry-info .nickname,.entry .entry-info .origin a{
    color:var(--theme-color)
}
@media (max-width:767px){
    .entry .entry-info .nickname{
        font-weight:500
    }
}
.entry .entry-info .dot{
    margin:0 5px;
    color:var(--theme-light-color)
}
@media (max-width:767px){
    .entry .entry-info .dot{
        display:none
    }
}
@media (max-width:767px){
    .entry .entry-info{
        font-size:13px;
        line-height:23px
    }
    .entry .entry-info>a,.entry .entry-info>span,.entry .entry-info>time{
        margin-right:8px;
        white-space:nowrap
    }
}
.entry .entry-excerpt{
    padding:15px;
    margin-bottom:20px;
    font-size:16px;
    line-height:1.8;
    color:var(--theme-light-color);
    background:hsla(var(--theme-color-hsl),.03);
    border:1px solid var(--theme-line-color);
    border-radius:3px
}
@media (max-width:767px){
    .entry .entry-excerpt p{
        text-align:justify
    }
}
.entry .entry-content{
    position:relative;
    margin-bottom:30px;
    font-size:16px;
    color:var(--theme-black-color);
    line-height:1.8
}
.entry .entry-content:after,.entry .entry-content:before{
    content:" ";
    display:table
}
.entry .entry-content:after{
    clear:both
}
.entry .entry-content .h1,.entry .entry-content .h2,.entry .entry-content .h3,.entry .entry-content h1,.entry .entry-content h2,.entry .entry-content h3{
    margin:32px 0 16px;
    line-height:1.4;
    font-weight:500
}
.entry .entry-content h4,.entry .entry-content h5{
    font-weight:500
}
.entry .entry-content .h1,.entry .entry-content h1{
    font-size:24px
}
.entry .entry-content .h2,.entry .entry-content h2{
    padding-bottom:12px;
    font-size:20px;
    border-bottom:1px solid var(--theme-line-color)
}
.entry .entry-content .h3,.entry .entry-content h3{
    font-size:18px
}
.entry .entry-content>.h3,.entry .entry-content>h3{
    position:relative;
    padding-left:18px;
    line-height:1.46;
    border:0
}
.entry .entry-content>.h3:before,.entry .entry-content>h3:before{
    position:absolute;
    top:4px;
    left:0;
    content:"";
    width:3px;
    height:calc(100% - 8px);
    border-radius:3px;
    background-color:var(--theme-color);
    background-image:linear-gradient(180deg,rgba(255,255,255,.15),transparent)
}
.entry .entry-content p{
    margin-bottom:20px;
    line-height:1.8;
    word-wrap:break-word
}
.entry .entry-content p>img{
    vertical-align:initial
}
@media (max-width:767px){
    .entry .entry-content p{
        text-align:justify
    }
    .entry .entry-content p.aligncenter,.entry .entry-content p.has-text-align-center{
        text-align:center
    }
    .entry .entry-content p.has-text-align-left{
        text-align:left
    }
    .entry .entry-content p.has-text-align-right{
        text-align:right
    }
}
.entry .entry-content .inline-icon{
    display:inline-block;
    padding:0 .1em;
    font-size:inherit;
    line-height:inherit;
    vertical-align:bottom;
    text-indent:0;
    white-space:normal
}
.entry .entry-content>p{
    white-space:pre-wrap
}
.entry .entry-content p.has-drop-cap:not(:focus):first-letter{
    font-size:3em;
    line-height:1;
    font-weight:300
}
.entry .entry-content .woocommerce p{
    text-indent:0!important
}
.entry .entry-content blockquote{
    background:hsla(var(--theme-color-hsl),.04);
    border-left-color:var(--theme-line-color)
}
.entry .entry-content .wp-block-code,.entry .entry-content pre{
    padding:20px;
    font-size:14px;
    line-height:1.45;
    background:#2b303b;
    border-radius:3px;
    border:0;
    color:#eee;
    overflow-x:scroll
}
@media (max-width:1239px){
    .entry .entry-content .wp-block-code,.entry .entry-content pre{
        padding:20px
    }
}
@media (max-width:767px){
    .entry .entry-content .wp-block-code,.entry .entry-content pre{
        padding:15px
    }
}
.entry .entry-content code,.entry .entry-content kbd{
    background:var(--theme-line-color);
    padding:2px 4px;
    margin:0 1px;
    font-size:.9em;
    border-radius:2px
}
.entry .entry-content ol,.entry .entry-content ul{
    padding-left:2em;
    margin-bottom:20px;
    list-style-position:outside
}
.entry .entry-content li{
    margin-bottom:10px
}
.entry .entry-content img{
    height:auto
}
.entry .entry-content audio,.entry .entry-content embed,.entry .entry-content iframe,.entry .entry-content img,.entry .entry-content video{
    max-width:100%;
    vertical-align:top
}
@media (max-width:767px){
    .entry .entry-content video{
        display:block;
        width:100%;
        height:auto
    }
    .entry .entry-content .plyr__video-wrapper--fixed-ratio video{
        height:100%
    }
}
.entry .entry-content video::-internal-media-controls-download-button{
    display:none
}
.entry .entry-content video::-webkit-media-controls-enclosure{
    overflow:hidden
}
.entry .entry-content video::-webkit-media-controls-panel{
    width:calc(100% + 30px)
}
@media (max-width:767px){
    .entry .entry-content audio{
        display:block;
        width:100%
    }
}
@media (max-width:767px){
    .entry .entry-content embed,.entry .entry-content iframe{
        display:block;
        width:100%;
        min-height:200px;
        max-height:500px
    }
}
.entry .entry-content .aligncenter{
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center
}
.entry .entry-content .aligncenter img{
    margin:0 auto
}
.entry .entry-content .alignleft{
    float:left;
    margin-right:10px;
    margin-bottom:10px
}
.entry .entry-content .alignright{
    float:right;
    margin-left:10px;
    margin-bottom:10px
}
.entry .entry-content .wp-caption,.entry .entry-content button,.entry .entry-content input,.entry .entry-content select,.entry .entry-content textarea{
    max-width:100%
}
.entry .entry-content .wp-caption-text{
    padding-top:5px;
    text-align:center;
    text-indent:0;
    font-size:14px;
    line-height:1.5;
    color:var(--theme-gray-color)
}
.entry .entry-content table{
    width:100%;
    border-collapse:collapse
}
.entry .entry-content table td,.entry .entry-content table th{
    padding:.5em;
    border:1px solid var(--theme-border-color)
}
.entry .entry-content .has-theme-light-color{
    color:#f5f5f5
}
.entry .entry-content .has-theme-light-background-color{
    background-color:#f5f5f5
}
.entry .entry-content .has-theme-gray-color{
    color:#999
}
.entry .entry-content .has-theme-gray-background-color{
    background-color:#999
}
.entry .entry-content .has-theme-black-color{
    color:#333
}
.entry .entry-content .has-theme-black-background-color{
    background-color:#333
}
.entry .entry-content .has-theme-hover-color{
    color:var(--theme-hover)
}
.entry .entry-content .has-theme-hover-background-color{
    background-color:var(--theme-hover)
}
.entry .entry-content .has-theme-color-color{
    color:var(--theme-color)
}
.entry .entry-content .has-theme-color-background-color{
    background-color:var(--theme-color)
}
.entry .entry-content .gallery{
    margin:0 -10px;
    font-size:0
}
.entry .entry-content .gallery .gallery-item{
    display:inline-block;
    padding:10px;
    text-align:center;
    vertical-align:top
}
.entry .entry-content .gallery .gallery-item img{
    max-width:100%;
    height:auto;
    vertical-align:top;
    border:0
}
.entry .entry-content .gallery-columns-1 .gallery-item{
    width:100%
}
.entry .entry-content .gallery-columns-2 .gallery-item{
    width:50%
}
.entry .entry-content .gallery-columns-3 .gallery-item{
    width:33.33333%
}
.entry .entry-content .gallery-columns-4 .gallery-item{
    width:25%
}
.entry .entry-content .gallery-columns-5 .gallery-item{
    width:20%
}
.entry .entry-content .gallery-columns-6 .gallery-item{
    width:16.66667%
}
.entry .entry-content .gallery-columns-7 .gallery-item{
    width:14.28571%
}
.entry .entry-content .gallery-columns-8 .gallery-item{
    width:12.5%
}
.entry .entry-content .gallery-columns-9 .gallery-item{
    width:11.11111%
}
.entry .entry-content .wp-video{
    width:auto!important
}
.entry .entry-content .plyr--video{
    margin-bottom:20px
}
.entry .entry-content .j-wpcom-video{
    display:block;
    max-width:100%
}
.entry .entry-content .entry-content-slider .swiper-wrapper{
    padding:0!important;
    margin:0!important;
    flex-wrap:nowrap
}
.entry .entry-content .entry-content-slider .modules-feature-posts .post-loop-card .item,.entry .entry-content .entry-content-slider .swiper-slide,.modules-feature-posts .post-loop-card .entry .entry-content .entry-content-slider .item{
    margin:0!important
}
.entry .entry-content .entry-content-slider .modules-feature-posts .post-loop-card .item img,.entry .entry-content .entry-content-slider .swiper-slide img,.modules-feature-posts .post-loop-card .entry .entry-content .entry-content-slider .item img{
    width:100%;
    height:auto;
    display:block
}
.entry .entry-content .entry-content-slider .slide-title{
    position:absolute;
    z-index:1;
    width:100%;
    bottom:0;
    left:0;
    font-size:18px;
    line-height:1.4;
    color:#fff;
    font-weight:500;
    margin:0!important;
    padding:40px 20px 16px!important;
    text-indent:0!important;
    background:linear-gradient(180deg,transparent,rgba(0,0,0,.5))
}
@media (max-width:991px){
    .entry .entry-content .entry-content-slider .slide-title{
        font-size:16px;
        padding:24px 15px 15px!important
    }
}
.entry .entry-content .entry-content-slider .swiper-pagination{
    bottom:10px!important;
    line-height:0
}
.entry .entry-content .entry-content-slider:hover .swiper-pagination{
    opacity:1
}
.entry .entry-content.text-indent p{
    text-indent:2em
}
.entry .entry-content .wp-block-quote,.entry .entry-content blockquote{
    position:relative;
    padding:30px 30px 30px 66px;
    color:var(--theme-gray-color);
    background:var(--theme-line-color);
    border-left:0;
    font-size:16px;
    border-radius:3px
}
@media (max-width:767px){
    .entry .entry-content .wp-block-quote,.entry .entry-content blockquote{
        padding:24px 15px 15px 52px
    }
}
.entry .entry-content .wp-block-quote:before,.entry .entry-content blockquote:before{
    position:absolute;
    width:26px;
    height:26px;
    left:20px;
    top:15px;
    background-image:var(--theme-quote-bg);
    background-repeat:no-repeat;
    background-position:50%;
    background-size:100% auto;
    content:"";
    opacity:.25
}
@media (max-width:767px){
    .entry .entry-content .wp-block-quote:before,.entry .entry-content blockquote:before{
        width:22px;
        height:22px;
        left:15px;
        top:12px
    }
}
.entry .entry-content .entry-copyright{
    margin-top:30px;
    padding:15px;
    font-size:14px;
    line-height:1.6;
    color:var(--theme-light-color);
    border:1px solid var(--theme-line-color);
    background:hsla(var(--theme-color-hsl),.03);
    border-radius:4px
}
.entry .entry-content .entry-copyright a,.entry .entry-content .entry-copyright span{
    color:var(--theme-gray-color)
}
.entry .entry-content .entry-copyright p{
    margin-bottom:8px;
    text-indent:0;
    text-align:left
}
.entry .entry-page p{
    margin:0
}
.page .entry .entry-head{
    margin-bottom:45px
}
.page .entry .entry-title{
    position:relative;
    margin-bottom:0;
    text-align:center
}
.page .entry .entry-title:after{
    position:absolute;
    left:50%;
    bottom:-15px;
    width:20px;
    height:2px;
    margin-left:-10px;
    background:var(--theme-light-color);
    content:"";
    border-radius:2px
}
.entry-tag{
    font-size:0
}
.entry-tag a,.entry-tag a:before{
    display:inline-block;
    font-size:14px;
    border-radius:20px
}
.entry-tag a{
    margin:0 10px 5px 0;
    padding:4px 10px 4px 0;
    line-height:14px;
    color:var(--theme-black-color);
    background:hsla(var(--theme-color-hsl),.05);
    box-shadow:0 0 1px rgba(0,0,0,.1)
}
.entry-tag a:before{
    margin:-4px 6px -4px 0;
    padding:4px 7px;
    line-height:inherit;
    color:#fff;
    background:var(--theme-color);
    content:"#";
    vertical-align:top
}
.entry-tag a:focus,.entry-tag a:hover{
    color:#fff;
    background:var(--theme-hover);
    text-decoration:none
}
.entry-tag .entry-specials a:before{
    padding:3px 6px;
    background:var(--theme-el-bg-color);
    color:var(--theme-color);
    border:1px solid var(--theme-color)
}
.entry-bar{
    height:60px;
    margin:30px 0
}
.entry-bar .info-item.act .wi,.entry-bar .info-item.share .wi{
    font-size:20px
}
@media (max-width:1239px){
    .entry-bar .info-item.share .mobile{
        display:none
    }
}
@media (max-width:767px){
    .entry-bar .author,.entry-bar .info-item.act,.entry-bar .info-item.share .meta-item,.entry-bar .info-item.share:before{
        display:none
    }
    .entry-bar .info{
        float:none!important
    }
    .entry-bar .info-item.meta{
        margin:0;
        float:right;
        line-height:30px
    }
    .entry-bar .info-item.share{
        float:left;
        margin-right:0;
        padding-left:0;
        vertical-align:top
    }
    .entry-bar .info-item.share .mobile{
        display:block;
        padding-left:12px;
        padding-right:12px;
        color:var(--theme-color);
        border:1px solid var(--theme-color);
        line-height:28px;
        border-radius:30px
    }
    .entry-bar .info-item.share .mobile .wi{
        font-size:16px
    }
}
.entry-bar .info-item{
    position:relative;
    display:inline-block;
    margin-right:20px;
    padding-left:20px;
    color:var(--theme-light-color);
    line-height:36px
}
.entry-bar .info-item:before{
    position:absolute;
    left:0;
    top:50%;
    width:1px;
    height:18px;
    margin-top:-9px;
    background:var(--theme-light-color);
    content:"";
    opacity:.6
}
.entry-bar .info-item a{
    color:inherit;
    text-decoration:none
}
.entry-bar .info-item a:hover,.profile-tab-content .q-content .q-related .q-related-list .q-related-item a:hover,.qapress .q-content .q-related .q-related-list .q-related-item a:hover{
    color:var(--theme-hover)
}
.entry-bar .info-item .stared{
    color:#ff5e5e
}
.entry-bar .info-item .stared:hover{
    color:#f33
}
.entry-bar .meta{
    padding-left:0
}
.entry-bar .meta:before{
    display:none
}
.entry-bar .act{
    margin-right:0
}
.entry-bar .meta-item{
    position:relative;
    display:inline-block;
    padding:0 8px;
    overflow:hidden;
    vertical-align:top;
    transition:all .3s ease-out 0s
}
.entry-bar .meta-item:first-child{
    padding-left:0
}
.entry-bar .meta-item:last-child,.page-no-sidebar.member-login .footer .footer-nav li:last-child a,.page-no-sidebar.member-register .footer .footer-nav li:last-child a{
    padding-right:0
}
.entry-bar .meta-item:hover{
    overflow:visible;
    transition:all .3s ease-out 0s
}
.entry-bar .meta-item:hover .dashang-img,.entry-bar .meta-item:hover .share-wx-wrap{
    opacity:1;
    filter:alpha(opacity=100);
    bottom:40px;
    transition:all .3s ease-out 0s
}
.entry-bar .meta-item:hover .dashang-img{
    pointer-events:auto
}
.entry-bar .meta-item.wechat:hover{
    color:#44b549
}
.entry-bar .meta-item.weibo:hover{
    color:#e05244
}
.entry-bar .meta-item.qq:hover{
    color:#22a4ff
}
.entry-bar .meta-item.douban:hover{
    color:#33b045
}
.entry-bar .meta-item.douban:hover svg{
    fill:#33b045
}
.entry-bar .meta-item.qzone:hover{
    color:#fdbf2f
}
.entry-bar .meta-item.qzone:hover svg{
    fill:#fdbf2f
}
.entry-bar .meta-item.linkedin:hover{
    color:#0077b5
}
.entry-bar .meta-item.facebook:hover{
    color:#44619d
}
.entry-bar .meta-item.twitter:hover{
    color:#55acee
}
.entry-bar .meta-item.dashang .wi{
    font-size:18px
}
.dashang-img span,.entry-bar .wi{
    font-size:16px;
    vertical-align:top
}
@media (max-width:767px){
    .entry-bar .dashang-img{
        left:auto;
        right:0
    }
    .entry-bar .dashang-img:after,.entry-bar .dashang-img:before{
        left:100%;
        margin-left:-26px
    }
}
.entry-bar.fixed .entry-bar-inner{
    position:fixed;
    bottom:0;
    padding:10px 20px;
    border-top:1px solid var(--theme-line-color);
    background:var(--theme-el-bg-color);
    transition:all .3s ease-out 0s
}
@media (max-width:991px){
    .entry-bar.fixed .entry-bar-inner{
        position:relative
    }
}
.page-template-default .main,.main-archive{
    width:840px;
    float:left;
    transition:all .3s ease-out 0s
}
@media (max-width:1239px){
    .page-template-default .main,.main-archive{
        width:670px
    }
}
@media (max-width:991px){
    .page-template-default .main,.main-archive{
        width:100%;
        float:none!important
    }
}
.main-full{
    width:100%!important;
    float:none!important
}
.main-woo{
    padding:15px;
    margin-bottom:20px;
    background:var(--theme-el-bg-color)
}
@media (max-width:767px){
    .main-woo{
        background:0 0;
        padding:0
    }
}
.sidebar{
    width:300px;
    padding-right: 10px;;
    float:right
}
.sidebar.sidebar-on-left{
    float:left
}
.sidebar.fixed{
    position:fixed;
    left:50%;
    bottom:0;
    margin-left:290px
}
@media (min-width:992px) and (max-width:1239px){
    .sidebar.fixed{
        margin-left:230px
    }
}
.sidebar.fixed.sidebar-on-left{
    right:50%;
    left:auto;
    margin-right:290px
}
@media (min-width:992px) and (max-width:1239px){
    .sidebar.fixed.sidebar-on-left{
        margin-right:230px
    }
}
.sidebar.abs{
    position:absolute;
    bottom:0;
    right:10px
}
.sidebar.abs.sidebar-on-left{
    left:10px;
    right:auto
}
@media (max-width:1239px){
    .sidebar{
        width:250px
    }
}
@media screen and (max-width:991px){
    .sidebar{
        display:none
    }
}
.widget .tagcloud a,.widget ol a:hover,.widget ul a:hover {
    color: var(--theme-hover);
    text-decoration: none
}

.widget .tagcloud {
    display: flex;
    flex-wrap: wrap
}

.widget .tagcloud a {
    width: 32.39%;
    margin: 0 .7% 1.4%;
    padding: 5px 12px;
    font-size: 12px!important;
    line-height: 1.2;
    text-align: center;
    color: var(--theme-gray-color);
    border: 1px solid hsla(var(--theme-color-hsl),.2);
    border-radius: 2px;
    background: var(--theme-el-bg-color);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.widget .tagcloud a:nth-child(3n+1) {
    margin-left: 0
}

.widget .tagcloud a:nth-child(3n+3) {
    margin-right: 0
}

.widget .tagcloud a:hover {
    color: #fff;
    background: var(--theme-hover);
    border-color: var(--theme-hover)
}

.widget-title {
    margin: 2px 0 15px;
    padding: 0 0 0 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1
}

.widget-title:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    content: "";
    background-color: var(--theme-color);
    background-image: linear-gradient(180deg,rgba(255,255,255,.15),transparent);
    border-radius: 3px
}

.widget_calendar #wp-calendar {
    width: 100%;
    line-height: 2.2
}

.widget_calendar #wp-calendar caption {
    padding: 3px;
    font-size: 16px;
    color: var(--theme-black-color);
    text-align: center
}

.widget_calendar #wp-calendar th {
    vertical-align: bottom;
    border-bottom: 2px solid hsla(var(--theme-color-hsl),.2)
}

.widget_calendar #wp-calendar td {
    vertical-align: bottom;
    border-bottom: 1px solid hsla(var(--theme-color-hsl),.2);
    text-align: center
}

.widget_tag_cloud a {
    margin: 0 2px
}

.widget_lastest_products .p-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px!important;
    padding-top: 7px
}

.widget_lastest_products .p-item {
    padding: 0 7px;
    margin: 0 0 15px;
    border: 0
}

.sidebar .widget_nav_menu ul li:before,.widget_comments ul li:before,.widget_lastest_products .p-item:before {
    display: none
}

.widget_lastest_products .p-item-wrap .thumb {
    position: relative;
    display: block;
    border-radius: 4px;
    background: #f8f9fa;
    overflow: hidden
}

.widget-title,.widget_lastest_products .p-item-wrap .thumb.thumb-video {
    position: relative
}

.widget_lastest_products .p-item-wrap .thumb.thumb-video:after,.widget_lastest_products .p-item-wrap .thumb.thumb-video:before {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    width: 32px;
    margin-left: -16px;
    margin-top: -16px;
    text-align: center;
    opacity: .9;
    border-radius: 50%;
    transition: all .3s ease-out 0s
}

.widget_lastest_products .p-item-wrap .thumb.thumb-video:before {
    height: 32px;
    content: "";
    background: rgba(0,0,0,.6);
    opacity: .8
}

.widget_lastest_products .p-item-wrap .thumb.thumb-video:after {
    height: 32px;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cpath d='M341.333 290.987v442.026c0 33.707 37.12 54.187 65.707 35.84L754.347 547.84a42.667 42.667 0 000-72.107L407.04 255.147a42.581 42.581 0 00-65.707 35.84z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 22px
}

.widget_lastest_products .p-item-wrap .thumb img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .3s ease-out 0s
}

.widget_lastest_products .p-item-wrap .thumb:hover img {
    opacity: .9;
    transform: scale(1.02);
    transition: all .3s ease-out 0s
}

.widget_lastest_products .p-item-wrap .title {
    margin: 0;
    bottom: 0;
    opacity: 1;
    padding: 6px 0 0
}

.widget_lastest_products .p-item-wrap .title a {
    height: 36px;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 18px
}

.widget_lastest_products:hover .title {
    bottom: 0
}
.widget_post_hot .item,.widget_post_tabs .item,.widget_post_thumb .item {
    margin: 0;
    padding: 15px 0;
    display: flex;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed var(--theme-line-color)
}

.widget_post_hot .item:hover img,.widget_post_tabs .item:hover img,.widget_post_thumb .item:hover img,.widget_special .speial-item:hover img {
    transform: scale(1.03);
    transition: all .3s ease-out 0s
}

.widget_post_hot .item:last-child,.widget_post_tabs .item:last-child,.widget_post_thumb .item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget_post_hot li:before,.widget_post_tabs li:before,.widget_post_thumb li:before {
    display: none
}

.widget_post_hot .item-img,.widget_post_tabs .item-img,.widget_post_thumb .item-img {
    width: 100px;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 4px
}

.widget_post_hot .item-img img,.widget_post_tabs .item-img img,.widget_post_thumb .item-img img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .3s ease-out 0s
}

.widget_post_hot .item-img.item-video .item-img-inner,.widget_post_tabs .item-img.item-video .item-img-inner,.widget_post_thumb .item-img.item-video .item-img-inner {
    position: relative;
    display: block
}

.widget_post_hot .item-img.item-video .item-img-inner:before,.widget_post_tabs .item-img.item-video .item-img-inner:before,.widget_post_thumb .item-img.item-video .item-img-inner:before {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    border-radius: 50%;
    content: "";
    box-sizing: border-box;
    background: rgba(0,0,0,.6);
    opacity: .8;
    transition: all .3s ease-out 0s
}

.widget_post_hot .item-img.item-video .item-img-inner:after,.widget_post_tabs .item-img.item-video .item-img-inner:after,.widget_post_thumb .item-img.item-video .item-img-inner:after {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    content: "";
    opacity: .9;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cpath d='M341.333 290.987v442.026c0 33.707 37.12 54.187 65.707 35.84L754.347 547.84a42.667 42.667 0 000-72.107L407.04 255.147a42.581 42.581 0 00-65.707 35.84z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 22px;
    transition: all .3s ease-out 0s
}

.widget_post_hot .item-img-inner,.widget_post_tabs .item-img-inner,.widget_post_thumb .item-img-inner {
    display: block
}

.widget_post_hot .item-title,.widget_post_tabs .item-title,.widget_post_thumb .item-title {
    height: 38px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 1.4
}

.widget_post_hot .item-title a,.widget_post_tabs .item-title a,.widget_post_thumb .item-title a {
    color: var(--theme-black-color)
}

.widget_post_hot .item-date,.widget_post_tabs .item-date,.widget_post_thumb .item-date {
    position: absolute;
    bottom: 0;
    margin: 0;
    font-size: 12px;
    color: var(--theme-light-color);
    line-height: 14px
}

.widget_post_hot .item-content,.widget_post_tabs .item-content,.widget_post_thumb .item-content {
    position: relative;
    margin-left: 10px;
    width: calc(100% - 110px);
    flex-shrink: 1
}

.widget_post_hot .item-no-thumb,.widget_post_tabs .item-no-thumb,.widget_post_thumb .item-no-thumb {
    width: 100%;
    margin-left: 0
}

.widget_post_hot .item-no-thumb .item-title,.widget_post_tabs .item-no-thumb .item-title,.widget_post_thumb .item-no-thumb .item-title {
    display: block;
    height: auto;
    -webkit-line-clamp: unset
}

.widget_post_hot .item-no-thumb .item-date,.widget_post_tabs .item-no-thumb .item-date,.widget_post_thumb .item-no-thumb .item-date {
    position: relative
}

.widget_post_hot .item {
    align-items: flex-start
}

.widget_post_hot .item .item-img {
    box-shadow: 0 1px 3px rgba(0,0,0,.2)
}

.widget_post_hot .item .item-hot {
    font-size: 12px;
    line-height: 16px;
    color: var(--theme-gray-color)
}

.widget_post_hot .item .item-hot .wi {
    margin-right: 3px;
    font-size: 16px;
    line-height: 16px;
    vertical-align: top
}

.widget_post_hot .item:first-child {
    position: relative;
    display: block;
    padding: 0;
    border-radius: 4px;
    overflow: hidden;
    border-bottom: 0
}

.widget_post_hot .item:first-child .item-img {
    width: 100%;
    border-radius: 0
}

.widget_post_hot .item:first-child .item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 30px 10px 15px;
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.7))
}

.widget_post_hot .item:first-child .item-no-thumb {
    position: relative
}

.widget_post_hot .item:first-child .item-title {
    height: auto;
    margin: 0;
    max-height: 38px;
    font-weight: 500
}

.widget_post_hot .item:first-child .item-title a,.widget_post_hot .item:first-child .item-title a:hover {
    color: #fff
}

.widget_post_hot .item:first-child .item-hot {
    margin-bottom: 5px;
    color: #fff
}

.widget_post_hot .item:first-child .item-hot .wi {
    color: inherit
}

.widget_post_hot .item:first-child:before,.widget_post_hot .item:nth-child(2):before,.widget_post_hot .item:nth-child(3):before {
    display: block;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 1;
    padding: 3px 6px 3px 4px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    text-align: center;
    border-radius: 0 10px 10px 0;
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    background: linear-gradient(135deg,#f84975 10%,#f36);
    border: 0
}

.widget_post_hot .item:first-child:before {
    top: .5em;
    content: "TOP 1"
}

.widget_post_hot .item:nth-child(2) {
    margin-top: 15px;
    border-top: 1px dashed var(--theme-line-color)
}

.widget_post_hot .item:nth-child(2):before {
    content: "TOP 2";
    background: linear-gradient(135deg,#ff7a66 10%,#ff2d2d)
}

.widget_post_hot .item:nth-child(3):before {
    content: "TOP 3";
    background: linear-gradient(135deg,#f59f55 10%,#ff6922)
}
.aboutBox{
    margin:0 auto;
}
.delPro ul li{
    flex:initial !important
}
.delPro ul li b{
    height:200px !important;
    line-height: 200px !important;
}
