
.container, .page-no-sidebar.member-lostpassword .member-lp-process {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
@media (max-width:767px) {
.post-loop-list .item a {
	font-size: 18px;
	width: 100%
}
}
.el-boxed .post-loop-list {
	padding: 0 16px 10px
}
.post-loop-default {
	padding: 0;
	margin: 0 10px 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: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: 16px;
	line-height: 1.1;
}
@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: 13px;
	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
}
}
.el-boxed .post-loop-default {
	padding: 0 15px;
}
@media (max-width:767px) {
.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:991px) {
.container, .page-no-sidebar.member-lostpassword .member-lp-process {
	width: 100%;
	padding: 0 15px;
}
}
a {
	color: #333;
}
a, a:hover {
	transition: all .3s ease-out 0s;
}
a:hover {
	color: #6093e7
}
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
}
.box-card-list-rates ul .item {
	margin: 0;
	padding: 7px 10px 8px;
	overflow: hidden
}
.box-card-list-rates ul .item:last-child {
	padding-bottom: 0
}
.box-card-list-rates ul .item:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	transition: all .3s ease-out 0s
}
.box-card-list-rates ul li:before {
	display: none
}
.box-card-list-rates .item-img {
	float: left;
	width: 100px;
	overflow: hidden;
	border-radius: 3px
}
.box-card-list-rates .item-img img {
	width: 100%;
	height: 63px;
	background: url(../images/notimg.png);
	background-size: 100% 100%;
	vertical-align: top;
	transition: all .3s ease-out 0s
}
.box-card-list-rates .item-img.item-video:hover .item-img-inner:after, .box-card-list-rates .item-img.item-video:hover .item-img-inner:before {
	opacity: 1;
	transition: all .3s ease-out 0s
}
.box-card-list-rates .item-img.item-video .item-img-inner {
	position: relative;
	display: block
}
.box-card-list-rates .item-img.item-video .item-img-inner:before {
	content: "";
	background: #3ca5f6;
	opacity: .8
}
.box-card-list-rates .item-img.item-video .item-img-inner:after, .box-card-list-rates .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
}
.box-card-list-rates .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))
}
.box-card-list-rates .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
}
.box-card-list-rates .item-title a {
	color: #333
}
.box-card-list-rates .item-date {
	margin: 0;
	font-size: 12px;
	color: #999;
	line-height: 14px
}
.box-card-list-rates .item-content {
	margin-left: 110px
}
.tagcloud {
	font-size: 0
}
 .tagcloud a {
	display: inline-block;
	width: 19.8%;
	margin: 5px  10px 5px 10px;
	padding: 10px 15px;
	font-size: 12px!important;
	line-height: 1;
	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);
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tagcloud a:hover {
	color: #fff;
	background: #4285f4;
	border-color: #4285f4
}
.pagination {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px
}
.pagination a, .pagination span, .pagination > b{
	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
}
.pagination > b {background-color: #0684f6;color:#fff;
				}
.index-news {
    margin-top: 20px;
}

.index-news-box {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
}

.content-news {
    margin-top: 20px;
}

.content-news a {
    display: inline-block;
    width: 22.8%;
    height: 153px;
    margin-right: 25px;
    border-radius: 8px;
    position: relative;
    margin-bottom: 0px;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
}

.content-news a:nth-child(4n) {
    margin-right: 0;
}

.content-news a img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
    transition: all 0.6s;
}

.content-news a:hover img {
    transform: scale(1.1)
}

.content-news a p {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 40px;
    background: #000000;
    opacity: 0.8;
    border-radius: 0px 0px 9px 8px;
    line-height: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
}
 @media only screen and (max-width:1105px) {
.content-news a{width:47%;margin-bottom: 9px;}
}
 @media only screen and (max-width:900px) {
.content-news a{width:100%;margin-bottom: 9px;}
}