.action {
	position: fixed;
	z-index: 999;
	top: 50%;
	right: 10px;
	width: 40px
}
.action .a-box {
	position: relative;
	width: 40px;
	height: 40px;
	margin-top: 2px;
	color: #999;
	background: #eee;
	box-shadow: inset -1px -1px 0 0 rgba(0,0,0,.05);
	border-radius: 2px;
	transition: all .2s ease-in-out
}
.action .a-box:after {
	position: absolute;
	top: 0;
	height: 40px;
	width: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	font-family: FontAwesome;
	overflow: hidden
}
.action .a-box:hover {
	color: #fff;
	background-color: #4285f4;
	cursor: pointer
}
.action .a-box:hover:after {
	padding: 4px;
	font-size: 12px;
	font-family: lucida Grande, Verdana, Microsoft YaHei;
	line-height: 16px;
	word-break: break-all
}
.action .contact:after {
	content: "\f0e5"
}
.action .contact:hover:after {
	content: "\8054\7CFB\5BA2\670D"
}
.action .contact p {
	margin-bottom: 5px
}
.action .contact-wrap, .action .wechat-wrap {
	display: none;
	position: absolute;
	right: 41px;
	top: 0;
	width: 200px;
	padding: 10px;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	box-shadow: 0 0 1px rgba(0,0,0,.3);
	cursor: auto
}
.action .contact-title {
	margin: 0 0 10px;
	padding: 5px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	background-color: #3ca5f6
}
.action .wechat:after {
	content: "\f029"
}
.action .wechat:hover:after {
	content: "\5173\6CE8\5FAE\4FE1"
}
.action .wechat-wrap {
	top: -42px;
	width: 150px;
	padding: 2px
}
.action .wechat-wrap img {
	width: 100%;
	height: auto;
	vertical-align: top
}
.action .share {
	display: block;
	float: none!important;
	height: 40px!important;
	margin: 2px 0 0!important;
	padding-left: 0!important;
	color: #999!important;
	background-image: none!important
}
.action .share:after {
	content: "\f045"
}
.action .share:hover {
	opacity: 1!important;
	text-decoration: none!important
}
.action .share:hover:after {
	color: #fff!important;
	content: "\5206\4EAB\672C\9875"
}
.action .gotop:after {
	font-size: 30px;
	line-height: 38px;
	content: "\f106"
}
.action .gotop:hover:after {
	content: "\8FD4\56DE\9876\90E8"
}
@media (max-width:767px) {
.action {
	display: none
}
}
.ie-update {
	position: fixed;
	_position: absolute;
	z-index: 99999;
	left: 0;
	top: 0;
	width: 100%;
	height: 30px;
	padding: 10px 0;
	font-size: 14px;
	color: #eea236;
	line-height: 30px;
	background: #f7ecb5;
	box-sizing: content-box
}
.ie-update p {
	margin: 0
}
.addthis-smartlayers, .footer-bar {
	display: none
}
.footer-bar {
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	font-size: 0;
	text-align: center;
	border-top: 1px solid #ddd;
	color: #666;
	background: #fff;
	table-layout: fixed
}
@media (max-width:767px) {
.footer-bar {
	display: table
}
}
.footer-bar .fb-item {
	display: table-cell;
	height: 50px;
	font-size: 16px;
	vertical-align: middle
}
.footer-bar .fb-item .fa {
	font-size: 24px;
	line-height: 26px
}
.footer-bar .fb-item span {
	display: block;
	font-size: 12px;
	line-height: 12px
}
.footer-bar a {
	display: block;
	color: #666;
	text-decoration: none
}
.footer-bar a:active, .footer-bar a:focus, .footer-bar a:hover {
	color: #333
}
#footer-bar .modal-body img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto
}

body>header.header {
	position: fixed;
	left: 0;
	z-index: 999;
	width: 100%;
	border: 0;
	background: #fff;
	box-shadow: 0 0 3px 1px rgba(0,0,0,.1)
}
@media (max-width:767px) {
.page-no-sidebar.member-lostpassword body>header.header .member-lp-process, body>header.header .container, body>header.header .page-no-sidebar.member-lostpassword .member-lp-process {
	padding: 0 10px 0 15px!important
}
}
body>header.header .logo {
	height: 62px;
	float: none;
	display: table-cell;
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 1;
	vertical-align: middle;
	transition: all .3s ease-out 0s
}
@media (max-width:767px) {
body>header.header .logo {
	height: 50px
}
}
body>header.header .logo img {
	width: auto;
	max-height: 32px;
	transition: all .3s ease-out 0s;
	vertical-align: top
}
@media (max-width:767px) {
body>header.header .logo img {
	max-height: 26px
}
}
body>header.header .primary-menu {
	margin-left: 40px
}
body>header.header .nav {
	font-size: 15px
}
body>header.header .nav>li.dropdown>a {
	padding-right: 28px
}
@media (min-width:992px) and (max-width:1199px) {
body>header.header .nav>li.dropdown>a {
	padding-right: 22px
}
}
@media (max-width:767px) {
body>header.header .nav>li {
	margin: 0
}
}
body>header.header .nav>li:first-child {
	margin-left: 0
}
body>header.header .nav>li.active>a {
	color: #3ca5f6
}
body>header.header .nav>li>a {
	padding: 0 14px;
	color: #333;
	line-height: 62px;
	background: none
}
@media (min-width:992px) and (max-width:1199px) {
body>header.header .nav>li>a {
	padding: 0 8px
}
}
body>header.header .nav>li>a:hover {
	color: #4285f4;
	background: none
}
body>header.header .navbar-nav>.dropdown {
	position: relative
}
body>header.header .navbar-nav>.dropdown:after {
	position: absolute;
	right: 14px;
	top: 0;
	font-family: FontAwesome;
	content: "\f107";
	font-size: 1.16667rem;
	line-height: 62px;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	opacity: .7
}
@media (min-width:992px) and (max-width:1199px) {
body>header.header .navbar-nav>.dropdown:after {
	right: 8px
}
}
body>header.header .navbar-nav>.dropdown:hover:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}
body>header.header .navbar-nav>.dropdown:hover>a:after, body>header.header .navbar-nav>.dropdown:hover>a:before {
	opacity: 1
}
body>header.header .navbar-nav>.dropdown>a {
	position: relative;
	z-index: 1001
}
@media (max-width:991px) {
body>header.header .navbar-nav>.dropdown>a {
	z-index: auto
}
}
body>header.header .navbar-nav>.dropdown>a:after, body>header.header .navbar-nav>.dropdown>a:before {
	opacity: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 0;
	margin-left: -8px;
	border: 8px solid transparent;
	border-bottom-color: #eee;
	content: "";
	transition: all .2s ease-out
}
@media (max-width:991px) {
body>header.header .navbar-nav>.dropdown>a:after, body>header.header .navbar-nav>.dropdown>a:before {
	display: none
}
}
body>header.header .navbar-nav>.dropdown>a:after {
	bottom: -1px;
	border-bottom-color: #fff
}
body>header.header .dropdown-menu {
	min-width: 120px
}
body>header.header .dropdown-menu>li>a {
	padding: 9px 15px
}
body>header.header .dropdown-menu>.active>a {
	color: #3ca5f6;
	background: none
}
body>header.header .dropdown-menu>.active>a:focus, body>header.header .dropdown-menu>.active>a:hover, body>header.header .dropdown-menu>li>a:hover {
	color: #fff;
	background: #4285f4
}
body>header.header .wpcom-adv-menu {
	position: relative
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	border-top: 1px solid rgba(0,0,0,.05)
}
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu li {
	display: block!important;
	width: 100%!important
}
body>header.header .wpcom-adv-menu li a {
	display: block!important;
	padding: 0 20px;
	font-weight: 400;
	line-height: 48px!important;
	color: #fff;
	border-bottom: 1px solid rgba(0,0,0,.05)
}
body>header.header .wpcom-adv-menu li a:active, body>header.header .wpcom-adv-menu li a:focus, body>header.header .wpcom-adv-menu li a:hover {
	color: #fff!important;
	background: hsla(0,0%,100%,.1)!important
}
}
body>header.header .wpcom-adv-menu li img {
	display: inline-block;
	max-height: 22px;
	margin-top: -1px;
	margin-right: 5px;
	width: auto;
	vertical-align: middle
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu li img {
	border-radius: 2px
}
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu .active>a {
	color: #fff!important;
	background: hsla(0,0%,100%,.1)!important
}
body>header.header .wpcom-adv-menu .active>.m-dropdown {
	color: #fff
}
}
body>header.header .wpcom-adv-menu>.dropdown .dropdown-menu {
	display: block;
	padding: 0;
	opacity: 0;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transition: opacity .1s .2s, visibility .1s .3s, -webkit-transform .3s;
	transition: transform .3s, opacity .1s .2s, visibility .1s .3s;
	transition: transform .3s, opacity .1s .2s, visibility .1s .3s, -webkit-transform .3s;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 0;
	border: 0
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.dropdown .dropdown-menu {
	position: relative;
	display: none;
	float: none;
	width: 100%!important;
	left: 0!important;
	padding: 1px 0!important;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	visibility: visible;
	background: rgba(0,0,0,.1);
	opacity: 1;
	box-shadow: none;
	border-top: 0;
	border-left: 5px solid rgba(0,0,0,.08)!important;
	box-sizing: border-box!important
}
}
body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu {
	padding: 2px 0
}
body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu li {
	display: block
}
body>header.header .wpcom-adv-menu>.dropdown:hover>.dropdown-menu {
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	transition: opacity .1s, -webkit-transform .3s;
	transition: transform .3s, opacity .1s;
	transition: transform .3s, opacity .1s, -webkit-transform .3s;
	visibility: visible
}
body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu>.dropdown>.dropdown-menu {
	left: 100%;
	top: 0
}
body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu>.dropdown:hover>.dropdown-menu {
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	transition: opacity .1s, -webkit-transform .3s;
	transition: transform .3s, opacity .1s;
	transition: transform .3s, opacity .1s, -webkit-transform .3s;
	visibility: visible
}
body>header.header .wpcom-adv-menu>.dropdown.menu-item-style .dropdown {
	display: inline-block
}
body>header.header .wpcom-adv-menu>.dropdown.menu-item-style>.dropdown-menu .dropdown-menu {
	position: static;
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	visibility: visible
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style {
	position: relative
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap {
	padding: 15px 20px;
	font-size: 0;
	box-sizing: content-box
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li {
	display: inline-block;
	width: 240px;
	vertical-align: top;
	text-align: left
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	padding: 0 15px;
	line-height: 40px
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a:hover {
	background: none
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a {
	font-weight: 400;
	font-size: 16px
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	float: none;
	box-shadow: none;
	background: none;
	border: 0
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu {
	display: none
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li {
	display: block
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a {
	padding: 0 15px;
	font-size: 15px;
	line-height: 40px
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a {
	font-size: 16px
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a:hover {
	background: rgba(0,0,0,.03)
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-2 {
	width: 480px
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-3 {
	width: 720px
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-4 {
	width: 100%;
	text-align: center;
	box-sizing: border-box
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-5 {
	width: 100%;
	box-sizing: border-box
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-5>li {
	width: 19.99%
}
body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a, body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a {
	padding: 10px 15px
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a, body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a {
	line-height: 40px!important
}
}
body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a .menu-item-image, body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
	max-height: 40px;
	margin-right: 15px
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a .menu-item-image, body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
	margin-right: 10px
}
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap {
	width: 100%;
	box-sizing: border-box
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown {
	width: 100%
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu {
	margin-bottom: 10px;
	font-size: 0
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu {
	margin-bottom: 0
}
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image {
	width: 19.99%;
	display: inline-block
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a {
	padding: 10px 15px 0;
	margin-bottom: 10px;
	text-align: center
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a {
	padding: 10px 15px;
	text-align: left;
	margin: 0;
	line-height: 50px!important
}
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a .menu-item-image, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	max-height: none
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a .menu-item-image, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
	width: 50px;
	display: inline-block!important;
	margin-right: 10px;
	vertical-align: middle
}
}
@media (min-width:992px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a {
	color: #333
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a:hover {
	color: #4285f4
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a:focus {
	background: none
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a:hover {
	background: #4285f4
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-4, body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-5 {
	width: 1180px
}
@media (max-width:1199px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-4, body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-5 {
	width: 960px
}
}
@media (max-width:1199px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-4>li {
	width: 228px
}
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap {
	width: 1180px
}
@media (max-width:1199px) {
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap {
	width: 960px
}
}
body>header.header.header-style-2 {
	color: #fff
}
body>header.header.header-style-2 .nav>li>a {
	color: hsla(0,0%,100%,.9)
}
body>header.header.header-style-2 .nav>li.active>a, body>header.header.header-style-2 .nav>li>a:hover {
	color: #fff;
	font-weight: 500
}
body>header.header.header-style-2 .navbar-action .profile>li>a {
	color: #eee
}
body>header.header.header-style-2 .navbar-action .login, body>header.header.header-style-2 .navbar-search-icon, body>header.header.header-style-2 .shopping-cart a {
	color: hsla(0,0%,100%,.8)
}
body>header.header.header-style-2 .navbar-action .login:hover, body>header.header.header-style-2 .navbar-search-icon:hover, body>header.header.header-style-2 .shopping-cart a:hover {
	color: #fff
}
@media (max-width:991px) {
body>header.header.header-style-2 .navbar-search-icon {
	color: #3ca5f6
}
body>header.header.header-style-2 .navbar-search-icon:hover {
	color: #4285f4
}
}
body>header.header.header-style-2 .navbar-search {
	border-left: 1px solid hsla(0,0%,100%,.1);
	border-right: 1px solid hsla(0,0%,100%,.1)
}
body>header.header.header-style-2 .navbar-search.active {
	background: rgba(0,0,0,.6)
}
body>header.header.header-style-2 .navbar-search-input {
	color: #eee
}
body>header.header.header-style-2 input::-webkit-input-placeholder {
color:#ddd
}
body>header.header.header-style-2 input:-moz-placeholder, body>header.header.header-style-2 input::-moz-placeholder {
color:#ddd
}
body>header.header.header-style-2 input:-ms-input-placeholder {
color:#ddd
}
.navbar-collapse {
	padding-right: 0
}
.navbar-action {
	position: relative;
	z-index: 1002;
	height: 30px;
	font-size: 0;
	margin-top: 16px;
	margin-left: 10px
}
.navbar-action #j-user-wrap {
	display: inline-block
}
.navbar-action .login {
	/*display: none;*/
	margin-left: 15px;
	font-size: 15px;
	color: #666;
	line-height: 30px
}
.navbar-action .login.cur {
	display: inline-block
}
@media (max-width:991px) {
.navbar-action .login.cur {
	display: table-cell;
	border-left: 20px solid #3ca5f6;
	border-right: 5px solid #3ca5f6
}
.navbar-action .login.cur.register {
	border-right: 20px solid #3ca5f6;
	border-left: 5px solid #3ca5f6
}
}
.navbar-action .login:focus, .navbar-action .login:hover {
	color: #4285f4;
	text-decoration: none
}
@media (max-width:991px) {
.navbar-action .login {
	margin: 20px;
	padding: 8px 30px;
	line-height: 22px;
	text-align: center;
	color: hsla(0,0%,100%,.8);
	background: hsla(0,0%,100%,.1)
}
.navbar-action .login:hover {
	color: #fff
}
}
.navbar-action .publish {
	display: inline-block;
	padding: 0 15px;
	margin-left: 15px;
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	background: #3ca5f6;
	border-radius: 3px;
	vertical-align: top
}
.navbar-action .publish:focus, .navbar-action .publish:hover {
	background: #4285f4;
	text-decoration: none
}
.navbar-action .profile {
	display: inline-block;
	height: 46px;
	margin-left: 15px;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	vertical-align: top
}
.navbar-action .profile .menu-item {
	height: 46px;
	padding-bottom: 10px
}
.navbar-action .profile .dropdown {
	padding-right: 18px
}
.navbar-action .profile .dropdown:after {
	position: absolute;
	right: 5px;
	top: 0;
	font-family: FontAwesome;
	content: "\f107";
	font-size: 14px;
	line-height: 30px;
	opacity: .7
}
.navbar-action .profile .dropdown:after, .navbar-action .profile .dropdown:hover:after {
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}
.navbar-action .profile .dropdown:hover:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.navbar-action .profile .dropdown:hover .dropdown-menu {
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	transition: opacity .1s, -webkit-transform .3s;
	transition: transform .3s, opacity .1s;
	transition: transform .3s, opacity .1s, -webkit-transform .3s;
	visibility: visible
}
.navbar-action .profile .dropdown:hover .dropdown-menu:after, .navbar-action .profile .dropdown:hover .dropdown-menu:before {
	opacity: 1;
	transition: opacity .1s, -webkit-transform .2s;
	transition: transform .2s, opacity .1s;
	transition: transform .2s, opacity .1s, -webkit-transform .2s
}
.navbar-action .profile .dropdown-menu {
	display: block;
	opacity: 0;
	margin: 0;
	min-width: 120px;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transition: opacity .1s .2s, visibility .1s .3s, -webkit-transform .3s;
	transition: transform .3s, opacity .1s .2s, visibility .1s .3s;
	transition: transform .3s, opacity .1s .2s, visibility .1s .3s, -webkit-transform .3s;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 0;
	border: 0;
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}
.navbar-action .profile .dropdown-menu:after, .navbar-action .profile .dropdown-menu:before {
	position: absolute;
	left: 40px;
	top: -14px;
	margin-left: -7px;
	border: 7px solid transparent;
	border-bottom: 7px solid #eee;
	content: "";
	opacity: 0;
	transition: opacity .2s 0s
}
.navbar-action .profile .dropdown-menu:after {
	z-index: 1;
	top: -13px;
	border-bottom: 7px solid #fff
}
.navbar-action .profile .dropdown-menu a {
	display: block;
	line-height: 20px
}
.navbar-action .profile a {
	display: inline-block;
	line-height: 30px;
	color: #999;
	text-decoration: none;
	vertical-align: top
}
.navbar-action .profile a:hover {
	color: #4285f4
}
.navbar-action .profile .menu-item-user {
	max-width: 180px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.navbar-action .profile img {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 3px;
	border-radius: 50%;
	vertical-align: top
}
.navbar-search {
	position: absolute;
	left: -54px;
	z-index: 1;
	width: 44px;
	height: 30px;
	margin-right: 10px;
	border-left: 1px solid hsla(0,0%,39%,.1);
	border-right: 1px solid hsla(0,0%,39%,.1);
	box-sizing: border-box;
	vertical-align: top;
	transition: all .3s ease-out 0s
}
@media (max-width:991px) {
.navbar-search {
	position: relative;
	left: auto
}
}
.navbar-search.active {
	width: 184px;
	left: -194px;
	background: #fff;
	transition: all .3s ease-out 0s
}
@media (max-width:991px) {
.navbar-search.active {
	left: auto
}
}
.navbar-search.active .navbar-search-input {
	width: 155px;
	padding: 0 10px;
	transition: all .3s ease-out 0s
}
.navbar-search.warning {
	background: #fff0f0;
	border-left: 1px solid #ffc9c9;
	border-right: 1px solid #ffc9c9
}
@media (max-width:991px) {
.navbar-search.warning {
	background: none;
	border-color: transparent
}
.navbar-search.warning .navbar-search-input {
	background: #fff0f0;
	border-color: #ffc9c9
}
}
.navbar-search-input {
	width: 0;
	height: 30px;
	padding: 0;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	border: 0;
	background: none;
	outline: 0;
	transition: all .3s ease-out 0s
}
.navbar-search-icon {
	position: absolute;
	top: 0;
	right: 10px;
	height: 30px;
	display: block;
	text-align: center;
	color: #ccc
}
.navbar-search-icon:after {
	display: inline-block;
	width: 22px;
	font-size: 18px;
	line-height: 30px;
	content: "\f002";
	font-family: FontAwesome
}
.navbar-search-icon:focus, .navbar-search-icon:hover {
	color: #4285f4;
	text-decoration: none
}
@media (max-width:991px) {
.shopping-cart {
	display: none!important
}
body>header.header .nav {
	font-size: 16px
}
body>header.header .navbar-header {
	margin: 0;
	float: none
}
body>header.header .primary-menu {
	margin: 0;
	float: none!important
}
body>header.header .dropdown:after {
	display: none
}
body>header.header.header-style-2 .icon-bar {
	background: hsla(0,0%,100%,.85)
}
.navbar-nav {
	margin: 0;
	width: 100%
}
.navbar-nav>li {
	float: none
}
.navbar-nav li {
	background-image: none!important
}
.navbar-toggle {
	display: block;
	margin: 14px 0 0;
	transition: all .3s ease-out 0s
}
}
@media (max-width:991px) and (max-width:767px) {
.navbar-toggle {
	margin-top: 8px
}
}
@media (max-width:991px) {
.navbar-collapse {
	position: fixed;
	bottom: 0;
	top: 0;
	right: 100%;
	z-index: 998;
	padding: 50px 0;
	width: 80%;
	height: 100%!important;
	margin: 0!important;
	background: #3ca5f6;
	transition: all .3s ease-out 0s;
	overflow: auto;
	border: 0
}
.navbar-collapse.collapse {
	display: none!important
}
.collapse.in {
	display: block!important
}
.icon-bar {
	transition: all .3s ease-out .3s;
	background: #999
}
.navbar-on {
	transition: all .3s ease-out 0s;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	-webkit-transform: translateX(80%);
	transform: translateX(80%)
}
.navbar-on.admin-bar .header {
	margin-top: 46px
}
.navbar-on .navbar-on-shadow {
	position: fixed;
	z-index: 10000000000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	content: "";
	background: rgba(0,0,0,.3)
}
.navbar-on .icon-bar {
	transition: all .3s ease-out .3s;
	background: #fff!important
}
.navbar-on .icon-bar-1 {
	margin-bottom: 0;
	-webkit-transform: rotate(-45deg) translate(-3px, 5px);
	transform: rotate(-45deg) translate(-3px, 5px)
}
.navbar-on .icon-bar-2 {
	opacity: 0
}
.navbar-on .icon-bar-3 {
	-webkit-transform: rotate(45deg) translate(-3px, -5px);
	transform: rotate(45deg) translate(-3px, -5px)
}
.navbar-on .navbar-toggle {
	position: fixed;
	top: 0;
	z-index: 1000;
	right: 100%;
	background: none!important;
	border: 0!important;
	margin-top: 8px;
	transition: all .3s ease-out 0s
}
.navbar-action {
	float: none!important;
	margin: 0;
	height: auto;
	padding: 20px 0 30px;
	overflow: hidden
}
.navbar-action .navbar-search {
	display: block;
	width: 100%;
	padding: 0 20px;
	height: auto;
	border: 0;
	background: none
}
.navbar-action .navbar-search-input {
	width: 100%;
	height: 36px;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #fff
}
.navbar-action .navbar-search-icon {
	right: 30px;
	height: 36px
}
.navbar-action .navbar-search-icon:after {
	line-height: 36px
}
.navbar-action #j-user-wrap {
	display: table;
	width: 100%;
	padding: 20px 0
}
.navbar-action .profile {
	margin: 20px 0;
	height: auto;
	display: block
}
.navbar-action .profile a {
	display: block;
	color: #fff
}
.navbar-action .profile .menu-item {
	height: auto;
	padding: 0
}
.navbar-action .profile .menu-item>a {
	padding: 7px 20px
}
.navbar-action .profile .dropdown-menu {
	position: relative;
	float: none;
	display: none;
	width: 100%;
	padding: 1px 0!important;
	visibility: visible;
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	background: rgba(0,0,0,.1);
	border: 0;
	border-left: 5px solid rgba(0,0,0,.08)!important;
	box-sizing: border-box!important;
	border-radius: 0;
	box-shadow: none
}
.navbar-action .profile .dropdown-menu:after, .navbar-action .profile .dropdown-menu:before {
	display: none
}
.navbar-action .profile .dropdown-menu li {
	border-bottom: 1px solid hsla(0,0%,4%,.05)!important
}
.navbar-action .profile .dropdown-menu li:last-child {
	border-bottom: 0!important
}
.navbar-action .profile .dropdown-menu li>a:hover {
	color: #fff!important;
	background: hsla(0,0%,100%,.1)!important
}
.navbar-action .publish {
	margin: 0 20px;
	padding: 8px 30px;
	line-height: 22px;
	color: #fff;
	border: 0;
	display: block;
	text-align: center;
	border-radius: 0;
	background-color: hsla(0,0%,100%,.1)!important
}
}
@media screen and (max-width:600px) {
#wpadminbar {
	position: fixed!important
}
}
.hentry {
	background: #fff;
	padding: 30px;
	margin-bottom: 20px
}
@media (max-width:1219px) {
.hentry {
	padding: 20px
}
}
@media (max-width:767px) {
.hentry {
	padding: 20px 10px
}
}
.type-kuaixun .entry-content p {
	text-indent: 0
}
.entry .mce-tinymce {
	box-shadow: none
}
.entry .mce-top-part:before {
	display: none
}
.entry .entry-video {
	position: relative;
	margin: -30px -30px 20px
}
.entry .entry-video embed, .entry .entry-video iframe, .entry .entry-video video {
	display: block;
	width: 100%!important;
	height: 100%;
	vertical-align: top
}
.entry .entry-video .mejs-container, .entry .entry-video .mejs-container embed, .entry .entry-video .mejs-container iframe, .entry .entry-video .mejs-container video, .entry .entry-video .wp-video, .entry .entry-video .wp-video embed, .entry .entry-video .wp-video iframe, .entry .entry-video .wp-video video {
	height: 100%!important
}
@media (max-width:1219px) {
.entry .entry-video {
	margin: -20px -20px 20px
}
}
@media (max-width:767px) {
.entry .entry-video {
	margin: -20px -15px 15px
}
}
.entry .entry-head {
	margin-bottom: 20px
}
.entry .entry-title {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 24px;
	font-size: 2rem;
	line-height: 1.4
}
.entry .entry-info {
	padding-bottom: 10px;
	color: #999
}
.entry .entry-info a {
	color: #999
}
.entry .entry-info a:focus, .entry .entry-info a:hover {
	color: #4285f4;
	text-decoration: none
}
.entry .entry-info .nickname {
	color: #3ca5f6
}
.entry .entry-info .dot {
	margin: 0 6px;
	color: #ccc
}
.entry .entry-excerpt {
	padding: 15px;
	margin-bottom: 25px;
	font-size: 15px;
	font-size: 1.25rem;
	line-height: 1.8;
	color: #999;
	background: #fbfbfb;
	border: 1px solid #efefef;
	border-radius: 3px
}
.entry .entry-excerpt p:last-child {
	margin-bottom: 0
}
.entry .entry-content {
	font-size: 16px;
	font-size: 1.33333rem;
	color: #262626
}
.entry .entry-content .h1, .entry .entry-content .h2, .entry .entry-content .h3, .entry .entry-content h1, .entry .entry-content h2, .entry .entry-content h3 {
	margin: 30px 0 20px;
	line-height: 1.4;
	font-weight: 700
}
.entry .entry-content h4, .entry .entry-content h5 {
	font-weight: 700
}
.entry .entry-content .h1, .entry .entry-content h1 {
	font-size: 24px;
	font-size: 2rem
}
.entry .entry-content .h2, .entry .entry-content h2 {
	padding-bottom: 12px;
	font-size: 20px;
	font-size: 1.66667rem;
	border-bottom: 1px solid #efefef
}
.entry .entry-content .h3, .entry .entry-content h3 {
	padding-left: 10px;
	font-size: 18px;
	font-size: 1.5rem;
	line-height: 1.2;
	border-left: 4px solid #3ca5f6
}
.entry .entry-content p {
	margin-bottom: 20px;
	margin-bottom: 1.66667rem;
	line-height: 1.8
}

.entry .entry-content p.has-drop-cap:not(:focus):first-letter {
	font-size: 3em;
	line-height: 1;
	font-weight: 100
}
.entry .entry-content figure {
	margin-bottom: 20px;
	margin-bottom: 1.66667rem
}
.entry .entry-content .woocommerce p {
	text-indent: 0
}
.entry .entry-content blockquote {
	font-size: 14px;
	font-size: 1.16667rem;
	color: #666;
	background: #fbfbfb;
	border-left-color: #e5e5e5
}
.entry .entry-content blockquote p:last-child {
	margin-bottom: 0
}
.entry .entry-content ol, .entry .entry-content ul {
	padding-left: 2em;
	margin-bottom: 20px;
	list-style-position: outside
}
.entry .entry-content li {
	margin-bottom: 10px
}
.entry .entry-content img {
	height: auto
}
.entry .entry-content audio, .entry .entry-content img, .entry .entry-content video {
	max-width: 100%;
	vertical-align: top
}
@media (max-width:767px) {
.entry .entry-content audio, .entry .entry-content video {
	display: block;
	width: 100%;
	height: auto
}
}
.entry .entry-content video::-internal-media-controls-download-button {
display:none
}
.entry .entry-content video::-webkit-media-controls-enclosure {
overflow:hidden
}
.entry .entry-content video::-webkit-media-controls-panel {
width:calc(100% + 30px)
}
.entry .entry-content embed, .entry .entry-content iframe {
	max-width: 100%;
	vertical-align: top
}
@media (max-width:767px) {
.entry .entry-content embed, .entry .entry-content iframe {
	display: block;
	width: 100%;
	min-height: 200px;
	max-height: 500px
}
}
.entry .entry-content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.entry .entry-content .aligncenter img {
	margin: 0 auto
}
.entry .entry-content .alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}
.entry .entry-content .alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px
}
.entry .entry-content .wp-caption, .entry .entry-content button, .entry .entry-content input, .entry .entry-content select, .entry .entry-content textarea {
	max-width: 100%
}
.entry .entry-content .wp-caption-text {
	padding-top: 5px;
	text-align: center;
	text-indent: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #666
}
.entry .entry-content .has-theme-light-color {
	color: #f5f5f5
}
.entry .entry-content .has-theme-light-background-color {
	background-color: #f5f5f5
}
.entry .entry-content .has-theme-gray-color {
	color: #999
}
.entry .entry-content .has-theme-gray-background-color {
	background-color: #999
}
.entry .entry-content .has-theme-black-color {
	color: #333
}
.entry .entry-content .has-theme-black-background-color {
	background-color: #333
}
.entry .entry-content .has-theme-hover-color {
	color: #4285f4
}
.entry .entry-content .has-theme-hover-background-color {
	background-color: #4285f4
}
.entry .entry-content .has-theme-color-color {
	color: #3ca5f6
}
.entry .entry-content .has-theme-color-background-color {
	background-color: #3ca5f6
}
.entry .entry-content .gallery {
	margin: 0 -10px;
	font-size: 0
}
.entry .entry-content .gallery .gallery-item {
	display: inline-block;
	padding: 10px;
	text-align: center;
	vertical-align: top
}
.entry .entry-content .gallery .gallery-item img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	border: 0
}
.entry .entry-content .gallery-columns-1 .gallery-item {
	width: 100%
}
.entry .entry-content .gallery-columns-2 .gallery-item {
	width: 50%
}
.entry .entry-content .gallery-columns-3 .gallery-item {
	width: 33.33333%
}
.entry .entry-content .gallery-columns-4 .gallery-item {
	width: 25%
}
.entry .entry-content .gallery-columns-5 .gallery-item {
	width: 20%
}
.entry .entry-content .gallery-columns-6 .gallery-item {
	width: 16.66667%
}
.entry .entry-content .gallery-columns-7 .gallery-item {
	width: 14.28571%
}
.entry .entry-content .gallery-columns-8 .gallery-item {
	width: 12.5%
}
.entry .entry-content .gallery-columns-9 .gallery-item {
	width: 11.11111%
}
.entry .entry-content .wp-block-gallery {
	padding: 0;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.entry .entry-content .wp-block-gallery .blocks-gallery-image figure, .entry .entry-content .wp-block-gallery .blocks-gallery-item figure {
	margin-bottom: 0
}
.entry .entry-content .wp-block-quote {
	border-left-color: #e5e5e5
}
.entry .entry-content .wp-block-subhead {
	text-indent: 0
}
.entry .entry-content .wp-block-code {
	color: #eee;
	background: #2b303b;
	border-radius: 2px;
	border-color: #393939
}
.entry .entry-content .wp-block-latest-posts {
	padding-left: 2em;
	margin-bottom: 10px;
	text-align: left
}
.entry .entry-content .wp-block-latest-posts.is-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: disc
}
.entry .entry-content .wp-block-table {
	width: 100%;
	margin-bottom: 20px
}
.entry .entry-content .wp-block-table td, .entry .entry-content .wp-block-table th {
	padding: 10px;
	border: 1px solid #e5e5e5
}
.entry .entry-content .wp-block-table.is-style-stripes td, .entry .entry-content .wp-block-table.is-style-stripes th {
	border: 0
}
.entry .entry-content .wp-block-table.aligncenter {
	display: table
}
.entry .entry-content .wp-block-table.left {
	float: none;
	text-align: left
}
.entry .entry-content .wp-block-table.alignright {
	float: none;
	text-align: right
}
.entry .entry-content .wp-block-cover-image-text {
	text-indent: 0
}
.entry .entry-content .wp-block-video {
	margin-bottom: 20px;
	text-align: center
}
.entry .entry-content .wp-block-audio, .entry .entry-content .wp-block-button {
	margin-bottom: 20px
}
.entry .entry-content .wp-block-embed {
	text-align: center
}
.entry .entry-content .wp-embedded-content {
	display: block;
	width: 100%
}
@media (max-width:767px) {
.entry .entry-content .wp-embedded-content {
	min-height: auto;
	max-height: none
}
}
.entry .entry-content .wp-block-wpcom-alert .alert>p {
	display: inline
}
.entry .entry-content .wp-block-wpcom-alert .alert-default {
	color: #333;
	background: #f2f2f2;
	border: 1px solid #eee
}
.entry .entry-content .wp-block-image .aligncenter, .entry .entry-content .wp-block-image .alignleft, .entry .entry-content .wp-block-image .alignright, .entry .entry-content .wp-block-image.is-resized {
	display: table!important
}
.entry .entry-content .wp-block-wpcom-video-code {
	margin-bottom: 20px
}
.entry .entry-content .wp-block-wpcom-video-code iframe {
	display: block
}
.entry .entry-content .wp-block-wpcom-video-code .center iframe {
	margin: 0 auto
}
.entry .entry-content .wp-video {
	width: auto!important
}
.entry .entry-content .plyr--video {
	margin-bottom: 20px
}
.entry .entry-content .j-wpcom-video {
	display: block;
	max-width: 100%
}
.entry .entry-page p {
	margin: 0
}
.entry .pagination {
	margin-top: 30px
}
.page .entry .entry-head {
	margin-bottom: 45px
}
.page .entry .entry-title {
	position: relative;
	margin-bottom: 0;
	text-align: center
}
.page .entry .entry-title:after {
	position: absolute;
	left: 50%;
	bottom: -15px;
	width: 20px;
	height: 2px;
	margin-left: -10px;
	background: #999;
	content: ""
}
.entry-footer {
	margin: 30px 0
}
.entry-copyright {
	margin-top: 30px;
	padding: 15px;
	font-size: 13px;
	font-size: 1.08333rem;
	line-height: 1.6;
	color: #999;
	border: 1px solid #efefef;
	background: #fbfbfb;
	border-radius: 3px
}
.entry-copyright a, .entry-copyright span {
	color: #555
}
.entry-copyright p {
	margin-bottom: 8px!important;
	text-indent: 0!important
}
.entry-copyright p:last-child {
	margin-bottom: 0!important
}
.entry-tag {
	font-size: 0
}
.entry-tag a {
	display: inline-block;
	margin: 0 10px 5px 0;
	padding: 5px 15px;
	font-size: 14px;
	font-size: 1.16667rem;
	line-height: 1.2;
	color: #666;
	border: 1px solid #999;
	border-radius: 3px
}
.entry-tag a:focus, .entry-tag a:hover {
	color: #fff;
	background: #4285f4;
	border-color: #4285f4;
	text-decoration: none
}
.entry-bar {
	height: 60px;
	margin: 30px -30px
}
@media (max-width:1219px) {
.entry-bar {
	margin: 30px -20px
}
.entry-bar .info-item.share .mobile {
	display: none
}
}
@media (max-width:767px) {
.entry-bar .author {
	display: none
}
.entry-bar .info {
	float: none!important;
	overflow: hidden
}
.entry-bar .info-item.act {
	display: none
}
.entry-bar .info-item.meta {
	margin: 0;
	float: right
}
.entry-bar .info-item.share {
	float: left;
	margin-right: 0;
	padding-left: 0;
	vertical-align: top
}
.entry-bar .info-item.share .meta-item {
	display: none
}
.entry-bar .info-item.share .mobile {
	display: block;
	line-height: 30px;
	background: #3ca5f6;
	color: #fff;
	border-radius: 3px
}
.entry-bar .info-item.share .mobile .fa {
	vertical-align: top;
	line-height: 30px;
	font-size: 14px;
	margin-right: 2px
}
.entry-bar .info-item.share:before {
	display: none
}
}
.entry-bar .info-item {
	position: relative;
	display: inline-block;
	margin-right: 15px;
	padding-left: 15px;
	color: #ccc;
	line-height: 30px
}
.entry-bar .info-item:before {
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 20px;
	margin-top: -10px;
	background: #ddd;
	content: ""
}
.entry-bar .info-item a {
	color: #ccc;
	text-decoration: none
}
.entry-bar .info-item a:hover {
	color: #4285f4
}
.entry-bar .info-item .hearted {
	color: #ff716f
}
.entry-bar .info-item .hearted:hover {
	color: #f33
}
.entry-bar .meta {
	padding-left: 0
}
.entry-bar .meta:before {
	display: none
}
.entry-bar .act {
	margin-right: 0
}
.entry-bar .meta-item {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	overflow: hidden;
	vertical-align: top;
	transition: all .3s ease-out 0s
}
.entry-bar .meta-item:hover {
	overflow: visible;
	transition: all .3s ease-out 0s
}
.entry-bar .meta-item:hover .wx-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 40px;
	transition: all .3s ease-out 0s
}
.entry-bar .meta-item:hover .icon-dashang {
	background: #4285f4;
	transition: all .3s ease-out 0s
}
.entry-bar .meta-item:hover .dashang-img {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 40px;
	transition: all .3s ease-out 0s;
	pointer-events: auto
}
.entry-bar .meta-item.wechat:hover {
	color: #44b549
}
.entry-bar .meta-item.weibo:hover {
	color: #e05244
}
.entry-bar .meta-item.qq:hover {
	color: #22a4ff
}
.entry-bar .fa {
	font-size: 18px
}
.entry-bar .icon-dashang {
	display: inline-block;
	margin-top: 6px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: #ccc;
	border-radius: 3px;
	vertical-align: top;
	transition: all .3s ease-out 0s
}
.entry-bar .icon-dashang:after {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	color: #fff;
	content: "\8D4F";
	vertical-align: top
}
.entry-bar.fixed .entry-bar-inner {
	position: fixed;
	z-index: 99;
	bottom: 0;
	border-top: 1px solid #ddd;
	transition: all .3s ease-out 0s
}
@media (max-width:991px) {
.entry-bar.fixed .entry-bar-inner {
	position: relative
}
}
.dashang-img, .wx-wrap {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	z-index: 9;
	left: -60px;
	bottom: 50px;
	width: 160px;
	line-height: 1;
	text-align: center;
	border: 1px solid #efefef;
	background: #fff;
	transition: all .3s ease-out 0s;
	box-shadow: 0 0 3px 1px rgba(0,0,0,.05);
	box-sizing: content-box;
	pointer-events: none
}
.dashang-img:after, .dashang-img:before, .wx-wrap:after, .wx-wrap:before {
	position: absolute;
	left: 50%;
	bottom: -16px;
	width: 0;
	height: 0;
	margin-left: -8px;
	line-height: 0;
	border: 8px solid transparent;
	border-top-color: #efefef;
	content: ""
}
.dashang-img:after, .wx-wrap:after {
	z-index: 1;
	bottom: -15px;
	border-top-color: #fff
}
.dashang-img canvas, .dashang-img img, .wx-wrap canvas, .wx-wrap img {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 10px 0;
	vertical-align: top
}
.dashang-img span, .wx-wrap span {
	display: block;
	padding-bottom: 10px;
	color: #999;
	font-size: 12px;
	line-height: 1;
	vertical-align: top
}
.dashang-img span {
	width: 160px;
	display: inline-block
}
.dashang-img2 {
	width: 330px;
	font-size: 0;
	left: -146px
}
@media (max-width:767px) {
.dashang-img2 {
	max-width: 100%;
	width: 300px
}
.dashang-img2 span {
	max-width: 50%
}
}
@media (max-width:767px) {
.dashang-img2:after, .dashang-img2:before {
	left: auto;
	right: 25%
}
}
.entry-bar-inner {
	padding: 15px 30px;
	background: #fff;
	background: hsla(0,0%,100%,.92);
	border-top: 1px solid transparent;
	transition: all .3s ease-out 0s
}
@media (max-width:767px) {
.entry-bar-inner {
	padding: 15px 20px
}
}
.entry-bar-inner .author a {
	display: inline-block;
	text-decoration: none;
	max-width: 150px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle
}
.entry-bar-inner .author img {
	width: 30px;
	height: 30px;
	margin-right: 3px;
	border-radius: 50%
}
.entry-bar-inner .author-title {
	position: relative;
	display: inline-block;
	padding: 3px 8px;
	margin-left: 8px;
	font-size: 12px;
	font-size: 1rem;
	color: #3ca5f6;
	font-weight: 400;
	line-height: 1.2;
	border: 1px solid #3ca5f6;
	vertical-align: middle;
	border-radius: 1px
}
.entry-bar-inner .author-title:after, .entry-bar-inner .author-title:before {
	position: absolute;
	left: -8px;
	top: 50%;
	margin-top: -4px;
	content: "";
	border: 4px solid transparent;
	border-right: 4px solid #3ca5f6
}
.entry-bar-inner .author-title:after {
	left: -7px;
	border-right: 4px solid #fff
}
.entry-action {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center
}
@media (max-width:767px) {
.entry-action {
	position: relative
}
}
.entry-action .btn-dashang, .entry-action .btn-zan {
	display: inline-block;
	padding: 5px 30px;
	font-size: 16px;
	line-height: 30px;
	color: #3ca5f6;
	border: 1px solid #3ca5f6;
	border-radius: 3px;
	vertical-align: top
}
.entry-action .btn-dashang.liked, .entry-action .btn-dashang:hover, .entry-action .btn-zan.liked, .entry-action .btn-zan:hover {
	color: #fff;
	background-color: #4285f4;
	cursor: pointer;
	border-color: #4285f4
}
.entry-action .btn-dashang i.fa-thumbs-up:after, .entry-action .btn-zan i.fa-thumbs-up:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f164";
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	transition-duration: .4s
}
.entry-action .btn-dashang.liked i, .entry-action .btn-dashang i, .entry-action .btn-zan.liked i, .entry-action .btn-zan i {
	position: relative
}
.entry-action .btn-dashang.liked i.fa-thumbs-up:after, .entry-action .btn-zan.liked i.fa-thumbs-up:after {
	opacity: 0;
	-webkit-transform: scale(1.8);
	transform: scale(1.8);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	transition-duration: .4s
}
.entry-action .btn-dashang {
	position: relative;
	z-index: 99;
	margin-left: 10px;
	overflow: hidden
}
@media (max-width:767px) {
.entry-action .btn-dashang {
	position: static
}
}
.entry-action .btn-dashang:hover {
	overflow: visible;
	transition: all .3s ease-out 0s
}
.entry-action .btn-dashang:hover .dashang-img {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 40px;
	transition: all .3s ease-out 0s;
	pointer-events: auto
}
.entry-action .dashang-img {
	left: 0;
	margin-left: -27px
}
@media (max-width:767px) {
.entry-action .dashang-img {
	margin-left: -16px;
	left: 50%
}
}
.entry-action .dashang-img2 {
	left: 0;
	margin-left: -111px
}
@media (max-width:767px) {
.entry-action .dashang-img2 {
	margin-left: -150px;
	left: 50%
}
}
.entry-action-num {
	font-size: 14px;
	font-size: 1.16667rem;
	vertical-align: top
}
.entry-breadcrumb {
	padding: 8px 30px;
	margin: 0;
	color: #999;
	background: #fff;
	border-radius: 0;
	border-bottom: 1px solid #f7f7f7
}
.entry-breadcrumb a, .entry-breadcrumb span {
	color: #999
}
@media (max-width:767px) {
.entry-breadcrumb {
	display: none
}
}
.entry-page {
	margin: 30px 0;
	overflow: hidden
}
.entry-page-next, .entry-page-prev {
	position: relative;
	float: left;
	width: 49%;
	padding: 60px 15px 10px;
	color: #fff;
	background-size: cover;
	background-position: 50%;
	border-radius: 3px;
	overflow: hidden
}
@media (max-width:767px) {
.entry-page-next, .entry-page-prev {
	width: 100%;
	margin-bottom: 10px;
	float: none
}
}
.entry-page-next:before, .entry-page-prev:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	content: ""
}
.entry-page-next:hover:before, .entry-page-prev:hover:before {
	background: rgba(0,0,0,.7)
}
.entry-page-next a, .entry-page-prev a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	color: #fff;
	font-size: 15px;
	font-size: 1.25rem
}
.entry-page-next a span, .entry-page-prev a span {
	display: block;
	padding: 10px 15px 0;
	height: 50px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
.entry-page-next a:hover, .entry-page-prev a:hover {
	color: #fff;
	text-decoration: none
}
.entry-page-next .entry-page-info, .entry-page-prev .entry-page-info {
	position: relative;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden
}
.entry-page-next {
	float: right
}
.entry-related-title {
	margin: 30px 0 20px;
	font-size: 18px;
	font-size: 1.5rem;
	font-weight: 500
}
.entry-related {
	padding-left: 22px
}
.entry-related li {
	width: 49.9%;
	float: left;
	font-size: 16px;
	line-height: 2;
	list-style-position: outside;
	color: #999
}
@media (max-width:767px) {
.entry-related li {
	width: 100%
}
}
.entry-related li a {
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top
}
.entry-related-img.post-loop-image .item-meta-li:nth-child(3), .entry-related-img.post-loop-image .item-meta-li:nth-child(4) {
	display: none
}
@media (max-width:767px) {
.entry-related-img.post-loop-image .item-meta-li:nth-child(2) {
	display: none
}
}
.reading {
	position: relative
}
.reading, .reading:before {
	transition: all .3s ease-out 0s
}
.reading:before {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: hsla(0,0%,100%,.98);
	content: ""
}
.reading .wrap {
	position: static!important
}
.reading .main {
	position: absolute;
	z-index: 10000;
	width: 860px;
	left: 50%;
	top: 10px;
	margin-left: -430px;
	transition: all .5s ease-out 0s
}
.reading .entry-action, .reading .entry-bar, .reading .entry-comments, .reading .entry-related, .reading .entry-related-img, .reading .entry-related-title, .reading .entry-tag, .reading .footer {
	display: none
}
.reading .reading-back {
	position: fixed;
	z-index: 10000;
	right: 30px;
	top: 50px;
	cursor: pointer;
	transition: all .3s ease-out 0s
}
.reading .reading-back:hover .fa {
	color: #666;
	transition: all .3s ease-out 0s
}
.reading .reading-back .fa {
	font-size: 48px;
	color: #ccc;
	transition: all .3s ease-out 0s
}

.pagination {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px
}
.pagination a, .pagination span {
	display: inline-block;
	padding: 7px 8px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #999;
	line-height: 1;
	background-color: #f2f2f2;
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,.05);
	border-radius: 2px;
	overflow: hidden;
	transition: all .2s ease-in-out;
	vertical-align: top
}
@media (max-width:767px) {
.pagination a, .pagination span {
	display: none
}
}
@media (max-width:767px) {
.pagination .next, .pagination .prev {
	padding: 10px;
	display: inline-block;
	margin: 0 10px;
	width: 40%
}
}
.pagination .current {
	color: #fff;
	background: #3ca5f6
}
.pagination a:hover {
	color: #fff;
	background: #4285f4;
	cursor: pointer;
	text-decoration: none
}
.page-no-sidebar.member-lostpassword {
	padding: 0!important
}
.page-no-sidebar.member-lostpassword .hentry {
	margin: 0;
	padding: 0;
	border: 0
}
.page-no-sidebar.member-lostpassword .member-lp-head {
	padding-top: 20px
}
.page-no-sidebar.member-lostpassword .member-lp-process {
	margin: 0 auto!important
}
.page-no-sidebar.member-lostpassword .member-lp-main {
	min-height: 280px
}
@media (max-width:767px) {
.page-no-sidebar.member-lostpassword .lostpassword-form {
	width: auto;
	margin: 30px 10px
}
}
.page-no-sidebar.member-account .hentry {
	padding: 0;
	box-shadow: 0 0 3px rgba(0,0,0,.1)
}
.page-no-sidebar.member-account .banner, .page-no-sidebar.member-account .breadcrumb {
	display: none
}
.page-no-sidebar.member-login #wrap, .page-no-sidebar.member-lostpassword #wrap, .page-no-sidebar.member-register #wrap {
	background-size: auto 100%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #fff
}
@media (max-width:767px) {
.page-no-sidebar.member-login #wrap, .page-no-sidebar.member-lostpassword #wrap, .page-no-sidebar.member-register #wrap {
	background-image: none!important
}
}
.page-no-sidebar.member-login .wrap, .page-no-sidebar.member-lostpassword .wrap, .page-no-sidebar.member-register .wrap {
	width: 100%;
	margin: 0;
	padding: 0
}
.page-no-sidebar.member-login .hentry, .page-no-sidebar.member-lostpassword .hentry, .page-no-sidebar.member-register .hentry {
	padding: 0;
	margin: 0;
	border: 0;
	background: none
}
.page-no-sidebar.member-login .member-lp-process, .page-no-sidebar.member-lostpassword .member-lp-process, .page-no-sidebar.member-register .member-lp-process {
	width: 1140px;
	margin: 0 auto!important
}
@media (max-width:1219px) {
.page-no-sidebar.member-login .member-lp-process, .page-no-sidebar.member-lostpassword .member-lp-process, .page-no-sidebar.member-register .member-lp-process {
	width: 970px
}
}
@media (max-width:991px) {
.page-no-sidebar.member-login .member-lp-process, .page-no-sidebar.member-lostpassword .member-lp-process, .page-no-sidebar.member-register .member-lp-process {
	width: 750px
}
}
@media (max-width:767px) {
.page-no-sidebar.member-login .member-lp-process, .page-no-sidebar.member-lostpassword .member-lp-process, .page-no-sidebar.member-register .member-lp-process {
	width: 100%;
	padding: 0 15px
}
}
.page-no-sidebar.member-login .member-form-wrap, .page-no-sidebar.member-lostpassword .member-form-wrap, .page-no-sidebar.member-register .member-form-wrap {
	margin: 30px auto
}
.qapress .hentry, .qapress .main, .wpcom-member.member-account .hentry, .wpcom-member.member-account .main, .wpcom-member.member-profile .hentry, .wpcom-member.member-profile .main {
	padding: 0
}
.qapress .breadcrumb, .qapress .entry-head, .wpcom-member.member-account .breadcrumb, .wpcom-member.member-account .entry-head, .wpcom-member.member-profile .breadcrumb, .wpcom-member.member-profile .entry-head, .wpcom-member.member-social .breadcrumb, .wpcom-member.member-social .entry-head {
	display: none
}

.post-loop {
	list-style: none;
	padding: 0;
	margin: 0
}
.post-loop-list {
	padding: 0 0 10px;
	margin: 0;
	list-style: none
}
.post-loop-list .item {
	position: relative;
	margin: 0;
	padding: 5px 0 5px 20px;
	color: #999;
	line-height: 36px;
	border-bottom: 1px dashed #eee
}
.post-loop-list .item:before {
	position: absolute;
	left: 2px;
	top: 21px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ccc;
	content: ""
}
.post-loop-list .item .date {
	float: right;
	font-size: 14px
}
@media (max-width:767px) {
.post-loop-list .item .date {
	display: none
}
}
.post-loop-list .item a {
	display: inline-block;
	width: 60%;
	font-size: 16px;
	vertical-align: top;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.post-loop-list .item a:hover {
	color: #4285f4;
	text-decoration: none
}
@media (max-width:767px) {
.post-loop-list .item a {
	font-size: 18px;
	width: 100%
}
}
.zhi-el-boxed .post-loop-list {
	padding: 0 16px 10px
}
.post-loop-default {
	padding: 0;
	margin: 0 0 20px
}
.post-loop-default .item {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
	transition: all .3s ease 0s
}
@media (max-width:767px) {
.post-loop-default .item {
	padding: 15px 0;
	border-bottom: 1px solid #e9e9e9
}
}
.post-loop-default .item:hover {
	margin: 0 -15px;
	padding: 20px 15px;
	background: #fafafa;
	transition: all .3s ease 0s
}
.post-loop-default .item:hover .edit-link {
	display: block
}
@media (max-width:767px) {
.post-loop-default .item:hover {
	margin: 0;
	padding: 15px 0
}
.post-loop-default .item:hover .edit-link {
	display: none
}
}
.post-loop-default .item3 .item-content {
	margin: 0
}
.post-loop-default .item3 .item-images {
	display: block;
	margin-bottom: 10px;
	font-size: 0
}
.post-loop-default .item3 .item-images span {
	position: relative;
	display: inline-block;
	width: 24.25%;
	margin-right: 1%;
	vertical-align: top;
	overflow: hidden;
	border-radius: 3px;
	transition: all .3s ease-out 0s
}
.post-loop-default .item3 .item-images span:before {
	display: block;
	content: "";
	padding-top: 62.5%
}
@media (max-width:420px) {
.post-loop-default .item3 .item-images span {
	width: 32.49%
}
.post-loop-default .item3 .item-images span:nth-child(3) {
	margin-right: 0
}
.post-loop-default .item3 .item-images span:last-child {
	display: none
}
}
.post-loop-default .item3 .item-images span:hover {
	box-shadow: 0 0 1px 0 rgba(0,0,0,.3);
	transition: all .3s ease-out 0s
}
.post-loop-default .item3 .item-images span:last-child {
	margin-right: 0
}
.post-loop-default .item3 .item-images .item-images-el {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: 100% auto;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	transition: all .3s ease-out 0s
}
.post-loop-default .item3 .item-images .item-images-el:hover {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	transition: all .3s ease-out 0s
}
.post-loop-default .item3 .item-meta {
	position: relative;
	margin-top: 10px;
	bottom: 0
}
@media (max-width:767px) {
.post-loop-default .item3 .item-meta {
	padding: 0
}
}
.post-loop-default .item3 .item-excerpt {
	height: auto;
	font-size: 14px
}
.post-loop-default .item3 .item-excerpt p {
	margin-bottom: 0
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.post-loop-default .item-sticky .item-title a {
	display: block
}
.post-loop-default .item-sticky .item-title a .sticky-post {
	-webkit-text-fill-color: #fff
}
}
.post-loop-default .item-img {
	position: relative;
	float: left;
	width: 28.8%;
	overflow: hidden;
	border-radius: 3px;
	transition: box-shadow .3s ease 0s
}
@media (max-width:767px) {
.post-loop-default .item-img {
	width: 33%
}
}
.post-loop-default .item-img:before {
	content: "";
	display: block;
	padding-top: 62.5%
}
.post-loop-default .item-img:hover {
	box-shadow: 0 0 1px 0 rgba(0,0,0,.3);
	transition: box-shadow .3s ease 0s
}
.post-loop-default .item-img:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	transition: all .3s ease-out 0s
}
.post-loop-default .item-img .item-img-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.post-loop-default .item-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .3s ease-out 0s
}
.post-loop-default .item-img.item-video:hover .item-img-inner:after, .post-loop-default .item-img.item-video:hover .item-img-inner:before {
	opacity: 1;
	transition: all .3s ease-out 0s
}
.post-loop-default .item-img.item-video .item-img-inner:after, .post-loop-default .item-img.item-video .item-img-inner:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	box-sizing: border-box;
	opacity: .9;
	border-radius: 50%;
	transition: all .3s ease-out 0s
}
@media (max-width:767px) {
.post-loop-default .item-img.item-video .item-img-inner:after, .post-loop-default .item-img.item-video .item-img-inner:before {
	width: 36px;
	height: 36px;
	margin-left: -18px;
	margin-top: -18px
}
}
.post-loop-default .item-img.item-video .item-img-inner:before {
	z-index: 1;
	content: "";
	background: #3ca5f6;
	opacity: .8
}
.post-loop-default .item-img.item-video .item-img-inner:after {
	z-index: 1;
	padding-left: 5px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f04b";
	background: radial-gradient(rgba(0,0,0,.2), hsla(0,0%,100%,.2))
}
@media (max-width:767px) {
.post-loop-default .item-img.item-video .item-img-inner:after {
	padding-left: 4px;
	font-size: 20px;
	line-height: 36px
}
}
.post-loop-default .item-ad:hover {
	background: #fff
}
.post-loop-default .item-ad .wpcom_ad_wrap {
	margin: 0
}
.post-loop-default .item-category {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 5px 6px;
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	background-color: #000;
	filter: alpha(opacity=60);
	background: rgba(0,0,0,.6);
	border-radius: 2px;
	text-decoration: none
}
@media (max-width:767px) {
.post-loop-default .item-category {
	display: none
}
}
.post-loop-default .item-category:hover {
	background: #4285f4
}
.post-loop-default .item-content {
	margin-left: 30.82%
}
@media (max-width:767px) {
.post-loop-default .item-content {
	margin-left: 35%
}
}
.post-loop-default .item-content .edit-link {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 0 5px;
	font-size: 14px;
	line-height: 28px
}
.post-loop-default .item-no-thumb .item-content {
	margin-left: 0!important;
	margin-right: 0!important;
	min-height: auto
}
.post-loop-default .item-no-thumb .item-excerpt {
	margin-bottom: 10px;
	max-height: 44px;
	height: auto;
	font-size: 14px
}
.post-loop-default .item-no-thumb .item-meta {
	position: relative;
	bottom: 0
}
.post-loop-default .item-title {
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 1.4
}
@media (max-width:767px) {
.post-loop-default .item-title {
	font-size: 18px;
	font-weight: 400
}
}
.post-loop-default .item-title a {
	color: #333;
	overflow: hidden;
	max-height: 56px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-decoration: none
}
@media (max-width:767px) {
.post-loop-default .item-title a {
	color: #000;
	max-height: 50px
}
}
.post-loop-default .item-title a span {
	color: #e0b228
}
.post-loop-default .item-title a .sticky-post {
	display: inline-block;
	padding: 0 5px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	color: #fff;
	background: #3ca5f6;
	border-radius: 3px;
	vertical-align: top
}
@media (max-width:767px) {
.post-loop-default .item-title a .sticky-post {
	margin-top: 3px;
	font-size: 11px;
	line-height: 19px
}
}
.post-loop-default .item-title a:hover {
	color: #4285f4
}
.post-loop-default .item-excerpt {
	height: 44px;
	line-height: 1.58;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
.post-loop-default .item-excerpt p {
	margin-bottom: 0
}
@media (max-width:767px) {
.post-loop-default .item-excerpt {
	display: none
}
}
.post-loop-default .item-meta {
	position: absolute;
	bottom: 20px;
	color: #999;
	font-size: 13px
}
@media (max-width:767px) {
.post-loop-default .item-meta {
	left: 0;
	width: 100%;
	height: 20px;
	bottom: 10px;
	box-sizing: border-box;
	padding-left: 35%
}
}
.post-loop-default .item-meta .item-meta-li {
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
	line-height: 30px;
	line-height: 2.5rem
}
@media (min-width:992px) and (max-width:1219px) {
.post-loop-default .item-meta .item-meta-li {
	margin-right: 10px
}
}
@media (max-width:767px) {
.post-loop-default .item-meta .item-meta-li {
	line-height: 20px;
	line-height: 1.66667rem;
	margin-right: 10px
}
}
.post-loop-default .item-meta .item-meta-li .fa {
	font-size: 14px;
	font-size: 1.16667rem
}
.post-loop-default .item-meta a {
	color: #999;
	text-decoration: none
}
.post-loop-default .item-meta a:hover {
	color: #4285f4
}
.post-loop-default .item-meta .author {
	margin-right: 30px;
	display: inline-block
}
@media (min-width:992px) and (max-width:1219px) {
.post-loop-default .item-meta .author {
	display: none
}
}
.post-loop-default .item-meta .avatar {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top
}
.post-loop-default .item-meta .avatar img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	vertical-align: top
}
.post-loop-default .item-meta .avatar img:hover {
	opacity: .9;
	filter: alpha(opacity=90)
}
.post-loop-default .item-meta .nickname {
	line-height: 30px;
	line-height: 2.5rem
}
@media (max-width:767px) {
.post-loop-default .item-meta .author, .post-loop-default .item-meta .comments, .post-loop-default .item-meta .hearts, .post-loop-default .item-meta .likes {
	display: none
}
.post-loop-default .item-meta .views {
	margin: 0;
	float: right
}
}
.post-loop-default .item2 .item-img {
	float: right
}
.post-loop-default .item2 .item-content {
	margin-left: 0;
	margin-right: 30.82%
}
@media (max-width:767px) {
.post-loop-default .item2 .item-content {
	margin-right: 34.8%
}
}
.post-loop-default .item2 .item-category {
	left: auto;
	right: 10px
}
@media (max-width:767px) {
.post-loop-default .item2 .item-meta {
	padding-left: 0;
	padding-right: 35%
}
}
@media (max-width:767px) {
.post-loop-default .item2 .item-meta .views {
	float: none
}
}
.post-loop-default .item4 .item-content {
	margin-left: 0
}
.post-loop-default .item4 .item-image {
	position: relative;
	display: block;
	margin-bottom: 10px;
	border-radius: 3px;
	overflow: hidden;
	transition: all .3s ease-out 0s
}
.post-loop-default .item4 .item-image:hover {
	opacity: .9;
	transition: all .3s ease-out 0s
}
.post-loop-default .item4 .item-image:before {
	display: block;
	padding-bottom: 40%;
	content: ""
}
.post-loop-default .item4 .item-image .item-image-el, .post-loop-default .item4 .item-image .item-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.post-loop-default .item4 .item-image .item-image-el {
	background-size: 100% auto;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}
.post-loop-default .item4 .item-image img {
	display: block;
	width: 100%;
	height: auto
}
.post-loop-default .item4 .item-meta {
	position: relative;
	bottom: 0
}
@media (max-width:767px) {
.post-loop-default .item4 .item-meta {
	padding: 0
}
}
.zhi-el-boxed .post-loop-default {
	padding: 0 15px
}
@media (max-width:767px) {
.zhi-el-boxed .post-loop-default {
	padding: 0 10px
}
}
.post-loop-card, .post-loop-image {
	margin: 0 0 20px;
	font-size: 0
}
.post-loop-card .item, .post-loop-image .item {
	display: inline-block;
	width: 32%;
	margin: 1%;
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
	vertical-align: bottom;
	transition: all .2s ease-out 0s
}
.post-loop-card .item:hover, .post-loop-image .item:hover {
	box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
	transition: all .2s ease-in 0s
}
.post-loop-card .item:hover .item-video:after, .post-loop-card .item:hover .item-video:before, .post-loop-image .item:hover .item-video:after, .post-loop-image .item:hover .item-video:before {
	opacity: 1;
	transition: all .2s ease-in 0s
}
.post-loop-card .item:hover .item-thumb img, .post-loop-image .item:hover .item-thumb img {
	opacity: .9;
	transition: all .2s ease-in 0s
}
.post-loop-card.cols-2 .item, .post-loop-image.cols-2 .item {
	width: 48.99%
}
.post-loop-card.cols-2 .item:nth-child(odd), .post-loop-image.cols-2 .item:nth-child(odd) {
	margin-left: 0
}
.post-loop-card.cols-2 .item:nth-child(2n+2), .post-loop-image.cols-2 .item:nth-child(2n+2) {
	margin-right: 0
}
.post-loop-card.cols-2 .item:first-child, .post-loop-card.cols-2 .item:nth-child(2), .post-loop-image.cols-2 .item:first-child, .post-loop-image.cols-2 .item:nth-child(2) {
	margin-top: 0
}
.post-loop-card.cols-3 .item:nth-child(3n+1), .post-loop-image.cols-3 .item:nth-child(3n+1) {
	margin-left: 0
}
.post-loop-card.cols-3 .item:nth-child(3n+3), .post-loop-image.cols-3 .item:nth-child(3n+3) {
	margin-right: 0
}
.post-loop-card.cols-3 .item:first-child, .post-loop-card.cols-3 .item:nth-child(2), .post-loop-card.cols-3 .item:nth-child(3), .post-loop-image.cols-3 .item:first-child, .post-loop-image.cols-3 .item:nth-child(2), .post-loop-image.cols-3 .item:nth-child(3) {
	margin-top: 0
}
.post-loop-card.cols-4 .item, .post-loop-image.cols-4 .item {
	width: 23.49%
}
.post-loop-card.cols-4 .item:nth-child(4n+1), .post-loop-image.cols-4 .item:nth-child(4n+1) {
	margin-left: 0
}
.post-loop-card.cols-4 .item:nth-child(4n+4), .post-loop-image.cols-4 .item:nth-child(4n+4) {
	margin-right: 0
}
.post-loop-card.cols-4 .item:first-child, .post-loop-card.cols-4 .item:nth-child(2), .post-loop-card.cols-4 .item:nth-child(3), .post-loop-card.cols-4 .item:nth-child(4), .post-loop-image.cols-4 .item:first-child, .post-loop-image.cols-4 .item:nth-child(2), .post-loop-image.cols-4 .item:nth-child(3), .post-loop-image.cols-4 .item:nth-child(4) {
	margin-top: 0
}
.post-loop-card.cols-5 .item, .post-loop-image.cols-5 .item {
	width: 18.71%;
	margin: .8%
}
.post-loop-card.cols-5 .item:nth-child(5n+1), .post-loop-image.cols-5 .item:nth-child(5n+1) {
	margin-left: 0
}
.post-loop-card.cols-5 .item:nth-child(5n+5), .post-loop-image.cols-5 .item:nth-child(5n+5) {
	margin-right: 0
}
.post-loop-card.cols-5 .item:first-child, .post-loop-card.cols-5 .item:nth-child(2), .post-loop-card.cols-5 .item:nth-child(3), .post-loop-card.cols-5 .item:nth-child(4), .post-loop-card.cols-5 .item:nth-child(5), .post-loop-image.cols-5 .item:first-child, .post-loop-image.cols-5 .item:nth-child(2), .post-loop-image.cols-5 .item:nth-child(3), .post-loop-image.cols-5 .item:nth-child(4), .post-loop-image.cols-5 .item:nth-child(5) {
	margin-top: 0
}
@media (max-width:991px) {
.post-loop-card.cols-2 .item, .post-loop-card.cols-3 .item, .post-loop-card.cols-4 .item, .post-loop-card.cols-5 .item, .post-loop-image.cols-2 .item, .post-loop-image.cols-3 .item, .post-loop-image.cols-4 .item, .post-loop-image.cols-5 .item {
	width: 48.99%;
	margin: 1%
}
.post-loop-card.cols-2 .item:nth-child(3), .post-loop-card.cols-2 .item:nth-child(5), .post-loop-card.cols-3 .item:nth-child(3), .post-loop-card.cols-3 .item:nth-child(5), .post-loop-card.cols-4 .item:nth-child(3), .post-loop-card.cols-4 .item:nth-child(5), .post-loop-card.cols-5 .item:nth-child(3), .post-loop-card.cols-5 .item:nth-child(5), .post-loop-image.cols-2 .item:nth-child(3), .post-loop-image.cols-2 .item:nth-child(5), .post-loop-image.cols-3 .item:nth-child(3), .post-loop-image.cols-3 .item:nth-child(5), .post-loop-image.cols-4 .item:nth-child(3), .post-loop-image.cols-4 .item:nth-child(5), .post-loop-image.cols-5 .item:nth-child(3), .post-loop-image.cols-5 .item:nth-child(5) {
	margin: 1%
}
.post-loop-card.cols-2 .item:nth-child(odd), .post-loop-card.cols-3 .item:nth-child(odd), .post-loop-card.cols-4 .item:nth-child(odd), .post-loop-card.cols-5 .item:nth-child(odd), .post-loop-image.cols-2 .item:nth-child(odd), .post-loop-image.cols-3 .item:nth-child(odd), .post-loop-image.cols-4 .item:nth-child(odd), .post-loop-image.cols-5 .item:nth-child(odd) {
	margin-left: 0;
	margin-right: 1%
}
.post-loop-card.cols-2 .item:nth-child(2n+2), .post-loop-card.cols-3 .item:nth-child(2n+2), .post-loop-card.cols-4 .item:nth-child(2n+2), .post-loop-card.cols-5 .item:nth-child(2n+2), .post-loop-image.cols-2 .item:nth-child(2n+2), .post-loop-image.cols-3 .item:nth-child(2n+2), .post-loop-image.cols-4 .item:nth-child(2n+2), .post-loop-image.cols-5 .item:nth-child(2n+2) {
	margin-right: 0;
	margin-left: 1%
}
.post-loop-card.cols-2 .item:first-child, .post-loop-card.cols-2 .item:nth-child(2), .post-loop-card.cols-3 .item:first-child, .post-loop-card.cols-3 .item:nth-child(2), .post-loop-card.cols-4 .item:first-child, .post-loop-card.cols-4 .item:nth-child(2), .post-loop-card.cols-5 .item:first-child, .post-loop-card.cols-5 .item:nth-child(2), .post-loop-image.cols-2 .item:first-child, .post-loop-image.cols-2 .item:nth-child(2), .post-loop-image.cols-3 .item:first-child, .post-loop-image.cols-3 .item:nth-child(2), .post-loop-image.cols-4 .item:first-child, .post-loop-image.cols-4 .item:nth-child(2), .post-loop-image.cols-5 .item:first-child, .post-loop-image.cols-5 .item:nth-child(2) {
	margin-top: 0
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.post-loop-card .item-sticky .item-title .sticky-post, .post-loop-image .item-sticky .item-title .sticky-post {
	-webkit-text-fill-color: #fff
}
}
.post-loop-card .item-img, .post-loop-image .item-img {
	position: relative
}
.post-loop-card .item-img .item-category, .post-loop-image .item-img .item-category {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 5px 6px;
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	background: rgba(0,0,0,.6);
	border-radius: 2px
}
.post-loop-card .item-img .item-category:hover, .post-loop-image .item-img .item-category:hover {
	color: #fff;
	text-decoration: none;
	background: #4285f4
}
.post-loop-card .item-thumb, .post-loop-image .item-thumb {
	display: block
}
.post-loop-card .item-thumb img, .post-loop-image .item-thumb img {
	width: 100%;
	height: auto;
	display: block;
	transition: all .2s ease-out 0s
}
.post-loop-card .item-video, .post-loop-image .item-video {
	position: relative;
	display: block
}
.post-loop-card .item-video:after, .post-loop-card .item-video:before, .post-loop-image .item-video:after, .post-loop-image .item-video:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	box-sizing: border-box;
	opacity: .9;
	border-radius: 50%;
	transition: all .2s ease-out 0s
}
@media (max-width:767px) {
.post-loop-card .item-video:after, .post-loop-card .item-video:before, .post-loop-image .item-video:after, .post-loop-image .item-video:before {
	width: 36px;
	height: 36px;
	margin-left: -18px;
	margin-top: -18px;
	opacity: .9
}
}
.post-loop-card .item-video:before, .post-loop-image .item-video:before {
	z-index: 1;
	content: "";
	background: #3ca5f6;
	opacity: .8
}
.post-loop-card .item-video:after, .post-loop-image .item-video:after {
	z-index: 1;
	padding-left: 5px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f04b";
	background: radial-gradient(rgba(0,0,0,.2), hsla(0,0%,100%,.2))
}
@media (max-width:767px) {
.post-loop-card .item-video:after, .post-loop-image .item-video:after {
	padding-left: 4px;
	font-size: 20px;
	line-height: 36px
}
}
.post-loop-card .item-title, .post-loop-image .item-title {
	margin: 0;
	padding: 10px;
	font-size: 1.33333rem;
	font-weight: 500
}
@media (max-width:767px) {
.post-loop-card .item-title, .post-loop-image .item-title {
	font-weight: 400
}
}
.post-loop-card .item-title a, .post-loop-image .item-title a {
	line-height: 1.4;
	height: 3.73333rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-decoration: none
}
.post-loop-card .item-title a:hover, .post-loop-image .item-title a:hover {
	color: #4285f4
}
.post-loop-card .item-title .sticky-post, .post-loop-image .item-title .sticky-post {
	display: inline-block;
	padding: 0 5px;
	margin-top: 1px;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	color: #fff;
	background: #3ca5f6;
	border-radius: 3px;
	vertical-align: top
}
@media (max-width:500px) {
.post-loop-card .item-title .sticky-post, .post-loop-image .item-title .sticky-post {
	margin-top: 2px;
	line-height: 18px
}
}
.post-loop-card .item-meta, .post-loop-image .item-meta {
	padding: 0 10px 10px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	overflow: hidden
}
@media (max-width:767px) {
.post-loop-card .item-meta, .post-loop-image .item-meta {
	font-size: 10px
}
}
.post-loop-card .item-meta-left, .post-loop-image .item-meta-left {
	float: left
}
.post-loop-card .item-meta-right, .post-loop-image .item-meta-right {
	float: right
}
.post-loop-card .item-meta-li, .post-loop-image .item-meta-li {
	margin-left: 5px;
	color: #999
}
@media (max-width:767px) {
.post-loop-card .item-meta-li:nth-child(2), .post-loop-card .item-meta-li:nth-child(3), .post-loop-card .item-meta-li:nth-child(4), .post-loop-image .item-meta-li:nth-child(2), .post-loop-image .item-meta-li:nth-child(3), .post-loop-image .item-meta-li:nth-child(4) {
	display: none
}
}
@media (min-width:992px) and (max-width:1219px) {
.post-loop-card .item-meta-li:nth-child(3), .post-loop-card .item-meta-li:nth-child(4), .post-loop-image .item-meta-li:nth-child(3), .post-loop-image .item-meta-li:nth-child(4) {
	display: none
}
}
.post-loop-card .item-meta-li .fa, .post-loop-image .item-meta-li .fa {
	color: #ccc
}
.post-loop-card .item-meta-li.a, .post-loop-image .item-meta-li.a {
	text-decoration: none
}
.post-loop-image .item-img {
	overflow: hidden
}
.post-loop-image .item-img:before {
	padding-top: 62.5%;
	content: "";
	display: block
}
.post-loop-image .item-thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.post-loop-image .item-thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.post-loop-card .item {
	position: relative
}
.post-loop-card .item:before {
	display: block;
	padding-top: 62.5%;
	content: ""
}
.post-loop-card.cols-5 .item-wrap {
	padding: 12px
}
.post-loop-card.cols-5 .item-video:after, .post-loop-card.cols-5 .item-video:before {
	right: 12px;
	bottom: 37px
}
.post-loop-card.cols-5 .item-video .item-title {
	padding-right: 64px
}
.post-loop-card.cols-5 .item-title {
	font-size: 15px;
	padding: 0 12px;
	bottom: 35px
}
.post-loop-card.cols-5 .item-meta {
	padding: 0 12px;
	bottom: 12px;
	line-height: 1.1
}
.post-loop-card .item-img {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: 100% auto;
	background-size: cover;
	background-repeat: no-repeat
}
.post-loop-card .item-img:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	content: "";
	transition: all .3s ease 0s
}
.post-loop-card .item-img:hover:before {
	background: rgba(0,0,0,.3);
	transition: all .3s ease 0s
}
.post-loop-card .item-wrap {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	padding: 15px;
	color: #fff;
	box-sizing: border-box
}
@media (max-width:767px) {
.post-loop-card .item-wrap {
	padding: 8px
}
}
.post-loop-card .item-wrap:hover {
	text-decoration: none
}
.post-loop-card .item-video:after, .post-loop-card .item-video:before {
	left: auto;
	top: auto;
	right: 15px;
	bottom: 42px;
	width: 40px;
	height: 40px;
	margin: 0;
	opacity: .8
}
@media (max-width:767px) {
.post-loop-card .item-video:after, .post-loop-card .item-video:before {
	bottom: 30px;
	right: 8px;
	width: 30px;
	height: 30px
}
}
.post-loop-card .item-video:after {
	line-height: 40px;
	font-size: 20px;
	opacity: .8;
	background: radial-gradient(rgba(0,0,0,.2), hsla(0,0%,100%,.1))
}
@media (max-width:767px) {
.post-loop-card .item-video:after {
	font-size: 14px;
	line-height: 30px
}
}
.post-loop-card .item-video .item-title {
	padding-right: 70px
}
@media (max-width:767px) {
.post-loop-card .item-video .item-title {
	padding-right: 46px
}
}
.post-loop-card .item-title {
	position: absolute;
	bottom: 40px;
	left: 0;
	max-height: 44px;
	overflow: hidden;
	padding: 0 15px;
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
@media (max-width:767px) {
.post-loop-card .item-title {
	bottom: 26px;
	padding: 0 8px;
	font-size: 14px;
	max-height: 38px
}
.post-loop-card .item-title .sticky-post {
	margin-top: 1px;
	font-size: 9px;
	padding: 0 4px;
	line-height: 16px
}
}
.post-loop-card .item-meta {
	position: absolute;
	left: 0;
	bottom: 15px;
	display: block;
	width: 100%;
	padding: 0 15px;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	opacity: .9
}
@media (max-width:767px) {
.post-loop-card .item-meta {
	bottom: 8px;
	margin-top: 8px;
	padding: 0 8px;
	line-height: 12px
}
}
.post-loop-card .item-meta-li, .post-loop-card .item-meta-li .fa {
	color: #fff
}
.post-loop-embed {
	margin-bottom: 0;
	padding: 20px 15px!important
}
@media (max-width:767px) {
.post-loop-embed {
	padding: 0!important
}
.post-loop-embed:hover {
	background: #fff
}
}
.post-loop-embed:hover {
	background: #f7f8f9
}
.post-loop-embed .item {
	padding: 0!important;
	margin: 0!important;
	border-bottom: 0
}
.post-loop-embed .item:hover {
	background: none
}
.post-loop-embed .item-title {
	margin-bottom: 5px;
	line-height: 1.3
}
.post-loop-embed .item-title a {
	max-height: 52px
}
.post-loop-embed .item-meta {
	bottom: 0
}
@media (max-width:767px) {
.wpcom-profile-main .profile-posts-list .item-meta {
	padding-left: 0;
	font-size: 12px
}
}

.widget {
	margin-bottom: 20px
}
.widget ol, .widget ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.widget ol li, .widget ul li {
	position: relative;
	padding: 5px 0 5px 12px
}
.widget ol li li, .widget ul li li {
	padding-left: 20px;
	border-bottom: 0
}
.widget ol li:before, .widget ul li:before {
	position: absolute;
	left: 0;
	top: 13px;
	content: "";
	width: 0;
	height: 0;
	line-height: 0;
	border: 4px solid transparent;
	border-left: 4px solid #ccc
}
.widget ol a, .widget ul a {
	color: #666
}
.widget ol a:hover, .widget ul a:hover {
	color: #4285f4;
	text-decoration: none
}
.widget .tagcloud {
	font-size: 0
}
.widget .tagcloud a {
	display: inline-block;
	width: 32.39%;
	margin: 0 .7% 1.4%;
	padding: 5px 12px;
	font-size: 12px!important;
	line-height: 1.2;
	text-align: center;
	color: #666;
	border: 1px solid hsla(0,0%,39%,.5);
	border-radius: 2px;
	text-decoration: none;
	background: hsla(0,0%,100%,.2);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.widget .tagcloud a:nth-child(3n+1) {
	margin-left: 0
}
.widget .tagcloud a:nth-child(3n+3) {
	margin-right: 0
}
.widget .tagcloud a:hover {
	color: #fff;
	background: #4285f4;
	border-color: #4285f4
}
.widget-title {
	position: relative;
	margin: 0 0 10px;
	padding: 0 0 0 12px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1
}
.widget-title:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	content: "";
	background: #3ca5f6;
	border-radius: 2px
}
.widget_calendar #wp-calendar {
	width: 100%;
	line-height: 2.2
}
.widget_calendar #wp-calendar caption {
	padding: 3px;
	font-size: 16px;
	color: #333;
	text-align: center
}
.widget_calendar #wp-calendar th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.widget_calendar #wp-calendar td {
	vertical-align: bottom;
	border-bottom: 1px solid #ddd;
	text-align: center
}
.widget_tag_cloud a {
	margin: 0 2px
}
.widget_lastest_products .p-list {
	margin: 0 -5px!important;
	padding-top: 5px
}
.widget_lastest_products .p-item {
	padding: 0 5px;
	margin: 0 0 10px;
	border: 0
}
.widget_lastest_products .p-item:before {
	display: none
}
.widget_lastest_products .p-item-wrap .thumb {
	position: relative;
	height: 0;
	display: block;
	padding-top: 62.5%;
	border-radius: 3px;
	background: #f8f9fa;
	overflow: hidden
}
.widget_lastest_products .p-item-wrap .thumb.thumb-video {
	position: relative
}
.widget_lastest_products .p-item-wrap .thumb.thumb-video:after, .widget_lastest_products .p-item-wrap .thumb.thumb-video:before {
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-left: -16px;
	margin-top: -16px;
	text-align: center;
	content: "";
	opacity: .9;
	border-radius: 50%;
	transition: all .3s ease-out 0s
}
.widget_lastest_products .p-item-wrap .thumb.thumb-video:before {
	background: #3ca5f6;
	opacity: .8
}
.widget_lastest_products .p-item-wrap .thumb.thumb-video:after {
	padding-left: 3px;
	line-height: 32px;
	font-size: 16px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f04b";
	background: radial-gradient(rgba(0,0,0,.2), hsla(0,0%,100%,.1))
}
.widget_lastest_products .p-item-wrap .thumb.thumb-video:hover:after, .widget_lastest_products .p-item-wrap .thumb.thumb-video:hover:before {
	opacity: 1;
	transition: all .3s ease-out 0s
}
.widget_lastest_products .p-item-wrap .thumb img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .3s ease-out 0s
}
.widget_lastest_products .p-item-wrap .thumb:hover img {
	opacity: .9;
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	transition: all .3s ease-out 0s
}
.widget_lastest_products .p-item-wrap .title {
	margin: 0;
	bottom: 0;
	opacity: 1;
	padding: 5px 0
}
.widget_lastest_products .p-item-wrap .title a {
	height: 34px;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 17px
}
.widget_lastest_products:hover .title {
	bottom: 0
}
.sidebar .widget_nav_menu {
	padding: 0;
	background: #eee;
	border-radius: 3px;
	overflow: hidden
}
.sidebar .widget_nav_menu .widget-title {
	padding-left: 30px;
	margin: 0;
	font-size: 20px;
	line-height: 50px;
	border-bottom: 1px solid #e3e3e3
}
.sidebar .widget_nav_menu .widget-title span {
	margin: 0;
	padding: 0;
	color: #333;
	border: 0
}
.sidebar .widget_nav_menu ul li {
	position: relative;
	padding: 0;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5
}
.sidebar .widget_nav_menu ul li:before {
	display: none
}
.sidebar .widget_nav_menu ul li li {
	padding-left: 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 0
}
.sidebar .widget_nav_menu ul li li a {
	padding-left: 45px
}
.sidebar .widget_nav_menu ul li li a:after {
	position: absolute;
	left: 35px;
	top: 0;
	content: "\f105";
	font-family: FontAwesome;
	color: #666
}
.sidebar .widget_nav_menu ul li li a:hover:after {
	color: #fff
}
.sidebar .widget_nav_menu ul li li li a {
	padding-left: 60px
}
.sidebar .widget_nav_menu ul li li li a:after {
	left: 50px
}
.sidebar .widget_nav_menu ul li li li a:hover:after {
	color: #fff
}
.sidebar .widget_nav_menu ul li.current-menu-item a, .sidebar .widget_nav_menu ul li.current-post-parent a {
	color: #fff;
	background: #3ca5f6
}
.sidebar .widget_nav_menu ul li.current-menu-item a:after, .sidebar .widget_nav_menu ul li.current-post-parent a:after {
	color: #fff
}
.sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a, .sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a {
	background: none
}
.sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:after, .sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:after {
	color: #666
}
.sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:hover, .sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:hover {
	color: #fff;
	background: #4285f4
}
.sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:hover:after, .sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:hover:after {
	color: #fff
}
.sidebar .widget_nav_menu ul li.current-menu-item li a, .sidebar .widget_nav_menu ul li.current-post-parent li a {
	color: #333
}
.sidebar .widget_nav_menu ul li a {
	display: block;
	padding-left: 30px;
	font-size: 14px;
	color: #333
}
.sidebar .widget_nav_menu ul li a:hover {
	color: #fff;
	background: #4285f4
}
.search-form {
	position: relative;
	overflow: hidden;
	background: #fff
}
.search-form input {
	background: none;
	border: 0;
	line-height: 22px;
	display: block;
	float: left;
	outline: 0
}
.search-form input.keyword {
	width: 100%;
	height: 34px;
	padding: 5px 52px 5px 10px;
	font-size: 14px;
	color: #333;
	border: 1px solid #efefef
}
.search-form input.keyword:focus {
	border-color: #3ca5f6
}
.search-form input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	width: 42px;
	height: 34px;
	padding: 0;
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background-color: #3ca5f6;
	cursor: pointer
}
.search-form input.submit:hover {
	background-color: #4285f4
}

.widget_post_thumb ul .item {
	margin: 0;
	padding: 7px 0 8px;
	overflow: hidden
}
.widget_post_thumb ul .item:last-child {
	padding-bottom: 0
}
.widget_post_thumb ul .item:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	transition: all .3s ease-out 0s
}
.widget_post_thumb ul li:before {
	display: none
}
.widget_post_thumb .item-img {
	float: left;
	width: 100px;
	overflow: hidden;
	border-radius: 3px
}
.widget_post_thumb .item-img img {
	width: 100%;
	height: 63px;
	vertical-align: top;
	transition: all .3s ease-out 0s
}
.widget_post_thumb .item-img.item-video:hover .item-img-inner:after, .widget_post_thumb .item-img.item-video:hover .item-img-inner:before {
	opacity: 1;
	transition: all .3s ease-out 0s
}
.widget_post_thumb .item-img.item-video .item-img-inner {
	position: relative;
	display: block
}
.widget_post_thumb .item-img.item-video .item-img-inner:before {
	content: "";
	background: #3ca5f6;
	opacity: .8
}
.widget_post_thumb .item-img.item-video .item-img-inner:after, .widget_post_thumb .item-img.item-video .item-img-inner:before {
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-left: -16px;
	margin-top: -16px;
	border-radius: 50%;
	box-sizing: border-box;
	transition: all .3s ease-out 0s
}
.widget_post_thumb .item-img.item-video .item-img-inner:after {
	padding-left: 3px;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f04b";
	opacity: .9;
	background: radial-gradient(rgba(0,0,0,.2), hsla(0,0%,100%,.1))
}
.widget_post_thumb .item-title {
	height: 38px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 1.4
}
.widget_post_thumb .item-title a {
	color: #333
}
.widget_post_thumb .item-date {
	margin: 0;
	font-size: 12px;
	color: #999;
	line-height: 14px
}
.widget_post_thumb .item-content {
	margin-left: 110px
}

.zhi-el-boxed .widget {
	padding: 15px;
	background: #fff
}
.zhi-el-boxed .sidebar .widget_nav_menu, .zhi-el-boxed .widget_html_ad, .zhi-el-boxed .widget_image_ad, .zhi-el-boxed .widget_media_image, .zhi-el-boxed .widget_profile, .zhi-el-boxed .widget_search {
	padding: 0
}
.zhi-el-boxed .widget_search .widget-title {
	display: none
}
.zhi-el-boxed .widget_profile .profile-posts {
	padding: 20px 15px 15px
}
.footer {
	padding: 35px 0;
	color: #5f676f;
	background: #2d3237
}
@media (max-width:991px) {
.footer {
	padding: 25px 10px;
	text-align: center
}
}
@media (max-width:767px) {
.footer {
	padding: 20px 0 70px
}
}
.footer a {
	color: #5f676f
}
.footer a:hover {
	color: #98a4b1;
	text-decoration: none
}
.footer .copyright {
	font-size: 12px;
	font-size: 1rem
}
.footer .copyright p {
	margin: 0 0 5px
}
.footer .copyright p:last-child {
	margin-bottom: 0
}
.footer .footer-nav, .footer .menu ul, .footer ul.menu {
	padding: 0;
	margin: 0 0 8px;
	font-size: 14px;
	font-size: 1.16667rem;
	list-style: none
}
.footer .footer-nav li, .footer .menu ul li, .footer ul.menu li {
	display: inline-block;
	margin-right: 15px;
	line-height: 1.4
}
.footer .footer-nav a, .footer .menu ul a, .footer ul.menu a {
	color: #76818c
}
.footer .footer-nav a:hover, .footer .menu ul a:hover, .footer ul.menu a:hover {
	color: #b3c0ce
}
.footer-col {
	display: inline-block;
	font-size: 0;
	vertical-align: middle
}
@media (max-width:1219px) {
.footer-col-logo {
	display: none
}
}
.footer-col-logo img {
	display: block;
	margin-right: 40px;
	max-width: 160px;
	max-height: 60px;
	height: auto;
	border: 0
}
.footer-col-sns {
	float: right
}
@media (max-width:991px) {
.footer-col-sns {
	display: none
}
}
.footer-sns {
	font-size: 0
}
.footer-sns a {
	display: inline-block;
	margin: 7px 0 8px 15px;
	vertical-align: top
}
.footer-sns .fa {
	position: relative;
	width: 36px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	border-radius: 50%;
	text-align: center;
	background: #394148;
	color: #98a4b1
}
.footer-sns .fa:before {
	position: relative;
	z-index: 2
}
.footer-sns .fa:after {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #4285f4;
	border-radius: 50%;
	content: "";
	opacity: 0;
	filter: alpha(opacify=0);
	-webkit-transform: scale(0);
	transform: scale(0)
}
.footer-sns .fa:hover {
	color: #fff
}
.footer-sns .fa:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacify=100);
	transition: all .5s cubic-bezier(.3, 0, 0, 1.3) 0s
}
.sns-wx {
	position: relative;
	overflow: hidden
}
.sns-wx span {
	position: absolute;
	z-index: 1;
	top: -170px;
	left: 0;
	margin-left: -57px;
	width: 150px;
	height: 150px;
	background-color: #fff;
	background-size: 95% auto;
	background-position: 50%;
	background-repeat: no-repeat;
	box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
	opacity: 0;
	filter: alpha(opacify=0);
	transition: all .2s ease-out .1s
}
.sns-wx span:after {
	position: absolute;
	bottom: -16px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -8px;
	line-height: 0;
	border: 8px solid transparent;
	border-top: 8px solid #fff;
	content: ""
}
.sns-wx:hover {
	overflow: visible
}
.sns-wx:hover span {
	top: -165px;
	opacity: 1;
	filter: alpha(opacify=100);
	transition: all .2s ease-out .1s
}

.container, .page-no-sidebar.member-lostpassword .member-lp-process {
	width: 1200px;
	padding: 0 10px
}
@media (max-width:1219px) {
.container, .page-no-sidebar.member-lostpassword .member-lp-process {
	width: 980px
}
}
@media (max-width:991px) {
.container, .page-no-sidebar.member-lostpassword .member-lp-process {
	width: 100%;
	padding: 0 15px
}
}
a {
	color: #3ca5f6
}
a, a:hover {
	transition: all .3s ease-out 0s
}
a:hover {
	color: #4285f4
}
a:active, a:focus {
	outline: 0
}
html {
	font-size: 12px
}
body {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	line-height: 1.8;
	background: #f5f5f5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	word-wrap: break-word
}
@media (max-width:991px) {
body {
	transition: all .3s ease-out 0s
}
}
@media (max-width:767px) {
body.single {
	background: #fff
}
.page-no-sidebar.member-lostpassword body.single .member-lp-process, body.single .container, body.single .page-no-sidebar.member-lostpassword .member-lp-process {
	padding: 0 5px
}
}
#wrap {
	padding-top: 62px
}
@media (max-width:767px) {
#wrap {
	padding-top: 50px;
	overflow: hidden
}
}
.wrap {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px
}
@media (max-width:767px) {
.wrap {
	margin-top: 15px
}
}
.zhi-home .wrap {
	margin-bottom: 0
}
@media (max-width:767px) {
.zhi-home .wrap {
	margin-top: 15px;
	margin-bottom: 15px
}
}
.main, .main-archive {
	width: 860px;
	float: left;
	transition: all .3s ease-out 0s
}
@media (max-width:1219px) {
.main, .main-archive {
	width: 690px
}
}
@media (max-width:991px) {
.main, .main-archive {
	width: 100%;
	float: none!important
}
}
.main-full {
	width: 100%;
	float: none
}
.main-woo {
	padding: 15px;
	margin-bottom: 20px;
	background: #fff
}
.single-product .content-woo {
	padding: 20px
}
.sec-panel, .sec-panel-image .sec-panel-head {
	margin-bottom: 20px
}
.sec-panel-head {
	position: relative;
	margin-bottom: 15px
}
.sec-panel-head h1, .sec-panel-head h2, .sec-panel-head h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	color: #333;
	border-bottom: 2px solid hsla(0,0%,39%,.1)
}
.sec-panel-head h1 a, .sec-panel-head h2 a, .sec-panel-head h3 a {
	text-decoration: none
}
.sec-panel-head h1 span, .sec-panel-head h2 span, .sec-panel-head h3 span {
	position: relative;
	display: inline-block;
	padding-bottom: 12px
}
.sec-panel-head h1 span:before, .sec-panel-head h2 span:before, .sec-panel-head h3 span:before {
	position: absolute;
	left: 0;
	top: 100%;
	height: 2px;
	width: 100%;
	border-radius: 2px;
	background: #3ca5f6;
	content: ""
}
.sec-panel-head span {
	color: #3ca5f6
}
.sec-panel-head small {
	font-size: 1.08333rem;
	margin-left: 10px;
	color: #999;
	font-weight: 400
}
@media (max-width:991px) {
.sec-panel-head small {
	display: none
}
}
.sec-panel-head .more {
	float: right;
	font-size: 1.08333rem;
	font-weight: 400;
	line-height: 20px;
	color: #999;
	transition: all .3s ease-out
}
.sec-panel-head .more:hover {
	color: #4285f4;
	text-decoration: none;
	transition: all .3s ease-out
}
@media (max-width:767px) {
.zhi-el-boxed .container, .zhi-el-boxed .page-no-sidebar.member-lostpassword .member-lp-process, .page-no-sidebar.member-lostpassword .zhi-el-boxed .member-lp-process {
	padding: 0 8px
}
}
.zhi-el-boxed .sec-panel {
	background: #fff
}
.zhi-el-boxed .sec-panel-head {
	padding: 0 15px;
	margin-bottom: 0
}
@media (max-width:767px) {
.zhi-el-boxed .sec-panel-head {
	padding: 0 10px
}
}
.zhi-el-boxed .sec-panel-head h1, .zhi-el-boxed .sec-panel-head h2, .zhi-el-boxed .sec-panel-head h3 {
	line-height: 48px;
	border-bottom-width: 1px
}
.zhi-el-boxed .sec-panel-head h1 span, .zhi-el-boxed .sec-panel-head h2 span, .zhi-el-boxed .sec-panel-head h3 span {
	padding-bottom: 0;
	color: #333
}
.zhi-el-boxed .sec-panel-head h1 span a, .zhi-el-boxed .sec-panel-head h2 span a, .zhi-el-boxed .sec-panel-head h3 span a {
	color: #333
}
.zhi-el-boxed .sec-panel-head h1 span a:hover, .zhi-el-boxed .sec-panel-head h2 span a:hover, .zhi-el-boxed .sec-panel-head h3 span a:hover {
	color: #4285f4
}
.zhi-el-boxed .sec-panel-head h1 span:before, .zhi-el-boxed .sec-panel-head h2 span:before, .zhi-el-boxed .sec-panel-head h3 span:before {
	display: none
}
.zhi-el-boxed .sec-panel-head .more {
	line-height: 48px
}
.zhi-el-boxed .sec-panel-body {
	padding: 15px
}
@media (max-width:767px) {
.zhi-el-boxed .sec-panel-body {
	padding: 10px
}
}
.zhi-el-boxed .sec-panel-card, .zhi-el-boxed .sec-panel-image {
	background: none
}
.zhi-el-boxed .sec-panel-card .sec-panel-head, .zhi-el-boxed .sec-panel-image .sec-panel-head {
	margin-bottom: 15px;
	background: #fff
}
.zhi-el-boxed .sec-panel-card .sec-panel-head h1, .zhi-el-boxed .sec-panel-card .sec-panel-head h2, .zhi-el-boxed .sec-panel-card .sec-panel-head h3, .zhi-el-boxed .sec-panel-image .sec-panel-head h1, .zhi-el-boxed .sec-panel-image .sec-panel-head h2, .zhi-el-boxed .sec-panel-image .sec-panel-head h3 {
	border-bottom: 0
}
.zhi-el-boxed .list.tabs {
	border-bottom: 1px solid rgba(99,99,99,.1)
}
.zhi-el-boxed .list.tabs .tab.active a:after {
	margin-top: -1px
}
.zhi-el-boxed .list.tabs .tab a {
	line-height: 48px;
	padding-bottom: 0
}
.zhi-el-boxed .list.tabs .tab:after {
	top: 16px
}
.zhi-el-boxed .main-list .sec-panel-head {
	border-bottom: 0
}
.zhi-el-boxed .main-list .list.tabs {
	height: 50px
}
.zhi-el-boxed .main-list-card .sec-panel-head, .zhi-el-boxed .main-list-image .sec-panel-head {
	padding: 0 15px
}
@media (max-width:767px) {
.zhi-el-boxed .main-list-card .sec-panel-head, .zhi-el-boxed .main-list-image .sec-panel-head {
	padding: 0 10px
}
}
.zhi-el-boxed .main-list-card .post-loop, .zhi-el-boxed .main-list-image .post-loop {
	padding: 15px
}
@media (max-width:767px) {
.zhi-el-boxed .main-list-card .post-loop, .zhi-el-boxed .main-list-image .post-loop {
	padding: 10px
}
}
.zhi-el-boxed .modules-carousel-posts .carousel-slider.sec-panel-body {
	padding: 15px
}
@media (max-width:767px) {
.zhi-el-boxed .modules-carousel-posts .carousel-slider.sec-panel-body {
	padding: 10px
}
}
.zhi-el-boxed .modules-carousel-posts .sec-panel-more {
	margin-top: 11px
}
.list {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.topic-list {
	width: 100%;
	margin-bottom: -15px;
	line-height: 1;
	font-size: 0;
	overflow: hidden
}
.topic-list .topic {
	display: inline-block;
	width: 23.49%;
	margin: 0 1% 15px
}
.topic-list .topic:nth-child(4n+1) {
	margin-left: 0
}
.topic-list .topic:nth-child(4n+4) {
	margin-right: 0
}
@media (max-width:991px) {
.topic-list .topic {
	width: 49%;
	margin: 0 1% 12px
}
.topic-list .topic:nth-child(odd) {
	margin-left: 0
}
.topic-list .topic:nth-child(2n+2) {
	margin-right: 0
}
}
.topic-list .topic-wrap {
	position: relative;
	display: block;
	width: 100%;
	text-decoration: none;
	border-radius: 3px;
	overflow: hidden
}
.topic-list .topic-wrap:hover {
	text-decoration: none
}
.topic-list .cover-container:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.topic-list .cover-container:hover img, .topic-list .cover-container img {
	transition: -webkit-transform .5s ease-out 0s;
	transition: transform .5s ease-out 0s;
	transition: transform .5s ease-out 0s, -webkit-transform .5s ease-out 0s
}
.topic-list .cover-container img {
	width: 100%;
	height: auto;
	vertical-align: top
}
.topic-list span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 3px 15px 0;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	text-shadow: 0 0 3px rgba(0,0,0,.6);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	box-sizing: border-box;
	background: linear-gradient(180deg, transparent, rgba(0,0,0,.5));
	transition: all .3s ease-out
}
.sidebar {
	float: right;
	width: 300px
}
.sidebar.fixed {
	position: fixed;
	left: 50%;
	bottom: 0;
	margin-left: 290px
}
@media (min-width:992px) and (max-width:1219px) {
.sidebar.fixed {
	margin-left: 230px
}
}
.sidebar.abs {
	position: absolute;
	bottom: 0;
	right: 10px
}
@media (max-width:1219px) {
.sidebar {
	width: 250px
}
}
@media screen and (max-width:991px) {
.sidebar {
	display: none
}
}
.slider-wrap {
	margin-bottom: 20px
}
@media (max-width:767px) {
.slider-wrap {
	margin: -15px -8px 15px
}
}
.wpcom-slider .swiper-wrapper {
	padding: 0!important;
	margin: 0!important
}
.wpcom-slider .swiper-button-next, .wpcom-slider .swiper-button-prev {
	width: 44px;
	height: 44px;
	margin-top: -22px;
	opacity: 0;
	background: none;
	transition: all .3s
}
@media (max-width:991px) {
.wpcom-slider .swiper-button-next, .wpcom-slider .swiper-button-prev {
	width: 36px;
	height: 36px;
	margin-top: -18px;
	display: none
}
}
.wpcom-slider .swiper-button-next:before, .wpcom-slider .swiper-button-prev:before {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	border-radius: 50%;
	content: ""
}
.wpcom-slider .swiper-button-next:after, .wpcom-slider .swiper-button-prev:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../image/1.svg);
	background-size: 10px 18px;
	background-repeat: no-repeat;
	background-position: 50%;
	content: ""
}
.wpcom-slider .swiper-button-next:after {
	background-image: url(../image/2.svg)
}
.wpcom-slider .swiper-button-prev {
	left: -10px
}
.wpcom-slider .swiper-button-next {
	left: auto;
	right: -10px
}
.wpcom-slider:hover .swiper-button-next, .wpcom-slider:hover .swiper-button-prev {
	opacity: .7
}
.wpcom-slider:hover .swiper-button-next:hover, .wpcom-slider:hover .swiper-button-prev:hover {
	opacity: 1
}
.wpcom-slider:hover .swiper-button-prev {
	left: 10px
}
.wpcom-slider:hover .swiper-button-next {
	right: 10px
}
.wpcom-slider .swiper-pagination {
	z-index: 2;
	height: 6px;
	font-size: 0
}
.wpcom-slider .swiper-pagination span {
	height: 6px;
	width: 8px;
	margin: 0 3px!important;
	border-radius: 6px!important;
	background-color: hsla(0,0%,100%,.8);
	transition: all .3s ease-out 0s;
	vertical-align: top
}
.wpcom-slider .swiper-pagination span:hover {
	background-color: #4285f4
}
.wpcom-slider .swiper-pagination .swiper-pagination-bullet-active {
	width: 18px;
	background-color: #3ca5f6;
	transition: all .3s ease-out 0s
}
.modules-feature-posts .post-loop-card .wpcom-slider .item, .wpcom-slider .modules-feature-posts .post-loop-card .item, .wpcom-slider .swiper-slide {
	position: relative
}
.modules-feature-posts .post-loop-card .wpcom-slider .item>a, .wpcom-slider .modules-feature-posts .post-loop-card .item>a, .wpcom-slider .swiper-slide>a {
	display: block;
	height: 100%
}
.modules-feature-posts .post-loop-card .wpcom-slider .item img, .wpcom-slider .modules-feature-posts .post-loop-card .item img, .wpcom-slider .swiper-slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .3s ease-out 0s
}
.modules-feature-posts .post-loop-card .wpcom-slider .item:hover img, .wpcom-slider .modules-feature-posts .post-loop-card .item:hover img, .wpcom-slider .swiper-slide:hover img {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	transition: all .3s ease-out 0s
}
.wpcom-slider .slide-title {
	position: absolute;
	z-index: 1;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 3px 15px 0;
	margin: 0;
	font-size: 16px;
	line-height: 48px;
	font-weight: 400;
	color: #fff;
	box-sizing: border-box;
	background: #333;
	background: linear-gradient(180deg, transparent, rgba(0,0,0,.5))
}
.wpcom-slider .slide-title a {
	display: block;
	color: #fff;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}
.wpcom-slider .slide-title a:focus, .wpcom-slider .slide-title a:hover {
	text-decoration: none
}
.main-slider {
	width: 670px;
	height: 320px;
	overflow: hidden;
	direction: ltr;
	background: #fff;
	border-radius: 3px
}
@media (max-width:767px) {
.main-slider {
	border-radius: 0
}
}
.main-slider.slider-full {
	width: 100%
}
@media (max-width:1219px) {
.main-slider {
	width: 100%;
	height: auto;
	float: none!important
}
}
.main-slider .swiper-wrapper {
	height: 100%
}
.main-slider .swiper-pagination {
	width: auto;
	right: 15px;
	left: auto;
	bottom: 21px
}
.feature-post {
	width: 180px;
	padding: 0;
	margin: 0;
	list-style: none
}
@media (max-width:1219px) {
.feature-post {
	width: 100%;
	margin-top: 20px;
	margin-right: -15px;
	overflow: hidden;
	float: none!important
}
}
@media (max-width:767px) {
.feature-post {
	display: none
}
}
.feature-post li {
	position: relative;
	height: 100px;
	margin-bottom: 10px;
	border-radius: 3px;
	overflow: hidden;
	background: #fff
}
@media (max-width:1219px) {
.feature-post li {
	width: 220px;
	height: auto;
	margin-right: 15px;
	float: left
}
.feature-post li:last-child {
	margin-right: 0
}
}
@media (max-width:991px) {
.feature-post li {
	width: 32%;
	margin-right: 2%
}
}
.feature-post li:last-child {
	margin-bottom: 0
}
.feature-post li:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	transition: all .3s ease-out 0s
}
.feature-post a {
	display: block
}
.feature-post img {
	width: 180px;
	height: 100px;
	vertical-align: top;
	transition: all .3s ease-out 0s
}
@media (max-width:1219px) {
.feature-post img {
	width: 100%;
	height: auto
}
}
.feature-post span {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 26px;
	padding: 0 10px;
	line-height: 26px;
	color: #fff;
	font-size: 12px;
	background: rgba(0,0,0,.3);
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}
.container>.slider-wrap .main-slider, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .main-slider {
	width: 860px;
	height: 400px
}
@media (max-width:1219px) {
.container>.slider-wrap .main-slider, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .main-slider {
	width: 690px;
	height: 328px;
	float: left!important
}
}
@media (max-width:991px) {
.container>.slider-wrap .main-slider, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .main-slider {
	width: 100%;
	height: auto;
	float: none!important
}
}
.container>.slider-wrap .feature-post, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post {
	width: 300px
}
@media (max-width:1219px) {
.container>.slider-wrap .feature-post, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post {
	width: 250px;
	margin-top: 0;
	margin-right: 0;
	float: right!important
}
}
@media (max-width:991px) {
.container>.slider-wrap .feature-post, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post {
	width: 100%;
	float: none!important;
	margin-top: 20px
}
}
.container>.slider-wrap .feature-post li, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li {
	height: 190px;
	margin-bottom: 20px;
	display: none
}
@media (max-width:1219px) {
.container>.slider-wrap .feature-post li, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li {
	width: 100%;
	height: 154px
}
}
@media (max-width:991px) {
.container>.slider-wrap .feature-post li, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li {
	width: 49%;
	height: auto;
	margin-bottom: 0
}
.container>.slider-wrap .feature-post li:nth-child(2), .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:nth-child(2) {
	margin-right: 0
}
}
.container>.slider-wrap .feature-post li:first-child, .container>.slider-wrap .feature-post li:nth-child(2), .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:first-child, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:nth-child(2) {
	display: block
}
.container>.slider-wrap .feature-post li:nth-child(2), .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:nth-child(2) {
	margin-bottom: 0
}
.container>.slider-wrap .feature-post li img, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li img {
	width: 100%;
	height: auto
}
.container>.slider-wrap .feature-post span, .page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post span {
	height: 32px;
	line-height: 32px;
	font-size: 14px
}
.list.tabs {
	font-size: 0;
	white-space: nowrap;
	overflow: hidden
}
@media (max-width:991px) {
.list.tabs {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto
}
.list.tabs::-webkit-scrollbar {
display:none;
width:0;
height:0
}
}
.list.tabs .tab {
	position: relative;
	display: inline-block;
	margin-right: 31px;
	vertical-align: middle
}
.list.tabs .tab:after {
	position: absolute;
	top: 2px;
	right: -16px;
	content: "";
	width: 1px;
	height: 16px;
	background: hsla(0,0%,39%,.1)
}
.list.tabs .tab:last-child {
	margin-right: 0
}
.list.tabs .tab:last-child:after {
	display: none
}
.list.tabs .tab.active a {
	position: relative;
	color: #3ca5f6;
	font-weight: 500
}
.list.tabs .tab.active a:after {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 2px;
	background: #3ca5f6;
	border-radius: 2px;
	content: ""
}
.list.tabs .tab.active a:hover:after {
	background: #4285f4
}
.list.tabs .tab a {
	display: block;
	font-size: 16px;
	padding-bottom: 12px;
	color: #666;
	line-height: 20px;
	font-weight: 400;
	text-decoration: none
}
.list.tabs .tab a:hover {
	color: #4285f4
}
.main-list .tab-wrap {
	display: none;
	min-height: 200px
}
.main-list .tab-wrap.active {
	display: block
}
.main-list .tab-wrap.loading {
	padding: 40px 0;
	background: url(../image/loading-dots.gif) 50% no-repeat
}
.list-partner {
	margin: -6px;
	font-size: 0
}
@media (max-width:767px) {
.list-partner {
	margin: -3px
}
}
.list-partner li {
	display: inline-block;
	margin: 0;
	box-sizing: border-box;
	padding: 6px
}
@media (max-width:767px) {
.list-partner li {
	width: 25%!important;
	padding: 3px
}
}
.list-partner img {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #efefef;
	vertical-align: top;
	border-radius: 2px
}
.list-links {
	margin-right: -15px;
	margin-bottom: -7px
}
.list-links a {
	display: inline-block;
	margin: 0 15px 12px 0;
	color: #999;
	line-height: 1
}
.list-links a:focus, .list-links a:hover {
	color: #4285f4;
	text-decoration: none
}
.wpuf-button, ul.wpuf-form .wpuf-submit input[type=submit], ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container a#wpuf-insert-image, ul.wpuf-form li .wpuf-fields a.file-selector {
	padding: 10px 20px!important
}
.wp-editor-wrap.error .wp-editor-container {
	border-color: #a94442
}
.media-sidebar .attachment-info .delete-attachment, .media-sidebar .attachment-info .edit-attachment {
	display: none
}
.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
	position: absolute;
	margin: -1px;
	padding: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0;
	word-wrap: normal!important
}
.attachment-filters {
	outline: 0
}

.main-list .sec-panel-head {
	margin-bottom: 0;
	border-bottom: 2px solid hsla(0,0%,39%,.1)
}
.main-list .list.tabs {
	height: 34px;
	margin-bottom: -2px
}
.main-list .post-loop {
	margin-top: 2px;
	padding-bottom: 0;
	margin-bottom: 0
}
.main-list-card, .main-list-image {
	background: none
}
.main-list-card .sec-panel-head, .main-list-image .sec-panel-head {
	padding: 0
}
.main-list-card .post-loop, .main-list-image .post-loop {
	padding: 15px 0 0
}
.main-list-card .load-more-wrap, .main-list-image .load-more-wrap {
	padding-bottom: 0;
	margin-top: -8px!important
}
#copy_content{
    margin: 0 auto;
	list-style: none;
}
.special{
	font-style:normal;
    color:#0085ff;
}