@charset "UTF-8";/*!
 * Theme Name: 		RK blogger
 * Description: 	RK blogger 一款功能强大的响应式WordPress博客主题，主题内置了强大的功能，包括了常规设置、SEO优化（含百度搜索推送管理）、WP下载资源管理、打赏支持等功能。
 * Tags:            博客主题, Blog, 免费主题, 响应式, SEO, 百度推送, 百度
 *
 * License: GNU General Public License v3.0 or later
 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
 */

html{font-size:10px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video,xmp {margin:0; padding:0; border:0; outline:0;}ul,ol,li{list-style:none;}tbody,tfoot,th,thead,tr,td{margin:0; padding:0; outline:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body {
	font-family: Roboto, 'Segoe UI',Arial,'Microsoft Yahei',"Helvetica Neue", Helvetica,sans-serif;
	font-size: 15px;
	line-height: 1.5;
	color: #333;
	background: #f4f6f7;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ib, .rec-ul .rec-btn, .rec-ul .rec-cover, .rec-ul .rec-name, .rec-ul .rec-price, .recDl, .recDl dd, .recDl dt, .recUl, .recUl li, .rmb, .wb-navigation a, .wb-navigation span, .wb-navigation strong {
	display: inline-block
}
.mediaBox, .mediaBox .desText, .mediaBox dd, .rec-desBox, .rec-desBox .desText, .rec-desBox dd {
	overflow: hidden
}
.gallery-caption, .wp-caption {
	color: #666;
	font-style: italic;
	max-width: 100%;
	margin: 0;
	padding: 0
}
.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption .wp-caption-text {
	margin: 15px 0
}
.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	overflow: hidden;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.bypostauthor {
	font-size: inherit
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.gallery {
	margin-bottom: 20px;
	margin-left: -4px
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1), .widget-area .gallery-columns-2 figure.gallery-item:nth-of-type(2n+1), .widget-area .gallery-columns-3 figure.gallery-item:nth-of-type(3n+1), .widget-area .gallery-columns-4 figure.gallery-item:nth-of-type(4n+1), .widget-area .gallery-columns-5 figure.gallery-item:nth-of-type(5n+1), .widget-area .gallery-columns-6 figure.gallery-item:nth-of-type(6n+1), .widget-area .gallery-columns-7 figure.gallery-item:nth-of-type(7n+1), .widget-area .gallery-columns-8 figure.gallery-item:nth-of-type(8n+1), .widget-area .gallery-columns-9 figure.gallery-item:nth-of-type(9n+1) {
	clear: left
}
.gallery-caption {
	background-color: rgba(0,0,0,.7);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
	width: 100%
}
.gallery-caption:before {
	-webkit-box-shadow: 0 -10px 15px #000 inset;
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.gallery-item:hover .gallery-caption {
	opacity: 1
}
.wp-editor {
	background-color: #fff;
	margin: 20px
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0 none
}
address, caption, cite, code, dfn, em, i, strong, th, var {
	font-style: normal;
	font-weight: 400
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
q:after, q:before {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
button, input, option, select, textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit
}
legend {
	color: #000
}
*, a, input {
	-webkit-tap-highlight-color: rgba(255,255,255,0)!important;
	-webkit-focus-ring-color: rgba(255,255,255,0)!important;
	outline: 0!important
}
.cf:after, .form-box .form-group:after {
	content: "";
	display: table;
	clear: both
}
.cf, .form-box .form-group {
	zoom: 1
}
.fl {
	float: left
}
.fr {
	float: right
}
.ov-h {
	overflow: hidden
}
.txtLeft {
	text-align: left
}
.txtCenter {
	text-align: center
}
.txtRight {
	text-align: right
}
.darkFont {
	color: #333
}
.lightFont {
	color: #c3c3c3
}
.wk {
	color: #999
}
.pst-r {
	position: relative
}
.pst-a {
	position: absolute
}
.pst-f {
	position: fixed
}
.sppd {
	padding: 15px
}
.sppd-h {
	padding-right: 15px;
	padding-left: 15px
}
.sppd-v {
	padding-top: 15px;
	padding-bottom: 15px
}
.sppd-right {
	padding-right: 15px
}
.sppd-left {
	padding-left: 15px
}
.sppd-top {
	padding-top: 15px
}
.sppd-bottom {
	padding-bottom: 15px
}
.sppd-reset {
	padding: 0
}
.sppd-db {
	padding: 30px
}
.sppd-right-db {
	padding-right: 30px
}
.sppd-left-db {
	padding-left: 30px
}
.sppd-top-db {
	padding-top: 30px
}
.sppd-bottom-db {
	padding-bottom: 30px
}
.spmg {
	margin: 15px
}
.spmg-h {
	margin-right: 15px;
	margin-left: 15px
}
.spmg-v {
	margin-top: 15px;
	margin-bottom: 15px
}
.spmg-right {
	margin-right: 15px
}
.spmg-left {
	margin-left: 15px
}
.spmg-top {
	margin-top: 15px
}
.spmg-bottom {
	margin-bottom: 15px
}
.mb {
	margin-bottom: 15px
}
.spmg-db {
	margin: 30px
}
.spmg-right-db {
	margin-right: 30px
}
.spmg-left-db {
	margin-left: 30px
}
.spmg-top-db {
	margin-top: 30px
}
.spmg-bottom-db {
	margin-bottom: 30px
}
.spmg-v-db {
	margin-top: 30px;
	margin-bottom: 30px
}
.spmg-h-db {
	margin-left: 30px;
	margin-right: 30px
}
.spLine {
	border-top: solid 1px #ebebeb;
	height: 15px;
	margin-top: 15px
}
.spLine-dot {
	border-top: dashed 1px #ebebeb;
	height: 15px;
	margin-top: 15px
}
.w100 {
	width: 100%
}
.w5 {
	width: 5%
}
.w10 {
	width: 10%
}
.w15 {
	width: 15%
}
.w20 {
	width: 20%
}
.w25 {
	width: 25%
}
.w30 {
	width: 30%
}
.w33 {
	width: 33.33%
}
.w35 {
	width: 35%
}
.w40 {
	width: 40%
}
.w45 {
	width: 45%
}
.w50 {
	width: 50%
}
.w55 {
	width: 55%
}
.w60 {
	width: 60%
}
.w70 {
	width: 70%
}
.w75 {
	width: 75%
}
.w80 {
	width: 80%
}
.w90 {
	width: 90%
}
.hl {
	color: #f70
}
.rmb {
	font-family: Arial;
	margin-right: 3px
}
.hide {
	display: none
}
.show {
	display: block
}
.link {
	color: var(--mainColor, #37c1fd)
}
.sticky-top {
	position: sticky;
	position: -webkit-sticky;
	top: 0
}
.admin-bar .sticky-top {
	top: 32px
}
.table {
	width: 100%
}
.table td, .table th {
	padding: 15px
}
.table-fixed {
	table-layout: fixed
}
.table-border td, .table-border th {
	border: 1px solid #f5f5f5
}
.thead th, thead th {
	font-weight: 400;
	color: #999
}
.table-list th {
	color: #999
}
.table-list tr {
	border-bottom: 1px solid #f5f5f5
}
.table-hover tbody tr:hover>td {
	background-color: #fbfbfb
}
.table-striped tbody>tr:nth-child(even)>td {
	background-color: #f9f9f9
}
.table-line th {
	background-color: #fff;
	color: #999;
	font-weight: 400
}
.table-line td, .table-line th {
	border-top: 1px solid #f5f5f5
}
.table-line thead:first-child tr:first-child td, .table-line thead:first-child tr:first-child th {
	border-top: 0
}
svg.wb-icon {
	stroke-width: 0;
	stroke: currentColor
}
.wb-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle
}
.rec-desBox .kw, .rec-desBox dt {
	float: left;
	margin-right: 20px
}
.mediaBox .media, .mediaBox dt {
	float: left;
	margin-right: 20px
}
.media-pic {
	float: left
}
.media-body {
	overflow: hidden
}
.rec-ul {
	overflow: hidden
}
.rec-ul li {
	float: left;
	width: 20%;
	text-align: center;
	position: relative
}
.rec-ul .rec-name {
	padding: 0 15px;
	margin-bottom: 20px;
	line-height: 1.2em;
	height: 2.4em;
	overflow: hidden
}
.rec-ul .rec-cover {
	border: 1px solid #ebebeb;
	width: 140px;
	height: 140px;
	margin-bottom: 20px
}
.rec-ul .rec-cover img {
	max-width: 100%
}
.rec-ul .rec-price {
	margin-bottom: 20px
}
.rec-ul-bull {
	overflow: hidden
}
.rec-ul-bull li {
	text-indent: 12px;
	position: relative
}
.rec-ul-bull li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background-color: #666;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px
}
.rec-ul-bull li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.wb-navigation {
	line-height: 32px;
	color: #666;
	text-align: center;
	font-size: 0
}
.wb-navigation a, .wb-navigation span, .wb-navigation strong {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 4px;
	min-width: 32px;
	background-color: #fff;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 3px;
	border: 1px solid #ebebeb;
	padding-left: 5px;
	padding-right: 5px
}
.wb-navigation a {
	color: #666
}
.wb-navigation a:hover {
	border-color: var(--mainColor, #37c1fd)
}
.wb-navigation .current {
	border: 2px solid #333;
	background: #fff;
	color: #333;
	font-weight: 700;
	line-height: 28px
}
.wb-navigation .next, .wb-navigation .prev {
	padding: 0 15px
}
.articles-list~.wb-navigation {
	margin-top: 20px
}
.com-popover {
	display: none;
	background-color: #fff;
	position: fixed;
	min-width: 250px;
	min-height: 160px;
	z-index: 1001;
	-webkit-box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
	box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
	border-radius: 5px
}
.com-popover .hd {
	padding: 10px;
	line-height: 1;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	min-height: 16px
}
.com-popover .wb-ppo-close {
	width: 14px;
	height: 14px;
	line-height: 14px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px;
	z-index: 3
}
.com-popover .wb-ppo-close svg {
	fill: #999;
	width: 14px;
	height: 14px
}
.com-popover .bd {
	padding: 10px
}
.com-popover .ft {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.com-popover .ft .btn {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 5px;
	margin-right: 5px
}
.com-popover .ft .btn:first-child {
	margin-left: 25px
}
.com-popover .ft .btn:last-child {
	margin-right: 25px
}
.com-popover .msg {
	text-align: center;
	font-size: 16px
}
.com-popover .btn {
	height: 32px;
	line-height: 32px;
	font-size: 12px
}
.com-popover .btn.btn-outlined {
	line-height: 28px
}
.pst-fixed {
	position: fixed!important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.pst-c {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.pst-r {
	position: absolute;
	right: 15px;
	-webkit-transform: translate(0, 0)!important;
	-ms-transform: translate(0, 0)!important;
	transform: translate(0, 0)!important;
	-webkit-transform: translate3d(0, 0, 0)!important;
	transform: translate3d(0, 0, 0)!important
}
.pst-l {
	position: absolute;
	left: 15px;
	-webkit-transform: translate(0, 0)!important;
	-ms-transform: translate(0, 0)!important;
	transform: translate(0, 0)!important;
	-webkit-transform: translate3d(0, 0, 0)!important;
	transform: translate3d(0, 0, 0)!important
}
.toast {
	padding: 10px;
	white-space: nowrap;
	background-color: #ccc;
	background-color: rgba(0,0,0,.7);
	border-radius: 3px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -120%);
	-ms-transform: translate(-50%, -120%);
	transform: translate(-50%, -120%);
	-webkit-transform: translate3d(-50%, -120%, 0);
	transform: translate3d(-50%, -120%, 0)
}
.wb-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 1000;
	-webkit-transition: background-color .3s cubic-bezier(.31, 1, .34, 1);
	transition: background-color .3s cubic-bezier(.31, 1, .34, 1)
}
.wb-mask.mask-active {
	background-color: rgba(0,0,0,.6)
}

@media (max-width:768px) {
.com-popover {
	position: fixed!important;
	top: 50%!important;
	width: 300px!important;
	-webkit-transform: translate3d(-50%, -50%, 0)!important;
	transform: translate3d(-50%, -50%, 0)!important;
	left: 50%!important
}
.com-popover:after, .com-popover:before {
	display: none!important
}
}
.bread-crumbs {
	text-align: left;
	line-height: 54px;
	font-size: 12px;
	color: #999
}
.bread-crumbs .inner {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.bread-crumbs a, .bread-crumbs i, .bread-crumbs strong {
	vertical-align: middle
}
.bread-crumbs a {
	color: #999
}
.bread-crumbs i {
	text-indent: 0
}
.bread-crumbs strong {
	font-weight: 400;
	color: #666
}

@media (max-width:768px) {
.bread-crumbs {
	line-height: 44px;
	margin-left: 20px;
	margin-right: 20px
}
}
.wb-dialog-df {
	opacity: 0;
	-webkit-transform: translate(-50%, -40%);
	-ms-transform: translate(-50%, -40%);
	transform: translate(-50%, -40%);
	-webkit-transform: translate3d(-50%, -40%, 0);
	transform: translate3d(-50%, -40%, 0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	color: #000
}
.wb-dialog-df.wb-fadein {
	opacity: 1;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	display: block
}
.wb-dialog-df.wb-fadeout {
	opacity: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
@-webkit-keyframes circleIn {
0% {
-webkit-transform:scale(0);
transform:scale(0);
opacity:.4
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:0
}
}
@keyframes circleIn {
0% {
-webkit-transform:scale(0);
transform:scale(0);
opacity:.4
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:0
}
}
.btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	height: 43px;
	line-height: 43px;
	min-width: 80px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 500;
	color: inherit;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background-color: #fff;
	border-radius: 5px;
	text-decoration: none;
	border: 0 none
}
.wb-btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 32px;
	height: 32px;
	font-size: 14px;
	border-radius: 3px;
	min-width: 76px;
	padding: 0 10px;
	text-align: center;
	border: 0 none;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	overflow: hidden
}
.wb-btn:before {
	content: '';
	width: 200px;
	height: 200px;
	position: absolute;
	border-radius: 50%;
	background-color: #fff;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -100px;
	display: none
}
.wb-btn:hover:before {
	-webkit-animation: circleIn .3s linear;
	animation: circleIn .3s linear;
	display: block;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}
.btn-primary {
	color: #fff;
	background-color: var(--mainColor, #37c1fd)
}
.btn-primary:hover {
	color: #fff;
	background-color: var(--mainColorHover, #37c1fd)
}
.btn-primary:active {
	color: #fff;
	background-color: var(--mainColorHover, #37c1fd)
}
.btn-outlined {
	display: inline-block;
	border-radius: 3px;
	border: 2px solid var(--mainColor, #37c1fd);
	text-align: center;
	color: var(--mainColor, #37c1fd);
	font-size: 0
}
.btn-outlined svg {
	fill: var(--mainColor, #37c1fd)
}
.btn-outlined span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px
}
.btn-outlined svg+span {
	margin-left: 6px
}
.btn-outlined:active, .btn-outlined:hover {
	background-color: var(--mainColor, #37c1fd);
	color: #fff
}
.btn-outlined:active svg, .btn-outlined:hover svg {
	fill: #fff
}
.form-box dd, .form-box dt {
	float: left
}
.form-box .form-group {
	padding-bottom: 20px
}
.form-box input {
	vertical-align: middle
}
.form-box .btn-bar {
	padding-left: 127px
}
.form-box .tip-txt {
	padding: 10px;
	font-size: 12px
}
.form-control {
	background-color: #fbfbfb;
	border: 1px solid #ebebeb;
	text-indent: 10px;
	height: 38px
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control::-moz-placeholder {
color:#999
}
.form-control::-ms-input-placeholder {
color:#999
}
.form-control::placeholder {
color:#999
}

@media (max-width:768px) {
.form-box .form-group dt {
	padding-left: 20px
}
}
.tab-cont {
	display: none
}
.tab-cont.current {
	display: block
}
.adbanner-block {
	display: block
}
.adbanner-block .adbn-img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
.adbanner-block.under-list-title {
	margin-top: 15px;
	margin-bottom: 15px
}
.header {
	width: 100%;
	position: relative;
	z-index: 100;
	height: 60px;
	background-color: #fff;
	-webkit-user-select: none
}
.header .logo {
	margin-right: 25px;
	min-width: 120px
}
.header .logo strong {
	font-size: 28px;
	line-height: 60px;
	height: 60px;
	font-weight: 700;
	color: var(--mainColor, #37c1fd);
	text-transform: uppercase;
	max-width: 7em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle
}
.header .search-form {
	width: 320px
}
.header .inner {
	display:flex;
	align-items: center;
	flex-grow:1;
	height: 60px;
}
.logo {
	position: relative;
	z-index: 5
}
.logo a {
	position: relative;
	display: block;
	max-width: 300px;
	overflow: hidden;
	line-height: 68px;
	font-weight: 700;
	color: var(--mainColor, #37c1fd);
	font-size: 0
}
.logo img {
	display: block;
	position: relative;
	max-height: 68px
}
.search-form {
	position: relative;
	height: 38px
}
.search-form .form-control {
	border: 1px solid #ebebeb;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0 40px 0 0;
	height: 38px;
	line-height: 38px;
	background-color: #fbfbfb;
	z-index: 1;
	font-size: 14px;
	border-radius: 0;
	color: #333
}
.search-form .form-control::-webkit-input-placeholder {
color:#999
}
.search-form .form-control::-moz-placeholder {
color:#999
}
.search-form .form-control::-ms-input-placeholder {
color:#999
}
.search-form .form-control::placeholder {
color:#999
}
.search-form .btn-search {
	background: 0 0;
	width: 35px;
	height: 37px;
	position: absolute;
	top: 0;
	right: 0;
	border: 0 none;
	z-index: 2;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	color: #666;
	cursor: pointer
}
.search-form .btn-search:active, .search-form .btn-search:focus {
	outline: 0
}
.search-form .btn-search:active svg, .search-form .btn-search:hover svg {
	fill: var(--mainColor, #37c1fd)
}
.search-form svg {
	fill: #999
}
.search-form.active .btn-search svg {
	fill: var(--mainColor, #37c1fd)
}
.search-form .form-control:focus {
	outline: 0;
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-nav {
	display: none;
	width: 16px;
	height: 14px;
	line-height: 1;
	padding: 10px 20px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -17px;
	border-radius: 18px
}
.btn-nav::after, .btn-nav::before {
	content: '';
	display: block;
	height: 2px;
	width: 16px;
	background-color: #999;
	position: absolute;
	right: 20px;
	border-radius: 2px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.btn-nav::before {
	top: 20px
}
.btn-nav::after {
	bottom: 20px
}
.btn-nav:active {
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1);
	box-shadow: 0 0 1px rgba(0,0,0,.1);
	background-color: #f2f2f2
}
.btn-nav i {
	display: block;
	height: 2px;
	border-radius: 2px;
	position: relative;
	margin-top: 6px;
	font-size: 0
}
.btn-nav i::after, .btn-nav i::before {
	content: '';
	display: block;
	height: 2px;
	width: 16px;
	border-radius: 2px;
	background-color: #999;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.btn-search-m {
	width: 16px;
	height: 16px;
	padding: 10px 20px;
	position: absolute;
	top: 50%;
	right: 36px;
	margin-top: -18px;
	border-radius: 18px
}
.btn-search-m svg {
	display: block;
	fill: #999
}
.btn-search-m:active {
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1);
	box-shadow: 0 0 1px rgba(0,0,0,.1);
	background-color: #f2f2f2
}

@media (max-width:800px) {
.header .inner>.search-form {
	display: none
}
}
.wb-is-mobile .header {
	height: 44px;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.05);
	box-shadow: 0 1px 3px rgba(0,0,0,.05)
}
.wb-is-mobile .header .inner {
	height: 44px
}
.wb-is-mobile .header .logo {
	margin-left: 20px
}
.wb-is-mobile .header .logo img {
	height: 44px
}
.wb-is-mobile .header .logo a {
	line-height: 44px
}
.wb-is-mobile .header .logo strong {
	height: 44px;
	line-height: 44px
}
.wb-is-mobile .btn-nav {
	display: block
}
.wb-is-mobile .nav-top .nav>li:nth-child(n+4) {
	display: block
}
.wb-is-mobile .nav-top .nav>li:last-child {
	display: inline-block!important
}
.wb-is-mobile .top-links {
	display: none
}
.footer {
	text-align: center;
	color: rgba(255,255,255,.7);
	background-color: #333;
	padding: 30px 0 20px;
	width: 100%;
	margin-top: 50px
}
.footer a {
	color: rgba(255,255,255,.7)
}
.footer a:hover {
	color: #fff
}
.footer .social-icons {
	font-size: 0
}
.footer .social-icons a {
	height: 28px;
	display: inline-block;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px
}
.footer .social-icons a:hover svg {
	fill: #fff
}
.footer .social-icons svg {
	width: 28px;
	height: 28px;
	fill: #999;
	-webkit-transition: fill .3s cubic-bezier(.31, 1, .34, 1);
	transition: fill .3s cubic-bezier(.31, 1, .34, 1)
}
.footer .with-popover {
	position: relative
}
.footer .with-popover:hover .popover-img {
	display: block
}
.footer .popover-img {
	display: none;
	width: 120px;
	background-color: #fff;
	border-radius: 5px;
	top: -5px;
	left: 50%;
	-webkit-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
	position: absolute;
	-webkit-box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
	box-shadow: 0 0 9px 3px rgba(0,0,0,.1)
}
.footer .popover-img::before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
	box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
	-webkit-transform: rotate(-45deg) translate(-50%, 0);
	-ms-transform: rotate(-45deg) translate(-50%, 0);
	transform: rotate(-45deg) translate(-50%, 0);
	left: 50%;
	margin-left: -3px;
	bottom: 0;
	z-index: 0
}
.footer .popover-img::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: #fff;
	border-radius: 5px
}
.footer .popover-img img {
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	margin: 5%;
	z-index: 3
}
.nav-footer {
	margin: 0 5% 15px;
	padding-bottom: 5px;
	font-size: 14px
}
.nav-footer li {
	display: inline-block
}
.nav-footer li a {
	display: inline-block;
	padding: 5px 10px;
	line-height: 1
}
.copyright {
	position: relative;
	color: #999;
	line-height: 22px;
	padding-top: 15px
}
.copyright:before {
	content: '';
	display: block;
	border-top: 1px solid #474747;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) {
.copyright:before {
	-webkit-transform: scaleY(.7);
	-ms-transform: scaleY(.7);
	transform: scaleY(.7);
	-webkit-transform-origin: left top
}
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
.copyright:before {
	-webkit-transform: scaleY(.5);
	-ms-transform: scaleY(.5);
	transform: scaleY(.5)
}
}

@media (max-width:768px) {
.footer {
	margin-top: 0
}
.copyright {
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center
}
}
.nav-top {
	display: flex;
	flex-wrap: nowrap;
	flex-grow: 1;
}
.nav-top .nav>li {
	padding: 0 15px;
	line-height: 60px;
	position: relative;
	display: inline-block;
	font-size: 0
}
.nav-top .nav>li:nth-of-type(n+9) {
	display: none
}
.nav-top .nav>li>a {
	display: inline-block;
	font-size: 16px;
	vertical-align: middle
}
.nav-top .nav>li.menu-item-has-children::after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-left: 2px solid #666;
	border-bottom: 2px solid #666;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	vertical-align: middle;
	margin-left: 6px;
	z-index: 5;
	-webkit-transition: all .3s cubic-bezier(.31, 1, .34, 1);
	transition: all .3s cubic-bezier(.31, 1, .34, 1)
}
.nav-top .nav>li:hover>a {
	color: var(--mainColor, #37c1fd)
}
.nav-top .nav>li:hover .sub-menu.lv-0 {
	display: block;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translate(-50%, 0) scale(1);
	-ms-transform: translate(-50%, 0) scale(1);
	transform: translate(-50%, 0) scale(1);
	visibility: visible;
	-webkit-transition: all .3s cubic-bezier(.31, 1, .34, 1);
	transition: all .3s cubic-bezier(.31, 1, .34, 1);
	opacity: 1
}
.nav-top .nav>li:hover::after {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	border-left: 2px solid var(--mainColor, #37c1fd);
	border-bottom: 2px solid var(--mainColor, #37c1fd);
	margin-top: 3px
}
.nav-top .more-items {
	display: inline-block!important;
	text-align: center
}
.nav-top .more-items em {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #999;
	margin: 0 5px 0 0
}
.sub-menu {
	opacity: 0;
	visibility: hidden;
	min-width: 110px;
	max-width: 180px;
	background-color: #fff;
	padding: 15px 5px;
	position: absolute;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
	box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
	-webkit-transform: translate(-50%, 0) scale(0);
	-ms-transform: translate(-50%, 0) scale(0);
	transform: translate(-50%, 0) scale(0);
	-webkit-transition: all .3s cubic-bezier(.31, 1, .34, 1) .3s;
	transition: all .3s cubic-bezier(.31, 1, .34, 1) .3s;
	left: 50%;
	top: 60px;
	z-index: 997
}
.sub-menu::before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
	box-shadow: 0 0 9px 3px rgba(0,0,0,.1);
	-webkit-transform: rotate(45deg) translate(-50%, 0);
	-ms-transform: rotate(45deg) translate(-50%, 0);
	transform: rotate(45deg) translate(-50%, 0);
	left: 50%;
	top: 0;
	z-index: 0;
	margin-left: -3px
}
.sub-menu::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: #fff;
	border-radius: 5px
}
.sub-menu li {
	line-height: 26px;
	position: relative;
	z-index: 2;
	text-align: center
}
.sub-menu a {
	font-size: 14px;
	display: block;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.sub-menu.lv-1 {
	-webkit-transform: translate(120%, -50%) scale(1);
	-ms-transform: translate(120%, -50%) scale(1);
	transform: translate(120%, -50%) scale(1);
	left: 0;
	top: 50%;
	z-index: 1;
	-webkit-transition: all .3s ease .1s;
	transition: all .3s ease .1s
}
.sub-menu.lv-1::before {
	-webkit-transform: rotate(45deg) translate(-50%, -50%);
	-ms-transform: rotate(45deg) translate(-50%, -50%);
	transform: rotate(45deg) translate(-50%, -50%);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	left: 0;
	top: 50%;
	z-index: 0
}
.nav-top .sub-menu.lv-0 li:hover .sub-menu.lv-1 {
	display: block;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	margin-left: 10px;
	visibility: visible;
	-webkit-transform: translate(100%, -50%) scale(1);
	-ms-transform: translate(100%, -50%) scale(1);
	transform: translate(100%, -50%) scale(1);
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	opacity: 1
}
.nav-top-m {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #333;
	overflow-y: auto;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 290px;
	padding-top: 65px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	z-index: 1001;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.31, 1, .34, 1);
	transition: -webkit-transform .3s cubic-bezier(.31, 1, .34, 1);
	transition: transform .3s cubic-bezier(.31, 1, .34, 1);
	transition: transform .3s cubic-bezier(.31, 1, .34, 1), -webkit-transform .3s cubic-bezier(.31, 1, .34, 1)
}
.nav-top-m .search-form {
	position: relative;
	width: auto;
	top: auto;
	right: auto;
	margin-top: 0
}
.nav-top-m .search-form .form-control {
	background-color: #fff
}
.nav-top-m .btn-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px 10px 10px;
	z-index: 1002
}
.nav-top-m .btn-close::before {
	content: '';
	width: 36px;
	height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0);
	border-radius: 18px;
	-webkit-transition: background-color .3s cubic-bezier(.31, 1, .34, 1);
	transition: background-color .3s cubic-bezier(.31, 1, .34, 1)
}
.nav-top-m .btn-close:active::before {
	background-color: rgba(255,255,255,.05)
}
.nav-top-m .btn-close svg {
	fill: #999
}
.nav-m {
	margin-top: 15px;
	max-height: calc(100vh - 200px);
	overflow-y: auto
}
.nav-m>li>a {
	display: inline-block;
	padding: 10px;
	vertical-align: middle
}
.nav-m a {
	display: block;
	line-height: 22px;
	font-size: 16px
}
.nav-m>li>.sub-menu-m {
	padding-left: 16px;
	font-size: 16px
}
.nav-m>li>.sub-menu-m a {
	padding: 10px;
	color: #999
}
.nav-m .nav-arrow {
	display: inline-block;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	vertical-align: middle;
	padding: 10px;
	margin: -10px;
	-webkit-transition: background-color .3s cubic-bezier(.31, 1, .34, 1), -webkit-transform .3s cubic-bezier(.31, 1, .34, 1);
	transition: background-color .3s cubic-bezier(.31, 1, .34, 1), -webkit-transform .3s cubic-bezier(.31, 1, .34, 1);
	transition: transform .3s cubic-bezier(.31, 1, .34, 1), background-color .3s cubic-bezier(.31, 1, .34, 1);
	transition: transform .3s cubic-bezier(.31, 1, .34, 1), background-color .3s cubic-bezier(.31, 1, .34, 1), -webkit-transform .3s cubic-bezier(.31, 1, .34, 1);
	background-color: rgba(255,255,255,0);
	border-radius: 18px
}
.nav-m .nav-arrow:active {
	background-color: rgba(255,255,255,.05)
}
.nav-m .nav-arrow::after {
	content: '';
	border-left: 2px solid #666;
	border-bottom: 2px solid #666;
	display: block;
	width: 6px;
	height: 6px
}
.nav-m .nav-arrow.active-submenu {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}
.nav-m .sub-menu-m {
	display: none
}
.nav-m .active-submenu+.sub-menu-m {
	display: block
}
.top-links{
	display: flex;
	flex-grow: 1;
	justify-content: flex-end;
	font-size: 14px;
}
.top-links .link-login{
	display:flex;
	align-items:center;
	justify-content: center;
    height: 38px;
	padding-right: 20px;
}
.top-links .link-reg {
	position:relative;
	display:flex;
	align-items:center;
	justify-content: center;
    width: 80px;
    height: 38px;
    border-radius: 3px;
    background-color: var(--mainColor,#2778ff);
    color: #fff;
    overflow: hidden;
}
.top-links .link-reg:hover {
    background-color: var(--mainColorHover,#0e68ff);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.top-links .link-reg::before {
	content: '';
	width: 200px;
	height: 200px;
	position: absolute;
	border-radius: 50%;
	background-color: #fff;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -100px;
	display: none;
}
.top-links .link-reg:hover::before {
    -webkit-animation: circleIn .3s linear;
    animation: circleIn .3s linear;
	animation-fill-mode: none;
    display: block;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
@media (max-width:1200px) {
.nav-top .nav>li:nth-of-type(n+4) {
	display: none
}
}
body.wb-is-mobile {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.31, 1, .34, 1);
	transition: -webkit-transform .3s cubic-bezier(.31, 1, .34, 1);
	transition: transform .3s cubic-bezier(.31, 1, .34, 1);
	transition: transform .3s cubic-bezier(.31, 1, .34, 1), -webkit-transform .3s cubic-bezier(.31, 1, .34, 1)
}
body.wb-is-mobile.display-nav-m {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: translate(290px, 0);
	-ms-transform: translate(290px, 0);
	transform: translate(290px, 0)
}
body.wb-is-mobile .nav-top {
	display: none
}
.sidebar .tab-nav {
	height: 36px;
	padding-top: 10px;
	margin: 0 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.sidebar .tab-nav li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 36px;
	height: 36px;
	z-index: 2;
	text-align: center
}
.sidebar .tab-nav li span {
	position: relative;
	z-index: 3
}
.sidebar .tab-nav li a {
	border-radius: 3px;
	display: inline-block;
	position: relative;
	font-size: 14px;
	padding: 0 10px;
	color: #999
}
.sidebar .tab-nav li.current a {
	color: #fff;
	background-color: var(--mainColor, #37c1fd)
}
.sidebar .tab-nav li.current a::before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 3px;
	background-color: var(--mainColor, #37c1fd);
	-webkit-transform: rotate(-45deg) translate(-50%, 0);
	-ms-transform: rotate(-45deg) translate(-50%, 0);
	transform: rotate(-45deg) translate(-50%, 0);
	left: 50%;
	margin-left: -3px;
	bottom: 2px;
	z-index: 0
}
.sidebar .tab-nav li.current a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: var(--mainColor, #37c1fd);
	border-radius: 3px
}
.sidebar .tab-cont {
	padding: 20px
}
.sidebar .post-list {
	height: 210px
}
.sidebar .post-list li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	line-height: 21px
}
.sidebar .tag-list {
	height: 210px;
	overflow: hidden
}
.sidebar .tag-list a {
	position: relative;
	margin-right: 15px;
	display: inline-block;
	line-height: 21px;
	padding-left: 10px;
	margin-bottom: 10px
}
.sidebar .tag-list a::before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background-color: #666;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px
}
.sidebar .tag-list a:hover::before {
	background-color: var(--mainColor, #37c1fd)
}
.sidebar .adbanner {
	text-align: center
}
.sidebar .adbanner img {
	display: block;
	width: 100%;
	height: auto
}
.sidebar .widget {
	margin-bottom: 15px
}
.sidebar .widget li {
	font-size: 14px
}
.sidebar .widget ul:not([class]) {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px
}
.sidebar .widget ul:not([class]) li {
	margin-left: 15px;
	list-style: disc
}
.sidebar .widget ul:not([class]) li+li {
	margin-top: 5px
}
.sb-inner.sticky-top {
	position: sticky;
	position: -webkit-sticky;
	top: 15px
}
.admin-bar .sb-inner.sticky-top {
	top: 47px
}
.widgettitle {
	padding: 12px 20px;
	line-height: 22px;
	z-index: 2;
	display: block;
	position: relative;
	font-size: 16px;
	font-weight: 700
}
.widgettitle+div {
	padding: 0 20px 25px
}
.box-adbanner {
	width: 300px;
	max-height: 300px
}
.widget-links .links-items {
	font-size: 0;
	padding-right: 0
}
.widget-links .links-items a {
	display: inline-block;
	line-height: 16px;
	height: 16px;
	padding: 5px 0;
	width: 33%;
	overflow: hidden
}
.widget-links .links-items img {
	display: inline-block;
	height: 16px;
	width: auto;
	margin-right: 7px;
	vertical-align: middle;
	float: left
}
.widget-links .links-items span {
	display: block;
	font-size: 12px;
	line-height: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.header-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 86px;
	background-color: #fff;
	padding: 0 25px;
	text-align: left
}
.header-list .ctrl-item {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	-webkit-transition: -webkit-box-shadow .3s cubic-bezier(.31, 1, .34, 1);
	transition: -webkit-box-shadow .3s cubic-bezier(.31, 1, .34, 1);
	transition: box-shadow .3s cubic-bezier(.31, 1, .34, 1);
	transition: box-shadow .3s cubic-bezier(.31, 1, .34, 1), -webkit-box-shadow .3s cubic-bezier(.31, 1, .34, 1);
	vertical-align: middle;
	text-align: center
}
.header-list .ctrl-item:not(.current):hover {
	z-index: 4;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.1);
	box-shadow: 0 0 4px rgba(0,0,0,.1)
}
.header-list .ctrl-item:not(.current):active {
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1);
	box-shadow: 0 0 1px rgba(0,0,0,.1);
	background-color: #f2f2f2
}
.header-list .ctrl-item svg {
	fill: #666;
	position: relative;
	z-index: 2
}
.header-list .ctrl-item.current svg {
	fill: var(--mainColor, #37c1fd)
}
.header-list+.articles-list {
	margin-top: 30px
}
.title-list {
	position: relative;
	z-index: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.title-list h1 {
	line-height: 34px;
	font-weight: 700;
	font-size: 24px
}
.title-list .description {
	line-height: 22px;
	font-size: 12px;
	color: #999
}
.title-main {
	padding: 40px 0 15px;
	font-size: 24px;
	font-weight: 700
}
.title-main span {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	color: #999;
	display: inline-block;
	vertical-align: bottom
}
.articles-list {
	font-size: 0;
	max-width: 1360px;
	margin-left: auto;
	margin-right: auto
}
.articles-list.with-list-mode {
	-webkit-transition: opacity .3s cubic-bezier(.31, 1, .34, 1);
	transition: opacity .3s cubic-bezier(.31, 1, .34, 1);
	opacity: 0
}
.articles-list .post {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	overflow: visible;
	position: relative;
	text-align: left
}
.articles-list .inner {
	position: relative;
	width: 320px;
	min-height: 340px;
	margin: 0 10px 30px;
	background-color: #fff
}
.articles-list .inner:hover {
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);
	box-shadow: 0 0 15px rgba(0,0,0,.1)
}
.articles-list .post-title {
	display: block;
	line-height: 22px;
	font-size: 16px;
	height: 44px;
	font-weight: 700;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-transition: color .3s cubic-bezier(.31, 1, .34, 1);
	transition: color .3s cubic-bezier(.31, 1, .34, 1)
}
.articles-list .post-title a:hover {
	color: var(--mainColor, #37c1fd)
}
.articles-list .media-body {
	padding: 10px 20px 23px
}
.articles-list .summary {
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 54px;
	color: #999
}
.articles-list .post-adbanner.adb-b {
	display: none
}
.articles-list .post-adbanner.adb-a {
	display: inline-block
}
.articles-list .post-adbanner .adbn-img {
	display: block;
	width: 100%;
	height: auto
}
.articles-list .media-pic {
	display: block;
	float: none;
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 56%
}
.articles-list .media-pic img {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-transition: -webkit-transform 1s cubic-bezier(.31, 1, .34, 1);
	transition: -webkit-transform 1s cubic-bezier(.31, 1, .34, 1);
	transition: transform 1s cubic-bezier(.31, 1, .34, 1);
	transition: transform 1s cubic-bezier(.31, 1, .34, 1), -webkit-transform 1s cubic-bezier(.31, 1, .34, 1)
}
.articles-list .media-pic.spc img {
	height: 100%;
	width: auto
}
.articles-list .media-pic:hover img {
	-webkit-transform: translate(-50%, 0) scale(1.05);
	-ms-transform: translate(-50%, 0) scale(1.05);
	transform: translate(-50%, 0) scale(1.05)
}
.articles-list .post-date {
	font-size: 12px;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.articles-list .post-date em {
	font-style: italic
}
.articles-list .post-cate {
	position: absolute;
	background-color: rgba(0,0,0,.5);
	left: 0;
	top: 0;
	z-index: 3;
	font-size: 0
}
.articles-list .cate-tag {
	position: relative;
	color: #fff;
	display: inline-block;
	line-height: 1;
	padding: 5px;
	font-size: 12px
}
.articles-list .cate-tag:hover {
	color: var(--mainColor, #37c1fd)
}
.articles-list .cate-tag+.cate-tag:before {
	content: '';
	width: 1px;
	height: 10px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px
}
.articles-list .post-metas {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0
}
.articles-list .post-metas .primary {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.articles-list .post-metas svg {
	fill: #c3c3c3
}
.articles-list .post-metas em {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #c3c3c3;
	margin-left: 6px
}
.articles-list .meta-item+.meta-item {
	margin-left: 20px
}
.articles-list.list-mode-a {
	opacity: 1
}
.articles-list.list-mode-a .adb-b {
	display: none!important
}
.articles-list.list-mode-a .adb-a {
	display: inline-block!important
}
.articles-list.list-mode-b {
	margin-left: 0;
	margin-right: 0;
	opacity: 1
}
.articles-list.list-mode-b .post {
	display: block
}
.articles-list.list-mode-b .post .inner {
	width: auto;
	padding: 20px;
	min-height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0
}
.articles-list.list-mode-b .post .inner:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f6fdff
}
.articles-list.list-mode-b .post+.post {
	position: relative
}
.articles-list.list-mode-b .post+.post:before {
	content: '';
	display: block;
	border-top: 1px solid #ebebeb;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) {
.articles-list.list-mode-b .post+.post:before {
	-webkit-transform: scaleY(.7);
	-ms-transform: scaleY(.7);
	transform: scaleY(.7);
	-webkit-transform-origin: left top
}
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
.articles-list.list-mode-b .post+.post:before {
	-webkit-transform: scaleY(.5);
	-ms-transform: scaleY(.5);
	transform: scaleY(.5)
}
}
.articles-list.list-mode-b .media-pic {
	width: 214px;
	height: 120px;
	position: relative;
	padding-top: 0;
	margin-right: 20px
}
.articles-list.list-mode-b .media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: block;
	padding: 0
}
.articles-list.list-mode-b .post-title {
	height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.articles-list.list-mode-b .summary {
	padding-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 36px
}
.articles-list.list-mode-b .post-cate {
	top: 20px;
	left: 20px
}
.articles-list.list-mode-b .no-cover .media-pic {
	display: none
}
.articles-list.list-mode-b .no-cover .post-cate {
	position: static;
	display: inline-block;
	vertical-align: middle
}
.articles-list.list-mode-b .adb-a {
	display: none!important
}
.articles-list.list-mode-b .adb-b {
	display: block!important
}
.loading-bar {
	display: none;
	height: 40px;
	width: 100%;
	background: url(../images/loading.gif) center no-repeat
}
.btn-load-more {
	display: none;
	margin: 30px 20px 40px;
	border: 1px solid #ebebeb;
	font-size: 12px;
	border-radius: 3px;
	color: #666
}
.btn-load-more:active, .btn-load-more:hover {
	background-color: #f2f2f2
}

@media (min-width:1400px) {
.articles-list {
	margin-left: -15px;
	margin-right: -15px
}
.articles-list .post .inner {
	width: 300px;
	margin-left: 15px;
	margin-right: 15px
}
}

@media (max-width:1400px) {
.articles-list {
	margin-left: -15px;
	margin-right: -15px
}
.articles-list .post .inner {
	width: 250px;
	margin-left: 15px;
	margin-right: 15px
}
.articles-list .media-body {
	padding-left: 15px;
	padding-right: 15px
}
}

@media (max-width:1200px) {
.articles-list {
	margin-left: -15px;
	margin-right: -15px
}
.articles-list .post .inner {
	width: 300px;
	margin-left: 15px;
	margin-right: 15px
}
}

@media (max-width:1024px) {
.articles-list {
	margin-left: -15px;
	margin-right: -15px;
	text-align: center
}
.articles-list .post .inner {
	width: 250px;
	margin-left: 15px;
	margin-right: 15px
}
}

@media (max-width:768px) {
.header-list {
	min-height: 44px;
	padding: 0 20px
}
.title-list h1 {
	font-size: 16px
}
.title-list .description {
	display: none
}
.header-list+.articles-list {
	margin-top: 0
}
.articles-list {
	margin-left: 0;
	margin-right: 0
}
.articles-list .post {
	display: block
}
.articles-list .post .inner {
	width: 100%;
	margin: 0;
	min-height: 300px
}
.articles-list .post-title {
	height: auto;
	max-height: 44px;
	margin-bottom: 15px
}
.articles-list .summary {
	display: none
}
.articles-list .media-body {
	padding-bottom: 30px
}
.articles-list.list-mode-b {
	position: relative
}
.articles-list.list-mode-b:before {
	content: '';
	display: block;
	border-top: 1px solid #ebebeb;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2
}
}

@media only screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:1.5) {
.articles-list.list-mode-b:before {
	-webkit-transform: scaleY(.7);
	-ms-transform: scaleY(.7);
	transform: scaleY(.7);
	-webkit-transform-origin: left top
}
}

@media only screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2) {
.articles-list.list-mode-b:before {
	-webkit-transform: scaleY(.5);
	-ms-transform: scaleY(.5);
	transform: scaleY(.5)
}
}

@media (max-width:768px) {
.articles-list.list-mode-b .post .inner {
	padding: 20px 20px
}
.articles-list.list-mode-b .post-title {
	min-height: 44px;
	margin-bottom: 8px;
	font-weight: 400;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: normal
}
.articles-list.list-mode-b .media-pic {
	width: 120px;
	height: 68px;
	position: relative;
	margin-right: 20px
}
.articles-list.list-mode-b .summary {
	display: none
}
.articles-list.list-mode-b .post-metas .meta-item:last-child {
	display: none
}
.articles-list.list-mode-b .post-cate {
	left: 20px
}
.wb-navigation {
	display: none
}
.btn-load-more {
	display: block
}
}
.ppo-dl .dl-info {
	padding-bottom: 30px
}
.main-detail {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px
}
.main-detail .adbanner-block {
	text-align: center;
	margin-bottom: 15px
}
.main-detail .adbanner-block a {
	display: block
}
.main-detail .adbanner-block img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}
.main-detail .post-metas {
	text-align: center;
	font-size: 0
}
.main-detail .post-metas svg {
	fill: #c3c3c3
}
.main-detail .post-metas em {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #c3c3c3;
	margin-left: 6px
}
.main-detail .meta-item {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px
}
.main-detail h3 {
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	padding-left: 12px;
	position: relative
}
.main-detail h3:before {
	content: '';
	display: block;
	width: 6px;
	position: absolute;
	background-color: var(--mainColor, #37c1fd);
	height: 22px;
	top: 5px;
	left: 0;
	border-radius: 3px
}
.article-header {
	padding: 35px 0 30px;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 30px
}
.article-header .post-meta {
	padding-bottom: 10px;
	color: #999
}
.article-header .post-meta em {
	margin: 0 5px
}
.article-header .post-meta a {
	color: inherit
}
.title-detail {
	line-height: 32px;
	font-size: 28px;
	font-weight: 700;
	padding-bottom: 20px
}
.article-detail {
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 20px;
	word-break: break-all;
	zoom: 1
}
.article-detail::after {
	content: "";
	display: table;
	clear: both
}
.article-detail a {
	color: var(--mainColor, #37c1fd)
}
.article-detail a:hover {
	text-decoration: underline
}
.article-detail li {
	margin-left: 30px
}
.article-detail dl, .article-detail ol, .article-detail ul {
	margin-bottom: 1.5em
}
.article-detail ul li {
	list-style: disc
}
.article-detail ol li {
	list-style: decimal
}
.article-detail .code-pre, .article-detail pre {
	padding: 10px;
	background-color: #fbfbfb;
	border-radius: 5px;
	font-size: 14px;
	overflow-x: auto;
	white-space: pre;
	word-wrap: normal
}
.article-detail p~.code-pre, .article-detail p~pre {
	margin-bottom: 30px;
	margin-top: -20px
}
.article-detail blockquote {
	background: #f8f8f8;
	padding: 23px 35px;
	position: relative;
	font-size: 14px;
	line-height: 26px;
	border-left: 3px solid var(--mainColor, #37c1fd)
}
.article-detail blockquote:after, .article-detail blockquote:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2216%22 height=%2213%22%3E%3Cpath fill=%22%23C2C2C2%22 fill-rule=%22evenodd%22 d=%22M11.8 3.06c-1.2 1.48-1.36 2.98-1.02 4.02a3.07 3.07 0 0 1 1.92-.68c1.81 0 3.3 1.2 3.3 3.3 0 1.93-1.48 3.3-3.3 3.3-2.7 0-3.93-2.37-3.93-5.04a8.4 8.4 0 0 1 1.32-4.65 9.31 9.31 0 0 1 4-3.31l.47.93a7 7 0 0 0-2.77 2.13m-8.77 0c-1.18 1.48-1.35 2.98-1 4.02a3.29 3.29 0 0 1 4.25.21c1.13 1.05 1.23 2.9.5 4.1A3.3 3.3 0 0 1 3.94 13C1.23 13 0 10.63 0 7.96a8.4 8.4 0 0 1 1.32-4.65 9.31 9.31 0 0 1 4-3.31l.48.93a7 7 0 0 0-2.78 2.13%22/%3E%3C/svg%3E")
}
.article-detail blockquote:before {
	left: 13px;
	top: 10px
}
.article-detail blockquote:after {
	right: 20px;
	bottom: 10px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.article-detail blockquote p:last-child {
	padding-bottom: 0
}
.article-detail h2 {
	font-size: 24px;
	line-height: 34px
}
.article-detail h3 {
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	padding-left: 12px;
	position: relative
}
.article-detail h3:before {
	content: '';
	display: block;
	width: 6px;
	position: absolute;
	background-color: var(--mainColor, #37c1fd);
	height: 22px;
	top: 5px;
	left: 0;
	border-radius: 3px
}
.article-detail h4 {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	margin: 20px 0 15px
}
.article-detail blockquote:first-child, .article-detail h3:first-child {
	margin-top: 0
}
.article-detail blockquote+h3 {
	margin-top: 30px
}
.article-detail p {
	padding-bottom: 1.5em
}
.article-detail p+p {
	padding-top: 0
}
.article-detail *+p {
	padding-top: 1.5em
}
.article-detail li p {
	padding-bottom: 0
}
.article-detail table {
	margin-bottom: 30px;
	width: 100%
}
.article-detail td, .article-detail th {
	font-size: 14px;
	border: 1px solid #ebebeb;
	padding: 5px 10px
}
.article-detail td {
	background-color: transparent
}
.article-detail table tr:first-child td, .article-detail table tr:first-child th {
	background-color: var(--mainColor, #37c1fd);
	color: #fff;
	text-align: center
}
.article-detail table thead~tbody tr:first-child td, .article-detail table thead~tbody tr:first-child th {
	background-color: transparent;
	color: inherit;
	text-align: left
}
.article-detail img {
	max-width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.article-detail b, .article-detail strong {
	font-weight: 700
}
.article-detail em, .article-detail i {
	font-style: italic
}
.article-detail u {
	text-decoration: underline
}
.article-detail del {
	text-decoration: line-through
}
.article-detail video {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
.tag-items {
	font-size: 0;
	padding-bottom: 30px
}
.tag-items a {
	display: inline-block;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	background-color: #fff;
	line-height: 30px;
	padding: 0 9px;
	margin-top: 10px;
	font-size: 14px;
	vertical-align: top;
	margin-right: 10px
}
.tag-items a:hover {
	border-color: var(--mainColor, #37c1fd);
	background-color: var(--mainColor, #37c1fd);
	color: #fff
}

@media (max-width:768px) {
.main-detail {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 0
}
.main-detail .post-metas {
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.main-detail .post-metas .meta-author {
	display: none
}
.main-detail .post-metas .meta-date {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 0
}
.main-detail .post-metas .meta-comment {
	margin-right: 0
}
.article-header {
	text-align: left
}
.article-detail blockquote {
	border-left-width: 1px
}
}
.ctrl-area-cbm {
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #ebebeb;
	text-align: center;
	font-size: 0
}
.ctrl-area-cbm .ctrl-item {
	position: relative;
	display: inline-block;
	vertical-align: top
}
.ctrl-area-cbm .btn-ctrl {
	min-width: 120px;
	height: 48px;
	line-height: 44px;
	margin: 0 10px;
	vertical-align: middle
}
.wb-btn.share {
	background: 0 0!important;
	float: none!important;
	margin: 0!important;
	color: var(--mainColor, #37c1fd)!important;
	width: auto!important;
	display: block!important
}
.wb-btn.share:active, .wb-btn.share:hover {
	background-color: var(--mainColor, #37c1fd)!important;
	color: #fff!important
}
.wb-btn.share::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2
}
.related-posts .text-item {
	display: block;
	font-size: 16px;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: var(--mainColor, #37c1fd)
}
.related-posts .text-item a {
	color: var(--mainColor, #37c1fd)
}
.related-posts .text-item a:hover {
	text-decoration: underline
}
.related-posts .list-ul {
	padding-top: 10px;
	margin-bottom: 25px
}
.related-posts .list-ul li {
	position: relative;
	padding-left: 12px;
	margin-left: 15px
}
.related-posts .list-ul li:before {
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background-color: var(--mainColor, #37c1fd);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px
}
.related-posts .articles-list {
	padding-top: 10px
}
.related-posts .articles-list .post {
	width: 33.33%
}
.related-posts .articles-list .post .inner {
	min-height: auto;
	width: calc(100% - 30px)
}
.related-posts .articles-list .post .inner:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}
.related-posts .articles-list .media-body {
	padding: 10px 0
}
.related-posts .articles-list .post-title {
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	font-weight: 400
}
.sc-comments .sc-title {
	margin-bottom: 20px
}
.comment-form .form-item {
	display: block;
	padding-bottom: 10px;
	max-width: 380px
}
.comment-form .form-control {
	width: 100%
}
.comment-form .btn-bar {
	padding-top: 10px
}
.textarea-comments {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 114px;
	padding: 10px;
	background-color: #fbfbfb;
	border: 1px solid #ebebeb;
	margin-bottom: 10px
}
.textarea-comments::-webkit-input-placeholder {
color:#999
}
.textarea-comments::-moz-placeholder {
color:#999
}
.textarea-comments::-ms-input-placeholder {
color:#999
}
.textarea-comments::placeholder {
color:#999
}
.title-comments {
	margin-top: 20px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700
}
.comment-respond .comment-reply-title {
	font-size: 12px;
	color: var(--mainColor, #37c1fd);
	float: right
}
.comment-respond .comment-reply-title:before {
	display: none;
	padding-left: 0
}
.tip-txt {
	font-size: 12px
}
.list-comments {
	margin-top: 20px;
	font-size: 12px
}
.list-comments .comment-respond {
	margin: 20px auto 20px 70px;
	font-size: 14px
}
.list-comments .comment-txt {
	position: relative;
	padding-bottom: 10px
}
.list-comments>li {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ebebeb
}
.list-comments>li:last-child {
	border-bottom: none
}
.list-comments .media-pic {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 100%
}
.list-comments .media-pic img {
	display: block;
	width: 100%;
	height: auto
}
.list-comments .media-body {
	padding-left: 20px
}
.list-comments .hd {
	text-indent: 0;
	padding-bottom: 10px
}
.list-comments .bd {
	font-size: 12px
}
.list-comments .avatar {
	width: 100%;
	height: auto
}
.list-comments .name {
	display: inline-block
}
.list-comments .fn {
	color: var(--mainColor, #37c1fd);
	text-transform: uppercase
}
.list-comments .date {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	color: #999;
	font-size: 12px
}
.list-comments .btn-reply {
	color: var(--mainColor, #37c1fd)
}
.list-comments .children {
	position: relative;
	padding: 15px 20px 0;
	margin-top: 10px;
	background-color: #f8f8f8;
	border-radius: 3px
}
.list-comments .children::before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 5px;
	background-color: #f8f8f8;
	-webkit-transform: rotate(45deg) translate(-50%, 0) skew(10deg);
	-ms-transform: rotate(45deg) translate(-50%, 0) skew(10deg);
	transform: rotate(45deg) translate(-50%, 0) skew(10deg);
	left: 20px;
	top: 0;
	z-index: 0
}
.list-comments .children::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: #f8f8f8;
	border-radius: 5px
}
.list-comments .children .comment-item {
	border-bottom: 1px solid #ebebeb
}
.list-comments .children .comment-item:last-child {
	border-bottom: 0 none
}
.list-comments .children li {
	position: relative;
	margin-left: auto;
	min-height: 70px;
	margin-bottom: 15px;
	z-index: 2
}
.list-comments .children li .media-body {
	padding-left: 20px
}
.list-comments .children li:last-child {
	border-bottom: 0 none
}
.comment-reply-link {
	color: var(--mainColor, #37c1fd);
	padding: 10px;
	position: absolute;
	top: -10px;
	right: -10px
}
.logged-in-as {
	padding: 10px 0
}
.must-log-in {
	padding: 0 0 20px
}
.must-log-in a {
	color: var(--mainColor, #37c1fd)
}
.content-empty {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff
}
.content-empty .content-inner {
	text-align: center;
	margin: 0 auto
}
.content-empty .content-inner p {
	font-size: 14px
}
.content-empty .content-inner .search-form {
	margin-top: 20px
}

@media (max-width:768px) {
.content-empty .content-inner {
	padding-left: 30px;
	padding-right: 30px
}
.content-empty .content-inner p {
	text-align: left
}
}
.header-page {
	padding: 25px 0;
	text-align: left
}
.header-page h1 {
	line-height: 34px;
	font-weight: 700;
	font-size: 24px
}
.widget-wbdl {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 12px 20px;
	margin-bottom: 15px
}
body, html {
	min-height: 100vh
}
body {
	line-height: 1.5;
	font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "PingFang SC", "Helvetica Neue", Helvetica, Arial, "微软雅黑", "microsoft yahei", sans-serif;
	color: #666;
	background-color: #f8f8f8
}
a {
	text-decoration: none;
	color: #666;
	cursor: pointer
}
a:hover {
	color: var(--mainColor, #37c1fd);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
::-moz-selection {
background:var(--mainColor, #37c1fd);
color:#fff;
text-shadow:none
}
::selection {
	background: var(--mainColor, #37c1fd);
	color: #fff;
	text-shadow: none
}
input:focus {
	-webkit-box-shadow: 0 0 2px var(--mainColor, #37c1fd);
	box-shadow: 0 0 2px var(--mainColor, #37c1fd)
}
.pw {
	margin: 0 auto;
	min-width: 320px
}
.pw-v {
	position: relative
}
.container {
	padding-top: 50px;
	position: relative;
	display: table;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: calc(100vh - 68px - 55px - 224px)
}

@media (max-width:768px) {
.container {
	padding-top: 20px
}
}
.bread-crumbs+.container {
	padding-top: 0
}
.sidebar {
	width: 320px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.sidebar section {
	display: block;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff
}
.main {
	display: table-cell;
	vertical-align: top;
	position: relative;
	overflow: hidden
}
.content {
	font-size: 12px
}
.bktop {
	display: none;
	width: 42px;
	height: 42px;
	line-height: 40px;
	font-size: 0;
	position: fixed;
	right: 20px;
	bottom: 50px;
	z-index: 60;
	border: 1px solid #e0dede;
	background-color: #eee;
	border-radius: 3px;
	text-align: center
}
.bktop svg {
	display: inline-block;
	vertical-align: middle
}
.bktop:hover {
	background-color: #fff;
	border-color: #999
}

@media (max-width:1400px) {
.bktop {
	width: 45px;
	height: 45px;
	line-height: 41px;
	right: 5px
}
}

@media (min-width:1400px) {
.pw {
	width: 1340px
}
.main {
	width: 960px
}
.sidebar {
	margin-left: 60px
}
}

@media (max-width:1400px) {
.pw {
	width: 1170px
}
.main {
	width: 810px
}
.sidebar {
	margin-left: 40px
}
}

@media (max-width:1200px) {
.pw {
	width: 980px
}
.main {
	width: 630px
}
.sidebar {
	margin-left: 30px
}
}

@media (max-width:1024px) {
.pw {
	width: 90%
}
.main {
	width: 100%
}
.sidebar {
	display: none;
	margin-left: 30px
}
}

@media (max-width:768px) {
.pw {
	width: 100%
}
.main {
	width: 100%;
	margin-left: 0;
	margin-right: 0
}
}/*!v1.0.5*/
.wbui {
	position: relative;
	z-index: 19891014
}
.wbui * {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.wbui-main, .wbui-mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.wbui-mask {
	background-color: rgba(0,0,0,.7);
	pointer-events: auto
}
.wbui-main {
	display: table;
	pointer-events: none
}
.wbui-main .wbui-section {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.wbui-title {
	line-height: 40px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 10px;
	font-size: 14px;
	font-weight: 700;
	margin: 0
}
.wbui-close {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 40px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3
}
.wbui-close i {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2214%22 height=%2214%22%3E%3Cpath fill=%22%23666%22 fill-rule=%22evenodd%22 d=%22M13.7.3c-.4-.4-1-.4-1.4 0L7 5.6 1.7.3C1.3-.1.7-.1.3.3c-.4.4-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3.3 0 .5-.1.7-.3L7 8.4l5.3 5.3c.2.2.5.3.7.3.2 0 .5-.1.7-.3.4-.4.4-1 0-1.4L8.4 7l5.3-5.3c.4-.4.4-1 0-1.4%22/%3E%3C/svg%3E")
}
.wbui-child {
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .3s;
	animation-duration: .3s
}
.wbui-dialog .wbui-child {
	width: 320px;
	position: relative;
	display: inline-block;
	text-align: left;
	background-color: #fff;
	font-size: 14px;
	pointer-events: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: 3px 3px 9px 0 rgba(0,0,0,.16);
	box-shadow: 3px 3px 9px 0 rgba(0,0,0,.16);
	border-radius: 6px
}
.wbui-toast .wbui-child {
	display: inline-block;
	border: none;
	border-radius: 5px;
	background-color: rgba(0,0,0,.85);
	color: #fff
}
.wbui-toast .wbui-cont {
	padding: 10px
}
.wbui-loading .wbui-child {
	width: auto;
	max-width: 260px;
	min-width: 40px;
	border: none;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	background: rgba(0,0,0,.7);
	border-radius: 6px;
	display: inline-block;
	height: auto
}
.wbui-loading .wbui-cont {
	text-align: center;
	padding: 0 10px;
	line-height: 40px;
	height: 40px
}
.wbui-loading .wbui-cont i {
	width: 12px;
	height: 12px;
	margin-left: 8px;
	display: inline-block;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: wbui-loading-anim 1.4s infinite ease-in-out;
	animation: wbui-loading-anim 1.4s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.wbui-loading .wbui-cont i:first-child {
	margin-left: 0;
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}
.wbui-loading .wbui-cont i.wbui-load {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}
.wbui-loading .wbui-cont p {
	margin-top: 20px
}
.wbui-loading .wbui-cont>div {
	line-height: 22px;
	padding-top: 7px;
	margin-bottom: 20px;
	font-size: 14px
}
.wbui-iframe .wbui-main {
	pointer-events: auto
}
.wbui-iframe .wbui-child {
	width: 800px;
	height: 600px;
	position: relative;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: 3px 3px 9px 0 rgba(0,0,0,.16);
	box-shadow: 3px 3px 9px 0 rgba(0,0,0,.16);
	border-radius: 6px;
	margin-left: auto;
	margin-right: auto
}
.wbui-iframe .wbui-cont {
	height: 100%;
	padding: 0
}
.wbui-iframe .wbui-title {
	margin: 0;
	text-align: left
}
.wbui-iframe .wbui-title+.wbui-cont {
	height: calc(100% - 41px)
}
.wbui-iframe iframe {
	display: block;
	width: 100%;
	height: 100%
}
.wbui-btn span {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.wbui-cont {
	padding: 50px 30px;
	line-height: 22px;
	text-align: center
}
.wbui-btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	height: 45px;
	line-height: 45px;
	font-size: 0;
	text-align: right;
	border-top: 1px solid #ebebeb
}
.wbui-btn span {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	min-width: 70px;
	line-height: 28px;
	height: 28px;
	font-size: 12px;
	border-radius: 6px;
	vertical-align: middle;
	margin-right: 10px
}
.wbui-btn span[yes] {
	background-color: var(--mainColor, #37c1fd);
	color: #fff
}
.wbui-btn span[yes]:active, .wbui-btn span[yes]:hover {
	background-color: var(--mainColorHover, #37c1fd)
}
.wbui-btn span[no] {
	border: 1px solid #999;
	line-height: 26px
}
.wbui-btn span[no]:active, .wbui-btn span[no]:hover {
	background-color: #f2f2f2
}
.wbui-msg .wbui-cont {
	padding: 10px 20px
}
@-webkit-keyframes wbui-loading-anim {
0%, 100%, 80% {
-webkit-transform:scale(0);
transform:scale(0)
}
40% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes wbui-loading-anim {
0%, 100%, 80% {
-webkit-transform:scale(0);
transform:scale(0)
}
40% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@-webkit-keyframes wbui-anim-fade {
0% {
opacity:0;
-webkit-transform:scale3d(1.18, 1.18, 1);
transform:scale3d(1.18, 1.18, 1)
}
100% {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes wbui-anim-fade {
0% {
opacity:0;
-webkit-transform:scale3d(1.18, 1.18, 1);
transform:scale3d(1.18, 1.18, 1)
}
100% {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@-webkit-keyframes wbui-anim-def {
0% {
opacity:0;
-webkit-transform:translate3d(0, 20px, 0);
transform:translate3d(0, 20px, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes wbui-anim-def {
0% {
opacity:0;
-webkit-transform:translate3d(0, 20px, 0);
transform:translate3d(0, 20px, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.wbui-anim-fade {
	-webkit-animation-name: wbui-anim-fade;
	animation-name: wbui-anim-fade
}
.wbui-anim-def {
	-webkit-animation-name: wbui-anim-def;
	animation-name: wbui-anim-def
}
