.righttd{padding-left:20px}
.toptd{padding-top:20px}
@media (max-width:767px){
.righttd{padding-left:0px; display:none}
.toptd{padding-top:0px}
}

.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
}
}

@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 {
float: left;
    position: relative;
    width: 240px;
    height: 150px;
    overflow: hidden;
    border-radius: 4px;
}
 
.post-loop-default .item-img-inner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.3s ease;
}

.post-loop-default .item-img-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.post-loop-default .item-img-inner:hover {
    transform: scale(1.1);
}
 
.post-loop-default .item-category {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(50, 50, 50, 0.8); 
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    text-decoration: none;
    z-index: 1;
}
 
.post-loop-default .item-category:hover {
    text-decoration: none;
}



@media (max-width:767px) {


.post-loop-default .item-img {
     float: left;
    position: relative;
    width: 33%;
    height: 78px;
    overflow: hidden;
    border-radius: 4px; margin-bottom:20px
}
 .post-loop-default .item-img .itemuser{
 left:0; position:relative; float: left;
}
.post-loop-default .item-category {
	display: none
}
}
.post-loop-default .item-category:hover {
	background: #07519a
}
.post-loop-default .item-content {
	margin-left: 30.82%
}
.post-loop-default .item-content0 {
	margin-left: 30.82%; margin-bottom:20px
}
@media (max-width:767px) {
.post-loop-default .item-content {
	margin-left: 35%
}
.post-loop-default .item-content0 {
	margin-left: 1%
}
}
.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: 18px;
	 text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;
}
.post-loop-default .item-no-thumb .item-meta {
	position: relative;
}
.post-loop-default .item-title {
	margin: 0 0 5px  0px;
	font-size: 20px;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp:2
}
@media (max-width:767px) {

.post-loop-default .item-title {
	font-size: 17px; font-weight:normal
	
}
}
.post-loop-default .item-title a {
	color: #333;
	overflow: hidden;
	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: #333;
}
}
.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: #07519a
}
 .post-loop-default .item-excerpt a{
	 text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;
}
 .post-loop-default .item-excerpt {
	color: #333;
	overflow: hidden;
	 text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;
}

@media (max-width:767px) {
.post-loop-default  .item-excerpt  a {
	display:block;	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2; 	line-height: 20px;
	color: #777777;
	font-size: 13px; margin-top:-4px
}
.item-content0 .item-excerpt a {
	line-height: 20px;
	color: #777777;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3; 
}
}
.post-loop-default .item-meta {
	position: absolute;
	color: #999;
	font-size: 14px; 
}
.item-content0 .item-meta {
margin-bottom:3px

}
.postaddf{min-height:15px}
.post-loop-default .item-meta .item-meta-li {
	display: inline-block;
	margin-right: 15px;
	vertical-align: top; line-height:30px

}
@media (max-width:767px) {
.post-loop-default .item-meta {
	left: 0;
	width: 100%;
	height: 20px;
	box-sizing: border-box;
	padding-left: 34%; margin-top:-8px
}

.item-content0  .item-meta {
	left: 0;
	width: 100%;
	height: 20px;
	box-sizing: border-box;
	padding-left:0%; 
	bottom: 8px; 
}
.postaddf{min-height:15px}
.post-loop-default .item-meta  .date{
display:none
}
}



@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;
	margin-right: 10px
}
}
.post-loop-default .item-meta .item-meta-li .fa {
	font-size: 14px;
}
.post-loop-default .item-meta a {
	color: #999;
	text-decoration: none
}
.post-loop-default .item-meta a:hover {
	color: #07519a
}
.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: #07519a
}
.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;
		font-size: 1.1rem;
			padding: 10px;
			padding-bottom:0px
}
}
.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: #07519a
}
.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
}
}
.special-wrap {
	margin-bottom: 20px
}
.special-list {
	margin: 0 -10px;
	font-size: 0
}
.special-head {
	text-align: center;
	padding: 30px 50px 50px
}
@media (max-width:767px) {
.special-head {
	padding: 10px 15px 30px
}
}
.special-head p {
	margin: 0;
	font-size: 15px;
	color: #999;
	font-weight: 300
}
.special-title {
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-size: 2.16667rem;
	color: #333
}
.page-description {
	position: relative;
	margin: 17px 0 0;
	padding: 15px 0 0
}
.page-description:before {
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	height: 2px;
	margin-left: -10px;
	background: #999;
	content: ""
}
.special-item-wrap {
	vertical-align: top;
	float: none;
	display: inline-block;
	padding: 0 10px!important;
	font-size: 14px;
	font-size: 1.16667rem
}
.special-item {
	padding: 20px;
	margin-bottom: 20px;
	background: #fff;
	transition: all .3s ease 0s
}
.special-item:hover {
	box-shadow: 0 2px 10px rgba(0,0,0,.15);
	transition: all .3s ease 0s
}
.special-item-top {
	position: relative;
	overflow: hidden
}
.special-item-thumb {
	width: 200px;
	float: left;
	border-radius: 3px;
	overflow: hidden
}
@media (max-width:520px) {
.special-item-thumb {
	width: 140px
}
}
.special-item-thumb img {
	width: 100%;
	height: auto;
	transition: all .3s ease-out 0s
}
.special-item-thumb:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	transition: all .3s ease-out 0s
}
.special-item-title {
	padding-left: 220px
}
@media (max-width:520px) {
.special-item-title {
	padding-left: 155px
}
}
.special-item-title h2 {
	font-size: 20px;
	font-size: 1.66667rem;
	font-weight: 400;
	margin: 0 0 10px
}
@media (max-width:520px) {
.special-item-title h2 {
	font-size: 16px;
	font-size: 1.33333rem;
	margin-bottom: 8px
}
}
.special-item-title a {
	color: #333;
	text-decoration: none;
	transition: all .3s ease 0s
}
.special-item-title a:hover {
	color: #07519a;
	transition: all .3s ease 0s
}
.special-item-title p {
	height: 50px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
@media (max-width:520px) {
.special-item-title p {
	height: 38px;
	line-height: 1.4
}
}
.special-item-bottom {
	margin: 20px 0 0;
	padding: 12px 0 0;
	list-style: none;
	border-top: 1px solid #efefef
}
.special-item-bottom a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #999;
	text-decoration: none;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all .3s ease 0s;
	vertical-align: top
}
.special-item-bottom a:before {
	position: absolute;
	left: 4px;
	top: 9px;
	width: 0;
	height: 0;
	line-height: 0;
	border: 4px solid transparent;
	border-left: 4px solid #ccc;
	content: "";
	transition: all .3s ease 0s
}
.special-item-bottom a:hover {
	color: #07519a;
	transition: all .3s ease 0s
}
.special-item-bottom a:hover:before {
	border-left-color: #07519a;
	transition: all .3s ease 0s
}
.special-item-more {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-right: 10px;
	font-size: 12px;
	font-size: 1rem;
	line-height: 20px
}
.special-item-more:after {
	position: absolute;
	right: 0;
	top: 0;
	font-family: FontAwesome;
	content: "\f105";
	font-size: 14px;
	line-height: 20px
}
.special-item-more:focus, .special-item-more:hover {
	text-decoration: none
}
.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: #07519a;
	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: #07519a;
	border-color: #07519a
}
.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: #07519a
}
.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: #07519a
}
.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: #07519a
}
.widget_profile {
	padding: 0
}
.widget_profile .profile-cover {
	position: relative;
	width: 100%;
	height: 0!important;
	padding-bottom: 37%;
	overflow: hidden
}
.widget_profile .profile-cover img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%!important;
	-o-object-fit: cover;
	object-fit: cover
}
.widget_profile .cover_photo {
	height: 110px;
	background: #eee
}
.widget_profile img {
	width: 100%;
	height: auto;
	vertical-align: top
}
.widget_profile p {
	margin: 0
}
.widget_profile .avatar-wrap {
	margin-top: -40px;
	text-align: center
}
.widget_profile .avatar-link {
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	padding: 4px;
	margin: 0 auto;
	border-radius: 50%;
	background: hsla(0,0%,100%,.3)
}
.widget_profile .avatar-link:hover {
	background: hsla(0,0%,100%,.5)
}
.widget_profile .avatar {
	width: 100%;
	height: auto;
	border-radius: 50%;
	background: #fff;
	transition: all .3s ease-out 0s
}
.widget_profile .profile-info {
	padding: 10px 15px 20px;
	text-align: center;
	line-height: 1.6
}
.widget_profile .author-name {
	display: inline-block;
	line-height: 22px;
	overflow: hidden;
	max-width: 180px;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top
}
.widget_profile .author-group {
	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: top;
	border-radius: 1px
}
.widget_profile .author-group:after, .widget_profile .author-group:before {
	position: absolute;
	left: -8px;
	top: 50%;
	margin-top: -4px;
	content: "";
	border: 4px solid transparent;
	border-right: 4px solid #3ca5f6
}
.widget_profile .author-group:after {
	left: -7px;
	border-right: 4px solid #fff
}
.widget_profile .author-description {
	margin-top: 10px;
	font-size: 13px;
	color: #999
}
.widget_profile .profile-posts {
	padding: 20px 0 15px;
	border-top: 1px dashed #efefef
}
.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;
    max-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
}


.widget_comments ul li {
	padding: 15px 0;
	border-top: 1px solid #efefef
}
.widget_comments ul li:before {
	display: none
}
.widget_comments .comment-info {
	margin-bottom: 10px
}
.widget_comments .comment-info img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #f3f3f3;
	transition: all .2s ease-out 0s
}
.widget_comments .comment-info img:hover {
	opacity: .8;
	filter: alpha(opacify=80);
	transition: all .3s ease-out 0s
}
.widget_comments .comment-info a {
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	color: #999
}
.widget_comments .comment-info .comment-author {
	float: none;
	margin: 0;
	width: auto;
	max-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}
.widget_comments .comment-info span {
	float: right;
	line-height: 30px;
	color: #999
}
.widget_comments .comment-excerpt {
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	background: #f7f7f7;
	border-radius: 1px;
	color: #666
}
.widget_comments .comment-excerpt:before {
	position: absolute;
	left: 10px;
	top: -10px;
	content: "";
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px solid transparent;
	border-bottom-color: #f7f7f7
}
.widget_comments .comment-excerpt p {
	margin: 0;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3
}
.widget_comments .comment-post {
	color: #999;
	margin: 0;
	font-size: 13px;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}
.widget_comments .comment-post a {
	color: #999
}
.widget_image_ad {
	padding: 0
}
.widget_image_ad img {
	width: 100%;
	height: auto;
	vertical-align: top;
	border-radius: 3px
}
.widget_image_ad a {
	display: block;
	transition: all .3s ease
}
.widget_image_ad a:hover {
	opacity: .9;
	transition: all .3s ease
}
.widget_html_ad {
	padding: 0;
	overflow: hidden
}
.widget_html_ad img {
	vertical-align: top;
	max-width: 100%;
	height: auto
}
.el-boxed .widget {
	padding: 15px;
	background: #fff
}
.el-boxed .sidebar .widget_nav_menu, .el-boxed .widget_html_ad, .el-boxed .widget_image_ad, .el-boxed .widget_media_image, .el-boxed .widget_profile, .el-boxed .widget_search {
	padding: 0
}
.el-boxed .widget_search .widget-title {
	display: none
}
.el-boxed .widget_profile .profile-posts {
	padding: 20px 15px 15px
}

.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
}
.btn-primary {
	color: #fff;
	background: #3ca5f6;
	border-color: #3ca5f6
}
.btn-primary.active, .btn-primary:active, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	background: #07519a;
	border-color: #07519a;
	outline: 0
}
.btn-primary.disabled:hover {
	color: #fff;
	background: #07519a;
	border-color: #07519a
}
.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
}
}
#wrap {
	padding-top: 12px
}
@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
}
}
.home .wrap {
	margin-bottom: 0
}
@media (max-width:767px) {
.home .wrap {
	margin-top: 15px;
	margin-bottom: 15px
}
}
article, aside, details, figcaption, figure,  header, hgroup, main, menu, nav, section, summary {
	display: block
}
.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{ background:#fff}
.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: #07519a;
	text-decoration: none;
	transition: all .3s ease-out
}
@media (max-width:767px) {
.el-boxed .container, .el-boxed .page-no-sidebar.member-lostpassword .member-lp-process, .page-no-sidebar.member-lostpassword .el-boxed .member-lp-process {
	padding: 0 8px
}
}
.el-boxed .sec-panel {
	background: #fff
}
.el-boxed .sec-panel-head {
	padding: 0 15px;
	margin-bottom: 0
}
@media (max-width:767px) {
.el-boxed .sec-panel-head {
	padding: 0 10px
}
}
.el-boxed .sec-panel-head h1, .el-boxed .sec-panel-head h2, .el-boxed .sec-panel-head h3 {
	line-height: 48px;
	border-bottom-width: 1px
}
.el-boxed .sec-panel-head h1 span, .el-boxed .sec-panel-head h2 span, .el-boxed .sec-panel-head h3 span {
	padding-bottom: 0;
	color: #333
}
.el-boxed .sec-panel-head h1 span a, .el-boxed .sec-panel-head h2 span a, .el-boxed .sec-panel-head h3 span a {
	color: #333
}
.el-boxed .sec-panel-head h1 span a:hover, .el-boxed .sec-panel-head h2 span a:hover, .el-boxed .sec-panel-head h3 span a:hover {
	color: #07519a
}
.el-boxed .sec-panel-head h1 span:before, .el-boxed .sec-panel-head h2 span:before, .el-boxed .sec-panel-head h3 span:before {
	display: none
}
.el-boxed .sec-panel-head .more {
	line-height: 48px
}
.el-boxed .sec-panel-body {
	padding: 15px
}
@media (max-width:767px) {
.el-boxed .sec-panel-body {
	padding: 10px
}
}
.el-boxed .sec-panel-card, .el-boxed .sec-panel-image {
	background: none
}
.el-boxed .sec-panel-card .sec-panel-head, .el-boxed .sec-panel-image .sec-panel-head {
	margin-bottom: 15px;
	background: #fff
}
.el-boxed .sec-panel-card .sec-panel-head h1, .el-boxed .sec-panel-card .sec-panel-head h2, .el-boxed .sec-panel-card .sec-panel-head h3, .el-boxed .sec-panel-image .sec-panel-head h1, .el-boxed .sec-panel-image .sec-panel-head h2, .el-boxed .sec-panel-image .sec-panel-head h3 {
	border-bottom: 0
}
.el-boxed .list.tabs {
	border-bottom: 1px solid rgba(99,99,99,.1)
}
.el-boxed .list.tabs .tab.active a:after {
	margin-top: -1px
}
.el-boxed .list.tabs .tab a {
	line-height: 48px;
	padding-bottom: 0
}
.el-boxed .list.tabs .tab:after {
	top: 16px
}
.el-boxed .main-list .sec-panel-head {
	border-bottom: 0
}
.el-boxed .main-list .list.tabs {
	height: 50px
}
.el-boxed .main-list-card .sec-panel-head, .el-boxed .main-list-image .sec-panel-head {
	padding: 0 15px
}
@media (max-width:767px) {
.el-boxed .main-list-card .sec-panel-head, .el-boxed .main-list-image .sec-panel-head {
	padding: 0 10px
}
}
.el-boxed .main-list-card .post-loop, .el-boxed .main-list-image .post-loop {
	padding: 15px
}
@media (max-width:767px) {
.el-boxed .main-list-card .post-loop, .el-boxed .main-list-image .post-loop {
	padding: 10px
}
}
.el-boxed .modules-carousel-posts .carousel-slider.sec-panel-body {
	padding: 15px
}
@media (max-width:767px) {
.el-boxed .modules-carousel-posts .carousel-slider.sec-panel-body {
	padding: 10px
}
}
.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
}



}