/* 
	Theme Name: Modown
	Theme URL: http://www.mobantu.com/7191.html
	Description: WordPressèµ„æºä¸‹è½½ä¸»é¢˜
	Author: æ¨¡æ¿å…”
	Author URI: http://www.mobantu.com
*/
@charset "UTF-8"; * {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
    word-break: break-all;
}

html,body,div,span,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,tt,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html {
    font-size: 75.0%
}

html,body {
    min-height: 100%
}

body {
    line-height: 1
}

a {
    color: #333
}

a:hover {
    color: #ff5f33;
    text-decoration: none
}

a:focus,a:visited,a:active {
    text-decoration: none;
    outline: 0
}

.btn:active,.btn:focus {
    outline: 0
}

.btn {
    background: #ff5f33;
    color: #fff;
    border-radius: 5px;
    padding: 8px 25px;
    text-align: center;
    border: none;
    cursor: pointer
}

.btn:hover {
    opacity: .9;
}

input,button,textarea,select {
    font-size: 100%
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: "";
    content: none
}

.dripicons {
    position: relative;
    top: 2px
}

a {
    text-decoration: none
}

fieldset,img {
    border: 0
}

img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

.clearfix:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden
}

.clearfix {
}

.noscroll {
    height: 100%;
    overflow: hidden;
}

:link,:visited {
    text-decoration: none
}

:focus {
    outline: 0
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-thumb {
    background-color: #c7c7c7;
    border-radius: 0;
}

/* 新增：隐藏 x 轴滚动条 */
::-webkit-scrollbar:horizontal {
    display: none;
}
input[type="submit"],input[type="reset"],input[type="button"],button {
    -webkit-appearance: none;
}

body {
    background-color: #030014;
    position: relative;
    margin-top: 70px;
    font-size: 15px;
    line-height: 1.5;
    font-family: "Microsoft Yahei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB","Microsoft Yahei UI", "Source Han Sans CN", sans-serif;
    color: #333
}

body.single, body.page, body.ap-page-category, body.ap-page-tag {
    background-color: #f9f9f9
}

body.home, body.page-template-all, body.page-template-waterfall, body.page-template-all-vip, body.page-template-tuan {
    background-color: #030014;
}

body.gd-list {
    background-color: #f9f9f9;
}

.main, .woocommerce #main {
    padding-top: 200px;
    z-index: 9;
    position: relative;
}
body.home .main {
    padding-top: 35px;
    min-height: calc(100vh - 400px - 150px);
}

body.home .banner-slider + .main, body.home .banner + .main {
    padding-top: 0
}

body.page-template-cms .main {
    padding-top: 0;
}
.main {
    padding: 18px 25px 0;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 24px;
    width: 70%;
    margin: 260px auto -2px;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}
.container {
    position: relative;
    margin: 0 auto -5px;
    max-width: 1200px;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}

.single .main .container,.page-template-default .main .container,.post-type-archive-blog .main .container,.page-template-tougao .main .container {
    max-width: 1200px !important
}

body.home .modown-uisdc-widgets + .main, body.home .modown-uisdc-widgets + .main {
    padding-top: 0;
}

.content-wrap {
    width: 100%;
    float: left;
    margin: 0 0 30px 0;
    position: relative;
    /*background-color: #030014;*/
}

.content {
    position: relative;
}

.page-template-guestbook .content {
    max-width: 1000px;
    margin: -60px auto 80px;
    box-shadow: rgba(0, 0, 0, 0.03) 0px 16px 25px 0px;
}

.page-template-guestbook .content:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 35px;
    right: 35px;
    height: 200px;
    box-shadow: rgba(35, 49, 64, 0.09) 0px 15px 23px 0px;
    z-index: -1;
    border-radius: 5px;
}

.page-template-guestbook .content:after {
    content: "";
    position: absolute;
    bottom: -55px;
    left: 80px;
    right: 80px;
    height: 200px;
    box-shadow: rgba(0, 0, 0, 0.03) 0px 14px 21px 0px;
    z-index: -3;
    border-radius: 5px;
}
/* new add s*/
#imgxin {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
        margin: 0 0 50px 0;
}

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

/* new add e*/
/* .single .content,.page-template-default .content,.post-type-archive-blog .content,.page-template-tougao .content,.page-template-tuan .content,.page-template-all .content,.page-template-all-vip .content,.archive .content,.search .content,.home .content{margin-right:320px} */
.single .content.nosidebar {
    margin-right: 0
}

.content-nav {
    padding-left: 220px;
}

.error40404 {
    text-align: center;
    font-size: 80px;
    margin: 100px auto 130px
}

.center {
    text-align: center;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10001;
    background: transparent;
    transition: all .3s ease 0s;
    webkit-box-shadow: 0px 4px 10px 0px rgba(17, 58, 93, 0.1);
    -ms-box-shadow: 0px 4px 10px 0px rgba(17, 58, 93, 0.1);
    box-shadow: 0px 4px 10px 0px rgba(17, 58, 93, 0.1);
}

.header.scrolled {
    webkit-box-shadow: 0px 5px 10px 0px rgba(17, 58, 93, 0.1);
    -ms-box-shadow: 0px 5px 10px 0px rgba(17, 58, 93, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(17, 58, 93, 0.1);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}

.nav-main {
    float: left;
    font-size: 15px;
    margin-top: 0px;
    margin-left: 30px
}

.nav-main li {
    position: relative;
    float: left;
    color: #333;
}

.nav-main > li.menu-item-has-children {
    padding-right: 12px;
}

.nav-main > li.menu-item-has-children:after {
    font-family: "iconfont" !important;
    content: "\e623";
    position: absolute;
    right: 10px;
    font-size: 12px;
    top: calc(50% - 4px);
    height: 12px;
    line-height: 12px;
}

.nav-main > li.menu-item-has-children:hover:after {
    content: "\e620";
}

.nav-main a {
    display: block;
    padding: 0 15px;
    -webkit-transition: ease-in color .15s;
    transition: ease-in color .15s;
    position: relative;
}

.nav-main > li > a {
    padding: 25px 13px 23px
}

.nav-main> li.current-menu-item > a:after, .nav-main> li.current-menu-parent > a:after, .nav-main> li.current_page_item > a:after, .nav-main> li.current-post-ancestor > a:after, .nav-main> li.current-menu-ancestor > a:after, .nav-main> li.current-category-ancestor > a:after {
    content: "";
    font-size: 12px;
    position: absolute;
    bottom: 12px;
    left: calc(50% - 2.5px);
    font-weight: 300;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ff5f33
}

.nav-main .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    font-size: 14px;
    padding: 6px 0;
    margin: 20px 0 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    line-height: 32px;
    min-width: 180px;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-in-out;
}

.nav-main > li > .sub-menu:before {
    content: " ";
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px;
    border-bottom-color: #fff;
    position: absolute;
    left: 20px;
    top: -14px;
}

.nav-main .sub-menu li {
    float: none
}

.nav-main .sub-menu li.menu-item-has-children:after {
    font-family: "iconfont" !important;
    content: "\e621";
    position: absolute;
    right: 7px;
    font-size: 12px;
    top: calc(50% - 6px);
    height: 12px;
    line-height: 12px;
}

.nav-main > li.mega4 .sub-menu li.menu-item-has-children:after, .nav-main > li.mega3 .sub-menu li.menu-item-has-children:after, .nav-main > li.mega2 .sub-menu li.menu-item-has-children:after {
    content: none;
}

.nav-main .sub-menu a {
    font-weight: normal;
    color: #333;
}

.nav-main .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    z-index: 9
}

.nav-main .explose {
    display: none;
}

.nav-main li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

.nav-main > li.mega4 > .sub-menu {
    min-width: 500px;
    padding: 10px 0;
}

.nav-main > li.mega4 > .sub-menu > li {
    position: static;
}

.nav-main > li.mega4 > .sub-menu > li > a {
    position: relative;
}

.nav-main > li.mega4 > .sub-menu > li:first-child > a:before {
    content: "";
    width: 1px;
    height: 10px;
    background: #f3f3f3;
    position: absolute;
    right: -1px;
    top: -10px;
}

.nav-main > li.mega4 > .sub-menu > li:last-child > a:before {
    content: "";
    width: 1px;
    height: 10px;
    background: #f3f3f3;
    position: absolute;
    right: -1px;
    bottom: -10px;
}

.nav-main > li.mega4 > .sub-menu > li > a {
    width: 90px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 32px;
    border-right: 1px solid #f3f3f3;
}

.nav-main > li.mega4 > .sub-menu > li:first-child > a, .nav-main > li.mega4 > .sub-menu > li.mg-show > a {
    background: #f3f3f3
}

.nav-main > li.mega4 > .sub-menu > li:first-child > a:after, .nav-main > li.mega4 > .sub-menu > li.mg-show > a:after {
    content: " ";
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px;
    border-bottom-color: #fff;
    position: absolute;
    right: -4px;
    top: 8px;
    transform: rotate(-90deg);
}

.nav-main > li.mega4 > .sub-menu > li.mg-hide > a:after {
    content: none;
}

.nav-main > li.mega4 > .sub-menu > li.mg-hide > a {
    background: transparent;
}

.nav-main > li.mega4:hover > .sub-menu > li:first-child > .sub-menu, .nav-main > li.mega4:hover > .sub-menu > li:first-child > .sub-menu > li > .sub-menu, .nav-main > li.mega4 > .sub-menu > li.mg-show .sub-menu {
    opacity: 1;
    visibility: visible;
    display: block;
}

.nav-main > li.mega4 > .sub-menu > li.mg-hide .sub-menu {
    opacity: 0;
    visibility: hidden;
    display: none
}

.nav-main > li.mega4 > .sub-menu > li > .sub-menu {
    position: absolute;
    border-radius: 0;
    box-shadow: none;
    left: 90px;
    top: 0;
    bottom: 0;
    margin: 0;
    overflow: hidden;
    margin-left: 5px;
    padding: 10px 0;
    min-width: 400px;
}

.nav-main > li.mega4 > .sub-menu > li > .sub-menu > li {
    padding: 8px 0;
}

.nav-main > li.mega4 > .sub-menu > li > .sub-menu > li > a {
    width: 90px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 16px;
    height: 16px;
    border-right: 1px solid #f3f3f3;
}

.nav-main > li.mega4 > .sub-menu > li > .sub-menu li {
    float: none;
}

.nav-main > li.mega4 .sub-menu .sub-menu .sub-menu a {
    color: #777;
}

.nav-main > li.mega4 .sub-menu .sub-menu .sub-menu {
    box-shadow: none;
    margin: 0;
    padding: 0;
    min-width: auto;
    left: 90px;
}

.nav-main > li.mega4 .sub-menu .sub-menu .sub-menu li {
    float: left;
}

.nav-main > li.mega3 > .sub-menu {
    min-width: 470px;
    padding: 10px 6px;
    line-height: 28px;
}

.nav-main > li.mega3:hover > .sub-menu .sub-menu {
    opacity: 1;
    visibility: visible;
}

.nav-main > li.mega3 .sub-menu .sub-menu {
    position: relative;
    border-radius: 0;
    box-shadow: none;
    left: 0;
    margin: 0;
    overflow: hidden;
    margin-left: 15px;
    padding: 0;
    line-height: 25px;
    font-size: 12px;
    background: transparent;
}

.nav-main > li.mega3 .sub-menu .sub-menu a {
    color: #777;
}

.nav-main > li.mega3 > .sub-menu > li {
    width: 150px;
    display: inline-block;
    text-align: left;
    float: left;
    margin-bottom: 10px;
}

.nav-main > li.mega3 .sub-menu .sub-menu > li {
    margin-left: 0;
    display: block;
    float: none;
}

.nav-main > li.mega3 .sub-menu .sub-menu > li a {
    padding: 0 15px 0 0
}

.nav-main > li.mega2 > .sub-menu {
    min-width: 360px;
    padding: 15px 6px;
    line-height: 30px;
}

.nav-main > li.mega2 > .sub-menu > li {
    float: left;
    width: 33.33333%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 30px;
}

.nav-main > li.mega22 > .sub-menu {
    min-width: 240px;
}

.nav-main > li.mega22 > .sub-menu > li {
    float: left;
    width: 50%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 30px;
}

.nav-left {
    display: none;
    float: left;
}

.nav-left li {
    position: relative;
    float: left;
}

.nav-left .nav-search {
    padding: 9px 6px;
}

.nav-left .nav-search a {
    padding: 6px 0;
}

.nav-left .nav-button {
    padding: 8px 6px 8px 0;
}

.nav-left .nav-button a {
    padding: 7px 0 !important;
}

.nav-left a {
    display: inline-block;
}

.nav-left .icon {
    font-size: 20px;
}

.nav-right {
    float: right;
    font-size: 15px;
    margin-top: 0px
}

.nav-right li {
    position: relative;
    float: left
}

.nav-right a {
    display: inline-block;
    padding: 0 15px;
    -webkit-transition: ease-in color .15s;
    transition: ease-in color .15s;
    position: relative
}

.nav-right > li > a {
    padding: 25px 10px 23px
}

.nav-right .icon {
    font-size: 20px;
}

.nav-right .nav-login {
    padding: 11px 0 11px 13px;
}

.nav-right .nav-login.no {
    padding: 19px 0 17px 13px;
}

.nav-right .nav-login a {
    padding: 6px 0;
    border: none;
    position: relative;
}

.nav-right .nav-login i {
    display: none;
}

.nav-right .nav-login .avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}

.nav-right .nav-login.yes span {
    position: absolute;
    right: -3px;
    bottom: -1px;
}

.nav-right .nav-login.yes span:after {
    font-family: 'iconfont';
    content: "\e8d2";
    font-size: 14px;
    color: #fbb715;
}

.nav-right .nav-vip {
    padding: 9.5px 13px;
}

.nav-right .nav-vip a {
    padding: 3px 0;
    color: #fbb715 !important;
}

.nav-right .nav-vip a .icon {
    font-size: 30px;
}

.nav-right .nav-tougao {
    padding: 14px 13px;
}

.nav-right .nav-tougao a {
    padding: 6px 0;
}

.nav-right .nav-notice {
    padding: 14px 13px;
}

.nav-right .nav-notice a {
    padding: 6px 0;
}

.nav-right .nav-notice .header__notify {
    position: absolute;
    top: 9px;
    right: -4px;
    width: 6px;
    height: 6px;
    background: #ff5f33;
    border-radius: 50%
}

.nav-right .nav-notice .header__name {
    padding: 0 6px 6px;
    border-bottom: 1px solid #f5f5f5;
}

.nav-right .nav-notice .header__scroll {
    max-height: 338px;
    padding: 0 6px;
    margin: 10px 0;
    overflow: auto
}

.nav-right .nav-notice .notify {
    line-height: 1.8;
}

.nav-right .nav-notice .notify__item {
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0
}

.nav-right .nav-notice .notify__icon {
    margin-right: 20px;
    margin-top: 5px;
    font-size: 0
}

.nav-right .nav-notice .notify__icon svg {
    font-size: 10px;
    fill: #a7a7a7;
    width: 1em;
    height: 1em;
    margin: 0;
    padding: 0;
}

.nav-right .nav-notice .noread .notify__icon svg {
    fill: #ff5f33;
}

.nav-right .nav-notice .header__notify_read {
    float: right;
    font-size: 12px;
    color: #a7a7a7;
    cursor: pointer;
}

.nav-right .nav-notice .notify__content {
    margin-bottom: 4px
}

.nav-right .nav-notice .notify a {
    color: #a7a7a7;
    transition: color .2s;
    display: inline-block;
    padding: 0
}

.nav-right .nav-notice .noread a {
    color: #ff5f33;
}

.nav-right .nav-notice .notify strong {
    color: #a7a7a7;
    font-weight: 600
}

.nav-right .nav-notice .notify__span {
    margin: 0 3px;
    color: #a7a7a7;
    font-weight: 300
}

.nav-right .nav-notice .notify__time {
    font-size: 9px;
    color: #a7a7a7
}

.nav-right .nav-search {
    padding: 14px 13px;
}

.nav-right .nav-search a {
    padding: 6px 0;
}

.nav-right .nav-cart {
    padding: 14px 13px;
    position: relative;
}

.nav-right .nav-cart a {
    padding: 6px 0;
    z-index: 99;
}

.nav-right .nav-cart span {
    position: absolute;
    top: 5px;
    right: -3px;
    font-size: 12px;
    color: #ff5f33;
    font-weight: bold;
}

.nav-line {
    width: 1px;
    background: #777;
    height: 10px;
    display: inline-block;
    margin: 0 15px;
}

.nav-right .nav-button {
    display: none
}

.nav-right .sub-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #fff;
    font-size: 13px;
    padding: 12px 8px 10px;
    margin: 20px 0 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    line-height: 32px;
    min-width: 300px;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-in-out
}

.nav-right .sub-menu:before {
    content: " ";
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px;
    border-bottom-color: #fff;
    position: absolute;
    right: 10px;
    top: -14px;
}

.nav-right .sub-menu li {
    float: left;
    width: 20%;
}

.nav-right .sub-menu li.first {
    width: 100%;
    margin-bottom: 12px;
}

.nav-right .sub-menu a {
    font-weight: normal;
    padding: 0 10px;
    color: #333
}

.nav-right .sub-menu li.item {
    text-align: center;
    line-height: 15px;
    margin-bottom: 5px;
    font-size: 12px;
}

.nav-right .sub-menu li.item a {
    padding: 0;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #f5f5f5;
    display: inline-block;
    text-align: center;
}

.nav-right .sub-menu .user-info {
    padding: 0 6px;
}

.nav-right .sub-menu .user-info a {
    padding: 0;
    display: inline-block;
    position: relative;
    line-height: 1
}

.nav-right .sub-menu .user-info a .vip {
    bottom: -2px;
}

.nav-right .sub-menu .user-info .name {
    display: inline-block;
    margin-left: 6px;
    height: 36px;
    line-height: 36px;
}

.nav-right .sub-menu .user-info .name .nickname {
    display: inline-block;
    max-width: 92px;
    overflow: hidden;
    float: left;
    height: 36px;
}

.nav-right .sub-menu .user-info .name t {
    background: #fbb715;
    color: #fff;
    padding: 2px 8px;
    border-radius: 20px;
    margin-left: 10px;
    font-size: 12px;
}

.nav-right .sub-menu .user-info .name d {
    background: rgba(45,50,55,0.7);
    color: #fff;
    padding: 2px 8px;
    border-radius: 20px;
    margin-left: 10px;
    font-size: 12px;
}

.nav-right .sub-menu .user-money {
    display: block;
    padding-bottom: 8px;
    font-weight: normal;
    padding: 0 6px;
    color: #333
}

.nav-right .sub-menu .user-vip {
    display: block;
    padding-bottom: 8px;
    font-weight: normal;
    padding: 0 6px;
    color: #333
}

.nav-right .sub-menu .user-cart {
    display: block;
    padding-bottom: 8px;
    font-weight: normal;
    padding: 0 6px;
    color: #333
}

.nav-right .sub-menu .icon {
    top: 3px;
    font-size: 18px;
    display: inline-block;
    line-height: 23px;
}

.nav-right li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    margin: 0
}

.nav-right .money-left {
    background: #f5f5f5;
    padding: 0 8px;
    border-radius: 0 5px 0 5px;
    font-size: 12px;
    margin-top: 12px;
}

.nav-right .money-left t {
    float: right;
    color: #777
}

.nav-right .cart-left {
    background: #f5f5f5;
    padding: 0 8px;
    border-radius: 0 5px 0 5px;
    font-size: 12px;
    margin-top: 12px;
    display: block;
}

.nav-right .cart-left t {
    float: right;
}

.nav-right .vip-left {
    background: #f5f5f5;
    border-radius: 0 5px 0 5px;
    padding: 0 8px;
    font-size: 12px;
    margin-top: 12px;
}

.nav-right .vip-left t {
    float: right;
    color: #777;
    line-height: 22px;
    margin-top: 5px;
}

.nav-right .vip-left v {
    cursor: pointer;
    float: right;
    background: #fbb715;
    color: #fff;
    border-radius: 30px;
    padding: 4px 8px;
    display: inline-block;
    line-height: 1;
    margin-top: 6px;
}

.nav-right .vip-left .down-left {
    margin-top: -5px;
    color: #777
}

.nav-right .vip-left .down-left b {
    font-size: 16px;
}

.logo {
    overflow: hidden;
    float: left;
    width: 70px;
    height: 70px;
    position: relative;
}

.logo.scaning:before {
    content: "";
    position: absolute;
    left: -465px;
    top: -260px;
    width: 250px;
    height: 15px;
    background-color: rgba(255,255,255,.5);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 1s ease-in 1s infinite;
    -o-animation: searchLights 1s ease-in 1s infinite;
    animation: searchLights 1s ease-in 1s infinite
}

.logo a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url('../img/logo.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 70px;
    width: auto
}

.search-wrap {
    position: fixed;
    top: -70px;
    left: 0;
    right: 0;
    background: #fff;
    height: 70px;
    transition: top 0.3s cubic-bezier(.4,0,.2,1);
    padding: 10px 0;
    z-index: 10002;
}

.search-wrap.show {
    top: 0;
}

.search-wrap .search-form {
    position: relative;
}

.search-wrap .search-input {
    width: 100%;
    height: 50px;
    font-size: 17px;
    border: none;
    background: transparent;
}

.search-wrap .search-form .search-cat:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #333 transparent transparent transparent;
}

.search-wrap .search-form .search-cat {
    display: inline-block;
    position: absolute;
    border: none;
    left: 10px;
    top: 13px;
    width: 80px;
    height: 22px;
    padding: 0;
    font-size: 15px;
    color: #333;
    cursor: pointer;
    overflow: hidden;
}

.search-wrap .search-form .search-cat + .search-input {
    text-indent: 110px;
}

.search-wrap .search-form .search-cats {
    position: absolute;
    top: 55px;
    left: 0;
    background: #fff;
    width: 180px;
    border-radius: 5px;
    padding: 10px 20px;
    display: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.search-wrap .search-form .search-cats.show {
    display: block;
}

.search-wrap .search-form .search-cats:before {
    content: " ";
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px;
    border-bottom-color: #fff;
    position: absolute;
    left: 20px;
    top: -14px;
}

.search-wrap .search-form .search-cats li {
    color: #333;
    padding: 5px 0;
    text-align: left;
    font-size: 14px;
    cursor: pointer;
}

.search-wrap .icon-close {
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 24px;
    cursor: pointer;
}

.banner {
    color: #fff;
    text-align: center;
    height: 70px;
    background-color: transparent;
    margin-bottom: 176px;
    /*background-image: url(../img/banner.jpg);*/
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 10003;
}

.banner-slider {
    height: auto !important;
    padding: 30px 0;
    background: #fff;
    background-image: none;
}

body.gd-list .banner-slider {
    background: #f9f9f9;
}

.banner-slider.bg {
    background: #f9f9f9;
    margin-bottom: 30px
}

body.gd-list .banner-slider.bg {
    background: #f5f5f5;
}

.banner-slider-fullwidth {
    margin-bottom: 30px;
}
.banner-video {
    width: auto;
    height: 100%;
    padding: 0 170px 0px;
    margin: 0;
    object-fit: cover;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 12;
}

.banner .container {
    top: calc(50% + 20px);
    transform: translateY(-50%);
    z-index: 10;
}

.banner-archive .container, .banner-page .container {
    z-index: 10;
}

.banner h2 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff
}

.banner p {
    font-size: 16px;
}

.banner .banner-btn, .banner-archive .banner-btn {
    border: 1px solid #fff;
    background: #fff;
    font-size: 18px;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 36px;
    margin-top: 40px
}

.banner .search-form, .banner-archive .search-form {
    margin: 30px auto 0;
    box-sizing: content-box;
    position: relative;
}

.banner-archive .category-search-form {
    margin-top: 15px;
    margin-bottom: 5px;
}

.banner .search-form .site-search-form, .banner-archive .search-form .site-search-form {
    display: inline-block;
    position: relative;
}

.banner .search-form .search-cat:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #333 transparent transparent transparent;
}

.banner .search-form .search-cat, .banner-archive .search-form .search-cat {
    display: inline-block;
    position: absolute;
    border: none;
    left: 10px;
    top: 13px;
    width: 80px;
    height: 22px;
    padding: 0;
    font-size: 15px;
    color: #333;
    cursor: pointer;
    overflow: hidden;
}

.banner .search-form .search-input, .banner-archive .search-form .search-input {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    display: block;
    font-family: "Microsoft YaHei";
    text-indent: 25px;
    border: none;
    width: 650px;
    border-radius: 10px;
    color: #333;
}

.banner .search-form .search-cat + .search-input, .banner-archive .search-form .search-cat + .search-input {
    text-indent: 110px;
}

.banner .search-form .search-btn, .banner-archive .search-form .search-btn {
    position: absolute;
    right: 25px;
    top: 10px;
    font-size: 16px;
    border: none;
    display: inline-block;
    cursor: pointer;
    background: transparent;
}

.banner .search-form .search-btn .icon, .banner-archive .search-form .search-btn .icon {
    font-size: 24px;
    top: 1px;
}

.banner .search-form .search-cats, .banner-archive .search-form .search-cats {
    position: absolute;
    top: 55px;
    left: 0;
    background: #fff;
    width: 180px;
    border-radius: 5px;
    padding: 10px 20px;
    display: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.banner .search-form .search-cats.show, .banner-archive .search-form .search-cats.show {
    display: block;
}

.banner .search-form .search-cats:before, .banner-archive .search-form .search-cats:before {
    content: " ";
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px;
    border-bottom-color: #fff;
    position: absolute;
    left: 20px;
    top: -14px;
}

.banner .search-form .search-cats li, .banner-archive .search-form .search-cats li {
    color: #333;
    padding: 5px 0;
    text-align: left;
    font-size: 14px;
    cursor: pointer;
}

.search-form .search-keywords {
    margin-top: 15px
}

.search-form .search-keywords a {
    font-size: 12px;
    display: inline-block;
    margin: 0 3px;
    border-radius: 6px;
    cursor: pointer;
    padding: 1px 10px 3px;
    background: rgba(0,0,0,.4);
    border: 1px solid hsla(0,0%,100%,.2);
    color: #fff !important;
}

.search-wrap + .banner-bottom {
    padding-top: 30px
}

body.search .banner-archive .search-form {
    margin-top: 0;
}

body.search .banner-archive .archive-title {
    display: none;
}

.banner-archive, .banner-page {
    color: #fff;
    text-align: center;
    padding: 30px 0 !important;
    background-color: #333;
    margin-top: 0 !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.banner-archive .archive-avatar {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
}

.banner-archive .archive-avatar span {
    position: absolute;
    right: 5px;
    bottom: -6px;
}

.banner-archive .archive-avatar span:after {
    font-family: 'iconfont';
    content: "\e8d2";
    font-size: 24px;
    color: #fbb715;
}

.banner-archive .avatar {
    border-radius: 50%;
}

.banner-archive p, .banner-page p {
    font-weight: normal;
    font-size: 13px;
    margin-top: 0;
    color: #e6e6e6;
}

.banner-archive:after, .banner-page:after {
    content: none;
}

.slider-left {
    max-width: 895px;
}

.slider-left2 {
    max-width: 590px;
}

.slider-right {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 285px;
}

.slider-right2 {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 590px;
}

.slider-right2 .item {
    width: 285px;
    float: left;
    margin-right: 20px;
}

.slider-right .item, .slider-right2 .item2, .slider-right2 .item {
    margin-bottom: 20px;
}

.slider-right .item:last-child {
    margin-bottom: 0
}

.slider-right2 .item:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.slider-right a, .slider-right2 a {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
}

.slider-right img, .slider-right2 img {
    width: 100%;
    height: 180px;
    border-radius: 5px;
}

.slider-right + .modown-ad, .slider-right2 + .modown-ad, .slider-full + .modown-ad {
    margin-top: 20px;
}

.swiper-container {
    border-radius: 5px;
}

.swiper-container .swiper-slide {
    position: relative;
}

.banner-slider .swiper-container .swiper-slide h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: bold;
    text-shadow: 0 1px 3px #525252;
    box-sizing: border-box;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,0.2));
    background: -moz-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,0.2));
    background: -o-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,0.2));
    background: linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,0.2));
    letter-spacing: 1.2px;
}

.banner-slider .swiper-container .swiper-pagination {
    text-align: right;
    right: 10px;
    left: inherit;
}

.swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
}

.swiper-container .swiper-slide img {
    width: 100%;
    height: 380px;
    border-radius: 5px;
}

.only-erphpdown-vip {
    text-align: center;
    min-height: 560px;
    padding-top: 160px;
    color: #fbb715;
    font-weight: 600
}

.only-erphpdown-vip .icon {
    font-size: 80px;
    color: #fbb715;
}

.archive-title {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
}

.archive-desc {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 5px !important;
}

.cat-nav-wrap {
    position: relative;
    text-align: center;
    padding-bottom: 30px
}

body.gd-list .cat-nav-wrap {
    text-align: inherit;
    background: #fff;
    padding: 20px 20px 10px;
    border-radius: 5px 5px 0 0;
}

.cat-nav {
    list-style: none;
    display: inline-block;
    white-space: nowrap;
    max-width: 100%;
    font-size: 16px;
}

.cat-nav .sub-menu {
    display: none
}

.cat-nav li {
    float: none;
    margin: 0 2px;
    display: inline-block
}

body.gd-list .cat-nav li:first-child {
    margin-left: 0;
}

body.gd-list .cat-nav li:first-child a {
    padding-left: 0;
}

.cat-nav li a {
    padding: 5px 12px;
    position: relative
}

.cat-nav li.current-menu-item a {
    color: #ff5f33
}

.cat-nav li.current-menu-item a:after {
    content: " ";
    width: calc(100% - 30px);
    background: #ff5f33;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -5px;
    margin-left: 15px;
}

body.gd-list .cat-nav li.current-menu-item:first-child a:after {
    margin-left: 3px;
    width: calc(100% - 18px);
}

.filters {
    padding: 15px 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    background: #f9f9f9;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}

.filters:empty {
    display: none;
}

body.gd-list .filters {
    background: #fff;
}

.filter-item {
    margin-bottom: 7px;
    padding: 0 0 7px 70px;
    position: relative;
}

.filter-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.filter-item.filter-item-order {
    border-top: 1px dashed #eaeaea;
    margin-top: -7px;
    padding-top: 7px;
}

.filter-item:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.filter-item>span {
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 3px;
    color: #666;
}

.filter-item.filter-item-order>span {
    top: 10px;
}

.filter-item.filter-item-order .filter a {
    background: transparent !important;
    color: inherit;
}

.filter-item.filter-item-order .filter a:hover, .filter-item.filter-item-order .filter a.active {
    color: #ff5f33
}

.filter-item.filter-item-order .filter .icon {
    font-size: 12px;
    opacity: .8
}

.filter-item:first-child>span {
    top: 3px;
}

.filter {
    display: inline-block;
    font-size: 14px;
}

.filter a {
    display: inline-block;
    margin: 3px;
    padding: 5px 10px;
    color: #666;
    line-height: 1
}

.filter a.active {
    background: #ff5f33;
    color: #fff;
    border-radius: 50px;
}

.filter .icon {
    font-size: 13px;
}

.lists {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}

.lists.cols-two, .lists.cols-three {
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.lists:empty {
    display: none;
}

.mocat .lists {
    background: transparent !important;
    padding: 0;
    border-radius: 0;
}

body.gd-list .cat-nav-wrap + .lists {
    border-radius: 0 0 5px 5px;
}

.lists .list {
    padding: 0 0 0 285px;
    position: relative;
    height: 170px;
    margin-bottom: 40px;
    background-image: none !important;
    border-radius: 5px;
    transition: all .3s ease 0s;
}

.lists .list:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    background: #efefef;
    height: 1px;
}

.lists .list:hover {
}

.lists .list.list-tj:after {
    content: "æŽ¨è";
    position: absolute;
    left: 0;
    top: 0;
    background: #ff5f33;
    font-size: 12px;
    padding: 0 4px;
    border-radius: 5px 0 5px 0;
    color: #fff;
    z-index: 9;
}

.lists .list.noimg {
    padding: 0;
    height: auto !important;
}

.lists .list h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
}

.lists .list h3 a {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.lists .list.noimg h3 a {
    height: auto !important;
    -webkit-line-clamp: inherit !important;
}

.lists .list .img {
    float: left;
    margin: 0 0 0 -285px;
    overflow: hidden;
}

.lists .list.noimg .img {
    display: none;
}

.lists .list img {
    width: 265px;
    height: 170px;
    transition: all .3s ease-out 0s;
    border-radius: 5px;
    object-fit: cover;
    background: #fff;
    display: block;
    font-size: 0;
}

.lists .list img:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    transition: all .3s ease-out 0s;
}

.lists .list .con {
    height: 170px;
}

.lists .list.noimg .con {
    height: auto !important;
}

.lists .list .cat {
    display: inline-block;
    font-size: 12px;
    color: #777;
    margin-left: 18px;
    height: 24px;
}

.lists .list .cat:after {
    content: " ";
    width: 4px;
    height: 4px;
    display: block;
    border-radius: 15px;
    position: relative;
    left: -18px;
    top: -13px;
    border: 2px solid #ff5f33;
}

.lists .list .list-meta {
    color: #777;
    font-size: 12px;
    margin-top: 10px;
}

.lists .list.noimg .list-meta {
    position: static;
}

.lists .list .list-meta a {
    color: #777;
}

.lists .list .list-meta span {
    margin-right: 12px;
}

.lists .list .list-meta .icon {
    font-size: 14px;
}

.lists .list .list-meta .price {
    float: right;
    margin-right: 0
}

.lists .list .list-meta .price .fee {
    background: #a7abb7;
    padding: 1px 4px;
    color: #fff;
    border-radius: 2px;
    margin-right: 0
}

.lists .list .list-meta .price span {
    margin-right: 0;
}

.lists .list .list-meta .price span i {
    font-style: normal;
}

.lists .list .list-meta .vip-tag {
    background: #fbb715;
    padding: 1px 4px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 1px
}

.lists .list .list-meta .free-tag {
    background: #5cb85c;
    padding: 1px 4px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 1px
}

.lists .list .list-meta .tuan-tag {
    background: #ff5f33;
    padding: 1px 4px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 1px
}

.lists .list .desc {
    margin: 0;
    color: #8d939c;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 72px;
}

.lists .list.noimg .desc {
    height: auto !important;
}

.grids .list {
    padding: 15px 15px 15px 285px;
    position: relative;
    height: 170px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.075);
    border-radius: 5px;
    transition: all .3s ease 0s;
}

.grids .list:hover {
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
}

.grids .list.list-tj:after {
    content: "æŽ¨è";
    position: absolute;
    right: 0;
    top: 0;
    background: #ff5f33;
    font-size: 12px;
    padding: 0 4px;
    border-radius: 0px 5px 0 5px;
    color: #fff;
    z-index: 9;
}

.grids .list h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.grids .list h3 a {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: normal
}

.grids .list .img {
    float: left;
    margin: -15px 0 0 -285px;
    overflow: hidden;
}

.grids .list .thumb {
    width: 265px;
    height: 170px;
    transition: all .3s ease-out 0s;
    border-radius: 5px 0 0 5px;
}

.grids .list .thumb:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    transition: all .3s ease-out 0s;
}

.grids .list .con {
    position: relative;
    height: 140px;
}

.grids .list .cat {
    display: block;
    font-size: 12px;
    color: #777;
    margin-left: 18px;
    height: 30px;
}

.grids .list .cat:after {
    content: " ";
    width: 4px;
    height: 4px;
    display: block;
    border-radius: 15px;
    position: relative;
    left: -18px;
    top: -13px;
    border: 2px solid #ff5f33;
}

.grids .list .list-meta {
    color: #bbb;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.grids .list .list-meta span {
    margin-right: 8px;
}

.grids .list .desc {
    margin: 0;
    color: #8d939c;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 36px;
}

.grids {
    margin: 0 -10px 20px;
    /*position: relative*/
    position: flex;
}

.grids.waterfall {
    display: block
}

.grids .grid {
    /*width: 285px;*/
    margin: 0 10px 20px;
    float: left;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.075);
    position: relative;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .3s ease 0s;
}

.grids .grid:hover {
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.grids .grid.grid-tj:after {
    content: "æŽ¨è";
    position: absolute;
    right: 0;
    top: 0;
    background: #ff5f33;
    font-size: 12px;
    padding: 0 4px;
    border-radius: 0px 5px 0 5px;
    color: #fff;
    z-index: 9;
}

.grids .grid.grid-ts:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.3);
    content: "";
    border-radius: 5px;
}

.grids .grid .img {
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    position: relative;
    height: 50px;
}

.grids .grid .img a {
    display: block;
    height: 100%
}

.grids .grid .thumb {
    width: 100%;
    height: 100%;
    border-radius: 5px 5px 0 0;
    transition: all .3s ease-out 0s;
    object-fit: cover;
    background: #fff;
    display: block;
    font-size: 0;
}

.grids .grid .thumb:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    transition: all .3s ease-out 0s;
}

.grids .grid.grid-ts img {
    visibility: hidden;
}

.grids.waterfall .grid .img {
    height: auto !important
}

.grids .grid .grid-video {
    width: 100%;
    border-radius: 5px 5px 0 0;
    transition: all .3s ease-out 0s;
    display: none;
}

.grids .grid .grid-video video, .grids .grid .grid-video iframe {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.grids .grid .video-icon {
    position: absolute;
    top: calc(50% - 22.5px);
    left: calc(50% - 22.5px);
    border-radius: 50%;
    font-size: 32px;
    color: #fff;
    width: 45px;
    height: 45px;
}

.grids .grid .video-icon i {
    left: 1px;
    top: -10px;
    font-size: 45px;
    height: 45px;
}

.grids .grid h3 {
    font-size: 15px;
    font-weight: normal;
    margin: 5px 5px 5px;
    position: relative;
}

.grids .grid h3 a {
    color: #333;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 20px
}

.grids .grid h3 a:hover {
    color: #ff5f33
}

.grids .grid.grid-ts h3 a {
    color: #e0e0e0 !important;
}

.grids .grid .grid-custom-metas {
    padding: 0 10px;
    font-size: 13px;
    color: #5a5f6d;
}

.grids .grid p {
    padding: 0px 10px 10px;
    margin: 0;
    color: #AAB2BD
}

.grids .grid .grid-meta {
    color: #777;
    padding: 0 10px 10px 10px;
    font-size: 12px;
    height: 30px;
    overflow: hidden;
}

.grids .grid.grid-ts .grid-meta {
    color: #b9bbbf;
}

.grids .grid.grid-ts .cat {
    color: #b9bbbf;
}

.grids .grid .grid-meta .price {
    float: right;
}

.grids .grid .grid-meta .price .fee {
    background: #ababab;
    padding: 0px 4px 1px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 1px;
}

.grids .grid .grid-meta .downs, .grids .grid .grid-meta .time, .grids .grid .grid-meta .views, .grids .grid .grid-meta .comments, .grids .grid .grid-meta .favs {
    margin-right: 8px;
    position: relative;
}

.grids .grid.grid-zz .grid-meta .downs, .grids .grid.grid-zz .grid-meta .time, .grids .grid.grid-zz .grid-meta .views, .grids .grid.grid-zz .grid-meta .comments, .grids .grid.grid-zz .grid-meta .favs {
    margin-right: 12px;
    position: relative;
}

.grids .grid.grid-zz .grid-meta .time {
    display: none;
}

.grids .grid .grid-meta .icon {
    font-size: 14px;
}

.grids .grid .grid-meta .icon-vip-card {
    font-size: 18px;
    top: -2px;
    color: #fbb715
}

.grids .grid > .vip-tag {
    width: 35px;
    height: 35px;
    position: absolute;
    top: -3px;
    left: -3px;
    overflow: hidden;
    z-index: 10
}

.grids .grid > .vip-tag i {
    height: 14px;
    line-height: 14px;
    width: 60px;
    background-color: #fbb715;
    -webkit-box-shadow: -1.204px 1.597px 4px 0 rgba(0,0,0,.22);
    box-shadow: -1.204px 1.597px 4px 0 rgba(0,0,0,.22);
    position: absolute;
    top: 50%;
    left: -18px;
    margin-top: -13px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    z-index: 1;
    font-style: normal;
}

.grids .grid > .free-tag i {
    background: #5cb85c
}

.grids .grid > .tuan-tag i {
    background: #ff5f33
}

.grids .grid > .vip-tag:before, .grids .grid > .vip-tag:after {
    content: '';
    position: absolute;
    z-index: 0;
    background-color: #fbb715;
}

.grids .grid > .free-tag:before, .grids .grid > .free-tag:after {
    background: #5cb85c
}

.grids .grid > .tuan-tag:before, .grids .grid > .tuan-tag:after {
    background: #ff5f33
}

.grids .grid > .vip-tag:before {
    height: 3px;
    width: 10px;
    right: 0;
    top: 0;
}

.grids .grid > .vip-tag:after {
    height: 10px;
    width: 3px;
    left: 0;
    bottom: 0;
}

.grids .grid .cats {
    padding: 0 10px;
    font-size: 12px;
    height: 18px;
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
}

.grids .grid.grid-ts .cats a {
    color: #fff;
}

.grids .grid .cat {
    padding: 15px 10px 0 10px;
    display: block;
    font-size: 12px;
    color: #777;
    margin-left: 18px;
    height: 30px;
    position: relative;
}

.grids .grid .cat:after {
    content: " ";
    width: 4px;
    height: 4px;
    display: block;
    border-radius: 15px;
    position: relative;
    left: -18px;
    top: -13px;
    border: 2px solid #ff5f33;
}

.grids .grid .grid-author {
    padding: 10px;
    border-top: 1px solid #f3f3f3;
    margin-top: 5px;
}

.grids .grid .grid-author .avatar {
    height: 24px;
    width: 24px;
    border-radius: 50%;
}

.grids .grid .grid-author .author-name {
    height: 24px;
    line-height: 24px;
    margin-left: 8px;
    font-size: 12px;
    display: inline-block;
    color: #777;
}

.grids .grid .grid-author .time {
    color: #777;
    font-size: 12px;
    float: right;
    height: 24px;
    line-height: 24px;
}

.gd-mini .grids {
    margin: 0 -7.5px 15px;
}

.gd-mini .grids .grid {
    margin: 0 7.5px 15px;
    width: calc(20% - 15px)
}

.gd-mini .grids .grid .img {
    height: 144px;
}

.gd-mini .grids .grid .cat {
    padding-top: 10px;
}

.gd-mini .grids .grid h3 {
    margin: 10px;
    font-size: 14px;
}

.grids .audio {
    height: 138px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.075);
    width: 285px;
    margin: 0 10px 20px;
    float: left;
    position: relative;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
    transition: all .3s ease 0s;
}

.grids .audio .audio-play {
    float: left;
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    width: 51px;
    height: 51px;
    background: url(../img/audio.png) -14px -16px no-repeat;
    cursor: pointer
}

.grids .audio .audio-play.on {
    background-position: -85px -16px
}

.grids .audio .title {
    float: left;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 22px;
    width: 165px;
    height: 50px;
    text-align: left;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.grids .audio .times {
    display: inline-block;
    width: 288px;
    height: 30px
}

.grids .audio .info {
    float: left;
    display: block;
    width: 207px;
    height: 100px
}

.grids .audio .star-time {
    float: left;
    display: block;
    width: 60px;
    height: 23px;
    color: #696969;
    text-align: right;
    font-size: 14px;
    line-height: 23px
}

.grids .audio .time-bar {
    position: relative;
    z-index: 1;
    float: left;
    display: block;
    overflow: hidden;
    width: 164px;
    height: 24px;
    background: #bfbfbf;
    cursor: pointer
}

.grids .audio .time-bar .progressBar {
    position: absolute;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(../img/audio.png) no-repeat -180px -30px
}

.grids .audio .time-bar .move-color {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 0;
    height: 24px;
    height: 100%;
    background-color: #658ae4
}

.grids .audio .time-bar .timeTip {
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 3;
    width: 40px;
    color: #0099e5;
    text-align: center;
    font-size: 12px
}

.grids .audio .end-time {
    float: left;
    display: block;
    width: 47px;
    color: #696969;
    font-size: 14px;
    line-height: 23px
}

.grids .erphpdown-tuan-process {
    display: inline-block;
    width: 80%;
}

.grids .erphpdown-tuan-process .line {
    background: #f1f1f1;
    height: 8px;
    width: 60%;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    top: -2px
}

.grids .erphpdown-tuan-process .line span {
    display: block;
    height: 8px;
    width: 0px;
    background: #ff5f33;
    border-radius: 3px 0 0 3px;
}

.grids .erphpdown-tuan-process .data {
    text-align: center;
    font-size: 10px;
    color: #8a92a9;
    padding: 4px 0 4px 8px;
    display: inline-block;
    position: relative;
    top: -2px
}

.lists .grid {
    float: left;
    width: 32%;
    float: left;
    background: #fff;
    background-image: none !important;
    margin-right: 2%;
    padding: 4px 8px 4px 120px;
    position: relative;
    height: 75px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,0.075);
    overflow: hidden;
}

.lists .grid.grid-tj:after {
    content: "æŽ¨è";
    position: absolute;
    left: 0;
    top: 0;
    background: #ff5f33;
    font-size: 12px;
    padding: 0 4px;
    border-radius: 5px 0 5px 0;
    color: #fff;
    z-index: 9;
}

.lists.cols-two .grid {
    width: 49%;
    padding: 8px 8px 4px 180px;
    height: 115px;
}

.lists .grid:nth-child(3n) {
    margin-right: 0
}

.lists.cols-two .grid:nth-child(3n) {
    margin-right: 2%
}

.lists.cols-two .grid:nth-child(2n) {
    margin-right: 0
}

.lists .grid.noimg {
    padding: 4px 8px !important;
}

.lists.cols-two .grid.noimg {
    padding: 8px 8px 4px 8px !important;
}

.lists .grid .cat {
    display: none;
    font-size: 12px;
    color: #777;
    margin-left: 18px;
    height: 16px;
}

.lists.cols-two .grid .cat {
    display: inline-block;
}

.lists .grid .cat:after {
    content: " ";
    width: 4px;
    height: 4px;
    display: block;
    border-radius: 15px;
    position: relative;
    left: -18px;
    top: -13px;
    border: 2px solid #ff5f33;
}

.lists .grid h3 {
    font-size: 14px;
    margin-top: 2px;
    font-weight: normal;
    margin-bottom: 2px;
}

.lists.cols-two .grid h3 {
    margin-bottom: 5px;
    font-size: 15px;
}

.lists .grid h3 a {
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
}

.lists.cols-two .grid h3 a {
    -webkit-line-clamp: 1;
    height: 20px;
}

.lists .grid .grid-custom-metas {
    display: none;
}

.lists .grid .img {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.lists .grid.noimg .img {
    display: none;
}

.lists .grid .thumb {
    width: 110px;
    height: 75px;
    transition: all .3s ease-out 0s;
    border-radius: 5px 0 0 5px;
    object-fit: cover;
    background: #eee;
    display: block;
    font-size: 0;
}

.lists.cols-two .grid .thumb {
    width: 170px;
    height: 115px;
}

.lists .grid .thumb:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    transition: all .3s ease-out 0s;
}

.lists .grid .grid-video, .lists .grid .video-icon {
    display: none;
}

.lists.cols-two .excerpt {
    display: block;
    color: #999;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 20px;
    margin-bottom: 10px;
}

.lists .grid .grid-meta {
    color: #777;
    font-size: 12px;
    bottom: 6px;
    left: 120px;
    right: 8px;
    max-height: 24px;
    overflow: hidden;
    position: absolute;
}

.lists.cols-two .grid .grid-meta {
    left: 180px;
}

.lists .grid .grid-meta span {
    margin-right: 8px;
}

.lists .grid .grid-meta .price {
    float: right;
    margin-right: 0
}

.lists .grid .grid-meta .price .fee {
    background: #ababab;
    padding: 0px 4px 1px;
    color: #fff;
    border-radius: 2px;
    margin-right: 0
}

.lists .grid .grid-meta .price span {
    margin-right: 0;
}

.lists .grid .grid-meta .price span i {
    font-style: normal;
}

.lists .grid .grid-meta .vip-tag {
    background: #fbb715;
    padding: 0 4px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 1px
}

.lists .grid .grid-meta .free-tag {
    background: #5cb85c;
    padding: 0 4px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 1px
}

.lists .grid .grid-meta .tuan-tag {
    background: #ff5f33;
    padding: 0 4px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 3px
}

.lists .grid .grid-meta .icon {
    font-size: 14px;
}

.lists .grid .grid-author {
    display: none;
}

.lists .grid > .vip-tag {
    display: none;
}

.lists .erphpdown-tuan-process {
    display: inline-block;
    width: 80%;
}

.lists .erphpdown-tuan-process .line {
    background: #f1f1f1;
    height: 8px;
    width: 60%;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    top: -2px
}

.lists .erphpdown-tuan-process .line span {
    display: block;
    height: 8px;
    width: 0px;
    background: #ff5f33;
    border-radius: 3px 0 0 3px;
}

.lists .erphpdown-tuan-process .data {
    text-align: center;
    font-size: 10px;
    color: #8a92a9;
    padding: 4px 0 4px 8px;
    display: inline-block;
    position: relative;
    top: -2px
}

.contents p:empty {
    margin: 0;
}

.moad {
    margin-bottom: 15px;
}

.moad img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.mocat {
    padding: 40px 0 25px;
    background: #fff
}

.mocat:first-child {
    margin-top: -10px
}

.home-cathumbs + .contents .mocat:first-child {
    margin-top: -30px
}

.mocat:nth-child(2n) {
    background: #f9f9f9
}

.mocat .grids {
    margin-bottom: 0
}

.mocat h2 {
    margin: 0 0 45px;
    font-size: 24px;
    text-align: center;
    position: relative;
    font-weight: normal;
}

.mocat h2:after {
    content: " ";
    width: 20px;
    background: #ff5f33;
    height: 3px;
    position: absolute;
    left: 0;
    top: 45px;
    margin-left: calc(50% - 10px);
    border-radius: 1.5px;
}

.mocat h2 span {
    position: relative;
}

.mocat h2 i {
    position: absolute;
    right: -43px;
    top: -10px;
    background: #ff5f33;
    padding: 1px 5px;
    border-radius: 20px 20px 20px 0;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
}

.mocat .desc {
    text-align: center;
    color: #777;
    margin-bottom: 30px;
    margin-top: -15px;
    font-size: 14px;
}

.mocat .child {
    list-style: none;
    text-align: center;
    margin-top: -15px;
    margin-bottom: 24px;
}

.mocat .child li {
    display: inline-block;
    margin: 0 3px;
    margin-bottom: 6px;
}

.mocat .child li a {
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
}

.mocat .child li a.active {
    color: #ff5f33;
}

.mocat .child li a.active:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: calc(50% - 2px);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ff5f33
}

.mocat .cfilter {
    list-style: none;
    text-align: center;
    margin-top: -15px;
    margin-bottom: 24px;
}

.mocat .cfilter li {
    display: inline-block;
    margin: 0 3px;
    margin-bottom: 6px;
}

.mocat .cfilter li a {
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
}

.mocat .cfilter li a.active {
    color: #ff5f33;
}

.mocat .cfilter li a.active:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: calc(50% - 2px);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ff5f33
}

.mocat .excerpt {
    display: none;
}

.mocat .more {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px
}

.mocat .more a {
    display: inline-block;
    padding: 10px 80px;
    text-decoration: none;
    background-color: #ff5f33;
    color: #fff !important;
    border-radius: 50px;
}

.mocat .more a:hover {
    opacity: .88
}

.mocats .molis {
    margin: 0 -10px;
}

.mocats .moli {
    width: calc(33.3333% - 20px);
    float: left;
    margin: 0 10px 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,0.075);
}

.mocats.cols-two .moli {
    width: calc(50% - 20px);
}

.mocats .moli .moli-header {
    padding: 18px 20px;
    text-align: center;
    background-color: #ff5f33;
    color: #fff;
    border-radius: 5px 5px 0 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.mocats .moli .moli-header:after {
    border-radius: 5px 5px 0 0
}

.mocats .moli .moli-header a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10
}

.mocats .moli .moli-header h3 {
    font-weight: normal;
    font-size: 18px;
    z-index: 10;
    position: relative;
}

.mocats .moli .moli-header .des {
    font-size: 13px;
    color: #e9e9e9;
    z-index: 10;
    position: relative;
    line-height: 16px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 16px;
}

.mocats .moli ul {
    padding: 20px 15px;
}

.mocats .moli ul li {
    margin-bottom: 10px;
    padding: 0 60px 0 26px;
    position: relative;
}

.mocats .moli ul li:last-child {
    margin-bottom: 0
}

.mocats .moli ul a {
    display: block;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 20px;
}

.mocats .moli ul span {
    position: absolute;
    right: 0;
    top: -1px;
    color: #777;
    font-size: 12px;
    width: 55px;
    height: 20px;
    overflow: hidden;
}

.mocats .moli ul span .icon {
    font-size: 14px;
}

.mocats .moli ul li > i {
    position: absolute;
    left: 0;
    top: 0;
    background: #ccc;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
}

.mocats .moli ul li:first-child > i {
    background: #ff5f33;
}

.mocats .moli ul li:nth-child(2) > i {
    background: #ff5f33;
    opacity: .8
}

.mocats .moli ul li:nth-child(3) > i {
    background: #ff5f33;
    opacity: .6
}

.post .post-sign, .article-header .post-sign {
    background: #ff9600;
    color: #fff;
    padding: 0px 4px;
    display: inline-block;
    border-radius: 5px 0 5px 0;
    font-size: 12px;
    margin-right: 5px;
    line-height: 18px;
    position: relative;
    top: -1px;
    font-weight: normal;
}

.more-all {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px
}

.more-all a {
    display: inline-block;
    padding: 10px 80px;
    text-decoration: none;
    background-color: #ff5f33;
    color: #fff !important;
    border-radius: 50px;
}

.more-all a:hover {
    opacity: .88
}

.posts-loading {
    display: none;
    margin-bottom: 30px;
    font-size: 16px;
    text-align: center;
    color: #AAB2BD;
    padding: 20px
}

.pagination {
    margin: 0;
    padding: 0 10px 30px;
    text-align: center;
    font-size: 12px;
    display: block;
    border-radius: 0
}

body.gd-list .pagination, body.gd-list .pagination-trigger {
    background: #fff;
    padding-bottom: 20px;
}

.pagination ul {
    display: inline-block !important;
    *display: inline;
    *zoom:1;margin-left: 0;
    margin-bottom: 0;
    padding: 0
}

.pagination ul > li {
    display: inline
}

.pagination ul > li > a,.pagination ul > li > span {
    margin: 0 2px;
    float: left;
    padding: 5px 12px;
    background-color: #ddd;
    color: #666;
    border-radius: 5px;
    opacity: .88
}

.pagination ul > li > a:hover,.pagination ul > li > a:focus {
    opacity: 1
}

.pagination ul > .active > a,.pagination ul > .active > span {
    background-color: #ff5f33;
    color: #fff
}

.pagination ul > .active > a,.pagination ul > .active > span {
    cursor: default
}

.pagination ul > li > span,.pagination ul > .disabled > span,.pagination ul > .disabled > a,.pagination ul > .disabled > a:hover,.pagination ul > .disabled > a:focus {
    color: #999;
    background-color: transparent;
    cursor: default
}

.pagination ul > li #jump_page {
    height: 28px;
    border: none;
    border-bottom: 1px solid #eaeaea;
    width: 40px;
    padding: 0;
    float: left;
    margin-left: 10px;
    -moz-appearance: textfield;
    background: transparent;
}

.pagination ul > li #jump_page::-webkit-inner-spin-button, .pagination ul > li #jump_page::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.pagination ul > li .page-jump {
    background-color: transparent !important;
    padding: 5px;
}

.pagination-trigger {
    padding: 10px 15px;
    text-align: center;
    margin-bottom: 20px
}

body.gd-list .pagination-trigger {
    margin-bottom: 0;
    padding: 0 15px 30px;
}

.pagination-trigger a {
    margin: 0 5px;
    display: inline-block;
    padding: 8px 45px;
    text-decoration: none;
    background-color: #ff5f33;
    color: #fff !important;
    border-radius: 5px;
    opacity: .88
}

.pagination-trigger a:hover {
    opacity: 1
}

.pagination-loading {
    font-size: 16px;
    text-align: center;
    color: #AAB2BD;
    padding: 10px 15px;
    margin-bottom: 20px
}

body.gd-list .pagination-loading {
    background: #fff
}

.home-cathumbs {
    margin-bottom: 30px;
}

.home-cathumbs .container {
    overflow: hidden;
}

.home-cathumbs .swiper-cathumbs {
    overflow: initial;
}

.home-cathumbs .swiper-button-next, .home-cathumbs .swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 50%;
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
    margin-top: 0;
    background-size: 7px 11.9px;
}

.home-cathumbs .items .item {
    float: left;
    width: calc(12.5% - 10px);
    min-width: 141.25px;
    margin: 0 10px 10px 0;
    position: relative;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
}

.home-cathumbs .items .item a {
    display: block;
    position: relative;
}

.home-cathumbs .items .item a:before {
    content: "";
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home-cathumbs .items .item img {
    border-radius: 5px;
    width: 100%;
    height: auto;
}

.home-cathumbs .items .item h4 {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}

.home-authors {
    background: #fff;
    padding: 40px 0 25px;
}

.home-authors h2 {
    margin: 0 0 45px;
    font-size: 24px;
    text-align: center;
    position: relative;
    font-weight: normal;
}

.home-authors h2 span {
    position: relative;
}

.home-authors h2 span:after {
    content: " ";
    width: 20px;
    background: #ff5f33;
    height: 3px;
    position: absolute;
    left: 0;
    top: 45px;
    margin-left: calc(50% - 10px);
    border-radius: 1.5px;
}

.home-authors .home-authors-items {
    margin: 0 -10px;
}

.home-authors .home-authors-items .home-author {
    float: left;
    margin: 0 10px 20px;
    width: calc(12.5% - 20px);
    text-align: center;
}

.home-authors .home-authors-items .home-author .avatar {
    border-radius: 50%
}

.home-authors .home-authors-items .home-author .name {
    display: block;
    margin-top: 5px;
    color: #777;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 20px;
}

.home-blogs {
    background: #f9f9f9;
    padding: 40px 0 25px;
}

.home-blogs h2 {
    margin: 0 0 45px;
    font-size: 24px;
    text-align: center;
    position: relative;
    font-weight: normal;
}

.home-blogs h2 span {
    position: relative;
}

.home-blogs h2 span:after {
    content: " ";
    width: 20px;
    background: #ff5f33;
    height: 3px;
    position: absolute;
    left: 0;
    top: 45px;
    margin-left: calc(50% - 10px);
    border-radius: 1.5px;
}

.home-blogs .desc {
    text-align: center;
    color: #777;
    margin-bottom: 30px;
    margin-top: -15px;
    font-size: 14px;
}

.home-blogs .lists {
    background: transparent;
}

.home-blogs .lists .grid.nopic {
    padding-left: 10px !important;
}

.home-blogs .lists .grid.nopic .grid-meta {
    left: 8px;
}

.home-blogs .more {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px;
}

.home-blogs .more a {
    display: inline-block;
    padding: 10px 80px;
    text-decoration: none;
    background-color: #ff5f33;
    color: #fff !important;
    border-radius: 50px;
}

.home-blogs .more a:hover {
    opacity: .88
}

.breadcrumbs {
    padding: 0 0 15px;
    font-size: 14px;
    color: #777;
    margin: -10px 0 0;
}

.breadcrumbs .sep, .breadcrumbs .current, .breadcrumbs a {
    color: #777;
}

.breadcrumbs .current {
    color: #777;
}

.article-audio {
    margin-bottom: 0;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    height: 480px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #f9f9f9;
    margin-bottom: 20px;
}

.article-audio .erphpdown .erphpdown-vip, .article-audio .erphpdown .erphpdown-buy {
    margin-right: 0;
}

.article-audio .erphpdown {
    border: none !important;
    background: transparent !important;
    z-index: 1;
    position: relative;
}

.article-video {
    border-radius: 5px;
    overflow: hidden;
    font-size: 0;
    margin-bottom: 20px;
    position: relative;
    background: #000;
}

.content-wrap .article-video {
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.article-video iframe {
    width: 100%;
}

.article-video .erphp-vod {
    margin-bottom: 0
}

.article-video .erphpdown .erphpdown-vip, .article-video .erphpdown .erphpdown-buy {
    margin-right: 0;
}

.dplayer:-webkit-full-screen .dplayer-video-wrap .dplayer-video {
    height: 100% !important;
}

.ckplayer-erphpdown-video, .dplayer-erphpdown-video, .fplayer-erphpdown-video {
    background: #000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: relative;
}

.ckplayer-erphpdown-video .playicon, .dplayer-erphpdown-video .playicon, .fplayer-erphpdown-video .playicon {
    position: absolute;
    top: calc(50% - 40px);
    width: 80px;
    height: 80px;
    display: inline-block;
    left: calc(50% - 40px);
}

.ckplayer-erphpdown-video .icon-play, .dplayer-erphpdown-video .icon-play, .fplayer-erphpdown-video .icon-play {
    font-size: 80px;
    top: -26px;
}

.ckplayer-erphpdown-video .erphpdown, .dplayer-erphpdown-video .erphpdown, .fplayer-erphpdown-video .erphpdown {
    border: none !important;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    margin-bottom: 10px;
    background: transparent !important;
}

.videos-menu {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    width: 0;
    z-index: 999;
    transition: all .3s ease 0s;
    overflow-y: auto;
    background: rgba(35,35,35,.7);
}

.videos-menu.active {
    width: 280px;
    padding: 10px 15px;
}

.videos-menu h4 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

.videos-menu .item {
    position: relative;
    padding-right: 60px;
}

.videos-menu .item a {
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
    height: 21px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #999;
}

.videos-menu .item a.active, .videos-menu .item a:hover {
    color: #fff;
}

.videos-menu .item span {
    position: absolute;
    right: 0;
    top: 1px;
    color: #999;
    font-size: 12px;
}

.vmenu-trigger {
    position: absolute;
    right: 0;
    top: calc(50% - 20px);
    height: 40px;
    width: 20px;
    border-radius: 3px 0 0 3px;
    text-align: center;
    color: #999 !important;
    background: rgba(35,35,35,.7);
    display: inline-block;
    line-height: 40px;
    transition: all .3s ease 0s;
    z-index: 999;
}

.vmenu-trigger.active {
    right: 280px;
}

.vmenu-trigger i {
    font-size: 16px;
    top: 0;
}

.vmenu-trigger.active i:before {
    content: "\e621" !important;
}

.article-video .erphpdown .erphpdown-vip {
    color: #845602 !important;
}

.article-header-box {
    background: #fff;
    padding: 20px 20px 20px 445px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.header-box-img {
    width: 400px;
    height: 260px;
    margin-left: -425px;
    float: left;
}

.header-box-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.header-box-con .article-title {
    margin-bottom: 0;
    margin-top: -4px;
}

.header-box-con .custom-metas {
    background: #f5f5f5;
    padding: 7px 10px;
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden;
    color: #999;
    border-radius: 5px;
}

.header-box-con .custom-metas:empty {
    display: none;
}

.header-box-con .custom-metas .meta {
    float: left;
    width: 50%;
    padding-right: 15px;
    margin: 2px 0;
}

.header-box-con .custom-metas .meta span {
    color: #666;
}

.header-box-con .excerpt {
    margin-bottom: 15px;
    color: #8d939c;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px;
}

.header-box-con .erphpdown {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0;
    background: transparent !important;
}

.header-box-con .erphpdown .erphpdown-title {
    display: none;
}

.header-box-con .erphpdown .erphpdown-child {
    padding: 25px 15px;
    border: none;
    margin-bottom: 15px;
    color: #666;
    border-radius: 5px;
}

.header-box-con .erphpdown .erphpdown-child-title {
    padding: 0 7px 1px;
    color: #777;
    position: absolute;
    top: 0;
    left: 15px;
    background: #dedede;
    border-radius: 0 0 3px 3px;
    font-size: 13px;
}

.header-box-con .erphpdown .demo-demo {
    background: #67CE9B;
    color: #fff;
    display: inline-block;
}

.header-box-con .erphpdown .erphpdown-btn-large {
    border-radius: 5px;
    padding: 8px 15px;
    min-width: 100px;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 10px;
    margin-left: 0;
    text-align: center;
    float: left;
}

.header-box-con .erphpdown .erphpdown-child .erphpdown-btn-large {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}

.header-box-con .erphpdown .erphpdown-btn-large.bought {
    background: #5cb85c !important;
}

.header-box-con .erphpdown .erphpdown-btn-large.vip {
    background: #e0bf73;
    background-image: linear-gradient(90deg, rgba(240, 214, 141, 1) 0%, rgba(224, 191, 115, 1) 100%);
    color: #4e342e !important;
}

.header-box-con .erphpdown .erphpdown-btn-large.disabled {
    opacity: .8
}

.header-box-con .erphpdown .erphpdown-btn-large:hover {
    opacity: .9;
}

.header-box-con .erphpdown .erphpdown-box-tips {
    display: inline-block;
    border: 1px dashed #f58b36;
    background: #fff3e9;
    border-radius: 5px;
    line-height: 35px;
    padding: 0 13px;
}

.header-box-con .erphpdown .erphpdown-child .erphpdown-box-tips {
    border: none;
    background: transparent !important;
    padding: 0;
    line-height: 37px;
}

.header-box-con .erphpdown .erphpdown-box-tips .erphpdown-vip, .header-box-con .erphpdown .erphpdown-box-tips .erphp-login-must {
    color: #f58b36 !important;
    padding: 0;
    background: transparent !important;
    font-size: 14px;
}

.header-box-con .erphpdown .erphpdown-box-tips .erphp-login-must {
    margin-right: 6px;
}

.header-box-con .erphpdown .erphpdown-box-tips .icon-crown-s {
    color: #fbb715;
}

.header-box-con .erphpdown .erphpdown-tips-free {
    margin-bottom: 0;
    margin-top: 5px;
}

.header-box-con .erphpdown .erphpdown-tips {
    margin-top: 10px
}

.header-box-con .erphpdown .erphpdown-free {
    background: #e1f5ee;
    padding: 15px;
}

.single-images {
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.single-images .swiper-post-container {
    margin-bottom: 0;
    position: relative;
}

.single-images .swiper-post-container img {
    width: 100%;
    height: auto;
    border-radius: 5px 5px 0 0
}

.single-content {
    background: transparent;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.article-video+.single-content, .article-audio+.single-content {
    border-radius: 0 0 5px 5px
}

.page-template-guestbook .single-content {
    margin-bottom: 0;
    border-radius: 5px 5px 0 0
}

.article-title {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: normal;
}

.article-title.center {
    position: relative;
    top: inherit;
    left: inherit;
    transform: unset;
}

.article-meta {
    color: #777;
    margin-bottom: 15px;
    font-size: 13px;
}

.article-meta a {
    color: #777;
}

.article-meta .item {
    margin-right: 15px;
    display: inline-block
}

.article-meta .post-edit-link {
    margin-right: 15px;
}

.article-meta .item.right {
    float: right;
    margin-right: 0
}

.article-content {
    font-size: 16px;
    line-height: 1.7;
    word-wrap: break-word;
    /*overflow:hidden;*/
    margin-bottom: 10px;
}

.page-template-guestbook .single-content p:last-child {
    margin-bottom: 0
}

.article-content .article-tips {
    text-align: center;
    margin: 0 auto 20px;
    max-width: 80%;
    font-size: 13px;
}

.article-content .article-tips > div {
    background: #fff3e9;
    padding: 4px 18px 5px;
    border-radius: 3px;
    display: inline-block;
    color: #f58b36;
}

.article-content .feature-image {
    margin: 0 auto 20px;
    text-align: center;
}

.article-content img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.article-content img.loading {
    width: 100px;
}

.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6,.article-content p,.article-content ul,.article-content ol,.article-content table,.article-content pre,.article-content blockquote,.article-content .wp-caption {
    margin: 0 0 20px
}

.article-content a {
    text-decoration: underline
}

.article-content pre {
    margin: 20px 0;
    font: 12px/20px 'courier new';
    background: #4A4A4A;
    padding: 10px 20px;
    color: #F8F8D4;
    border: none
}

.article-content blockquote {
    margin: 20px;
    padding: 15px 20px 1px;
    font-size: 16px;
    color: #999;
    border-left: 5px solid #EEE
}

.article-content blockquote p {
    margin: 0;
    padding: 0;
    margin-bottom: 10px
}

.article-content h2 {
    color: #444;
    font-size: 20px;
    margin: 30px 0;
    padding: 0 0 0 10px;
    border-left: 7px solid #000;
    margin-left: -18px
}

.article-content h3 {
    font-size: 18px;
    border-left: 4px solid #ff5f33;
    padding: 10px 15px;
    line-height: 20px;
    background: #fafafa;
    font-weight: normal;
}

.article-content h4 {
    font-size: 16px
}

.article-content h5 {
    font-size: 16px
}

.article-content h6 {
    font-size: 16px
}

.article-content ul,.article-content ol {
    margin: 0 0 20px 40px
}

.article-content ul, .article-content ul li {
    list-style: disc;
}

.article-content ol, .article-content ol li {
    list-style: decimal;
}

.article-content p {
    margin-bottom: 20px;
    overflow: hidden;
}

.article-content p:empty {
    margin-bottom: 0;
}

.article-content pre {
    word-wrap: break-word
}

.article-content table {
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    width: 100%;
    margin-bottom: 20px
}

.article-content table th {
    background-color: #f9f9f9;
    text-align: center
}

.article-content table th,.article-content table td {
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 5px 10px
}

.article-content embed[align="middle"] {
    margin: 0 auto;
    display: block
}

.article-content .gallery-login {
    text-align: center;
    font-size: 13px;
    line-height: 14px;
}

.article-content .gallery-login span {
    background: #eaeaea;
    padding: 5px 18px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
}

.article-content .gallery-login a {
    display: inline-block;
    margin-left: 10px;
    text-decoration: none;
    color: #ff5f33;
}

.article-content .gallery {
    margin: 0 -1% 20px;
}

.article-content .gallery.gallery-column-9 {
    margin: 0 -0.3% 20px;
}

.article-content .gallery.gallery-column-8 {
    margin: 0 -0.4% 20px;
}

.article-content .gallery.gallery-column-7 {
    margin: 0 -0.5% 20px;
}

.article-content .gallery.gallery-column-6 {
    margin: 0 -0.6% 20px;
}

.article-content .gallery.gallery-column-5 {
    margin: 0 -0.8% 20px;
}

.article-content .gallery .gallery-item {
    float: left;
    width: 25%;
    padding: 1%;
}

.article-content .gallery.gallery-column-9 .gallery-item {
    width: 11.1111%;
    padding: 0.3%;
}

.article-content .gallery.gallery-column-8 .gallery-item {
    width: 12.5%;
    padding: 0.4%;
}

.article-content .gallery.gallery-column-7 .gallery-item {
    width: 14.2857%;
    padding: 0.5%;
}

.article-content .gallery.gallery-column-6 .gallery-item {
    width: 16.6666%;
    padding: 0.6%;
}

.article-content .gallery.gallery-column-5 .gallery-item {
    width: 20%;
    padding: 0.8%;
}

.article-content .gallery.gallery-column-4 .gallery-item {
    width: 25%;
}

.article-content .gallery.gallery-column-3 .gallery-item {
    width: 33.3333%;
}

.article-content .gallery.gallery-column-2 .gallery-item {
    width: 50%;
}

.article-content .gallery.gallery-column-1 .gallery-item {
    width: 100%;
}

.article-content .gallery-item img {
    border: none !important;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.18);
    width: 100%;
    height: auto;
    transition: all .3s ease-out 0s;
    object-fit: cover;
}

.article-content .gallery-blur-item img {
    filter: blur(2px);
}

.article-content .alignleft {
    float: left;
    margin: 0 30px 30px 0
}

.article-content .aligncenter {
    margin: 0 auto;
    text-align: center;
    display: block
}

.article-content .aligncenter img {
    margin: 0 auto;
    display: block
}

.article-content .alignright {
    float: right;
    margin: 0 0 20px 30px
}

.article-content .wp-caption {
    margin-bottom: 20px;
    max-width: 100%
}

.article-content .wp-caption img {
    margin-bottom: 5px
}

.article-content .wp-caption p {
    margin: 0;
    text-indent: 0
}

.article-content .wp-caption .alignnone {
    text-align: center
}

.article-content .wp-caption .wp-caption-text {
    font-size: 14px;
    color: #999
}

.article-content .wp-video {
    margin-bottom: 20px;
    font-size: 0;
}

.article-content .mejs-container, .article-content .wp-video {
    width: 100% !important;
}

.article-content .erphpdown-content-vip {
    padding: 15px 25px;
    border: none;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    border-radius: 5px;
    background: #f5f5f5;
}

.article-content .erphpdown-content-vip2 {
    text-align: center;
    color: #ff5f33;
}

.article-content .erphpdown-content-vip > legend {
    color: #ff5f33;
    padding: 0 5px;
    font-weight: bold;
    font-size: 17px;
}

.article-content .erphpdown-content-vip .erphpdown-buy, .article-content .erphpdown-content-vip .erphpdown-see-btn, .article-content .erphpdown-content-vip .erphp-login-must {
    border-radius: 20px;
    background: #ff5f33;
    color: #fff !important;
    padding: 7px 18px 8px;
    text-decoration: none !important;
    font-size: 14px;
    display: inline-block;
    margin-left: 6px;
    line-height: 1
}

.article-content .erphpdown-content-vip .erphpdown-price {
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    margin-right: 5px;
    font-weight: 600;
    color: #ff5f33
}

.article-audio-free {
    position: relative;
    display: inline-block;
    padding-top: 40px;
    padding-bottom: 70px;
    width: 355px;
    height: 321px;
    text-align: center
}

.article-audio-free .guxz {
    display: inline-block;
    width: 359px;
    height: 359px;
    background: url(../img/audio-2.png)
}

.article-audio-free .dy {
    position: absolute;
    top: 31px;
    right: -109px;
    width: 85px;
    height: 82px;
    background: url(../img/audio-1.png) no-repeat -356px -18px
}

.article-audio-free .xy {
    position: absolute;
    top: 31px;
    right: -108px;
    z-index: 3;
    width: 85px;
    height: 85px;
    background: url(../img/audio-1.png) no-repeat -450px -18px
}

.article-audio-free .gp {
    position: absolute;
    top: 84px;
    right: -70px;
    width: 173px;
    height: 272px;
    background: url(../img/audio-1.png) no-repeat -350px -138px;
    transition: all .6s ease-in-out;
    transform: rotate(-32deg);
    transform-origin: right top
}

.article-audio-free .imgs {
    transition: all .6s ease-in-out;
    transform: rotate(-32deg);
    transform-origin: right top
}

.article-audio-free .gp.skewing {
    transform: rotate(0)
}

.article-audio-free .xuanz {
    animation: circleRoate 200s;
    animation-timing-function: linear
}

.audio-player .audio {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}

.audio-player .audio .audio-play {
    display: inline-block;
    width: 51px;
    height: 51px;
    background: url(../img/audio.png) -14px -16px no-repeat;
    cursor: pointer
}

.audio-player .audio .audio-play.on {
    background-position: -85px -16px
}

.audio-player .audio .times {
    display: inline-block;
    width: 288px;
    height: 30px
}

.audio-player .audio .info {
    display: inline-block;
    width: 207px;
    height: 100px
}

.audio-player .audio .star-time {
    display: inline-block;
    margin-left: 17px;
    width: 63px;
    height: 51px;
    color: #696969;
    text-align: center;
    font-size: 20px;
    line-height: 51px;
    position: relative;
    top: -17px;
}

.audio-player .audio .time-bar {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    top: -3px;
    width: calc(100% - 214px);
    max-width: 527px;
    height: 41px;
    background: #bfbfbf;
    cursor: pointer;
    position: relative;
}

.audio-player .audio .time-bar .progressBar {
    position: absolute;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(../img/audio.png) no-repeat -16px -83px
}

.audio-player .audio .time-bar .move-color {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 0;
    height: 24px;
    height: 100%;
    background-color: #658ae4
}

.audio-player .audio .time-bar .timeTip {
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 3;
    width: 40px;
    color: #0099e5;
    text-align: center;
    font-size: 12px
}

.audio-player .audio .end-time {
    display: inline-block;
    width: 63px;
    height: 51px;
    color: #696969;
    font-size: 20px;
    line-height: 51px;
    position: relative;
    top: -17px;
}

.article-content .post-password-form {
    text-align: center;
}

.article-content .post-password-form input[name="post_password"] {
    height: 35px;
    border-radius: 5px;
    border: 1px solid #aaa;
    padding: 5px 10px
}

.article-content .post-password-form input[type="submit"] {
    border: none;
    background: #5cb85c;
    color: #fff;
    height: 35px;
    width: 80px;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    top: -2px
}

.article-custom-metas {
    color: #999;
    font-size: 13px;
    background: #f5f5f5;
    padding: 10px 20px 0;
    border-radius: 5px;
    margin-bottom: 20px;
}

.erphpdown-box + .article-custom-metas {
    margin-top: -20px;
    display: none;
}

.article-custom-metas:empty {
    display: none;
}

.erphpdown-box, .erphpdown-box + .article-custom-metas:empty {
    display: none;
}

.article-custom-metas .meta {
    margin-bottom: 10px;
    float: left;
    width: 25%;
    padding-right: 10px;
}

.article-custom-metas .meta t {
    color: #666;
}

.article-content .anspress h3 {
    border-left: none;
    background: transparent;
    padding: 0
}

.article-content .ap-answers-tab, .article-content .ap-answers-tab li {
    list-style: none;
}

.article-content .ap-user-reputation {
    display: none;
}

.article-content #ap-search-form .ap-search-input {
    border: 1px solid #ddd;
}

.article-content .ap-btn {
    cursor: pointer;
}

.article-content .anspress .row {
    margin-left: -15px;
    margin-right: -15px;
}

.article-content #anspress .ap-questions, .article-content #anspress .ap-list-head {
    border-radius: 3px;
}

.article-content #anspress .ap-taxo-detail {
    display: none;
}

.article-content #anspress .ap-taxo-detail .entry-title {
    border-left: none;
    padding: 0;
    margin: 0
}

.article-content #anspress .ap-taxo-detail .ap-tax-item-count {
    background: #333 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 7px;
    vertical-align: super;
    float: none;
}

.article-content #anspress #ap-filter-reset span {
    position: relative;
    top: -3px
}

.article-content #anspress .ap-list-head .ap-btn-ask {
    background: #ff5f33;
}

.article-content #anspress .ap-filter-toggle {
    color: #ff5f33
}

.article-content #anspress .ap-questions-count.ap-questions-acount {
    border-color: #ddd
}

.article-content #anspress .ap-btn-insertimage {
    margin-bottom: 5px;
}

.article-content #anspress .ap-field-desc {
    color: #777;
}

@keyframes circleRoate {
    from {
        transform: rotate(0) infinite
    }

    to {
        transform: rotate(7600deg)
    }
}

.wp-block-gallery {
    margin: 0 -1%;
}

.wp-block-gallery.columns-5 {
    margin: 0 -0.8%;
}

.wp-block-gallery.columns-6 {
    margin: 0 -0.6%;
}

.wp-block-gallery.columns-7 {
    margin: 0 -0.5%;
}

.wp-block-gallery.columns-8 {
    margin: 0 -0.4%;
}

.wp-block-gallery.columns-9 {
    margin: 0 -0.3%;
}

.blocks-gallery-grid {
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin-left: 0 !important
}

.blocks-gallery-grid .blocks-gallery-item {
    list-style: none;
    width: 25%;
    padding: 1%;
    float: left;
}

.wp-block-gallery.columns-9 .blocks-gallery-grid .blocks-gallery-item {
    width: 11.1111%;
    padding: 0.3%;
}

.wp-block-gallery.columns-8 .blocks-gallery-grid .blocks-gallery-item {
    width: 12.5%;
    padding: 0.4%;
}

.wp-block-gallery.columns-7 .blocks-gallery-grid .blocks-gallery-item {
    width: 14.2857%;
    padding: 0.5%;
}

.wp-block-gallery.columns-6 .blocks-gallery-grid .blocks-gallery-item {
    width: 16.6666%;
    padding: 0.6%;
}

.wp-block-gallery.columns-5 .blocks-gallery-grid .blocks-gallery-item {
    width: 20%;
    padding: 0.8%;
}

.wp-block-gallery.columns-4 .blocks-gallery-grid .blocks-gallery-item {
    width: 25%;
}

.wp-block-gallery.columns-3 .blocks-gallery-grid .blocks-gallery-item {
    width: 33.3333%;
}

.wp-block-gallery.columns-2 .blocks-gallery-grid .blocks-gallery-item {
    width: 50%;
}

.wp-block-gallery.columns-1 .blocks-gallery-grid .blocks-gallery-item {
    width: 100%;
}

.wp-block-media-text {
    overflow: hidden;
    margin-bottom: 30px;
}

.wp-block-media-text .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content {
    width: 50%;
    float: left;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 10px 20px;
    font-size: 28px;
}

.wp-block-image {
    margin-bottom: 30px;
    text-align: center;
}

.wp-block-columns {
    position: relative;
    flex-wrap: nowrap;
    overflow-wrap: break-word;
    display: flex;
    margin: 0 -10px 30px;
}

.wp-block-columns .wp-block-column {
    max-width: none;
    margin: 0;
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    padding: 10px;
}

.ead-preview {
    margin-bottom: 20px
}

.has-text-align-center {
    text-align: center;
}

.has-text-align-left {
    text-align: left;
}

.has-text-align-right {
    text-align: right;
}

.modown-login, .modown-reply {
    padding: 10px;
    border: 2px dashed #ff5f33;
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
}

.modown-login a, .modown-reply a {
    border-radius: 20px;
    background: #ff5f33;
    color: #fff !important;
    padding: 5px 12px;
    text-decoration: none !important;
    font-size: 12px;
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    line-height: 1
}

.modown-reply span {
    color: #ff5f33;
}

.widget .modown-reply {
    margin-bottom: 0
}

.prettyprint,pre.prettyprint {
    background-color: #272822;
    border: none;
    overflow: hidden;
    padding: 10px 15px;
    border-radius: 0;
    overflow-x: scroll
}

.prettyprint.linenums,pre.prettyprint.linenums {
    -webkit-box-shadow: inset 40px 0 0 #39382E,inset 41px 0 0 #464741;
    -moz-box-shadow: inset 40px 0 0 #39382E,inset 41px 0 0 #464741;
    box-shadow: inset 40px 0 0 #39382E,inset 41px 0 0 #464741
}

.prettyprint.linenums ol,pre.prettyprint.linenums ol {
    margin: 0 0 0 30px
}

.prettyprint.linenums ol li,pre.prettyprint.linenums ol li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 20px;
    margin-left: 0;
    list-style: decimal;
    margin-bottom: 0
}

.prettyprint .com {
    color: #93a1a1
}

.prettyprint .lit {
    color: #AE81FF
}

.prettyprint .pun,.prettyprint .opn,.prettyprint .clo {
    color: #F8F8F2
}

.prettyprint .fun {
    color: #dc322f
}

.prettyprint .str,.prettyprint .atv {
    color: #E6DB74
}

.prettyprint .kwd,.prettyprint .tag {
    color: #F92659
}

.prettyprint .typ,.prettyprint .atn,.prettyprint .dec,.prettyprint .var {
    color: #A6E22E
}

.prettyprint .pln {
    color: #66D9EF
}

.erphpdown {
    display: none;
    padding: 15px 25px 25px;
    border: 2px dashed #ff5f33;
    font-size: 14px;
    margin-bottom: 30px;
    border-radius: 5px;
}

body.page .erphpdown {
    display: block;
}

.erphpdown > legend {
    color: #ff5f33;
    padding: 0 5px;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.5;
}

.erphpdown .erphpdown-title {
    font-size: 16px;
    color: #ff5f33;
    margin-bottom: 5px;
}

.erphpdown .erphpdown-item {
    margin-bottom: 5px;
}

.erphpdown .erphpdown-free {
    margin-bottom: 15px;
}

.erphpdown .erphpdown-tips {
    margin-top: 5px;
    color: #f58b36;
    font-size: 13px;
}

.erphpdown .erphpdown-tips-free {
    margin-top: -10px;
    margin-bottom: 15px;
}

.erphpdown .erphpdown-price {
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    margin-right: 5px;
    font-weight: 600;
    color: #ff5f33;
    line-height: 1.2
}

.erphpdown .erphpdown-buy, .erphpdown .erphpdown-down, .erphpdown .erphp-login-must {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    background: #ff5f33;
    color: #fff !important;
    padding: 7px 18px;
    text-decoration: none !important;
    font-size: 14px;
    line-height: 1;
    border-radius: 20px;
}

.erphpdown .erphpdown-down {
    background: #5cb85c;
}

.erphpdown .erphpdown-vip, .erphpdown .erphpdown-vip.erphp-login-must {
    display: inline-block;
    margin-left: 8px;
    background: #e0bf73;
    background-image: linear-gradient(90deg, rgba(240, 214, 141, 1) 0%, rgba(224, 191, 115, 1) 100%);
    color: #4e342e !important;
    padding: 7px 18px;
    text-decoration: none !important;
    font-size: 14px;
    line-height: 1;
    border-radius: 20px;
}

.erphpdown .erphpdown-copy {
    text-decoration: none;
    font-size: 12px;
    color: #777;
    margin-left: 8px;
}

.erphpdown .erphpdown-child {
    margin-bottom: 10px;
    border: 1px dashed #f5f5f5;
    background: #f5f5f5;
    padding: 5px 15px 15px;
    position: relative;
}

.erphpdown .erphpdown-child:last-child {
    margin-bottom: 0
}

.erphpdown .erphpdown-child > legend {
    padding: 0 5px;
    color: #777;
    font-size: 13px;
    border-radius: 0 0 3px 3px;
}

.erphpdown-box {
    padding: 20px;
    background: #f5f5f5;
    border: none;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.5;
    display: none;
    position: relative;
    border-radius: 5px;
    color: #666
}

.erphpdown-box .erphpdown-title {
    padding: 0 5px;
    color: #ff5f33;
    position: absolute;
    top: -14px;
    left: 15px;
    background: #fff;
    font-size: 17px;
    font-weight: bold;
    display: none;
}

.erphpdown-box .erphpdown-child {
    margin-bottom: 15px;
    border: none;
    background: #eaeaea;
    padding: 25px 15px 25px;
    position: relative;
}

.erphpdown-box .erphpdown-child:last-child {
    margin-bottom: 5px;
}

.erphpdown-box .erphpdown-child .erphpdown-child-title {
    padding: 0 7px 1px;
    color: #777;
    position: absolute;
    top: 0;
    left: 15px;
    background: #d4d4d4;
    border-radius: 0 0 3px 3px;
    font-size: 13px;
}

.erphpdown-box2 .erphpdown-price {
    float: left;
    line-height: 39px;
}

.erphpdown-box.erphpdown-free-box {
    border-color: #5cb85c !important;
    background: #e1f5ee;
}

.erphpdown-box.erphpdown-free-box .erphpdown-down {
    background: #5cb85c !important;
}

.erphpdown-box .erphpdown-copy {
    text-decoration: none;
    font-size: 12px;
    color: #777;
    margin-left: 8px;
}

.erphpdown-box .erphpdown-price {
    float: left;
    line-height: 39px;
}

.erphpdown-box .erphpdown-price span {
    font-size: 26px;
    color: #ff5f33;
    line-height: 1;
    margin-left: 10px;
}

.erphpdown-box .erphpdown-cart {
    float: right;
}

.erphpdown-box .vip {
    display: inline-block;
}

.erphpdown-box .vip a {
    display: inline-block;
    margin-left: 10px;
    background: #e0bf73;
    background-image: linear-gradient(90deg, rgba(240, 214, 141, 1) 0%, rgba(224, 191, 115, 1) 100%);
    color: #4e342e;
    border-radius: 5px;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
    line-height: 1.7;
    min-width: 100px
}

.erphpdown-box .down {
    display: inline-block;
    background: #ff5f33;
    color: #fff !important;
    border-radius: 5px;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
    line-height: 1.7;
    min-width: 100px;
    margin-left: 10px;
}

.erphpdown-box .down.bought {
    background: #5cb85c !important
}

.erphpdown-box .down:hover {
    opacity: .8
}

.erphpdown-box .down.disabled {
    opacity: .8
}

.erphpdown-box .epdvip {
    position: absolute;
    top: -2px;
    right: -2px;
    background: #ff5f33;
    color: #fff;
    padding: 2px 5px 1px;
    font-size: 12px;
}

.erphpdown-box .tips2 {
    color: #f58b36;
    font-size: 13px;
    margin-top: 10px;
}

.erphpdown-box .item2 {
    margin-bottom: 10px;
}

.erphpdown-box .item2:last-child {
    margin-bottom: 0;
}

.erphpdown-box .custom-metas {
    margin-top: 10px;
    color: #999;
    font-size: 13px;
    background: #eaeaea;
    padding: 10px 10px 0;
}

.erphpdown-box .custom-metas:empty {
    display: none;
}

.erphpdown-box .custom-metas .meta {
    margin-bottom: 10px;
    float: left;
    width: 25%;
    padding-right: 10px;
}

.erphpdown-box .custom-metas .meta t {
    color: #666;
}

.erphpdown-box .erphpdown-vip {
    border-radius: 20px;
    background: #fbb715;
    color: #fff !important;
    padding: 7px 18px 8px;
    text-decoration: none !important;
    font-size: 13px;
    display: inline-block;
    margin-left: 8px;
    line-height: 1
}

.erphpdown-box .erphpdown-buy {
    border-radius: 20px;
    background: #ff5f33;
    color: #fff !important;
    padding: 7px 18px 8px;
    text-decoration: none !important;
    font-size: 13px;
    display: inline-block;
    margin-left: 8px;
    line-height: 1
}

.erphpdown-box .erphpdown-buy.down {
    border-radius: 5px;
    padding: 8px 0;
    line-height: 1.7;
    width: 200px;
    font-size: 14px;
}

.erphpdown-box .erphpdown-down {
    border-radius: 20px;
    background: #ff5f33;
    color: #fff !important;
    padding: 7px 18px 8px;
    text-decoration: none !important;
    font-size: 13px;
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    line-height: 1
}

.erphpdown-see-tips {
    opacity: .7;
    font-size: 12px;
    margin-left: 5px;
}

.article-paging {
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    clear: both;
    margin: 15px 0 45px
}

.article-paging a {
    text-decoration: none;
}

.article-paging .post-page-numbers {
    margin: 3px 2px;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 3px;
    background-color: #bbb;
    color: #fff;
    min-width: 28px;
}

.article-paging .post-page-numbers.current {
    background: #ff5f33;
    color: #fff
}

.article-copyright {
    font-size: 14px;
    color: #a7a7a7;
    background: #fafafa;
    padding: 10px 15px;
    margin-bottom: 30px
}

.article-copyright a {
    text-decoration: none;
}

.article-tags a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #f4f4f4;
    font-size: 16px;
    margin-right: 10px;
    position: relative;
    padding-left: 20px;
    /* 为图标留出空间 */
}

.article-tags a::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    /* 图标在文字左侧 */
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}

.article-tags {
    margin-bottom: 20px
}

.article-tags a {
    display: inline-block;
    padding: 7px 19px;
    line-height: 1;
    font-size: 14px;
    border-radius: 3px;
    margin-right: 5px;
    color: #f7f7f7 !important;
    font-weight: 600;
}

.article-tags a:hover {
    opacity: .8;
}

.article-act {
    text-align: center;
    margin: 10px 0 30px;
    position: relative;
}

.article-act .article-shang {
    display: inline-block;
    color: #ff5f33 !important;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 5px;
    border-radius: 50%;
    border: 2px solid hsla(210,8%,51%,.09);
    position: relative;
    font-size: x-large;
    background: #f9f9f9;
}

.article-act > .popup {
    position: absolute;
    width: 280px;
    background: #fbfbfb;
    bottom: 80px;
    left: 50%;
    margin-left: -140px;
    color: #fff;
    box-shadow: 0 0 5px 0 rgba(17, 58, 93, 0.1);
    border-radius: 5px;
    line-height: 0;
    z-index: 9
}

.article-act > .wechat {
    background: #05af4e
}

.article-act > .alipay {
    background: #00a2ea
}

.article-act > .popup > .head {
    text-align: center;
    padding-top: 30px
}

.article-act .qrcode {
    text-align: center
}

.article-act .qrcode img {
    margin: 30px auto;
    width: 80%
}

.article-act ul.platform {
    padding: 0!important;
    margin: 0!important;
    text-align: center;
    background: #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.article-act ul.platform li {
    display: inline-block;
    cursor: pointer;
    margin: 5px;
    filter: grayscale(100%)
}

.article-act ul.platform li.active {
    font-weight: 600;
    filter: grayscale(0%)
}

.article-act ul.platform li.sicon-wechat {
    background: url(../img/wechat.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    background-size: cover
}

.article-act ul.platform li.sicon-alipay {
    background: url(../img/alipay.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    background-size: cover
}

.article-act .article-collect {
    display: inline-block;
    color: #bbb !important;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 5px;
    border-radius: 50%;
    border: 2px solid hsla(210,8%,51%,.09);
    position: relative;
}

.article-act .article-collect.active {
    color: #fbb715 !important;
}

.article-act .article-collect.active .icon:before {
    content: '\e8d3';
}

.article-act .article-collect .icon {
    top: -10px;
    font-size: 26px;
}

.article-act .article-zan {
    margin: 0 5px;
    border-radius: 50%;
    border: 2px solid hsla(210,8%,51%,.09);
    display: inline-block;
    color: #bbb !important;
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: relative;
}

.article-act .article-zan.active {
    color: #ff5f33 !important;
}

.article-act .article-zan .icon {
    top: -10px;
    font-size: 26px;
}

.article-act a span {
    font-family: tahoma,arial,sans-serif;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    font-size: 12px;
}
.article-shares {
    display: none;
}
.article-shares a {
    position: relative;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-right: 10px;
    opacity: .8;
    cursor: pointer;
    color: #fff !important;
    background: #ff5f33;
    border-radius: 50%;
}

.article-shares .share-popover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
    padding-bottom: 6px;
    background-color: transparent
}

.article-shares .share-popover .share-popover-inner {
    display: block;
    background-color: #FFF;
    border: 1px solid #999;
    padding: 4px;
    border-radius: 2px;
    position: relative;
    bottom: 6px;
    height: 90px
}

.article-shares .share-popover .share-popover-inner::before,.shares .share-popover .share-popover-inner::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 9px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.article-shares .share-popover .share-popover-inner::before {
    border-top: 5px solid #555
}

.article-shares .share-popover .share-popover-inner::after {
    border-top: 5px solid #fff;
    margin-bottom: 1px
}

.article-shares a.share-weixin {
    background: #7BD172
}

.article-shares a.share-tsina {
    background: #FF8D8D
}

.article-shares a.share-sqq {
    background: #F68575
}

.article-shares a.share-qzone {
    background: #FBC440
}

.article-shares a.share-douban {
    background: #67CE9B
}

.article-shares .article-cover #wx-thumb-qrcode {
    display: none;
}

.article-shares a:hover {
    opacity: 1.0
}

.article-shares a:hover .share-popover {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0
}

.article-shares b {
    font-size: 12px;
    color: #777;
    font-weight: normal;
    line-height: 30px;
}

.article-shares i {
    font-size: 18px;
    top: -1px;
}

.article-shares a.right {
    float: right;
    width: auto;
    border-radius: 20px;
    line-height: 26px;
    padding: 0 10px;
    font-size: 14px;
    background: transparent;
    border: 1px solid #777;
    color: #777 !important;
}

.article-shares a.right:last-child {
    margin-right: 0
}

.article-shares a.right .icon {
    top: 1px;
    font-size: 16px;
}

.article-nav {
    clear: both;
    overflow: hidden;
    color: #777;
    font-size: 12px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px;
}

.article-nav a {
    font-size: 14px
}

.article-nav .article-nav-prev {
    float: left;
    width: 50%;
    border-right: 1px dashed #eaeaea;
}

.article-nav .article-nav-next {
    float: right;
    width: 50%;
    text-align: right
}

.single-related {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 20px 0;
    border-radius: 5px;
}

.single-related .related-title {
    margin-bottom: 15px;
    line-height: 1;
    font-weight: normal;
    font-size: 17px
}

.single-related .related-title .icon {
    font-size: 18px;
    color: #ff5f33;
    line-height: 1
}

.single-related .lists {
    padding: 0
}

.single-related .lists.cols-two .grid h3 a {
    -webkit-line-clamp: 2;
    height: 40px;
}

.single-related .grids {
    margin-bottom: 0
}

.single-related .grids .grid {
    width: calc(33.333% - 20px);
}

.gd-mini .single-related .grids .grid {
    width: calc(25% - 15px);
}

.single-related .grids .grid .img {
    height: 166px;
}

.single-related .grids .audio .info {
    width: 175px;
}

.single-related .grids .audio .time-bar {
    width: 145px
}

.gd-mini .single-related .grids .grid .img {
    height: 124px;
}

.home-widgets {
    margin: 0 -10px 0;
    text-align: left;
}

.home-widgets .home-widget {
    width: 25%;
    float: left;
    padding: 0 10px;
}
}

.home-widgets .vitara_slide_in {
    border-radius: 5px;
    margin-bottom: 15px;
    margin-top: 15px
}

@media (min-width: 1024px) {
    .home-widgets .vitara_slide_in {
        margin-bottom:0;
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .home-widgets .vitara_slide_in ul li h3 {
        display:none
    }
}

.home-widgets .hf-widget {
    border: 1px solid #efefef;
    padding: 14px 17px 0;
    box-sizing: border-box;
    margin-bottom: 15px;
    border-radius: 5px;
    height: 135px;
    overflow: hidden
}

body.gd-list .home-widgets .hf-widget {
    background: #fff;
    border: none
}

@media (min-width: 1024px) {
    .home-widgets .hf-widget {
        margin-bottom:0
    }
}

.home-widgets .hf-widget [class*=" icon-"]:before,.home-widgets .hf-widget [class^="icon-"]:before {
    margin: 0
}

.home-widgets .hf-widget .hf-widget-title {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1px;
    border-bottom: 1px solid #efefef;
    padding: 0 0 10px;
    margin-bottom: 14px;
    color: #383838
}

.home-widgets .hf-widget .hf-widget-title a {
    color: #383838
}

.home-widgets .hf-widget .hf-widget-title>i {
    color: #ff5f33;
    margin-right: 2px
}

.home-widgets .hf-widget .hf-widget-title span {
    font-size: 12px;
    font-weight: normal;
    color: #a7a7a7;
    line-height: 20px;
    margin-left: 10px
}

@media (min-width: 1024px) {
    .home-widgets .hf-widget .hf-widget-title span {
        display:none
    }
}

@media (min-width: 1330px) {
    .home-widgets .hf-widget .hf-widget-title span {
        display:inline
    }
}

.home-widgets .hf-widget .hf-widget-title .pages {
    float: right;
    padding-top: 2px
}

.home-widgets .hf-widget .hf-widget-title .pages .prev,.home-widgets .hf-widget .hf-widget-title .pages .next {
    font-size: 9px;
    border: 1px solid #eee;
    float: left;
    margin: 0;
    color: #ccc;
    height: 16px;
    line-height: 15px;
    padding: 0 2px;
    cursor: pointer
}

.home-widgets .hf-widget .hf-widget-title .pages .prev .icon,.home-widgets .hf-widget .hf-widget-title .pages .next .icon {
    font-size: 9px;
    top: 0
}

.home-widgets .hf-widget .hf-widget-title .pages .prev:hover,.home-widgets .hf-widget .hf-widget-title .pages .next:hover {
    color: #ff5f33
}

.home-widgets .hf-widget .hf-widget-title .pages .prev {
    border-right: none
}

.home-widgets .hf-widget .hf-tags {
    margin-bottom: -10px
}

@media (min-width: 768px) {
    .home-widgets .hf-widget .hf-tags {
        height:64px;
        overflow: hidden
    }
}

.home-widgets .hf-widget .hf-tags a {
    display: inline-block;
    white-space: nowrap;
    word-break: break-all;
    font-size: 12px;
    background: #f9f9f9;
    color: #888;
    border-radius: 3px;
    margin: 0 5px 10px;
    line-height: 22px;
    height: 22px;
    padding: 0 5px
}

.home-widgets .hf-widget .hf-tags a:hover {
    background: #ff5f33;
    color: #fff
}

.home-widgets .hf-widget .hf-tags a.active {
    background: #ff5f33;
    color: #fff
}

.home-widgets .hf-widget-4 .hf-widget-title {
    margin-bottom: 19px
}

.home-widgets .hf-widget-4 .hf-widget-content {
    font-size: 14px;
    color: #888
}

.home-widgets .hf-widget-4 .hf-widget-content a {
    color: #888
}

.home-widgets .hf-widget-4 .hf-widget-content a:hover {
    color: #ff5f33
}

.home-widgets .hf-widget-4 .hf-widget-content h3 {
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    height: 22px;
    overflow: hidden
}

.home-widgets .hf-widget-4 .hf-widget-content em {
    float: right;
    padding: 0 5px;
    height: 22px;
    line-height: 22px;
    border-radius: 3px;
    background: #f9f9f9;
    color: #ff5f33;
    font-size: 12px;
    font-style: normal
}

.home-widgets .hf-widget-4 .hf-widget-content ul {
    background: #fff;
}

.banner-slider.bg .home-widgets .hf-widget-4 .hf-widget-content ul {
    background: #f9f9f9;
}

.home-widgets .hf-widget-4 .hf-widget-content ul li {
    margin-bottom: 5px
}

.home-widgets .hf-widget-4 .hf-widget-content ul li:last-child {
    margin-bottom: 0
}

.home-widgets .hf-widget-1 .hf-widget-content a {
    color: #888
}

.home-widgets .hf-widget-1 .hf-widget-content a:hover {
    color: #ff5f33
}

.home-widgets .hf-widget-1 .hf-widget-content li {
    float: left;
    font-size: 12px;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    padding: 0 8px
}

.home-widgets .hf-widget-1 .hf-widget-content li .modown-thumb-bg {
    display: block;
    height: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    transition: all .2s;
    width: 36px;
    padding-top: 36px;
    margin: 0 auto 4px;
}

.home-widgets .hf-widget-1 .hf-widget-content li span {
    display: block;
    height: 16px;
    line-height: 16px;
    overflow: hidden
}

.home-widgets .hf-widget-1 .hf-widget-content .modown-scroll-h {
    margin: 0 -10px
}

.home-widgets .modown-scroll-h {
    position: relative;
    overflow: hidden;
    height: 56px
}

.home-widgets .modown-scroll-h ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    *zoom:1;transition: all .2s
}

.home-widgets .modown-scroll-h ul:before,.home-widgets .modown-scroll-h ul:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: none;
    clear: both
}

.home-widgets .modown-scroll-h .holdon {
    position: absolute;
    left: 100%;
    top: 0
}

.home-widgets .modown-scroll-h .holdon-prev {
    left: -100%
}

.home-widgets .hf-widget-hot-cats .hf-widget-content .icon {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100%;
    background: #f3f3f3;
    color: #ff5f33;
    display: inline-block;
    margin-bottom: 5px
}

.home-widgets .hf-widget-hot-cats .modown-scroll-h li a {
    display: block
}

.home-widgets .hf-widget-hot-cats .modown-scroll-h li a:hover .icon {
    background: #ff5f33;
    color: #fff
}

.sidebar {
    float: left;
    width: 300px;
    margin-left: -300px
}

.sidebar .widget {
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.sidebar .widget:last-child {
    margin-bottom: 0;
}

.sidebar .widget.nopadding {
    padding: 0
}

.widget.affix {
    position: fixed;
    width: 300px;
    z-index: 999
}

.sidebar .widget h3 {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: normal;
}

.sidebar .widget h3 .icon {
    font-size: 18px;
    color: #ff5f33;
    line-height: 1
}

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

.widget-erphpdown {
    overflow: inherit !important;
}

.widget-erphpdown.widget-erphpdown-free, .widget-erphpdown.widget-erphpdown-faka {
    padding-top: 30px;
}

.widget-erphpdown .erphpdown-child {
    margin-bottom: 10px;
    padding: 20px 15px;
    position: relative;
    background: #f5f5f5;
}

.widget-erphpdown .erphpdown-child .erphpdown-child-title {
    padding: 0 7px 1px;
    color: #777;
    position: absolute;
    top: 0;
    left: 15px;
    background: #dedede;
    border-radius: 0 0 3px 3px;
    font-size: 13px;
}

.widget-erphpdown .item {
    margin-bottom: 7px
}

.widget-erphpdown2 .item2 {
    margin-top: 10px;
}

.widget-erphpdown .erphpdown-title {
    padding: 2px 12px 3px;
    color: #ff5f33;
    position: absolute;
    top: 0;
    left: 15px;
    background: #ff5f331a;
    border-radius: 0 0 3px 3px;
}

.widget-erphpdown.widget-erphpdown-free .erphpdown-free-title {
    padding: 2px 12px 3px;
    color: #5cb85c;
    position: absolute;
    top: 0;
    left: 15px;
    background: #e1f5ee;
    border-radius: 0 0 3px 3px;
}

.widget-erphpdown t {
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px
}

.widget-erphpdown .price {
    text-align: center;
}

.widget-erphpdown .price span {
    font-size: 30px;
    color: #ff5f33
}

.widget-erphpdown .price i {
    background: #ff5f33;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    top: 0;
}

.widget-erphpdown .epdvip {
    position: absolute;
    top: 0;
    right: 0;
    background: #ff5f33;
    color: #fff;
    padding: 2px 5px 1px;
    font-size: 12px;
}

.widget-erphpdown .vip {
    color: #777;
    font-size: 14px;
    text-align: center;
}

.widget-erphpdown .vip a {
    display: inline-block;
    background: #e0bf73;
    background-image: linear-gradient(90deg, rgba(240, 214, 141, 1) 0%, rgba(224, 191, 115, 1) 100%);
    color: #4e342e;
    border-radius: 15px;
    padding: 6px 15px 7px;
    margin-left: 10px;
    font-size: 13px;
    line-height: 1;
}

.widget-erphpdown .vip-only {
    text-align: center;
    margin-top: 10px;
}

.widget-erphpdown .vip-only a {
    display: block;
    background: #e0bf73;
    background-image: linear-gradient(90deg, rgba(240, 214, 141, 1) 0%, rgba(224, 191, 115, 1) 100%);
    color: #4e342e;
    border-radius: 5px;
    padding: 8px 0;
    text-align: center;
    margin-top: 15px;
    margin-left: 0;
    font-size: 15px;
    line-height: 1.5
}

.widget-erphpdown .vip-text {
    overflow: hidden;
}

.widget-erphpdown .vip-text .vit {
    align-items: center;
    margin-bottom: 10px;
}

.widget-erphpdown .vip-text .vit:last-child {
    margin-bottom: 0;
}

.widget-erphpdown .vip-text .tit {
    float: left;
    align-items: center;
    width: 90px;
    text-align: left;
    line-height: 25px;
}

.widget-erphpdown .vip-text .pri {
    float: right;
    align-items: center;
    text-align: right;
    line-height: 25px;
}

.widget-erphpdown .vip-text .pri b {
    margin-right: 2px;
    color: #ff5f33;
}

.widget-erphpdown .vip-text .erphpdown-vip-btn {
    float: right;
    align-items: center;
    width: 85px;
    border-radius: 5px;
    padding: 6px 5px 7px;
    font-size: 12px;
    margin-left: 20px;
}

.widget-erphpdown .erphpdown-child .vip-text .erphpdown-vip-btn {
    margin-left: 10px;
}

.widget-erphpdown .down {
    display: block;
    background: #ff5f33;
    color: #fff !important;
    border-radius: 5px;
    padding: 8px 0;
    text-align: center;
    margin-top: 15px
}

.widget-erphpdown.widget-erphpdown-free .down, .widget-erphpdown .down.bought {
    background: #5cb85c !important
}

.widget-erphpdown .down.disabled {
    opacity: .8
}

.widget-erphpdown .down:hover {
    opacity: .9;
}

.widget-erphpdown .erphpdown-down {
    border-radius: 3px;
    background: #03A9F4;
    color: #fff !important;
    padding: 2px 7px;
    text-decoration: none !important;
    font-size: 13px;
    display: inline-block;
    margin-left: 8px;
}

.widget-erphpdown .demos {
    margin: 15px -5px;
}

.widget-erphpdown .demos .demo-item2 {
    padding: 8px 0;
    display: inline-block;
    margin: 0 5px;
    width: calc(50% - 10px);
    text-align: center;
    background: #fbb715;
    border-radius: 5px;
    color: #fff;
}

.widget-erphpdown .demos .demo-item {
    padding: 8px 0;
    display: inline-block;
    margin: 0 5px;
    width: calc(100% - 10px);
    text-align: center;
    background: #fbb715;
    border-radius: 5px;
    color: #fff;
}

.widget-erphpdown .demos .demo-demo {
    background: #67CE9B
}

.widget-erphpdown .demos a:hover {
    opacity: .8
}

.widget-erphpdown .left {
    color: #777;
    font-size: 12px;
    text-align: center;
    margin-top: 2px;
}

.widget-erphpdown .tips {
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    color: #f58b36;
}

.widget-erphpdown .meta {
    font-size: 12px;
    color: #777;
    padding: 5px 0;
    text-align: right
}

.widget-erphpdown .custom-metas {
    margin-bottom: 30px;
    margin-top: 15px;
    position: relative;
    background: #f5f5f5;
    padding: 10px;
    border-radius: 5px;
}

.widget-erphpdown .custom-metas:empty {
    display: none;
}

.widget-erphpdown .custom-metas:after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 32px;
    height: 2px;
    background: #ebebeb;
    left: calc(50% - 16px);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.widget-erphpdown .custom-metas:hover:after {
    width: 100%;
    left: 0;
}

.widget-erphpdown .custom-metas .meta {
    text-align: right;
    font-size: 13px;
    padding-left: 80px;
    position: relative;
    border-top: 1px solid #efefef;
}

.widget-erphpdown .custom-metas .meta:first-child {
    padding-top: 0;
    border-top: none;
}

.widget-erphpdown .custom-metas .meta:last-child {
    padding-bottom: 0;
}

.widget-erphpdown .custom-metas .meta span {
    display: inline-block;
    position: absolute;
    left: 0;
    text-align: left;
    color: #686e7f;
}

.widget-erphpdown .erphpdown-icon-buy, .widget-erphpdown .erphpdown-icon-vip {
    width: 35px;
    height: 35px;
    position: absolute;
    top: -3px;
    right: -3px;
    overflow: hidden;
    z-index: 10;
}

.widget-erphpdown .erphpdown-child .erphpdown-icon-buy, .widget-erphpdown .erphpdown-child .erphpdown-icon-vip {
    top: -3px;
    right: -3px;
}

.widget-erphpdown .erphpdown-icon-buy:before, .widget-erphpdown .erphpdown-icon-vip:before,.widget-erphpdown .erphpdown-icon-buy:after, .widget-erphpdown .erphpdown-icon-vip:after {
    content: '';
    position: absolute;
    z-index: 0;
    background-color: #5cb85c;
}

.widget-erphpdown .erphpdown-icon-buy:before, .widget-erphpdown .erphpdown-icon-vip:before {
    height: 3px;
    width: 10px;
    left: 0;
    top: 0;
}

.widget-erphpdown .erphpdown-icon-buy:after, .widget-erphpdown .erphpdown-icon-vip:after {
    height: 10px;
    width: 3px;
    right: 0;
    bottom: 0;
}

.widget-erphpdown .erphpdown-icon-buy i,.widget-erphpdown .erphpdown-icon-vip i {
    height: 14px;
    line-height: 14px;
    width: 60px;
    background-color: #5cb85c;
    -webkit-box-shadow: -1.204px 1.597px 4px 0 rgba(0,0,0,.22);
    box-shadow: -1.204px 1.597px 4px 0 rgba(0,0,0,.22);
    position: absolute;
    top: 50%;
    right: -18px;
    margin-top: -13px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    z-index: 1;
    font-style: normal;
}

.widget-erphpdown .erphpdown-icon-vip i {
    background-color: #fbb715;
}

.widget-erphpdown .erphpdown-icon-vip:before,.widget-erphpdown .erphpdown-icon-vip:after {
    background-color: #fbb715
}

.widget-erphpdown .item2 {
    text-align: center;
}

.widget-erphpdown .item2 .down {
    margin-top: 0;
    margin-bottom: 2px;
}

.widget-erphpdown .item2 .erphpdown-copy {
    font-size: 12px;
    color: #a1a4ad;
    margin-left: 8px;
}

.widget_search label {
    display: none;
}

.widget_search input[type='text'] {
    float: left;
    width: 75%;
    border: 1px solid #eaeaea;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    border-right: none;
    border-radius: 20px 0 0 20px;
}

.widget_search input[type='submit'] {
    float: left;
    width: 25%;
    border: none;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    background: #ff5f33;
    color: #fff;
    border-radius: 0 20px 20px 0;
}

.widget-commentlist {
    max-height: 400px;
    overflow: auto !important;
    overflow-y: scroll !important;
}

.widget-commentlist .comment-item {
    margin-bottom: 20px
}

.widget-commentlist .sidebar-comments-comment {
    font-size: 12px;
    padding: 10px 20px;
    background: #f5f5f5;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    border-radius: 5px;
    color: #656D78;
}

.widget-commentlist .sidebar-comments-comment:before {
    content: " ";
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-bottom-color: #f5f5f5;
    position: absolute;
    left: 20px;
    top: -10px
}

.widget-commentlist .postmeta {
    color: #777;
    font-size: 13px
}

.widget-commentlist .sidebar-comments-title {
    font-size: 12px;
    color: #777
}

.widget-commentlist .sidebar-comments-title a {
    margin-left: 5px
}

.widget-tags .items a {
    padding: 5px 8px;
    margin: 0 8px 8px 0;
    display: inline-block;
    background: #f1f1f1;
    color: #444;
    font-size: 12px;
    border-radius: 5px
}

.widget-postlist li {
    padding: 8px 0;
    position: relative
}

.widget-bloglist li:first-child {
    padding-top: 0 !important
}

.widget-postlist li:last-child {
    padding-bottom: 0 !important
}

.widget-postlist li a {
    font-size: 14px;
    font-weight: normal;
}

.widget-postlist li .meta {
    font-size: 12px;
    color: #777;
    margin: 0
}

.widget-postlist li .meta span {
    margin-right: 10px
}

.widget-postlist .hasimg {
    margin-top: -8px
}

.widget-postlist .hasimg li {
    padding: 8px 0 8px 110px;
    height: 79px
}

.widget-postlist .hasimg li:last-child {
    padding-bottom: 0;
    height: 71px;
}

.widget-postlist .hasimg2 li {
    padding: 8px 0 0 !important;
    height: auto !important;
    width: calc(50% - 5px);
    float: left;
    margin-right: 10px;
}

.widget-postlist .hasimg2 li:nth-child(2n) {
    margin-right: 0
}

.widget-postlist .hasimg li .img {
    position: absolute;
    left: 0;
    width: 100px;
    overflow: hidden;
}

.widget-postlist .hasimg2 li .img {
    position: static;
    width: 100% !important;
}

.widget-postlist .hasimg li .img img {
    width: 100%;
    height: 63px;
    border-radius: 5px;
}

.widget-postlist .hasimg2 li .img img {
    width: 100% !important;
    height: auto !important;
    border-radius: 5px;
}

.widget-postlist .hasimg li h4 {
    height: 38px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 1.4;
    font-size: 14px;
    font-weight: normal;
}

.widget-postlist .hasimg li .meta {
    position: absolute;
    bottom: 8px;
    line-height: 14px;
}

.widget-postlist .hasimg li:last-child .meta {
    bottom: 2px;
}

.widget-postlist .hasimg li .meta .time {
    display: none
}

.widget-postlist .hasimg li .meta .icon {
    font-size: 14px;
}

.widget-toplist li {
    padding: 8px 0 8px 20px;
}

.widget-toplist li .sort {
    position: absolute;
    display: inline-block;
    left: 0
}

.widget-text img {
    width: 100%;
    height: auto
}

.widget .custom-html-widget p {
    margin-bottom: 10px;
}

.widget_categories ul {
    margin-left: 20px;
    list-style: disc;
}

.widget_categories li {
    list-style: inherit;
}

.widget_categories .children {
    margin-left: 20px;
    list-style: circle;
}

.widget_author .author-cover {
    position: relative;
    width: 100%;
    height: 0!important;
    padding-bottom: 37%;
    overflow: hidden;
}

.widget_author .author-cover img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%!important;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: top;
}

.widget_author .author-avatar {
    margin-top: -40px;
    text-align: center;
}

.widget_author .avatar-link {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    padding: 4px;
    margin: 0 auto;
    border-radius: 50%;
    background: hsla(0,0%,100%,.3);
}

.widget_author .avatar {
    width: 100%;
    height: 80px !important;
    border-radius: 50%;
    background: #fff;
    transition: all .3s ease-out 0s;
}

.widget_author .author-info {
    padding: 10px 15px 20px;
    text-align: center;
    line-height: 1.6;
}

.widget_author .author-name {
    display: inline-block;
    line-height: 22px;
    overflow: hidden;
    max-width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.widget_author .author-group {
    position: relative;
    display: inline-block;
    padding: 3px 8px;
    margin-left: 8px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
    border: 1px solid #ff5f33;
    vertical-align: top;
    border-radius: 1px;
    background: #ff5f33;
}

.widget_author .author-group:before {
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -4px;
    content: "";
    border: 4px solid transparent;
    border-right: 4px solid #ff5f33;
}

.widget_author .author-description {
    margin-top: 10px;
    font-size: 13px;
    color: #999;
    max-height: 61px;
    overflow: hidden;
}

.widget_author .avatar-link span {
    position: absolute;
    right: 7px;
    bottom: -2px;
}

.widget_author .avatar-link span:after {
    font-family: 'iconfont';
    content: "\e8d2";
    font-size: 17px;
    color: #fbb715;
}

.widget_archive ul {
    overflow: hidden;
}

.widget_archive li {
    float: left;
    width: 50%;
    margin-bottom: 5px;
}

.widget_calendar #wp-calendar {
    width: 100%;
    margin: 0;
    color: #777;
}

.widget_calendar #wp-calendar caption {
    margin-bottom: 10px;
    font-size: 13px;
}

.widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
    border: 0;
    font-size: 12px;
    padding: 5px 3px;
    text-align: center;
}

.widget_calendar #wp-calendar th {
    color: #333;
}

.ap-questions-widget .ap-question-item {
    color: #777;
    font-size: 13px;
    margin-bottom: 10px;
}

.ap-questions-widget .ap-question-item .ap-question-title {
    color: #333;
    font-size: 15px;
}

.widget-bottom-search .searchform {
    margin-bottom: 15px;
}

.widget-bottom-search input[type='text'] {
    float: left;
    width: 75%;
    border: 1px solid #eaeaea;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    border-right: none;
    border-radius: 20px 0 0 20px;
}

.widget-bottom-search button {
    float: left;
    width: 25%;
    border: none;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    background: #ff5f33;
    color: #fff;
    border-radius: 0 20px 20px 0;
}

.widget-bottom-search button .icon {
    top: 0;
}

.widget-bottom-logo .footer-logo img {
    max-height: 80px;
    width: auto;
    max-width: 150px;
    margin-bottom: 15px;
}

.erphpdown-popover-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
    display: none
}

.erphpdown-popover {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 -205px;
    width: 410px;
    background-color: #FFF;
    padding: 40px 0;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    z-index: 9999;
    display: none;
    text-align: center
}

.erphpdown-popover h3 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin: 0 15px 20px
}

.erphpdown-popover-item {
    display: inline-block;
    margin: 0 0
}

.erphpdown-popover-item h4 {
    margin: 0 20px 10px;
    font-size: 15px;
    font-weight: normal;
}

.erphpdown-popover-item img {
    width: 200px;
    height: 200px;
    background-color: #eee;
    border-radius: 2px;
    padding: 5px
}

.erphpdown-popover-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    font-size: 16px;
    line-height: 1;
    color: #999;
    cursor: pointer
}

.erphpdown-popover-close:hover {
    color: #666
}

.single-comment {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.page-template-guestbook .single-comment {
    border-radius: 0 0 5px 5px;
}

.comments-title {
    margin: 0;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 17px
}

.comments-title .icon {
    font-size: 18px;
    color: #ff5f33;
    line-height: 1
}

.comments-title small {
    font-weight: normal;
    display: inline-block;
    margin-left: 10px;
    color: #ff5f33;
    font-size: 12px
}

.comments-respond {
    position: relative;
    margin-bottom: 15px;
}

.page-template-guestbook .comments-respond {
    margin-bottom: 35px;
}

.comt {
    position: relative;
    padding-left: 52px
}

.comt-title {
    font-size: 12px;
    color: #777;
    float: left;
    margin-left: -52px;
    width: 42px;
    text-align: center
}

.comt-title .avatar {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    margin-bottom: 5px
}

.comt-title p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.comt-box {
    border: 1px solid #eaeaea;
    padding: 5px 10px 0;
    border-radius: 5px;
    background-color: #fff;
    position: relative
}

.comt-area {
    width: 100%;
    resize: none;
    overflow-x: hidden;
    overflow-y: auto;
    border: none;
    line-height: 22px;
    font-size: 14px;
    outline: 0;
    color: #666;
    height: 82px;
    background: transparent;
}

.page-template-guestbook .comt-area {
    height: 122px;
}

.comt-ctrl {
    position: relative;
}

.comt-ctrl .smile {
    position: absolute;
    width: 14.375rem;
    height: 6.375rem;
    padding: 0.125rem;
    box-shadow: 0 0.125rem 0.625rem 0.125rem rgba(0,0,0,.11);
    background-color: #fff;
    z-index: 9;
    display: none;
    transform: perspective(500px) rotateX(-15deg);
    transform-origin: 50% 0;
    transition: all .15s ease-out;
}

.comt-ctrl .smile.open {
    display: block;
    transform: none;
}

.comt-ctrl .smile a {
    width: 2.0rem;
    height: 2.0rem;
    display: block;
    border: 0.125rem solid #fff;
    background-color: #f0f0f0;
    padding: 0.25rem;
    float: left;
}

.comt-ctrl .comt-add-btn {
    margin-top: 7px;
    display: inline-block;
}

.comt-submit {
    position: absolute;
    right: 0;
    top: 10px;
    background: #ff5f33;
    border: none;
    border-left: none;
    border-top: none;
    padding: 0px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    outline: 0;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.page-template-guestbook .comt-submit {
    height: 42px;
    width: 120px;
    font-size: 15px;
}

.comt-submit:hover {
    opacity: .88;
}

.comt-count {
    float: right;
    color: #777;
    margin-bottom: 5px
}

.comt-tips {
    text-align: right;
    font-size: 14px;
    color: #fff;
    margin-top: 17px;
}

.comt-tips .comt-tip {
    color: #7AD071;
}

.comt-tips .comt-error {
    color: #FF5E52
}

.comt-comterinfo {
    padding: 15px 0;
}

.comt-comterinfo ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    display: inline-block;
    color: #777
}

.comt-comterinfo li {
    margin-bottom: 10px;
    float: left;
}

.comt-comterinfo input {
    margin-right: 10px;
    position: relative;
    border: 2px solid #CCD4D9;
    border-radius: 5px;
    height: 36px;
    padding: 4px 8px;
    outline: none;
    width: 100%;
    max-width: 200px;
    box-shadow: none;
    *height: 20px
}

.postcomments {
    margin-bottom: 30px
}

.commentlist {
    padding: 0;
    list-style: none;
    margin: 0
}

.commentlist .comments-respond {
    margin-top: 30px
}

.comment {
    position: relative;
    padding: 15px 0 15px 52px;
    border-bottom: 1px solid #eee
}

.comment .comt-avatar {
    width: 42px;
    height: 42px;
    background-color: #FFF;
    float: left;
    position: relative;
    margin-left: -52px
}

.comment .comt-avatar .avatar {
    display: block;
    border-radius: 50%;
    width: 42px;
    height: 42px
}

.comment .comt-main {
    position: relative;
    font-size: 14px;
    word-wrap: break-word
}

.comment .comt-main p {
    margin-top: 15px;
    margin-bottom: 0
}

.comment .comt-main img {
    max-width: 50%;
    height: auto;
}

.comment .comt-author {
    margin-right: 10px
}

.comment .comt-bought {
    margin-left: 5px;
    background: #5cb85c;
    color: #fff;
    border-radius: 2px;
    padding: 1px 5px
}

.is-vip {
    color: #fbb715;
    margin-left: 2px;
}

.comment .url:hover {
    text-decoration: underline
}

.comment .comt-meta {
    font-size: 12px;
    color: #777;
    margin-top: 7px
}

.comment .comt-meta .icon {
    font-size: 15px;
}

.comment .comt-zan {
    margin-left: 10px;
    color: #777;
}

.comment .comment-reply-link {
    font-size: 12px;
    display: none;
    margin-left: 10px;
    color: #777;
}

.comment .comt-f {
    position: absolute;
    top: 15px;
    right: 0;
    font-size: 16px;
    color: #777
}

.comment .comt-approved {
    border-radius: 2px;
    font-size: 12px;
    background-color: #666;
    color: #fff;
    display: inline-block;
    padding: 2px 3px 2px;
    line-height: 1;
    margin-right: 10px
}

.comment .children {
    list-style: none;
    padding: 0
}

.comment .children .comment {
    margin: 15px 0 0;
    border-top: 1px solid #eee;
    border-bottom: none;
    padding-bottom: 0
}

.comment pre {
    margin: 3px 0 5px;
    padding: 7px 10px;
    border-radius: 1px
}

.comment .depth-1 {
    border-bottom: #eee 1px solid
}

.comment .wp-smiley {
    margin-bottom: 2px
}

.comment:hover > .comt-main .comment-reply-link {
    display: inline-block
}

#cancel-comment-reply-link {
    display: none;
    font-size: 12px;
    text-align: center;
    margin-top: 7px;
}

.comment #cancel-comment-reply-link {
    display: block
}

.comments-pagination {
    margin-top: 15px;
    text-align: center;
    font-size: 14px
}

.comments-pagination a,.comments-pagination span {
    display: inline-block;
    padding: 7px 15px;
    border-radius: 5px;
    margin: 0 2px
}

.comments-pagination a {
    text-decoration: none;
    background-color: #ddd;
    color: #666;
    opacity: 1
}

.comments-pagination span {
    cursor: default;
    color: #aaa
}

.comments-pagination a:hover,.comments-pagination a:focus {
    opacity: 0.8
}

.comments-pagination .current {
    color: #fff;
    background-color: #aaa
}

.tougao-title .icon {
    color: #ff5f33;
    font-size: 22px;
}

.tougao-item {
    margin-bottom: 20px;
    position: relative;
}

.tougao-item-erphpdown {
    display: none
}

.tougao-item > label {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

.tougao-item > p {
    font-size: 12px;
    color: #aaa;
    margin: 0
}

.tougao-item .tougao-input {
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 10px 12px;
    display: block;
    border-radius: 5px;
}

.tougao-item .tougao-btn {
    background: #ff5f33;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 8px 30px;
    cursor: pointer
}

.tougao-item .tougao-tax {
    display: inline-block;
}

.tougao-item .tougao-select {
    display: inline-block;
}

.tougao-item .tougao-select label {
    margin-right: 10px;
    cursor: pointer;
}

.tougao-item .tougao-select .postform {
    border: 1px solid #eaeaea;
    height: 32px;
    line-height: 32px;
    background: transparent;
    border-radius: 5px;
    padding: 2px 5px;
}

.tougao-item .tougao-image-wrap {
    padding-left: 170px;
    position: relative;
    min-height: 150px;
}

.tougao-item .tougao-file-wrap {
    padding-left: 120px;
    position: relative;
    min-height: 100px;
}

.tougao-item .tougao-image-box, .tougao-item .tougao-file-box {
    width: 150px;
    height: 150px;
    border: 2px dashed #eaeaea;
    text-align: center;
    left: 0;
    position: absolute;
    cursor: pointer;
    color: #ccc;
}

.tougao-item .tougao-file-box {
    width: 100px;
    height: 100px;
    font-size: 15px;
}

.tougao-item .tougao-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tougao-item .tougao-image-box i, .tougao-item .tougao-file-box i {
    font-size: 36px;
    color: #eaeaea;
    display: inline-block;
    margin-top: 30px;
}

.tougao-item .tougao-file-box i {
    font-size: 28px;
    margin-top: 10px
}

.tougao-item .tougao-image-input {
    position: relative;
    display: none;
}

.tougao-item .tougao-file-input {
    position: relative;
}

.wp-editor-container {
    border-radius: 5px;
}

.media-frame-content .media-toolbar, .media-views-heading, .media-modal-close span.screen-reader-text {
    display: none;
}

.vip-content {
    text-align: center;
    margin: 0 -15px 60px;
}

body.home .vip-content {
    padding: 40px 0 25px;
    margin: 0;
    background-image: url(../img/vipbg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.vip-content .home-vip-content {
    margin: 0 -15px;
    font-size: 0;
}

.vip-content .page-vip-content {
    font-size: 0;
}

.vip-content h2 {
    margin: 0 0 45px;
    font-size: 24px;
    text-align: center;
    position: relative;
    font-weight: normal;
}

.vip-content h2 span {
    position: relative;
}

.vip-content h2 span:after {
    content: " ";
    width: 20px;
    background: #ff5f33;
    height: 3px;
    position: absolute;
    left: 0;
    top: 45px;
    margin-left: calc(50% - 10px);
    border-radius: 1.5px;
}

.vip-item {
    padding: 0 30px 50px;
    border-radius: 8px;
    background-color: #ffffff;
    text-align: center;
    width: calc(25% - 30px);
    margin: 0 15px 30px;
    font-size: 15px;
    display: inline-block;
    top: 0;
    position: relative;
    box-shadow: 0px 10px 20px rgba(97, 105, 140, 0.1);
    transition: all .3s cubic-bezier(.4,0,.2,1);
    -webkit-transition: all .3s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .3s cubic-bezier(.4,0,.2,1);
    -ms-transition: all .3s cubic-bezier(.4,0,.2,1);
    -o-transition: all .3s cubic-bezier(.4,0,.2,1);
}

.vip-item:hover {
    top: -10px;
}

.vip-item h6 {
    font-size: 20px;
    margin: 0 -30px;
    background: #ff5f33;
    padding: 15px 0;
    font-weight: normal;
    color: #fff;
    border-radius: 8px 8px 0 0;
}

.vip-item.item-no h6 {
    background: #ccc;
}

.vip-item.item-1 h6 {
    background: #0ec0e6;
}

.vip-item.item-2 h6 {
    background: #514e9f;
}

.vip-item.item-3 h6 {
    background: #6f0ee6;
}

.vip-item.item-4 h6 {
    background: #d2c55d;
}

.vip-item p.border-decor {
    margin-bottom: 50px;
    text-align: center;
}

.vip-item p.border-decor.no {
    height: 25px;
}

.vip-item p.border-decor span {
    background: #f5f5f5;
    border-radius: 30px;
    padding: 6px 12px;
    color: #333;
    display: inline-block;
    line-height: 1;
    font-size: 13px;
}

.vip-item p.border-decor span:empty {
    visibility: hidden;
}

.vip-item .price {
    font-weight: 600;
    font-size: 32px;
    display: block;
    margin: 20px 0 5px;
}

.vip-item .price del {
    color: #999;
    font-size: 18px;
    font-weight: normal;
}

.vip-item .price small {
    font-size: 14px;
}

.vip-item .buca {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 12px;
    background: #f5f5f5;
    border-radius: 0 0 3px 3px;
    padding: 1px 8px 2px 8px
}

.vip-item .vip-tips-box {
    width: 290px;
    height: 90px;
    position: absolute;
    background: url(../img/choose.png) no-repeat left top;
    background-size: auto 77px;
    left: 0;
    bottom: -50px;
    z-index: 4
}

.vip-item .vip-tips-box span {
    position: absolute;
    bottom: 0;
    left: 95px;
    line-height: 24px;
    text-align: center;
    color: #555c6f;
    font-size: 16px
}

.vip-item .vip-tips-box span em {
    color: #6f0ee6;
    font-weight: 500
}

.vip-item ul {
    margin-bottom: 20px
}

.vip-item ul li {
    font-size: 15px;
    padding-bottom: 10px
}

.vip-item ul li:not(:first-child) {
    padding-top: 10px
}

.vip-item ul li:not(:last-child) {
    border-bottom: solid 1px #f7f7f7
}

.vip-item ul li i {
    width: 8px;
    height: 8px;
    border: 2px solid #ff5f33;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.vip-item.item-1 ul li i {
    border-color: #0ec0e6
}

.vip-item.item-2 ul li i {
    border-color: #514e9f
}

.vip-item.item-3 ul li i {
    border-color: #6f0ee6
}

.vip-item.item-4 ul li i {
    border-color: #d2c55d
}

.vip-item .btn {
    color: #fff !important;
    background: #ff5f33 !important;
    border-radius: 50px;
    padding: 12px 35px;
}

.vip-item .btn.disabled {
    visibility: hidden;
}

.vip-item.item-1 .btn {
    background: #0ec0e6 !important
}

.vip-item.item-2 .btn {
    background: #514e9f !important
}

.vip-item.item-3 .btn {
    background: #6f0ee6 !important
}

.vip-item.item-4 .btn {
    background: #d2c55d !important
}

.vip-why {
    background: #f9f9f9;
    padding: 40px 0 60px;
}

.vip-why h2 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: normal;
}

body.home .vip-why h2 {
    margin: 0 0 45px;
    font-size: 24px;
    text-align: center;
    position: relative;
    font-weight: normal;
}

body.home .vip-why h2 span {
    position: relative;
}

body.home .vip-why h2 span:after {
    content: " ";
    width: 20px;
    background: #ff5f33;
    height: 3px;
    position: absolute;
    left: 0;
    top: 45px;
    margin-left: calc(50% - 10px);
    border-radius: 1.5px;
}

.vip-why .desc {
    text-align: center;
    color: #777;
    font-size: 14px;
    margin-bottom: 40px;
}

body.home .vip-why .desc {
    margin-top: -15px;
}

.vip-why .items .item {
    float: left;
    width: 25%;
    text-align: center;
}

.vip-why .items .item div {
    text-align: left;
}

.vip-why .items .item div, .vip-why .items .item span {
    display: inline-block;
}

.vip-why .items .item span {
    background: #ff5f33;
    color: #fff;
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 12px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    position: relative;
    top: -10px;
}

.vip-why .items .item span i {
    top: 3px;
}

.vip-why .items .item h4 {
    font-weight: normal;
    font-size: 18px;
}

.vip-why .items .item p {
    text-align: inherit;
    color: #666
}

.vip-faqs {
    margin: 30px 0;
}

.vip-faqs .items {
    margin: 0 30px;
}

.vip-faqs .items h4 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: normal;
}

.vip-faqs .items .item {
    margin-bottom: 8px;
}

.vip-faqs .items .item h5 {
    font-weight: normal;
    font-size: 16px
}

.vip-faqs .items .item p {
    font-size: 13px;
    color: #888
}

.totals {
    position: relative;
    padding: 50px 0;
    background: #f4f4f4 url(../img/light-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.totals .item {
    width: 25%;
    text-align: center;
    float: left;
    z-index: 9;
    position: relative;
}

.totals .item .icon {
    font-size: 28px;
    color: #777;
}

.totals .item span {
    font-size: 52px;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    font-weight: 400;
    line-height: 1.2;
    opacity: .8
}

.totals .item span:after {
    content: "+";
    position: absolute;
    right: -15px;
    top: -10px;
    font-size: 26px;
}

.totals .item h4 {
    font-size: 15px;
    font-weight: normal;
    color: #666;
}

.pageside {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px
}

.pagemenu {
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
    background-color: #fff;
    overflow: hidden
}

.pagemenu li a {
    display: block;
    padding: 12px 20px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    background-color: #fff
}

.pagemenu li.current_page_item a {
    color: #fff;
    background-color: #ff5f33;
    margin: 0 -1px
}

.pagemenu li:last-child a {
    border-bottom: none
}

.pagelinks li a .icon {
    float: right;
}

.tagslist ul {
    list-style-type: none;
    padding: 0;
    margin: 0 -2% 0 0;
}

.tagslist li {
    float: left;
    width: 23%;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 15px;
    box-shadow: 0 0 15px rgba(0,0,0,0.075);
    background-color: #fff;
    border-radius: 3px;
}

.tagslist li .name {
    background-color: #eee;
    display: inline-block;
    padding: 5px 10px 4px;
    font-size: 12px;
    color: #666;
}

.tagslist li .name:hover {
    background-color: #ff5f33;
    color: #fff;
}

.tagslist li:hover .name {
    background-color: #ff5f33;
    color: #fff;
}

.tagslist li small {
    margin-left: 10px;
    color: #bbb;
}

.tagslist li p {
    margin: 10px 0 0;
    font-size: 12px;
    height: 17px;
    overflow: hidden;
    display: block;
    line-height: 1.5;
}

.tagslist li .tit {
    color: #999;
}

.archives {
    max-width: 800px;
    margin: 0 auto;
}

.archives .item {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee
}

.archives h3 {
    float: left;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
    color: #ff5f33;
    line-height: 20px;
    margin-top: 0
}

.archives-list {
    padding-left: 20px;
    margin: 0 0 20px 140px
}

.archives-list li {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 4px
}

.archives-list time {
    width: 40px;
    display: inline-block
}

.archives-list span {
    font-size: 12px;
    display: inline-block;
    margin-left: 10px
}

.authors {
    margin: 0 -10px 20px;
}

.authors .author-item {
    width: calc(25% - 20px);
    float: left;
    margin: 0 10px 20px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    min-height: 275px;
}

.authors .author-item .avatar {
    border-radius: 50%;
    margin-bottom: 5px;
}

.authors .author-item .name {
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 20px;
    margin: 0 20px
}

.authors .author-item .posts a {
    display: block;
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 20px;
}

.authors .author-item .posts a:hover {
    color: #ff5f33;
}

.page-template-authors .pagination {
    display: block !important;
}

.readers {
    max-width: 900px;
    margin: 0 auto;
}

.readers a {
    width: 80px;
    margin: 0 5px 20px;
    float: left;
    text-align: center;
    color: #999;
    font-size: 12px;
    height: 85px;
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
}

.readers a:hover {
    color: #ff5f33
}

.readers .avatar {
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
    width: 60px;
    height: 60px;
}

.readers a.item-top {
    width: 31.222222%;
    margin: 0 1% 30px;
    text-align: left;
    height: 100px;
    color: #bbb;
    background-color: #f6f6f6;
    border-radius: 5px;
    padding: 10px
}

.readers a.item-top .avatar {
    float: left;
    margin-left: 10px;
    margin-right: 10px
}

.readers a.item-top h4 {
    color: #ff5f33;
    font-size: 16px
}

.readers a.item-top strong {
    display: block;
    color: #666
}

.readers a.item-top:hover {
    background-color: #f1f1f1
}

.readers a.item-2 h4 {
    color: #7CCD38
}

.readers a.item-3 h4 {
    color: #52BAF5
}

.erphpdown-msg .title {
    font-size: 18px;
    margin-bottom: 5px;
    display: none;
}

.erphpdown-msg p {
    margin-bottom: 20px;
    text-align: left;
    padding: 10px 20px;
    background: #f4f4f4;
    border-radius: 5px;
    color: #666;
    font-size: 14px;
}

.erphpdown-msg p:last-child {
    margin-bottom: 0
}

.erphpdown-msg p .link {
    background: #333;
    color: #fff;
    text-decoration: none;
    padding: 6px 25px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 30px 0 15px;
}

.erphpdown-msg p .tit {
    width: 120px;
    display: inline-block;
}

.erphpdown-msg .hidden-content {
    border: 1px dashed #f4f4f4 !important;
    border-radius: 5px;
    padding: 10px;
}

.erphpdown-msg .hidden-content > div {
    margin: 0 0 10px;
}

.erphpdown-msg .hidden-content > div:last-child {
    margin-bottom: 0
}

.mbt-down-top {
    position: absolute;
    top: -7.5px;
    border-radius: 10px;
    height: 15px;
    width: calc(100% + 20px);
    left: -10px;
    z-index: -9;
    box-shadow: inset 0 5px 5px #bbb;
}

.modown-erphpdown-bottom {
    background: #fff;
    padding: 20px 30px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 0 0 5px 5px;
}

.modown-erphpdown-bottom .line {
    position: absolute;
    top: 0;
    width: 94%;
    border-top: 1px dashed #eee;
    left: 3%;
}

.modown-erphpdown-bottom img {
    border-radius: 3px;
}

.modown-erphpdown-bottom:before {
    content: "";
    background: #f9f9f9;
    position: absolute;
    left: -11px;
    top: -11px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
}

.modown-erphpdown-bottom:after {
    content: "";
    background: #f9f9f9;
    position: absolute;
    right: -11px;
    top: -11px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
}

.link-box {
    margin-bottom: 15px;
    background: #fff
}

.link-box .link-title {
    margin-bottom: 15px;
    font-size: 17px;
    padding: 15px;
    border-bottom: 1px solid #eee
}

.link-box .link-title .icon {
    font-size: 17px;
    top: 0
}

.link-box .link-list {
    padding: 15px 0;
}

.link-box .link-list .link-item {
    float: left;
    width: calc(25% - 15px);
    margin: 7.5px;
}

.link-box .link-list .link-item .link-main {
    padding: 10px 10px 10px 50px;
    position: relative;
}

.link-box .link-list .link-item .link-main .link-img {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
}

.link-box .link-list .link-item .link-main .link-img.icon {
    font-size: 24px;
}

.link-box .link-list .link-item .link-main h2 {
    line-height: 30px;
    font-weight: normal;
}

.link-box .link-list .link-item .link-desc {
    padding: 0 10px 10px 50px;
    height: 40px;
    overflow: hidden;
    font-size: 13px;
    color: #999;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.topic-list {
    margin: 0 -10px 20px;
}

.topic-list .topic-item {
    width: calc(33.33333% - 20px);
    margin: 0 10px 20px;
    float: left;
    background: #fff;
    border-radius: 5px;
}

.topic-list .topic-item img {
    width: 100%;
    height: auto;
    border-radius: 5px 5px 0 0;
}

.topic-list .topic-item > a {
    overflow: hidden;
    display: block
}

.topic-list .topic-item .info {
    margin: 10px 10px 0;
    font-size: 14px;
    color: #999;
    padding-bottom: 15px;
    height: 90px;
    overflow: hidden;
}

.topic-list .topic-item .info h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}

.erphp-task-metas,.erphp-task-content,body.single-task .widget,.filters-task {
    border: none !important
}

.sitetips-default {
    background: #fff3e9;
    border: 1px solid #fcecdf;
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 70%;
    max-width: 1000px;
    border-radius: 3px;
    font-size: 15px;
    display: none;
    padding: 14px 35px 12px;
    color: #f58b36;
    margin: 0 auto;
}

.sitetips-default .close {
    position: absolute;
    top: calc(50% - 12px);
    right: 15px;
    color: #FF7C3C !important;
    text-decoration: none;
    height: 24px;
    line-height: 24px;
}

.sitetips-default .close .icon {
    font-size: 24px;
    top: -1px;
}

.sitetips-default a {
    padding: 0 !important;
    background: transparent !important;
    color: #ff5f33 !important;
    text-decoration: underline;
}

.sitetips-default .btn {
    padding: 6px 12px !important;
    background: #ff5f33 !important;
    color: #fff !important;
    border-radius: 20px;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    line-height: 1;
}

.sitetips-pop {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 19991016;
    width: 370px;
    min-height: 300px;
    border-radius: 12px;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    color: #333;
    padding: 0;
    font-size: 15px;
    display: none;
    margin: 0 auto;
}

.sitetips-pop:before {
    content: "";
    position: absolute;
    background-image: url(../img/pop.png);
    background-position: 200% 0;
    background-size: 70%;
    width: 100%;
    height: 130px;
    background-repeat: no-repeat;
    top: 0;
    border-radius: 0 12px 0 0;
    z-index: -1;
}

.sitetips-pop:after {
    content: "";
    position: absolute;
    background-image: url(../img/pop.png);
    background-position: 200% 0;
    width: 100%;
    height: 130px;
    background-repeat: no-repeat;
    background-position: right -40px;
    background-size: contain;
    bottom: 0;
    transform: rotate(180deg);
    z-index: -1;
}

.sitetips-pop .sitetips-header {
    text-align: center;
    padding: 40px 30px 10px;
    margin-bottom: 30px;
}

.sitetips-pop .sitetips-header h3 {
    position: relative;
    font-size: 18px;
    display: inline-block;
    font-weight: 600;
}

.sitetips-pop .sitetips-header h3::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 30%;
    background: #fde6dd;
    border-radius: 5px;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.sitetips-pop .sitetips-main {
    padding: 0 30px 30px;
}

.sitetips-pop .sitetips-main p {
    margin-bottom: 15px;
}

.sitetips-pop .btn {
    display: block;
    padding: 12px 12px !important;
    font-size: 15px;
    margin-top: 20px;
    background: transparent !important;
    border: 1px solid #ff5f33;
    color: #ff5f33 !important;
    font-weight: 600;
    border-radius: 20px;
    text-decoration: none;
    line-height: 1;
    cursor: pointer;
}

.sitetips-pop .close {
    position: absolute;
    right: 15px;
    top: 15px;
    height: 24px;
    line-height: 24px;
}

.sitetips-pop .close .icon {
    font-size: 24px;
    top: -1px;
}

.sitetips-pop-shadow {
    z-index: 19991015;
    background-color: rgb(0, 0, 0);
    opacity: 0.3;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}

.sign {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10003;
    opacity: 0.0;
    visibility: hidden;
    overflow: auto;
    transform: perspective(1px) scale(1.1);
    transition: visibility 0s linear 0.15s, opacity 0.15s 0s, transform 0.15s;
}

.sign-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #313B43;
    opacity: 0.90;
    filter: alpha(opacity=80)
}

.sign .sign-box {
    background-color: #ffffff;
    width: 370px !important;
    position: absolute;
    z-index: 9;
    margin: auto;
    border-radius: 3px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.sign .close-link {
    color: #fff;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 22px 0;
    font-size: 18px;
    color: #3da9f7;
    display: block;
    opacity: 0.85;
    filter: alpha(opacity=85);
    width: 70px;
    margin-left: -60px;
    text-align: center
}

.sign .close-link:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.sign form {
    padding: 30px 25px;
}

.sign .form-item {
    margin-bottom: 15px;
    position: relative;
    z-index: 3;
}

.sign .form-item i {
    position: absolute;
    left: 6px;
    top: 7px;
}

.sign .logo-login {
    width: auto;
    height: 80px;
    z-index: 9;
    position: relative;
}

.sign .captcha-clk,.sign .captcha-clk2, .sign .captcha-sms-clk {
    cursor: pointer;
    font-size: 13px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
}

.sign .captcha-clk.disabled {
    border: 1px solid #949393;
    background: #949393;
    cursor: auto
}

.sign .captcha-img {
    height: 38px;
    width: 80px;
    top: -9.5px;
    right: -8px;
    cursor: pointer;
    position: relative;
}

.sign .invitation-link {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 13px;
}

.sign .form-control {
    border-radius: 2px;
    padding-left: 30px;
    width: 100%;
    background: #e6eaed;
    border: none;
    min-height: 40px;
    margin: 0 !important;
}

.sign .sign-submit {
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    padding-bottom: 20px
}

.sign .sign-submit .btn {
    width: 100%;
    padding: 10px 25px;
}

.sign .sign-submit label {
    margin-top: 8px;
    font-weight: normal;
    font-size: 14px
}

.sign .sign-submit label input {
    position: relative;
    top: 2px;
    margin-right: 4px
}

.sign .erphp-weixin-scan .ews-box .ews-input {
    background: #e6eaed;
    border: none;
}

.sign-trans {
    margin-top: 10px;
    font-size: 13px;
    color: #999
}

#sign-up .sign-trans {
    margin-top: 10px
}

.sign-trans a, .form-policy a {
    color: #ff5f33
}

.form-policy {
    margin-top: 5px;
    font-size: 12px;
    color: #999;
}

.form-policy input {
    position: relative;
    top: 2px;
}

.form-policy label {
    font-size: 12px !important;
}

.sign-tips {
    position: absolute;
    bottom: 0;
    background-color: #FD6E6E;
    left: 0;
    right: 0;
    height: 0;
    line-height: 29px;
    padding: 0 50px;
    color: #fff;
    font-size: 12px;
    overflow: hidden
}

.sign-tips a {
    display: none;
}

.sign-show .sign {
    opacity: 1.0;
    visibility: visible;
    transform: perspective(1px) scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.15s 0s, transform 0.15s;
}

.sign-show .sign .sign-box {
    -webkit-animation: showPanel 0.5s ease;
    -moz-animation: showPanel 0.5s ease;
    animation: showPanel 0.5s ease-in
}

body.sign-show {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.sign-social {
    margin: 20px auto 0;
    overflow: hidden;
    text-align: center;
}

#sign-up .sign-social {
    margin: 10px auto 0;
}

.sign-social h2 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px
}

.sign-social .login-qq,.sign-social .login-weibo,.sign-social .login-weixin,.sign-social .login-google,.sign-social .login-facebook,.sign-social .login-twitter {
    opacity: 0.85;
    filter: alpha(opacity=85);
    color: #fff;
    font-size: 22px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    margin: 0 1%;
    display: inline-block;
}

.sign-social .login-qq {
    background-color: #3F92D6;
}

.sign-social .login-weibo {
    background-color: #FF766C;
}

.sign-social .login-weixin {
    background-color: #40C34A
}

.sign-social .login-google {
    background-color: #ea4335
}

.sign-social .login-facebook {
    background-color: #1877F2
}

.sign-social .login-twitter {
    background-color: #4ab3f4
}

.sign-social .login-qq:hover,.sign-social .login-weibo:hover,.sign-social .login-weixin:hover,.sign-social .login-google:hover,.sign-social .login-facebook:hover,.sign-social .login-twitter:hover {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.sign-social .icon {
    font-size: 22px;
    top: -1px;
}

.sign .expend-container {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1;
}

.sign .expend-container:after {
    content: ' ';
    position: absolute;
    right: 1.4rem;
    top: 1.4rem;
    z-index: 2;
    border-top: 1px rgba(0, 0, 0, 0.2) solid;
    height: 6.5rem;
    width: 6.5rem;
    background: #fff;
    transform: rotate(45deg);
    transition: all 0.4s;
}

.sign .expend-container:hover:after {
    right: 1.8rem;
    top: 1.8rem;
}

.sign .expend-container a {
    display: inline-block;
}

.sign .expend-container svg {
    fill: #999
}

.footer {
    position: relative;
    z-index: 9;
    clear: both;
    padding: 40px 15px;
    font-size: 12px;
    text-align: center;
    color: #a7a7a7;
    background: #030014;
}

.footer a {
    color: #dcdcdc
}

.footer-widgets {
    overflow: hidden;
    margin: 0 -10px 20px
}

.footer-widget {
    width: calc(20% - 20px);
    float: left;
    text-align: left;
    margin: 0 10px 20px;
}

.footer-widget h3 {
    font-size: 16px;
    color: #f5f5f5;
    margin-bottom: 25px;
    font-weight: normal;
}

.footer-widget h3 .icon {
    display: none;
}

.footer-widget ul li {
    margin-top: 15px;
    line-height: 14px
}

.footer-widget .footer-widget-content ul li {
    margin-top: 15px;
}

.footer-widget .footer-widget-content p {
    line-height: 16px;
    color: #a7a7a7
}

.footer-widget.widget-postlist li {
    padding: 0
}

.footer-widget.widget-postlist li h4 {
    margin-bottom: 8px;
}

.footer-widget.widget-commentlist {
    max-height: 300px;
}

.footer-widget.widget-commentlist .sidebar-comments-comment {
    background: #454545
}

.footer-widget.widget-commentlist .sidebar-comments-comment:before {
    border-bottom-color: #454545;
}

.footer-widget.widget-commentlist .sidebar-comments-title, .footer-widget.widget-commentlist .postmeta {
    color: #a7a7a7;
}

.footer-widget.widget-tags .items a {
    background: #454545;
    color: #dcdcdc;
}

.footer-links {
    text-align: left;
    margin-bottom: 20px;
    color: #dcdcdc;
    border-top: 1px solid #454545;
    border-bottom: 1px solid #454545;
}

.footer-links ul {
    list-style: none;
    display: inline-block
}

.footer-links ul li {
    float: left;
    margin: 10px 5px 5px
}

.footer-links a {
    color: #a7a7a7
}

.footer-fixed-nav {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    height: 45px;
    z-index: 9999;
    box-shadow: 0px -4px 10px 0px rgba(17, 58, 93, 0.1);
    transition: all .3s ease 0s;
}

.footer-fixed-nav a {
    display: inline-block;
    float: left;
    width: 25%;
    text-align: center;
}

.footer-fixed-nav a span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    top: -1px;
    -webkit-transform: scale(0.8);
}

.footer-fixed-nav a i {
    font-size: 22px;
    top: 3px;
    line-height: 24px;
}

.footer-fixed-nav .footer-nav-trigger {
    position: absolute;
    top: -16px;
    left: calc(50% - 15px);
    width: 30px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #fff;
    border-radius: 3px 3px 0 0;
    box-shadow: 0px -4px 10px 0px rgba(17, 58, 93, 0.1);
}

.footer-fixed-nav .footer-nav-trigger .icon {
    top: 0;
    font-size: 12px;
}

.footer-fixed-nav .footer-nav-trigger.active .icon:before {
    content: "\e620"
}

.copyright a {
    color: #fff
}

.analysis {
    display: none
}

#erphpdown-download {
    margin-top: 150px !important
}

.modown-ad {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

.modown-ad-items {
    margin: 0 -10px 0;
}

.modown-ad-items-five {
    margin: 0 -7.5px 0;
}

.modown-ad img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}

.modown-ad-items .item {
    width: 285px;
    margin: 0 10px;
    display: block;
    float: left;
}

.modown-ad-items-five .item {
    width: calc(20% - 15px) !important;
    margin: 0 7.5px;
    display: block;
    float: left;
}

.modown-ad-items .item img, .modown-ad-items-five .item img {
    width: 100%
}

.erphpad-loader {
    border-radius: 5px;
}

.rollbar {
    position: fixed;
    right: 10px;
    bottom: 30px;
    z-index: 999;
}

.rollbar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 40px;
}

.rollbar li {
    position: relative;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 5px;
    background: #e9eaea
}

.rollbar .qq-li {
    background: #ff5f33;
}

.rollbar .qq-li a {
    color: #fff !important;
}

.rollbar .totop-li {
    display: none;
}

.rollbar a {
    position: relative;
    z-index: 2;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #888;
}

.rollbar a:hover {
}

.rollbar .kefu_weixin img {
    position: absolute;
    right: 50px;
    width: 120px;
    height: 120px;
    top: -35px;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    max-width: inherit;
    max-height: inherit;
    display: none;
}

.rollbar .kefu_weixin:hover img {
    display: block;
}

.rollbar .icon {
    line-height: 38px;
    font-size: 26px
}

.rollbar li:hover {
    opacity: .95;
    filter: alpha(opacity=95);
    display: block
}

.rollbar a.active .icon-calendar:before {
    content: "\e8da";
}

.rollbar a.active .icon-moon:before {
    content: "\e639";
}

.rollbar a.fullscreen.active {
    color: #ff5f33
}

.rollbar a.fullscreen.active .icon-fullscreen:before {
    content: "\e678";
}

.rollbar li:hover h6 {
    opacity: .9;
    filter: alpha(opacity=90)
}

.rollbar li:hover h6 {
    right: 100%
}

.rollbar h6 {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: -15%;
    margin: -13px 10px 0 0;
    line-height: 26px;
    font-size: 12px;
    background: #e9eaea;
    color: #888;
    width: 70px;
    border-radius: 2px;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    font-weight: normal;
}

.rollbar h6 i {
    position: absolute;
    right: -4px;
    top: 50%;
    margin-top: -4px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 4px solid #e9eaea;
    border-top: 4px solid rgba(0,0,0,0);
    border-bottom: 4px solid rgba(0,0,0,0)
}

.home-anchor-nav {
    position: fixed;
    width: 58px;
    transform: translateY(-50%);
    top: 50%;
    left: 10px;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
    z-index: 999;
    box-shadow: 0 0 5px rgba(0,0,0,0.075);
}

.home-anchor-nav li {
    text-align: center;
    padding: 10px;
    height: 58px;
    letter-spacing: 2px;
    position: relative;
    line-height: 1.4;
}

.home-anchor-nav li:after {
    content: "";
    width: 30px;
    height: 1px;
    background: #efefef;
    left: calc(50% - 15px);
    bottom: 0;
    position: absolute;
}

.home-anchor-nav li:last-child:after {
    content: none;
}

.home-anchor-nav li a {
    height: 38px;
    overflow: hidden;
    display: block;
}

.home-anchor-nav li.current a {
    color: #ff5f33;
}

.home-anchor-nav li i {
    display: block;
    line-height: 1.1;
    font-size: 18px;
}

.erphpdown-type-desc {
    background: #f5f5f5;
    padding: 20px;
    margin: -20px -20px 30px;
    text-align: center;
}

.erphpdown-type-desc .type-name {
    margin-bottom: 5px;
}

.erphpdown-type-desc .type-price span {
    font-size: 32px;
    margin-right: 5px;
}

.erphpdown-type-link {
    display: inline-block;
    border-radius: 5px;
    min-width: 150px;
    padding: 13px 20px 14px;
    font-size: 14px;
    color: #fff !important;
    background: #ff5f33;
    line-height: 1;
    text-align: center;
    margin: 0 10px 7px 0;
}

.erphpdown-type-link:nth-child(2n) {
    margin-right: 0;
}

.erphpdown-type-wxpay {
    background: #00c250;
}

.erphpdown-type-alipay {
    background: #00a3ee;
}

.erphpdown-type-qqpay {
    background: #0BB2FF;
}

.erphpdown-type-paypal {
    background: #0070ba;
}

.erphpdown-type-stripe {
    background: #635bff;
}

.erphpdown-type-credit {
    display: block;
    float: none;
    margin: 3px 0 10px 0
}

.erphpdown-type-card {
    background: #555;
    display: block;
    float: none;
    margin-right: 0;
}

.circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 28px;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    width: 28px;
    margin: auto
}

.circular .path {
    width: 100%;
    height: 100%;
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
    stroke: #757575;
    stroke-linecap: round
}

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

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

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124px
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124px
    }
}

.wppay-toast {
    background: #2A2A2A;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    padding: 20px 60px;
    opacity: 0
}

.wppay-toast .icon .modia {
    font-size: 28px
}

.wppay-toast .text {
    font-size: 18px;
    font-weight: normal;
}

.wppay-toast.it {
    padding: 20px 40px
}

.wppay-toast.it .text {
    margin-top: 10px
}

.wppay-toast.icon {
    padding: 25px
}

.wppay-toast.fs {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.wppay-toast.el {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.wppay-custom-modal-box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0,0,0,0.6)
}

.wppay-custom-modal-box .wppay-modal {
    max-width: 350px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: auto;
    background: #fff;
    border-radius: 3px;
    display: block !important
}

.wppay-custom-modal-box .wppay-modal .close-modal {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    font-size: 32px
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode {
    padding-top: 0
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .wppay-title2 {
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: -15px;
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .wppay-title2 .price {
    color: #ff5f33;
    float: none !important;
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab {
    padding: 0px 30px;
    text-align: center;
    margin-top: 15px
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a {
    font-size: 16px;
    color: #9B9B9B;
    font-weight: bold;
    text-decoration: none;
    margin: 0 5px;
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a.active {
    color: #2A2A2A;
    font-size: 20px;
    position: relative;
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab .wppay-weixin.active:after {
    background: #21ab36;
    width: 20px;
    height: 3px;
    content: "";
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px)
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab .wppay-alipay.active:after {
    background: #00a3ee;
    width: 20px;
    height: 3px;
    content: "";
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px)
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a .price {
    color: #ff5f33
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list {
    margin-top: 180px;
    background: #ff5f33;
    height: 220px;
    border-radius: 0 0 3px 3px;
    display: block
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item {
    text-align: center;
    position: relative;
    top: -166px
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wppay-title {
    margin-bottom: 10px;
    font-size: 15px;
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wppay-title .price {
    color: #ff5f33;
    font-weight: 600;
    font-size: 18px;
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .warning {
    color: #f00;
    font-size: 13px;
    margin-bottom: 5px !important;
    margin-top: -5px
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .qr-code {
    border: #f3f3f3 solid 1px;
    width: 225px;
    height: 225px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0 auto;
    background: #fff
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .qr-code img {
    width: 100%;
    height: auto
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .account {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
    color: #ffffff;
    font-size: 14px
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .desc {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 12px;
    color: #cecece;
    font-family: tahoma,arial,sans-serif
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap {
    display: none;
    margin-top: 10px;
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap a {
    color: #fff;
    text-decoration: none;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #fff;
    font-size: 14px;
}

@media (max-width: 768px) {
    .wppay-custom-modal-box .wppay-modal {
        width:90%
    }

    .wppay-toast {
        padding: 10px 20px
    }

    .wppay-toast .text {
        font-size: 16px;
        font-weight: normal;
        white-space: nowrap
    }

    .wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list {
        height: 230px;
    }

    .wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .account {
        margin-top: 10px !important;
    }

    .wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap {
        display: block;
        font-size: 14px;
    }
}

.erphp-wppay {
    background-color: #fff;
    border: 2px dashed #ff5f33;
    color: #333;
    font-size: 14px;
    line-height: inherit;
    padding: 5px 10px
}

.erphp-wppay-success {
    border: 2px dashed #54c468
}

.erphp-wppay b {
    color: #ff5f33
}

.erphp-wppay-qrcode .payment {
    margin-bottom: 10px
}

.erphp-wppay-qrcode .payment img {
    max-width: 160px;
    height: auto
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a.active.wppay-alipay {
    color: #00a3ee
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a.active.wppay-weixin {
    color: #21ab36
}

.ap-form-label {
    font-size: 15px;
}

.ap-form-control {
    border: 1px solid #eaeaea;
    padding: 10px 12px;
    border-radius: 5px;
    height: auto;
}

select.ap-form-control {
    height: 32px;
    line-height: 32px;
    padding: 2px 5px
}

.ap-btn {
    cursor: pointer;
}

.ap-modal {
    z-index: 10002;
}

.ap-modal-body {
    margin-top: 100px;
    z-index: 10002;
}

.mobile-share-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0,0,0,.5)
}

.mobile-share-bg .top_tips {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    background: rgba(255,235,155,.95);
    color: #a65018;
    text-align: center
}

@media (min-width: 768px) {
    .mobile-share-bg .top_tips {
        display:none!important
    }
}

.mobile-share-wrap {
    position: fixed;
    width: 100%;
    height: 80%;
    left: 0;
    top: 80px;
    z-index: 9999999;
    text-align: center
}

.mobile-share-wrap img {
    position: relative;
    max-height: 100%;
    max-width: 96%;
    width: auto;
    display: block;
    margin: 0 auto;
    float: none;
    border-radius: 3px;
}

.mobile-share-wrap .mobile-share-close {
    position: relative;
    display: inline-block;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    font-size: 26px;
    line-height: 48px;
    font-weight: 300;
    color: #333;
    border-radius: 50%;
    background: #fefefe;
    text-align: center;
    vertical-align: top;
    font-family: serif;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.2);
    cursor: pointer
}

.erphp-weixin-scan {
    text-align: center;
    z-index: 9
}

.erphp-weixin-scan img {
    margin: 10px 0;
    border-radius: 3px;
}

.cat.nocat {
    margin-left: 0 !important
}

.cat.nocat:after {
    content: none !important;
}

.layui-layer-title {
    border-radius: 5px 5px 0 0 !important;
}

.layui-layer {
    border-radius: 5px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce #review_form #respond textarea, .woocommerce table.shop_table, .article-content table th, .article-content table td, .woocommerce table.shop_table td, #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    border-color: #eaeaea;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    box-shadow: 2px 2px 0 #eaeaea
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    box-shadow: -2px 2px 0 #eaeaea
}

.woocommerce .quantity .qty {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    height: 33.5px;
}

.woocommerce-page .content {
    margin-right: 0
}

.woocommerce-page .sidebar {
    display: none;
}

.woocommerce-page .article-content ul, .woocommerce-page .article-content ul li {
    list-style: none;
}

.woocommerce-page .article-content h2, .woocommerce-page .article-content h3 {
    margin-left: 0;
    border-left: 0;
    padding: 0;
    background: transparent;
    color: #444;
    font-weight: bold;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #ff5f33
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    opacity: .8
}

.woocommerce-error {
    margin-left: 0 !important
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce .woocommerce-ordering select {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    padding: 8px 12px;
}

.woocommerce-account .banner {
    display: none;
}

.woocommerce-account .single-content {
    padding: 0;
    box-shadow: 0 0 3px rgba(0,0,0,0.04);
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 200px;
    background: #fbfbfb;
    padding: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
    text-decoration: none;
    display: block;
    padding: 6px 20px;
    font-size: 16px;
    color: #888;
    border-radius: 2px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: calc(100% - 200px);
    padding: 40px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 40%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 56%;
}

@media (min-width: 1536px) {
    .gd-large .container {
        max-width: 1340px;
    }

    .gd-large .slider-left {
        max-width: 1035px
    }

    .gd-large .slider-left2 {
        max-width: 730px;
    }

    .gd-large .grids:not(.relateds) .grid {
        /*width: 305.5px;*/
    }

    .gd-large .grids:not(.relateds) .grid .img {
        height: 160px;
    }

    .gd-large .lists:not(.relateds) .grid {
        padding: 4px 8px 4px 140px;
        height: 88px;
    }

    .gd-large .lists:not(.relateds) .grid .thumb {
        width: 130px;
        height: 88px;
    }

    .gd-large .home-blogs ul li {
        padding: 8px 8px 4px 140px;
        height: 88px;
    }

    .gd-large .home-blogs ul li h3 {
        margin-bottom: 13px;
    }

    .gd-large .home-blogs ul li img {
        width: 130px;
        height: 88px;
    }
}

@media (min-width: 1025px) {
    body.nv-left {
        margin: 0 0 0 240px !important;
    }

    body.nv-left .header {
        right: inherit;
        width: 240px;
        bottom: 0;
        text-align: center;
    }

    body.nv-left .logo, body.nv-left .nav-main, body.nv-left .nav-right {
        float: none;
    }

    body.nv-left .logo {
        display: inline-block;
        margin-top: 30px;
    }

    body.nv-left .nav-main {
        margin-left: inherit;
        font-size: 16px;
    }

    body.nv-left .nav-main li {
        float: none;
        display: block;
    }

    body.nv-left .nav-main > li > a {
        padding: 12px 13px;
    }

    body.nv-left .nav-main> li.current-menu-item, body.nv-left .nav-main> li.current-menu-parent, body.nv-left .nav-main> li.current_page_item, body.nv-left .nav-main> li.current-post-ancestor, body.nv-left .nav-main> li.current-menu-ancestor, body.nv-left .nav-main> li.current-category-ancestor {
        background: #f5f5f5
    }

    body.nv-left.night .nav-main> li.current-menu-item, body.nv-left.night .nav-main> li.current-menu-parent, body.nv-left.night .nav-main> li.current_page_item, body.nv-left.night .nav-main> li.current-post-ancestor, body.nv-left.night .nav-main> li.current-menu-ancestor, body.nv-left.night .nav-main> li.current-category-ancestor {
        background: #232323;
    }

    body.nv-left .nav-main> li.current-menu-item > a:after, body.nv-left .nav-main> li.current-menu-parent > a:after, body.nv-left .nav-main> li.current_page_item > a:after, body.nv-left .nav-main> li.current-post-ancestor > a:after, body.nv-left .nav-main> li.current-menu-ancestor > a:after, body.nv-left .nav-main> li.current-category-ancestor > a:after {
        display: none;
    }

    body.nv-left .nav-main > li.menu-item-has-children {
        padding-right: 0
    }

    body.nv-left .nav-main > li.menu-item-has-children:after {
        content: "\e621";
    }

    body.nv-left .nav-main .sub-menu {
        left: 100%;
        top: 50%;
        transform: translateY(-50%);
        text-align: left;
        font-size: 15px;
        min-width: 160px;
        padding: 10px 0
    }

    body.nv-left .nav-main > li > .sub-menu:before {
        content: none;
    }

    body.nv-left .nav-main .sub-menu a {
        padding: 0 15px;
    }

    body.nv-left .nav-right {
        position: fixed;
        left: 0;
        bottom: 10px;
        width: 240px;
        text-align: center;
    }

    body.nv-left .nav-right li {
        float: none;
        display: inline-block;
        padding-bottom: 5px;
    }

    body.nv-left .nav-right .nav-vip a {
        top: 3px;
    }

    body.nv-left .nav-right .nav-login {
        width: 100%;
        padding: 11px 0;
    }

    body.nv-left .nav-right .nav-login .avatar {
        width: 50px;
        height: 50px;
    }

    body.nv-left .nav-right .nav-login .sub-menu {
        display: none !important;
    }

    body.nv-left .nav-right .nav-button {
        display: none;
    }

    body.nv-left .search-wrap.show {
        top: 0;
        bottom: 0;
        height: 100vh!important;
        overflow: hidden;
        left: 0;
        right: 0;
        display: flex;
        align-items: center;
        z-index: 99999;
    }

    body.nv-left .search-wrap.show .search-input {
        width: 700px;
        height: 80px;
        font-size: 20px;
        border-bottom: 1px solid #eaeaea;
    }

    body.nv-left .search-wrap.show .icon {
        top: 15px;
        font-size: 32px
    }
}

@media (max-width: 1440px) and (min-width:1025px) {
    body.nv-left .container {
        max-width: 990px !important;
    }

    body.nv-left .header .container {
        max-width: 100% !important;
    }

    body.nv-left.single .main .container, body.nv-left.page .main .container {
        padding: 0 15px
    }

    body.nv-left.home .main .container, body.nv-left.page-template-homepage1 .main .container {
        padding: 0
    }

    body.nv-left .swiper-container .swiper-slide img {
        height: auto;
    }

    body.nv-left .slider-left, body.nv-left .slider-left2 {
        max-width: 100% !important
    }

    body.nv-left .slider-right, body.nv-left .slider-right2 {
        display: none;
    }

    body.nv-left .grids .grid {
        width: 232.5px
    }

    body.nv-left .grids .grid .img {
        height: 147px
    }

    body.nv-left .modown-ad .item {
        width: 232.5px;
    }

    body.nv-left.single .content, body.nv-left.page-template-default .content, body.nv-left.post-type-archive-blog .content, body.nv-left.archive .content, body.nv-left.search .content, body.nv-left.home .content {
        margin-right: 315px;
    }
}

@media (max-width: 1264px) and (min-width:1025px) {
    body.nv-left .container {
        max-width: 895px !important;
    }

    body.nv-left.single .main .container, body.nv-left.page .main .container {
        padding: 0 25px
    }

    body.nv-left .grids .grid {
        width: 285px
    }

    body.nv-left .grids .grid .img {
        height: 180px
    }

    body.nv-left .mocats .moli {
        width: calc(50% - 20px);
    }

    body.nv-left .modown-ad .item {
        width: 285px;
    }

    body.nv-left .modown-ad .item:nth-child(3n) {
        margin-right: 0;
    }

    body.nv-left .modown-ad .item:nth-child(4n) {
        display: none;
    }

    body.nv-left .link-box .link-list .link-item {
        width: calc(33.333% - 15px)
    }

    body.nv-left .tagslist li {
        width: 31.3333333%;
    }

    body.nv-left .article-header-box {
        padding-left: 340px;
    }

    body.nv-left .header-box-img {
        width: 300px;
        height: 195px;
        margin-left: -320px
    }

    body.nv-left .sidebar {
        display: none
    }

    body.nv-left.single .content,body.nv-left.page-template-default .content, body.nv-left.post-type-archive-blog .content, body.nv-left.archive .content, body.nv-left.search .content, body.nv-left.home .content {
        margin-right: 0
    }

    body.nv-left .erphpdown-box {
        display: block
    }
}

@media (max-width: 1165px) and (min-width:1025px) {
    body.nv-left .container {
        max-width:737.5px !important
    }

    body.nv-left .banner h2 {
        font-size: 28px
    }

    body.nv-left .banner .banner-btn {
        margin-top: 40px;
        padding: 8px 28px
    }

    body.nv-left .grids .grid {
        width: 232.5px
    }

    body.nv-left .grids .grid .img {
        height: 147px
    }

    body.nv-left .modown-ad .item {
        width: 232.5px;
    }

    body.nv-left .vip-item {
        width: 47%;
        margin: 0 1% 30px 1%;
    }

    body.nv-left .home-authors .home-authors-items .home-author {
        width: calc(25% - 20px);
    }
}

body.night {
    background-color: #030014 !important;
    color: #999;
}

body.night a {
    color: #ededed;
}

body.night a:hover {
    color: #ff5f33;
}

body.night .header, body.home.night .header.scrolled {
    background:transparent;
    webkit-box-shadow: 0px 4px 10px 0px rgb(64 64 64 / 10%);
    -ms-box-shadow: 0px 4px 10px 0px rgb(64 64 64 / 10%);
    box-shadow: 0px 4px 10px 0px rgb(64 64 64 / 10%);
}

body.night .logo:before {
    display: none;
    background-color: rgba(28,31,43,.5);
}

body.night .nav-main li {
    color: #777;
}

body.night .nav-main .sub-menu, body.night .nav-right .sub-menu {
    background: #232323;
    color: #777;
}

body.night .nav-main .sub-menu a, body.night .nav-right .sub-menu a, body.night .nav-right .sub-menu a.money:hover {
    color: #999;
}

body.night .nav-right .sub-menu .money-left, body.night .nav-right .sub-menu .vip-left, body.night .nav-right .sub-menu .cart-left, body.night .nav-right .sub-menu li.item a {
    background: #303030;
    color: #777;
}

body.night .nav-right .sub-menu:before {
    border-bottom-color: #232323;
}

body.night .nav-main > li > .sub-menu:before {
    border-bottom-color: #232323;
}

body.night .nav-main li.menu-item-has-children:after {
    color: #999;
}

body.night .nav-main > li.mega4 > .sub-menu > li:first-child > a:before, body.night .nav-main > li.mega4 > .sub-menu > li:first-child > a, body.night .nav-main > li.mega4 > .sub-menu > li.mg-show > a {
    background: #121212
}

body.night .nav-main > li.mega4 > .sub-menu > li.mg-hide > a {
    background: transparent;
}

body.night .nav-main > li.mega4 > .sub-menu > li.mg-show > a:after {
    border-bottom-color: #121212;
}

body.night .nav-main > li.mega4 > .sub-menu > li:first-child > a:after, body.night .nav-main > li.mega4 > .sub-menu > li.mg-show > a:after {
    border-bottom-color: #232323;
}

body.night .nav-main > li.mega4 > .sub-menu > li > a, body.night .nav-main > li.mega4 > .sub-menu > li > .sub-menu > li > a {
    border-color: #414243;
}

body.night .nav-main > li.mega4 > .sub-menu > li:first-child > a:before, body.night .nav-main > li.mega4 > .sub-menu > li:last-child > a:before {
    background: #414243;
}

body.night .nav-mobile-show .nav-main {
    background: #232323;
    color: #777;
}

body.night .nav-mobile-show .nav-main > li.menu-item {
    border-color: #414243;
}

body.night .nav-mobile-show .nav-main > li > a, body.night .header.nav-mobile-show.scrolled .nav-main > li > a {
    color: #999 !important;
}

body.night .nav-mobile-show .nav-right .nav-button a {
    color: #777 !important;
}

body.night .nav-right .nav-notice .header__name {
    border-color: #414243;
}

body.night .search-wrap {
    background: #232323;
    color: #777;
}

body.night .search-wrap .search-input {
    color: #777;
}

body.night .search-wrap .search-input::-webkit-input-placeholder {
    color: #999;
}

body.night .banner, body.night .banner-slider {
    background-color: transparent;
    color: #777;
}

body.night .banner-slider.bg {
    background-color: #151515;
    color: #777;
}

body.night .banner-archive, body.night .banner-page {
    background-color: #15151500 !important;
}

body.night .mocat, body.night .home-blogs, body.night .home-authors, body.night .vip-why {
    background: #121212;
}

body.night .mocat:nth-child(2n) {
    background: #151515
}

body.night .mocats .moli {
    background: #232323;
}

body.night .mocats .moli ul li > i {
    background: #313852;
    color: #777;
}

body.night .grids .grid, body.night .lists .grid, body.night .home-blogs ul li {
    background-color: #303030;
    color: #777;
}

body.night .grids .grid.audio {
    background-color: #2c2c2c;
}

body.night .grids .grid h3 a, body.night .lists .grid h3 a, body.night .lists .list h3 a, body.night .home-blogs ul li h3 a {
    color: #bbb;
}

body.night .grids .grid .grid-meta .price .fee, body.night .lists .grid .grid-meta .price .fee, body.night .lists .list .list-meta .price .fee {
    background: #232323;
    color: #777
}

body.night .grids .grid img, body.night .lists .list img, body.night .lists .grid img, body.night .home-blogs ul li img {
    background: #151515;
}

body.night .grids .grid .grid-author {
    border-color: #414243;
}

body.night .grids .audio .time-bar .progressBar {
    background: url(../img/audio-dark.png) no-repeat -180px -30px
}

body.night .lists .list:before {
    background: #414243;
}

body.night .audio-player .audio .time-bar .progressBar {
    position: absolute;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(../img/audio-dark.png) no-repeat -16px -83px;
}

body.night .home-blogs ul li .excerpt, body.night .lists .list .desc, body.night .lists.cols-two .excerpt {
    color: #777;
}

body.night .pagination, body.night .pagination-trigger, body.night .pagination-loading {
    background: #121212;
}

body.gd-list.night .pagination, body.gd-list.night .pagination-trigger, body.gd-list.night .pagination-loading {
    background: #232323;
}

body.night .pagination ul > li > a, body.night .pagination ul > li > span {
    background-color: #303030;
    color: #bbb;
}

body.night .pagination ul > li #jump_page {
    border-color: #bbb;
    color: #777;
}

body.night .authors .author-item {
    background: #303030;
    color: #777;
}

body.night .authors .author-item .name {
    color: #fff;
}

body.night .authors .author-item .posts a {
    color: #999;
}

body.night .filters {
    /*background: #232323;*/
    background: #14000029;
    border: none
}

body.night .filter-item {
    border-color: #414243;
}

body.night .filter-item>span {
    color: #777;
}

body.gd-list.night .cat-nav-wrap {
    background: #232323;
}

body.night .lists {
    background: #232323;
}

body.night .article-header-box {
    background: #232323;
    color: #777;
}

body.night .article-title {
    color: #bbb;
}

body.night .header-box-con .custom-metas {
    background: #303030;
}

body.night .header-box-con .erphpdown .erphpdown-box-tips {
    background: transparent;
}

body.night .single-content, body.night .sidebar .widget, body.night .article-nav, body.night .single-related, body.night .single-comment {
    background: #030014;
    color: #777;
}

body.night .article-audio {
    background: #2c2c2c;
    color: #777;
    border: none
}

body.night .article-content .article-tips > div {
    background: #303030;
}

body.night .article-content h3 {
    background: #303030;
    color: #999;
}

body.night .article-content .gallery-login span {
    background: #303030;
    color: #777;
}

body.night .article-content .gallery-login a {
    color: #fff;
}

body.night .article-content blockquote {
    color: #999;
    border-color: #777;
}

body.night .article-content .erphpdown-content-vip, body.night .erphpdown, body.night .erphpdown-box {
    border-color: #777 !important;
    background: #303030;
}

body.night .article-content .erphpdown-content-vip > legend, body.night .erphpdown > legend, body.night .erphpdown-box > legend {
    color: #777 !important;
}

body.night .erphpdown .erphpdown-child, body.night .erphpdown-box .erphpdown-child {
    background: #272727;
    border-color: #272727;
}

body.night .erphpdown .erphpdown-child > legend, body.night .erphpdown-box .erphpdown-child > legend {
    color: #777;
}

body.night .header-box-con .erphpdown .erphpdown-child {
    background: #303030;
}

body.night .header-box-con .erphpdown .erphpdown-child-title {
    background: #272727;
    color: #999;
}

body.night .erphpdown-box .erphpdown-title {
    background: #232323;
    color: #777;
}

body.night .erphpdown-box .erphpdown-child .erphpdown-child-title {
    background: #212121;
    color: #999;
}

body.night .article-custom-metas {
    color: #777;
    background: #303030;
}

body.night .article-copyright {
    color: #777;
    background: #212121
}

body.night .article-act .article-collect, body.night .article-act .article-zan {
    border-color: #a893ff;
    color: #a893ff !important;
}

body.night .article-act .article-shang {
    background: #303030
}

body.night .prettyprint, body.night pre.prettyprint {
    background: #121212;
}

body.night .article-nav .article-nav-prev {
    border-color: #414243;
}

body.night .article-tags a {
    color: #fff;
}

body.night .single-related .grids .grid {
    /*background: #303030;
    background-repeat: round;*/
}

body.night .topic-list .topic-item {
    background: #303030
}

body.night .topic-list .topic-item a {
    color: #bbb;
}

body.night .topic-list .topic-item a:hover {
    color: #ff5f33;
}

body.night .comment {
    border-color: #414243 !important;
}

body.night .comment .comt-avatar {
    background: #232323;
}

body.night .comment .comt-meta {
    color: #555;
}

body.night .comt-box {
    border-color: #303030;
    background: #030014;
}

body.night .comt-area {
    color: #777;
}

body.night .comt-comterinfo input {
    border-color: #303030;
    background: #030014;
    color: #777;
}

body.night .pagemenu, body.night .pagemenu li a {
    background-color: #232323;
    border-color: #414243;
}

body.night .widget-commentlist .sidebar-comments-comment {
    background: #303030;
    color: #777;
}

body.night .widget-commentlist .sidebar-comments-comment:before {
    border-bottom-color: #303030;
}

body.night .widget-tags .items a {
    background: #303030;
    color: #777;
}

body.night .widget_calendar #wp-calendar th {
    color: #999
}

body.night .widget_calendar #wp-calendar {
    color: #777;
}

body.night .widget-erphpdown .custom-metas {
    background: #303030;
    border-color: #303030;
}

body.night .widget-erphpdown .custom-metas .meta {
    border-color: #414243;
}

body.night .widget-erphpdown .custom-metas .meta span {
    color: #999;
}

body.night .widget-erphpdown .erphpdown-child {
    background: #303030;
}

body.night .widget-erphpdown .erphpdown-child .erphpdown-child-title {
    color: #999;
    background: #272727;
}

body.home.night .vip-content {
    background: #151515
}

body.night .vip-item {
    background: #232323;
    box-shadow: none;
}

body.night .vip-item ul li:not(:last-child) {
    border-color: #414243;
}

body.night .vip-item p.border-decor span {
    background: #303030;
    color: #777;
}

body.night .vip-why .items .item p {
    color: #999;
}

body.night .totals {
    background: #151515;
}

body.night .totals .item h4 {
    color: #999
}

body.night .footer {
    background: #030014;
    color: #ababab;
}

body.night .footer-widget h3 {
    color: #777
}

body.night .footer-widget.widget-commentlist .sidebar-comments-comment {
    background: #414243
}

body.night .footer-widget.widget-commentlist .sidebar-comments-comment:before {
    border-bottom-color: #414243;
}

body.night .widget-commentlist .sidebar-comments-title, body.night .widget-commentlist .postmeta {
    color: #777;
}

body.night .footer-widget.widget-tags .items a {
    background: #414243;
    color: #777;
}

body.night .footer-widget .footer-widget-content p {
    color: #777
}

body.night .widget-bottom-search input[type='text'] {
    background: #232323;
    border-color: #232323;
}

body.night .footer-links {
    border-color: #414243;
    color: #777;
}

body.night .rollbar li {
    background: #232323
}

body.night .rollbar h6 {
    background: #232323;
    color: #999
}

body.night .rollbar h6 i {
    border-left-color: #232323;
}

body.night .home-anchor-nav {
    background: #232323
}

body.night .home-anchor-nav li:after {
    background: #414243;
}

body.night .sign .sign-box {
    background: #232323;
    color: #777;
}

body.night .sign .form-control {
    background: #303030;
    color: #777;
}

body.night .sign .form-control::-webkit-input-placeholder {
    color: #777;
}

body.night .sign .sign-submit {
    border-color: #414243;
}

body.night .sign .expend-container:after {
    background: #232323;
}

body.night .sign .expend-container svg {
    fill: #999;
}

body.night .sign-trans, body.night .form-policy {
    color: #777;
}

body.night .sign .captcha-clk {
    color: #777;
}

body.night .mbt-down-top {
    box-shadow: inset 0 5px 5px #232323;
}

body.night .modown-erphpdown-bottom {
    background: #232323
}

body.night .modown-erphpdown-bottom:before, body.night .modown-erphpdown-bottom:after {
    background: #121212
}

body.night .modown-erphpdown-bottom .line {
    border-color: #414243;
}

body.night .erphpdown-msg p {
    background: #121212;
    color: #777;
}

body.night .erphpdown-msg p .link {
    background: #303030;
    color: #777;
}

body.night .tougao-item .tougao-input {
    border-color: #303030;
    background: #303030;
}

body.night .tougao-item .tougao-select .postform {
    border-color: #303030;
    color: #777;
    background: #232323
}

body.night .tougao-item .tougao-image-box, body.night .tougao-item .tougao-file-box {
    border-color: #303030;
}

body.night .tougao-item > p {
    color: #999;
}

body.night .archives .item {
    border-color: #414243;
}

body.night .tagslist li {
    background: #232323;
    color: #777;
}

body.night .tagslist li .name {
    background: #313852;
    color: #777;
}

body.night .tagslist li .tit {
    color: #999;
}

body.night .link-box {
    background-color: #232323;
}

body.night .link-box .link-title {
    border-color: #414243;
}

body.night .link-box .link-list .link-item .link-main h2 {
    color: #777;
}

body.night .link-box .link-list .link-item .link-desc {
    color: #999;
}

body.night .footer-fixed-nav, body.night .footer-fixed-nav .footer-nav-trigger {
    background: #151515;
    color: #777;
}

body.night .home-widgets .hf-widget .hf-widget-title a, body.night .home-widgets .hf-widget-4 .hf-widget-content em {
    color: #999;
}

body.night .home-widgets .hf-widget .hf-widget-title span {
    color: #777;
}

body.night .home-widgets .hf-widget, body.night .home-widgets .hf-widget .hf-widget-title, body.night .home-widgets .hf-widget .hf-widget-title .pages .prev, body.night .home-widgets .hf-widget .hf-widget-title .pages .next {
    border-color: #303030
}

body.gd-list.night .home-widgets .hf-widget {
    background: transparent;
    border: 1px solid #303030
}

body.night .home-widgets .hf-widget-4 .hf-widget-content ul {
    background: #121212 !important;
}

body.night .banner-slider.bg .home-widgets .hf-widget-4 .hf-widget-content ul {
    background: #151515 !important;
}

body.night .home-widgets .hf-widget-4 .hf-widget-content em, body.night .home-widgets .hf-widget .hf-tags a, body.night .home-widgets .hf-widget-hot-cats .hf-widget-content .icon {
    background: #232323;
}

body.night .erphp-task-content, body.night .filters-task, body.night .tasks .task {
    background: #232323;
    color: #777;
}

body.night .tasks-nav {
    background: #414243;
}

body.night .erphp-task-metas .task-boss-info:before {
    background: #414243
}

body.night .erphp-task-metas .task-boss-info .boss-line {
    background: transparent;
    color: #bbb;
}

body.night .erphp-task-metas .task-process, body.night .erphp-task-metas .task-deadline-box, body.night .tasks .task, body.night .tasks {
    border-color: #414243;
}

body.night .erphp-task-metas .task-deadline-box, body.night .erphp-task-metas .task-price-box,body.night .task-bids .bids-list .bid-item {
    background: #303030;
}

body.night .erphp-task-metas .task-meta-box .item .task-meta-tit, body.night .erphp-task-metas .task-deadline-box {
    color: #777;
}

body.night .erphp-task-title {
    border-color: #272727;
}

body.night .task-bid-form .bid-btn, body.night .filter-task a.active, body.night .tasks-title .erphp-task-new {
    color: #fff !important;
}

body.night .task-bid-form .bid-input, body.night .task-bid-form .bid-textarea {
    border: none;
    background: #303030;
    color: #777;
}

body.night .article-content #ap-search-form .ap-search-input {
    background: #303030;
    border-color: #414243;
    color: #bbb;
}

body.night #anspress .ap-list-head, body.night #anspress .ap-questions {
    border-color: #414243;
}

body.night #anspress .ap-questions-title a, body.night .ap-questions-widget .ap-question-item .ap-question-title {
    color: #bbb
}

body.night #anspress .ap-q-metas {
    background: #303030;
    color: #777;
}

body.night #anspress .ap-minimal-placeholder {
    background: #303030;
    color: #777;
}

body.night #anspress .mce-panel {
    border-color: #414243;
}

body.night #anspress .mce-btn {
    background: transparent;
}

body.night #anspress .mce-toolbar .mce-btn button {
    border-right: none;
}

body.night #anspress div.mce-edit-area {
    background: transparent;
    color: #bbb;
}

body.night #anspress .ap-form-control {
    background: #303030;
    border-color: #414243;
    color: #bbb;
}

@media (max-width: 1535px) {
    .container {
        max-width:1200px !important
    }
}

@media (max-width: 1230px) {
    .container {
        max-width:990px !important
    }

    .header .container {
        max-width: 100% !important;
        padding: 0 15px;
    }

    .single .main .container,.page:not(.page-template-all, .page-template-cms, .page-template-all-vip, .page-template-homepage1, .page-template-homepage2, .page-template-homepage3, .page-template-tuan, .page-template-waterfall) .main .container {
        padding: 0 15px 30px
    }

    .home .main .container, .page-template-homepage1 .main .container {
        padding: 0
    }

    .banner {
        height: 360px !important
    }

    .swiper-container .swiper-slide img {
        height: auto;
    }

    .slider-left, .slider-left2 {
        max-width: 100% !important
    }

    .slider-right, .slider-right2 {
        display: none;
    }

    .home-cathumbs .items .item {
        min-width: 115px;
    }

    .home-cathumbs .items .item h4 {
        font-size: 14px;
    }

    .grids .grid {
        width: 232.5px
    }

    .gd-mini .grids .grid {
        width: calc(25% - 15px)
    }

    .grids .grid .img {
        height: 147px
    }

    .gd-mini .grids .grid .img {
        height: 149px
    }

    .modown-ad .item {
        width: 232.5px;
    }
}

@media (max-width: 1230px) and (min-width: 1025px) {
    .grids .audio .audio-play {
        margin-top:15px;
        margin-left: 15px;
    }

    .grids .audio .info {
        width: 166.5px;
    }

    .grids .audio .title {
        margin-top: 15px;
        margin-left: 15px;
        width: 138.5px !important
    }

    .grids .audio .star-time {
        width: 54px;
    }

    .grids .audio .time-bar {
        width: 115px !important;
    }

    .grids .audio .end-time {
        margin-left: 10px;
    }
}

@media (max-width: 1024px) {
    body {
        margin-top:60px
    }

    .logo,.logo a {
        width: 60px;
        height: 60px
    }

    .nav-main {
        margin-left: 30px
    }

    .nav-main > li.menu-item-has-children {
        padding-right: 17px;
    }

    .nav-main > li > a {
        padding: 19px 10px
    }

    .nav-right .nav-search,.nav-right .nav-tougao,.nav-right .nav-notice,.nav-right .nav-cart {
        padding: 9px 12px
    }

    .nav-right .nav-login {
        padding: 6px 0 6px 12px
    }

    .nav-right .nav-login.no {
        padding: 14px 0 12px 14px;
    }

    .nav-right .nav-vip {
        padding: 4.5px 10px;
    }

    .nav-main {
        margin-left: 20px
    }

    .search-wrap {
        top: -60px;
        height: 60px;
        padding: 5px 0;
    }

    .search-wrap .icon {
        top: 10px;
    }

    .container {
        max-width: 895px !important
    }

    .banner-slider {
        padding: 20px 0
    }

    .banner-slider.bg {
        margin-bottom: 20px
    }

    .grids .grid {
        width: 285px
    }

    .gd-mini .grids .grid {
        width: calc(33.333% - 15px)
    }

    .gd-mini .single-related .grids .grid {
        width: calc(33.333% - 15px);
    }

    .grids .grid .img {
        height: 180px
    }

    .gd-mini .grids .grid .img {
        height: 180px
    }

    .mocats .moli {
        width: calc(50% - 20px);
    }

    .modown-ad .item {
        width: 285px;
    }

    .modown-ad .item:nth-child(4n) {
        display: none;
    }

    .modown-ad-items-five .item {
        width: calc(25% - 15px) !important;
    }

    .home-widgets .home-widget {
        width: 50%;
    }

    .link-box .link-list .link-item {
        width: calc(33.333% - 15px)
    }

    .tagslist li {
        width: 31.3333333%;
    }

    .article-header-box {
        padding-left: 340px;
    }

    .header-box-img {
        width: 300px;
        height: 195px;
        margin-left: -320px
    }

    .sidebar {
        display: none
    }

    .single .content,.page-template-default .content, .post-type-archive-blog .content,.page-template-tuan .content,.page-template-all .content,.page-template-all-vip .content, .archive .content, .search .content, .home .content, .page-template-tougao .content {
        margin-right: 0
    }
}

@media (max-width: 925px) {
    .banner h2 {
        font-size:28px
    }

    .banner .banner-btn {
        margin-top: 40px;
        padding: 8px 28px
    }

    .container {
        max-width: 737.5px !important
    }

    .grids .grid {
        width: 232.5px
    }

    .gd-mini .grids .grid {
        width: calc(33.333% - 15px)
    }

    .grids .grid .img {
        height: 147px
    }

    .gd-mini .grids .grid .img {
        height: 149px
    }

    .modown-ad .item {
        width: 232.5px;
    }

    .vip-item {
        width: calc(50% - 30px);
        margin: 0 15px 30px 15px;
    }

    .vip-item .vip-tips-box {
        display: none;
    }

    .home-authors .home-authors-items .home-author {
        width: calc(25% - 20px);
    }

    .page-template-tougao .content {
        margin-right: 0
    }

    .page-template-tougao .sidebar {
        display: none;
    }

    .home-widgets .home-widget {
        width: 50%;
    }
}

@media (max-width: 925px) and (min-width: 769px) {
    .grids .audio .audio-play {
        margin-top:15px;
        margin-left: 15px;
    }

    .grids .audio .info {
        width: 166.5px;
    }

    .grids .audio .title {
        margin-top: 15px;
        margin-left: 15px;
        width: 138.5px !important
    }

    .grids .audio .down {
        margin-left: 15px
    }

    .grids .audio .star-time {
        width: 54px;
    }

    .grids .audio .time-bar {
        width: 115px !important;
    }

    .grids .audio .end-time {
        margin-left: 10px;
    }
}

@media (max-width: 768px) {
    .main, .woocommerce #main {
        padding: 30px 5px;
    }

    body.home .main {
        padding: 0 5px 20px 5px;
        width: 95%;
    }
    .footer {

    margin-bottom: 50px;

}

    .cat-nav {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .cat-nav li:first-child a {
        padding-left: 0
    }

    .cat-nav li:last-child a {
        padding-right: 0
    }

    .mocat {
        padding: 30px 0 15px
    }

    .mocat:first-child {
        margin-top: -15px
    }

    .mocat .excerpt {
        display: none !important;
    }

    .lists .grid {
        width: 49%;
    }

    .lists .grid h3 {
        margin-bottom: 0 !important
    }

    .lists.cols-two .grid {
        padding: 4px 8px 4px 120px;
        height: 75px;
        margin-bottom: 15px;
    }

    .lists .grid:nth-child(3n) {
        margin-right: 2%;
    }

    .lists .grid:nth-child(2n) {
        margin-right: 0;
    }

    .lists.cols-two .grid .thumb {
        width: 110px;
        height: 75px;
    }

    .lists.cols-two .grid .grid-meta {
        left: 120px;
    }

    .lists.cols-three .grid {
        margin-bottom: 15px;
    }

    .mocats .molis {
        margin: 0;
    }

    .mocats .moli {
        width: 100% !important;
        margin: 0 0 20px;
    }

    .home-blogs ul li {
        width: 49%;
    }

    .home-blogs ul li:nth-child(3n) {
        margin-right: 2%;
    }

    .home-blogs ul li:nth-child(2n) {
        margin-right: 0;
    }

    .banner {
        height: 0px !important;
        margin-bottom: 15px;
    }

    .banner-slider .swiper-container .swiper-pagination {
        text-align: center;
        right: inherit;
    }

    .banner-slider .swiper-container .swiper-slide h3 {
        display: none;
    }

    .search-wrap + .banner-bottom {
        padding-top: 15px
    }

    .container {
        padding: 0 15px;
        max-width: 620px !important
    }

    .home .main .container, .page-template-homepage1 .main .container {
        padding: 10px 5px 50px
    }

    .content-wrap {
        margin-bottom: 15px
    }

    .page-template-guestbook .content {
        margin-top: 0;
    }

    .breadcrumbs {
        padding-bottom: 10px;
        margin-top: 0;
        display: none;
    }

    .nav-left {
        display: block;
    }

    .nav-main {
        margin-left: 0;
        display: none;
    }

    .nav-main .explose {
        display: inline-block;
    }

    .nav-main > li > a {
        padding: 8px 10px 4px
    }

    .nav-main > li > .sub-menu:before {
        content: none;
    }

    .nav-main > li.menu-item-has-children {
        padding-right: 0
    }

    .nav-main > li.current-menu-item > a:after {
        bottom: 3px
    }

    .nav-main > li.menu-item-has-children:after, .nav-main .sub-menu li.menu-item-has-children:after {
        content: none !important
    }

    .nav-main > li.mega22 > .sub-menu > li {
        width: 100%;
        float: none;
    }

    .nav-main .explose {
        position: absolute;
        top: 0;
        right: 0;
        height: 42px;
        line-height: 42px;
        z-index: 9
    }

    .nav-main .sub-menu .explose {
        height: 32px;
        line-height: 32px;
    }

    .nav-main> li.current-menu-item > a:after, .nav-main> li.current-menu-parent > a:after, .nav-main> li.current_page_item > a:after, .nav-main> li.current-post-ancestor > a:after, .nav-main> li.current-menu-ancestor > a:after, .nav-main> li.current-category-ancestor > a:after {
        display: none;
    }

    .nav-right {
        font-size: 18px;
    }

    .nav-right .nav-search,.nav-right .nav-tougao,.nav-right .nav-notice,.nav-right .nav-cart {
        padding: 9px 6px
    }

    .nav-right .nav-login {
        padding: 9px 6px !important;
    }

    .nav-right .nav-login.no span, .nav-right .nav-line, .nav-right .signup-loader {
        display: none
    }

    .nav-right .nav-login.no i, .nav-right .nav-login.yes i {
        display: inline-block;
    }

    .nav-right .nav-login.yes .avatar, .nav-right .nav-login.yes .vip {
        display: none;
    }

    .nav-right .nav-button {
        display: block;
        padding: 8px 0 8px 6px;
    }

    .nav-right .nav-button a {
        padding: 7px 0 !important
    }

    .nav-mobile-show .nav-main {
        display: block;
        float: none;
        position: fixed;
        top: 0;
        z-index: 10002;
        background: #fff;
        left: 0;
        bottom: 0;
        overflow-y: auto;
        width: 250px;
    }

    .nav-mobile-show .nav-main > li {
        color: #333 !important;
    }

    .nav-mobile-show .nav-main > li.menu-item {
        float: none;
        list-style: inherit;
        border-bottom: 1px solid #efefef;
        font-size: 15px;
        margin: 0 15px;
    }

    .nav-mobile-show .nav-main > li > a, .header.nav-mobile-show.scrolled .nav-main > li > a {
        padding: 12px 0 12px;
        color: #333 !important;
    }

    .nav-mobile-show .nav-main > li .autoicon {
        float: right;
        font-size: 14px;
    }

    .nav-mobile-show .nav-main > li.current-menu-item > a:after {
        content: none
    }

    .nav-mobile-show .nav-main .sub-menu {
        position: relative;
        top: -6px;
        left: inherit;
        box-shadow: none;
        width: auto;
        display: none;
        padding-left: 15px;
    }

    .nav-mobile-show .nav-main .sub-menu.show {
        opacity: 1 !important;
        visibility: visible !important;
        display: block;
        border-radius: 0;
        margin: 0;
    }

    .nav-mobile-show .nav-main .sub-menu a {
        padding: 0;
    }

    .nav-mobile-show .nav-mobile-show-mask {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(45,50,55,0.4);
        z-index: 10000;
        overflow: hidden;
    }

    .cat-nav-wrap {
        padding-bottom: 0 !important;
        margin-bottom: 0;
    }

    .cat-nav li a {
        padding: 5px
    }

    .authors .author-item {
        width: calc(50% - 20px);
    }

    .filters {
        margin-bottom: 15px;
        padding: 10px;
    }

    .filter-item>span {
        top: 0px;
        font-size: 14px;
    }

    .filter-item.filter-item-order>span {
        top: 6px;
    }

    .filter-item:first-child>span {
        top: 0px;
    }

    .filter {
        font-size: 13px;
    }

    .filter a {
        margin: 1px 2px;
        font-size: 12px;
        padding: 4px 5px;
    }

    .grids .grid {
        width: 285px
    }

    .gd-mini .grids .grid {
        width: calc(50% - 15px)
    }

    .grids .grid .img {
        height: 180px
    }

    .gd-mini .grids .grid .img {
        height: 180px
    }

    .grids .grid .grid-meta .comments {
        display: none;
    }

    .modown-ad {
        margin-bottom: 15px;
    }

    .modown-ad .item {
        width: 285px;
        margin-bottom: 15px;
    }

    .modown-ad-items, .modown-ad-items-five {
        margin-bottom: 0;
    }

    .modown-ad-items-five .item {
        width: calc(33.333% - 15px) !important;
        margin-bottom: 0
    }

    .modown-ad .item:nth-child(4n) {
        display: block;
    }

    .modown-ad-items-five .item:nth-child(4n), .modown-ad-items-five .item:nth-child(5n) {
        display: none;
    }

    .modown-ad .item:nth-last-child(1), .modown-ad .item:nth-last-child(2) {
        margin-bottom: 0
    }

    .home-cathumbs {
        margin-bottom: 20px;
    }

    .home-cathumbs + .contents .mocat:first-child {
        margin-top: -10px
    }

    .lists .list {
        padding: 0 0 0 200px;
        height: 120px;
    }

    .lists .list .img {
        margin: 0 0 0 -200px;
    }

    .lists .list img {
        width: 180px;
        height: 120px;
    }

    .lists .list .con {
        height: 120px;
    }

    .lists .list h3 {
        margin-bottom: 6px;
        font-weight: normal;
        font-size: 17px;
    }

    .lists .list h3 a {
        -webkit-line-clamp: 2;
        line-height: 24px;
    }

    .lists .list .desc {
        -webkit-line-clamp: 1;
        height: 18px;
        margin-bottom: 0;
        display: none;
    }

    .lists .list.noimg .desc {
        display: block;
    }

    .grids .list {
        padding: 10px 10px 10px 200px;
        height: 120px;
    }

    .grids .list .img {
        margin: -10px 0 0 -200px;
    }

    .grids .list img {
        width: 180px;
        height: 120px;
    }

    .grids .list .con {
        height: 100px;
    }

    .grids .list .desc {
        display: none;
    }

    .mocat .desc {
        margin-bottom: 20px;
    }

    body.home .vip-why {
        padding-bottom: 20px;
    }

    .vip-why {
        padding: 30px 0 20px;
    }

    .vip-why .items .item {
        width: 50%;
        margin-bottom: 35px;
    }

    .vip-why .items .item h4 {
        font-size: 17px
    }

    .vip-why .items .item p {
        font-size: 14px;
    }

    .vip-faqs .items {
        margin: 0;
    }

    .totals {
        padding: 30px 0;
    }

    .totals .item {
        width: 50%;
        margin-bottom: 10px;
    }

    body.single {
        background-color: #fff;
    }

    body.single.night {
        background-color: #030014 !important;
    }

    .banner-archive, .banner-page {
        padding: 20px 0 !important
    }

    .archive-title {
        font-size: 20px;
    }

    .sidebar {
        display: none
    }

    .single .content,.page-template-default .content, .post-type-archive-blog .content,.page-template-tuan .content,.page-template-all .content,.page-template-all-vip .content, .archive .content, .search .content, .home .content, .page-template-tougao .content {
        margin-right: 0
    }

    .single-content, .article-nav, .single-comment {
        padding: 10px;
    }

    body.single .single-content, body.single .article-nav, body.single .single-comment {
        padding: 0;
    }

    body.page .single-content, body.page .single-comment {
        padding: 0;
        background: transparent;
    }

    body.page-template-guestbook .single-comment {
        padding: 10px
    }

    .article-shares a {
        margin-right: 5px;
    }

    .single-related {
        padding: 0;
    }

    .article-video {
        margin-bottom: 0;
        border-radius: 3px 3px 0 0;
    }

    .ckplayer-erphpdown-video .playicon, .dplayer-erphpdown-video .playicon {
        top: calc(50% - 25px);
        width: 50px;
        height: 50px;
        display: inline-block;
        left: calc(50% - 25px);
    }

    .ckplayer-erphpdown-video .icon-play, .dplayer-erphpdown-video .icon-play {
        font-size: 50px;
        top: -16px;
    }

    .article-header-box {
        padding: 10px;
    }

    .header-box-img {
        width: 100%;
        max-height: 260px;
        height: auto;
        margin-left: 0;
        float: none;
        margin-bottom: 15px;
    }

    .header-box-img img {
        max-height: 260px;
    }

    .header-box-con .custom-metas {
        margin-bottom: 10px;
    }

    .header-box-con .erphpdown .erphpdown-box-tips {
        margin-bottom: 10px;
        width: 100%;
    }

    .header-box-con .erphpdown .erphpdown-child .erphpdown-box-tips {
        line-height: inherit;
    }

    .header-box-con .erphpdown .erphpdown-child .erphpdown-box-tips .erphpdown-vip {
        background: #e0bf73 !important;
        background-image: linear-gradient(90deg, rgba(240, 214, 141, 1) 0%, rgba(224, 191, 115, 1) 100%) !important;
        color: #4e342e !important;
        border-radius: 3px;
        padding: 8px 15px;
        width: 100%;
        font-size: 14px;
        line-height: 1.5;
        margin-left: 0;
        display: block;
        text-align: center;
        margin-top: 10px;
    }

    .header-box-con .erphpdown .erphpdown-btn-large, .header-box-con .erphpdown .erphpdown-child .erphpdown-btn-large {
        float: none;
        margin: 0;
        display: block;
        width: 100%;
        font-size: 15px;
        padding: 10px 15px
    }

    .header-box-con .erphpdown .demo-demo {
        margin-bottom: 10px;
    }

    .article-title {
        font-size: 18px
    }

    .article-meta {
        font-size: 13px
    }

    .article-content {
        font-size: 15px
    }

    .article-content p {
        margin-bottom: 20px
    }

    .article-audio {
        height: 360px;
    }

    .article-audio-free {
        padding-top: 0;
        width: 250px;
        height: auto;
        padding-bottom: 30px;
    }

    .article-audio-free .guxz {
        width: 250px;
        height: 250px;
        background-size: 100%;
    }

    .article-audio-free .dy {
        right: -20px;
        top: 15px
    }

    .article-audio-free .xy {
        right: -19px;
        top: 15px
    }

    .article-audio-free .gp {
        right: 19px;
        top: 64px;
        transform: rotate(-16deg);
    }

    .audio-player .audio .time-bar .progressBar {
        background: url(../img/audio.png) no-repeat -35px -83px;
    }

    .audio-player .audio .star-time {
        margin-left: 5px;
    }

    .article-tags,.article-shares {
        margin-bottom: 20px
    }

    .article-custom-metas .meta {
        width: 50%;
    }

    .single-related .lists.cols-two .grid h3 a {
        -webkit-line-clamp: 1;
        height: 20px;
    }

    .pageside {
        width: 90px;
        display: none;
    }

    .pagemenu li a {
        font-size: 12px;
        padding: 8px 16px;
    }

    .content-nav {
        padding-left: 0;
    }

    .erphpdown-box, .erphpdown-box + .article-custom-metas {
        display: block
    }

    .erphpdown-box2 {
        text-align: center;
    }

    .erphpdown-box2 .down {
        margin: 10px 0
    }

    .footer-widget {
        width: calc(33.3333% - 20px);
        margin-bottom: 15px
    }

    .sitetips-default {
        width: 90%;
        text-align: left;
        font-size: 14px;
        padding: 15px;
        right: 0;
        left: 0;
        bottom: 50px;
    }

    .sitetips-default .close {
        right: calc(50% - 12px);
        bottom: -30px;
        top: inherit;
        font-size: 28px;
    }

    .sitetips-pop {
        width: 90%;
        max-width: 370px;
    }

    .link-box .link-list .link-item {
        width: calc(50% - 15px)
    }

    .tagslist li {
        width: 48%;
    }

    .erphpdown-msg p .tit {
        display: block;
        width: 100%
    }

    .erphpdown-msg p .link {
        margin: 0 15px 0 0;
    }

    .rollbar ul {
        width: 35px;
    }

    .rollbar a {
        height: 35px;
        line-height: 35px;
    }

    .rollbar .icon {
        line-height: 35px;
        font-size: 24px;
    }

    .home-anchor-nav {
        display: none;
    }

    .footer-fixed-nav {
        display: block;
    }

    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }

    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 100%;
    }

    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 100%;
    }

    .topic-list .topic-item {
        width: calc(50% - 20px);
    }

    .topic-list .topic-item .info {
        font-size: 13px;
        height: 82px;
    }

    .topic-list .topic-item .info h3 {
        font-size: 16px
    }
}

@media (max-width: 620px) {
    .search-wrap .icon {
        right: 10px;
        top: 5px;
    }

    .container {
        max-width: 515px !important
    }

    .banner .search-form, .banner-archive .search-form {
        width: 95%;
        margin-top: 20px
    }

    .banner .search-form .site-search-form, .banner-archive .search-form .site-search-form {
        width: 100%;
    }

    .banner .search-form .search-cat, .banner-archive .search-form .search-cat {
        display: none;
    }

    .banner .search-form .search-input, .banner-archive .search-form .search-input {
        width: 100%;
        height: 44px;
        line-height: 44px;
    }

    .banner .search-form .search-keywords, .banner-archive .search-form .search-keywords {
        margin-top: 10px
    }

    .banner .search-form .search-cat + .search-input, .banner-archive .search-form .search-cat + .search-input {
        text-indent: 15px;
    }

    .banner .search-form .search-btn, .banner-archive .search-form .search-btn {
        top: 7px;
        right: 15px
    }
video.banner-video {
        padding: 10px;
        margin: 50px 0 0;
        width: 300px;
        height: 162px;
        display: none;
    }
    .mocat .child li a {
        padding: 4px 10px;
        font-size: 12px;
    }

    .grids .grid {
        width: 232.5px
    }

    .single-related .grids .grid {
        width: calc(50% - 20px);
        margin: 0 10px 15px
    }

.post.grid.grid-ts {
    background-size: cover !important;
}


    .gd-mini .single-related .grids .grid {
        width: calc(33.333% - 15px);
        margin: 0 7.5px 15px
    }

    .grids .grid .img {
        height: 147px
    }

    .gd-mini .grids .grid .img {
        height: 149px
    }

    .grids .grid .cat {
        padding: 10px 10px 0;
    }

    .grids .grid h3 {
        margin: 10px;
    }

    .grids .grid .grid-meta {
        padding: 0 10px 8px;
    }

    .modown-ad .item {
        width: 232.5px;
    }

    .erphpdown, .erphpdown-box, .article-content .erphpdown-content-vip {
        padding: 15px
    }

    .erphpdown-box .down:hover {
        opacity: 1.0
    }

    .vip-content {
        margin-bottom: 80px;
    }

    .vip-item {
        padding: 0 10px 20px;
    }

    .vip-item h6 {
        margin: 0 -10px;
    }

    .vip-item .vip-tips-box {
        bottom: -80px;
    }

    .archives h3 {
        float: none;
    }

    .archives-list {
        margin-left: 0;
    }

    .home-authors .home-authors-items .home-author {
        width: calc(50% - 20px);
    }

    .home-widgets .home-widget {
        padding: 0 5px
    }

    .home-widgets .hf-widget .hf-widget-title span {
        display: none;
    }

    .home-widgets .hf-widget .hf-tags {
        height: 66px;
        overflow: hidden;
    }
}

@media (max-width: 620px) and (min-width: 481px) {
    .main {width: 95%;}
    .grids .audio .audio-play {
        margin-top:15px;
        margin-left: 15px;
    }

    .grids .audio .info {
        width: 166.5px;
    }

    .grids .audio .title {
        margin-top: 15px;
        margin-left: 15px;
        width: 138.5px !important;
    }

    .grids .audio .down {
        margin-left: 15px
    }

    .grids .audio .star-time {
        width: 54px;
    }

    .grids .audio .time-bar {
        width: 115px !important;
    }

    .grids .audio .end-time {
        margin-left: 10px;
    }
}

@media (max-width: 480px) {
    .main {width: 95%;}
    .banner h2 {
        font-size:22px;
        margin-bottom: 10px
    }

    .banner p {
        font-size: 15px
    }

    .banner a {
        margin-top: 20px;
        padding: 5px 22px;
        font-size: 18px
    }

    .banner-archive p {
        font-size: 14px
    }

    .mocat, .home-blogs, body.home .vip-content {
        padding: 25px 0 5px
    }

    .mocat h2, .home-blogs h2, body.home .vip-content h2, body.home .vip-why h2 {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .mocat h2:after, .home-blogs h2 span:after, body.home .vip-content h2 span:after, body.home .vip-why h2 span:after {
        top: 30px;
    }

    .lists .grid {
        padding-right: 6px
    }

    .lists .grid, .lists.cols-two .grid {
        width: 100%;
    }

    .lists .grid, .lists.cols-two .grid {
        margin-right: 0 !important
    }

    .lists .grid h3, .home-blogs ul li h3, .lists .list h3 {
        font-size: 14px;
    }

    .lists .list .desc {
        font-size: 12px;
    }

    .lists .grid .grid-meta .comments {
        display: none
    }

    .mocat .child {
        margin-bottom: 20px;
    }

    .home-blogs ul li {
        width: 100%;
    }

    .home-blogs ul li:nth-child(3n) {
        margin-right: 0;
    }

    body.home .home-vip-content, .vip-content {
        margin: 0 -10px
    }

    .vip-item {
        width: calc(50% - 20px);
        margin: 0 10px 20px 10px;
    }

    .vip-item h6 {
        font-size: 15px;
        padding: 8px 0;
    }

    .vip-item .price {
        font-size: 24px;
        margin: 10px 0 5px;
    }

    .vip-item p.border-decor.no {
        height: 23px;
    }

    .vip-item p.border-decor span {
        font-size: 12px;
        padding: 5px 10px 5px;
    }

    .vip-item p.border-decor {
        margin-bottom: 20px
    }

    .vip-item ul li {
        font-size: 12px;
        margin-bottom: 5px;
        padding-bottom: 5px
    }

    .vip-item ul li:not(:first-child) {
        padding-top: 5px;
    }

    .vip-item ul li i {
        top: 0;
    }

    .vip-item .btn {
        padding: 6px 15px;
        font-size: 13px;
    }

    .vip-why .items .item div {
        text-align: center;
    }

    .vip-why .items .item span {
        margin-right: 0
    }

    .totals .item .icon {
        font-size: 24px
    }

    .totals .item span {
        font-size: 36px;
    }

    .totals .item h4 {
        font-size: 14px
    }

    .link-box .link-list .link-item {
        width: calc(100% - 15px)
    }

    .slider-right + .modown-ad, .slider-right2 + .modown-ad, .slider-full + .modown-ad {
        display: none;
    }

    .modown-ad-items, .modown-ad-items-five {
        margin: 0 -5px 0;
    }

    .modown-ad .item {
        width: calc(50% - 10px);
        margin: 0 5px 10px
    }

    .modown-ad-items-five .item {
        width: calc(50% - 10px) !important;
        margin-bottom: 10px
    }

    .modown-ad .item:nth-child(4n) {
        display: block;
    }

    .modown-uisdc-widgets {
        display: none;
    }

    .authors .author-item {
        width: calc(50% - 10px);
        margin: 0 5px 10px;
        min-height: 255px;
    }

    .authors .author-item .avatar {
        width: 50px;
        height: 50px;
    }

    .grids, .gd-mini .grids {
        margin: 0 -5px 10px
    }

    .grids .grid, .single-related .grids .grid, .gd-mini .grids .grid {
        width: calc(33.3% - 10px);
        margin: 0 5px 15px
    }

    .gd-mini .single-related .grids .grid {
        width: calc(50% - 10px);
        margin: 0 5px 10px
    }

    .grids .grid .img {
        height: 120px
    }

    .gd-mini .grids .grid .img {
        height: 120px
    }

    .single-related .grids .grid .img {
        height: 40px;
    }

    .grids .grid h3 {
        margin: 6px;
        font-size: 13px
    }

    .grids .grid .cat {
        padding: 10px 6px 0;
    }

    .grids .grid .grid-meta {
        padding: 0 6px 8px;
    }

    .grids .grid .grid-meta .time {
        display: none
    }

    .grids .audio {
        height: 113px;
    }

    .grids .audio .audio-play {
        margin-top: 10px;
        margin-left: 10px;
    }

    .grids .audio .info {
        width: calc(100% - 71px);
        height: 75px;
    }

    .single-related .grids .audio .info {
        width: calc(100% - 71px);
    }

    .grids .audio .title {
        margin-top: 10px;
        margin-left: 10px;
        width: 100%
    }

    .grids .audio:hover .title {
        height: 26px;
    }

    .grids .audio .down {
        margin-left: 10px
    }

    .grids .audio .star-time {
        width: 49px;
    }

    .grids .audio .time-bar {
        width: calc(100% - 106px);
    }

    .single-related .grids .audio .time-bar {
        width: 60px;
    }

    .grids .audio .end-time {
        margin-left: 10px;
    }

    .lists .list {
        padding: 0 0 0 141px;
        height: 80px;
    }

    .lists .list .img {
        margin: 0 0 0 -141px;
    }

    .lists .list img {
        width: 130px;
        height: 80px;
    }

    .lists .list .con {
        height: 80px;
    }

    .lists .list .cat {
        display: none;
    }

    .lists .list h3 {
        height: 48px;
    }

    .lists .list .list-meta .time, .lists .list .list-meta .comments {
        display: none
    }

    .grids .list {
        padding: 10px 10px 10px 145px;
        height: 80px;
    }

    .grids .list .img {
        margin-left: -145px;
    }

    .grids .list img {
        width: 130px;
        height: 80px;
    }

    .grids .list .con {
        height: 60px;
    }

    .grids .list .cat {
        display: none;
    }

    .grids .list .list-meta .time, .lists .grid .grid-meta .time {
        display: none
    }

    .article-meta .item, .article-meta .post-edit-link {
        margin-right: 5px;
    }

    .article-meta .item.right {
        float: none;
    }

    .erphpdown-box .erphpdown-price {
        float: none;
        text-align: center;
    }

    .erphpdown-box .erphpdown-cart {
        float: none;
        text-align: center;
    }

    .erphpdown-box .erphpdown-cart .vip {
        display: block;
    }

    .erphpdown-box .vip a {
        padding: 3px 15px;
        min-width: 80px;
    }

    .erphpdown-box .down {
        margin-left: 0;
        display: block;
        margin-top: 10px;
    }

    .article-custom-metas .meta {
        width: 100%;
        padding-right: 0;
    }

    .topic-list .topic-item {
        width: calc(100% - 20px);
    }

    .topic-list .topic-item .info {
        font-size: 13px;
        height: 82px;
    }

    .topic-list .topic-item .info h3 {
        font-size: 16px
    }

    .sign .sign-box {
        width: 96% !important;
    }

    .sign form {
        padding: 20px 20px 30px
    }

    .footer-widgets {
        margin-bottom: 20px
    }

    .footer-widget {
        width: calc(50% - 20px);
        margin-bottom: 15px
    }
}

@-webkit-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 120px;
        top: 100px
    }
}

@-o-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 120px;
        top: 100px
    }
}

@-moz-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 120px;
        top: 100px
    }
}

@keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 120px;
        top: 100px
    }
}

/* Theme by mobantu.com */
