@charset "utf-8";

/*Theme Name: liblog.cn
/*html5*/
body.home {
	background-color: #f9f7f7;
	background-image: url(../images/bg-light-min.jpg);
}

@font-face {
	font-family: "icon";
	/* Project id 2088992 */
	font-display: swap;
	src: url('../fonts/iconfont.woff2') format('woff2'),
		url('../fonts/iconfont.woff') format('woff'),
		url('../fonts/iconfont.ttf') format('truetype');
}

.icon {
	font-family: "icon" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.font-icon_form:before {
    content: "\e675";
}
.font-bottom:before {
    content: "\e666";
}
.font-qq:before {
    content: "\e605";
}
.font-top:before {
    content: "\e681";
}
.font-time:before {
    content: "\e677";
}
.font-eye:before {
    content: "\e6df";
}
.font-guanfangbanben:before {
    content: "\eb64";
}
.font-youhui:before {
    content: "\ec35";
}
.font-user-o:before {
    content: "\e60d";
}
.font-home:before {
    content: "\e6db";
}
.font-angle-right:before {
    content: "\e65b";
}
.font-icon_home:before {
    content: "\e6db";
}
.font-search:before {
    content: "\e602";
}
.font-chevron-down:before {
    content: "\e7c6";
}

@font-face {
	font-family: HarmonyOS_Sans;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/harmonyos_sans.subset.woff2) format('woff2')
}

/*body*/
body.night .font-yueliang:before {
	content: "\e636";
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	vertical-align: baseline;
	font-size: 100%;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	color: #666;
	font-family: "Open Sans", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #f5f5f5;
}

body.bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

nav ul {
	list-style: none;
}

li {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}

a {
	margin: 0;
	padding: 0;
	background: transparent;
	color: #333;
	vertical-align: baseline;
	text-decoration: none;
	font-size: 100%;
}

a:hover,
a:focus {
	color: #4693e9;
	text-decoration: none;
	cursor: pointer;
}

a:focus {
	color: #333;
}

p {
	line-height: 20px;
}

img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

input,
select,
button,
textarea {
	vertical-align: middle;
	font-family: Arial, "Microsoft YaHei", "WenQuanYi Micro Hei", "Open Sans", "Hiragino Sans GB", Verdana, sans-serif;
}

:focus {
	outline: 0
}

a,
button,
input {
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

.left,
.fl {
	float: left;
}

.right,
.fr {
	float: right;
}

.clear {
	clear: both;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	margin: 0 5px;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.5em;
}

article,
input,
textarea,
b,
ul,
li,
i,
button,
a,
.swiper-button-next,
.swiper-button-prev {
	-moz-transition: ease-in-out 0.3s;
	-webkit-transition: ease-in-out 0.3s;
	-o-transition: ease-in-out 0.3s;
	-ms-transition: ease-in-out 0.3s;
	transition: ease-in-out 0.3s;
}

.row:after,
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

#percentageCounter {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	z-index: 99;
	background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff);
	background: linear-gradient(to right, #00a6fe, #02e2ff, #5e16ff, #fd0389);
}

span.badge {
	border-radius: 4px;
	font-weight: 400;
	padding: .20em .50em .23em;
	font-size: 12px;
	margin: 0 .40rem 0 0;
	position: relative;
	top: -1px;
}

span.arc_v2 {
	background: #448EF6;
	color: #fff;
}

.entyr-icon {
	align-items: center;
	border-radius: 50%;
	color: #fff;
	display: flex;
	font-size: 19px;
	justify-content: center;
	left: 20px;
	line-height: 1;
	position: absolute;
	top: 25px;
}

.entyr-icon i.icon {
	font-size: 20px;
	margin-right: 0;
}

::-webkit-scrollbar-track {
	background: rgb(238, 238, 238);
}

::-webkit-scrollbar-thumb {
	background: rgb(68, 142, 246);
	border-radius: 4px;
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

span.toggle-btn,
button.header_btn {
	display: none;
}

.homedia {
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 20px;
	text-align: center;
	background: #ffffff;
	padding: 15px;
}

.homedia.icmstwo,
.homedia.icmsthree {
	margin-top: 20px;
}

.homedia.single-ad {
	padding: 0;
	margin: -10px 0 20px 0;
}

.homedia.post-ads-pc {
	padding: 20px 0 0 0;
	background-color: transparent;
}

.homedia.post-ads-m {
	padding: 15px 0;
	margin-bottom: 0;
	background-color: transparent;
}

.homedia.selltopad {
	margin: 0 15px 20px;
}

.homedia.single-b {
	padding: 0;
	margin-bottom: 15px;
}

.snow {
	display: block;
}

#snow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	/* background:rgba(125,137,95,0.1);*/
	pointer-events: none;
}

/*homedia*/
.adimgs {
	margin: 20px 0 10px;
	display: block;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

body.home-index .row {
	margin-bottom: -10px;
}

/*top-header*/
.top-header {
	height: 56px;
	background-color: #fff;
}

.top-header.none-menu {
	height: 56px;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.top-bar {
	position: relative;
	width: 100%;
	z-index: 69;
	box-shadow: 0 5px 40px 0 rgba(17, 58, 93, 0.1);
	background-color: rgba(255, 255, 255, .96);
	background-image: url(../images/top-fr-bg.png);
	background-position: center right;
	background-size: auto 100%;
}

.new-header {
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	background-color: rgba(255, 255, 255, 0);
	position: relative;
	background-image: url(../images/top-fr-bg.png);
	background-position: center right;
	background-size: auto 100%;
}

a.header_logo,
.top-bar-left .logo img.d-none,
form.m_searchform,
.nav-sjlogo {
	display: none;
}

.secnav {
	height: 56px;
	position: relative;
}

.fav-subnav {
	width: 100%;
	display: flex;
	margin: 0 auto;
}

a.logo {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	height: 56px;
	line-height: 56px;
	white-space: nowrap;
	padding-right: 15px;
	margin-right: 15px;
}

a.logo img {
	max-width: 150px;
	max-height: 50px;
	-o-object-fit: cover;
	object-fit: cover;
}

a.logo:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 20px;
	background: #ddd;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@-webkit-keyframes flashlight {
	from {
		left: -20%;
	}

	100% {
		left: 130%;
	}
}

.shan {
	position: absolute;
	-webkit-animation: flashlight 2.0s;
	-o-animation: flashlight 2.0s;
	animation: flashlight 2.0s;
	top: 0;
	width: 35%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.02) 0, rgba(255, 255, 255, 0.58) 50%, rgba(255, 255, 255, 0.02) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0.02) 0, rgba(255, 255, 255, 0.58) 50%, rgba(255, 255, 255, 0.02) 100%);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.02) 0, rgba(255, 255, 255, 0.58) 50%, rgba(255, 255, 255, 0.02) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, .02) 0, rgba(255, 255, 255, 0.58) 50%, rgba(255, 255, 255, 0.02) 100%);
	transform: skewX(-30deg);
	animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

.header-below {
	border-top: 1px solid #ebeef5;
}

.search-warp {
	position: relative;
	margin-left: auto;
	display: flex;
	align-items: center;
}

a.btn.btn-ht {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

a.btn.btn-dc {
	color: #fff;
	background-color: #448EF6;
	border-radius: 0 50px 50px 0px;
	margin-left: -1px;
}

.search_top {
	margin-right: 15px;
	line-height: 10px;
	position: relative;
}

.search-icon {
	width: 18px;
	height: 18px;
	background: url(../images/search.svg) no-repeat center;
	background-size: 100% 100%;
	cursor: pointer;
}

body.night .search-icon {
	background: url(../images/search_n.svg) no-repeat center;
	background-size: 100% 100%;
}

.search-box {
	width: 345px;
	margin: 0 auto;
	height: auto;
	text-align: center;
	display: none;
	position: absolute;
	overflow: hidden;
	top: -20px;
	right: -5px;
	z-index: 102;
	-webkit-box-pack: justify;
	border-bottom: 1px solid transparent;
	border-color: #ebedf1;
	padding: 20px 10px;
	border: 1px #eee solid;
	background-color: #fff;
	border-radius: 4px;
	vertical-align: top;
	box-shadow: 0 0 7px 0 rgba(171, 171, 171, 0.3);
}

.search-box.open {
	display: block;
}

img.close-icon {
	position: absolute;
	width: 20px;
	top: 18px;
	right: 4px;
	z-index: 1;
	cursor: pointer;
}

body.night img.close-icon {
	filter: invert(100%);
}

.search-warp form {
	position: relative;
	overflow: hidden;
	margin: 0 10px;
}

input.search-input {
	background: #ebeef5;
	height: 34px;
	border: 1px solid transparent;
	padding: 0 18px;
	color: #606266;
	transition: background 0.35s, border-color 0.35s, padding-right 0.35s;
	float: left;
	border-radius: 2px;
	width: 80%;
}

button.showhide-search {
	position: relative;
	z-index: 1;
	width: 20%;
	height: 34px;
	border: none;
	background: #42a1ff;
	color: #fff;
	float: left;
	padding: 0 10px;
	cursor: pointer;
	-webkit-appearance: none;
	font-size: 13px;
}

span.s-icon {
	position: absolute;
	top: 18px;
	right: 28%;
	width: 25px;
	height: 34px;
	background: url(../fonts/ce7623fb4bc146df895296bc27285866.svg) no-repeat center;
	background-size: 100% 100%;
	cursor: pointer;
	margin-right: 15px;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
a.at-night.top-night {width:18px;height:18px;background:url(../images/yueliang.svg) no-repeat center;background-size:100% 100%;cursor:pointer;margin-right:15px;-moz-transition:none;-webkit-transition:none;-o-transition:none;-ms-transition:none;transition:none;}
body.night a.at-night.top-night {
	background: url(../images/taiyang.svg) no-repeat center;
	background-size: 100% 100%;
}

a.top-tnrt {
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: #3987fe;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 8px 3px;
	border-radius: 4rem;
	margin-right: 13px;
}

span.s-drop-n {
	color: #fff;
	background: #999;
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 2px;
	text-align: center;
	margin-right: 8px;
}

span.s-drop-n.num1 {
	background-color: #f00;
}

span.s-drop-n.num2 {
	background-color: #f60;
}

span.s-drop-n.num3 {
	background-color: #0188FB;
}

span.s-drop-t {
	flex: 1;
	min-width: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
}

span.s-drop-v {
	color: #999;
	font-size: 12px;
	margin-left: 5px;
}

.search-warp form input.search-input:focus~.s-drop-down {
	opacity: 1;
	visibility: visible;
}

.top-bar.fixed-nav {
	position: fixed;
	top: 0;
}

.top-bar-right {
	display: flex;
}

.below-nav {
	display: flex;
	float: left;
}

.below-nav li {
	position: relative;
	display: flex;
	align-items: center;
	margin-right: 20px;
	color: #909399;
	height: 45px;
	line-height: 45px;
	transition: color 0.35s;
	white-space: nowrap;
}

.below-nav li:last-child {
	margin-right: 0px;
}

.secnav.fixed-nav.fixed-enabled.fixed-appear,
.top-bar.fixed-nav.fixed-appear .secnav,
.secnav.fixed-nav.fixed-appear {
	height: 56px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .25s ease-out 0s;
	-o-transition: all .25s ease-out 0s;
	transition: all .25s ease-out 0s;
	-webkit-animation-name: slideDown;
	-moz-animation-name: slideDown;
	-o-animation-name: slideDown;
	animation-name: slideDown;
}

.nav-pills {
	float: left;
	font-size: 14px;
}

.nav-pills li {
	width: auto;
	position: relative;
	list-style: none;
	display: block;
	float: left;
	margin: 0 15px 0 5px;
}

.nav-pills li a {
	line-height: 55px;
	display: block;
	color: #000000;
	font-size: 15px;
}

i.icon {
	margin-right: 3px;
}

.below-nav li:before,
.nav-pills li:before {
	width: 0;
	height: 2px;
	position: absolute;
	bottom: -2px;
	left: 50%;
	background-color: #0188FB;
	content: '';
	transition: all .6s;
	z-index: -1;
}

.below-nav>li:hover:before,
.below-nav>li.active:before {}

.nav-pills>li:hover:before,
.nav-pills>li.active:before {
	width: 100%;
	left: 0;
}

.below-nav li:hover>a,
.below-nav li.active>a,
.nav-pills li:hover>a,
.nav-pills li.active>a {
	color: #0188FB;
}

.menu-item-has-children>a:after {
	content: ".";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: relative;
	left: 5px;
	overflow: hidden;
}

.below-nav li>ul,
.nav-pills li>ul {
	float: left;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 54px;
	left: -2px;
	padding: 8px 10px;
	border-radius: 4px;
	z-index: 100;
	border-top: 4px solid #42a1ff;
}

.below-nav li>ul {
	top: 41px;
}

.below-nav li .sub-menu:before,
.nav-pills li .sub-menu:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #42a1ff;
}

.below-nav li:hover>ul,
.nav-pills li:hover>ul {
	opacity: 1;
	visibility: visible;
	background: rgba(255, 255, 255, .96);
	box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	filter: alpha(opacity=100);
}

.below-nav li>ul>li,
.nav-pills li>ul>li {
	color: #448EF6;
	position: relative;
	display: block;
	float: left;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
	margin-right: 0;
	padding: 0 15px;
}

.below-nav li:hover ul li,
.nav-pills li:hover ul li {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.below-nav li>ul li {
	line-height: normal;
	height: auto;
}

.below-nav li>ul>li>a,
.nav-pills li>ul>li>a {
	padding: 0;
	line-height: inherit;
	display: block;
	padding: 4px 0 4px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 14px;
	white-space: nowrap;
}

.below-nav li>ul>li a:before,
.nav-pills li>ul>li a:before {
	content: '';
	height: 1px;
	width: 10px;
	background-color: #448EF6;
	opacity: 0;
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	position: absolute;
	left: -2px;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-khtml-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.below-nav li>ul>li>a:hover:before,
.nav-pills li>ul>li>a:hover:before {
	opacity: 1;
}

/*container*/
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1155px;
}

.top-header .container {
	max-width: 96%;
}

.sell-content,
.main-content {
	margin: 20px auto 15px;
}

.main {
	-ms-flex: 0 0 72.568%;
	flex: 0 0 72.568%;
	width: 71.568%;
	padding-left: 15px;
}

.side {
	-ms-flex: 0 0 28.168%;
	flex: 0 0 28.168%;
	width: 28.168%;
	padding-left: 15px;
	padding-right: 15px;
}

/*swiper-banner*/
.wrapper-ban {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	background: #fefefe;
	padding: 15px 15px 15px 15px;
}

.wrapper-ban .swiper-container,
.wrapper-ban img {
	border-radius: 8px
}

.site-main {
	float: left;
	width: 71.6666%;
	transition-duration: .5s;
}

.site-main {
	float: left;
	width: 71.6666%;
	transition-duration: .5s;
}

.swiper-wrapper img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: opacity 0.35s;
}

.swiper-button-next,
.swiper-button-prev {
	opacity: 0;
	color: #fff;
}

.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
	opacity: 1;
}

.wrapper-ban span.swiper-title {
	padding: 10px 85px 10px 15px;
	position: absolute;
	bottom: 0;
	font-size: 16px;
	color: #ffffff;
	width: 100%;
	left: 0;
	background: rgba(12, 12, 12, 0.38);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.wrapper-ban .swiper-pagination {
	text-align: right;
	padding-right: 15px;
}

.top_list.top_list {
	position: relative;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	background: #fff;
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	border-radius: 2px;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
}

.swiper-container {
	height: 372.58px;
}

/*guide-box*/
.guide-box {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	background: #fefefe;
	padding: 15px;
}

.guide-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin: 0 10px;
}

.guide-title h3 {
	font-size: 1.6rem;
	color: #333;
	text-shadow: 0 0.25px 1.5px rgba(0, 0, 0, 0.25);
	position: relative;
	letter-spacing: 1px;
}

.guide-title h3:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	left: 0;
	top: -15px;
	z-index: 1;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, 0%);
	background-color: #42a1ff;
}

.guide-list {
	overflow: hidden;
}

.guide-list .guide-inner {
	float: left;
	width: 33.333%;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: relative;
	z-index: 1;
	padding: 15px;
}

.guide-inner:nth-child(3n) {
	border-right-color: transparent;
}

.guide-inner-info {
	height: 100px;
	float: left;
	width: 100%;
}

.g-i-top {
	position: relative;
	z-index: 1;
	margin-bottom: 6px;
	overflow: hidden;
}

span.g-i-cate {
	width: 70px;
	text-indent: 0;
	text-align: center;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	float: left;
}

span.g-i-cate a {
	display: block;
	width: 70px;
	height: 22px;
	color: #fff;
	border-radius: 15px;
	background: #ff8f76;
}

.guide-inner.top-num0 span.g-i-cate a {
	background-color: #0089ff;
}

.guide-inner.top-num1 span.g-i-cate a {
	background-color: #ffaf1e;
}

.guide-inner.top-num2 span.g-i-cate a {
	background-color: #c177ef;
}

.guide-inner.top-num3 span.g-i-cate a {
	background-color: #f7699e;
}

.guide-inner.top-num4 span.g-i-cate a {
	background-color: #19b6bd;
}

.guide-inner.top-num5 span.g-i-cate a {
	background-color: #02803a;
}

span.g-i-time {
	float: right;
	font-size: 12px;
	color: #000;
	padding-right: 10px;
}

.guide-inner-info h5 {
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.guide-inner-info p {
	color: #777;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
	margin-top: 6px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*slider-row*/
.slider-row {
	display: flex;
	margin-bottom: 15px;
	margin-left: -2%;
}

.slider-item.slider-height {
	width: 33.333%;
	margin-left: 2%;
	position: relative;
	object-fit: cover;
}

.slider-radius-box {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-top: 42.666667%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 1px 3px rgba(26, 26, 26, .1);
	border-radius: 8px;
}

.slider-info {
	z-index: 1;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	position: absolute;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

a.link-block {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	top: 0;
	left: 0;
}

img.slider-img.b2-radius {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	position: absolute;
	top: 0;
}

.slider-info-box {
	width: 100%;
	z-index: 1;
	text-align: left;
	bottom: 15px;
	padding: 0 16px;
	position: absolute;
}

.slider-info a:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(0deg, rgba(58, 58, 58, 0.58) 0, transparent 100%);
	background: linear-gradient(0deg, rgba(58, 58, 58, 0.58) 0, transparent 100%);
	background-color: rgba(0, 0, 0, 0.33);
}

.slider-info-box h3 {
	color: #fff;
	margin: 0 auto 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: normal;
	position: relative;
	z-index: 2;
	font-weight: 500;
	line-height: 160%;
}

.main-navigation {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	background: #fefefe;
	padding: 15px;
}

.menu-item.active a {
	color: #448ef6;
}

/*pic-box*/
.pic-box .two-box-tit {
	margin-bottom: 15px;
}

.pic-box {
	margin-top: 20px;
	border-radius: 8px;
}

.part-mor.box-show {
	padding-top: 10px;
	margin-bottom: 20px;
}

.pic-box-list {
	overflow: hidden;
	margin: -10px 0px 10px 0px;
}

.pic-box-list li {
	position: relative;
	padding-left: 10px;
	line-height: 30px;
	width: 48%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.pic-box-list li:nth-child(even) {
	float: right;
}

.pic-box-list li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	height: 8px;
	width: 8px;
	border-radius: 40px;
	opacity: 1;
	border: 1px solid #4693e9;
	background-color: #fff;
	transition: all .3s linear 0ms;
	-webkit-transform: translate(5px, -50%);
	-khtml-transform: translate(5px, -50%);
	transform: translate(5px, -50%);
}

.pic-box-list li:hover:before {
	border-color: #4693e9;
	background-color: #4693e9;
}

.pic-box-list li a {
	padding-left: 10px;
	position: relative;
}

i.thumb {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 66.7%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
	position: relative;
	overflow: hidden;
	transition: all .2s;
}

.pic-box-list li h3 {
	padding: 5px 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
	background-size: 20px;
}

.pic-box-list li p {
	font-size: 12px;
	color: #999;
	overflow: hidden;
	margin: 5px 0;
	padding: 0 10px;
}

.pic-box-list li p b.datetime {
	float: left;
	font-weight: normal;
	margin-left: 0;
}

.pic-box-list li p span.viewd {
	float: right;
}

.sellnew,
.picnew,
.postnew {
	background: url(../images/new.png);
	position: absolute;
	width: 52px;
	height: 52px;
	right: 0px;
	top: 0px;
	z-index: 9;
}

.selltop,
.pictop,
.posttop {
	background: url(../images/new_top.png);
	position: absolute;
	width: 52px;
	height: 52px;
	right: 0px;
	top: 0px;
	z-index: 9;
}

/*pic-box-img*/
.pic-box-img {
	overflow: unset;
	margin: 0 auto 0 -2%;
}

.pic-box-img .sell-lia-item {
	width: 23%;
	padding: 10px;
	border: 1px solid #dddcda;
}

.pic-box-img .sell-pic-media {
	margin: -10px -10px 10px;
}

.pic-box-img .sell-media-t {
	height: 38px;
	display: block;
	margin: 0 auto;
}

.pic-box-img .sell-media-t h4 {
	font-size: 13px;
	font-weight: 500;
	width: 100%;
	max-width: 100%;
	height: 38px;
}

/*list*/
.box-show,
.post-list {
	position: relative;
	background: #ffffff;
	border: 1px solid rgba(221, 221, 221, 0.28);
	padding: 0 20px;
	border-radius: 8px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
}

.single.box-show.post-page {
	margin-bottom: 12px;
}

.comment-page {
	margin-top: 18px;
}

.entry-container {
	display: block;
	position: relative;
	min-height: 118px;
	padding: 20px 0px 20px 230px;
}

.entry-container .l-line {
	position: absolute;
	z-index: 1;
	top: 20px;
	left: -21px;
	width: 4px;
	height: 25px;
	border-radius: 2px;
	background: #409eff;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	transition: transform 0.35s, -webkit-transform 0.35s;
}

.entry-container:hover .l-line {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

span.item-img-cate,
.item-img-time {
	position: absolute;
	z-index: 1;
	top: 5px;
	right: 5px;
	background: #409eff;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	color: #fff;
	font-size: 12px;
	border-radius: 10px;
	transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	transition: transform 0.35s, -webkit-transform 0.35s;
	-webkit-transform: translate3d(120%, 0, 0);
	transform: translate3d(120%, 0, 0);
}

.entry-container:hover span.item-img-cate,
.entry-container:hover .item-img-time {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.pic-box-list li a:hover .pic-thumb img,
.rowimg .feaimg:hover a.feaimg-content,
.entry-container:hover a.block-fea,
.bigpic-box:hover a.feaimg-content {
	transition: All .7s ease;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.feaimg {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0;
	align-items: flex-start;
	border-radius: 8px;
}

.feaimg.fea-21x9 {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0;
	align-items: flex-start;
	margin: -25px -20px 20px -20px;
}

.feaimg:after {
	content: '';
	display: block;
	padding-top: 100%;
	padding-top: 66.66666%;
	height: 100%;
	background: #fff;
	border-radius: 8px;
}

.fea-21x9:after {
	padding-top: 30.857143%;
}

.block-image.feaimg {
	width: 210px;
	height: 158px;
	position: absolute;
	padding-top: 0;
	margin-right: 20px;
	left: 0;
}

.bigpic-box .feasum,
.featitle {
	margin-bottom: 15px;
}

.blocktext .entry-container {
	padding-bottom: 15px;
}

.bigpic-box .feaimg {
	border-radius: 0;
}

header.entry-header {
	position: relative;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: auto 40%;
}

.post-list header.entry-header {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

header.entry-header.featitle {
	margin-top: 5px;
	margin-bottom: 10px;
}

.entry-header h3 {
	font-size: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.entry-container .entry-header h3 {
	margin: 0;
	font-size: 18px;
	line-height: 26px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.post-list.blockimg:nth-child(even) .entry-container {
	padding: 20px 230px 20px 0px;
}

.post-list.blockimg:nth-child(even) .block-image.feaimg {
	right: 0;
	left: auto;
	margin-right: 0;
}

.post-list.blockimg:nth-child(even) .item-slant {
	left: -150px;
}

.list-left .post-list.blockimg:nth-child(even) .block-image.feaimg {
	margin-right: 20px;
	left: 0;
	right: auto;
}

.list-left .post-list.blockimg:nth-child(even) .entry-container {
	padding: 20px 0px 20px 230px;
}

span.entry-header h3 a {
	color: #333;
}

.entry-summary p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	color: #555;
	line-height: 25px;
	line-height: 1.8;
	margin: 0.7em 0;
}

.ss p {
	height: 75px;
}

.blocktext .ss p {
	margin: 0.7em auto 0;
}

.entry-meta {
	font-size: 11px;
	color: #666;
	letter-spacing: 0px !important;
	line-height: 1;
}

.fea-meta {
	margin-top: 15px;
}

.post-list.blockimg .fea-meta {
	margin-top: 20px;
}

.blocktext .entry-meta-items {
	margin: -8px auto 0;
}

.entry-meta-items {
	display: flex;
	align-items: center;
	margin-top: auto;
	font-size: 13px;
}

.post-list.blockimg .fea-meta {
	margin-top: 15px;
	font-size: 13px;
}

.entry-meta-author,
.entry-meta-cate {
	margin-left: auto;
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.entry-meta-author a,
.entry-meta-cate a {
	color: #666;
	position: relative;
}

.entry-meta a {
	color: #666;
	position: relative;
}

.entry-header h3 a:hover,
.entry-meta a:hover {
	color: #448EF6;
}

.avatar {
	border-radius: 50%;
}

img.avatar.avatar-140.photo {
	margin-right: 5px;
	position: relative;
	top: -2px;
}

span.separator {
	color: #e1e1e1;
	padding: 0 10px;
	font-size: 0;
}

.entry-meta time,
.entry-meta span.meta-viewnums {
	position: relative;
}

span.separator:after {
	content: '';
	position: absolute;
	left: 4px;
	top: 50%;
	width: 5px;
	height: 5px;
	border-radius: 10px;
	background-color: #42a1ff;
	-webkit-transform: rotate(135deg) translate(1px, 2px);
	transform: translate(25%, -50%);
}

.meta-cate-url span.separator:after {
	left: 8px;
}

.rowimg {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.feaimg-content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	border-radius: inherit;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(120, 120, 120, 0.1);
}

.featured {
	padding-top: 1.25rem;
	border: none;
}

.pic-list-img img,
i.two-thumb img,
.post-list img.lazy {
	width: 100%;
	align-self: center;
	position: absolute;
	object-fit: cover;
	height: 100%;
}

.feaimg.fea-21x9 a.feaimg-content {
	display: flex;
}

.feaimg.fea-21x9 img.lazy.bigpic {
	align-self: center;
	width: 100%;
}

.pic-thumb {
	display: flex;
	width: 100%;
	height: 177px;
	position: relative;
	overflow: hidden;
	transition: all .2s;
}

ul.imglist li .pic-thumb img,
.pic-box-list .pic-thumb img {
	width: 100%;
	min-height: 100%;
	align-self: center;
}

i.two-thumb {
	align-self: center;
	display: flex;
	width: 100%;
	height: 141px;
	position: relative;
	overflow: hidden;
	transition: all .2s;
}

.part-mor .pic-thumb {
	height: 123px;
}

.sell-ul li .pic-thumb {
	height: 235px;
}

ul.imglist li .pic-thumb {
	height: 165px;
}

.sell-ul li .pic-thumb img {
	min-height: 100%;
	align-self: center;
	min-width: 100%;
}

.widget-posts-meta i {
	font-size: 13px;
	color: #969696;
	font-style: normal;
	float: right;
}

.hotimg {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important;
}

.media {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}

.media.media-2x1 {
	border-radius: 3px !important;
}

.media-2x1:after {
	padding-top: 50%;
}

.media:after {
	content: '';
	display: block;
}

.media-content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	border-radius: inherit;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(120, 120, 120, 0.1);
}

span.overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.66);
	position: absolute;
	opacity: .22;
	top: 0;
	left: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.list-overlay-content .list-content {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 0;
	padding: .75rem;
	background: #222831;
	background: -webkit-linear-gradient(to bottom, rgba(6, 6, 8, 0), rgba(6, 6, 8, 0.7));
	background: linear-gradient(to bottom, rgba(6, 6, 8, 0), rgba(6, 6, 8, 0.7));
}

.h-2x {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important;
}

.list-content a.list-title {
	line-height: 1.4285714286;
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: normal;
	padding-bottom: 0 !important;
}

.list-overlay-content .list-footer {
	margin-top: 0.25rem;
	cursor: pointer;
}

.text-xs {
	font-size: 13px;
}

.list-overlay-content .text-muted:not(i) {
	color: rgba(255, 255, 255, 0.5) !important;
}

.list-overlay-content a:hover {
	color: #fff;
}

.search-c .entry-container strong {
	font-weight: 500;
	color: #f92900;
}

.item-slant {
	position: absolute;
	z-index: 0;
	right: -158px;
	bottom: 35px;
	opacity: .68;
	width: 110%;
	min-height: 100px;
	-webkit-transform: rotate(7deg) translate(-10px, 0);
	-ms-transform: rotate(7deg) translate(-10px, 0);
	transform: rotate(105deg) translate(-10px, 0);
	background-color: #f5f6f8;
}

.item-slant.reverse-slant.bg-orange {
	-webkit-transform: rotate(-10deg) translate(10px, -10px);
	-ms-transform: rotate(-10deg) translate(10px, -10px);
	transform: rotate(-110deg) translate(10px, -10px);
	opacity: .68;
	background-color: #f68e5f;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.block-fea {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(120, 120, 120, 0.1);
}

.piclist-main {
	margin-right: -1.5%;
	margin-bottom: -15px;
	overflow: auto;
}

.piclist-main .list-box-pic {
	width: 31.833%;
}

/*pagination*/
.pagination {
	overflow: hidden;
	margin-top: 10px;
}

.pagination ul {
	display: inline-block;
}

.pagination ul>li {
	display: inline-block;
}

.pagination ul>li>a {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #ddd;
	margin: 3px 5px 3px 0px;
	border-radius: 8px;
}

.pagination ul>li:first-child a {
	margin-left: 0;
}

.pagination ul>li.active a,
.pagination ul>li>a:hover {
	background-color: #448ef6;
	color: #fff;
	border-color: transparent;
}

.cataimg-main .row {
	overflow: visible;
}

/*sell-ul*/

.single-bar:before,
.term-theme:before {
	background-color: rgba(58, 78, 98, 0.18);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

h1.term-title {
	font-size: 26px;
	color: #fff;
	z-index: 9;
}

.page-header.container {
	z-index: 9;
	text-align: center;
}

h1.page-top-title {
	font-size: 26px;
	color: #fff;
	z-index: 9;
}

section.widget.cover-img {
	padding: 20px;
	overflow: hidden;
	position: relative;
}

.cover-Pay {
	font-size: 12px;
	letter-spacing: 3px;
	color: #ffffff;
	height: 18px;
	width: 100px;
	position: absolute;
	top: 4px;
	left: -34px;
	text-align: center;
	line-height: 18px;
	background: #c11e22;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: block;
	z-index: 20;
}

.top-img {
	position: relative;
	text-align: center;
}

section.cover-img img {
	border-radius: 8px;
}

.cover-des-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .8;
	color: #fff;
	background: #58a5c3;
	text-align: center;
	transform: scale(0);
	transition: all .5s ease 0s;
	-webkit-transform: scale(0);
	-webkit-transition: all .5s ease 0s;
	padding: 15px 8px 15px 12px;
	display: flex;
}

.top-img:hover .cover-des-box {
	z-index: 1;
	transform: scale(1);
	transition: all .5s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transition: all .5s ease 0s;
}

.cover-des {
	align-self: center;
	margin: 0 auto;
}

.widget-item {
	margin-top: 15px;
}

a.cover-group {
	position: relative;
	display: block;
	padding: 8px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
	text-align: center;
}

a.cover-group:hover {
	background-color: #f0f0f0;
}

span.widget-cuxiao,
span.widget-tag {
	font-size: 16px;
	color: #f60;
	font-weight: bold;
}

/*widget*/
.widget {
	background: #ffffff;
	padding: 10px 20px;
	border-radius: 8px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
}

.widget:last-child {
	margin-bottom: 12px;
}

.widget ul {
	overflow: hidden;
}

.widget-box.divNavBar li,
.widget-box.divCatalog li {
	width: auto;
	line-height: 32px;
	position: relative;
}

.widget-box.divNavBar li a,
.widget-box.divCatalog li a {
	text-align: center;
	padding: 0 5px;
	border: 1px solid rgb(221, 221, 221);
	background: #ffffff;
	border-radius: 16px;
	font-size: 13px;
	word-break: break-all;
	float: left;
	width: 46%;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.widget h3.widget-title {
	font-size: 16px;
	font-weight: 500;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 13px;
	margin-top: 2px;
	margin-bottom: 15px;
	position: relative;
	border-bottom: 1px solid #ddd;
	text-shadow: 0 0.25px 1.5px rgba(0, 0, 0, 0.25);
}

.widget h3.widget-titlse:after {
	content: '';
	height: 16px;
	margin-left: 10px;
	display: inline-block;
	position: absolute;
	top: 10px;
	/* right:0;*/
	z-index: 1;
	border-top: 2px solid #00aaee;
	width: 18px;
}

.widget h3.widget-title:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	left: 0;
	top: -13px;
	z-index: 1;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, 0%);
	background-color: #42a1ff;
}

.widget h3.widget-title:after {
	content: " ";
	position: absolute;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #ff5d58 !important;
	width: 12px;
	height: 12px;
	-webkit-box-shadow: 20px 0 #ffb528, 40px 0 #26c73d;
	box-shadow: 20px 0 #ffb528, 40px 0 #26c73d;
	top: 5px;
	right: 45px;
}

.widget i.icon.font-divPrevious:before {
	content: "\e670";
}

.widget-box.divPrevious li {
	height: auto;
	padding: 0 0 0 18px;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul.widget-box.divPrevious li:after {
	content: '';
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #428cfb;
	border-radius: 50%;
	position: absolute;
	top: 6px;
	left: 0px;
}

.widget-box.divPrevious li:last-child {
	margin-bottom: 6px;
}
.widget-box.divPrevious li:hover a {
	margin-left: 8px;
}

i.sn {
	color: #999999;
	position: absolute;
	top: 2px;
	left: 0px;
	font-style: normal;
	font-weight: 600;
}

i.sn.num-1 {
	color: #f60;
}

i.sn.num-2 {
	color: #4693e9;
}

i.sn.num-3 {
	color: #26b305;
}

span.tag-count {
	display: none;
}

.widget-box.divStatistics li,
.widget-box.divLinkage li,
.widget-box.divArchives li {
	float: left;
	width: 50%;
	line-height: 26px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #e4e8eb;
	text-align: center;
}

.widget-box.divStatistics li {
	text-align: left;
}

.side_hot {
	margin-bottom: 10px;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	color: #fff;
	border-radius: 3px;
	overflow: hidden;
}

.list-media {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 0 10px 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 8px;
}
.side_hot .list-media a.media-content img{height: 100%;width: 100%;}
.list-media:last-child {
	margin-bottom: 0px;
}

.list-media:hover a.media-content {
	-webkit-animation: tada 1s .2s ease both;
	-moz-animation: tada 1s .2s ease both;
}

a.media-content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	border-radius: inherit;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(120, 120, 120, 0.1);
}

.list-media:after {
	padding-top: 50%;
	content: '';
	display: block;
}

span.list-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.66);
	position: absolute;
	opacity: .22;
	top: 0;
	left: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.list-content {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 0;
	padding: .75rem;
	background: #222831;
	background: -webkit-linear-gradient(to bottom, rgba(6, 6, 8, 0), rgba(6, 6, 8, 0.7));
	background: linear-gradient(to bottom, rgba(6, 6, 8, 0), rgba(6, 6, 8, 0.7));
}

p.list-footer {
	margin-top: 0.25rem;
	font-size: 10px;
	color: rgba(255, 255, 255, 0.78);
}

.widget-box.divLinkage li img {
	width: 16px;
	margin-right: 3px;
	position: relative;
	top: -1px;
}

/*filter-sift*/
.filter-sift {
	font-size: 15px;
	padding: 10px 20px;
	background: rgba(255, 255, 255, .95);
	margin: 0px auto 20px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 34px 20px -24px rgba(0, 36, 100, 0.06);
}

.article-header nav.navcates.place {
	margin-bottom: 0px;
}

.filter-tag {
	padding: 10px 5px 15px 0;
	border-bottom: 1px dotted #eee;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 5px;
}

#kf-order,
.filter-tag:last-child {
	border-bottom: 0;
	margin-bottom: -3px;
}

.filter-l {
	padding: 3px 10px;
	border-radius: 4px;
	color: #333;
	background: #f6f6f6;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.filter-l i {
	font-size: 15px;
	color: #34495e;
	margin-right: 3px;
}

.filter-tag .filter-r {
	width: auto;
	line-height: 26px;
	padding-right: 20px;
	margin-left: 75px;
}

.filter-tag .filter-r a {
	display: inline-block;
	margin-top: 0;
	margin-right: 10px;
	border-bottom: 1px solid transparent;
	color: #808080;
	padding: 0 10px;
	position: relative;
	border: 1px solid transparent;
	border-radius: 4px;
}

.filter-tag .filter-r a.current,
.filter-tag li a:hover {
	background-color: #2096fb;
	color: #fff;
}

.filter-tag .filter-r i.icon {
	margin: 0 0 0 5px;
	font-size: 12px;
}

/*side_new*/
.side_new {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.side_new_dot {
	position: relative;
	border-color: #e0e3ef;
	padding: 0 .5rem;
	margin: 0 1.25rem 0 0;
}

.side_new_dot:before,
.side_new_dot:after {
	content: '';
	position: absolute;
	border-color: #999;
	border-width: 2px;
	border-style: solid;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	top: 3px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.side_new .side_new_dot:before {
	top: 5px;
	border-color: #48a4ff;
	background-color: #fff;
	z-index: 2;
}

.side_new .side_new_dot:after {
	width: 0;
	height: auto;
	top: 20px;
	bottom: 0px;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	border-radius: 0;
	border-color: #ddd;
}

.side_new:last-child .side_new_dot:after {
	bottom: 10px;
}

.side_new_inner {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-bottom: 10px;
}

.side-new-title {
	font-size: 13px;
	max-height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.6;
}

.side-new-time {
	position: relative;
	margin-top: 5px;
	color: #aaacb6;
	font-size: 12px;
}

.side-new-time span.spot {
	padding: 0 12px 0 8px;
}

.side-new-time span.spot:after {
	top: 8px;
}

span.spot {
	color: #e1e1e1;
	padding: 0 10px 0 5px;
}

span.spot:after {
	content: '';
	position: absolute;
	top: 10px;
	width: 3px;
	height: 3px;
	border-radius: 10px;
	background-color: #42a1ff;
	-webkit-transform: rotate(135deg) translate(1px, 2px);
	transform: translate(25%, -50%);
}

/*side_random*/
.side_random li.r-item {
	float: left;
	width: 48%;
	position: relative;
	line-height: 1.46;
	margin: 0px 0 15px;
	overflow: hidden;
}

.side_random li.r-item:nth-child(even) {
	float: right;
}

.side_random li.r-item:nth-last-of-type(-n+2) {
	border-bottom: 0;
	margin-bottom: -3px;
}

.side_random li .r-item-wrap {
	position: relative;
}

.side_random li .r-thumb {
	position: relative;
	height: 0;
	display: block;
	padding-top: 68.666%;
	border-radius: 8px;
	background: #f8f9fa;
	overflow: hidden;
}

.side_random li img {
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	max-width: 100%;
	vertical-align: top;
}

.r-item-wrap:hover a.r-thumb img {
	opacity: .68;
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.side_random li h4.r-title {
	margin: 0;
	bottom: 0;
	opacity: 1;
	padding: 6px 0 8px;
	border-bottom: 1px solid #ddd;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.side_random li h4.r-title a {
	height: auto;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
	line-height: 1.6;
}

.side_random li.r-item:nth-last-of-type(-n+2) h4.r-title {
	border-bottom: 0;
}

#side_random {
	position: relative;
}

.r-item-btn {
	cursor: pointer;
	align-items: center;
	border: none;
	background: none;
	text-align: center;
	display: block;
	position: absolute;
	right: 20px;
	top: 15px;
	font-size: 13px;
	font-weight: 500;
	color: #448ef6;
}

.r-item-btn i.font-suijibofang {
	font-size: 13px;
}

#side_random h3.widget-title:after {
	display: none;
}

/*site-imgs*/
ul.widget-box.services li {
	width: auto;
	line-height: 30px;
	position: relative;
}

li.site-imgs {
	margin-bottom: 8px;
}

li.site-about {
	margin-top: 8px;
	margin-bottom: 10px;
}

li.site-about a {
	display: inline-block;
	background-color: #f60;
	width: 33.333%;
	color: #fff;
	text-align: center;
	padding: 6px 0;
}

li.site-about a.ad_link {
	background-color: #38ca34;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
}

li.site-about a.weibo_link {
	background-color: #3690cf;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
}

/*side_con*/
#side_con ul {
	margin-top: -8px;
	padding: 0;
}

#side_con li {
	overflow: hidden;
	padding: 10px 0px;
	line-height: 40px;
	height: 98px;
	border-bottom: 1px #DDD solid;
	color: #999;
	position: relative;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

#side_con li a {
	height: auto;
	display: block;
	line-height: 20px;
}

#side_con li .hotcom-img {
	width: 100px;
	height: 75px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#side_con li img {
	width: 100%;
	height: 100%;
	align-self: center;
	object-fit: cover;
}

#side_con li .hotcom-left {
	overflow: hidden;
	margin-left: 0;
	text-align: justify;
}

.hot-com-title {
	display: block;
	height: 50px;
	line-height: 175%;
	font-size: 14px;
	word-wrap: break-word;
	color: #555;
	white-space: normal;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: 500;
}

.hot-com-title span {
	position: absolute;
	left: 0px;
	background: #999;
	font-size: 12px;
	color: #fff;
	line-height: 180%;
	margin: 0 8px 0 0;
	padding: 0 5px 1px;
	border-radius: 2px;
}

.hot-com-title span.num1 {
	background: #C00;
}

.hot-com-title span.num2 {
	background: #ef8f31;
}

.hot-com-title span.num3 {
	background: #6bd139;
}

.hot-com-clock {
	color: #9A9A9A;
	font-size: 13px;
	font-size: .95em;
	line-height: 27px;
	text-align: left;
}

.hot-com-info {
	color: #9A9A9A;
	font-size: 14px;
	line-height: 27px;
}

#side_con li:last-child {
	border-bottom: 1px solid transparent;
}

.navcates {
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.navcates .font-angle-right:before {
	content: '/';
}

.navcates i.icon,
.navcates a {
	margin-right: 5px;
}

.home-article .navcates {
	margin-top: 2px;
}

.progress-bar {
	height: 10px;
	border-radius: 5px;
	overflow: hidden;
	background: #ebeef5;
	width: 0;
	min-width: 0;
	flex: 1;
	margin-right: 5px;
}

.progress-inner {
	width: 0;
	height: 100%;
	border-radius: 5px;
	transition: width 0.35s;
	-webkit-animation: progress 750ms linear infinite;
	animation: progress 750ms linear infinite;
}

.progress-inner.progress-inner-1 {
	background: #bde6ff;
	background-image: linear-gradient(135deg, #50bfff 25%, transparent 25%, transparent 50%, #50bfff 50%, #50bfff 75%, transparent 75%, transparent 100%);
	background-size: 30px 30px;
}

.progress-percentage {
	color: #333;
}

.progress-inner.progress-inner-2 {
	background: #ffd980;
	background-image: linear-gradient(135deg, #f7ba2a 25%, transparent 25%, transparent 50%, #f7ba2a 50%, #f7ba2a 75%, transparent 75%, transparent 100%);
	background-size: 30px 30px;
}

.progress-inner.progress-inner-3 {
	background: #ffa9a9;
	background-image: linear-gradient(135deg, #ff4949 25%, transparent 25%, transparent 50%, #ff4949 50%, #ff4949 75%, transparent 75%, transparent 100%);
	background-size: 30px 30px;
}

.progress-inner.progress-inner-4 {
	background: #67c23a;
	background-image: linear-gradient(135deg, #4f9e28 25%, transparent 25%, transparent 50%, #4f9e28 50%, #4f9e28 75%, transparent 75%, transparent 100%);
	background-size: 30px 30px;
}

@-webkit-keyframes progress {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: 30px 0
	}
}

@keyframes progress {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: 30px 0
	}
}

/*pic-reads*/
.pic-reads {
	overflow: hidden;
	background: #ffffff;
	border: 1px solid rgba(221, 221, 221, 0.28);
	padding: 20px 20px;
	border-radius: 8px;
	margin-top: 15px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
}

.pic-reads-title {
	width: 25%;
	height: 100%;
	float: left;
	position: relative;
	z-index: 1;
}

.pic-reads-title a {
	display: block;
	display: flex;
	width: 100%;
	height: 368px;
	z-index: 2;
	background-size: cover;
	background-position: center center;
}

.pic-reads-title a:before {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background: rgba(0, 0, 0, 0.4);
	opacity: 1;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}

.pic-reads-title h3 {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 100px;
	text-align: center;
	border-radius: 15px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 4;
	font-weight: normal;
	background: rgba(0, 0, 0, 0.6);
}

.pic-reads-title p {
	line-height: 25px;
	color: #fff;
	font-size: 14px;
	width: 85%;
	margin: 0 auto;
	z-index: 5;
	align-self: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	text-overflow: ellipsis;
	overflow: hidden;
}

.pic-reads-list {
	width: 880px;
	width: 73%;
	float: right;
}

.pic-reads-list ul {
	/* width:100%;*/
	margin-right: -2%;
	margin-bottom: -2%;
	overflow: hidden;
}

.pic-reads-list ul li {
	width: 31.333%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	overflow: hidden;
}

.pic-list-img {
	width: 100%;
	height: 175px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.pic-list-img a.pic-img-cover {
	width: auto;
	z-index: 1;
	display: flex;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	border-radius: inherit;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(120, 120, 120, 0.1);
}

.pic-list-img a.pic-img-cover:before {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background: rgba(0, 0, 0, 0.28);
	opacity: 1;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}

.pic-list-img h3 {
	font-size: 15px;
	line-height: 1.6;
	height: 50px;
	color: #fff;
	position: absolute;
	left: 20px;
	top: 115px;
	z-index: 3;
	width: 230px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.pic-list-img h3 a {
	color: #fff;
}

.pic-list-img:hover h3 {
	top: 90px;
}

.pic-list-img:hover .pic-img-lnums {
	bottom: 10px;
}

.pic-list-img:hover a.pic-img-cover:before {
	background: rgba(0, 0, 0, 0.68);
}

.pic-list-img:hover a img {
	transition: All .7s ease;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.pic-img-lnums {
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	position: absolute;
	left: 20px;
	bottom: -20px;
	z-index: 3;
	width: 230px;
	overflow: hidden;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.pic-img-lnums h4 {
	float: left;
	font-size: 1em;
}

.pic-img-lnums b {
	float: left;
	padding: 0 5px;
}

.pic-img-lnums span.spot:after {
	background-color: #fff;
	top: 12px;
}

/*line-big*/
.line-big {
	overflow: hidden;
	margin-left: -1.5%;
	margin-top: 15px;
	margin-bottom: -15px;
}

.line-box {
	position: relative;
	float: left;
	padding: 0 20px;
	width: 31.833%;
	margin-left: 1.5%;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid rgba(221, 221, 221, 0.28);
	border-radius: 8px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
}

.side-title-wrap {
	margin-top: 15px;
	padding-bottom: 15px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #ddd;
}

.side-title-wrap h3.widget-title {
	font-size: 16px;
	color: #333;
	margin-right: 16px;
	float: left;
	;
	vertical-align: bottom;
	padding-left: 15px;
	margin-left: 0px;
	border-left: 4px solid #3690cf;
	font-weight: 400;
}

.side-title-wrap span,
.side-title-wrap span.suburl a {
	font-size: 12px;
	color: #999;
}

.side-box {
	overflow: hidden;
	margin-left: -2%;
}

.cat-site {
	padding-top: 10px;
	padding-bottom: 10px;
}

h3.cat-title.bkx {
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #ddd;
}

h3.cat-title.bkx a {
	font-size: 16px;
	color: #333;
	font-weight: 400;
}

span.more-i {
	float: right;
	display: block;
	padding: 10px 15px 10px 15px;
	cursor: pointer;
}

span.more-i span {
	float: right;
	width: 5px;
	height: 5px;
	margin: 0 2px 0 0;
	padding: 0;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #888;
}

.cat-list li {
	line-height: 35px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
}

span.list-date {
	float: right;
	color: #999;
	position: relative;
	top: 2px;
	margin-left: 8px;
}

.cat-list li a {
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.cat-list li a:hover {
	color: #4693e9;
	margin-left: 6px;
}

.top-bg-effect {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-ms-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-animation: enlarge 30s linear;
	animation: enlarge 30s linear;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.overlay-1 {
	width: 100%;
	height: 100%;
	background-color: rgba(28, 28, 28, 0.28);
	position: absolute;
	opacity: .4;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.top-bg-title {
	position: relative;
	z-index: 2;
	padding-left: 1rem;
	padding-right: 1rem;
}

@-webkit-keyframes enlarge {
	from {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
}

@keyframes enlarge {
	from {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.main-content.cataimg-main {
	margin-top: 20px;
}

.listpic-main {
	padding: 10px 15px 0 15px;
}

.listpic-box {
	margin-right: -1.5%;
}

.sell-box:after,
.listpic-box:after {
	content: '';
	display: table;
	clear: both;
}

.list-box-pic {
	position: relative;
	background: #ffffff;
	border: 1px solid rgba(221, 221, 221, 0.28);
	padding-bottom: 15px;
	border-radius: 8px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	width: 23.5%;
	float: left;
	margin-right: 1.5%;
}

.list-box-pic:hover {
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	transform: translateY(-6px);
	-webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
	-moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
	box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.list-box-pic:hover .list-pic-media {
	opacity: 0.88;
}

.list-pic-media {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	border-radius: inherit;
	margin: -1px;
}

.list-pic-media a {
	max-width: 100%;
	-webkit-transition: all .444s ease-in-out;
	-o-transition: all .444s ease-in-out;
	transition: all .444s ease-in-out;
	text-decoration: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	border-radius: inherit;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(120, 120, 120, .1);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.list-pic-media a img{height: 100%;width: 100%;}
.list-pic-media:after {
	content: '';
	display: block;
	padding-top: 66.25%;
}

span.pic-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(22, 29, 39, .66);
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.list-pic-content {
	padding: 0 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.list-pic-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
}

.list-pic-text {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
	margin-left: 15px;
}

i.list-dot {
	position: absolute;
	background: #515c67;
	background-color: #42a1ff;
	border-radius: 20px;
	width: 10px;
	height: 10px;
	display: block;
	content: '';
	left: -15px;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

a.list-text-muted {
	color: #9fa0a7;
	font-size: .75rem;
}

.list-pic-body h3 {
	font-weight: 500;
}

a.list-text-title {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	font-size: 16px;
	line-height: 1.6;
	height: 50px;
}

.list-pic-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 10px;
	color: #9fa0a7;
}

.list-f-time,
.list-f-nowrap {
	font-size: 13px;
}

.flex-fill {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

span.list-f-view {
	margin-right: 5px;
}

/*tab-index*/
.home-index .sell-box,
.home-index .listpic-box.auto-main {
	padding: 20px 1.5%;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	background: #fefefe;
	margin: 0 auto;
}

.home-index .list-box-pic {
	width: 31.3333%;
	margin: 0 1% 20px;
}

.home-index .sell-lia-item {
	width: 48%;
	margin: 0 1% 20px;
}

.home-index .sell-pic-media:after {
	padding-top: 55%;
}

/*catetop-list*/
.catetop-list {
	position: relative;
	color: #fff;
	border-radius: 8px;
	margin-bottom: 15px;
}

.catetop-list .media {
	border-radius: 8px;
}

.list-top-content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	border-radius: 8px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.catetop-list .media:after {
	padding-top: 29.888%;
}

.list-top-content:hover {
	transition: All .55s ease;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.catetop-list .overlay-grad {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: .8;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(35 41 50/0%)), to(rgb(35 41 50/60%)));
	background: linear-gradient(to bottom, rgb(35 41 50/0%), rgb(35 41 50/60%));
}

.catetop-list-txt {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 15px;
	z-index: 2;
	background-color: rgba(255, 255, 255, .2);
	-webkit-backdrop-filter: saturate(150%) blur(25px);
	backdrop-filter: saturate(150%) blur(25px);
	border-radius: 0 0 8px 8px;
}

.catetop-list-txt h1 {
	font-size: 1.5em;
	line-height: 1.5;
	font-weight: 500;
}

.catetop-list-intro {
	margin-top: 5px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 40px;
}

/*quxian*/
.position-relative {
	position: relative;
}

.shape {
	position: absolute;
	pointer-events: none;
	right: 0;
	bottom: 0;
	left: 0;
	color: #dddcda;
	overflow: hidden;
	margin-bottom: 0px;
}

.shape svg.quxian {
	-webkit-transform: scale(2);
	transform: scale(2);
	width: 100%;
	height: auto;
	-webkit-transform-origin: top center;
	transform-origin: top center;
	overflow: hidden;
	vertical-align: middle;
}

span.pic-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(22, 29, 39, .66);
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

/*sale-price-box*/
.single-bar {
	padding: 50px 0 60px;
	background-color: rgba(11, 152, 251, 0.68);
	align-items: center;
	background-position: center;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	text-align: center;
}

/*single-title*/
.single-title {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	position: relative;
}

h6.nav-text {
	border-bottom: #e4e3e3 1px solid;
	margin-bottom: 15px;
	margin-top: -5px;
	font-weight: 500;
}

span.span-text {
	float: left;
	font-size: 16px;
	position: relative;
	cursor: pointer;
	padding-bottom: 10px;
}

.single-title:after {
	content: "";
	position: absolute;
	left: 0;
	background: #0d93d6;
	width: 58px;
	height: 2px;
	bottom: -1px;
	-moz-transition: ease-in-out 0.3s;
	-webkit-transition: ease-in-out 0.3s;
	-o-transition: ease-in-out 0.3s;
	-ms-transition: ease-in-out 0.3s;
	transition: ease-in-out 0.3s;
}

.single-title h1 {
	font-size: 22px;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: 500;
	color: #333;
	text-align: left;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

.single-info {
	word-wrap: break-word;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.single-info-information {
	display: flex;
	align-items: center;
}

.single-info-information img.avatar {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 10px;
	border: 1px solid #dcdfe6;
	padding: 2px;
	-o-object-fit: cover;
	object-fit: cover;
}

time.single-info-time {
	font-size: 32px;
	line-height: 45px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: consolas;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

div#font-change span {
	margin-right: 0px;
}

#font-change {
	font-size: 16px;
}

i.single-avatar {
	position: relative;
	top: -2px;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 100%;
	padding: 2px;
	margin-right: 3px;
}

i.single-avatar img {
	width: 100%;
	border-radius: 50%;
}

i.single-avatar:after {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	right: 0;
	bottom: -3px;
}

i.single-avatar.single-v1:after {
	background: url(../images/vjin.png) no-repeat;
	background-size: 12px;
}

.single-bar.term-theme {
	background-color: #f8f8f9;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
	-o-border-image: linear-gradient(hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .95));
	border-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .95)), to(hsla(0, 0%, 100%, .95)));
	border-image: linear-gradient(hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .95));
	margin-bottom: 20px;
}

.single-bar-header {
	margin: 18px auto;
}

.single-bar-header h1 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.6;
	padding-bottom: 21px;
	text-align: justify;
	font-weight: 600;
	color: #fff;
	text-shadow: 0 1px 2px rgba(88, 88, 88, 0.88);
}

.single-bar-header .author {
	text-align: left;
}

.single-bar-header .author a,
.single-bar-header a,
.single-bar-header span {
	color: #fff;
}

/*new title*/
.single-title h1 {
	margin: 13px auto 15px;
}

.single-title-meta {
	position: relative;
	font-size: 12px;
	font-size: 0.85em;
}

.single-title-meta span.spot {
	padding: 0 10px;
	position: relative;
}

.single-title-meta span.spot:after {
	top: 50%;
	transform: translate(-100%, -50%);
}

/*single-entry*/
.single-entry {
	text-align: justify;
	padding: 0px 10px;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}

.single-entry p {
	font-size: 15px;
	position: relative;
	color: rgba(58, 58, 58, 0.88);
	margin: 5px 0 10px;
	line-height: 180%;
}

.single-entry p a {
	font-weight: bold;
}

.single-entry p img {
	max-width: 100%;
	width: auto !important;
	height: auto !important;
	cursor: zoom-in;
}
.single-entry ul li {
	margin: 5px 0px 5px 20px;
	list-style: disc;
	list-style-type: inherit;
	text-indent: 2em;
}

.single-entry h1,
.single-entry h2,
.single-entry h3,
.single-entry h4,
.single-entry h5,
.single-entry h6 {
	text-indent: 0em !important;
}

.single-entry h1,
.single-entry h2 {
	font-size: 18px;
	border-left: 4px solid #4693e9;
	margin: 23px 0px;
	padding-left: 16px;
}

.single-entry h3,
.single-entry h4 {
	font-size: 16px;
	border-left: 3px solid #ffae49;
	margin: 18px 0px;
	padding-left: 17px;
}

.single-entry h5,
.single-entry h6 {
	font-size: 15px;
	margin: 15px 0px;
	padding-left: 18px;
	border-left: 2px solid #bbbbbb;
}

.single-entry ul {
	width: auto !important;
	margin: 0 1.2em;
	padding: 5px 0;
}

.single-entry ul.list-paddingleft-2 {
	margin: .5em 1.2em;
	padding: 0;
}

.single-entry ul p,
.single-entry ul.list-paddingleft-2 p {
	margin: 0 auto;
	text-indent: unset !important;
}

.single-entry strong {
	font-weight: bold;
	word-wrap: break-word;
}

.showall {
	display: none;
}

.single-entry ul.archives-list li time,
.single-entry ul.archives-list li span.muted {
	color: #fff;
	margin-right: 10px;
	background: #ffae49;
	padding: 1px 5px;
	border-radius: 4px;
}
.single.single-page {
	margin-bottom: 12px;
}

.single-post.page-post .show_text {
	margin-bottom: 25px;
}

span.red {
	color: #f60;
	margin: 0 3px;
}

/*tag/link*/
.linkcat {
	overflow: hidden;
}

.linkcat h2 {
	margin: 15px 0 20px 0;
}

/**/
footer.entry-footer {
	display: table;
	width: 100%;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}

footer.entry-footer.last-foot {
	margin-bottom: 2px;
	border-bottom: 0;
}

footer.entry-footer.entry-footer-page {
	margin: 15px 0 20px 0;
}

.page-post .entry-footer {
	border-bottom: 0;
}

.mobile_click .share {
	display: none;
}

.mobile_click.mobile_close .share {
	display: block;
}

#mClick.mobile_close {
	position: relative;
}

#mClick.mobile_click,
#mClick.mobile_close {
	float: right;
	color: #fff;
	padding: 0 10px;
	background: #ff6d50;
	border-radius: 20px;
	font-size: 11px;
	line-height: 32px;
	cursor: pointer;
}

a#mClick,
a#mStats {
	opacity: 1;
}

/*二维码生成封面*/
.cl:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden
}

@-webkit-keyframes scale {

	0%,
	40%,
	100% {
		-moz-transform: scaleY(0.2);
		-ms-transform: scaleY(0.2);
		-o-transform: scaleY(0.2);
		-webkit-transform: scaleY(0.2);
		transform: scaleY(0.2)
	}

	20%,
	60% {
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-o-transform: scaleY(1);
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@-moz-keyframes scale {

	0%,
	40%,
	100% {
		-moz-transform: scaleY(0.2);
		-ms-transform: scaleY(0.2);
		-o-transform: scaleY(0.2);
		-webkit-transform: scaleY(0.2);
		transform: scaleY(0.2)
	}

	20%,
	60% {
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-o-transform: scaleY(1);
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@-ms-keyframes scale {

	0%,
	40%,
	100% {
		-moz-transform: scaleY(0.2);
		-ms-transform: scaleY(0.2);
		-o-transform: scaleY(0.2);
		-webkit-transform: scaleY(0.2);
		transform: scaleY(0.2)
	}

	20%,
	60% {
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-o-transform: scaleY(1);
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@keyframes scale {

	0%,
	40%,
	100% {
		-moz-transform: scaleY(0.2);
		-ms-transform: scaleY(0.2);
		-o-transform: scaleY(0.2);
		-webkit-transform: scaleY(0.2);
		transform: scaleY(0.2)
	}

	20%,
	60% {
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-o-transform: scaleY(1);
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

em,
cite,
i {
	font-style: normal;
}

button.copy-button .share-input,
input#copy-content {
	max-width: 66px;
	background-color: transparent;
	border-color: transparent;
	text-align: center;
	font-weight: bold;
	padding: 0;
	font-size: 14px;
	margin: 0 auto;
	vertical-align: initial;
	color: #fdff79;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*entry-next-prev*/
.entry-next-prev {
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
	padding: 15px;
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	-moz-box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	-webkit-box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	position: relative;
}

.entry-next-prev p {
	width: 43%;
	height: 39px;
	margin: 0;
	background: #f3f3f3;
}

.entry-next-prev p a {
	display: block;
	line-height: 20px;
	font-size: 14px;
	background: #f3f3f3 url(../images/cmsinfo-icon.png) no-repeat;
	background-size: 35px;
	padding: 10px;
	border: none;
	color: #333;
	text-indent: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.entry-next-prev p.m-page-up a {
	background-position: -2% 3px;
	padding-left: 25px;
}

.entry-next-prev p.m-page-up:hover a {
	background-position: -2% -32px;
}

.entry-next-prev p.m-page-down a {
	background-position: 102% -68px;
	padding-right: 25px;
	text-align: right;
}

.entry-next-prev p.m-page-down:hover a {
	background-position: 102% -102px;
}

a.u-back-list {
	width: 10%;
	height: 39px;
	margin: 0 2%;
}

a.u-back-list i {
	width: 37px;
	height: 37px;
	border-radius: 55px;
	background: url(../images/cmsinfo-icon.png) no-repeat 8px -468px #0c78b6;
	margin: auto;
	display: block;
	overflow: hidden;
}

a.u-back-list:hover i {
	background-color: #42a1ff;
}

/*link-box*/
.link-box {
	overflow: hidden;
	background: #ffffff;
	border: 1px solid rgba(221, 221, 221, 0.28);
	padding: 20px 20px;
	border-radius: 8px;
	margin-top: 15px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
}

.links-title {
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	position: relative;
	z-index: 9;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.links-title h3 {
	font-size: 16px;
	color: #333;
	margin-right: 16px;
	display: inline-block;
	vertical-align: bottom;
}

.links-title h3:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0;
	width: 3px;
	height: 22px;
	background-color: #00a4ff;
}

.links-title span,
.links-title span a {
	font-size: 12px;
	color: #888;
}

span.suburl {
	float: right;
	position: relative;
	top: 4px;
	margin-left: 10px;
}

#links-home {
	overflow: hidden;
	margin-bottom: -10px;
}

#links-home li {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 9%;
	margin-right: 1%;
	margin-bottom: 15px;
	font-size: 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#links-home li a {
	vertical-align: middle;
}

#links-home li img {
	width: 16px;
	margin-right: 3px;
	position: relative;
	top: -1px;
}

span.suburl i.icon {
	margin-left: 3px;
}

/**/
.footer.bg-dark {
	padding: 1.5em 0;
	background-color: rgba(8, 8, 8, 0.68);
	border-top: 2px solid rgba(70, 147, 233, 0.78);
	color: #f5f5f5;
}

.footer.bg-dark .container {
	position: relative;
}

.footer.bg-dark a {
	color: #f5f5f5;
}

.footer-fill {
	float: left;
	width: 63.666667%;
}

.footer-hidden-xs {
	width: 33.33333333%;
	float: right;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}

.f-last-line {
	height: auto;
	display: table-cell;
	vertical-align: middle;
}

.f-last-line p {
	color: #dee2e6;
	padding: 8px 10px;
	background: #333;
	font-size: 13px;
	border-radius: 4px;
	line-height: 1.8;
}

.footer-column {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-md-fill {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.footer-menu {
	margin-bottom: .75rem;
}

.footer-menu a {
	display: inline-block;
	margin: 0 1rem 0 0;
}

.footer-copyright.text-xs,
.footer-copyright.text-xs a {
	color: #ddd;
}

.text-xs i.icon {
	margin: 0 5px;
}

.text-xs a {
	margin: 0 5px;
}

.footer-links {
	float: left;
	width: 63.666667%;
	font-size: 13px;
	margin-top: 1.5rem;
	padding-top: 1.5rem;
	border-top: 1px solid #dee2e6 !important;
}

.footer-links a {
	margin-right: 5px;
}

.footer-links span img {
	width: 16px;
	height: 16px;
	margin-right: 3px;
	position: relative;
	top: -1px;
}

span#iday {
	margin: 0 3px;
}

.footer-RunTime {
	margin-bottom: .75rem;
}

.footer-RunTime span.rt-sql {
	margin: 0 5px;
}

.footer-f-pic a {
	display: inline-block;
	text-align: center;
	width: 35px;
	height: 36px;
	line-height: 35px;
	position: relative;
	background-color: rgba(118, 169, 215, 0.88);
	border-color: #393E46;
	border-radius: 2px;
	white-space: normal;
}

.footer-f-pic a:last-child {
	margin-left: 10px;
}

.footer-f-pic a i.icon {
	font-size: 15px;
	margin-right: 0;
}

.btn-icon.fr-2 span.bg-qrcode {
	position: absolute;
	z-index: 99;
	top: -133px;
	left: 0;
	margin-left: -42px;
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	-webkit-background-size: 95% auto;
	background-size: 95% auto;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	filter: alpha(opacify=0);
	-webkit-transition: all .2s ease-out .1s;
	-o-transition: all .2s ease-out .1s;
	transition: all .2s ease-out .1s;
}

.btn-icon.fr-2 span.bg-qrcode:before {
	position: absolute;
	bottom: -16px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -8px;
	line-height: 0;
	border: 8px solid transparent;
	border-top: 8px solid #ffffff;
	content: '';
}

.btn-icon.fr-2:hover span.bg-qrcode {
	visibility: visible;
	opacity: 1;
}

/*--scroll--*/
.backtop {
	z-index: 999;
	bottom: 100px;
	position: fixed;
	right: 15px;
	margin-right: 15px;
	cursor: pointer;
	transform: translate3d(0, 0, 0);
}

.backtop a,
.backtop i {
	color: #fff;
}

.backtop .bt-box {
	margin-bottom: 6px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background: rgb(68, 142, 246);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	text-align: center;
}

.bt-box.tnrt:hover,
.backtop .bt-box:hover {
	background: rgb(66, 161, 255);
}

.bt-box.weixin:hover a,
.bt-box.tnrt:hover a,
.bt-box.qq:hover a,
.backtop .bt-box:hover i {
	color: #fff;
}

.bt-box.tnrt a {
	font-size: 16px;
}

.backtop .top {
	display: none
}

.backtop a:hover,
.backtop i:hover {
	color: #f3f3f3;
}

.backtop .phone .phones {
	background: #ff6f3d;
}

#backtop i.icon {
	color: #fff;
	font-size: 1.2em;
	font-size: 15px;
	font-weight: bold;
	margin-right: 0;
}

#backtop .bt-box.qq i.icon {
	font-size: 14px;
}

.backtop div:last-child {
	margin-bottom: 0;
}

.bt-box.bt_night a {
	display: block;
}

aside.mobile_aside .widget,
.nav-sjlogo,
form.m_searchform,
.mobile_top_nav,
.mini_search {
	display: none;
}

/*404*/
.content-error {
	min-height: 75vh;
	text-align: center;
	background: rgba(248, 248, 248, .88);
	border: 1px solid rgba(221, 221, 221, 0.28);
	padding: 80px 20px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
	box-shadow: 0px 0px 10px -2px rgba(158, 158, 158, 0.2);
}

.error-title-bg {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 188px;
	height: 188px;
	display: inline-block;
	background-image: url(../images/astronaut.svg);
}

@font-face {
	font-family: talklee;
	src: url('../fonts/barlow-regular.ttf') format("truetype");
}

h1.error-text {
	font-size: 8em;
	font-weight: 300;
	line-height: 1.2;
	font-family: talklee, Arial, sans-serif;
}

h4.error-info {
	padding: 20px 0;
	font-size: 22px;
	font-family: PingFangSC-Regular, "Microsoft Yahei-Regular", "Microsoft Yahei", Microsoft Sans Serif, sans-serif;
	font-weight: 500;
}

a.error-muted {
	display: inline-block;
	padding: 0 20px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: #f8912d;
	border-radius: 8px;
	text-decoration: none;
}

/**/
.m-top-search,
.m-top-logo,
.m-slideout {
	display: none;
}

.single-entry .lcp_download_field label {
	width: auto;
}

.single-entry .lcp-download-subinfo {
	margin: 0 0 5px 0;
}

/* Responsive design */
@-webkit-keyframes ballPulseDouble {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes ballPulseDouble {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@media screen and (min-width:1440px) {
	.top-header .container {
		max-width: 95%;
	}
}

@media screen and (min-width:1580px) {

	.top-header .container,
	.container {
		max-width: 1400px;
	}

	.swiper-container {
		height: 456.17px;
	}
}

@media screen and (max-width:1330px) {

	.top-header .container,
	.container {
		max-width: 1200px;
	}

	.nav-pills li {
		margin: 0 1.5rem 0 0;
	}

	input.search-input {
		width: 100px;
		padding-right: 5px;
		padding-left: 15px;
	}

	.swiper-container {
		height: 387.86px;
	}
}

@media screen and (max-width:1200px) {
	.container-nav {
		padding: 0 0px 0 20px;
		transform: none;
		position: fixed;
		width: 100%;
	}

	.slide-item {
		height: 100%;
	}

	.slide-img {
		height: 16.66666vw;
	}

	.text-user-r,
	.side-title-wrap span.subtext {
		display: none;
	}

	.single-bar-header {
		margin: 20px;
	}

	.swiper-container {
		height: 31.82166vw;
	}
}

@media screen and (max-width:999px) {

	.menu-item-has-children>a:after,
	.nav-pills li:before,
	.secnav,
	.top-bar-right,
	.side-list small,
	form.searchform {
		display: none;
	}

	body.home.cur {
		overflow: hidden;
		-moz-transition: all ease .3s;
		-o-transition: all ease .3s;
		-webkit-transition: all ease .3s;
		transition: all ease .3s;
	}

	body.home.cur .main-content,
	body.home.cur .footer.bg-dark {
		pointer-events: none;
		filter: blur(5px);
		-moz-transition: all ease .3s;
		-o-transition: all ease .3s;
		-webkit-transition: all ease .3s;
		transition: all ease .3s;
	}

	.top-header {
		height: 56px;
	}

	#mask {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .5);
		z-index: 899;
		display: none;
		background: rgba(0, 0, 0, 0.65);
		-webkit-backdrop-filter: blur(5px);
		backdrop-filter: blur(5px);
		transition: visibility 0.35s, opacity 0.35s;
	}

	body.home.open {
		display: block;
	}

	body.home.s-open #mask {
		top: 56px;
	}

	body.home.s-open.open #mask {
		display: block !important;
		top: 0;
	}

	body.home.s-open.open form.m_searchform.m_open {
		display: none;
	}

	a.header_logo {
		display: block;
		margin-left: 15px;
	}

	::-webkit-scrollbar {
		width: 6px;
		height: 8px;
	}

	::-webkit-scrollbar-thumb {
		border-radius: 0px;
	}

	#percentageCounter {
		top: 55px;
		z-index: 888;
	}

	a.header_logo img {
		width: 100%;
		display: inline-block;
	}

	a.header_logo {
		max-width: 160px;
		line-height: 55px;
	}

	header.header {
		height: 55px;
	}

	a.header_logo strong {
		line-height: 55px;
	}

	.swiper-container {
		height: 44.80080vw;
	}

	.nav-sjlogo {
		display: block;
		position: absolute;
		top: 0;
		overflow: hidden;
		right: 20px;
		width: auto;
		text-align: center;
		height: 100%;
		line-height: 55px;
	}

	i.nav-bar {
		float: right;
		z-index: 1000;
		padding: 20px 2px 14px;
		line-height: 55px;
	}

	i.nav-bar span {
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 20px;
		height: 2px;
		margin-bottom: 6px;
		position: relative;
		background: #666;
		border-radius: 30px;
		z-index: 1;
		-webkit-transform-origin: 20px;
		transform-origin: 20px;
		-webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
		transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
		transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
		transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	}

	i.nav-bar.on span {
		opacity: 1;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	i.nav-bar.on span:nth-last-child(3) {
		opacity: 1;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin-bottom: 5px;
	}

	i.nav-bar.on span:nth-last-child(2) {
		opacity: 0;
		transition: none;
	}

	body.open i.nav-bar span:nth-child(1) {
		transform: rotate(45deg) translate3d(6px, 0px, 0);
		transform-origin: center;
		z-index: 9999;
		background: #fff;
	}

	body.open i.nav-bar span:nth-child(3) {
		transform: rotate(-45deg) translate3d(11px, -5px, 0);
		transform-origin: center;
		z-index: 9999;
		background: #fff;
	}

	.mobile_top_nav {
		display: block;
		background-position: center center;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-size: cover;
		border-bottom: 1px solid #ddd;
		text-align: center;
		padding: 20px 0 20px 0;
	}

	img.widget-about-image {
		margin: 0 auto;
		display: block;
		width: 70px;
		height: 70px;
		border-radius: 99px;
		border: 3px solid rgba(255, 255, 255);
	}

	.m_top_name {
		padding: 15px 0 0px;
		color: #fff;
	}

	.m_top_name h3 {
		margin-bottom: 6px;
	}

	.m_top_name a {
		color: #fff;
		margin: 0 5px;
	}

	form.m_searchform {
		padding: 50px 15px;
		width: 100%;
		background: #f5f5f5;
		display: none;
		position: absolute;
		overflow: hidden;
		top: 55px;
		left: 0;
		z-index: 999;
		-webkit-box-pack: justify;
		border-color: #ebedf1;
		background-color: #3b5160;
	}

	input#ms {
		color: #999;
		border-radius: 5px;
		background-color: #fff;
		border: 1px #efefef solid;
		padding: 10px 70px 10px 15px;
		width: 100%;
		min-width: 60px;
		font-size: 12px;
	}

	form.m_searchform.m_open {
		display: block;
	}

	input.btn_m {
		position: absolute;
		height: 20px;
		color: #000;
		cursor: pointer;
		font-size: 14px;
		top: 50%;
		margin-top: -10px;
		right: 24px;
		line-height: 20px;
		padding: 0;
		border: none;
		background-color: transparent;
		-webkit-transition: 0.4s;
		-moz-transition: 0.4s;
		transition: 0.4s;
		padding-left: 10px;
		padding-right: 5px;
		border-left: 1px solid rgba(126, 127, 127, 0.58);
	}

	.jsclick {
		position: fixed;
		left: 70%;
		top: 56px;
		right: 0;
		bottom: 0;
		display: none;
		z-index: 80;
	}

	aside.mobile_aside {
		animation: right 1s;
		position: fixed;
		z-index: 99999;
		bottom: 0px;
		top: 0px;
		left: -100%;
		margin: 0;
		padding: 0px;
		width: 360px;
		box-shadow: none;
		border-top: 0px solid white;
		overflow-y: auto;
		background: rgba(96, 96, 96, 0.96);
		background: #ddd;
		overflow-x: hidden;
		-moz-transition: ease-in-out 0.6s;
		-webkit-transition: ease-in-out 0.6s;
		-o-transition: ease-in-out 0.6s;
		-ms-transition: ease-in-out 0.6s;
		transition: ease-in-out 0.6s;
	}

	aside.mobile_aside.mobile_nav.mobile_nav_on {
		left: 0;
	}

	.mobile_nav_on .nav-pills li>ul>li>a:hover:before {
		opacity: 0;
	}

	.header.fixed-nav.fixed-enabled .container-nav {
		top: 0;
		-webkit-box-shadow: 0 4px 8px 0 rgba(7, 17, 27, 0.1);
		box-shadow: 0 4px 8px 0 rgba(7, 17, 27, 0.1);
	}

	span.toggle-btn i.icon.active:before {
		content: "\e7c5";
	}

	.nav-pills {
		max-width: 100%;
		max-height: 100%;
		margin: 15px 15px 20px;
		position: relative;
		padding: 15px 0 10px 0;
		border-radius: 12px;
		background: rgba(255, 255, 255, 0.88);
		box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22);
		float: none;
	}

	aside.mobile_nav ul li {
		list-style-type: none;
		position: relative;
		padding: 0 20px;
		line-height: 1.42857143;
		float: none;
		display: block;
		margin-right: 0;
	}

	aside.mobile_nav ul li>a {
		position: relative;
		display: block;
		padding: .75rem 0;
		line-height: normal;
	}

	span.toggle-btn {
		position: absolute;
		height: 38px;
		width: 58px;
		line-height: 38px;
		color: #333;
		text-align: center;
		top: 0;
		right: 0px;
		cursor: pointer;
		z-index: 100;
		display: block;
		padding-left: 25px;
		padding-right: 25px;
	}

	aside.mobile_nav ul li,
	.sub-menu li:nth-child(n) {
		-webkit-transition-delay: 0ms;
		-moz-transition-delay: 0ms;
		-ms-transition-delay: 0ms;
		-o-transition-delay: 0ms;
		transition-delay: 0ms;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}

	.nav-pills li>ul {
		float: none;
		position: relative;
		top: 0;
		left: 0;
		padding: 0;
		opacity: 1;
		visibility: visible;
		border-radius: 2px;
		z-index: 100;
		display: none;
		-moz-transition: ease-in-out 0s;
		-webkit-transition: ease-in-out 0s;
		-o-transition: ease-in-out 0s;
		-ms-transition: ease-in-out 0s;
		transition: ease-in-out 0s;
		background: rgba(158, 158, 158, 0.58);
	}

	.nav-pills li:hover>ul {
		opacity: 1;
		visibility: visible;
		background: rgba(158, 158, 158, 0.58);
		box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22);
		-webkit-transition: ease-in-out 0s;
		-moz-transition: ease-in-out 0s;
		-o-transition: ease-in-out 0s;
		filter: alpha(opacity=100);
	}

	aside.mobile_aside .widget {
		display: block;
		visibility: visible !important;
		animation-name: none !important;
		margin: 0 20px 15px;
		background: rgba(255, 255, 255, 0.88);
	}

	aside.mobile_aside .widget:last-child {
		margin-bottom: 20px;
	}

	aside.mobile_aside .widget ul>li {
		padding-left: 8px;
	}

	aside.mobile_aside .widget ul li>a {
		padding: 0 0 0 10px;
		display: initial;
		line-height: 1.5;
	}

	aside.mobile_aside #side_con li a {
		padding: 0;
	}

	aside.mobile_aside .widget ul li.r-item {
		padding: 0;
	}

	aside.mobile_aside .widget li.r-item a.r-thumb {
		padding: .75rem 0;
		line-height: normal;
		display: block;
		padding-top: 68.666%;
	}

	.m-bar-login a.btn.auth-user {
		display: none;
	}

	.nav-headeruser {
		position: relative;
		width: 100%;
		top: 0;
		float: none;
		opacity: 1;
		visibility: visible;
	}

	aside.mobile_nav .nav-headeruser li {
		display: inline-block;
		padding: 0 5px;
	}

	aside.mobile_nav .nav-headeruser li a {
		padding: 0;
		margin: 0 auto;
	}

	.m-slideout-info span {
		position: absolute;
		top: 12px;
		right: 15px;
		background-color: rgba(255, 255, 255, 0.28);
		padding: 2px 15px 0px;
		border-radius: 100px;
	}

	a.at-night.top-night {
		display: inline-block;
		width: 16px;
		height: 16px;
	}

	.m-slideout-info span a {
		display: inline-block;
		background-color: transparent;
		font-size: 14px;
		padding: 0;
	}

	.m-slideout-info span a.top-tnrt {
		vertical-align: text-bottom;
		margin: 0 auto;
		color: #080c0f;
	}

	.search-warp {
		width: 0;
		margin: 0 auto;
	}

	.s-open .search-box {
		display: block;
		top: 57px;
		right: 0;
		position: fixed;
		z-index: 999;
		width: 100%;
		left: 0;
		border-radius: 0;
		background-color: #fdfdfd;
		border-color: transparent;
		padding: 20px 15px;
		max-height: 79.666%;
		border-top: 0;
	}

	.search-warp form {
		margin: 0 auto;
	}

	input.search-input {
		width: 78%;
	}

	button.showhide-search {
		width: 22%;
	}

	.nav-search-hot a {
		margin: 0 auto;
	}

	.main {
		width: 100%;
		padding: 0 15px;
		flex: auto;
		-ms-flex: auto;
	}

	.side {
		display: none;
	}

	.homedia.post-ads-m {
		padding: 15px 0;
		margin-bottom: 0;
	}

	.showbody {
		width: 320px;
		margin-left: -160px;
		top: 60px;
		margin-top: 0;
	}

	body.night .nav-pills {
		background: #2b2b2c;
	}

	.side-list h3 {
		max-width: 100%;
	}

	.btn-icon.fr-2 span.bg-qrcode {
		left: auto;
		margin-left: 0;
		right: 0;
	}

	.btn-icon.fr-2 span.bg-qrcode:before {
		left: 85%;
	}

	figure.item-box-img {
		height: 16.21621vw;
	}

	.below-nav li>ul,
	.nav-pills li>ul {
		background-color: transparent;
		border-left: 2px solid #ddd;
		border-top: 0;
	}

	.nav-pills li:hover>ul {
		background-color: #fbfbfb;
		box-shadow: none;
	}

	.below-nav li .sub-menu:before,
	.nav-pills li .sub-menu:before {
		border-color: transparent;
	}

	.secnav.secnav-b {
		display: block;
	}

	.top-header .container {
		max-width: 100%;
	}

	.bar-login.m-bar-login a {
		margin: 10px auto;
		line-height: 1.8;
		font-size: 14px;
	}

	.bar-login.m-bar-login a.btn.btn-dc {
		background-color: transparent;
		color: #333;
	}

	.search-icon,
	img.close-icon,
	.search-warp>a,
	a.logo:after,
	.header-below {
		display: none;
	}

	.fav-subnav {
		padding: 0;
		position: relative;
	}

	.navlogo {
		display: flex;
		width: 100%;
		margin: 0 auto;
		padding: 0 15px;
		align-items: center;
		justify-content: space-between;
	}

	i.nav-bar {
		padding: 0;
		float: none;
	}

	.m-top-logo span:nth-child(2) {
		width: 10px;
		margin-right: 0;
	}

	.m-top-logo span:nth-child(3) {
		margin-bottom: 0;
	}

	a.logo {
		height: 55px;
		line-height: 55px;
		padding: 0;
		margin: 0 auto;
		padding-right: 0;
		position: relative;
		display: flex;
		align-items: center;
	}

	a.logo img {
		max-height: 45px;
	}

	.m-top-search {
		width: 20px;
		height: 20px;
		fill: #606266;
		cursor: pointer;
		font-size: 20px;
		line-height: 18px;
		display: block;
	}

	.m-top-logo {
		display: block;
	}

	.m-top-search i.top-search {
		margin-right: 0;
	}

	.m-bar-login {
		border-radius: 8px;
		margin: 0px auto 15px;
		background-color: #fff;
		text-align: center;
		float: none;
		display: block;
		border-top: 1px solid #dbdbdb;
		box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22);
	}

	.m-bar-login span.cp-hello {
		margin: 0 auto;
	}

	.bar-login.m-bar-login span a {
		margin: 0 auto;
		padding: 0 10px;
	}

	.shape {
		color: transparent;
	}

	.footer-hidden-xs {
		display: none;
	}

	.footer-fill,
	.footer-links {
		width: 100%;
	}

	.sell-media-t h4,
	.sell-media-t a.t-a {
		max-width: 73%;
	}

	span.sell-t-zt {
		width: auto;
		min-width: 25%;
	}

	.list-box-pic {
		width: 31.833%;
		margin-bottom: 1.5%;
	}

	body.home-index {
		background-size: auto !important;
	}
}

@media screen and (max-width:768px) {
	a.header_logo strong {
		font-size: 26px;
	}

	.slide-item {
		width: 48%;
		height: 100%;
	}

	a#post_over:hover,
	a#post_over.disabled {
		background: #ffffff;
		color: #666;
	}

	a#post_over {
		padding: 10px 20px;
	}

	li.brick-list {
		width: 48%;
	}

	figure.item-box-img {
		height: 33.20312vw;
	}

	#links-home li {
		width: 15.666%;
	}

	.slide-img {
		height: 27.34375vw;
	}

	.input-group-addon img {
		max-width: 98%;
	}

	time.single-info-time {
		display: none;
	}

	.single-bar,
	.term-bar.term-theme {
		padding: 45px 0;
	}

	.pic-reads-title {
		display: none;
	}

	.pic-reads-list {
		width: 100%;
	}

	.pic-list-img {
		height: 20.83333vw;
	}

	.pic-list-img h3 {
		width: 100%;
		left: 0;
		padding: 0 10px;
		top: auto;
		bottom: 5px;
		font-weight: 500;
	}

	.pic-img-lnums {
		width: 100%;
		left: 0;
		padding: 0 10px;
	}

	.pic-list-img:hover h3 {
		top: 10.02604vw;
	}

	.list-box-pic:hover,
	.sell-lia-item:hover {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	#font-change {
		font-size: 14px;
	}

	.catetop-list .media:after {
		min-height: 188px;
	}

	.catetop-list-txt h1 {
		font-size: 1.25em;
	}

	.catetop-list-intro {
		font-size: 13px;
	}

	.menu-nav-inline {
		max-width: 100%;
		width: 100%;
		overflow: hidden;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-box-pack: justify;
		padding: 0 10px;
		display: block;
		height: 30px;
		margin: 0 -5px;
		text-overflow: clip;
	}

	.menu-nav-inline::-webkit-scrollbar-thumb {
		background: transparent;
		border-radius: 0;
	}

	.menu-nav-inline::-webkit-scrollbar-track {
		background: transparent;
	}
}

@media screen and (max-width:680px) {
	.container {
		padding: 0;
	}

	.row {
		margin: 0 auto;
	}

	.main {
		padding: 0 10px;
	}

	.footer .container {
		padding: 0 20px;
	}

	.pic-img-lnums,
	span.meta-viewnums span.separator,
	.entry-meta a.meta-viewnums,
	img.avatar.avatar-140.photo {
		display: none;
	}

	.list-left .post-list.blockimg:nth-child(even) .entry-container,
	.entry-container {
		padding: 20px 0px 20px 180px;
	}

	.block-image.feaimg {
		width: 160px;
		height: 120px;
	}

	.post-list.blockimg:nth-child(even) .entry-container {
		padding: 20px 180px 20px 0px;
	}

	.ss p {
		max-height: 56px;
		-webkit-line-clamp: 2;
		line-height: 27px;
	}

	.blocktext .ss p {
		margin: 0.7em auto;
		max-height: 75px;
		-webkit-line-clamp: 3;
		line-height: 1.8;
	}

	.entry-meta-author,
	.entry-meta-cate,
	.post-list.blockimg .fea-meta {
		margin-top: 0;
		font-size: 12px;
	}

	.blocktext .entry-meta-items .entry-meta-author {
		margin-top: 15px;
	}

	.entry-summary p {
		margin: 0.7em 0 .5em 0;
	}

	.pagination {
		text-align: center;
	}

	.side-hot .pagination {
		margin-top: 15px;
	}

	.content-error {
		min-height: 100%;
	}

	h1.error-text {
		font-size: 7em;
	}

	h4.error-info {
		font-size: 18px;
	}
	.pic-box-list li {
		width: 50%;
	}

	.side-list {
		width: 98%;
	}

	.links-title span.linksub {
		margin-top: 10px;
		display: block;
		margin-bottom: -5px;
		margin-left: -15px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.links-title span.suburl {
		position: absolute;
		right: 0;
		top: 0;
	}

	ul.index_hot_box {
		grid-template-columns: repeat(2, 1fr);
	}

	.line-box {
		width: 100%;
		margin: 0 auto 15px;
	}

	.guide-list .guide-inner {
		width: 50%;
	}

	.guide-inner-info p {
		line-height: 1.68;
		line-height: 170%;
		height: 40px;
		margin-top: 3px;
	}

	.guide-inner:nth-child(3n) {
		border-right-color: #ddd;
	}

	.guide-list .guide-inner:nth-child(even) {
		border-right-color: transparent;
	}

	.guide-inner.top-num4,
	.guide-inner.top-num5 {
		border-bottom-color: transparent;
	}
	.list-f-time,
	.list-f-nowrap {
		font-size: 12px;
	}

	.side.mside {
		display: block;
		width: 100%;
		-ms-flex: auto;
		flex: auto;
		padding: 0 10px;
		margin-top: 20px;
	}

	.pic-reads {
		margin: 15px 10px;
	}

	.line-big {
		margin: 15px 10px -15px;
	}

	.link-box {
		margin: 15px 10px 0;
	}

	.navcates {
		margin: 0 10px 15px;
	}

	.filter-sift {
		margin: 0 10px 20px;
	}

	.home-index .list-box-pic {
		width: 48%;
	}

}

@media screen and (max-width:580px) {

	.entry-meta a.meta-cate,
	.footer-f-pic,
	.single-info a.sing-bj,
	.entry-summary.ss {
		display: none;
	}

	a.header_logo strong {
		font-size: 24px;
	}

	a.header_logo {
		max-width: 150px;
	}

	.term-bar.term-theme .container {
		padding: 0 15px;
	}

	.col-small {
		width: 100%;
		padding: 15px;
	}

	.col-small:nth-child(odd) {
		border-right: 0;
		border-bottom: 1px solid #ddd;
	}

	.col-large li {
		width: 100%;
		padding: 2px 0;
	}

	.col-large li:nth-child(odd) {
		padding-left: 0;
	}

	.col-large span.list-date {
		position: relative;
		line-height: 35px;
		top: auto;
	}

	.single-title h1 {
		font-size: 20px;
	}

	.box-show,
	.post-list {
		padding: 0 15px;
		margin-bottom: 10px;
	}

	.entry-container .l-line {
		left: -16px;
		top: 15px;
	}
	.wrapper-ban,
	.top_list,
	.homedia {
		margin-bottom: 15px;
	}

	.post-list.featured {
		padding-top: 1.25rem;
	}

	.entry-container {
		padding: 15px 0px 15px 115px;
		min-height: 110px;
	}

	.post-list.blockimg:nth-child(even) .entry-container {
		padding: 15px 115px 15px 0px;
	}

	.list-left .post-list.blockimg:nth-child(even) .entry-container {
		padding: 15px 0px 15px 115px;
	}

	.block-image.feaimg {
		width: 106px;
		height: 80px;
		margin-right: 15px;
	}

	.blocktext .entry-summary.ss {
		display: block;
	}

	.blockimg .entry-meta.fea-meta {
		bottom: 13px;
		position: absolute;
		height: 22px !important;
		line-height: 22px;
		text-overflow: ellipsis;
		overflow: hidden;
		margin-top: 0;
		margin-bottom: 0px !important;
	}

	.blockimg header.entry-header {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		white-space: normal;
	}

	.featured-container .entry-header h3,
	.entry-container .entry-header h3 {
		font-size: 16px;
		max-height: 49px;
		font-weight: 500;
	}

	.blockimg .entry-container .entry-header h3 {
		height: 49px;
	}

	.blockimg .entry-meta-items {
		display: flex;
		align-items: center;
		margin-top: auto;
		font-size: 13px;
	}

	.blockimg .entry-meta.fea-meta {
		display: flex;
		align-items: center;
		width: 100%;
		position: relative;
		bottom: -13px;
	}

	.blockimg span.meta-viewnums {
		display: block;
		margin-left: auto;
	}

	.blockimg a.meta-cate {
		display: none;
	}

	.blockimg .entry-meta.fea-meta time span.separator {
		display: none;
	}

	.wenxintishi {
		padding: 10px;
	}

	.wxts-title {
		margin-bottom: 5px;
		font-size: 14px;
	}

	.wxts-content {
		font-size: 13px;
		padding-left: 0;
	}

	.single-info {
		line-height: 1.8;
	}

	.j-lazy {
		width: 100%;
	}

	.entry-page-next.j-lazy {
		margin-top: 15px;
	}

	.part-mor .pic-thumb {
		height: 31.03448vw;
	}

	.liuyan {
		width: 100%;
	}

	.liuyan:last-child {
		margin-bottom: 2px;
	}

	figure.small-thumbnail,
	figure.small-thumbnail a {
		max-height: 37.93103vw;
	}

	.line-box:last-child {
		display: block;
	}

	.footer-fill {
		display: block !important;
	}

	.footer-column,
	.footer-links {
		text-align: center;
		line-height: 1.6;
	}

	.backtop {
		right: -10px;
	}

	.backtop .bt-box {
		width: 36px;
		height: 35px;
		line-height: 35px;
	}

	figure.item-box-img h3 {
		max-width: 100%;
		bottom: 0;
		width: 100%;
	}

	#links-home li {
		width: 24%;
	}

	.form-inpVerify {
		padding-right: 0px;
		margin-top: 1px;
	}

	.picsrcd .entry-meta-author {
		display: none;
	}

	.pic-reads {
		padding: 13px;
	}

	.pic-reads-list ul li {
		width: 48%;
	}

	.pic-list-img {
		height: 28.44827vw;
	}

	.pic-list-img:hover h3 {
		top: auto;
		bottom: 20px;
	}

	.term-bar {
		padding: 70px 0;
	}

	.listpic-box {
		margin-right: -2%;
	}

	.list-box-pic,
	.piclist-main .list-box-pic {
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
	}

	.entry-container:hover span.item-img-cate {
		display: none;
	}

	.pic-box-img .sell-lia-item {
		width: 48%;
	}

	.author-wrap.container {
		width: 100%;
	}

	.author-meta .desc p {
		max-width: 90%;
	}

	h3.mdl-name {
		padding-left: 35px;
	}

}

@media screen and (max-width:480px) {
	.guide-inner-info {
		height: auto;
	}

	.blocktext .entry-meta.fea-meta span.separator,
	.featured .entry-meta.fea-meta span.separator,
	.g-i-top {
		display: none;
	}

	.entry-meta-author {
		display: none;
	}

	.blocktext .entry-meta.fea-meta,
	.featured .entry-meta.fea-meta {
		display: flex;
		align-items: center;
		width: 100%;
		position: relative;
	}

	.blocktext .entry-meta.fea-meta span.meta-viewnums,
	.featured .entry-meta.fea-meta span.meta-viewnums {
		display: block;
		margin-left: auto;
	}

	.blocktext .entry-meta {
		margin-top: 10px;
	}

	h1.page-top-title {
		font-size: 20px;
		font-size: 2.0rem;
	}

	.pic-box-list li {
		width: 100%;
	}

	.special-item {
		width: 100%;
	}

	.special-posts {
		height: auto;
	}
}

@media screen and (max-width:450px) {
	.home-index .list-box-pic {
		width: 94%;
		margin: 0 3% 5%;
	}
	
}

@media screen and (max-width:425px) {

	.sale-article #font-change,
	li.brick-list span.comment-tip,
	.pic-box-list li p span.viewd,
	i.single-avatar,
	.entry-meta a:first-child {
		display: none;
	}

	.pic-box-list li p {
		margin-top: 0px;
	}

	a.header_logo strong {
		font-size: 22px;
	}

	.single-title h1 {
		font-size: 18px;
	}

	.single-title {
		padding: 20px 0 10px;
	}

	.side-list a img {
		transform: none;
		height: 80px;
		width: 106px;
	}

	.side-list {
		height: 80px;
	}

	.side-h3-title {
		margin: 0 5px 0 auto;
		height: 100%;
	}

	.side-list h3 {
		padding-left: 0;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: auto;
		white-space: normal;
		min-height: 46px;
		line-height: 1.6;
	}

	.side-list p {
		display: none;
	}

	.side-list small {
		display: inline-block;
		float: left;
		width: auto;
		top: 5px;
	}

	.slide-item {
		width: 98%;
	}

	.slide-img {
		height: 48.27586vw;
	}

	h1.term-title {
		font-size: 22px;
	}

	.content-error {
		min-height: 100%;
		padding: 50px 20px;
	}

	h1.error-text {
		font-size: 6em;
	}

	h4.error-info {
		font-size: 16px;
		padding-top: 10px;
	}

	.entry-summary p {
		max-height: 47px;
		-webkit-line-clamp: 2;
	}

	.footer .container {
		margin: -5px 0;
	}

	.footer-links {
		margin-top: 10px;
		padding-top: 10px;
	}

	#links-home li {
		width: 32.333%;
	}

	.index_hot_box li a img.ih-image {
		height: 25.88235vw;
	}

	.wrapper-ban {
		padding: 10px;
	}

	aside.mobile_aside {
		width: 85%;
	}

	.list-box-pic {
		width: 98%;
		margin-bottom: 15px;
	}

	.list-pic-media a {
		border-radius: 10px;
	}

	.list-pic-media {
		margin: 10px 10px 0px 10px;
	}

	a.list-text-title {
		height: auto;
		font-size: 15px;
	}

	.piclist-main a.list-text-title {
		height: 50px;
	}

	span.badge {
		padding: 1px 3px;
	}

	.single-title-meta span.single-author,
	.single-title-meta span.single-time span.spot,
	.piclist-main span.list-f-comm {
		display: none;
	}

	.list-f-time,
	.list-f-nowrap {
		font-size: 13px;
	}

	.single-bar,
	.term-bar.term-theme {
		padding: 30px 0;
	}

	.single-bar-header h1 {
		font-size: 20px;
		font-size: 2.0rem;
		padding-bottom: 10px;
	}

	.single-info-information img.avatar {
		display: none;
	}

	.page-header.container {
		text-align: left;
		padding: 0 20px;
	}

	#backtop i.icon {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.guide-box {
		padding: 10px 10px 5px 10px;
	}

	.filter-sift {
		padding: 5px 10px;
		font-size: 12px;
	}

	.filter-tag .filter-r a {
		padding: 0 5px;
	}

	.filter-tag .filter-r a:last-child {
		margin-right: 0;
	}

	.filter-tag {
		padding: 10px 5px 10px 0;
		margin-bottom: 0;
	}

	.filter-tag .filter-r {
		line-height: 2;
	}

	.filter-tag:last-child {
		margin-bottom: -1px;
	}

	.m-slideout {
		padding: 110px 8px 0px;
	}

	.nav-pills {
		margin: 15px 8px 20px;
	}

	aside.mobile_aside .widget {
		margin: 0 8px 15px;
	}

	.home-index .sell-lia-item {
		width: 94%;
		margin: 0 3% 5%;
	}

}

@media screen and (max-width:350px) {
	#links-home li {
		width: 49%;
	}

	span.meta-viewnums i.icon,
	.msgname .dot,
	.single-info #font-change {
		display: none;
	}

	aside.mobile_aside {
		width: 85%;
	}

}

/*夜间模式*/
body.home.night,
body.night .content-error {
	background: #151617;
	color: #F2F2F5;
	background-image: none !important;
}

body.night .top-bar {
	background-color: rgba(43, 43, 43);
}

body.night .header-below {
	border-top: 1px solid #414243;
}

body.night img.logo-light {
	display: none;
}

body.night .shan {
	background: linear-gradient(to right, rgba(255, 255, 255, 0.02) 0, rgba(43, 43, 43, 0.58) 50%, rgba(255, 255, 255, 0.02) 100%);
	transform: skewX(-40deg);
}

body.night .top-bar-left .logo img.d-none {
	display: inline-block;
}

body.night .search-warp,
body.night .new-header {
	background-color: transparent;
}

body.night .header.fixed-nav .container-nav,
body.night .header.fixed-nav.fixed-enabled.fixed-appear .container-nav {
	background: rgba(58, 58, 58, .95);
}

body.night span.s-drop-v,
body.night .side_countdown .item .title,
body.night .progress-percentage,
body.night span.readersinfo span,
body.night a.btn.btn-ht,
body.night .bar-login.m-bar-login a.btn.btn-dc,
body.night .guide-inner-info p,
body.night span.g-i-time,
body.night .guide-title h3,
body.night .filter-tag .filter-r a,
body.night .filter-l,
body.night .filter-l i,
body.night .sell-media-t h4,
body.night .sell-media-t a.t-a,
body.night .sell-t-info,
body.night .cate-list-title,
body.night .navcates i.icon,
body.night .statement span,
body.night textarea#txaArticle,
body.night .side-c-info span.date,
body.night .side-c-info .author,
body.night span.com-title,
body.night .psumbit a,
body.night #divproject ul li p,
body.night #divproject ul li h4,
body.night #divproject ul li a.btn,
body.night .single-title h1,
body.night .links-title h3,
body.night .side-brick,
body.night .side-title-wrap h3.widget-title,
body.night span.meta-viewnums,
body.night .slide-info,
body.night .search-null,
body.night .search-null i.icon,
body.night .widget h3.widget-title,
body.night .entry-meta,
body.night .single-entry p,
body.night .come-comt,
body.night #comments span#comment_count,
body.night #comments .msg .msgarticle,
body.night p.col-desc,
body.night .hot-com-title,
body.night .top-search,
body.night a.header_logo strong,
body.night #primary h3.widget-title,
body.night .webinfo .item span,
body.night h3.cat-title.bkx a,
body.night .top-admin .login i.icon,
body.night a {
	color: #F2F2F5;
}

body.night i.nav-bar span {
	background: #F2F2F5;
	height: 2px;
}

body.night i.nav-bar.on span {
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
}

body.night i.nav-bar.on span:nth-last-child(3) {
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}

body.night header.header {
	background: rgba(39, 39, 39, 0.39);
}

body.night .search-box,
body.night .nav-pills li:hover>ul,
body.night .widget {
	background: #333;
}

body.night .statement,
body.night .footer.bg-dark,
body.night .single-entry blockquote,
body.night .homedia {
	background: rgba(58, 58, 58, 0.58);
}

body.night .single-entry blockquote {
	border-top-color: #333;
	border-bottom-color: #333;
}

body.night .guide-box,
body.night .statement,
body.night .wrapper-ban {
	border-color: #333;
}

body.night .cate-list-title,
body.night .below-nav li:hover>ul,
body.night .nav-pills li:hover>ul {
	background: #2a2a2b;
}

body.night.home-index .listpic-box.auto-main,
body.night .author-list-card,
body.night .main-navigation,
body.night .pic-reads,
body.night .filter-sift,
body.night .list-box-pic,
body.night .link-box,
body.night .slide-item,
body.night .search-null,
body.night .top_list,
body.night a#post_over,
body.night .line-box,
body.night .pagination ul>li>a,
body.night .pagination ul>li span,
body.night .box-show,
body.night .post-list {
	background: rgba(58, 58, 58, 0.58);
	border-color: #333;
}

body.night .entry-summary p {
	color: #ccc;
}

body.night .pagination ul>li.active span,
body.night .pagination ul>li>a:hover {
	background-color: rgba(202, 218, 238, 0.58);
}

body.night .article-update-tips {
	background: #666;
	color: #F2F2F5;
}

body.night .tools_text {
	background: rgba(230, 230, 230, 1);
}

body.night .lcphidebox p a,
body.night .Menu-item a {
	color: #333;
}

body.night .single-entry table tbody tr td,
body.night .search-box,
body.night .nav-search-hot a,
body.night #side_con li,
body.night .guide-title,
body.night .widget h3.widget-title,
body.night .side_new .side_new_dot:after,
body.night .side_random li h4.r-title,
body.night .filter-tag,
body.night .col-small:nth-child(odd),
body.night .col-large,
body.night .pic-box-list li a {
	border-color: #666;
}

body.night .guide-list .guide-inner {
	border-right-color: #666;
	border-bottom-color: #666;
}

body.night .filter-l {
	color: #F2F2F5;
	background: #666;
}

body.night .shape {
	color: #151617;
}

body.night aside.mobile_aside {
	background-color: rgba(78, 78, 78, 0.98);
}

body.night .m-bar-login {
	border-top: 1px solid #4f4f4f;
}

body.night .side-brick,
body.night #primary {
	background: rgba(58, 58, 58, 0.58);
	border-color: rgba(68, 68, 68, .68);
}

body.night .term-bar.term-theme {
	opacity: .8;
}

body.night .widget-box.divNavBar li a,
body.night .widget-box.divCatalog li a,
body.night a.cover-group {
	background-color: #333;
	border: 1px solid #555;
}

body.night a.cover-group:hover {
	background-color: #555555;
}

body.night .article-update-tips span.red {
	color: #11f5f7;
}

body.night .side-title-wrap,
body.night .links-title {
	border-color: #666;
}

body.night li.brick-list a:hover p.item-user-author:before {
	background-color: #6ad0f5;
}

body.night .side-list {
	border: 1px solid rgba(102, 102, 102, .88);
}

body.night .readlist a.lcFavBtn,
body.night #mClick.mobile_click,
body.night #mClick.mobile_close,
body.night .read_outer,
body.night a.lcFavBtn.shoucang {
	background-color: #395e96;
}

body.night .special-item,
body.night .s-drop-down,
body.night .guide-box,
body.night .m-bar-login,
body.night .sell-lia-item,
body.night .wrapper-ban,
body.night .index_hot_box li a .ih-title,
body.night .m-slideout-author,
body.night .m-slideout-count {
	background-color: #2b2b2c;
}

body.night .cat-list li a:before,
body.night .side-title-wrap span,
body.night .side-title-wrap span.suburl a,
body.night a#post_over,
body.night .index_hot_box li a .ih-title,
body.night span.toggle-btn,
body.night .m-slideout-info p,
body.night .m-slideout-count li {
	color: #f2f2f5;
}

body.night .prism-token.prism-selector,
body.night .prism-token.prism-attr-name,
body.night .prism-token.prism-string,
body.night .prism-token.prism-char,
body.night .prism-token.prism-builtin,
body.night .prism-token.prism-inserted {
	color: #ffd77d;
}

body.night .prism-token.property,
body.night .prism-token.prism-tag,
body.night .prism-token.prism-boolean,
body.night .prism-token.prism-number,
body.night .prism-token.prism-constant,
body.night .prism-token.prism-symbol,
body.night .prism-token.prism-deleted {
	color: #f0f0f0;
}

body.night div.prism-show-language>div.prism-show-language-label[data-language] {
	color: #fdfdfd;
	background-color: #737f99;
}

body.night .lcphidebox {
	border: solid 1px #16161a;
}

body.night .lcp_download_field,
body.night .lcp-download-subinfo,
body.night .lcphidebox .lcp-header,
body.night .lcphidebox .lcp-body {
	background: #161a21;
}

body.night .lcphidebox .price .oprice {
	color: #1e9fff;
}

body.night .single-entry table {
	background-color: #333333;
}

body.night .lcp_download_field:hover {
	background-color: transparent;
}

body.night .prism-token.prism-operator,
body.night .prism-token.prism-entity,
body.night .prism-token.prism-url,
body.night .prism-language-css .prism-token.prism-string,
body.night .prism-style .prism-token.prism-string {
	background-color: transparent;
	color: #f0f0f0;
}

body.night a.logo.flashlight:before {
	background-color: rgba(255, 255, 255, 0.08);
}

body.night .special-posts li span {
	background-color: #4e4e50;
}

body.night .entry-next-prev,
body.night .entry-next-prev p,
body.night .entry-next-prev p a {
	background-color: rgba(58, 58, 58, 0.58);
}

body.night .guide-list .guide-inner:nth-last-child(-n+3) {
	border-bottom-color: transparent;
}

body.night .guide-list .guide-inner.top-num2,
body.night .guide-list .guide-inner.top-num5 {
	border-right-color: transparent;
}

body.night .pic-box-img .sell-lia-item {
	border: 1px solid #3f4041;
}

body.night .side_countdown .item .title span {
	color: #00e7ff;
}

body.night .menu-nav-inline .menu-item a {
	color: #448ef6;
}

body.night .menu-nav-inline .menu-item:hover,
body.night .menu-item.active a {
	color: #f2f2f5;
}

body.night .xc_dow,
body.night .xc_dow_alert,
body.night .xc_dow_alert_dowdiv {
	background-color: #2c2c2c;
	border-color: #333;
}

body.night .xc_dow_alert_foot {
	border-color: #6f6f6f;
}

@media screen and (min-width:681px) and (max-width:999px) {
	body.night .guide-inner:nth-child(3n) {
		border-right-color: transparent;
	}

	body.night .guide-inner:nth-last-child(1),
	body.night .guide-inner:nth-last-child(2),
	body.night .guide-inner:nth-last-child(3) {
		border-bottom-color: transparent;
	}
}

@media screen and (max-width: 680px) {
	body.night .guide-list .guide-inner:nth-child(even) {
		border-right-color: transparent;
	}

	body.night .guide-inner.top-num4,
	body.night .guide-inner.top-num5 {
		border-bottom-color: transparent;
	}
}
h3.section-title {
    line-height: 2;
    padding-bottom: 5px;
    margin: 0px 0 20px;
    border-bottom: 1px solid #e2e2e2;
    color: #4693e9;
    font-size: 1.15em;
    width: 100%;
    position: relative;
}
 h3.section-title:after {
    content: "";
    position: absolute;
    width: 65px;
    height: 2px;
    background: #4693e9;
    left: 0;
    bottom: -1px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}