:root {
    --theme-color: #45b823;
    --theme-hover: #45b823;
	--action-color: #ff5555;
	--theme-base-color: #ffffff;
	--theme-line-color:#fef8f7;
    --font-color: #191a24;
	--theme-black-color: #191a24;
	--theme-gray-color:rgba(0,0,0,.85);
	--theme-bg-color:#F5F8F8;
    --theme-font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
::selection
{
	color: #ffffff;
background-color:var(--theme-color);
}
::-moz-selection
{
	color: #ffffff;
background-color:var(--theme-color);
}
html {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	font-size:12px;
}
body{
	background:var(--theme-bg-color);
	margin: 0px; 
	padding: 0px;
	color:var(--theme-black-color);
	text-align: left;
	font-family:-apple-system,BlinkMacSystemFont,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
}
*,
:after,
:before {
	box-sizing: border-box
}
/* *, :after, :before, input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
} */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button, input {
    overflow: visible;
    outline: 0;
}
input, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: 0;
    box-shadow: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
form,img,li {margin: 0; padding: 0; border: 0;}
dl,dt,dd{margin:0;padding:0;}
fieldset{margin:12px;padding:10px;}
legend{color:var(--theme-black-color);font-size:13pt;font-weight:bold;}
a:link,a:hover,a:visited{color:#222222; text-decoration:none;font-size:14px;}
a:hover {color:var(--theme-hover);}
img {
    vertical-align: middle;
	border: 0;
}
*, :after, :before, input[type=search] {
    box-sizing: border-box;
}
.clearfix:after,
.clearfix:before{content:" ";display:table}
.clearfix:after{clear:both}
.center-block{display:block;margin-left:auto;margin-right:auto}
.float-right{float:right!important}
.float-left{float:left!important}
.float-none{float:none!important}
.hide{display:none!important}
.show{display:block!important}
.invisible{visibility:hidden}
.mt20{margin-top: 20px!important;}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@-ms-viewport {
	width: device-width
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
	.visible-xs {
		display: block!important
	}
	span.visible-xs {
		display: inline-block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
	.visible-sm {
		display: block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
	.visible-md {
		display: block!important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
	.visible-lg {
		display: block!important
	}
}

.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
}
.footer{
	display: block;
	text-align: center;
	padding: 20px 0;
	background: #32363c;
}
.footer,
.footer a{
	font-size: 12px;
	line-height: 16px;
	color: #ccc;
}
.footer a{
	margin-right: 6px;
}
.footer a:hover{
	color: var(--theme-hover);
}
@media (max-width: 991px){
	.footer-a{display: none;}
}
.tag {
    color: var(--theme-color);
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    float: left;
    background: rgba(33, 51, 238, 0.1);
    margin-left: 10px;
    border-radius: 3px;
}
/* Back to top button */
#back-top{
	display: none;
    width: 46px;
    position: fixed;
    left: 50%;
    bottom: 72px;
    margin-left: 510px;
    z-index: 19;
    cursor: pointer;
}
#back-top:hover {transition: 0.3s bottom ease;}
#back-top a span {background-color:#fff;border:1px solid;font-size:20px;width:32px;height:32px;display:block;line-height:30px;text-align:center;
  text-decoration:none;vertical-align:middle;-webkit-backface-visibility:hidden;}
#back-top a:hover span {color: #fff;}
#back-top a:hover {text-decoration:none;}
@media (max-width: 1219px){
	#back-top{
		margin-left: 485px;
	}
}
@media (max-width: 991px){
	#back-top{
		left: unset;
		right: 15px;
	}
}
@media (max-width: 767px){
	#back-top{
		left: unset;
		right: 8px;
	}
}
ul.pagination {
    display: block;
    text-align: center;
    padding-left: 0!important;
    margin: 0!important;
}
ul.pagination>li {
    padding: 0;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    margin: 0 5px!important;
    background-color: var(--theme-bg-color);
    min-width: 30px;
    border-radius: 2px;
}
ul.pagination>li.active {
    color: #fff;
    background: var(--theme-color);
}
ul.pagination>li>a, 
ul.pagination>li>span {
    display: block;
    padding: 0 8px;
    color: inherit;
	text-decoration: none;
}
ul.pagination>li:hover {
    color: #fff;
    background: var(--theme-color);
}
.container{
    margin-right: auto;
    margin-left: auto;
	padding: 0 15px;
	width: 1100px;
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after{
	clear: both
}
@media (max-width: 1219px){
	.container {
	    width: 1060px;
	}
}
@media (max-width: 991px){
	.container {
	    width: 100%;
	    padding: 0 15px;
	}
}

@media (max-width: 767px){
	.container{
	    padding: 0 8px;
	}
}

/* 
.header{
	position: relative;
	width: 100%;
	border: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,5%);
	box-shadow: 0 1px 10px rgba(0,0,0,5%);
}
.header .logo {
	margin: 0;
	width: 155px;
	height: 75px;
	text-align: left;
}
.header .logo img{
	margin-top: 2px;
	max-height: 70px;
}
.header .search-form {
    text-align: left;
    border: 0px solid #e6e6e6;
    margin: 8px 0 0 0;
} */

/* .header{
	position: relative;
	width: 100%;
	border: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,5%);
	box-shadow: 0 1px 10px rgba(0,0,0,5%);
}
.header .logo {
	margin: 0;
	width: 155px;
	height: 75px;
	text-align: left;
	float: left;
}
.header .logo img{
	margin-top: 2px;
	max-height: 70px;
}
.header .search-form {
    text-align: left;
    border: 0px solid #e6e6e6;
    margin: 0;
} */
.header-main{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/* justify-content: space-between; */
}
.header-back{padding-right: 12px;
float: left;
}

.header-home {
	float: left;
    position: relative;
    padding: 13px 10px;
}
.header-home a {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}
.header-link {
    display: inline-block;
    vertical-align: middle;
	line-height: 56px;
}
.header-home i, .header-link i{
	color:#333;
	font-size: 22px;
}
@media (min-width:992px) {
	.header-back,
	.header-home {
		display: none;
	}
}

.pl-20{
	padding-left: 20px;
}
.d-inline{
	display: inline!important;
}
.d-block{
	display: block!important;
}
.d-inline-block{
	display: inline-block!important;
}
.d-flex{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}

.search-form {
    display: flex;
    align-items: center;
    height: 56px;
    margin-left: 16px;
}
.search-form form{
	display: inline-flex;
	position: relative;
	margin: 0;
	padding: 0;
	flex-grow: 1;
}
.search-form form .searchinput{
	width: 350px;
	height: 36px;
	padding: 0 16px;
	background: var(--theme-bg-color);
	line-height: 36px;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid var(--theme-bg-color);
}
.search-form form .searchinput:hover,
.search-form form .searchinput:focus{
	background: var(--theme-base-color);
}
.search-form form .searchinput:focus{
	border: 1px solid var(--theme-color);
}
button.icon-search {
    cursor: pointer;
    background-color: transparent;
}
.search-form .icon-search {
    position: absolute;
    font-size: 16px;
	padding: 5px 12px;
	background-color: var(--theme-color);
	top: 4px;
	right: 5px;
    z-index: 2;
    color: #fff;
	border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
	border: none;
}

.menus{
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
    justify-content: flex-start;
	margin: 0;
	padding-left: 0;
	width: 490px;
}
.menus li{
	display: flex;
	line-height: 1;
}
.menus li>a{
	font-size: 16px;
    padding: 0 10px;
    color: var(--theme-black-color);
    line-height: 75px;
    background: 0 0;
}

.breadcrumb {
    padding: 0;
	margin-top: -5px;
    margin-bottom: 12px;
    list-style: none;
    font-size: 0;
    color: #5a5a5a;
}
.breadcrumb li{
	display: inline-block;
	font-size: 12px;
	color: inherit;
	line-height: 1;
}
.breadcrumb li>a,
.breadcrumb li>span{
    padding: 0 3px;
    color: var(--theme-black-color);
    background: 0 0;
	font-size: 12px;
}
.breadcrumb>li+li:before {
    content: ">";
    padding: 0;
    color: #ccc;
}
@media (max-width:991px) {
	.breadcrumb {
		margin-top: 3px;
		margin-bottom: 10px;
	}
}

.wrap{
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
@media (max-width:991px) {
	.wrap{
		margin-top: 8px;
		margin-bottom: 8px;
	}
}
.main{
	width: 770px;
	float: left;
	transition: all .3s ease-out 0s;
}
@media (max-width:1219px) {
	.main{
		width: 760px
	}
}

@media (max-width:991px) {
	.main{
		width: 100%;
		float: none!important
	}
}
.main-full {
	width: 100% !important;
	float: none !important
}
.sidebar{
	width: 280px;
	float: right;
}
@media (max-width:1219px) {
	.sidebar {
		width: 250px
	}
}

@media screen and (max-width:991px) {
	.sidebar {
		display: none
	}
}
article{text-align: left;}
.main-entry{
	background: var(--theme-base-color);
	margin-bottom: 20px;
	border-radius: 5px;
}
.sec-column > h3{
	position: relative;
	padding-left: 20px;
}
.sec-column > h3:before{
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--theme-color);
	left: 0;
	top: 10px;
}

.entry {
    padding: 30px;
    margin-bottom: 20px;
}

.entry-head{
	margin-bottom: 20px;
}
.entry-head h1{
	font-size: 24px;
	font-weight: 600;
	word-break: break-word;
	margin-top: 22px;
}

.entry-info {
    padding-bottom: 10px;
	font-size: 14px;
}
.entry-info .dot {
    margin: 0 5px;
    color: var(--theme-gray-color);
}
.entry-info time,
.entry-info span {
    color: var(--theme-gray-color);
}
.entry-excerpt {
    padding: 12px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.8;
    color: var(--theme-black-color);
    background: var(--theme-bg-color);
    border: 1px solid var(--theme-line-color);
    border-radius: 3px;
}
.entry-content{
	font-size:16px;
	font-size:1.33333rem;
	color:var(--theme-black-color);
	line-height:2;
}
.entry-content a{
	color: var(--theme-color);
	font-size: 16px;
	text-decoration: underline;
}
.entry-content h2,
.entry-content h3{
	margin:30px 0 20px;
	font-size: 16px;
	line-height:1.4;
	font-weight:700;
	position: relative;
}
.entry-content h3 a{
	color: var(--theme-black-color);
	text-decoration: none;
}
.entry-content h3 a:hover{
	color: var(--theme-hover);
}
.entry-content h3 {
	padding: 2px 0 2px 15px;
	font-size: 18px;
	position: relative;
}
.entry-content>h3:before {
    position: absolute;
    top: 4px;
    left: 0;
    content: "";
    width: 3px;
    height: calc(100% - 8px);
    border-radius: 3px;
    background-color: var(--theme-color);
    background-image: linear-gradient(180deg,rgba(255,255,255,.15),transparent);
}
.entry-content p{
	margin-bottom:20px;
	margin-bottom:1.66667rem;
	line-height:2;
}
.entry-content mark{
	font-family: "Source Code Pro",Consolas,Menlo,Monaco,"Courier New",monospace;
	padding: 2px 6px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}
.entry-content .wp-block-video{
	margin: 5px;
}
.entry-content video,
.entry-content img{
	height: auto;
	max-width: 100%;
	width: 95%;
	vertical-align: top;
}
.entry-content .attrs>p {
    margin-top: 5px;
    margin-bottom: 0;
}
.entry-content ul{
	list-style: none;
	padding-left: 0;
}
.entry-content ul li img{
	display: block;
}
@media (max-width: 991px){
	.entry {
	  padding: 15px;
	  margin-bottom: 10px;
	}
	.entry-head{
		margin-bottom: 3px;
	}
	.entry-head h1 {
	    font-size: 22px;
	    font-weight: 600;
	    margin-top: 15px;
	}
	.entry-content p{
		margin-top: 0;
	}
	.entry-content h2, .entry-content h3 {
	    margin: 15px 0 10px;
	    font-size: 16px;
	    line-height: 1.4;
	}
}
.post-loop-list .item a em,
.entry-content em{
	font-style: normal;
	color: #ff5555;
}

.entry-footer{margin-top: 50px;}
.entry-action {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.entry-action .btn-suggest, 
.entry-action .btn-zan {
    display: inline-block;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 26px;
    color: var(--theme-color);
    border: 1px solid var(--theme-color);
    border-radius: 3px;
    vertical-align: top;
	cursor: pointer;
}
.entry-action .btn-zan{
	margin-right: 10px;
}
.entry-action .btn-suggest:hover,
.entry-action .btn-zan.liked,
.entry-action .btn-zan:hover {
	color: #fff;
	background-color: var(--theme-color);
}	
.entry-action .btn-suggest.liked i, 
.entry-action .btn-suggest i, 
.entry-action .btn-zan.liked i, 
.entry-action .btn-zan i {
    position: relative;
	margin-right:5px;
}
.entry-action-num {
    font-size: 14px;
    font-size: 1.16667rem;
    vertical-align: top;
}
.entry-copyright{
	margin-top:30px;
	padding:15px;
	font-size:14px;
	line-height:1.6;
	color:var(--theme-black-color);
	border:1px solid var(--theme-line-color);
	background:var(--theme-bg-color);
	border-radius:4px;
}
.entry .entry-content .entry-copyright a,
.entry .entry-content .entry-copyright span{
	color:var(--theme-black-color)
}
.entry .entry-content .entry-copyright p{
	margin-bottom:8px;
	text-indent:0;
	text-align:left;
}
.entry-page{
	overflow:hidden
}
.entry-page-next,
.entry-page-prev{
	position:relative;
	width:49%;
	padding:60px 15px 10px;
	color:#fff;
	background-size:cover;
	background-position:50%;
	border-radius:4px;
	overflow:hidden
	}
.entry-page-prev{
	float:left
}
@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:16px;
	}
	.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:12px;
		line-height:16px;
		overflow:hidden
	}
	.entry-page-next .entry-page-info .wi,
	.entry-page-prev .entry-page-info .wi{
		opacity:.9
	}
	.entry-page-next{
		float:right
	}
	.entry-page-nobg:before{
		background-color:var(--theme-color);
		background-image:linear-gradient(90deg,rgba(255,255,255,.3),transparent)
	}
}
.entry-bar {
    height: 60px;
    margin: 30px -20px;
}
.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;
}

.entry-tag{font-size:0}
.entry-tag a,
.entry-tag a:before{
	display:inline-block;
	font-size:13px;
	border-radius:20px;
}
.entry-tag a{
	margin:0 10px 5px 0;
	padding:4px 10px 4px 0;
	line-height:14px;
	color:var(--theme-black-color);
	background:var(--theme-bg-color);
	box-shadow:0 0 1px rgba(0,0,0,.1);
	text-decoration: none;
}
.entry-tag a:before{
	margin:-4px 6px -4px 0;
	padding:4px 7px;
	line-height:inherit;
	color:#fff;
	background:var(--theme-color);
	content:"#";
	vertical-align:top
}
.entry-tag a:focus,
.entry-tag a:hover{
	color:#fff;
	background:var(--theme-hover);
	text-decoration:none;
}
.main-tag .entry-tag a{
	margin-bottom: 12px;
	padding:6px 10px;
}
.main-tag .entry-tag a:before{
	display: none;
}
.entry-content .post-loop-list .item:before{
	display: none;
}

.entry-inner-ul{
	padding-left: 0;
}
.entry-inner-ul li{
	padding-left: 20px;
	list-style: none;
	position: relative;
}
.entry-inner-ul li:before{
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: var(--theme-color);
	left: 5px;
	top: 14px;
}

.entry-content .subtitle{
	padding-left: 10px;
}
.entry-content .subtitle:before{
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: var(--theme-color);
	left: -3px;
	top: 8px;
}
.entry-comments{
	margin-bottom: 30px
}
.boxed .entry-comments{
	background: var(--theme-el-bg-color);
	border-radius: var(--theme-border-radius-xl);
	margin-bottom: 20px;
	padding: 20px
}

@media (max-width:1239px) {
	.boxed .entry-comments{
		padding: 20px
	}
}

@media (max-width:767px) {
	.boxed .entry-comments{
		background: none;
		padding: 0
	}
}

.comment-reply-title,
.comments-title {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 20px
}

.comment-notes {
	display: none
}

.comments-list {
	list-style: none;
	margin: 0 0 20px;
	padding: 0
}

.comments-list .comment,
.comments-list .pingback,
.comments-list .trackback {
	border-bottom: 1px solid var(--theme-line-color);
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
	transition: all .3s ease-out 0s
}

@media (max-width:767px) {

	.comments-list .comment,
	.comments-list .pingback,
	.comments-list .trackback {
		margin-bottom: 15px;
		padding-bottom: 15px
	}
}

.comments-list .comment .comment-respond,
.comments-list .pingback .comment-respond,
.comments-list .trackback .comment-respond {
	margin-top: 20px;
	padding-left: 55px;
	position: relative
}

@media (max-width:767px) {

	.comments-list .comment .comment-respond,
	.comments-list .pingback .comment-respond,
	.comments-list .trackback .comment-respond {
		margin-top: 15px;
		padding-left: 40px
	}
}

.comments-list .comment .comment-reply-title,
.comments-list .pingback .comment-reply-title,
.comments-list .trackback .comment-reply-title {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 15px;
	max-width: 75%;
	overflow: hidden;
	padding-left: 0;
	position: static;
	text-overflow: ellipsis;
	white-space: nowrap
}

.comments-list .comment .comment-reply-title:before,
.comments-list .pingback .comment-reply-title:before,
.comments-list .trackback .comment-reply-title:before {
	display: none
}

.comments-list .comment-children {
	background: hsla(var(--theme-color-hsl), .04);
	border-radius: var(--theme-border-radius-l);
	list-style: none;
	margin: 15px 0 0 55px;
	padding: 20px;
	position: relative
}

@media (max-width:767px) {
	.comments-list .comment-children {
		margin-left: 40px;
		padding: 15px 10px
	}
}

.comments-list .comment-children:before {
	border: 9px solid transparent;
	border-bottom: 10px solid hsla(var(--theme-color-hsl), .04);
	content: "";
	left: 15px;
	position: absolute;
	top: -19px
}

.comments-list .comment-children .comment {
	margin-bottom: 15px;
	padding-bottom: 15px
}

.comments-list .comment-children .comment .comment-respond {
	margin-top: 15px;
	padding-left: 34px
}

.comments-list .comment-children .comment:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

.comments-list .comment-children .comment-author {
	margin-right: 10px;
	width: 24px
}

.comments-list .comment-children .comment-author img {
	height: 24px;
	width: 24px
}

.comments-list .comment-children .comment-body .nickname {
	line-height: 24px
}

.comments-list .comment-children .comment-body .comment-time {
	display: inline-block;
	margin-left: 10px;
	vertical-align: top
}

@media (max-width:767px) {
	.comments-list .comment-children .comment-body .comment-time {
		line-height: 24px;
		margin-top: 0
	}
}

.comments-list .comment-children .comment-body .comment-text {
	color: var(--theme-gray-color);
	padding-left: 34px;
	padding-right: 34px
}

.comments-list .comment-children .comment-text-reply a {
	color: var(--theme-black-color);
	font-weight: 500
}

.comments-list .comment-children .comment-text-reply a:hover {
	color: var(--theme-hover)
}

.comments-list .comment-children .reply {
	line-height: 24px
}

.comments-list .comment-children .reply .wi {
	font-size: 16px;
	margin-right: 0
}

.comments-list .comment-children .reply span {
	display: none
}

.comments-list .reply {
	font-size: 12px;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden
}

@media (max-width:767px) {
	.comments-list .reply {
		line-height: 30px
	}
}

.comments-list .reply .wi {
	font-size: 14px;
	margin-right: 3px;
	vertical-align: top
}

.comments-list .reply a {
	color: var(--theme-light-color);
	display: block
}

.comments-list .reply a:hover {
	color: var(--theme-hover)
}

.comments-list .comment>.comment-inner:hover>.reply {
	visibility: visible
}

.comment-author {
	float: left;
	margin-right: 15px;
	width: 40px
}

@media (max-width:767px) {
	.comment-author {
		margin-right: 10px;
		width: 30px
	}
}

.comment-author img {
	border-radius: 50%;
	height: 40px;
	width: 40px
}

@media (max-width:767px) {
	.comment-author img {
		height: 30px;
		width: 30px
	}
}

.comment-body .nickname {
	color: var(--theme-black-color);
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 10px
}

@media (max-width:767px) {
	.comment-body .nickname {
		line-height: 16px
	}
}

.comment-body .nickname a {
	color: inherit
}

.comment-body .nickname a:hover {
	color: var(--theme-hover)
}

.comment-body .comment-time {
	color: var(--theme-light-color);
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	margin-top: 4px
}

@media (max-width:767px) {
	.comment-body .comment-time {
		line-height: 14px;
		margin-top: 2px
	}
}

.comment-body .comment-awaiting-moderation {
	color: var(--theme-black-color);
	font-weight: 500;
	margin-bottom: 10px;
	padding-left: 55px
}

.comment-text {
	color: var(--theme-black-color);
	font-size: 14px;
	line-height: 1.6;
	padding-left: 55px;
	padding-right: 55px
}

.comment-text img {
	height: auto
}

.comment-text audio,
.comment-text img,
.comment-text video {
	max-width: 100%;
	vertical-align: top
}

@media (max-width:767px) {

	.comment-text audio,
	.comment-text video {
		display: block;
		height: auto;
		width: 100%
	}

	.comment-text {
		padding-left: 40px
	}
}

.comment-text p:last-child {
	margin-bottom: 0
}

.comment-respond span.required {
	color: red
}

.comment-respond+.comments-title {
	margin-top: 30px
}

.sec-panel-head h1 span a:hover,
.sec-panel-head h2 span a:hover,
.sec-panel-head h3 span a:hover,
.widget_post_tabs .post-tabs-hd .post-tabs-item:hover {
	color: var(--theme-hover)
}
.sec-panel-head h1 span a,
.sec-panel-head h2 span a,
.sec-panel-head h3 span a,
.footer a {
	color: inherit
}
.sec-panel {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 24px 16px 14px;
	border-radius:4px;
}
@media (max-width: 991px){
	.sec-panel {
		margin-bottom: 10px;
		padding: 14px 6px 4px;
		border-radius: 0;
	}
}
.sec-panel-head {
	position: relative;
	padding: 0 20px;
	margin-bottom: 15px;
	overflow: hidden;
}

.sec-panel-head h1,
.sec-panel-head h2,
.sec-panel-head h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 500;
	color: var(--theme-black-color);
	border-bottom: 0;
	line-height: 26px
}

.sec-panel-head h1 a,
.sec-panel-head h2 a,
.sec-panel-head h3 a {
	text-decoration: none;
	font-size: 18px;
	font-weight: 500;
}

.sec-panel-head h1 span,
.sec-panel-head h2 span,
.sec-panel-head h3 span {
	position: relative;
	display: inline-block;
	padding-left: 12px
}

.sec-panel-head h1:before,
.sec-panel-head h2:before,
.sec-panel-head h3:before {
	position: absolute;
	left: 0;
	top: 4px;
	height: 18px;
	width: 4px;
	border-radius: 4px;
	background-color: var(--theme-color);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, .15), transparent);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, .15), transparent);
	content: ""
}
.sec-panel-default .sec-panel-head h1 span:before,
.sec-panel-default .sec-panel-head h2 span:before,
.sec-panel-default .sec-panel-head h3 span:before {
	top: 0px;
}
.sec-panel-head small {
	display: inline-block;
	font-size: 14px;
	margin-left: 10px;
	color: #5a5a5a;
	font-weight: 400;
	line-height: inherit;
	vertical-align: top
}

@media (max-width:991px) {
	.sec-panel-head small {
		display: none
	}
}

.sec-panel-head .more {
	float: right;
	font-size: 13px;
	font-weight: 400;
	color: #828282
}

.sec-panel-head .more,
.sec-panel-head .more:hover,
.topic-list span {
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.sec-panel-head .more:hover {
	color: var(--theme-hover);
	text-decoration: none
}
.sec-panel-head .more.text-major{
	font-size:16px;
	color: var(--theme-color);
	font-weight: 500;
}
.sec-panel-default{
	background:var(--theme-base-color)
}
.sec-panel-default .sec-panel-body{
	padding:20px;
}
.sec-panel-default .sec-panel-head,
.sec-panel-list .sec-panel-head {
	padding-bottom: 15px
}
.sec-panel-list .sec-panel-head{
	padding-left: 0;
}
.sec-panel-default .sec-panel-head h1,
.sec-panel-default .sec-panel-head h2,
.sec-panel-default .sec-panel-head h3 {
	border-bottom: 0;
	font-size: 18px;
	line-height: 1
}
.sec-panel-nav{
	padding: 10px;
	margin-bottom: 10px;
}
.sec-panel-nav ul{
	padding-left: 0;
	margin: 0;
	list-style: none;
}
.sec-panel-nav ul li{
	margin-right: 12px;
	margin-bottom: 8px;
	padding: 7px 15px;
	border-radius: 3px;
	background-color: var(--theme-bg-color);
}
.sec-panel-nav ul li,
.sec-panel-nav ul li a{
	position: relative;
	display: block;
}
.sec-panel-nav ul li.active, .sec-panel-nav ul li:hover{
	background-color: var(--theme-color);
	color: #fff;
}
.sec-panel-nav ul li.active a, .sec-panel-nav ul li:hover a{
	color: #fff;
}
.sec-panel-category .sec-panel-head{
	background-color:#fff;
	padding: 20px;
}
.sec-panel-category .sec-panel-head h1:before{
	display:none;
}

.category-thumb{
	border-radius: 100%;
	height: 80px;
	width: 80px;
	overflow: hidden;
}
.category-thumb img {
    height: 80px;
    width: 80px;
}
.category-content{
	padding-left:20px;
}
.category-content h1{
	font-size:22px;
	margin: 10px 0 15px;
	font-weight:600;
	text-transform: capitalize;;
}
.category-info{
	color:var(--theme-gray-color);
}
.category-info span{
	margin-right:5px;
}
@media (max-width: 991px) {
	.sec-panel-category .sec-panel-head{
		padding: 10px;
	}
	.category-thumb{
		height: 60px;
		width: 60px;
	}
	.category-thumb img {
	    height: 60px;
	    width: 60px;
	}
	.category-content h1{
		margin-top: 3px;
	}
}
.form-submit {
	padding: 8px 12px;
	margin: 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	overflow: hidden
}

.form-submit .avatar {
	width: 28px;
	height: 28px;
	margin-right: 8px;
	vertical-align: top;
	border-radius: 50%
}

.form-submit .submit {
	float: right
}

.form-submit-text,
.post-loop-list .item a {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.form-submit-text {
	font-size: 12px;
	line-height: 28px;
	color: #666;
	max-width: 60%
}

.form-submit-text span {
	color: var(--theme-color)
}
.post-loop,
.post-loop-list {
	list-style: none;
	padding: 0;
	margin: 0
}
.post-loop-list {
	padding: 0 16px 20px
}

@media (max-width:767px) {
	.post-loop-list {
		padding: 0 0 20px
	}
}

.post-loop-list .item {
	position: relative;
	margin: 0;
	padding: 15px 0 15px 18px;
	color: #828282;
	line-height: 32px;
	border-bottom: 1px solid rgba(239, 239, 239, .8)
}
.post-loop-list .item:before {
	position: absolute;
	left: 1px;
	top: 28px;
	width: 6px;
	height: 6px;
	background-color: var(--theme-bg-color);
	border-radius: 100%;
	content: "";
}

.post-loop-list.cols-2 .item:before {
	display: none;
}
.post-loop-list .item:hover:before {
	background-color: var(--theme-color);
}
.post-loop-list .item .date {
	position: absolute;
	right: 0;
	top: 14px;
	font-size: 14px
}

@media (max-width:767px) {
	.post-loop-list .item .date {
		display: none
	}
}

.post-loop-list .item a {
	display: block;
	font-size: 16px;
	padding-right: 110px;
	vertical-align: top;
	color: var(--theme-black-color)
}

.post-loop-list .item a:hover {
	color: var(--theme-hover);
	text-decoration: none
}

@media (max-width:767px) {
	.post-loop-list .item a {
		width: 100%;
		padding-right: 0
	}
}
.post-loop-list.cols-2 .item{
	width: 50%;
}
.post-loop-goods{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.post-loop-goods .item{
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px;
	margin-right: 8px;
	margin-bottom: 15px;
	border-radius: 4px;
	border: 1px solid var(--theme-bg-color);
}
.post-loop-goods .item a{
	font-size: 14px;
	color: var(--theme-black-color);
	border-radius: .3rem;
	line-height: 3rem;
	text-decoration: none;
}
.post-loop-goods .item:hover{
	background-color: var(--theme-color);
}
.post-loop-goods .item:hover a{
	color: #ffffff;
}
@media (max-width: 991px){
	.post-loop-goods .item {
	    margin-bottom: 8px;
	}
	.post-loop-goods .item a {
	    line-height: 30px;
	}
}

.post-loop-default {
	padding: 0;
	margin: 0 0 20px
}

.post-loop-default .item,
.post-loop-default .item:hover {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.post-loop-default .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 20px;
	margin-bottom: 15px;
	border-radius: 5px;
	background-color: var(--theme-base-color);
	border-bottom: 1px solid rgba(239, 239, 239, .8);
	overflow: hidden;
	border-radius: 5px;
}

@media (max-width:767px) {
	.post-loop-default .item {
		padding: 15px 0
	}
}

.post-loop-default .item3 {
	display: block
}

@media (max-width:767px) {
	.post-loop-default .item:hover {
		margin: 0;
		padding: 15px 0
	}
}

.post-loop-default .item3 .item-content {
	padding: 0
}

.post-loop-default .item3 .item-images {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px
}

.post-loop-default .item3 .item-images span {
	position: relative;
	width: 24.25%;
	overflow: hidden;
	border-radius: 3px;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.post-loop-default .item3 .item-images span:before {
	position: relative;
	z-index: 1;
	display: block;
	content: "";
	padding-top: 62.5%
}

@media (max-width:420px) {
	.post-loop-default .item3 .item-images span {
		width: 32.5%
	}
	.post-loop-default .item3 .item-images span:last-child {
		display: none
	}
}

.post-loop-default .item3 .item-images span:hover {
	-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.post-loop-default .item-img:hover img,
.post-loop-default .item3 .item-images span:hover .item-images-el {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.post-loop-default .item3 .item-images span:last-child {
	margin-right: 0
}

.post-loop-default .item-img img,
.post-loop-default .item3 .item-images .item-images-el {
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.post-loop-default .item3 .item-images .item-images-el {
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.post-loop-default .item3 .item-meta {
	position: relative;
	padding-right: 0
}

@media (max-width:767px) {
	.post-loop-default .item3 .item-meta {
		padding: 0
	}
}

.post-loop-default .item3 .item-excerpt {
	height: auto
}

.post-loop-default .item-excerpt p,
.post-loop-default .item3 .item-excerpt p {
	margin-bottom: 0;
	margin-top: 0;
}

.post-loop-default .item-img,
.post-loop-default .item-img:hover {
	-webkit-transition: -webkit-box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s
}

.post-loop-default .item-img {
	position: relative;
	width: 30%;
	overflow: hidden;
	border-radius: 4px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

@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 {
	-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3)
}

.post-loop-default .item-img .item-img-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.post-loop-default .item-img img {
	-o-object-fit: cover;
	object-fit: cover
}

.post-loop-default .item-ad {
	display: block
}

.post-loop-default .item-ad:hover {
	background: #fff
}

.post-loop-default .item-ad .wpcom_ad_wrap,
.special-item-bottom li,
.widget-kx-list .kx-content p {
	margin: 0
}

.post-loop-default .item-category {
	position: absolute;
	left: 10px;
	top: 15px;
	padding: 4px 8px;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	background-color: #000;
	filter: alpha(opacity=60);
	background: rgba(0, 0, 0, .6);
	border-radius: 3px;
	text-decoration: none
}

@media (max-width:767px) {
	.post-loop-default .item-category {
		display: none
	}
}

.post-loop-default .item-category:hover {
	background: var(--theme-hover)
}

.post-loop-default .item-content {
	display: grid;
	width: 100%;
	row-gap: 0;
	padding-left: 20px;
	grid-template-rows: min-content auto 24px;
}
.post-loop-default .item3 .item-content {
	grid-template-rows: min-content auto auto 24px;
}

.post-loop-default .item-no-thumb .item-content {
	padding: 0!important;
	min-height: auto
}

.post-loop-default .item-no-thumb .item-excerpt {
	max-height: 44px;
	height: auto;
	font-size: 14px
}

@media (max-width:767px) {
	.post-loop-default .item-no-thumb .item-excerpt {
		display: block
	}
}

.post-loop-default .item-no-thumb .item-meta {
	position: relative;
	bottom: 0
}

@media (max-width:767px) {
	.post-loop-default .item-no-thumb .item-meta {
		padding-left: 0
	}
}

.post-loop-default .item-title {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.6;
	font-weight: 500
}

.post-loop-default .item-excerpt,
.post-loop-default .item-title a {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.post-loop-default .item-title a {
	color: var(--theme-black-color);
	max-height: 56px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
}
.entry-inner-ul a em,
.post-loop-default .item-title a em{
	font-style:normal;
	color: #ff5555;
}

.post-loop-default .item-title a span {
	color: #e0b228
}

.post-loop-default .item-meta a:hover,
.post-loop-default .item-title a:hover {
	color: var(--theme-hover)
}
@media (max-width:991px) {
	.post-loop-default .item-title a {
		font-weight: 500;
	}
}
.post-loop-default .item-excerpt {
	height: 52px;
	margin-bottom: 10px;
	line-height: 1.8;
	color: #5a5a5a;
	font-size: 14px
}


.post-loop-default .item-meta {
	color: #828282;
	font-size: 12px;
	line-height: 24px;
}

.post-loop-default .item-meta .item-meta-right {
	float: right
}

.post-loop-default .item-meta .item-meta-li {
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
	line-height: 24px
}
.post-loop-default .item-meta .item-meta-li i{
	margin-right: 5px;
	font-size: 14px;
}
.post-loop-default .item-meta .item-meta-li:last-child {
	margin-right: 0
}

@media (min-width:992px) and (max-width:1239px) {
	.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: 16px;
		margin-right: 10px
	}
}

.post-loop-default .item-meta .item-meta-li.dot {
	margin-left: -7px;
	margin-right: 8px;
	font-size: 20px;
	opacity: .8
}

.post-loop-default .item-meta a {
	color: var(--theme-gray-color);
	text-decoration: none;
	font-size: 13px;
}

.post-loop-default .item-meta .author {
	margin-right: 15px;
	display: inline-block
}

@media (min-width:992px) and (max-width:1239px) {
	.post-loop-default .item-meta .author {
		display: none
	}
}


@media (max-width:767px) {
	.post-loop-default .item-meta .author,
	.post-loop-default .item-meta .comments,
	.post-loop-default .item-meta .likes,
	.post-loop-default .item-meta .stars {
		display: none
	}
	.post-loop-default .item-meta .views {
		margin: 0;
		float: right
	}
}

.post-loop-default .item2 .item-img {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.post-loop-default .item2 .item-content {
	padding-left: 0;
	padding-right: 20px
}

@media (max-width:767px) {
	.post-loop-default .item2 .item-content {
		padding-right: 10px
	}
}

.post-loop-default .item2 .item-category {
	left: auto;
	right: 10px
}

.post-loop-default .item4 .item-content {
	padding: 0
}

.post-loop-default .item4 .item-image,
.post-loop-default .item4 .item-image:hover {
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.post-loop-default .item4 .item-image {
	position: relative;
	display: block;
	margin-bottom: 10px;
	border-radius: 3px;
	overflow: hidden
}

.post-loop-default .item4 .item-image:hover {
	opacity: .9
}

.post-loop-default .item4 .item-image:before {
	display: block;
	padding-bottom: 37%;
	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: 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-excerpt {
	height: auto
}

.post-loop-default .item4 .item-meta {
	position: relative;
	padding: 0
}

.post-loop-default.cols-2 .item{
	width: 48%;
	margin:0 1% 15px;
}

.entry-content .post-loop-default a{
	color:var(--theme-black-color);
	text-decoration: none;
}
.entry-content .post-loop-default a:hover{
	color:var(--theme-hover);
}

.post-loop-empty {
	padding: 30px 0;
	text-align: center;
	color: #828282
}

.post-loop-empty img {
	display: block;
	margin: 20px auto;
	width: 240px;
	height: auto;
	max-width: 60%
}
.post-loop-empty em {
	font-style:normal;
	color:#fa5555;
}
.post-loop-empty p {
	margin: 20px 0;
	padding: 0 30px;
	line-height: 1.67
}

.post-loop-image{
	display: flex;
	margin: -10px -10px 10px;
	flex-wrap: wrap
}

.post-loop-image .item{
	width: 20%;
	padding: 10px;
	flex-shrink: 0;
	box-sizing: border-box
}

.post-loop-image .item-inner{
	background: var(--theme-el-bg-color);
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 0 1px 0 hsla(var(--theme-color-hsl), .3);
	transition: all .2s ease-out 0s
}

.post-loop-image .item-inner:hover{
	box-shadow: 0 2px 10px 3px hsla(var(--theme-color-hsl), .15);
	transform: translateY(-3px);
	transition: all .2s ease-in 0s
}

.post-loop-image .item-inner:hover .item-thumb img{
	opacity: .9;
	transition: all .2s ease-in 0s
}

.post-loop-image.cols-2 .item{
	width: 50%
}

.post-loop-image.cols-4 .item{
	width: 25%
}

.post-loop-image.cols-5 .item{
	width: 20%
}

.post-loop-image .item-img{
	position: relative;
	border-radius: 12px;
}

.post-loop-image .item-img .item-category{
	position: absolute;
	left: 10px;
	top: 15px;
	padding: 4px 8px;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	background: rgba(0, 0, 0, .6);
	border-radius: 3px
}

.post-loop-image .item-img .item-category:hover{
	color: #fff;
	text-decoration: none;
	background: var(--theme-hover)
}

.post-loop-image .item-thumb{
	display: block;
	position: relative;
}

.post-loop-image .item-thumb img {
	display: block;
	transition: all .2s ease-out 0s
}
.post-loop-image .item-thumb .mask{
	border-radius: 12px;
	position: absolute;
	opacity: 0.2;
	background: #000;
	top: 0;
	left: 0;
	width: 215px;
	height: 215px;
}
.post-loop-image .item-title{
	margin: 0;
	padding: 15px 0 0;
	font-size: 16px;
	font-weight: 500;
}

.post-loop-image .item-title a{
	line-height: 1.4;
	color: var(--theme-black-color);
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-decoration: none
}

.post-loop-image .item-title a:hover{
	color: var(--theme-hover)
}
.post-loop-image .item-desc{
	color: #888;
}

.post-loop-image .item-img {
	overflow: hidden
}

.post-loop-image .item-img:before {
	padding-top: 100%;
	content: "";
	display: block
}

.post-loop-image .item-thumb {
	position: absolute
}
.post-loop-image .item-thumb{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.post-loop-image .item-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
/* shop */
.post-loop-brand,
.post-loop-shop{
	display: flex;
	overflow: hidden;
	flex-wrap: wrap;
	justify-content:space-between;
}
.post-loop-shop .item{
	border: 1px solid var(--theme-bg-color);
	margin:0 0 15px;
	padding: 1%;
}
.post-loop-shop .item:hover{
	background-color: var(--theme-bg-color);
}
.post-loop-shop.cols-2 .item{
	width: 49%;
	margin: 0 0 15px;
}

.post-loop-shop.cols-2 .item:nth-child(odd){
	margin-right: 1%;
}
.post-loop-shop.cols-2 .item:nth-child(even){
	margin-left: 1%;
}
.post-loop-shop.cols-2 .item-img{
	width: 70px;
	height: 70px;
}
.post-loop-shop.cols-2 .item-img:before{
	padding-top: 70px;
}
.post-loop-shop .item-title a{
	font-size: 14px;
}
.post-loop-shop .item-excerpt{
	font-size: 13px;
	height: auto;
}
.post-loop-shop .item-content{
	padding-left: 10px;
	grid-template-rows:min-content auto;
}
.post-loop-shop.cols-3 .item{
	border: 1px solid var(--theme-bg-color);
	width: 32.5%;
	margin:0 0 15px;
	padding: 1%;
}
.post-loop-shop.cols-3 .item-img{
	width: 80px;
	height: 80px;
}
.post-loop-shop.cols-3 .item-img:before{
	padding-top: 80px;
}
@media (max-width: 991px){
	.post-loop-shop.cols-3 .item{
		width: 99%;
	}
	.post-loop-shop .item .item-title a{
	    font-weight: 600;
	}
}

.post-loop-brand .item{
	width:48%;
	margin: 1%;
	text-align: center;
}
.post-loop-brand.cols-3 .item{
	width:31%;
}
.post-loop-brand.cols-4 .item{
	width:23%;
}
.post-loop-brand.cols-5 .item{
	width:18%;
}
.post-loop-brand.cols-6 .item{
	width:14.666%;
}
@media (max-width: 991px){
	.post-loop-brand.cols-3 .item{
		width:48%;
	}
	.post-loop-brand.cols-4 .item,
	.post-loop-brand.cols-5 .item,
	.post-loop-brand.cols-6 .item{
		width:31%;
	}
}

.post-loop-brand .item-img {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
	
}
.post-loop-brand .item-img:hover img{
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.post-loop-brand .item-img:before {
    content: "";
    display: block;
    padding-top: 44.5%;
}
.post-loop-brand .item-img .item-img-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.post-loop-brand .item-img img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
	-o-object-fit: cover;
	object-fit: cover;
}
.post-loop-default .item-brand .item-img{
	width: 150px;
}
.post-loop-default .item-brand .item-img img{
	-o-object-fit: contain;
	object-fit: contain;
}
@media (max-width: 767px){
	.post-loop-default .item-brand .item-img{
		width: 90px;
	}
	.post-loop-default .item-brand .item-content{
		padding-left: 10;
	}
	
	.post-loop-default .item-brand .item-title a{
		font-weight: 600;
		font-size: 14px;
	}
	.post-loop-default .item-brand .item-title a span {
	    font-weight: 500;
	}
}

.post-loop-item .item-img{
	width: 150px;
}
.post-loop-item .item-img:before{
	padding-top:150px;
}
.post-loop-item .item-excerpt{
	height: auto;
}
.post-loop-item .price em {
	font-style: normal;
}
.post-loop-item .price b {
    font-size: 18px;
    font-weight: 700;
    color: #ef4646;
}
.post-loop-item .item-meta .goto-link {
	color: #fff;
    display: inline-block;
    height: 28px;
    width: 80px;
    line-height: 28px;
    background: #ef4646;
    font-size: 13px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}
.post-loop-item .item-meta .goto-link:hover{
	color: #fff;
	opacity: .9;
}
.shop-panel{
	justify-content: space-between;
}
.shop-body{
	flex-direction: column;
	justify-content:inherit;
}
.shop-body h1{
	margin-top:0;
	margin-bottom: 10px;
	font-size: 22px;
}
.shop-body .btn{
	max-width: 110px;
}
.shop-logo{
	max-width: 120px;
	margin-right: 35px;
}
.shop-logo img{
	width: 120px;
	height: 120px;
}
.shop-panel .shop-head{
	justify-content: space-around;
}
.shop-info{
	margin-bottom:10px;
}
.shop-info span{
	color:var(--theme-gray-color);
	margin-right: 15px;
}
.shop-right{
	flex-direction:column;
	justify-content:inherit;
}
.shop-right span,
.shop-right .time{
	color:var(--theme-gray-color);
}
.shop-right .time{
	margin-bottom:3px;
}
.shop-score {
    color: var(--theme-gray-color);
    display: inline-block;
    border: 1px solid #eee;
    padding: 16px 24px;
    margin-top: 2px;
    font-size: 14px;
    float: right;
    border-radius: 4px;
}
.shop-score b{
	font-size: 40px;
	font-weight: bold;
	color: var(--theme-color);
}

@media (max-width: 991px){
	.shop-score{
		display: none;
	}
}
.list-filter{padding-left:0}
.list-filter li{
	list-style: none;
	padding: 5px 9px;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.list-filter li.type{
	font-weight:600;
}
.list-filter .item:hover,
.list-filter li.active {
	color: #fff;
    background-color: var(--theme-color);
}
.list-filter .item a{
	line-height:20px;
}
.list-filter .item:hover a,
.list-filter li.active a{
	color: #fff;
}
.list-filter-nav{padding-left:0}
.list-filter-nav .item{
	list-style:none;
	margin-bottom: 5px;
}
.list-filter-nav .item a{
	transition: all .2s;
	padding: .1rem .6rem;
	text-decoration: none;
	color: var(--theme-black-color);
	margin-right: 8px;
	border: 1px dashed var(--theme-line-color);
}
.entry-nav{
	border-bottom: 1px solid var(--theme-bg-color);
}
.entry-nav .list-filter{
	margin:0 0 0 -10px;
	justify-content:flex-end;
}
.entry-nav .list-filter li{
	margin:0;
	padding: 8px;
}

.entry-inner-ul.cols-2 li{
	width: 50%;
}
.entry-inner-ul.cols-2 li.w100{
	width: 100%;
}
.entry-inner-ul li span a{
	margin-right:5px;
}

.text-major{
	color:var(--theme-color);
	font-size: 16px;
}
.text-center{
	text-align:center;
}
.text-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.s404{width:100%;margin:0;padding:80px 0;text-align:center;border-radius:3px;overflow:hidden;}
.s404 .s404-title{line-height:50px;font-size:80px;margin:0 0 30px 0;}
.s404 .s404-txt{line-height:50px;font-size:20px;}
.widget {
	padding:15px;
	margin-bottom: 20px;
	background-color: var(--theme-base-color);
	border-radius: 4px;
}
.widget ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.widget ul li {
	position: relative;
	padding: 5px 0;
}
.widget ul a {
	color: var(--theme-black-color)
}
.widget ul a:hover {
	color: var(--theme-hover);
	text-decoration: none
}

.widget-title {
	position: relative;
	margin: 2px 0 15px;
	padding: 0 0 0 12px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
}
.widget-title:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    content: "";
    background-color: var(--theme-color);
    background-image: linear-gradient(180deg,rgba(255,255,255,.15),transparent);
    border-radius: 3px;
}

.widget-top ul li{
	padding:5px 0;
}
.widget-top ul li .spot{
	float:left;
	width:20px;
	height:19px;
	background:#dad9da;
	color:#FFF;
	font-size:12px;
	text-align:center;
	line-height:19px;
	margin-top:4px;
	border-radius:50%;
	margin-right:10px
}
.widget-top ul li a{
	line-height:24px;
	font-size:14px
}
.widget-top ul li:first-child .spot{
	background:#ff8c26
}
.widget-top ul li:nth-child(2) .spot{
	background:#ff8c26;opacity:0.8
}
.widget-top ul li:nth-child(3) .spot{
	background:#ff8c26;
	opacity:0.6
}

.widget-grid ul li{
    width: 20%;
    text-align: center;
    margin: 0 0 6px;
    padding: 0;
    height: auto;
    background: 0 0;
    border: none;
}
.widget-grid ul.cols-2 li{
	width: 50%;
}
.widget-grid ul.cols-3 li{
	width: 33.3333%;
}
.widget-grid ul.cols-4 li{
	width: 25%;
}
.widget-grid ul.cols-6 li{
	width: 16.6666%;
}
.widget-grid ul li a {
    display: block;
    margin: 7.5px;
    border: 1px solid var(--theme-line-color);
    padding: 8px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.widget-grid ul.noborder li a{
	border:none;
}
.widget-grid ul li a:hover{
	color: #fff;
	background-color: var(--theme-color);
	border-color: var(--theme-color);
}
.widget-latest{
	line-height: 1.6;
}
.widget-latest .lt-item {
    margin-bottom: 5px;
}
.widget-latest .lt-meta {
    margin-top: 0;
	font-size: 0;
	color: #999;
}
.widget-latest .lt-meta span {
    margin-right: 8px;
    font-size: 13px;
	line-height: 22px;
	color: #a2a2a2;
}

.widget_post_tabs .item,
.widget_post_thumb .item {
	margin: 0;
	padding: 15px 0;
	display: flex;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed var(--theme-line-color)
}

.widget_post_tabs .item:hover img,
.widget_post_thumb .item:hover img{
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	transition: all .3s ease-out 0s
}

.widget_post_tabs .item:last-child,
.widget_post_thumb .item:last-child {
	border-bottom: 0;
	padding-bottom: 0
}

.widget_post_tabs li:before,
.widget_post_thumb li:before {
	display: none
}

.widget_post_tabs .item-img,
.widget_post_thumb .item-img {
	width: 100px;
	flex-shrink: 0;
	overflow: hidden;
	border-radius: 4px
}

.widget_post_tabs .item-img img,
.widget_post_thumb .item-img img {
	display: block;
	width: 100%;
	height: 72px;
	transition: all .3s ease-out 0s
}

.widget_post_tabs .item-img-inner,
.widget_post_thumb .item-img-inner {
	display: block
}

.widget_post_tabs .item-title,
.widget_post_thumb .item-title {
	height: 44px;
	margin-top:0;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 1.6
}

.widget_post_tabs .item-title a,
.widget_post_thumb .item-title a {
	color: var(--theme-black-color)
}

.widget_post_tabs .item-date,
.widget_post_thumb .item-date {
	position: absolute;
	bottom: 0;
	margin: 0;
	font-size: 12px;
	color: var(--theme-gray-color);
	line-height: 14px
}

.widget_post_tabs .item-content,
.widget_post_thumb .item-content {
	position: relative;
	margin-left: 10px;
	width: calc(100% - 110px);
	flex-shrink: 1
}

.widget_post_tabs .item-no-thumb,
.widget_post_thumb .item-no-thumb {
	width: 100%;
	margin-left: 0
}

.widget_post_tabs .item-no-thumb .item-title,
.widget_post_thumb .item-no-thumb .item-title {
	display: block;
	height: auto;
	-webkit-line-clamp: unset
}
.widget_post_tabs .item-no-thumb .item-date,
.widget_post_thumb .item-no-thumb .item-date {
	position: relative
}

.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;
	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
}
.post-loop-link a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    margin: 0;
    padding: 0 15px 12px 0;
    color: var(--theme-black-color);
    line-height: 30px;
}
.post-loop-link a:hover{
	color: var(--theme-hover);
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    color: var(--theme-black-color);
    background: var(--theme-bg-color);
    border: 1px solid var(--theme-bg-color);
    white-space: nowrap;
    padding: 9px 20px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    box-shadow: none;
    text-shadow: none!important;
    box-sizing: border-box;
}
.btn-lg {
    padding: 11px 20px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
}
.btn-block {
    display: block;
    width: 100%;
	margin-bottom: 10px;
}
.btn.btn-primary {
    color: #fff;
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    outline: 0;
    transition: all .1s ease-out 0s;
}
.btn.btn-primary.active,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
	opacity: .9
}
.btn.btn-default.active,
.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default:hover {
	color: #fff;
	background-color: var(--theme-color);
	border-color: var(--theme-color);
	opacity: .9
}
.btn-write {
    display: block;
    margin: 10px auto;
    position: relative;
    z-index: 0;
    color: var(--theme-hover);
    outline: 0;
    border: 1px solid var(--theme-hover);
    background: transparent;
}
.fade {
    opacity: 0;
    transition: opacity .15s linear;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 10000;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.in {
    opacity: 1;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal, .modal-open {
    overflow: hidden;
}
.modal-open,
.modal-open>header.header {
    padding-right: 16px;
}
.modal-dialog {
    position: relative;
    display: inline-block;
    width: auto;
    margin-top: 15vh;
    text-align: left;
}
.modal-login .modal-dialog {
    width: 410px;
}
.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform .3s ease-out;
}
.modal.in .modal-dialog {
    transform: none;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 3px #000;
    background-clip: padding-box;
    outline: 0;
}
.modal-content>.close {
    position: absolute;
    z-index: 1;
    right: 0;
    top: -30px;
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    opacity: .85;
    text-shadow: none;
	margin: 0;
	float: right;
}
.modal-body {
    position: relative;
    padding: 15px;
    color: #666;
}
.modal-login .modal-body {
    padding: 0;
    min-height: 300px;
    transition: all .3s ease-out 0s;
    text-align: center;
}
.suggest-form-wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 410px;
    padding: 50px 25px;
    text-align: left;
    background: var(--member-el-bg-color);
    border-radius: 4px;
    transition: all .2s ease-out 0s;
    box-sizing: border-box;
}
.suggest-form-head {
    margin-bottom: 40px;
    text-align: center;
}
.suggest-form-logo {
    display: inline-block;
    height: 40px;
    max-width: 300px;
    line-height: 40px;
}
.suggest-form-logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
    box-shadow: none;
}
.suggest-form .form-group {
    position: relative;
    margin-bottom: 20px;
}
.suggest-form .form-group label {
    margin: 0;
    width: 100%;
}
.suggest-form .form-input {
    display: block;
    width: 100%!important;
    height: 40px!important;
    padding: 9px 15px!important;
    line-height: 20px!important;
    font-size: 14px!important;
    color: var(--theme-black-color);
    font-weight: 400;
    border: 1px solid #ddd;
    border-width: 1px!important;
    border-radius: 4px;
    background: #fff;
    outline: 0;
    box-sizing: border-box!important;
}
.suggest-form-items textarea{
	padding:10px 15px;
	width:100%!important;
	height:auto;
	font-size:14px;
	color: var(--theme-black-color);
	border: 1px solid #ddd;
	line-height:18px;
	outline:0;
	box-sizing:border-box;
	background:0 0;
	border-radius:4px;
	}
.suggest-form-items input:focus,
.suggest-form-items select:focus,
.suggest-form-items textarea:focus{
	border:1px solid var(--member-hover,var(--theme-hover,#1162e8))!important
}
.suggest-form-items input[disabled],
.suggest-form-items select[disabled],
.suggest-form-items textarea[disabled]{
	color:var(--member-light-color,var(--theme-gray-color));background:hsla(var(--member-color-hsl),.1)
}

.showmore{
	position:relative;
	overflow:hidden;
	visibility:visible
}
.showmore.linear-gradient:after{
	content:"";
	position:absolute;
	bottom:0;
	display:block;
	width:100%;
	height:90px;
	background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
	background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)
	}
.showmore-box{
	text-align:center
}
.showmore-btn {
    display: inline-block;
    padding: 10px 30px;
    line-height: 16px;
    font-size: 14px;
    color: var(--theme-color);
    border: 1px solid var(--theme-color);
    border-radius: 50px;
    cursor: pointer;
}
.showmore-btn:hover{
	background-color: var(--theme-hover);
	color:#fff;
}
.showmore-btn >i{
	margin-left: 10px;
}
