@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 {
	text-decoration: none
}

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

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

.btn {
	font-size: 16px;
    font-weight: 600;
	background: #fe8103;
	color: #fff;
	border-radius: 2px;
	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
}

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;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}

body {
	background: #fff;
	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
}

.single,
.page {
	background: #f9f9f9
}

body.home,
body.page-template-all,
body.page-template-waterfall,
body.page-template-all-vip {
	background: #fff
}
.single .main , .page .main , .pages .main{
	padding-top: 40px
}

.main,
.woocommerce #main {
	padding-top: 0px
}

body.home .main {
	padding-top: 35px;
}

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

body.page-template-cms .main {
	padding-top: 0;
}

.left{float:left;}
.right{float:right;}

.container {
	position: relative;
	margin: 0 auto;
	max-width: 1200px
}

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

.content-wrap {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
	position: relative;
}

.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: 3px;
}

.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: 3px;
}

.single .content,
.page-template-default .content,
.post-type-archive-blog .content,
.page-template-tougao .content,
.archive .content,
.search .content,
.home .content {
	margin-right: 330px
}

.single .content.nosidebar {
	margin-right: 0
}

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

.content-right {
	padding-right: 330px;
}

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

.center {
	text-align: center;
}

.color-blue {color: #007bff;}
.color-purple{color: #6f42c1;}
.color-red{color: #ff1900;}
.color-orange{color: #fd7e14;}
.color-yellow{color: #ffc107;}
.color-green{color: #28a745;}
.color-teal{color: #20c997;}
.color-cyan{color: #17a2b8;}
.color-white{color: #ffffff;}
.color-gray{color: #6c757d;}
.color-dark{color: #343a40;}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10001;
	background: #fff;
	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);
}

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

.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% - 6px);
	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 10px 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: #fe8103
}

.nav-main .active {
    color: #fe8103;
}

.nav-main .active:after  {
	content: "";
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	left: calc(50% - 2.5px);
	font-weight: 300;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fe8103
}

.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: 2px;
	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: 400px;
	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: 22px;
	font-size: 12px;
}

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

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

.nav-main>li.mega2>.sub-menu {
	min-width: 330px;
	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: 250px;
}

.nav-main>li.mega22>.sub-menu>li {
	width: 50%
}

.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: 6.5px 13px 12.5px;
}

.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: 13px 13px 15px;
}

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

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

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

.nav-right .nav-cart {
	padding: 13px 13px 15px;
	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: #fe8103;
	font-weight: bold;
}

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

.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: 2px;
	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 .sub-menu .vips {
	top: 0px;
	margin-left: 5px;
}

.nav-right .sub-menu .active{
	color: #fe8103;
}

.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-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 70px;
	width: auto
}

@-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
	}
}

.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-input {
	width: 100%;
	height: 50px;
	font-size: 17px;
	border: none;
	background: transparent;
}

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

.banner {
	color: #fff;
	text-align: center;
	height: 380px;
	background-color: #2d3757;
	margin-bottom: 25px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative
}

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

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

.banner-slider-fullwidth {
	margin-bottom: 30px;
}

.banner .container {
	top: calc(50% + 0px);
	transform: translateY(-50%);
	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: 3px;
	display: inline-block;
	padding: 10px 36px;
	margin-top: 40px
}

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

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

.banner .search-form .search-cat,
.banner-archive .search-form .search-cat {
	display: inline-block;
	position: absolute;
	border: none;
	left: 10px;
	top: 0;
	height: 48px;
	-webkit-appearance: none;
	width: 65px;
	font-size: 16px;
	overflow: hidden;
	padding: 0 15px;
}

.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;
}

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

.banner .search-form .search-btn,
.banner-archive .search-form .search-btn {
	position: absolute;
	right: 25px;
	top: 9px;
	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;
}

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

.search-form .search-keywords a {
	font-size: 18px;
	display: inline-block;
	margin: 0 5px;
	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;
}

.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: 20px 0 !important;
	background-color: #fe8103;
	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: 3px;
}

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

.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: 3px;
}

.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;
	margin-bottom: 30px
}

.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
}

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

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

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

.filters {
	padding: 15px 20px;
	margin-bottom: 30px;
	border-radius: 3px;
	background: #f9f9f9;
}

.filter-item {
	margin-bottom: 7px;
	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: #fe8103
}

.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: #fe8103;
	color: #fff;
	border-radius: 50px;
}

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

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

.lists .list:hover {}

.lists .list.list-tj:after {
	content: "推荐";
	position: absolute;
	right: 0;
	top: 0;
	background: #fe8103;
	font-size: 12px;
	padding: 0 4px;
	border-radius: 2px;
	color: #fff;
	z-index: 9;
}

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

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

.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: 3px;
	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 #fe8103;
}

.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 .vip-tag {
	width: 35px;
	height: 35px;
	position: absolute;
	top: -3px;
	left: -3px;
	overflow: hidden;
	z-index: 10;
	margin-right: 0
}

.lists .list .list-meta .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;
}

.lists .list .list-meta .free-tag i {
	background: #5cb85c
}

.lists .list .list-meta .vip-tag:before,
.lists .list .list-meta .vip-tag:after {
	content: '';
	position: absolute;
	z-index: 0;
	background-color: #fbb715;
}

.lists .list .list-meta .free-tag:before,
.lists .list .list-meta .free-tag:after {
	background: #5cb85c
}

.lists .list .list-meta .vip-tag:before {
	height: 3px;
	width: 10px;
	right: 0;
	top: 0;
}

.lists .list .list-meta .vip-tag:after {
	height: 10px;
	width: 3px;
	left: 0;
	bottom: 0;
}

.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: 3px;
	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: 8px;
	top: 8px;
	background: #fe8103;
	font-size: 12px;
	padding: 0 4px;
	border-radius: 2px;
	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: 3px 0 0 3px;
}

.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 #fe8103;
}

.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;
}

.grid .active{
	color: #fe8103;
}

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

.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: 3px;
	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: 8px;
	top: 8px;
	background: #fe8103;
	font-size: 12px;
	padding: 0 4px;
	border-radius: 2px;
	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: 3px;
}

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

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

.grids .grid .thumb {
	width: 100%;
	height: 100%;
	border-radius: 3px 3px 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: 3px 3px 0 0;
	transition: all .3s ease-out 0s;
	display: none;
}

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

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

.grids .grid .video-icon i {
	left: 3px;
	top: -9px;
	font-size: 39px;
	height: 45px;
}

.grids .grid h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 5px 10px 10px;
	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: 2;
	-webkit-box-orient: vertical;
	height: 40px
}

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

.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 8px 10px 8px;
	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: #fe8103;
	padding: 1px 4px;
	color: #fff;
	border-radius: 2px;
}

.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: 4px;
	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 .grid-meta .vip-tag {
	width: 35px;
	height: 35px;
	position: absolute;
	top: -3px;
	left: -3px;
	overflow: hidden;
	z-index: 10
}

.grids .grid .grid-meta .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 .grid-meta .free-tag i {
	background: #5cb85c
}

.grids .grid .grid-meta .tuan-tag i {
	background: #fe8103
}

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

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

.grids .grid .grid-meta .tuan-tag:before,
.grids .grid .grid-meta .tuan-tag:after {
	background: #fe8103
}

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

.grids .grid .grid-meta .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: 10px 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 #fe8103;
}

.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: 3px;
	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;
	display: block;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 22px;
	width: 165px;
	height: 50px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 50px
}

.grids .audio:hover .title {
	height: 31px;
	line-height: 19px
}

.grids .audio .down {
	float: left;
	display: none;
	margin-left: 23px;
	width: 76px;
	height: 31px;
	border-radius: 2px;
	background: #fe8103;
	color: #fff;
	font-size: 14px;
	line-height: 31px;
	cursor: pointer;
	text-align: center;
}

.grids .audio:hover .down {
	display: block
}

.grids .audio .down:hover {
	opacity: .8
}

.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
}

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

.lists .three {
	padding-left: 110px;
}

.lists .grid .three {
    -webkit-line-clamp: 2;
    height: 40px;
	padding-left: 0px;
}

.lists .grid.grid-tj:after {
	content: "推荐";
	position: absolute;
	right: 8px;
	top: 8px;
	background: #fe8103;
	font-size: 12px;
	padding: 0 4px;
	border-radius: 2px;
	color: #fff;
	z-index: 9;
}

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

.lists.cols-twone .grid .thumb {
    height: 115px;
	width: 174px;
}

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

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

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

.lists.cols-twone .grid h3 {
    margin: 8px 0;  
}

.lists.cols-twone .grid h3 a {
    -webkit-line-clamp: 2;
    height: 40px;
	font-size: 16px;
}

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

.lists.cols-twone .grid .cat {
    display: inline-block;
	font-size: 14px;
    height: 20px;
}

.lists.cols-two .grid {
	width: 49%;
	padding: 8px 8px 4px 115px;
	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 #fe8103;
}

.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: 1;
	-webkit-box-orient: vertical;
	height: 20px;
	font-size: 15px;
	font-weight: 600;
}

.lists .grid p a {
	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;
	color: #999;
    font-size: 13px;
}

.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 {
	padding: 10px;
	height: 75px;
	transition: all .3s ease-out 0s;
	border-radius: 3px 0 0 3px;
	object-fit: cover;
	background: #fff;
	display: block;
	font-size: 0;
}

.lists.cols-two .grid .thumb {
	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: 5px;
}

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

.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: 1px 4px;
	color: #fff;
	border-radius: 2px;
	margin-right: 0
}

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

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

.lists .grid .grid-meta .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;
}

.lists .grid .grid-meta .free-tag i {
	background: #5cb85c
}

.lists .grid .grid-meta .tuan-tag i {
	background: #fe8103
}

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

.lists .grid .grid-meta .free-tag:before,
.lists .grid .grid-meta .free-tag:after {
	background: #5cb85c
}

.lists .grid .grid-meta .tuan-tag:before,
.lists .grid .grid-meta .tuan-tag:after {
	background: #fe8103
}

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

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

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

.contents p:empty {
	margin: 0;
}

.moad {
	margin-bottom: 15px;
}

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

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

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

.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: #fe8103;
	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: #fe8103;
	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: #fe8103;
}

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

.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: #fe8103;
}

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

.mocat .excerpt {
	display: none;
}

.mocat .more {
	clear: both;
	text-align: center;
	padding-top: 15px;
}

.mocat .more a {
	display: inline-block;
	padding: 10px 80px;
	text-decoration: none;
	background-color: #fe8103;
	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: 3px;
	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: #fe8103;
	color: #fff;
	border-radius: 3px 3px 0 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.mocats .moli .moli-header:after {
	border-radius: 3px 3px 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: 2px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-style: normal;
}

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

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

.mocats .moli ul li:nth-child(3)>i {
	background: #fe8103;
	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: #fe8103;
	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;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px;
	display: block;
	border-radius: 0
}

.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: 2px;
	opacity: .88
}

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

.pagination ul>.active>a,
.pagination ul>.active>span {
	background-color: #fe8103;
	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;
}

.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
}

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

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

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

.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: #fe8103;
	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: #fe8103;
	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 .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: #fe8103;
	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 {
	color: #777;
}

.breadcrumbs .current {
	color: #777;
}

.single-video {
	border-radius: 3px;
	overflow: hidden;
	font-size: 0;
	margin-bottom: 20px;
	position: relative;
}

.content-wrap .single-video {
	margin-bottom: 0;
	border-radius: 3px 3px 0 0;
}

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

.article-content iframe {
    width: 100%;
    height: 1132px;
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden;
	font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    box-sizing: border-box;
}

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

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

.ckplayer-erphpdown-video .playicon,
.dplayer-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 {
	font-size: 80px;
	top: -26px;
}

.ckplayer-erphpdown-video #erphpdown,
.dplayer-erphpdown-video #erphpdown {
	border: none;
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
	margin-bottom: 10px;
}

.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.aactive {
	width: 320px;
	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;
}

.videos-menu .item img {
    width: 20px;
}

.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: 320px;
}

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

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

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

.header-box-img {
	width: 408px;
	height: 250px;
	margin-left: -428px;
	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: #777
}

.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 .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 .erphpdowns {
	border: none !important;
	padding: 0 !important;
	margin-bottom: 0
}

.header-box-con .erphpdowns>legend {
	display: none;
}

.header-box-con .erphpdowns .demo-demo {
	background: #ff9600;
	color: #fff;
}

.header-box-con .erphpdowns .erphpdown-buy {
	background: #67CE9B;
	color: #fff;
}

.header-box-con .erphpdowns .erphpdown-fee {
    padding-top: 15px;
}

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

.header-box-con .erphpdowns .erphpdown-btn-large {
	border-radius: 3px;
	padding: 8px 28px;
	font-size: 14px;
	line-height: 1.5;
	float: left;
	margin-left: 0;
	margin-right: 15px;
}

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

.header-box-con .erphpdowns .erphpdown-btn-large.vip {
	background: #fbb715 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.single-content {
	background: #fff;
	padding: 0px 20px 20px;
	margin-bottom: 20px;
	border-radius: 3px;
}


.single-content .navtab {
    height: 45px;
    margin-bottom: 0px;
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 1px solid #e4e4e4;
}


.single-content .navtab div{
    font-weight: normal;
    line-height: 42px;
    padding: 0 26px;
    font-size: 16px;
    float: left;
    cursor: pointer;
}


.single-content .navtab .active{
    color: #ff9600;
    border-bottom: 3px solid #ff9600;
    font-weight: 600;
}

.single-content .hide {
    display: none;
}

.single-video+.single-content {
	border-radius: 0 0 3px 3px
}

.page-template-guestbook .single-content {
	margin-bottom: 0;
	border-radius: 3px 3px 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 .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: 10px 0;
}

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

.d-flex{
    padding: 5px 0;
    display: flex;
}
.d-flex div:nth-of-type(2) {
    flex: auto;
}

.mr-2 {
    margin-top: 5px;
	margin-right: 5px;
    color: #fe8103;
}

.ml-auto {
    margin: auto;
}
	
.shadow-xl {
    border-radius: 50px;
    padding: 3px 10px;
    color: #fff !important;
    background: #fe8103;
    text-align: center;
}


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

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

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

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

.article-content blockquote {
	margin: 30px 30px;
	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 #FF6651;
	margin-left: -18px
}

.article-content h3 {
	font-size: 18px;
	border-left: 4px solid #fe8103;
	padding: 12px;
	line-height: 20px;
	background: #f6f6f6;
	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 30px 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: auto;
	overflow: hidden;
}

/* 目录 */
.task-part-item {
    margin-bottom: 10px;
}
.task-part-item .task-part-hd {
    padding-top: 15px;
    padding-bottom: 5px;
}
.task-part-item .part-tt {
    font-size: 18px;
    border-left: 4px solid #fe8103;
    padding: 12px;
    line-height: 20px;
    background: #f6f6f6;
    font-weight: 600;
}
.task-task-list .task-task-item {
    position: relative;
    line-height: 50px;
    padding-left: 53px;
    display: block;
    width: 100%;
    color: #333;
    box-sizing: border-box;
    background-color: #f4f4f4;
	margin-bottom: 10px;
}

.task-task-list .task-task-item .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 53px;
    text-align: center;
    font-size: 26px;
    color: #999;
}
.task-task-list .task-task-item .icon img{
    width: 30px;
}
.task-task-list .task-task-item .task-tt-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
}

.task-task-list .task-task-item .task-tt-text  {
    color: #ff9600 !important;
}

.task-task-list .task-task-item .tt-suffix {
    color: #999;
    margin-left: 10px;
    display: inline-block;
}


.task-task-list .task-task-item .kcbts {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #999;
    font-weight: 800;
    width: 72px;
}


.task-task-list .task-task-item .kcbts i{
    text-align: right;
}

.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: 30px
}

.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: 2px;
	display: inline-block;
	margin-bottom: 5px;
}

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

.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: 2px;
	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 30px 30px
}

.article-content .wp-caption {
	margin-bottom: 25px;
	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: 30px;
	font-size: 0;
}

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

.article-content .erphpdown-content-vip {
	padding: 20px 25px 25px;
	border: 2px dashed #fe8103;
	font-size: 15px;
	margin-bottom: 30px;
	display: block;
}

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

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

.article-content .erphpdown-content-vip .erphpdown-buy,
.article-content .erphpdown-content-vip .erphp-login-must {
	border-radius: 20px;
	background: #fe8103;
	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: #fe8103
}

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

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

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

.article-content .article-audio .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-content .article-audio .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-content .article-audio .imgs {
	transition: all .6s ease-in-out;
	transform: rotate(-32deg);
	transform-origin: right top
}

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

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

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

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

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

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

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

.article-content .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;
}

.article-content .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;
}

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

.article-content .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
}

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

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

@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 #fe8103;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
}

.modown-login a,
.modown-reply a {
	border-radius: 20px;
	background: #fe8103;
	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: #fe8103;
}

.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 #fe8103;
	font-size: 14px;
	margin-bottom: 20px;
	border-radius: 5px;
}

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

.erphpdown .erphpdown-title {
	font-size: 16px;
	color: #fe8103;
	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: #fe8103;
	line-height: 1.2
}

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

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

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

.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: 15px;
}

.erphpdown-box {
	padding: 15px 25px 25px;
	border: 2px dashed #fe8103;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.5;
	display: none;
	position: relative;
	min-height: 105px;
	border-radius: 5px;
}

.erphpdown-box>legend {
	color: #fe8103;
	padding: 0 5px;
	font-weight: bold;
	font-size: 17px;
}

.erphpdown-free-box>legend {
	color: #5cb85c !important;
}

.erphpdown-box .erphpdown-child {
	margin-bottom: 10px;
	border: 1px dashed #f5f5f5;
	background: #f5f5f5;
	padding: 0 15px 10px;
	position: relative;
	min-height: 102px
}

.erphpdown-box .erphpdown-child>legend {
	padding: 0 5px;
	color: #777;
	font-size: 15px;
}

.erphpdown-box2 {
	padding-right: 0;
	min-height: auto
}

.erphpdown-box2 .erphpdown-price {
	font-size: 18px;
	color: #fe8103;
	margin: 0 5px;
	line-height: 1.1;
	font-weight: 600
}

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

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

.erphpdown-box .item {
	margin-bottom: 7px;
}

.erphpdown-box .erphpdown-child .item {
	margin-top: 7px;
}

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

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

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

.erphpdown-box t {
	display: inline-block;
	margin-right: 10px
}

.erphpdown-box .price span {
	font-size: 24px;
	color: #fe8103;
	line-height: 1;
}

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

.erphpdown-box .down {
	display: block;
	background: #fe8103;
	color: #fff !important;
	border-radius: 3px;
	padding: 8px 0;
	text-align: center;
	margin-top: 15px;
	text-decoration: none;
	line-height: 1.7;
	position: absolute;
	right: 25px;
	top: 20px;
	width: 200px
}

.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: #fe8103;
	color: #fff;
	padding: 2px 5px 1px;
	font-size: 12px;
}

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

.erphpdown-box .custom-metas {
	margin-top: 10px;
	color: #777;
	font-size: 13px;
}

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

.erphpdown-box .meta {
	font-size: 12px;
	color: #999;
	margin-top: 10px;
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 5px;
	width: 200px
}

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

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

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

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

.erphpdown-box .erphpdown-icon-buy,
.erphpdown-box .erphpdown-icon-vip {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 8px;
	left: -2px;
	overflow: hidden;
	z-index: 10;
}

.erphpdown-box .erphpdown-child .erphpdown-icon-buy,
.erphpdown-box .erphpdown-child .erphpdown-icon-vip {
	top: 6px;
	left: -4px;
}

.erphpdown-box .erphpdown-icon-buy:before,
.erphpdown-box .erphpdown-icon-vip:before,
.erphpdown-box .erphpdown-icon-buy:after,
.erphpdown-box .erphpdown-icon-vip:after {
	content: '';
	position: absolute;
	z-index: 0;
	background-color: #5cb85c;
}

.erphpdown-box .erphpdown-icon-buy:before,
.erphpdown-box .erphpdown-icon-vip:before {
	height: 3px;
	width: 10px;
	right: 0;
	top: 0;
}

.erphpdown-box .erphpdown-icon-buy:after,
.erphpdown-box .erphpdown-icon-vip:after {
	height: 10px;
	width: 3px;
	left: 0;
	bottom: 0;
}

.erphpdown-box .erphpdown-icon-buy i,
.erphpdown-box .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%;
	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;
}

.erphpdown-box .erphpdown-icon-vip i {
	background-color: #fbb715;
}

.erphpdown-box .erphpdown-icon-vip:before,
.erphpdown-box .erphpdown-icon-vip:after {
	background-color: #fbb715
}

.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: 2px;
	background-color: #bbb;
	color: #fff;
	min-width: 28px;
}

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

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

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

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

.article-tags a {
	display: inline-block;
	margin-bottom: 3px;
	padding: 8px 10px 7px;
	line-height: 1;
	font-size: 12px;
	border-radius: 2px;
	margin-right: 5px;
	color: #fff;
	background-color: #fe8103
}

.article-tags a:nth-child(5n) {
	background-color: #4A4A4A
}

.article-tags a:nth-child(5n+1) {
	background-color: #ff5e5c
}

.article-tags a:nth-child(5n+2) {
	background-color: #ffbb50
}

.article-tags a:nth-child(5n+3) {
	background-color: #1ac756
}

.article-tags a:nth-child(5n+4) {
	background-color: #19B5FE
}

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

.article-act .article-shang {
	display: inline-block;
	color: #fe8103 !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;
	top: -3px;
}

.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;
	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 .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: #fe8103 !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 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: #fe8103;
	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: 25px;
	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: 3px;
	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: 3px;
}

.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: #fe8103;
	line-height: 1
}

.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;
}

.sidebar {
	float: left;
	width: 300px;
	margin-left: -300px
}

.home .sidebar .widget,
.archive .sidebar .widget,
.search .sidebar .widget {
	background: #f9f9f9
}

.sidebar .widget {
	padding: 15px;
	background: #fff;
	margin-bottom: 20px;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
}

.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: #fe8103;
	line-height: 1
}

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

.widget-erphpdown {
	overflow: inherit !important;
}

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

.widget-erphpdown .erphpdown-child>legend {
	padding: 0 5px;
	color: #777;
}

.widget-erphpdown .item {
	margin-bottom: 7px
}

.widget-erphpdown2 .item2 {
	margin-top: 10px;
}

.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: #fe8103
}

.widget-erphpdown .price i {
	background: #fe8103;
	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: #fe8103;
	color: #fff;
	padding: 2px 5px 1px;
	font-size: 12px;
}

.widget-erphpdown .vip {
	color: #777;
	font-size: 14px;
	text-align: center;
}

.widget-erphpdown .vip-only {
	text-align: center;
	margin-top: 10px;
}

.widget-erphpdown .vip a,
.widget-erphpdown .vip-only a {
	display: block;
	background: #fbb715;
	color: #fff;
	border-radius: 3px;
	padding: 8px 0;
	text-align: center;
	margin-top: 15px;
	margin-left: 0;
	font-size: 15px;
	line-height: 1.5
}

.widget-erphpdown .down {
	display: block;
	border-radius: 3px;
	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: 2px;
	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: 3px;
	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: 3px;
	color: #fff;
}

.widget-erphpdown .demos .demo-demo {
	background: #67CE9B
}

.widget-erphpdown .demos a:hover {
	opacity: .8
}

.widget-erphpdown .tips {
	color: #777;
	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: 3px;
}

.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: 5px;
	right: -5px;
}

.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;
	font-size: 14px;
}

.widget-erphpdown .item2 .down {
	margin-top: 0;
	margin-bottom: 2px;
}

.widget-erphpdown .item2 .erphpdown-copy {
	font-size: 12px;
	color: #a1a4ad;
}

.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: #fe8103;
	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: 2px;
	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: 2px
}

.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 0 62px;
	height: 70px
}

.widget-postlist .hasimgs li {
	padding: 8px 0 0 96px;
}

.widget-postlist .hasimg2 li {
	padding: 8px 0 0 !important;
	height: auto;
	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: 56px;
	overflow: hidden;
}

.widget-postlist .hasimgs li .img {
	width: 90px;
}

.widget-postlist .hasimg2 li .img {
	position: static;
	width: 100% !important;
}

.widget-postlist .hasimgs li .img img {
	width: 100%;
	height: 56px;
	border-radius: 2px;
}

.widget-postlist .hasimgs li .img img {
	width: 100%;
	height: 55.6px;
	border-radius: 2px;
}

.widget-postlist .hasimg2 li .img img {
	width: 100% !important;
	height: auto !important;
	border-radius: 2px;
}

.widget-postlist .hasimg li h4 {
	line-height: 18px;
	max-height: 36px;
	overflow: hidden
}

.widget-postlist .hasimg li .meta {
	position: absolute;
	bottom: 6px
}

.widget-postlist .hasimg li .meta .time {

}

.widget-postlist li h4 {
	
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.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;
	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 #fe8103;
	vertical-align: top;
	border-radius: 1px;
	background: #fe8103;
}

.widget_author .author-group:before {
	position: absolute;
	left: -8px;
	top: 50%;
	margin-top: -4px;
	content: "";
	border: 4px solid transparent;
	border-right: 4px solid #fe8103;
}

.widget_author .author-description {
	margin-top: 10px;
	font-size: 13px;
	color: #AAB2BD;
	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_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;
}

.widget-bottom-search .searchform {
	margin-bottom: 10px;
}

.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: #fe8103;
	color: #fff;
	border-radius: 0 20px 20px 0;
}

.widget-bottom-search button .icon {
	top: 0;
}

.widget-bottom-logo .footer-logo img {
	max-height: 120px;
	width: 120px;
	max-width: 120px;
	margin-bottom: 5px;
}

.footer-logo p {
	color: #fff;
}

.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: 3px;
}

.page-template-guestbook .single-comment {
	border-radius: 0 0 3px 3px;
}

.comments-title {
	margin: 0;
	line-height: 1;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 17px
}

.comments-title .icon {
	font-size: 18px;
	color: #fe8103;
	line-height: 1
}

.comments-title small {
	font-weight: normal;
	display: inline-block;
	margin-left: 10px;
	color: #fe8103;
	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: 3px;
	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: #fe8103;
	border: none;
	border-left: none;
	border-top: none;
	padding: 0px;
	width: 100px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	outline: 0;
	border-radius: 3px;
	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: 2px;
	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;
	margin-right: 50px;
	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;
	margin-right: 5px;
	background: #5cb85c;
	color: #fff;
	border-radius: 2px;
	padding: 1px 5px
}

.is-vip {
	color: #fbb715;
	margin-left: 2px;
	margin-right: 5px;
}

.comment .url:hover {
	text-decoration: underline
}

.comment .comt-meta {
	font-size: 12px;
	color: #777;
	margin-top: 7px
}

.comment .comment-reply-link {
	font-size: 12px;
	display: none;
	margin-left: 30px;
	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 1px;
	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 .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: 2px;
	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: #fe8103;
	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: 3px;
}

.tougao-item .tougao-btn {
	background: #fe8103;
	color: #fff;
	border: none;
	border-radius: 3px;
	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: 29px;
	line-height: 29px;
	background: transparent;
	border-radius: 3px;
	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: 3px;
}

.vip-content {
	text-align: center;
	margin-bottom: 60px;
}

body.home .vip-content {
	padding: 40px 0 25px;
	margin-bottom: 0;
	background-image: url(../img/vipbg.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.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: #fe8103;
	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: 22%;
	margin: 0 1% 30px 1%;
	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: #fe8103;
	padding: 15px 0;
	font-weight: normal;
	color: #fff;
	border-radius: 8px 8px 0 0;
}

.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 span {
	background: #f5f5f5;
	border-radius: 30px;
	padding: 7px 12px 5px;
	color: #333;
	display: inline-block;
	line-height: 1;
	font-size: 13px;
}

.vip-item .price {
	font-weight: 600;
	font-size: 32px;
	display: block;
	margin: 20px 0 5px;
}

.vip-item .price small {
	font-size: 14px;
}

.vip-item .vip-tips-box {
	width: 290px;
	height: 90px;
	position: absolute;
	background: url(../images/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 #fe8103;
	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: #fe8103 !important;
	border-radius: 50px;
	padding: 12px 35px;
}

.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: 0px 0 68px;
}

.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: #fe8103;
	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: #fe8103;
	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: 5px;
}

.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(../images/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;
	background-color: rgba(0, 0, 0, 0)!important;
}

.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: #fe8103;
	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: 31%;
	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 .cat {
    font-size: 12px;
    color: #777;
    margin-left: 18px;
	height: 18px;
}

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

.tagslist li .name {
	font-size: 16px;
	color: #333;
	overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.tagslist li small {
	margin-left: 10px;
	color: #bbb;
}

.tagslist li .tit {
	font-size: 14px;
	color: #999;
	overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.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: #fe8103;
	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
}

.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: #fe8103
}

.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: #fe8103;
	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: 0px;
	font-size: 17px;
	padding: 15px;
	border-bottom: 1px solid #eee
}

.link-box .link-list {
	padding: 0;
}

.link-box .link-list .link-item {
	float: left;
	width: calc(18% - 15px);
	margin: 0px;
}

.link-box .link-list .link-item .link-main {
	padding: 10px 10px 10px 20px;
	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 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;
}

.sitetips {
	background: #fff3e9;
	border: 1px solid #fcecdf;
	position: fixed;
	bottom: 20px;
	left: 0;
	right: 0;
	z-index: 998;
	width: 70%;
	max-width: 1000px;
	border-radius: 3px;
	font-size: 15px;
	display: none;
	padding: 14px 35px 12px;
	color: #f58b36;
	margin: 0 auto;
}

.sitetips .close {
	position: absolute;
	top: calc(50% - 12px);
	right: 15px;
	color: #FF7C3C !important;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
}

.sitetips .close .icon {
	font-size: 24px;
	top: -1px;
}

.sitetips a {
	padding: 0 !important;
	background: transparent !important;
	color: #fe8103 !important;
	text-decoration: underline;
}

.sitetips .btn {
	padding: 6px 12px !important;
	background: #fe8103 !important;
	color: #fff !important;
	border-radius: 20px;
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
	line-height: 1;
}

.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: 20px;
	position: relative
}

.sign .form-item i {
	position: absolute;
	left: 6px;
	top: 7px;
}

.sign .logo-login {
	width: auto;
	height: 58px;
	z-index: 9;
	position: relative;
}

.sign .captcha-clk,
.sign .captcha-sms-clk {
	cursor: pointer;
	font-size: 13px;
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 10.5px;
}

.sign .captcha-clk.disabled {
	border: 1px solid #949393;
	background: #949393;
	cursor: auto
}

.sign .captcha-clk2 {
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.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;
	clear: both;
    overflow: hidden;
}

#sign-up .sign-trans {
	margin-top: 10px
}

.sign-trans a,
.form-policy a {
	color: #fe8103
}

.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
}

.sign-show .sign .sign-box .img {
    text-align: center;
    width: 100%;
}

.sign-show .sign .sign-box .desc {
    font-size: 16px;
}

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 {
	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-qq:hover,
.sign-social .login-weibo:hover,
.sign-social .login-weixin: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: 1rem;
    top: 1rem;
    z-index: 2;
    border-top: 1px rgba(0, 0, 0, 0.2) solid;
    height: 4.8rem;
    width: 4.8rem;
    background: #fff;
    transform: rotate(45deg);
    transition: all 0.4s;
}

.sign .gtips {
    position: absolute;
    right: 50px;
    top: 5px;
    z-index: 999;
    font-size: 14px;
    color: #1aa97b;
}

.sign .expend-container:hover:after {
	right: 1.8rem;
	top: 1.8rem;
}

.sign .expend-container a {
	display: inline-block;
}

.sign .expend-container svg {
	fill: #999
}

.sign-in{
	padding: 25px;
}

.sign-in .title{
	font-size: 22px;
	text-align: center;
}

.sign-wrap {
    position: fixed;
    width: 100%;
    /* height: 80%; */
    /* left: 0; */
    /* top: 80px; */
    z-index: 9999999;
    text-align: center;
}

.sign-wrap .sign-close {
    position: relative;
    display: inline-block;
    margin-top: 15px;
    width: 45px;
    height: 45px;
    font-size: 28px;
    line-height: 45px;
    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;
}

.footer {
	position: relative;
	z-index: 9;
	clear: both;
	padding: 38px 20px 15px;
	font-size: 12px;
	text-align: center;
	color: #a7a7a7;
	background: #333
}

.footer a {
	color: #dcdcdc
}

.footer-widgets {
	overflow: hidden;
	margin: 0 -10px 10px
}

.footer-widget {
	width: calc(25% - 20px);
	float: left;
	text-align: center;
	margin: 0 10px 20px;
}

.footer-widget h3 {
	font-size: 16px;
	color: #f5f5f5;
	margin-bottom: 24px;
	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: 12px;
}

.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: #f1f1f1;
	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: #f1f1f1;
	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: "\e67a"
}

.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: 3px;
}

.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%
}

.rollbar {
	position: fixed;
	right: 10px;
	bottom: 50%;
	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 .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: 35px;
	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: #fe8103
}

.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)
}

.erphpdown-type-link {
	display: block;
	border-radius: 50px;
	width: 100%;
	padding: 12px 0;
	color: #fff !important;
	background: #fe8103;
	line-height: 1;
	text-align: center;
	margin-bottom: 20px;
}

.erphpdown-type-link:last-child {
	margin-bottom: 0
}
.bcolor0 {
	background: #0ec0e6;
}

.bcolor1 {
	background: #514e9f;
}

.bcolor2 {
	background: #6f0ee6;
}

.bcolor3 {
	background: #d2c55d;
}

.bg-phone {
	background: #00c250;
}

.bg-twitter {
	background: #00a3ee;
}

.erphpdown-type-qqpay {
	background: #0BB2FF;
}

.erphpdown-type-paypal {
	background: #0070ba;
}

.erphpdown-type-stripe {
	background: #635bff;
}

.erphpdown-type-credit {
	margin-top: 20px;
}

.erphpdown-type-card {
	background: #555
}

.layui-layer-btn .layui-layer-btn0 {
	background-color: #fe8103;
	border-color: #fe8103;
}

.layui-layer-iframe {
	overflow-y: inherit;
}

.layui-layer {
	border-radius: 5px;
}

.layui-layer-title {
	border-radius: 5px 5px 0 0
}

.layui-layer-iframe .layui-layer-setwin {
	right: 50%;
	top: auto;
	bottom: -40px;
	margin-right: 14px;
	z-index: 19891016;
}

.layui-layer-iframe .layui-layer-setwin .layui-layer-close2,
.layui-layer-iframe .layui-layer-setwin .layui-layer-close2:hover {
	display: inline-block;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTI4IiBoZWlnaHQ9IjEyOCI+PGRlZnM+PHN0eWxlLz48L2RlZnM+PHBhdGggZD0iTTUxMiAwQzIyOS4yIDAgMCAyMjkuMTk5OTk5IDAgNTEyYzAgMjgyLjggMjI5LjIgNTEyIDUxMiA1MTIgMjgyLjgwMDAwMSAwIDUxMi0yMjkuMiA1MTItNTEyQzEwMjQgMjI5LjE5OTk5OSA3OTQuODAwMDAxIDAgNTEyIDB6bTIxMy40NjA1MjIgNzI1Ljk3NTY1OWMtNi4wNzcyNDkgNi4wNzcyNDgtMTQuMDY0NDg4IDkuMTE1ODcyLTIyLjA1MTcyNyA5LjExNTg3Mi03Ljk4NzI0MiAwLTE2LjA2MTI5OC0zLjAzODYyNC0yMi4xMzg1NDgtOS4yMDI2OUw1MTIgNTU2LjI3MTMyMyAzNDIuNzI5NzUyIDcyNS44ODg4NDFjLTYuMDc3MjQ4IDYuMTY0MDY2LTE0LjE1MTMwNiA5LjIwMjY5LTIyLjEzODU0NiA5LjIwMjY5LTcuOTg3MjQgMC0xNS45NzQ0NzktMy4wMzg2MjQtMjIuMDUxNzI3LTkuMTE1ODcyLTEyLjI0MTMxMy0xMi4xNTQ0OTYtMTIuMjQxMzEzLTMxLjk0ODk2LS4wODY4MTgtNDQuMTkwMjczTDQ2Ny44OTY1NDYgNTExLjk5NDIzIDI5OC40NTI2NjEgMzQyLjIwMzA3NGMtMTIuMTU0NDk1LTEyLjI0MTMxMi0xMi4xNTQ0OTUtMzIuMDM1Nzc2LjA4NjgxOC00NC4xOTAyNzEgMTIuMjQxMzEzLTEyLjE1NDQ5NSAzMi4wMzU3NzctMTIuMTU0NDk1IDQ0LjE5MDI3My4wODY4MTdMNTEyIDQ2Ny43MTcxNDFsMTY5LjI3MDI0Ny0xNjkuNzA0MzM4YzEyLjE1NDQ5NS0xMi4yNDEzMTMgMzEuOTQ4OTU5LTEyLjI0MTMxMyA0NC4xOTAyNzUtLjA4NjgxOCAxMi4yNDEzMTMgMTIuMTU0NDk1IDEyLjI0MTMxMyAzMS45NDg5NTkuMDg2ODE4IDQ0LjE5MDI3Mkw1NTYuMTAzNDU0IDUxMS45OTQyMyA3MjUuNTQ3MzQgNjgxLjc4NTM4NmMxMi4xNTQ0OTUgMTIuMjQxMzEzIDEyLjE1NDQ5NSAzMi4wMzU3NzctLjA4NjgxOCA0NC4xOTAyNzN6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 28px;
	height: 28px;
}

.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 {
	display: none;
	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: 320px;
	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: 20px 30px 10px;
}

.wppay-custom-modal-box .wppay-modal .wppay-desc {
    text-align: center;
    font-size: 14px;
    color: #86878a;
    margin-bottom: 10px;
}

.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: #fe8103;
	float: none !important;
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab {
	padding: 0px 30px;
	text-align: center;
	margin-top: 20px
}

.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: #fe8103
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list {
	margin-top: 180px;
	background: #fe8103;
	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: #fe8103;
	font-weight: 600;
	font-size: 18px;
}

.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 {
	background: #00a3ee;
	color: #fff;
	text-decoration: none;
	padding: 8px 25px;
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #fff;
}

.wppay-modal .wppay-list {
    font-size: 14px;
    margin: 0px 20px;
}

.wppay-modal .wppay-list .wppay-list-tb {
    border-bottom: 1px solid #eee;
    padding: 8px 0;
}

.wppay-modal .wppay-list .wppay-list-tb span{
    color: #fe8103;
}

@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: 220px;
	}

	.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .account {
		margin-top: 20px !important;
	}

	.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap {
		display: block;
	}
}

.erphp-wppay {
	background-color: #fff;
	border: 2px dashed #fe8103;
	color: #333;
	font-size: 14px;
	line-height: inherit;
	padding: 5px 10px
}

.erphp-wppay-success {
	border: 2px dashed #54c468
}

.erphp-wppay b {
	color: #fe8103
}

.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
}

.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: 20px;
    width: 48px;
    height: 48px;
    font-size: 26px;
    line-height: 48px;
    font-weight: 600;
	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
}

.mobile-share-wrap .swiper-container .swiper-slide img {
    width: auto;
    height: 580px;
    border-radius: 2px;
}

.mobile-share-wrap .footers {
    color: #fff;
	line-height: 32px;
	font-size: 16px;
}

.mobile-share-wrap .footers span {
    background-color: #fe8103;
    padding: 1px 5px;
    border-radius: 3px;
}

.erphp-weixin-scan {
	margin: 0 auto;
    position: relative;
    max-width: 300px;
	text-align: center;
	z-index: 9
}

.erphp-weixin-scan .ews-title {
    text-align: center;
    font-size: 18px;
}

.erphp-weixin-scan img {
	max-width: 100%;
    height: auto;
}

.erphp-weixin-scan .ews-tips {
    text-align: center;
    font-size: 13px;
    color: #999;
    margin-top: 0px;
}

.cat.nocat {
	margin-left: 0 !important
}

.cat.nocat:after {
	content: none !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: #fe8103
}

.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: 320px;
	}

	.gd-large .grids:not(.relateds) .grid .img {
		height: 200px;
	}

	.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: #121212;
	color: #999;
}

body.night a {
	color: #999;
}

body.night .header,
body.home.night .header.scrolled {
	background: #232323;
	box-shadow: none;
}

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 .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: #121212;
	color: #777;
}

body.night .banner-slider.bg {
	background-color: #151515;
	color: #777;
}

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 h3 a,
body.night .lists .grid h3 a,
body.night .lists .list h3 a,
body.night .home-blogs ul li h3 a {
	color: #999;
}

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: #303030;
	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 .article-content .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 ul>li>a,
body.night .pagination ul>li>span {
	background-color: #232323;
	color: #fff;
}

body.night .filters {
	background: #232323;
}

body.night .filter-item {
	border-color: #414243;
}

body.night .filter-item>span {
	color: #777;
}

body.night .article-header-box {
	background: #232323;
	color: #777;
}

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: #232323;
	color: #777;
}

body.night .article-content .article-tips>div {
	background: #121212;
}

body.night .article-content h3 {
	background: #121212;
}

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;
}

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: #303030;
	border-color: #303030;
}

body.night .erphpdown .erphpdown-child>legend,
body.night .erphpdown-box .erphpdown-child>legend {
	color: #777;
}

body.night .article-copyright {
	color: #777;
	background: #303030
}

body.night .article-act .article-collect,
body.night .article-act .article-zan {
	border-color: #414243;
	color: #414243 !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
}

body.night .comment {
	border-color: #30364c;
}

body.night .comment .comt-avatar {
	background: #232323;
}

body.night .comt-box {
	border-color: #303030;
	background: #303030;
}

body.night .comt-area {
	color: #777;
}

body.night .comt-comterinfo input {
	border-color: #303030;
	background: #303030;
	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 .erphpdown-child {
	background: #303030;
	border-color: #303030;
}

body.night .widget-erphpdown .erphpdown-child>legend {
	color: #777;
}

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: #0a0a0a;
	color: #999;
}

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 .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>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;
}


@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-waterfall) .main .container {
		padding: 0 15px
	}

	.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;
	}

	.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: 1232px){
    .mobile {
        display: none;
    }
}

@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-cart {
		padding: 8px 12px 10px
	}

	.nav-right .nav-login {
		padding: 6px 0 6px 12px
	}

	.nav-right .nav-login.no {
		padding: 14px 0 12px 14px;
	}

	.nav-right .nav-vip {
		padding: 2px 12px 7px;
	}

	.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;
	}

	.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
	}
}

@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: 47%;
		margin: 0 1% 30px 1%;
	}

	.home-authors .home-authors-items .home-author {
		width: calc(25% - 20px);
	}

	.page-template-tougao .content {
		margin-right: 0
	}

	.page-template-tougao .sidebar {
		display: none;
	}
}

@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 {
		padding-top: 15px
	}

	body.home .main {
		padding-top: 25px
	}

	.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;
	}

	.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;
	}

	.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: 300px !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: 0 15px
	}

	.content-wrap {
		margin-bottom: 15px
	}

	.page-template-guestbook .content {
		margin-top: -40px;
	}

	.breadcrumbs {
		padding-bottom: 10px;
		margin-top: 0
	}

	.nav-main,.header .container,.footer {
		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 .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-right {
		font-size: 18px;
	}

	.nav-right .nav-search,
	.nav-right .nav-tougao,
	.nav-right .nav-cart {
		padding: 9px 10px
	}

	.nav-right .nav-login {
		padding: 9px 10px !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 10px;
	}

	.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 8px;
		color: #333 !important;
	}

	.nav-mobile-show .nav-main>li>a .icon-arrow-down {
		float: right
	}

	.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 {
		margin-bottom: 15px
	}

	.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
	}

	.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;
	}

	.lists .list.list-tj::after {
		right: 0;
		top: 0;
	}

	.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;
	}

	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;
	}

	.sidebar {
		display: none
	}

	.single .content,
	.page-template-default .content,
	.post-type-archive-blog .content,
	.archive .content,
	.search .content,
	.home .content,
	.page-template-tougao .content {
		margin-right: 0
	}

	.single-content,
	.article-nav,
	.single-comment {
		padding: 10px;
	}

	.single-related {
		padding: 10px 10px 0;
	}

	.single-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%;
		height: 260px;
		margin-left: 0;
		float: none;
		margin-bottom: 15px;
	}

	.article-title {
		font-size: 18px
	}

	.article-meta {
		font-size: 13px
	}

	.article-content {
		font-size: 15px
	}

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

	.article-content .article-audio {
		padding-top: 0
	}

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

	.pageside {
		width: 90px;
		display: none;
	}

	.pagemenu li a {
		font-size: 12px;
		padding: 8px 16px;
	}

	.content-nav {
		padding-left: 0;
	}

	.erphpdown-box {
		display: block
	}

	.footer-widget {
		width: calc(33.3333% - 20px);
		margin-bottom: 15px
	}

	.sitetips {
		width: 90%;
		text-align: left;
		font-size: 16px;
		padding: 15px;
		right: 0;
		left: 0;
		bottom: 50px;
	}

	.sitetips .close {
		right: calc(50% - 12px);
		bottom: -30px;
		top: inherit;
		font-size: 28px;
	}

	.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;
	}

	.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%;
	}
}

@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
	}

	.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
	}

	.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: 5px 10px 8px
	}

	.erphpdown-box .down {
		position: static;
		right: inherit;
		top: inherit;
		width: auto
	}

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

	.erphpdown-box .erphpdown-buy.down {
		width: auto;
		display: block;
		margin-left: 0
	}

	.erphpdown-box .tips {
		position: static;
		right: inherit;
		bottom: inherit;
		width: auto
	}

	.erphpdown-box .meta {
		position: static;
		right: inherit;
		bottom: inherit;
		width: auto
	}

	.vip-content {
		margin-bottom: 80px;
	}

	.vip-item {
		width: 47%;
		margin: 0 1% 30px 1%;
		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;
	}

	.erphpdown-box .tips2 {
		margin-top: 5px;
	}

	.home-authors .home-authors-items .home-author {
		width: calc(50% - 20px);
	}
}

@media (max-width: 620px) and (min-width: 481px) {
	.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) {
	.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: 35px;
	}

	.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;
	}

	.vip-item {
		margin: 0 1% 20px 1%;
	}

	.vip-item h6 {
		font-size: 15px;
		padding: 8px 0;
	}

	.vip-item .price {
		font-size: 24px;
		margin: 10px 0 5px;
	}

	.vip-item p.border-decor span {
		font-size: 12px;
		padding: 5px 10px 3px;
	}

	.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)
	}

	.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;
	}

	.grids,
	.gd-mini .grids {
		margin: 0 -5px 10px
	}

	.grids .grid,
	.single-related .grids .grid,
	.gd-mini .grids .grid {
		width: calc(50% - 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: 120px;
	}

	.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: 8px;
	}

	.article-meta .item.right {
		float: none;
	}

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

	.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
	}
}

.pageside h2 {
    background: #f5f5f5;
    text-align: center;
    font-size: 18px;
    padding: 15px 0;
}

#credit_loading {
    width: 100%;
    text-align: center;
    clear: both;
    font-size: 14px;
    color: #9E9E9E;
    padding: 12px 0;
}

#btn_Page {
    display: inline-block;
    padding: 10px 80px;
    text-decoration: none;
    background-color: #fe8103;
    color: #fff !important;
    border-radius: 50px;
	margin-bottom: 10px;
}

.infoimg {
    text-align: center;
    margin-bottom: 88px;
}

.url_content {
    z-index: 99999999;
    background: #fff;
    border-radius: 6px;
    margin: 0 auto;
    width: 388px;
    padding: 20px;
}
.content-title {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 1px;
    line-height: 16px;
    text-align: center;
}
.content-sub-title {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin: 20px 0;
}
.url_content .qr {
    width: 120px;
    height: 120px;
    box-shadow: 0 0 9px 0 hsla(0,0%,78%,.5);
    margin: 10px auto;
}
.qr img {
    width: 100%;
    box-shadow: none;
}
.qr-desc {
    font-size: 12px;
    color: #999;
    letter-spacing: 1px;
    line-height: 12px;
    text-align: center;
    padding-bottom: 8px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 11px;
}
.url-wrap {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 9px;
    font-size: 14px;
	line-height: 1.6;
    color: #5671a4;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;	
}
.qr-bottom, .qr-bottom-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.qr-bottom-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.qr-bottom {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.qr-bottom-button-cancel {
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.11);
    color: #999;
}
.qr-bottom-button {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    font-size: 18px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.qr-bottom-button-copy {
    background: #fe8103;
    box-shadow: 0 1px 5px 0 rgba(255,90,49,.4);
    color: #fff;
    border: none;
    outline: none;
}
.shorturl {
    background: #fe8103;
    box-shadow: 0 1px 5px 0 rgba(255,90,49,.4);
    color: #fff;
    border: none;
    outline: none;
    padding: 3px 8px;
    border-radius: 20px;
}
.openlink {
    background: #2ba245;
    box-shadow: 0 1px 5px 0 rgba(255,90,49,.4);
    color: #fff;
    border: none;
    outline: none;
    padding: 5px 18px;
    border-radius: 20px;
}

.channelGiftDialog {
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 5px;
    color: #888;
    left: 50%;
    max-width: 380px;
    overflow: hidden;
    padding: 16px 26px;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    z-index: 301;
}
.fo9kvok {
    font-size: 20px;
    margin-bottom: 16px;
    text-align: center;
}
.weui-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.gift-num-text{
    font-size: 14px;
}
.typeGiftNum p {
    font-size: 12px;
}
.weui-flex__item {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.weui-btn {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 2.5;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-left: 18px;
    padding-right: 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.gift-dialog .git-num-box, .git-num-box {
    margin-top: 12px;
}
.gift-num-selected {
    color: #fff;
    font-size: 16px;
    line-height: 1.9;
}
.gift-num {
    border: 1px solid #ececec;
    color: #888;
    font-size: 16px;
    line-height: 1.9;
}
.gift-middle {
    margin: 0 22px;
}
.typeGiftNum {
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
}
.reduceNum, .addNum {
    border: 1px solid #ececec;
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    height: 32px;
    line-height: 22px;
    padding: 3px 10px;
}
.typeNum {
    border: 1px solid #ececec;
    color: #888;
    display: inline-block;
    font-size: 20px;
    height: 32px;
    margin: 0;
    /* padding: 3px 0; */
    text-align: center;
    width: 248px;
}

.totalBill {
	font-size: 16px;
    padding: 8px 0;
    text-align: center;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,.05);
    border-bottom: 1px solid rgba(0,0,0,.05);
}

.totalTips, .totalTips span {
	font-weight: 600;
}

.totalBillTips {
    margin-top: 2px;
    font-size: 14px;
    text-align: center;
}

.payMoney {
    border-radius: 5rem;
    color: #fff;
    font-size: 16px;
    margin-top: 12px;
    padding: 12px;
    text-align: center;
}
.gmaek {
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 300;
}
.giveaws {
    display: none;
}

.modal__option {
	display: flex;
	justify-content: space-around;
	text-align: center;
	margin: 0 -10px 12px;
}

.modal__option__item {
	position: relative;
}

.modal__option__item .item__card {
	box-sizing: border-box;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(231, 231, 231);
	border-radius: 5px;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.03);
	width: 102px;
	height: 98px;
	background-color: #fff;
	position: relative;
}

.item__card__top {
	font-size: 14px;
	font-weight: 600;
	color: #666;
	margin-top: 10px;
	margin-bottom: 6px;
}

.item__card__price {
	font-size: 16px;
	color: #f9504d;
	font-weight: 600;
	font-family: "DIN Condensed";
}

.item__card__price small {
	font-size: 10px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.item__card__bottom {
	font-size: 12px;
	color: #999;
	margin-top: 6px;
}

.modal__option__item input.item__card__input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 2;
}

input.item__card__input:checked+.item__card {
	border-color: #FF5A31;
	background-color: #f6f8ff;
	box-shadow: 0px 3px 5px 0px rgba(89, 117, 228, 0.1);
}

input.item__card__input:checked+.item__card .item__card__top {
	color: #1a1a1a;
}

input.item__card__input:checked+.item__card::before {
	display: block;
	content: "";
	width: 12px;
	height: 12px;
	background-color: #FF5A31;
	border-bottom-right-radius: 2px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(/assets/img/checkeds.png);
	background-size: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.giveawbtn {
    width: 20%;
    text-align: center;
    margin: 0px auto 20px;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 18px;
    font-weight: 600;
    border: none;
    cursor: pointer;
}
.bg-yellow-dark {
    background: #fe8103;
}

.action {
	position: fixed;
	z-index: 999;
	bottom: 30%;
	right: 20px;
	width: 40px
}

.action.action-style-1 {
	width: 62px
}

.action.action-style-1 .action-item {
	width: 62px;
	height: 64px
}

.action.action-style-1 .action-item>span {
	display: block;
	font-size: 12px;
	line-height: 1
}

.action.action-style-1 .action-item-icon {
	font-size: 28px;
	line-height: 42px;
	vertical-align: top
}

.action.action-color-1 .action-item {
	position: relative;
	z-index: 0;
	color: #fff;
	background-color: var(--action-color)
}

.action.action-color-1 .action-item:hover:before {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .1);
	content: ""
}

.action.action-pos-1 {
	right: auto;
	left: 50%;
	margin-left: 610px
}

@media (max-width:1219px) {
	.action.action-pos-1 {
		left: auto;
		right: 10px;
		margin-left: 0
	}
}


.action .action-item {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #999;
	text-align: center;
	background: #eee;
	text-decoration: none;
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.action .action-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.action .action-item:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.action .action-item:hover {
	color: #fff;
	background-color: var(--theme-hover);
	cursor: pointer
}

.action .action-item:hover .action-item-inner {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.action .action-item-icon {
	font-size: 20px;
	line-height: 40px
}

.action .action-item-inner {
	visibility: hidden;
	position: absolute;
	right: 98%;
	bottom: 0;
	width: 250px;
	padding: 15px;
	font-size: 12px;
	color: #333;
	text-align: left;
	background-color: #fff;
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1);
	opacity: 0;
	cursor: auto;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.action .action-item-inner:after {
	position: absolute;
	width: 5px;
	height: 100%;
	right: -5px;
	top: 0;
	content: ""
}

.action .action-item-inner.action-item-type-2 {
	font-size: 14px;
	line-height: 1.6
}

.action .action-item-inner.action-item-type-2 p:last-child,
.modules-text blockquote p:last-child,
.modules-text p:last-child {
	margin-bottom: 0
}

.action .action-item-inner img {
	max-width: 100%;
	height: auto
}

.action.action-color-1 .action-item {
	background-color: #1AA97B;
}