html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

/* body {
	margin: 0px;
	padding:0px;
} */

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not (:root ){
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

/**
pre {
	overflow: auto
}


code, kbd, pre, samp {
	font-family: 'Courier New', monospace, monospace;
	font-size: 1em
}
*/

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible;
	text-transform: none
}

select {
	text-transform: none
}

button, html input[type="button"] {
	-webkit-appearance: button;
	cursor: pointer
}

input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button
	{
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

html {
	box-sizing: border-box
}

@
-moz-viewport {
	width: device-width
}

@
-ms-viewport {
	width: device-width
}

@
-o-viewport {
	width: device-width
}

@
-webkit-viewport {
	width: device-width
}

@
viewport {
	width: device-width
}

html {
	-webkit-tap-highlight-color: transparent
}

/* body {
	font-family: "Microsoft Yahei", Helvetica, Arial, "Microsoft Yahei",
		"Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #55595c;
	background-color: #fff
} */
[tabindex="-1"]:focus {
	outline: none !important
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

ol, ul {
	list-style: none
}

ol, ul, dl {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0
}

ol ol, ul ul, ol ul, ul ol {
	margin-bottom: 0
}

dt {
	font-weight: bold
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

a {
	color: #576366;
	text-decoration: none
}

a:focus, a:hover {
	color: #343b3d;
	text-decoration: none
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

/**
pre {
	margin-top: 0;
	margin-bottom: 1rem
}
**/

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	max-width: 100%
}

[role="button"] {
	cursor: pointer
}

a, area, button, [role="button"], input, label, select, summary,
	textarea {
	touch-action: manipulation
}

table {
	background-color: transparent
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #999;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: left
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

input, button, select {
	margin: 0;
	line-height: inherit;
	border-radius: 0
}

textarea {
	margin: 0;
	line-height: inherit;
	border-radius: 0;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit
}

input[type="search"] {
	box-sizing: inherit;
	-webkit-appearance: none
}

output {
	display: inline-block
}

[hidden] {
	display: none !important
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 {
	font-size: 1.5rem
}

h2 {
	font-size: 1.05rem
}

h3, h4, h5, h6 {
	font-size: 1rem
}

.h1 {
	font-size: 1.5rem
}

.h2 {
	font-size: 1.05rem
}

.h3, .h4, .h5, .h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1)
}

small, .small {
	font-size: 80%;
	font-weight: normal
}

mark, .mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled, .list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not (:last-child ){
	margin-right: 5px
}

.dl-horizontal {
	margin-right: -1.875rem;
	margin-left: -1.875rem
}

.dl-horizontal::after {
	content: "";
	display: table;
	clear: both
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	padding: 0.5rem 1rem;
	margin-bottom: 1rem;
	font-size: 1.09375rem;
	border-left: 0.25rem solid #eceeef
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	line-height: 1.5;
	color: #999
}

.blockquote-footer::before {
	content: "\2014 \00A0"
}

.blockquote-reverse {
	padding-right: 1rem;
	padding-left: 0;
	text-align: right;
	border-right: 0.25rem solid #eceeef;
	border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
	content: ""
}

.blockquote-reverse .blockquote-footer::after {
	content: "\00A0 \2014"
}

.hide {
	display: none !important
}

.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.clearfix::after {
	content: "";
	display: table;
	clear: both
}

.invisible {
	visibility: hidden !important
}

.text-hide {
	font: "0/0" a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-normal {
	font-weight: normal
}

.font-weight-bold {
	font-weight: bold
}

.font-italic {
	font-style: italic
}

.text-muted {
	color: #999
}

.text-primary {
	color: #3298D6 !important
}

a.text-primary:focus, a.text-primary:hover {
	color: #237cb2
}

.text-success {
	color: #5FCF80 !important
}

a.text-success:focus, a.text-success:hover {
	color: #3ac162
}

.text-info {
	color: #3F8ABF !important
}

a.text-info:focus, a.text-info:hover {
	color: #326e99
}

.text-warning {
	color: #f0ad4e !important
}

a.text-warning:focus, a.text-warning:hover {
	color: #ec971f
}

.text-danger {
	color: #FF5752 !important
}

a.text-danger:focus, a.text-danger:hover {
	color: #ff251f
}

.bg-primary {
	color: #fff !important;
	background-color: #3298D6 !important
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #237cb2
}

.bg-success {
	color: #fff !important;
	background-color: #5FCF80 !important
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #3ac162
}

.bg-info {
	color: #fff !important;
	background-color: #3F8ABF !important
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #326e99
}

.bg-warning {
	color: #fff !important;
	background-color: #f0ad4e !important
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #ec971f
}

.bg-danger {
	color: #fff !important;
	background-color: #FF5752 !important
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #ff251f
}

@media ( min-width : 544px) {
	.hidden-phone-up {
		display: none !important
	}
}

@media ( max-width : 767px) {
	.hidden-phone-down {
		display: none !important
	}
}

@media ( min-width : 768px) {
	.hidden-pad-up {
		display: none !important
	}
}

@media ( max-width : 1023px) {
	.hidden-pad-down {
		display: none !important
	}
}

@media ( min-width : 1024px) {
	.hidden-desk-up {
		display: none !important
	}
}

@media ( max-width : 1199px) {
	.hidden-desk-down {
		display: none !important
	}
}

@media ( min-width : 1200px) {
	.hidden-wide-up {
		display: none !important
	}
}

@media ( max-width : 1599px) {
	.hidden-wide-down {
		display: none !important
	}
}

@media ( min-width : 1600px) {
	.hidden-lg-up {
		display: none !important
	}
}

.hidden-lg-down {
	display: none !important
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

@font-face {
	font-family: 'iconfont';
	src: url("//at.alicdn.com/t/font_1464837667_6512773.eot");
	src: url("//at.alicdn.com/t/font_1464837667_6512773.eot?#iefix")
		format("embedded-opentype"),
		url("//at.alicdn.com/t/font_1464837667_6512773.woff") format("woff"),
		url("//at.alicdn.com/t/font_1464837667_6512773.ttf")
		format("truetype"),
		url("//at.alicdn.com/t/font_1464837667_6512773.svg#iconfont")
		format("svg")
}

.fa {
	position: relative;
	display: inline-block;
	font: normal normal normal 14px/1 iconfont;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.thumbnail {
	border: none;
	padding: 0;
	margin: 0
}

.title, .pagetitle {
	margin-bottom: 20px;
	overflow: hidden
}

.title h3 {
	font-size: 16px;
	margin: 0;
	float: left
}

.pagetitle h1, .pagetitle h2 {
	font-size: 16px;
	margin: 0;
	float: left
}

.title .more {
	float: right;
	position: relative
}

.title .more li {
	float: left;
	margin-left: 20px
}

.pagetitle small {
	margin-left: 10px;
	position: relative;
	top: 2px;
	color: #999
}

@
-webkit-keyframes panel-fade-up { 0%{
	opacity: 0
}

25%{
opacity
:
0;-webkit-transform
:translatey(30px)
}
100%{
opacity
:
1;-webkit-transform
:translatey(0)
}
}
@
keyframes panel-fade-up { 0%{
	opacity: 0
}

25%{
opacity
:
0;-webkit-transform
:translatey(30px)
;-ms-transform
:translatey(30px)
;transform
:translatey(30px)
}
100%{
opacity
:
1;-webkit-transform
:translatey(0)
;-ms-transform
:translatey(0)
;transform
:translatey(0)
}
}
.panel {
	-webkit-animation: panel-fade-up 0.4s ease;
	animation: panel-fade-up 0.4s ease;
	position: relative;
	border-bottom: 1px solid #E0E0E0;
	border-radius: 4px
}

/* .container {
	max-width:1300px;
	min-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.15rem;
	padding-right: 0.15rem
}

.container::after {
	content: "";
	display: table;
	clear: both
} */

.content-wrap {
	width: 100%;
	float: left
}



/* .sidebar {
	float: left;
	margin-left: -320px;
	width: 320px;
	position: relative
} */

.m-icon-nav, .m-mask, .themefocusbanner {
	display: none
}

.theme-buy {
	margin-bottom: 20px
}

@media ( max-width : 767px) {
	.content-wrap {
		float: none
	}
	.content {
		margin-right: 0;
		margin-bottom: 20px
	}
	/* .sidebar {
		margin-left: 0;
		float: none;
		width: auto
	} */
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem
}

.table th, .table td {
	padding: 0.75rem;
	line-height: 1.5;
	border-top: 1px solid #eceeef
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #eceeef
}

.table tbody+tbody {
	border-top: 2px solid #eceeef
}

.table .table {
	background-color: #fff
}

.table-sm th, .table-sm td {
	padding: 0.3rem
}

.table-bordered {
	border: 1px solid #eceeef
}

.table-bordered th, .table-bordered td {
	border: 1px solid #eceeef
}

.table-bordered thead th, .table-bordered thead td {
	border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover tbody tr:hover {
	background-color: #f5f5f5
}

.table-responsive {
	display: block;
	width: 100%;
	min-height: 0.01%;
	overflow-x: auto
}

.btn {
	display: inline-block;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 1rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.1rem;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.btn.focus {
	text-decoration: none
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0
}

.btn.disabled, .btn:disabled {
	cursor: not-allowed;
	opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #3298D6;
	border-color: #3298D6
}

.btn-primary:hover {
	color: #fff;
	background-color: #288bc7;
	border-color: #288bc7
}

.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #288bc7;
	border-color: #288bc7
}

.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #288bc7;
	border-color: #288bc7;
	background-image: none
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus,
	.btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
	.open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus,
	.open>.btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #237cb2;
	border-color: #237cb2
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus,
	.btn-primary:disabled.focus {
	background-color: #3298D6;
	border-color: #3298D6
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
	background-color: #3298D6;
	border-color: #3298D6
}

.btn-default {
	color: #999;
	background-color: #fff;
	border-color: #ddd
}

.btn-default:hover {
	color: #999;
	background-color: #f2f2f2;
	border-color: #d0d0d0
}

.btn-default:focus, .btn-default.focus {
	color: #999;
	background-color: #f2f2f2;
	border-color: #d0d0d0
}

.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle
	{
	color: #999;
	background-color: #f2f2f2;
	border-color: #d0d0d0;
	background-image: none
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus,
	.btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
	.open>.btn-default.dropdown-toggle:hover, .open>.btn-default.dropdown-toggle:focus,
	.open>.btn-default.dropdown-toggle.focus {
	color: #999;
	background-color: #e6e6e6;
	border-color: #c4c4c4
}

.btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default:disabled:focus,
	.btn-default:disabled.focus {
	background-color: #fff;
	border-color: #ddd
}

.btn-default.disabled:hover, .btn-default:disabled:hover {
	background-color: #fff;
	border-color: #ddd
}

.btn-info {
	color: #fff;
	background-color: #3F8ABF;
	border-color: #3F8ABF
}

.btn-info:hover {
	color: #fff;
	background-color: #397cac;
	border-color: #397cac
}

.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #397cac;
	border-color: #397cac
}

.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #397cac;
	border-color: #397cac;
	background-image: none
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus,
	.btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
	.open>.btn-info.dropdown-toggle:hover, .open>.btn-info.dropdown-toggle:focus,
	.open>.btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #326e99;
	border-color: #326e99
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus,
	.btn-info:disabled.focus {
	background-color: #3F8ABF;
	border-color: #3F8ABF
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
	background-color: #3F8ABF;
	border-color: #3F8ABF
}

.btn-success {
	color: #fff;
	background-color: #5FCF80;
	border-color: #5FCF80
}

.btn-success:hover {
	color: #fff;
	background-color: #4bc970;
	border-color: #4bc970
}

.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #4bc970;
	border-color: #4bc970
}

.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle
	{
	color: #fff;
	background-color: #4bc970;
	border-color: #4bc970;
	background-image: none
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus,
	.btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
	.open>.btn-success.dropdown-toggle:hover, .open>.btn-success.dropdown-toggle:focus,
	.open>.btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #3ac162;
	border-color: #3ac162
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus,
	.btn-success:disabled.focus {
	background-color: #5FCF80;
	border-color: #5FCF80
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
	background-color: #5FCF80;
	border-color: #5FCF80
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning:hover {
	color: #fff;
	background-color: #eea236;
	border-color: #eea236
}

.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #eea236;
	border-color: #eea236
}

.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #eea236;
	border-color: #eea236;
	background-image: none
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus,
	.btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
	.open>.btn-warning.dropdown-toggle:hover, .open>.btn-warning.dropdown-toggle:focus,
	.open>.btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #ec971f
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus,
	.btn-warning:disabled.focus {
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-danger {
	color: #fff;
	background-color: #FF5752;
	border-color: #FF5752
}

.btn-danger:hover {
	color: #fff;
	background-color: #ff3e39;
	border-color: #ff3e39
}

.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #ff3e39;
	border-color: #ff3e39
}

.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #ff3e39;
	border-color: #ff3e39;
	background-image: none
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus,
	.btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
	.open>.btn-danger.dropdown-toggle:hover, .open>.btn-danger.dropdown-toggle:focus,
	.open>.btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ff251f;
	border-color: #ff251f
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus,
	.btn-danger:disabled.focus {
	background-color: #FF5752;
	border-color: #FF5752
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
	background-color: #FF5752;
	border-color: #FF5752
}

.btn-primary-outline {
	color: #3298D6;
	background-image: none;
	background-color: transparent;
	border-color: #3298D6
}

.btn-primary-outline:focus, .btn-primary-outline.focus,
	.btn-primary-outline:active, .btn-primary-outline.active, .open>.btn-primary-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #3298D6;
	border-color: #3298D6
}

.btn-primary-outline:hover {
	color: #fff;
	background-color: #3298D6;
	border-color: #3298D6
}

.btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus,
	.btn-primary-outline:disabled:focus, .btn-primary-outline:disabled.focus
	{
	border-color: #87c3e7
}

.btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover
	{
	border-color: #87c3e7
}

.btn-default-outline {
	color: #ddd;
	background-image: none;
	background-color: transparent;
	border-color: #ddd
}

.btn-default-outline:focus, .btn-default-outline.focus,
	.btn-default-outline:active, .btn-default-outline.active, .open>.btn-default-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #ddd;
	border-color: #ddd
}

.btn-default-outline:hover {
	color: #fff;
	background-color: #ddd;
	border-color: #ddd
}

.btn-default-outline.disabled:focus, .btn-default-outline.disabled.focus,
	.btn-default-outline:disabled:focus, .btn-default-outline:disabled.focus
	{
	border-color: #fff
}

.btn-default-outline.disabled:hover, .btn-default-outline:disabled:hover
	{
	border-color: #fff
}

.btn-info-outline {
	color: #3F8ABF;
	background-image: none;
	background-color: transparent;
	border-color: #3F8ABF
}

.btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active,
	.btn-info-outline.active, .open>.btn-info-outline.dropdown-toggle {
	color: #fff;
	background-color: #3F8ABF;
	border-color: #3F8ABF
}

.btn-info-outline:hover {
	color: #fff;
	background-color: #3F8ABF;
	border-color: #3F8ABF
}

.btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus,
	.btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus {
	border-color: #8bb9d9
}

.btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover {
	border-color: #8bb9d9
}

.btn-success-outline {
	color: #5FCF80;
	background-image: none;
	background-color: transparent;
	border-color: #5FCF80
}

.btn-success-outline:focus, .btn-success-outline.focus,
	.btn-success-outline:active, .btn-success-outline.active, .open>.btn-success-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #5FCF80;
	border-color: #5FCF80
}

.btn-success-outline:hover {
	color: #fff;
	background-color: #5FCF80;
	border-color: #5FCF80
}

.btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus,
	.btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus
	{
	border-color: #ade7be
}

.btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover
	{
	border-color: #ade7be
}

.btn-warning-outline {
	color: #f0ad4e;
	background-image: none;
	background-color: transparent;
	border-color: #f0ad4e
}

.btn-warning-outline:focus, .btn-warning-outline.focus,
	.btn-warning-outline:active, .btn-warning-outline.active, .open>.btn-warning-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning-outline:hover {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus,
	.btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus
	{
	border-color: #f8d9ac
}

.btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover
	{
	border-color: #f8d9ac
}

.btn-danger-outline {
	color: #FF5752;
	background-image: none;
	background-color: transparent;
	border-color: #FF5752
}

.btn-danger-outline:focus, .btn-danger-outline.focus,
	.btn-danger-outline:active, .btn-danger-outline.active, .open>.btn-danger-outline.dropdown-toggle
	{
	color: #fff;
	background-color: #FF5752;
	border-color: #FF5752
}

.btn-danger-outline:hover {
	color: #fff;
	background-color: #FF5752;
	border-color: #FF5752
}

.btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus,
	.btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus
	{
	border-color: #ffbab8
}

.btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover {
	border-color: #ffbab8
}

.btn-lg {
	padding: 0.75rem 1.25rem;
	font-size: 1.25rem;
	line-height: 1.33333;
	border-radius: 0.15rem
}

.btn-sm {
	padding: 0.2rem 0.6rem;
	font-size: 0.75rem;
	line-height: 1.5;
	border-radius: 0.1rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block
	{
	width: 100%
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block
	{
	width: 100%
}

.ipt {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #55595c;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0.1rem
}

.ipt::-ms-expand {
	background-color: transparent;
	border: 0
}

.ipt:focus {
	border-color: #66afe9;
	outline: none
}

.ipt::placeholder {
	color: #999;
	opacity: 1
}

.ipt:disabled, .ipt[readonly] {
	background-color: #eceeef;
	opacity: 1
}

.ipt:disabled {
	cursor: not-allowed
}

.ipt-file, .ipt-range {
	display: block
}

.ipt-label {
	padding: 0.375rem 0.75rem;
	margin-bottom: 0
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].ipt, input[type="time"].ipt, input[type="datetime-local"].ipt,
		input[type="month"].ipt {
		line-height: 2.0625rem
	}
	input[type="date"].input-sm {
		line-height: 1.675rem
	}
	.input-group-sm input[type="date"].ipt, input[type="time"].input-sm,
		.input-group-sm input[type="time"].ipt, input[type="datetime-local"].input-sm,
		.input-group-sm input[type="datetime-local"].ipt, input[type="month"].input-sm,
		.input-group-sm input[type="month"].ipt {
		line-height: 1.675rem
	}
	input[type="date"].input-lg, .input-group-lg input[type="date"].ipt,
		input[type="time"].input-lg, .input-group-lg input[type="time"].ipt,
		input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"].ipt,
		input[type="month"].input-lg, .input-group-lg input[type="month"].ipt
		{
		line-height: 3.16667rem
	}
}

.ipt-static {
	min-height: 2.0625rem;
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	margin-bottom: 0
}

.ipt-static.ipt-sm, .ipt-static.ipt-lg {
	padding-right: 0;
	padding-left: 0
}

.ipt-sm {
	padding: 0.275rem 0.75rem;
	font-size: 0.75rem;
	line-height: 1.5;
	border-radius: 0.1rem
}

.ipt-lg {
	padding: 0.75rem 1.25rem;
	font-size: 1.25rem;
	line-height: 1.33333;
	border-radius: 0.15rem
}

.radio, .checkbox {
	position: relative;
	display: block;
	margin-bottom: 0.75rem
}

.radio label, .checkbox label {
	padding-left: 1.25rem;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}

.radio label input:only-child, .checkbox label input:only-child {
	position: static
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"],
	.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}

.radio+.radio, .checkbox+.checkbox {
	margin-top: -.25rem
}

.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 1.25rem;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: .75rem
}

input[type="radio"]:disabled, input[type="radio"].disabled {
	cursor: not-allowed
}

input[type="checkbox"]:disabled, input[type="checkbox"].disabled {
	cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, .radio.disabled label,
	.checkbox.disabled label {
	cursor: not-allowed
}

.ipt-success, .ipt-warning, .ipt-danger {
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right 0.51563rem;
	background-size: 1.34063rem 1.34063rem
}

.alert {
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid transparent;
	border-radius: 0.1rem
}

.alert>p, .alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: bold
}

.alert-dismissible {
	padding-right: 35px
}

.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d0e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c1e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bcdff1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6d5ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faf2cc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7ecb5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebcccc;
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9b9
}

.alert-danger .alert-link {
	color: #843534
}

/* .header {
	padding: 20px 0;
	background-color: #fff;
	position: relative;
	z-index: 5
} */

.wel {
	float: right;
	max-width: 200px;

	line-height: 30px;
	font-size: 16px;
	color: #999;
	position: relative;
	padding-right: 18px
}

.wel:hover .sub-menu {
	visibility: visible;
	opacity: 1;
	margin-top: 0
}

.wel::before, .wel::after {
	content: '';
	position: absolute;
	top: 42%;
	right: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}

.wel::before {
	border-top: 5px solid #55595c
}

.wel::after {
	border-top: 5px solid #fff;
	margin-top: -1px
}

.wel .avatar {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 10px;
	float: left
}

.wel .sub-menu {
	position: absolute;
	right: 0;
	top: 100%;
	padding-top: 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	visibility: hidden;
	opacity: 0;
	margin-top: -20px;
	min-width: 160px
}

.wel .sub-menu ul {
	position: relative;
	background-color: #FFF;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	font-size: 14px;
	padding: 5px 0
}

.wel .sub-menu ul::before, .wel .sub-menu ul::after {
	content: '';
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -3px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}

.wel .sub-menu ul::before {
	border-bottom: 5px solid rgba(0, 0, 0, 0.1)
}

.wel .sub-menu ul::after {
	border-bottom: 5px solid #fff;
	margin-top: 1px
}

.wel .sub-menu a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: block;
	line-height: 14px;
	padding: 12px 15px;
	text-align: center
}

.wel .sub-menu a:hover {
	background-color: #F2F2F4
}

.wel-login {
	float: right
}

.wel-login .btn {
	padding: 4px 12px
}

.logo {
	float: left;
	margin: 6px 0 0;
	font-size: 22px;
	height: 32px;
	overflow: hidden
}

.logo a {
	display: block;
	color: #576366
}

.logo a:hover {
	color: #576366
}

.logo .fa {
	display: block;
	margin-bottom: 100px
}

.site-navbar {
	float: left;
	font-size: 17px;
	margin-top: 5px;
	margin-left: 50px
}

.site-navbar>ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.site-navbar li {
	position: relative;
	float: left;
	margin-left: 10px
}

.site-navbar li:hover {
	z-index: 2
}

.site-navbar a {
	display: block;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.site-navbar li.active>a {
	color: #00AAF0
}

.site-navbar li.has-sub-menu>a {
	padding-right: 15px
}

.site-navbar li.has-sub-menu:hover .sub-menu {
	visibility: visible;
	opacity: 1;
	margin-top: 0
}

.site-navbar li.has-sub-menu::before, .site-navbar li.has-sub-menu::after
	{
	content: '';
	position: absolute;
	top: 42%;
	right: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}

.site-navbar li.has-sub-menu::before {
	border-top: 5px solid #55595c
}

.site-navbar li.has-sub-menu::after {
	border-top: 5px solid #fff;
	margin-top: -1px
}

.site-navbar .sub-menu {
	position: absolute;
	padding-top: 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	visibility: hidden;
	opacity: 0;
	margin-top: -20px;
	width: 140px;
	top: 100%;
	left: 50%;
	margin-left: -70px
}

.site-navbar .sub-menu ul {
	position: relative;
	background-color: #FFF;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	font-size: 14px;
	padding: 5px 0
}

.site-navbar .sub-menu ul::before, .site-navbar .sub-menu ul::after {
	content: '';
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -3px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}

.site-navbar .sub-menu ul::before {
	border-bottom: 5px solid rgba(0, 0, 0, 0.1)
}

.site-navbar .sub-menu ul::after {
	border-bottom: 5px solid #fff;
	margin-top: 1px
}

.site-navbar .sub-menu li {
	float: none;
	margin: 0;
	text-align: center
}

.site-navbar .sub-menu li a {
	display: block;
	line-height: 14px;
	padding: 12px 15px;
	text-align: center
}

.site-navbar .sub-menu li a:hover {
	background-color: #F2F2F4
}

.site-navbar li:hover>.sub-menu {
	display: block
}

.m-navbar-start {
	display: none
}

.m-mask {
	display: none
}

.m-wel-start {
	display: none
}

.m-wel {
	display: none
}

@media ( max-width : 768px) {
	/* .header {
		text-align: center
	} */
	/* .logo {
		float: none;
		margin: 0 auto;
		font-size: 18px;
		height: 18px
	}
	.logo a {
		display: inline-block
	} */
	.wel {
		display: none
	}
	.wel-login {
		display: none
	}
	/* body {
		-webkit-transition-duration: 300ms;
		transition-duration: 300ms
	} */
	.m-mask {
		display: block;
		opacity: 0;
		visibility: hidden;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		z-index: 90;
		background-color: #222;
		background-color: rgba(0, 0, 0, 0.7);
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out
	}
	.m-navbar-start {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		padding: 0 15px;
		font-size: 18px;
		line-height: 1;
		-webkit-transition-duration: 600ms;
		transition-duration: 600ms;
		z-index: 91;
		color: #666;
		cursor: pointer
	}
	.m-wel-start {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		padding: 0 15px;
		font-size: 18px;
		line-height: 1;
		-webkit-transition-duration: 600ms;
		transition-duration: 600ms;
		z-index: 91;
		color: #666;
		cursor: pointer
	}
	.site-navbar {
		position: fixed;
		top: 0;
		right: 100%;
		bottom: 0;
		width: 80%;
		padding: 58px 0 0;
		z-index: 90;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		margin: 0;
		float: none
	}
	.site-navbar>ul {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		position: absolute;
		top: 58px;
		left: 0;
		bottom: 0;
		right: 0
	}
	.site-navbar>ul>li {
		float: none;
		display: block;
		margin-left: 0
	}
	.site-navbar>ul>li>a {
		padding: 8px 15px;
		font-weight: bold
	}
	.site-navbar>ul>li.has-sub-menu::before, .site-navbar>ul>li.has-sub-menu::after
		{
		display: none
	}
	.site-navbar>ul>li .sub-menu {
		display: block;
		visibility: visible;
		opacity: 1;
		margin-top: 0;
		position: relative;
		width: auto;
		top: 0;
		left: 0;
		margin: 0 15px 0 15px;
		padding-top: 0;
		overflow: hidden
	}
	.site-navbar>ul>li .sub-menu ul {
		padding: 0;
		margin-right: -4%;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.site-navbar>ul>li .sub-menu ul::before, .site-navbar>ul>li .sub-menu ul::after
		{
		display: none
	}
	.site-navbar>ul>li .sub-menu ul li {
		float: left;
		width: 46%;
		margin-right: 4%;
		margin-bottom: 10px
	}
	.site-navbar>ul>li .sub-menu ul a {
		font-size: 12px;
		padding: 8px 15px;
		background-color: #F6F9FA;
		color: #888
	}
	.site-navbar>ul>li .sub-menu ul a:hover {
		background-color: #eceeef;
		color: #666
	}
	.m-navbar-on {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
		-webkit-transform: translateX(80%);
		transform: translateX(80%)
	}
	.m-navbar-on .m-mask {
		opacity: 1;
		visibility: visible
	}
	.m-navbar-on .m-navbar-start {
		left: -80%
	}
	.m-wel {
		display: block;
		position: fixed;
		top: 0;
		left: 100%;
		bottom: 0;
		width: 80%;
		padding: 58px 0 0;
		z-index: 90;
		font-size: 12px;
		background-color: #fff
	}
	.m-wel header {
		text-align: left;
		padding: 0 30px 0 95px
	}
	.m-wel header .avatar {
		-webkit-border-radius: 50%;
		border-radius: 50%;
		width: 50px;
		border: 1px solid #F6F9FA;
		padding: 5px;
		float: left;
		margin-left: -65px
	}
	.m-wel header h4 {
		padding-top: 10px;
		margin: 0 0 8px;
		font-size: 12px;
		line-height: 1;
		font-weight: bold
	}
	.m-wel header h5 {
		margin: 0;
		font-size: 12px;
		line-height: 1;
		color: #999
	}
	.m-wel footer {
		text-align: left;
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0
	}
	.m-wel footer a {
		display: block;
		line-height: 60px;
		padding-left: 95px;
		color: #bbb;
		background-color: #fbfbfb
	}
	.m-wel footer a:hover {
		background-color: #eceeef;
		color: #55595c
	}
	.m-wel .m-wel-content {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		position: absolute;
		top: 130px;
		left: 0;
		bottom: 60px;
		right: 0;
		font-size: 14px;
		text-align: left;
		padding: 0 30px 0 30px
	}
	.m-wel .m-wel-content ul {
		margin: 0;
		padding: 0;
		list-style: 0
	}
	.m-wel .m-wel-content ul a {
		padding: 10px 0 10px 65px;
		line-height: 1.4;
		display: block;
		color: #999;
		-webkit-border-radius: 2px;
		border-radius: 2px
	}
	.m-wel .m-wel-content ul a:hover {
		background-color: #F6F9FA;
		color: #55595c
	}
	.m-wel .m-wel-login {
		text-align: center;
		margin-top: 30%
	}
	.m-wel .m-wel-login .avatar {
		display: block;
		margin: 0 auto 30px;
		width: 50px;
		-webkit-border-radius: 50%;
		border-radius: 50%
	}
	.m-wel .m-wel-login a {
		display: block;
		margin: 0 60px 15px;
		padding: 12px 15px;
		-webkit-border-radius: 2px;
		border-radius: 2px
	}
	.m-wel .m-wel-login a.m-wel-login {
		color: #FFF;
		background-color: #3298D6
	}
	.m-wel .m-wel-login a.m-wel-login:hover {
		background-color: #288bc7
	}
	.m-wel .m-wel-login a.m-wel-register {
		background-color: #F6F9FA
	}
	.m-wel .m-wel-login a.m-wel-register:hover {
		background-color: #eceeef
	}
	.m-wel-on {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
		-webkit-transform: translateX(-80%);
		transform: translateX(-80%)
	}
	.m-wel-on .m-mask {
		opacity: 1;
		visibility: visible
	}
	.m-wel-on .m-wel-start {
		right: -80%
	}
}

.site-notify {
	position: fixed;
	bottom: 0;
	left: 50%;
	width: 320px;
	margin-left: -160px;
	z-index: 99;
	height: 42px;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25)
}

.site-notify .site-notify-item {
	position: relative
}

.site-notify .site-notify-links:hover .site-notify-popover {
	visibility: visible;
	opacity: 1;
	bottom: 100%
}

.site-notify .site-notify-links h4 {
	position: relative;
	z-index: 4;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.site-notify .site-notify-links h4 a {
	padding: 0 15px
}

.site-notify .site-notify-workorder {
	z-index: 3;
	float: right;
	margin-left: 15px
}

.site-notify .site-notify-workorder a {
	background-color: #384047;
	display: block;
	color: #fff;
	padding: 0 15px;
	line-height: 42px
}

.site-notify .site-notify-workorder a:hover {
	background-color: #2d3339
}

.site-notify .site-notify-popover {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	padding: 15px
}

.site-notify .site-notify-popover h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px
}

.site-notify .site-notify-popover ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.site-notify .site-notify-popover ul li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px
}

.site-notify .site-notify-popover ul li:last-child {
	margin-bottom: 0
}

.site-notify .site-notify-popover ul li .n {
	margin-right: 7px;
	width: 14px;
	height: 14px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	vertical-align: 0;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-color: #999;
	color: #fff
}

.site-notify .site-notify-popover ul li:nth-child(1) .n {
	background-color: #FF5A00
}

.site-notify .site-notify-popover ul li:nth-child(2) .n {
	background-color: #FD9A15
}

.site-notify .site-notify-popover ul li:nth-child(3) .n {
	background-color: #6BC211
}

.feed_email {
	background-color: #fbfbfb;
	border-top: #eee 1px solid;
	padding: 60px 0;
	text-align: center
}

.feed_email h4 {
	font-weight: bold;
	font-size: 0.85rem
}

.feed_email form {
	margin-top: 10px
}

.feed_email .ipt {
	display: inline-block;
	width: 250px;
	vertical-align: top;
	margin-right: 4px
}

.feed_email .btn {
	vertical-align: top
}
/*
.footer {
	position: relative;
	z-index: 9;
	clear: both;
	padding-top: 3.75rem;
	padding-bottom: 2.75rem;
	text-align: center;
	font-size: 13px;
	color: #999
}

.footer a {
	color: #999
}

.footer a:hover {
	color: #343b3d
}
*/
.footer-logo {
	font-size: 18px
}

.footer-navs a, .footer-links a {
	display: inline-block;
	margin: 0 10px
}

.listbanners {
	position: fixed;
	height: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	overflow-y: auto;
	padding: 30px;
	background-color: #FFF;
	border-top: 1px solid #eee
}

.listbanners label {
	display: inline-block;
	width: 10%;
	vertical-align: top;
	height: 21px;
	overflow: hidden
}

.listbanners input {
	vertical-align: -2px;
	margin-right: 2px
}

.listbanners .bar {
	text-align: center;
	margin-bottom: 15px
}

.listbannersfix {
	position: fixed;
	right: 0;
	top: 100px;
	width: 50px
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	-moz-transform: translate3d(0px, 0, 0);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide
	{
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-prev, .swiper-button-next {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled
	{
	opacity: 0.35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black
	{
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white
	{
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black
	{
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white
	{
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-fraction, .swiper-pagination-custom,
	.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	-moz-transform: translate3d(0px, -50%, 0);
	-o-transform: translate(0px, -50%);
	-ms-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
	{
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
	{
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar
	{
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar
	{
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar
	{
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide,
	.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right,
	.swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom,
	.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right,
	.swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom
	{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)),
		to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5),
		transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)),
		to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5),
		transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)),
		to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5),
		transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)),
		to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5),
		transparent);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5),
		transparent)
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper
	{
	-ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide
	{
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
	.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active,
	.swiper-container-cube .swiper-slide-active .swiper-slide-active,
	.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top,
	.swiper-container-cube .swiper-slide-shadow-bottom,
	.swiper-container-flip .swiper-slide-shadow-bottom,
	.swiper-container-cube .swiper-slide-shadow-left,
	.swiper-container-flip .swiper-slide-shadow-left,
	.swiper-container-cube .swiper-slide-shadow-right,
	.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next,
	.swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next+.swiper-slide
	{
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active
	{
	pointer-events: auto
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@
-webkit-keyframes swiper-preloader-spin { 100%{
	-webkit-transform: rotate(360deg)
}

}
@
keyframes swiper-preloader-spin { 100%{
	transform: rotate(360deg)
}

}
@
-webkit-keyframes float { 0%{
	-webkit-transform: translatey(10px)
}

50%{
-webkit-transform
:translatey(-10px)
}
100%{
-webkit-transform
:translatey(10px)
}
}
@
keyframes float { 0%{
	transform: translatey(10px)
}

50%{
transform
:translatey(-10px)
}
100%{
transform
:translatey(10px)
}
}
.wintips {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 360px;
	padding: 30px 90px 10px 30px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-right: none;
	border-bottom: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
	z-index: 999;
	display: none
}

.wintips-close {
	position: absolute;
	top: -15px;
	left: -13px;
	font-size: 24px;
	color: #888;
	cursor: pointer
}

.wintips-close .fa {
	background-color: #fff;
	border-radius: 50%
}

.wintips-close:hover {
	color: #666
}

.wintips h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 20px
}

.wintips p {
	font-size: 14px;
	color: #666;
	margin: 0 0 20px
}

.wintips-thumb {
	position: absolute;
	top: -50px;
	right: 10px;
	animation: float 3s infinite;
	-webkit-transition: top 1s ease, opacity 1s ease;
	transition: top 1s ease, opacity 1s ease
}

@media ( max-width : 400px) {
	.wintips {
		width: 100%
	}
	.wintips-close {
		font-size: 36px;
		left: 47%;
		top: -27px
	}
}

.tbfocus {
	overflow: hidden;
	margin-bottom: 30px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
	text-align: center;
	background-color: #384047
}

.tbfocus h4, .tbfocus h1 {
	font-size: 26px;
	font-weight: 200;
	margin: 0;
	color: #eee
}

.tbfocus h5 {
	font-size: 14px;
	color: #999;
	margin: 10px 0 0
}

.tbfocus a {
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 10px 20px;
	color: #ddd;
	margin-right: 10px;
	margin-top: 20px
}

.tbfocus a:hover {
	background-color: #ddd;
	color: #384047
}

@media ( max-width : 543px) {
	.tbfocus {
		padding-left: 0;
		padding-right: 0;
		padding-top: 1.875rem;
		padding-bottom: 1.875rem;
		margin-bottom: 15px
	}
	.tbfocus h1, .tbfocus h4 {
		font-size: 1rem;
		font-weight: bold
	}
	.tbfocus h5 {
		font-size: 12px;
		margin-top: 5px
	}
}

.service-show {
	overflow: hidden;
	text-align: center;
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
	background-color: #384047;
	color: #eee
}

.service-show h2 {
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 200
}

.service-show li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 20px 20px 0
}

.service-show h3 {
	font-size: 18px;
	font-weight: 200;
	margin: 20px 0 10px
}

.service-show .fa {
	font-size: 42px;
	font-weight: normal;
	background-color: #ddd;
	color: #384047;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	line-height: 100px
}

.service-show p {
	color: #999;
	line-height: 22px;
	font-size: 12px;
	margin: 0
}

@media ( max-width : 767px) {
	.service-show {
		padding: 1.875rem 0
	}
	/* .service-show .container {
		padding-left: 0;
		padding-right: 0
	} */
	.service-show li {
		padding: 0.9375rem
	}
	.service-show p {
		display: none
	}
	.service-show h3 {
		font-size: 14px;
		margin: 20px 0 0;
		line-height: 1.2
	}
}

@media ( max-width : 543px) {
	.service-show li {
		width: 50%
	}
	.service-show .fa {
		font-size: 30px;
		width: 60px;
		height: 60px;
		line-height: 60px
	}
	.service-show h3 {
		margin-top: 10px
	}
}
/**
.prettyprint, pre.prettyprint {
	background-color: #272822;
	border: none;
	overflow: hidden;
	padding: 10px 15px
}

.prettyprint.linenums, pre.prettyprint.linenums {
	-webkit-box-shadow: inset 40px 0 0 #39382E, inset 41px 0 0 #464741;
	-moz-box-shadow: inset 40px 0 0 #39382E, inset 41px 0 0 #464741;
	box-shadow: inset 40px 0 0 #39382E, inset 41px 0 0 #464741
}

.prettyprint.linenums ol, pre.prettyprint.linenums ol {
	margin: 0 0 0 30px
}

.prettyprint.linenums ol li, pre.prettyprint.linenums ol li {
	padding-left: 12px;
	color: #bebec5;
	line-height: 20px;
	margin-left: 0;
	list-style: decimal;
	margin-bottom: 0
}

.prettyprint .com {
	color: #93a1a1
}

.prettyprint .lit {
	color: #AE81FF
}

.prettyprint .pun, .prettyprint .opn, .prettyprint .clo {
	color: #F8F8F2
}

.prettyprint .fun {
	color: #dc322f
}

.prettyprint .str, .prettyprint .atv {
	color: #E6DB74
}

.prettyprint .kwd, .prettyprint .tag {
	color: #F92659
}

.prettyprint .typ, .prettyprint .atn, .prettyprint .dec, .prettyprint .var
	{
	color: #A6E22E
}

.prettyprint .pln {
	color: #66D9EF
}

*/
.page-home .header {
	border-bottom: none
}

.home-box {
	padding-top: 60px;
	padding-bottom: 60px
}

.home-box h2 {
	font-size: 1.5rem;
	font-weight: 200;
	line-height: 1;
	text-align: center;
	color: #55595c;
	margin-bottom: 1rem
}

.home-box h3 {
	font-size: 16px;
	line-height: 1;
	text-align: center;
	color: #999;
	margin-bottom: 0.5rem
}

.home-box .thumb {
	border-radius: 3px
}

.home-news {
	padding-top: 30px;
	overflow: hidden
}

.home-news h2, .home-news h3 {
	display: none
}

.home-course {
	overflow: hidden
}

.home-news ul, .home-course ul {
	margin-right: -3%
}

.home-news li, .home-course li {
	display: inline-block;
	width: 22%;
	margin-right: 3%;
	margin-top: 30px;
	vertical-align: top
}

.home-news li h4, .home-course li h4 {
	margin: 10px 0;
	line-height: 1.4
}

.home-news li .note, .home-course li .note {
	font-size: 12px;
	color: #bbb
}

.home-news li a .thumb, .home-course li a .thumb {
	opacity: 0.9;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.home-news li a:hover .thumb {
	opacity: 1
}

.home-course {
	background-color: #F6F9FA
}

.home-course li a:hover .thumb {
	opacity: 1
}

.home-workorder {
	text-align: center;
	background-color: #FAFAFA
}

.home-swiper {
	background: #798184 url(http://themebetter.com/static/theme/bg1.jpg) 50%
		50% no-repeat
}

.home-swiper h2, .home-swiper h3 {
	color: #fff
}

.home-swiper h2 {
	font-size: 1.5rem;
	font-weight: 200
}

.home-swiper h3 {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 30px;
	color: #eee
}

.home-swiper .btn {
	border: 1px solid #eee;
	color: #fff;
	margin-right: 10px
}

.home-swiper .btn:hover {
	background-color: #eee;
	color: #55595c
}

.home-swiper img {
	width: 320px;
	height: 180px
}

.home-swiper .swiper-button-prev, .home-swiper .swiper-button-next {
	opacity: 0.8
}

.home-swiper .swiper-button-prev.swiper-button-disabled, .home-swiper .swiper-button-next.swiper-button-disabled
	{
	opacity: 0.2
}

.home-swiper .swiper-slide {
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.home-swiper .home-swiper-inner {
	width: 40%;
	text-align: left;
	margin-left: 40px
}

.swiper-slide-text .home-swiper-inner {
	margin-left: 0;
	text-align: center
}

.swiper-slide-text .home-swiper-inner h2 {
	font-size: 34px;
	margin-bottom: 15px;
	margin-top: 45px
}

.swiper-slide-text .home-swiper-inner h3 {
	font-size: 15px;
	margin-bottom: 0
}

.home-firstitems {
	margin-top: 30px
}

.home-firstitems ul {
	text-align: center;
	border-right: 1px solid #eee;
	overflow: hidden
}

.home-firstitems ul li {
	float: left;
	width: 25%;
	border-left: 1px solid #eee;
	padding: 20px 20px;
	height: 138px;
	overflow: hidden
}

.home-firstitems ul li a {
	display: block;
	position: relative;
	top: 0;
	-webkit-transition: top .28s ease-in-out;
	transition: top .28s ease-in-out
}

.home-firstitems ul li a .fa {
	font-size: 3rem;
	font-weight: 200;
	margin-bottom: 10px;
	color: #55595c;
	opacity: 1;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out
}

.home-firstitems ul li a strong {
	display: block;
	color: #55595c
}

.home-firstitems ul li a p {
	color: #999;
	margin: 5px 0 20px
}

.home-firstitems ul li a:hover {
	top: -60px
}

.home-firstitems ul li a:hover .fa {
	opacity: 0
}

@media ( max-width : 991px) {
	.home-firstitems {
		display: none
	}
}

@media ( max-width : 767px) {
	.home-box {
		padding-top: 15px;
		padding-bottom: 30px
	}
	.home-box h2 {
		font-size: 1.25rem
	}
	.home-box h3 {
		font-size: 0.8rem
	}
	.home-news h4, .home-course h4 {
		font-size: 0.75rem;
		font-weight: 600
	}
	.home-news li, .home-course li {
		width: 47%;
		margin-top: 20px
	}
	.home-swiper h2 {
		margin-bottom: 20px;
		font-size: 1.23rem
	}
	.home-swiper h3 {
		display: none
	}
	.home-swiper img {
		width: 150px;
		height: 84px
	}
	.home-swiper .btn {
		font-size: 12px;
		padding: 4px 10px;
		margin-right: 5px
	}
	.home-swiper .swiper-slide {
		padding-top: 20px;
		padding-bottom: 20px
	}
	.home-swiper .home-swiper-inner {
		width: 200px;
		margin-left: 20px
	}
	.home-swiper .swiper-button-prev, .home-swiper .swiper-button-next {
		display: none
	}
	.home-swiper .swiper-pagination-fraction, .home-swiper .swiper-pagination-custom,
		.home-swiper .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 3px
	}
	.swiper-slide-text .home-swiper-inner h2 {
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 22px
	}
	.swiper-slide-text .home-swiper-inner h3 {
		display: block;
		font-size: 14px
	}
}

.excerpt {
	padding-left: 220px;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee
}

.excerpt .focus {
	float: left;
	margin-left: -220px;
	width: 200px
}

.excerpt .thumb {
	width: 2 30px;
	display: block
}

.excerpt h2 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 15px;
	font-weight: bold
}

.excerpt .note {
	color: #999;
	line-height: 24px
}

.excerpt .meta {
	color: #bbbbbb;
	margin-bottom: 10px;
	font-size: 12px
}

.excerpt .meta time {
	margin-right: 20px
}

.excerpt .meta a {
	color: #3298D6;
	margin-right: 20px
}

.excerpt .meta a:hover {
	color: #288bc7
}

@media ( max-width : 991px) {
	.excerpt {
		padding-left: 220px
	}
	.excerpt .focus {
		width: 200px;
		margin-left: -220px
	}
	.excerpt .thumb {
		width: 100%
	}
	.excerpt h2 {
		margin-bottom: 10px
	}
	.excerpt .meta {
		margin-bottom: 10px;
		font-size: 12px
	}
}

@media ( max-width : 767px) {
	.excerpt {
		padding-left: 180px
	}
	.excerpt .focus {
		width: 160px;
		margin-left: -180px
	}
}

@media ( max-width : 543px) {
	.excerpt {
		padding-left: 140px;
		padding-bottom: 0.9375rem;
		margin-bottom: 0.9375rem
	}
	.excerpt .focus {
		width: 125px;
		margin-left: -140px
	}
	.excerpt h2 {
		font-size: 0.85rem;
		font-weight: bold;
		line-height: 1.2
	}
	.excerpt .meta {
		display: none
	}
	.excerpt .note {
		font-size: 12px;
		line-height: 1.2
	}
}

.pagination {
	margin: 0;
	padding: 20px;
	text-align: center;
	font-size: 12px;
	display: block
}

.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0
}

.pagination ul>li {
	display: inline
}

.pagination ul>li>a, .pagination ul>li>span {
	margin: 0 2px;
	float: left;
	padding: 7px 14px;
	background-color: #ddd;
	color: #666;
	border-radius: 2px
}

.pagination ul>.active>a, .pagination ul>.active>span {
	background-color: #3298D6;
	color: #fff;
	cursor: default
}

.pagination ul>li>span {
	color: #999;
	background-color: transparent;
	cursor: default
}

.pagination ul>.disabled>span {
	color: #999;
	background-color: transparent;
	cursor: default
}

.pagination ul>.disabled>a {
	color: #999;
	background-color: transparent;
	cursor: default
}

.pagination ul>.disabled>a:hover, .pagination ul>.disabled>a:focus {
	color: #999;
	background-color: transparent;
	cursor: default
}

.pagination-loading {
	text-align: center;
	padding: 15px 0
}

.pagination-loading img {
	width: 60px
}

.widget {
	clear: both;
	margin-bottom: 30px;
	font-size: 14px;
	background-color: #F6F9FA;
	padding: 20px;
	border-radius: 3px;
	position: relative
}

.widget h3 {
	font-size: 14px;
	margin: 0 0 10px;
	font-weight: bold
}

.widget.affix {
	position: fixed;
	width: 320px
}

.widget .title strong {
	border-bottom-color: transparent
}

.widget .title .btn {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: normal;
	padding: 2px 7px 1px
}

.widget_ui_posts h3 {
	margin-bottom: 0
}

.widget_ui_posts li {
	padding: 15px 0 15px 115px;
	overflow: hidden;
	border-bottom: 1px solid #eeeeee
}

.widget_ui_posts li .thumbnail {
	width: 100px;
	float: left;
	margin-left: -115px
}

.widget_ui_posts time {
	color: #bbb;
	font-size: 12px;
	margin-top: 5px;
	display: block
}

.widget ul {
	*zoom: 1;
	list-style: none;
	padding: 0;
	margin: 0
}

.widget ul ul {
	border: none
}

.widget ul:before {
	display: table;
	content: "";
	line-height: 0
}

.widget ul:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}

.widget_uis {
	padding: 0;
	overflow: hidden;
	border-radius: 0
}

.widget_uis img {
	display: block
}

.widget_uis .item {
	position: relative;
	overflow: hidden
}

.widget_uis .sell {
	display: block;
	border: solid 1px #d6d6d6;
	color: #999;
	text-align: center;
	height: 123px;
	line-height: 123px;
	font-weight: bold
}

.widget_uis .sell:hover {
	border-color: #bbb;
	color: #777
}

.widget_ui_textads {
	padding: 0
}

.widget_ui_textads a {
	display: block;
	padding: 0 20px 20px;
	font-size: 12px;
	border-radius: 4px
}

.widget_ui_textads a h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 10px
}

.widget_ui_textads a p {
	color: #999;
	margin-bottom: 0
}

.widget_ui_textads a strong {
	display: inline-block;
	padding: 3px 12px 4px;
	margin-left: -20px;
	color: #fff;
	font-size: 14px;
	font-weight: normal
}

.widget_ui_textads a:hover {
	box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.02)
}

.widget_ui_textads a.style01 {
	color: #00AAF0
}

.widget_ui_textads a.style01:hover {
	border-color: #00AAF0
}

.widget_ui_textads a.style01 strong {
	background-color: #00AAF0
}

.widget_ui_textads a.style02 {
	color: #FF5E52
}

.widget_ui_textads a.style02:hover {
	border-color: #FF5E52
}

.widget_ui_textads a.style02 strong {
	background-color: #FF5E52
}

.widget_ui_textads a.style03 {
	color: #5CB85C
}

.widget_ui_textads a.style03:hover {
	border-color: #5CB85C
}

.widget_ui_textads a.style03 strong {
	background-color: #5CB85C
}

.widget_ui_textads a.style04 {
	color: #C35BFF
}

.widget_ui_textads a.style04:hover {
	border-color: #C35BFF
}

.widget_ui_textads a.style04 strong {
	background-color: #C35BFF
}

.widget_ui_textads a.style05 {
	color: #61B3E6
}

.widget_ui_textads a.style05:hover {
	border-color: #61B3E6
}

.widget_ui_textads a.style05 strong {
	background-color: #61B3E6
}

.widget_killusers ul {
	list-style: disc;
	margin-left: 18px;
	font-size: 12px;
	line-height: 24px;
	padding-top: 5px;
	color: #666
}

.widget_killusers li {
	float: left;
	width: 50%
}

@media ( max-width : 767px) {
	.widget_uis {
		text-align: center
	}
	.widget_uis img {
		margin: 0 auto
	}
	.widget.affix {
		position: relative;
		width: auto;
		top: 0 !important
	}
}

@media ( max-width : 543px) {
	.widget {
		margin-bottom: 20px
	}
	.widget_uis img {
		width: 100%
	}
}

.page-post {
	background-color: #f2f2f4
}

.page-post .header {
	margin-bottom: 15px;
	border-bottom: none
}

.article-container {
	padding: 3%;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

.article-header {
	margin-bottom: 2px
}

.article-title {
	font-size: 1.75rem;
	text-align: left;
}

.article-content {
	font-size: 15px;
	line-height: 1.75;
	word-wrap: break-word;
	margin-bottom: 30px
}

.xshare {
	margin-bottom: 30px
}

.xshare a {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	border-radius: 30px;
	display: inline-block;
	opacity: 0.7
}

.xshare a:hover {
	opacity: 1
}

.share-weixin {
	background-color: #75D172
}

.share-weibo {
	background-color: #FD001B
}

.share-qzone {
	background-color: #FFB02E
}

.share-qq {
	background-color: #00AAF0
}

.qr-code {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 99999;
	display: none
}

.qr-code-mask {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.qr-code .qr-code-in {
	width: 180px;
	position: absolute;
	top: 120%;
	opacity: 0;
	left: 50%;
	margin-top: -117px;
	margin-left: -90px;
	background-color: #fff;
	padding: 20px
}

.qr-code p {
	margin: 15px 0 0;
	font-weight: bold
}

.post-buttons {
	margin-bottom: 30px;
	text-align: center
}

.post-buttons a {
	margin: 0 5px
}

.article-title {
	margin: 0;
	font-weight: bold;
	font-size: 1.5rem
}

.article-meta {
	margin-top: 10px;
	color: #bbbbbb
}

.article-meta a {
	color: #bbbbbb
}

.article-meta a:hover {
	color: #666
}

.article-meta .item {
	margin-right: 20px
}

.article-desc {
	background-color: #FAFAFA;
	padding: 15px 30px;
	font-size: 14px;
	margin-left: -30px;
	margin-right: -30px;
	color: #999;
	margin-bottom: 30px
}

.article-content img {
	display: block;
	max-width: 100%;
	height: auto
}

.article-content h2, .article-content h3 {
	padding: 0;
	margin: 25px 0;
	font-weight: bold
}

 .article-content h4, .article-content h5 {
	padding: 0;
	margin: 20px 0;
	font-weight: bold
}

.article-content ul, .article-content ol {
	padding: 0 8px 18px 36px
}

.article-content ul {
	list-style: disc;
	width: 100%;
	float:left;
}

.article-content ol {
	list-style: decimal;
	width: 100%;
	float:left;
}
.article-content ol li{
	list-style-type: decimal;
	list-style: decimal;
	width: 100%;
	float:left;
}

.article-content ul li {
	margin-bottom: 6px;
	list-style-type: disc;
}

.article-content ul li p{
	width:96%;
}


.article-content p {
	margin-bottom: 25px;
	word-wrap: break-word;
	width: 100%;
    float: left;
}

.article-content p > a {
	text-decoration: underline;
}

.article-content table {
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	width: 90%;
	margin-bottom: 18px;
	float:left;
}

.article-content table th {
	background-color: #f9f9f9;
	text-align: center
}

.article-content table th {
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	padding: 5px 10px,
	text-align: center;
}

.article-content table td{
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	padding: 5px 10px,
	text-align:left;
}

.article-content .alignnone {
	margin: 0 auto
}

.article-content .alignleft {
	float: left;
	text-align: left;
	margin-right: 10px
}

.article-content .aligncenter {
	margin: 0 auto;
	text-align: center;
	display: block
}

.article-content .alignright {
	float: right;
	text-align: right;
	margin-left: 10px
}

.article-content .wp-caption {
	margin-bottom: 18px;
	background-color: #f6f6f6;
	padding: 10px 10px 1px;
	max-width: 100%
}

.article-content .wp-caption img {
	margin: 0 0 5px
}

.article-content .wp-caption p {
	margin-bottom: 10px;
	text-indent: 0
}

.article-content .wp-caption.alignnone {
	text-align: center
}

.article-content .wp-caption:hover .wp-caption-text {
	color: #61B3E6
}

.article-content a {
	color: #00AAF0;
	padding-left: 4px;
    padding-right: 4px;
}

.article-content a:hover {
	color: #0098d6;
	text-decoration: underline
}


.post-copyright {
	clear: both
}

.post-copyright a {
	color: #444444;
	text-decoration: none
}

.post-copyright a:hover {
	color: #444444;
	text-decoration: none
}

.relates {
	font-size: 15px
}

.relates h3 {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 15px
}

.relates ul {
	list-style: disc;
	margin-left: 18px;
	color: #999
}

.relates li {
	margin-top: 10px
}

.relates time {
	font-size: 12px;
	margin-left: 20px;
	color: #bbb
}

@media ( max-width : 543px) {
	.relates time {
		display: none
	}
}

.post-workorder {
	border-radius: 3px;
	text-align: center;
	background-color: #fff;
	border-radius: 3px;
	padding: 30px
}

.post-workorder h3 {
	margin-bottom: 10px
}

@media ( max-width : 767px) {
	.page-post .content {
		margin-right: 0
	}
	.article-title {
		font-size: 1.5rem
	}
}

@media ( max-width : 543px) {
	.article-title {
		font-size: 1rem;
		margin-bottom: 5px;
		font-weight: bold;
		line-height: 1.4
	}
	.article-content {
		line-height: 1.4
	}
	.article-content h2, .article-content p {
		margin-bottom: 20px
	}

	.article-header {
		padding: 0 0 15px;
		border: none
	}
	.article-content {
		padding: 0 0 20px;
		border: none
	}
	.xshare {
		border: 1px solid #eee;
		border-radius: 3px;
		padding: 20px;
		margin-bottom: 20px
	}
	.relates {
		margin-bottom: 20px;
		padding: 20px
	}
	.post-workorder {
		padding: 20px
	}
	.article-desc {
		margin-left: -15px;
		margin-right: -15px;
		padding: 15px;
		line-height: 1.4;
		color: #999
	}
}

.sign-container {
	width: 320px;
	margin: 0 auto;
	padding: 100px 0 200px;
	position: relative
}

.sign-form {
	background-color: #fff
}

.sign-form h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 40px
}

.sign-form .item {
	margin-bottom: 25px
}

.sign-form label {
	display: block;
	margin-bottom: 5px
}

.sign-form .red {
	background-color: #FF9900;
	padding: 10px 15px;
	margin-bottom: 20px;
	color: #fff
}

.resetpassword-form .red {
	background-color: #FF9900;
	padding: 10px 15px;
	margin-bottom: 20px;
	color: #fff;
	background-color: #390;
	padding: 10px 15px;
	margin-bottom: 20px;
	color: #fff
}

.register-verification, .register-success, .resetpassword-success {
	text-align: center;
	padding: 200px 0;
	background-color: #fff
}

.register-verification h1, .register-success h1, .resetpassword-success h1
	{
	font-size: 22px;
	font-weight: normal
}

.sign-submit {
	margin-bottom: 20px
}

.sign-info {
	text-align: right
}

.sign-info a {
	color: #999
}

.sign-error {
	min-height: 500px;
	text-align: center;
	padding: 100px
}

.sign-error h1 {
	font-size: 40px;
	color: #f60
}

.sign-error h2 {
	font-size: 22px;
	font-weight: normal
}

.sign-tips {
	position: absolute;
	left: 0;
	top: 20px;
	right: 0;
	height: 0;
	overflow: hidden;
	line-height: 29px;
	font-size: 12px;
	background-color: #f60;
	color: #fff;
	text-align: center
}

.resetpassword-form {
	text-align: left;
	min-height: 350px;
	padding: 50px 200px
}

.resetpassword-form p {
	margin-bottom: 30px
}

.resetpassword-form h1 {
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px
}

.resetpasssteps {
	margin: 20px 0 50px;
	overflow: hidden
}

.resetpasssteps li {
	width: 33.33333%;
	float: left;
	background-color: #fff;
	color: #666;
	line-height: 33px;
	position: relative;
	padding: 0 15px;
	text-align: center
}

.resetpasssteps li.active {
	background-color: #00AAEE;
	color: #fff
}

.errtip {
	background-color: #FCEAEA;
	color: #DB5353;
	padding: 8px 15px;
	font-size: 14px;
	border: 1px solid #FC9797;
	border-radius: 2px
}

@media ( max-width : 543px) {
	.sign-container {
		width: 280px;
		padding: 40px 0 50px
	}
}

.page-theme .header {
	border-bottom: 1px solid #eee
}

.themes-wrap {
	margin-bottom: 30px;
	overflow: hidden
}

.themes-item {
	text-align: center;
	margin-top: 30px
}

.themes-item header {
	background-color: #384047;
	color: #fff;
	padding: 30px 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}

.themes-item h2 {
	font-size: 1.25rem;
	font-weight: 200;
	-webkit-font-smoothing: antialiased;
	margin: 0 0 5px
}

.themes-item h4 {
	margin: 0;
	font-size: 0.85rem;
	line-height: 1.5;
	font-weight: 200;
	color: rgba(255, 255, 255, 0.6);
	-webkit-font-smoothing: antialiased
}

.themes-item .themes-item-content {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 30px
}

.themes-item footer {
	border: 1px solid #eee;
	padding: 30px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}

.page-theme-item .header {
	border-bottom: none
}

.theme-navbar {
	background-color: #F6F9FA;
	overflow: hidden;
	padding: 10px 0;
	line-height: 35px
}

.theme-navbar.affix {
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12)
}

.theme-navbar h1 {
	font-size: 18px;
	float: left;
	margin-bottom: 0;
	line-height: 35px
}

.theme-navbar ul {
	float: right
}

.theme-navbar ul li {
	float: left;
	margin-left: 30px
}

.theme-navbar ul li.active a {
	color: #3298D6
}

.theme-navbar .theme-buy {
	display: none;
	float: right;
	margin-bottom: 0;
	margin-left: 30px
}

.theme-navbar .theme-buy .theme-price {
	margin-right: 10px;
	color: #FF5752
}

.theme-navbar .theme-buy .theme-price dfn {
	font-style: normal;
	margin-left: 2px
}

.theme-contentbox {
	float: left;
	width: 70%;
	margin-top: 20px
}

.theme-sidebar {
	float: right;
	width: 28%;
	margin-top: 20px
}

.theme-widget {
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 3px;
	margin-bottom: 20px;
	color: #666
}

.theme-alerts {
	border-color: #F5EAB8;
	font-size: 13px
}

.theme-counter .fa {
	margin-right: 10px;
	width: 20px
}

.theme-wlink {
	display: block
}

.theme-wlink .fa {
	margin-right: 10px;
	width: 20px
}

.theme-orderarea {
	padding-bottom: 10px
}

.theme-orderarea h4 {
	margin-bottom: 20px
}

.theme-orderarea a {
	margin-bottom: 10px
}

.theme-orderarea .theme-orderarea-price {
	margin-bottom: 15px
}

.theme-orderarea .theme-orderarea-price h5 {
	font-size: 14px;
	color: #999;
	line-height: 1.75rem
}

.theme-orderarea .theme-orderarea-price strong {
	float: right;
	font-size: 1.75rem;
	line-height: 1;
	font-weight: 200
}

.theme-orderarea .theme-orderarea-price strong dfn {
	font-style: normal;
	font-size: 14px;
	position: relative;
	top: -4px;
	margin-right: 5px
}

.theme-orderarea-service {
	overflow: hidden;
	margin-bottom: 20px;
	color: #666;
	border-top: 1px solid #eee;
	padding-top: 20px
}

.theme-orderarea-service h6 {
	font-size: 14px;
	color: #999;
	line-height: 1;
	margin-bottom: 10px
}

.theme-orderarea-service ul {
	margin-left: 28px
}

.theme-orderarea-service li {
	padding-left: 28px;
	margin-bottom: 5px
}

.theme-orderarea-service li .fa {
	float: left;
	margin-left: -28px;
	line-height: 22px
}

.theme-orderarea-service li:last-child {
	color: #bbb
}

.theme-intro {
	font-size: 13px
}

.theme-intro dl {
	overflow: hidden;
	padding-left: 80px
}

.theme-intro dl dt {
	float: left;
	width: 80px;
	margin-left: -80px
}

.theme-intro dl dd {
	margin-bottom: 0.75rem
}

.theme-container {
	padding: 32px 30px;
	border: 1px solid #eee;
	border-radius: 3px;
	margin-bottom: 20px
}

.theme-container h2 {
	font-size: 1.75rem;
	font-weight: 200;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 15px
}

.theme-container h3 {
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 200;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 15px
}

.theme-container h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px
}

.theme-container ul {
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 1.75rem
}

.theme-container ol {
	list-style: decimal-leading-zero;
	margin-left: 50px;
	margin-bottom: 1.75rem
}

.theme-container li {
	margin-bottom: 5px
}

.theme-container p {
	margin-bottom: 1.25rem
}

.theme-container code {
	background-color: #eee;
	border-radius: 2px;
	padding: 0 6px;
	display: inline-block;
	color: #999;
	font-family: 'courier new'
}

.theme-container-focus {
	text-align: center
}

.theme-container-focus h4 {
	margin-bottom: 20px
}

.theme-focus-action {
	padding-top: 30px
}

.theme-focus-action .btn {
	margin: 0 5px
}

.theme-focus-action .fa {
	font-size: 16px;
	top: 2px
}

.theme-focus-action .btn-theme-demo-qrcode .fa {
	top: 0px
}

.theme-demo-qrcode {
	position: absolute;
	bottom: 140%;
	left: 0;
	right: 0;
	padding-bottom: 5px;
	opacity: 0;
	visibility: hidden
}

.theme-demo-qrcode-inner {
	background-color: #FFF;
	border: 1px solid #DDDDDD;
	display: block;
	padding: 5px
}

.btn-theme-demo-qrcode {
	position: relative
}

.btn-theme-demo-qrcode:hover .theme-demo-qrcode {
	visibility: visible;
	opacity: 1;
	bottom: 100%;
	-webkit-transition: all .28s ease-in-out;
	transition: all .28s ease-in-out
}

.theme-container-use h2 {
	margin-bottom: 30px;
	text-align: center
}

.theme-container-use a {
	color: #3298D6
}

.theme-container-service {
	text-align: center
}

.theme-container-service .table {
	text-align: left
}

.theme-container-service h4 {
	margin-bottom: 20px
}

.theme-container-updates h2 {
	text-align: center;
	margin-bottom: 30px
}

.theme-container-fns {
	text-align: center
}

.theme-fns {
	text-align: left
}

.theme-fns table {
	width: 100%;
	background-color: #fff;
	line-height: 24px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 14px
}

.theme-fns table th {
	background-color: #F9F9F9;
	padding: 10px 15px;
	border: 1px solid #e9e9e9
}

.theme-fns table td {
	padding: 10px 15px;
	border: 1px solid #e9e9e9
}

.theme-fns table tr:nth-child(even) {
	background-color: #f9f9f9
}

.theme-fns table a {
	color: #45B6F7
}

.theme-fns table a:hover {
	color: #FF5E52;
	text-decoration: underline
}

.theme-focuslist {
	overflow: hidden;
	margin-bottom: 20px
}

.theme-focuslist ul {
	margin-right: -2%
}

.theme-focuslist li {
	float: left;
	position: relative;
	margin: 2% 2% 0 0;
	width: 31.333333333%;
	padding: 20px 20px;
	border-radius: 3px;
	text-align: center;
	border: 1px solid #eee;
	color: #aaa;
	font-size: 12px;
	height: 105px;
	overflow: hidden
}

.theme-focuslist li::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background-color: #eee;
	color: #bbb;
	line-height: 1;
	padding: 4px 5px;
	-webkit-border-radius: 0 0 3px 0;
	border-radius: 0 0 3px 0
}

.theme-focuslist li:nth-child(1)::before {
	content: '\4EAE\70B9 1'
}

.theme-focuslist li:nth-child(2)::before {
	content: '\4EAE\70B9 2'
}

.theme-focuslist li:nth-child(3)::before {
	content: '\4EAE\70B9 3'
}

.theme-focuslist li:nth-child(4)::before {
	content: '\4EAE\70B9 4'
}

.theme-focuslist li:nth-child(5)::before {
	content: '\4EAE\70B9 5'
}

.theme-focuslist li:nth-child(6)::before {
	content: '\4EAE\70B9 6'
}

.theme-focuslist li:nth-child(7)::before {
	content: '\4EAE\70B9 7'
}

.theme-focuslist li:nth-child(8)::before {
	content: '\4EAE\70B9 8'
}

.theme-focuslist li:nth-child(9)::before {
	content: '\4EAE\70B9 9'
}

.theme-focuslist li:nth-child(10)::before {
	content: '\4EAE\70B9 10'
}

.theme-focuslist li:nth-child(11)::before {
	content: '\4EAE\70B9 11'
}

.theme-focuslist li:nth-child(12)::before {
	content: '\4EAE\70B9 12'
}

.theme-focuslist li:nth-child(12)::before {
	content: '\4EAE\70B9 12'
}

.theme-focuslist li:nth-child(13)::before {
	content: '\4EAE\70B9 13'
}

.theme-focuslist li:nth-child(14)::before {
	content: '\4EAE\70B9 14'
}

.theme-focuslist li:nth-child(15)::before {
	content: '\4EAE\70B9 15'
}

.theme-focuslist li:hover {
	border-color: #3298D6
}

.theme-focuslist li:hover::before {
	background-color: #3298D6;
	color: #fff
}

.theme-focuslist li strong {
	display: block;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #55595c
}

.theme-focuslist li:nth-child(1), .theme-focuslist li:nth-child(2),
	.theme-focuslist li:nth-child(3) {
	margin-top: 0
}

@media ( max-width : 768px) {
	.theme-contentbox, .theme-sidebar {
		float: none;
		width: auto
	}
	.theme-container-use, .theme-container-updates, .theme-container-fns {
		display: none
	}
	.theme-navbar li:nth-child(2), .theme-navbar li:nth-child(3),
		.theme-navbar li:nth-child(4) {
		display: none
	}
	.theme-container {
		padding: 22px 20px
	}
	.theme-container h2 {
		font-size: 1.25rem
	}
}

@media ( max-width : 544px) {
	.theme-navbar {
		padding: 5px 0
	}
	.theme-navbar h1 {
		font-size: 0.85rem;
		font-weight: bold
	}
	.theme-focus-action {
		display: none
	}
	.theme-focuslist li {
		width: 98%
	}
	.theme-focuslist li:nth-child(2), .theme-focuslist li:nth-child(3) {
		margin-top: 2%
	}
	.theme-focuslist li strong {
		font-size: 0.75rem;
		font-weight: bold;
		margin-bottom: 5px
	}
}

.page-page {
	background-color: #f2f2f4
}

.page-page .header {
	margin-bottom: 15px
}

.pagecontainer {
	position: relative
}

.pagesidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 16%;
}

.pagemenus {
	overflow: hidden;
	/*background-color: #FFF;*/
	border-radius: 3px
}

.pagemenus li:first-child a {
	padding-top: 20px;
	border-top: none
}

.pagemenus li:last-child a {
	padding-bottom: 20px
}

.pagemenus a {
	display: block;
	padding: 15px 30px;
	border-top: 1px solid #f2f2f4
}

.pagemenus a:hover {
	background-color: #f9f9f9
}

.pagemenus li.active a {
	background-color: #384047;
	/**border-top-color: #384047;*/
	color: #eee
}

.pagecontent {
	position: relative;
	margin-left: 230px;
	margin-bottom: 15px;
	min-height: 600px
}

.page-item .tbfocus h5 {
	line-height: 1.5
}

.itemdo-form {
	width: 600px;
	margin: 40px auto 100px
}

.itemdo-form-item {
	overflow: hidden;
	margin-bottom: 20px;
	padding-left: 100px;
	margin-left: -100px
}

.itemdo-form-item h4 {
	float: left;
	width: 95px;
	margin-left: -100px;
	font-size: 14px;
	font-weight: 600;
	text-align: right;
	line-height: 39px;
	margin-bottom: 0
}

.itemdo-form-item .ipt {
	border-color: #e2e2e2;
	padding: 0.5rem 0.75rem
}

.itemdo-form-item .ipt:focus {
	border-color: #ccc
}

.itemdo-form-item .btn {
	padding: 0.5rem 1.75rem
}

.itemdo-form-item-id {
	float: left;
	width: 50%;
	padding: 20px 20px 18px;
	margin-bottom: 0;
	text-align: center;
	background-color: #F6F9FA;
	color: #999;
	position: relative;
	overflow: hidden
}

.itemdo-form-item-id.itemdo-form-item-id-1 {
	width: 100% !important;
	border-radius: 2px !important
}

.itemdo-form-item-id.active {
	z-index: 1;
	background-color: #eceeef;
	color: #999
}

.itemdo-form-item-id.active::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border-top: 12px solid #999;
	border-right: 12px solid transparent;
	width: 0;
	height: 0;
	display: inline-block
}

.itemdo-form-item-id:nth-child(1) {
	border-radius: 2px 0 0 2px
}

.itemdo-form-item-id:nth-child(2) {
	border-radius: 0 2px 2px 0
}

.itemdo-form-item-id h3 {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 5px
}

.itemdo-form-item-id h5 {
	font-size: 14px;
	line-height: 1.4;
	color: #bbb
}

.itemdo-form-item-id strong {
	font-weight: normal;
	font-size: 14px;
	line-height: 1;
	color: #ff9900
}

.itemdo-form-item-id .ipt {
	display: none
}

.itemdo-form-step {
	color: #999;
	background-color: #F6F9FA;
	text-align: center;
	margin-top: 20px;
	border-radius: 2px;
	padding: 20px
}

.itemdo-alert, .itemdo-tip {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 99;
	margin: -200px 0 0 -150px;
	width: 300px;
	background-color: #384047;
	border-radius: 2px;
	padding: 20px;
	color: #fff;
	display: none;
	text-align: center
}

.itemdo-tip {
	background-color: #FF5752
}

.itemdo-form-item-list {
	overflow: hidden
}

.itemdo-form-item-list .itemdo-form-item-list-price {
	text-align: center;
	color: #bbb;
	padding: 15px;
	font-size: 12px;
	background-color: #F6F9FA;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	clear: both
}

.itemdo-form-item-list .itemdo-form-item-list-price strong {
	color: #FF9900
}

.itemdo-form-item-list .itemdo-form-item-list-price dfn {
	font-style: normal;
	font-weight: bold;
	color: #ff9900
}

.itemdo-form-item-list .alert {
	margin-top: 2%;
	text-align: center;
	padding: 10px 15px;
	font-size: 12px;
	margin-bottom: 0
}

.itemdo-form-item-list ul {
	margin-right: -2%
}

.itemdo-form-item-list ul li {
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	width: 31.33333%;
	text-align: center;
	padding: 20px 15px 17px;
	background-color: #F6F9FA;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.itemdo-form-item-list ul li::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border-top: 12px solid #3298D6;
	border-right: 12px solid transparent;
	width: 0;
	height: 0;
	display: inline-block
}

.itemdo-form-item-list ul li h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 1
}

.itemdo-form-item-list ul li div {
	color: #bbb;
	font-size: 12px;
	line-height: 1.4;
	display: block;
	height: 32px
}

.itemdo-form-item-list ul li mark {
	color: #aaa;
	margin-top: 2px;
	display: inline-block;
	padding: 2px 4px;
	background-color: #e6eef1;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.itemdo-form-item-list ul li .fa {
	display: inline-block;
	display: none;
	text-align: center;
	font-size: 14px;
	background-color: #384047;
	color: #eee;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 1;
	-webkit-border-radius: 50px;
	border-radius: 50px
}

.page-cat-experience {
	background-color: #f2f2f2
}

.experience-excerpt {
	background-color: #FFF;
	margin-bottom: 15px;
	padding: 30px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.experience-excerpt header {
	margin-bottom: 30px;
	padding-left: 60px;
	overflow: hidden
}

.experience-excerpt header .avatar {
	float: left;
	margin-left: -60px;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.experience-excerpt header .username {
	color: #999;
	padding-top: 2px;
	font-size: 12px;
	display: block
}

.experience-excerpt header h2 {
	font-weight: bold;
	margin: 4px 0 0
}

.experience-excerpt footer {
	margin-top: 30px;
	color: #999;
	font-size: 12px
}

.experience-excerpt footer time {
	margin-right: 15px
}

.comments {
	overflow: hidden;
	padding: 30px 30px;
	background-color: #fff;
	margin-bottom: 15px;
	border-radius: 3px
}

.comments h3 {
	font-size: 15px;
	margin: 0 0 15px;
	font-weight: bold
}

.comments h3 span {
	font-size: 13px;
	font-weight: normal;
	color: #999
}

.commentform {
	overflow: hidden;
	margin-bottom: 15px;
	position: relative
}

.commentform .ipt {
	border-radius: 2px;
	margin-bottom: 10px;
	border-color: #e6e6e6
}

.commentform .ipt:focus {
	border-color: #66AFE9
}

.commentform .btn {
	float: right
}

.commentform-text {
	color: #999;
	line-height: 35px;
	font-size: 12px;
	background-color: #F2F2F2;
	border-radius: 2px;
	padding: 0 15px;
	display: inline-block
}

.commentform-text p {
	margin: 0
}

.commentslist>.comment-item .comment-item {
	border-bottom: none;
	margin-top: 15px;
	padding-left: 65px;
	padding-right: 5px;
	border-radius: 3px;
	margin-left: -60px;
	margin-bottom: -10px
}

.commentslist>.comment-item .comment-item .text {
	font-size: 12px
}

.commentslist>.comment-item>.comment-item {
	background-color: #F2F2F2;
	margin-left: 0;
	margin-bottom: 0
}

.commentslist>.comment-item>.comment-item>.comment-item {
	background-color: #fff
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item {
	background-color: #F2F2F2
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #fff
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #F2F2F2
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #fff
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #F2F2F2
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #fff
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #F2F2F2
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #fff
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #F2F2F2
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #fff
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #F2F2F2
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #fff
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #F2F2F2
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #fff
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #F2F2F2
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #fff
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #F2F2F2
}

.commentslist>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item>.comment-item
	{
	background-color: #fff
}

.comment-item {
	padding: 15px 0 15px 50px;
	border-bottom: 1px solid #eee;
	overflow: hidden
}

.comment-item:hover .reply {
	display: inline-block
}

.comment-item:last-child {
	border-bottom: none
}

.comment-item .avatar {
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 100px;
	margin-left: -50px;
	position: relative
}

.comment-item .user {
	margin-right: 15px
}

.comment-item time {
	margin-right: 15px
}

.comment-item footer {
	font-size: 12px;
	color: #bbb;
	margin-top: 7px;
	line-height: 12px
}

.comment-item footer a {
	color: #bbb
}

.comment-item footer a:hover {
	color: #55595c
}

.comment-item footer .reply {
	display: none
}

.comment-item .text {
	color: #666
}

.comment-tips {
	padding: 10px 20px;
	position: absolute;
	top: 58%;
	left: 50%;
	z-index: 9999;
	background-color: #FB5C47;
	color: #fff;
	opacity: 0;
	border-radius: 2px
}

.commentpopup-mask {
	z-index: 100;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #333;
	background-color: rgba(0, 0, 0, 0.8)
}

.commentpopup-box {
	z-index: 101;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 600px;
	margin: -200px 0 0 -300px;
	background-color: #FFF;
	border-radius: 4px;
	padding: 30px
}

.commentpopup-box h4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 15px
}

.commentpopup-box .commentform {
	margin-bottom: 0
}

.commentpopup-box .commentform [name="content"] {
	height: 161px
}


/** ------------------------ end app.css ------------------------------------- */


/**---------------------------- start main.css ------------------------------- */

ul,ol,dl,dt,dd{margin: 0;padding: 0}
ul{list-style: none;}
table{font-size: 14px;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{vertical-align: middle;padding: 10px;border-top-color: #eee;}
a{color: #666;}
a:hover{color: #45B6F7;text-decoration: none;}
a:active{outline: 0}
.thumbnail{border: none;padding: 0;margin: 0}
.btn{border-radius: 2px;padding: 6px 15px;}
.btn-xs, .btn-group-xs > .btn{border-radius: 2px;padding: 1px 5px;}
.btn-sm, .btn-group-sm > .btn{border-radius: 2px;padding: 5px 12px;}
.btn-lg, .btn-group-lg > .btn{font-size: 20px;border-radius: 4px;padding: 10px 25px;}
.btn-default{border-color: #ddd;color: #666;}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{border-color: #bbb;color: #444;}
.btn-primary{background-color: #45B6F7;border-color: #45B6F7;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{background-color: #35A0DD;border-color: #35A0DD;}
.btn-danger{background-color: #FF5E52;border-color: #FF5E52;}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger{background-color: #EF4639;border-color: #EF4639;}

.label{border-radius: 2px;font-weight: normal;padding: 0 3px;}
.label-primary{background-color: #45B6F7;}

.modal-content{border-radius: 4px;border: none;}

/* @media (min-width: 768px) {
  .container {
    width: auto;
  }
}
@media (min-width: 992px) {
  .container {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .container {
    width: auto;
  }
} */

@media (max-width: 876px) {
  .ads-post {
    display: none;
  }
}

/* body{
	background-color: #f6f6f6;
	position: relative;
	margin-top: 79px;
} */




.category-see .header,
.page-template-pagesnav-php .header,
.page-template-pagestheme-php .header,
.page-template-pagestools-php .header,
.page-template-pagesthemes-php .header,
.category-job .header{box-shadow: none;border-bottom: none;margin-bottom: 0;}


.carousel{margin-bottom: 15px;}
.carousel-inner .item a{display: block;text-align: center;}
.carousel-inner .item img{margin: 0 auto;border-radius: 4px;}
.carousel-control{width: 40px;height:80px;top:50%;margin-top: -40px;}
.carousel-control.left, .carousel-control.right{background: none;}
.carousel-control:hover{background-color: #000;opacity: .5;color: #fff;}
.carousel .fa{font-size: 30px;margin-top: 62%;}
.carousel-indicators{bottom: 6px;}
#homeslider{margin-bottom: 15px;}

.content-wrap {
	width: 100%;
	float: left;
}

/* .sidebar {
	float: left;
	margin-left: -360px;
	width: 360px;
	position: relative;
} */

.single .content{
	padding: 0 20px;
	background-color: #fff;
	border: 1px solid #eaeaea;
	border-radius: 4px;
}












/* logo ======================================================================================================== */
.logo{
	overflow: hidden;
	float: left;
	width: 137px;
	margin: 0;
}
.logo a{
	height: 32px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url('../comn/img/logo.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.brand{
	font-size: 14px;
	float: left;
	line-height: 16px;
	color: #bbb;
	padding-left: 10px;
	position: relative;
	top: 1px;
	border-left: 2px solid #eaeaea;
	margin-left: 10px;
	/*overflow: hidden;*/
	height: 30px;
}


/* site-navbar ======================================================================================================== */

.site-navbar{
	font-size: 18px;
	margin-top: 7px;
	margin-right: -15px;
}
.site-navbar li{
	position: relative;
	float: left;
}
.site-navbar li:hover{z-index: 2}
.site-navbar a{
	display: block;
	padding: 0 15px;
	color: #666;
}
.site-navbar li:hover > a,
.site-navbar li.active a:hover,
.site-navbar a:hover{
	color: #45B6F7;
}

.site-navbar li.active > a{
	color: #45B6F7;
}

.site-navbar .fa{width: 18px;}
.site-navbar .fa-angle-down{width: 11px;}

.topbar .fa{width: 14px;}
.topbar .fa-angle-down{width: 9px;}
.topbar{
	position: absolute;
	top: -39px;
	left: 0;right: 0;
	margin-bottom: 20px;
	margin-right: -15px;
	color: #999;
}
.topbar a{
	color: #999;
}
.topbar a:hover{
	color: #45B6F7;
}
.topmenu{
	float: right;
}
.topmenu li{
	position: relative;
	float: left;
}
.topmenu li:hover{z-index: 2}
.topmenu a{
	display: block;
	padding: 0 15px;
	color: #999;
}
.topmenu li:hover > a,
.topmenu li.active a:hover,
.topmenu a:hover{
	color: #45B6F7;
}

.topmenu li.active > a{
	color: #45B6F7;
}


.topmenu .red{color: #FF5E52;display: inline-block;}
.topmenu .red:hover{color: #FF5E52;text-decoration: underline;}

.site-nav .sub-menu{display: none;position: absolute;top: 100%;left: 0;background-color: #fff;font-size: 12px;padding: 6px 0;border: 1px solid #ddd;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);line-height: 32px;width: 132px;font-weight: bold;border-radius: 4px;}
.site-nav .sub-menu li{float: none;}
.site-nav .sub-menu a:hover{background-color: #f6f6f6;}
.site-nav li:hover > .sub-menu{display: block;}
.site-nav li:hover .fa-angle-down{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}



/* user-welcome ======================================================================================================== */
.topbar-user{
	 float: right;
	margin-top: 16px;

}
.user-welcome{
	padding: 2px 12px 2px 2px;
	color: #fff;
	display: block;
	background-color: #61B3E6;
	border-radius: 2px;
	font-size: 12px;
	max-width: 150px;
	overflow: hidden;
	height: 32px;
	margin-left: 10px;
}
.user-welcome .avatar{
	width: 28px;
	height: 28px;
	border-radius: 2px;
	margin-right: 8px;
}
.user-welcome:hover{
	color: #fff;
	opacity: 0.85;filter:alpha(opacity=85);
}
.user-welcome span{
	position: relative;
	top: 2px;
}

.user-signin{
	margin-left: 5px;
}
.user-signin a{
	min-width: 60px;
	margin-left: 5px;
}

.user-signin .btn-sm{padding: 6px 12px;}

.sign-info{font-size: 12px;clear: both;	margin-top: 10px;}

.site-search{background-color: #fff;background-color: rgba(255,255,255,0.95);position: absolute;top:0;left:0;right:0;height: 100px;z-index: 1;}
.site-search.active{top: 108px;}
.site-search-form{padding: 25px 20%;overflow: hidden;}
.search-input{float:left;color:#999;border:solid 1px #ddd;width:90%;height: 50px;padding: 4px 12px;border-right: none;font-size: 16px;border-radius: 2px 0 0 2px;outline: none}
.search-input:focus{border-color: #45B6F7;}
.search-btn{color:#fff;border: none;background: #45B6F7;height: 50px;font-size: 16px;padding: 0 12px;border-radius: 0 2px 2px 0;width: 10%;}
.search-btn:hover, .search-btn:focus{color:#fff;opacity: 0.85;filter:alpha(opacity=85);}
.search-btn .fa{font-size: 16px;width: 16px;}
.site-search-form a{margin-left: 20px;color: #999;}
.site-search-form a:hover{color: #45B6F7;}

.search .site-search{position: relative;margin: -15px 0 15px;border-bottom: 1px solid #eaeaea;}


/* branding ======================================================================================================== */
.branding{
	text-align: center;
	padding: 70px 20px;
}
.branding h1, .branding h2{
	margin: 0 0 20px;
	font-size: 33px;
}
.branding h1 .fa,
.branding h2 .fa{
	display: block;
	margin-bottom: 10px;
}

.branding-primary{
	background-color: #61B3E6;
	color: #fff;
}
.branding-primary p{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	margin-bottom: 0;
}
.branding-primary p strong{
	color: #2C7EB3;
}
.branding-primary .btn{border-color: #fff;color: #fff;}
.branding-primary .btn:hover{background-color: #fff;color: #61B3E6;}

.branding-black{
	background-color: #444;
}
.branding-black h1, .branding-black h2{
	color: #ccc;
}
.branding-black .btn{border-color: #ccc;color: #ccc;}
.branding-black .btn:hover{background-color: #ccc;color: #444;}

.branding-white{
	background-color: #fff;
}
.branding-white h1{
	color: #888;
}
.branding-sm{
	padding-top: 40px;
	padding-bottom: 40px;
}
.branding-mb{
	margin-bottom: 15px;
}


/* newmsgs ======================================================================================================== */
.newmsgs{
	margin-bottom: 15px;
	background-color: #55A5D8;
	padding: 7px 20px 8px;
}
.newmsgs ul{
	list-style: disc;
	padding-left: 18px;
	color: #eee;
	margin-right: -1%;
}
.newmsgs li{
	float: left;
	width: 24%;
	margin-right: 1%;
}
.newmsgs a{
	/*margin-right: 2%;*/
	font-size: 12px;
	color: #DDEDF7;
}
.newmsgs a:hover{
	color: #fff;
}
.newmsgs .ring{
	margin-bottom: -1px;
	/*margin-left: -26px;*/
}



.ring{
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid transparent;
	/*background-color: #fff;*/
	border-radius: 50%;
	box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff, inset 1px -1px 0 #fff, inset -1px 1px 0 #fff;
}
.ring-01{
	background-color: #FD8C84;
	border-color: #FD8C84;
}
.ring-02{
	background-color: #F2A571;
	border-color: #F2A571;
}
.ring-03{
	background-color: #61B3E6;
	border-color: #61B3E6;
}
.ring-04{
	background-color: #ADDA91;
	border-color: #ADDA91;
}

/* title ======================================================================================================== */


.title, .pagetitle{margin-bottom: 10px;overflow: hidden;}
.title h3, .pagetitle h1,  .pagetitle h2{font-size: 20px;margin: 0;float: left;}
.title .more{float: right;position: relative;top: 5px;}
.title .more li{float: left;margin-left: 20px;}
.title .more li a{color: #999;}
.title .more li a:hover{color: #45B6F7;}
.pagetitle small{margin-left: 10px;position: relative;top: 2px;color: #999;}

.title .pull-right{
	font-size: 12px;
	position: relative;
	bottom: -4px;
}
.title .pull-right a{
	color: #bbb;
}
.title .pull-right a:hover{
	color: #999;
}

.single .title{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
}

/* ads ======================================================================================================== */

.ads-large {
	margin-bottom: 30px;
}
.ads-large img{
	max-width: 100%
}

.ads-post {
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
}
.ads-post img{
	max-width: 100%
}

.ads-your{
	display: block;
	background-color: #FBFBFB;
	border: 2px dashed #BBB;
	color: #AAA;
	font-size: 15px;
	text-align: center;
	overflow: hidden;
	clear: both;
}
.ads-your:hover{border-color: #FF5E52;color: #FF5E52;}




/* ebox ======================================================================================================== */
.ebox{
	overflow: hidden;
	font-size: 16px;
	text-align: center;
	background-color: #fff;
}
.ebox-i{
	position: relative;
	float: left;
	width: 50%;
	padding: 15px 15px 20px;
	background-color: #fff;
	color: #777;
	border-bottom: 1px dashed #ddd;
}
.ebox-01,
.ebox-03{border-right: 1px dashed #ddd;}

.ebox-i:hover{
	background-color: #F9F9F9;
}
.ebox-100{
	width: 100%;
	margin-bottom: 0;
	border-bottom: none;
}
/* .ebox-i::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	border-top: 20px solid #ECF0F1;
	border-left: 20px solid transparent;
} */
.ebox-i p{
	height: 36px;
	overflow: hidden;
	color: #bbb;
}


/* emo ======================================================================================================== */
.emo{
	margin-bottom: 15px;
}
.emo .title{
	/*margin-bottom: 20px;*/
	border-bottom: 1px solid #eee;
	background-color: #f9f9f9;
	height: 48px;
}
.emo .title h3{
	font-size: 20px;
	padding: 13px 0 12px;
	color: #fff;
	background-color: #61B3E6;
	width: 160px;
	text-align: center;
	height: 48px;
}
.emo .title .pull-right{
	margin: 13px 20px 0 0;
}


.elist{
	position: relative;
	float: left;
	width: 60%;
	background-color: #fff;

	/*border-right: 1px dashed #ddd;*/
}
.elist ul{
	padding: 22px 20px 13px;

}
/* .elist ul::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	border-top: 20px solid #ECF0F1;
	border-left: 20px solid transparent;
} */
.elist time{
	margin-right: 10px;
	font-size: 12px;
	color: #999;
	position: relative;
	top: -1px;
}
.elist-i{
	overflow: hidden;
	margin-bottom: 10px;
}
.elist-i{
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.elist-i a{
	color: #777;
}
.elist-i a:hover{
	color: #61B3E6;
}

.elist-first{
	padding-left: 235px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	height: 172px;
}
.elist-first .focus{
	float: left;
	margin-left: -235px;
}
.elist-first .thumb{
	width: 220px;
	height: 150px;
}
.elist-first h2{
	font-size: 21px;
	margin-top: 5px;
}
.elist-first .note{
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 80px;
	overflow: hidden;
}
.elist-first a{
	color: #666;
}
.elist-first a:hover{
	color: #61B3E6;
}





.eads{
	margin-bottom: 30px;
}
.eads ul{
	margin-right: -1%;
}
.eads li{
	float: left;
	width: 24%;
	margin-right: 1%;
}
.eads a{
	display: block;
	position: relative;
	padding: 23px 20px;
	height: 100px;
	color: #fff;
	opacity: 0.85;
	filter:alpha(opacity=85);
	font-size: 12px;
}
.eads a:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}
.eads a h2{
	margin: 0 0 5px;
	font-size: 18px;
}
.eads a::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	border-top: 15px solid #F8CB00;
	border-left: 15px solid transparent;
}
.eads-01 a{
	background-color: #FD8C84;
}
.eads-02 a{
	background-color: #A48AD4;
}
.eads-03 a{
	background-color: #61B3E6;
}
.eads-04 a{
	background-color: #5ACFD9;
}



.excerpt{
	border: 1px solid #eaeaea;
	padding: 20px 20px 20px 255px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: -1px;
}
.excerpt-1{border-radius: 4px 4px 0 0}
.excerpt-10{border-radius: 0 0 4px 4px}
.excerpt:hover{
	background-color: #FAFDFF;
	border-color: #88D3F9;
	position: relative;
	z-index: 2;
}
.excerpt .focus{
	float: left;
	margin-left: -235px;
	width: 220px;
}
.excerpt .thumb{
	width: 220px;
	height: 150px;
}
.excerpt header{
	margin-bottom: 10px;
}
.excerpt .cat{
	color: #fff;
	background-color: #45BCF9;
	padding: 3px 6px;
	font-size: 12px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 6px;
}
.excerpt .cat:hover{
	opacity: 0.85;
	filter:alpha(opacity=85);
}
.excerpt .cat i{
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: -4px;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-left: 4px solid #45BCF9;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}
.excerpt h2{
	display: inline;
	font-size: 18px;
	line-height: 24px;
	margin-top: 0;
	font-weight: bold;
}
.excerpt h2 a{
	color: #555;
}
.excerpt h2 a:hover{
	color: #61B3E6;
}
.excerpt time, .excerpt .pv, .excerpt .pc{
	margin-right: 20px;
}
.excerpt .note{
	font-size: 12px;
	color: #999;
	word-wrap:break-word;
	line-height: 20px;
}
.excerpt .meta{
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}
.excerpt .meta .fa{
	margin-right: 4px;
}
.excerpt .meta a{
	color: #999;
	text-decoration: underline;
}
.excerpt .meta a:hover{
	color: #61B3E6;
}

.post-tags{
	color: #ddd;
}
.post-tags a{
	color: #999;
	text-decoration: underline;
}
.post-tags a:hover{
	color: #61B3E6;
}


.excerpt h2 b,
.excerpt .note b{
	font-weight: normal;
	color: #FF5549;
}


.excerpt-see{
	border: 1px solid #eaeaea;
	padding: 20px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 15px;
	border-radius: 4px;
}
.excerpt-see h2{
	font-size: 22px;
	line-height: 24px;
	margin-top: 0;
	font-weight: bold;
	margin: 0 0 15px;
}
.excerpt-see h2 a{
	color: #555;
}
.excerpt-see h2 a:hover{
	color: #61B3E6;
}
.excerpt-see time, .excerpt-see .pv, .excerpt-see .pc{
	margin-right: 20px;
}
.excerpt-see .meta{
	color: #999;
	margin-bottom: 15px;
	font-size: 12px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
}
.excerpt-see .meta .fa{
	margin-right: 4px;
}
.excerpt-see .meta a{
	color: #999;
	text-decoration: underline;
}
.excerpt-see .meta a:hover{
	color: #61B3E6;
}
.excerpt-see .article-content p{
	text-indent: 30px;
}
.excerpt-see .article-content p:last-child{
	margin-bottom: 0;
}
.excerpt-see .note{
	color: #666;
	margin-bottom: 0;
	text-indent: 28px;
}

.excerpt-see-index{
	/*margin-bottom: 20px;*/
}
.excerpt-see-index h2{
	font-size: 18px;
}
.excerpt-see-index .meta{
	border-bottom: none;
	padding-bottom: 0;
}
.excerpt-see-index .red{
	margin-left: -8px;
	color: #FF5E52;
}




/* article content ======================================================================================================== */
article a{/*text-decoration:underline;*/}
article li:hover{z-index: 2}
article a{
	/*display: block;
	padding: 0 15px;*/
	color: #00A;
}
article a:hover{
	color: #45B6F7;
}
article li:hover > a,
article li.active a:hover,
article a:hover{
	color: #45B6F7;
}

.article-header .btn-pay {
    color: white;
	margin: 10px 15px 10px 0;
    border-color: #f57e42;
    background: #f57e42;
	border-radius: 4px;
    box-shadow: none;
}

.article-header{
	margin-bottom: 2px;
	padding: 25px 0;
	border-bottom: 1px solid #eee;
	text-align: center;
}

.article-title a,
.article-title a:hover{
	color: #555;

}
.article-meta{
	font-size: 12px;
	color: #999;
}
.article-meta .item{
	margin-right: 20px;
}

.article-content{font-size:16px;line-height:25px;word-wrap:break-word;color: #334;}
.article-content img{margin: 5px 0; display:block;max-width:100%;height:auto}
.article-content h3, .article-content h4，.article-content h5{/**padding:10px 0;*/padding-bottom:2px;margin-bottom:18px;color: #555;font-weight:bold;}
.article-content h2{color: #555;font-size:20px;font-weight:bold;margin:12px 0;border-bottom: 1px solid #eaeaea;padding-bottom:10px;padding-top: 12px;}
.article-content h3{font-size:18px;width:100%;float:left;}
.article-content h4{font-size:18px;width:100%;float:left;}
.article-content h5{font-size:16px;width:100%;float:left;}
.article-content ul, .article-content ol{padding:0 18 18px 36px}
.article-content ul{list-style: disc;}
.article-content ol{list-style: decimal;}
.article-content ul li{margin-bottom: 6px;float:left;width:100%}
.article-content p{margin-bottom:8px;word-wrap:break-word}
.article-content table{border-top:solid 1px #ddd;border-left:solid 1px #ddd;width:100%;margin-bottom:18px}
.article-content table th{background-color:#f9f9f9;text-align:center}
.article-content table td{border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;padding:5px 10px;text-align:left;}
.article-content table th{border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;padding:5px 10px;text-align:center;}
.article-content .alignnone{margin:0 auto;}
.article-content .alignleft{float:left;text-align:left;margin-right:10px}
.article-content .aligncenter{margin: 0 auto;text-align: center;display: block;}
.article-content .alignright{float:right;text-align:right;margin-left:10px}
.article-content .wp-caption{margin-bottom: 18px;background-color: #f6f6f6;padding: 10px 10px 1px;max-width: 100%}
.article-content .wp-caption img{margin: 0 0 5px;}
.article-content .wp-caption p{margin-bottom: 10px;text-indent: 0;}
.article-content .wp-caption.alignnone{text-align: center;}
.article-content .wp-caption:hover .wp-caption-text{color: #61B3E6;}
.article-content a{/*text-decoration:underline;*/}
.article-content ul li:hover{z-index: 2}
.article-content a{
	/*display: block;*/
	/*padding: 0 15px;*/
	color: #3298D6;
}
.article-content ul li:hover > a,
.article-content ul li.active a:hover,
.article-content a:hover{
	color: #45B6F7;
}



.article-content code {
    padding-left: 6px;
	padding-right: 6px;
    font-size: 100%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px;
	margin-left: 4px;
	margin-right: 4px;
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

.article-content pre{
	width: 100%;
	float:left;
	display: block;
    padding: 10px;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border-radius: 3px;

}

.article-content pre code{
    padding-left: 0px;
	margin-left: 0px;
}


.article-content blockquote {
    color: #666;
    border-left: 4px solid #ddd;
    padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
    font-size: 16px;
	float:left;
	width: 100%;
}
.article-content b,strong {
    padding-left: 6px;
	padding-right: 6px;
}



.post-copyright {
	color: #666;
    border-left: 4px solid #ddd;
    padding-left: 20px;
    /* padding-top: 24px; */
    margin-top: 32px;
    margin-left: 0;
    font-size: 16px;
    float: left;
    width: 100%;
}




.ads-post-footer b{font-weight:normal;color:#41C282}
.ads-post-footer strong{font-weight:normal;color:#FD6A5E}
.ads-post-footer a{text-decoration:none;border-bottom:solid 2px #eee;}
.ads-post-footer a:hover{border-bottom-color:#1FAEFF;}


.pads{overflow: hidden;padding: 0;margin: 0 -2% 10px 0;}
.pads li{width: 23%;display:inline-block;vertical-align:top;margin-bottom:20px;margin-right: 2%;}
.pads img{max-width: 100%;margin-bottom: 5px;}
.pads h4{font-weight: bold;font-size: 14px;line-height: 18px;color: #666;margin: 0}
.pads time{color: #fff;background-color: #FF5E52;display: inline-block;padding: 2px 5px;font-size: 12px;position: absolute;top: 0;left: 0}
.pads a{display: block;position: relative;}
.pads a:hover h4{color: #FF5E52;}
.pads a:hover time{color: #fff;}


/* article tags
 * ====================================================
*/
.article-tags {
	margin: 30px 0;
	text-align: center;
}
.article-tags a {
	display: inline-block;
	padding: 4px 7px 3px;
	margin: 0 4px 4px 0;
	color: #fff;
	font-size: 16px;
	background-color: #61B3E6;
	opacity: 0.85;
	filter:alpha(opacity=85);
}
.article-tags a:hover {
	color: #fff;
	opacity: 1;
	filter:alpha(opacity=100);
}


.tag-clouds {
	overflow: hidden;
}
.tag-clouds a {
	display: inline-block;
	margin: 0 10px 10px 0;
	color: #999;
	background-color: #eee;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 2px;
}
.tag-clouds a small{
	margin-left: 5px;
}
.tag-clouds a:hover{
	color: #fff;
	background-color: #4DAAE6;
}



/* article nav
 * ====================================================
*/
.article-nav {
	overflow: hidden;
	margin-bottom: 30px;
	font-size: 14px;
	color: #bbb;
}
.article-nav span {
	float: left;
	position: relative;
	width: 50%;
}
.article-nav span.article-nav-next {
	float: right;
	text-align: right
}
.article-nav span.article-nav-next::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	display: block;
	width: 1px;
	background-color: #eee;
}
.article-nav a {
	color: #999;
	margin-right: 10px;
	display: inline-block;
}
.article-nav span.article-nav-next a {
	margin-left: 10px;
	margin-right: 0;
}
.article-nav a:hover {
	color: #61B3E6;
}




/*  ======================================================================================================== */
.relates ul{
	list-style: disc;
	margin-left: 18px;
	color: #bbb;
	margin-bottom: 30px;
	padding-top: 5px;
}
.relates li{
	margin-top: 12px;
}
.relates a{
	color: #777;
}
.relates a:hover{
	color: #61B3E6;
	text-decoration: underline;
}

.action-share {
	margin-bottom: 30px;
	text-align: center;
	padding-top: 20px;
}



/*  ======================================================================================================== */

#respond{padding-bottom: 25px;}
#respond, #postcomments{position:relative;}
.comment{position: relative;}
.comment #respond{padding:10px 0 15px 46px}
.comment #commentform{margin-bottom:0}
.commentnew .comt-m{margin-bottom:5px}
.commentlist{padding:0;list-style:none;margin:0}
.comt-avatar{width:36px;height:36px;background-color:#FFF;float:left;display:inline;position:relative;margin-top: 19px;}
.comt-avatar .avatar{display:block;border-radius:50%;width:36px;height:36px}
.comt-main{margin-left:46px;margin-right:60px;color:#888;line-height:22px;position:relative;font-size: 14px;padding: 0 0 15px;word-wrap: break-word;max-height: 300px;overflow: hidden;}
.comt-main p{margin-top: 15px;margin-bottom: 0;}
.comt-author{margin-right: 5px;}
.url{color:#60c4fd;}
.url:hover{color:#1faeff;text-decoration:underline}
.comt-meta{font-size:12px;color:#bbb;}
.comment-reply-link{font-size:12px;color:#bbb;display:none}
.comment:hover>.comt-main .comment-reply-link{display:inline-block;margin-left: 5px;}
.comment pre{margin:3px 0 5px;padding:7px 10px;border-radius:1px}
.depth-1{border-bottom:#eee 1px solid}
.comment .children{list-style:none;padding:0;}
.comment .children .comment{margin:0;border-top:1px solid #eee}
.commentlist > .comment .children{margin-left: 46px;}
.comt-f{position: absolute;top:15px;right:0;font-size:16px;color:#ccc}
.comment:hover .comt-f{color:#666}
.comt-approved{border-radius:2px;font-size:12px;background-color:#eee;color:#999;display:inline-block;padding:1px 5px 0;margin-top:4px;line-height:20px;margin-left:5px}
.wp-smiley{margin-bottom:2px}

.sidebarfix .comt-main{padding: 6px 0 4px;line-height: 20px;font-size: 12px;}
.sidebarfix .depth-1{border-bottom-color: #eee;}
.sidebarfix .comment .children .comment{border-top-color: #eee;}

#comments{margin-bottom:15px;font-size: 16px;}
#comments b{font-weight:normal;color:#ff5e52}
#comments .pull-right{font-size:12px;position:relative;top:5px}
#commentform{margin-bottom:5px;}
.comt-count{float:right;color:#999;margin-bottom:5px}
.comt{position:relative;padding-left: 46px;}

.comt-title{font-size: 12px;color: #999;float: left;margin-left: -46px;width: 36px;text-align: center;}
.comt-title .avatar{height:36px;width:36px;border-radius:50%;margin-bottom: 5px;}
.comt-title p{margin-bottom: 0;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.comt-box{border:2px solid #ccd4d9;border-radius:2px;padding:4px 0 0 4px;background-color: #fff;position: relative;}
.comt-ctrl{background-color:#fbfbfb;height:36px;margin-left:-4px;border-top:solid 1px #f2f2f2;}
#submit{position: absolute;right:-2px;bottom:-2px;background: #45B6F7;border: none;border: 2px solid #45B6F7;border-left: none;border-top: none;padding: 0px;width:100px;height: 38px;color: #fff;outline: 0;border-radius: 0 0 2px 0;font-size: 16px;}

#comment{width: 100%;resize: none;overflow-x: hidden;overflow-y: auto;border: none;line-height: 22px;font-size: 14px;outline: 0;color: #666;height: 68px;}

.hide{display: none;}

.comt-tips{text-align: center;margin-right: 110px;line-height: 116px;font-size: 18px;color:#fff;}
.comt-tip{position: absolute;top: -2px;left: -2px;background: #7AD071;right: -2px;z-index: 2;bottom: -2px;border-radius: 2px;}
.comt-error{background: #FF5E52;}

.comt-comterinfo{padding:15px 0;text-align: center;}
.comt-comterinfo ul{padding: 0;margin: 0;list-style: none;text-align: left;display: inline-block;}
.comt-comterinfo li{margin-bottom:5px}
.comt-comterinfo input{margin-right:10px;position:relative;*bottom:-3px;border: 2px solid #CCD4D9;border-radius: 2px;height:34px;padding: 3px 5px;outline: none;width: 220px;box-shadow: none;*height: 20px;}
#cancel-comment-reply-link{display:none;font-size:12px;text-align: center;margin-top: 7px;color: #999;}
#cancel-comment-reply-link:hover{color: #FF5E52;}
.comment #cancel-comment-reply-link{display:block}

.comment-signarea{background-color: #F6F6F6;border-radius: 7px;padding: 30px 20px;text-align: center;margin-bottom: 20px;}
.comment-signarea h3{margin: 0;padding: 0;margin-bottom: 15px;font-weight: normal;font-size: 18px;}
.comment-signarea .auth{margin: 0 5px;}



/* rollbar ======================================================================================================== */

.rollbar {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 999;
	display: none;
}
.rollbar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 50px;
}
.rollbar li{
	position: relative;
	margin-top: 5px;
	text-align: center;
	opacity: .4;
	filter: alpha(opacity=40);
}
.rollbar a {
	position: relative;
	z-index: 2;
	display: block;
	height: 50px;
	border-radius: 2px;
	background-color: #666;
	color: #fff;
}
.rollbar a:hover{
	color: #fff;
}
.rollbar .fa{
	line-height: 50px;
	font-size: 34px;
}
.rollbar .fa-comments{font-size: 24px;}

.rollbar li:hover, .rollbar li:hover h6 {
	opacity: .9;
	filter: alpha(opacity=90)
}
.rollbar li:hover h6{
	right: 100%;
}
.rollbar h6{
	position: absolute;
	z-index: 1;
	top: 50%;
	right: -15%;
	margin: -13px 10px 0 0;
	line-height: 26px;
	font-size: 12px;
	background-color: #666;
	color: #fff;
	width: 53px;
	border-radius: 2px;
	text-align: center;
	opacity: 0;
	filter:alpha(opacity=0);
}
.rollbar h6 i{
	position: absolute;
	right: -4px;
	top: 50%;
	margin-top: -4px;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-left: 4px solid #666;
	border-top: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid rgba(0, 0, 0, 0);
}






/* f404 ======================================================================================================== */
.f404 {
	text-align: center;
	margin: 100px 0
}
.f404 h1 {
	font-size: 60px;
	margin: 40px 0 20px;
}
.f404 h2 {
	font-size: 16px;
	margin-bottom: 20px;
}


/* pagination ======================================================================================================== */
.pagination {
	margin: 0;
	padding: 20px;
	text-align: center;
	font-size: 12px;
	display: block;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0
}
.pagination ul > li {
	display: inline
}
.pagination ul > li > a,
.pagination ul > li > span {
	margin: 0 2px;
	float: left;
	padding: 5px 12px;
	background-color: #ddd;
	color: #666;
	border-radius: 2px;
	opacity: .88
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus {
	opacity: 1
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #61B3E6;
	color: #fff
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	cursor: default
}
.pagination ul > li > span,
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999999;
	background-color: transparent;
	cursor: default
}


/* pagenav ======================================================================================================== */
.pagenav {
	overflow: hidden;
	text-align: center;
	padding: 20px
}
.pagenav a,
.pagenav .current,
.pagenav .page-numbers {
	padding: 6px 12px 5px;
	color: #666;
	display: inline-block;
	border-radius: 3px;
	background-color: #eee;
	margin: 0 1px;
	font-size: 12px;
}
.pagenav .current {
	background-color: #61B3E6;
	color: #fff
}
.pagenav a:hover {
	background-color: #ccc;
	color: #444;
}



/* widget ======================================================================================================== */

.widget {
	clear: both;
	position: relative;
	margin-bottom: 15px;

	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}
.widget h3 {
	font-size: 18px;
	color: #666;
	border-bottom: 1px solid #eaeaea;
	background-color: #fbfbfb;
	margin: 0;
	padding: 11px 15px 10px;
	/*background: url(../img/bg.png) 0 bottom repeat-x;*/
}
.widget.affix {
	position: fixed;
	width: 360px;
}
.widget .title strong {
	border-bottom-color: transparent
}
.widget .title .btn {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: normal;
	padding: 2px 7px 1px
}

.widget-tops{height: 200px;}
.widget-nav{background-color: #fbfbfb;line-height: 36px;height: 36px;border-bottom: 1px solid #eaeaea;}
.widget-nav li{float: left;	width: 25%;text-align: center;	color: #999;border-right: 1px solid #eaeaea;cursor: pointer;	}
.widget-nav li.active{background-color: #fff;color: #666;font-weight: bold;cursor: default;	}
.widget-nav li:last-child{border: none;}
.widget-navcontent{clear: both;position: relative;}
.widget-navcontent .item{padding: 15px;width: 100%;position: absolute;left: 100%;opacity: 0}
.widget-navcontent .item.active{left: 0;opacity: 1}
.widget-navcontent .item-01 li{margin-bottom: 12px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size: 12px;}
.widget-navcontent .item-01 time{float: right;color: #bbb;margin-left: 10px;}
.widget-navcontent .item-01 li:first-child a{font-weight: bold;}

.widget-navcontent .item-02 dl{padding-left: 60px;overflow: hidden;margin-bottom: 20px;}
.widget-navcontent .item-02 dt{float: left;margin-left: -60px;}
.widget-navcontent .item-02 dd{padding-top: 6px;}
.widget-navcontent .item-02 .avatar{border: 2px solid #e6e6e6;border-radius: 2px;}
.widget-navcontent .item-02 ul{overflow: hidden;font-size: 12px;padding-left: 16px;list-style: disc;color: #999;}
.widget-navcontent .item-02 li{float: left;width: 50%;margin-bottom: 10px;}
.widget-navcontent .item-02 p{text-align: center;}
.widget-navcontent .item-02 h4{text-align: center;font-size: 20px;line-height: 20px;margin: 25px 0;}

.widget-navcontent .item-03{text-align: center;}
.widget-navcontent .item-03 h2{font-size: 20px;line-height: 32px;margin: 10px 0;}
.widget-navcontent .item-03 strong{font-weight: normal;color: #FF5E52;}

.widget-navcontent .item-04{text-align: center;}
.widget-navcontent .item-04 h2{font-size: 20px;line-height: 32px;margin: 10px 0;}

.widget ul {
	*zoom: 1;
	list-style: none;
	padding: 0;
	margin: 0;
}
.widget ul ul {
	border: none;
}
.widget ul:before,
.widget ul:after {
	display: table;
	content: "";
	line-height: 0
}
.widget ul:after {
	clear: both
}

.widget-notip h3 {
	margin-bottom: 13px
}
.widget_views li,
.widget_rss li,
.widget_recent_entries li {
	border-bottom: solid 1px #eee;
	padding: 8px 15px;
	font-size: 14px;
}
.widget_links ul {
	padding: 10px 0 5px;
	color: #999;
	font-size: 12px;
}
.widget_links li {
	width: 50%;
	float: left;
	padding: 0;
	border-bottom: none;
	margin-bottom: 8px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.widget_links li a {
	color: #777;
	margin: 0 10px;
}
.widget_links li a:hover {
	color: #61B3E6;
}
.widget_pages ul {
	padding: 10px 15px 5px;
	overflow: hidden
}
.widget_pages li {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
.widget_recent_entries span {
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 2px;
}

/* widget_ui_textads ======================================================================================================== */
.widget_calendar {
	overflow: hidden
}
#calendar_wrap {
	margin: 0 0 10px;
}
.widget_calendar table {
	width: 100%;
	text-align: center;
}
.widget_calendar table caption {
	padding: 10px 0 5px;
	font-size: 15px;
}
.widget_calendar table #prev a,
.widget_calendar table #next a {
	display: block;
	padding: 0 10px
}
.widget_calendar table #prev {
	text-align: left
}
.widget_calendar table #next {
	text-align: right
}
.widget_calendar table tbody td,
.widget_calendar table tfoot td,
.widget_calendar table thead th {
	padding: 5px 3px;
	border: 1px solid #eee;
}
.widget_calendar table thead th {
	background-color: #fbfbfb
}
.widget_calendar table tbody td a {
	display: block;
	margin: 0 3px;
	background-color: #428BCA;
	color: #fff
}
.widget_calendar table tbody td a:hover {
	background-color: #357EBD;
}
.widget_categories {
}
.widget_categories ul {
	overflow: hidden;
	padding: 10px 0 5px;
	color: #bbb;
}
.widget_categories li {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
.widget_categories li a {
	margin: 0 10px;
	color: #777;
}
.widget_categories li a:hover {
	color: #61B3E6;
}
.widget_categories li ul {
	padding: 0 0 0 15px
}
.widget_categories li li {
	float: none;
	width: auto
}

/* widget_ui_textads ======================================================================================================== */
.widget_nav_menu ul {
	padding: 10px 15px 5px;
	color: #999;
}
.widget_nav_menu ul li {
	margin-bottom: 8px;
}

/* widget_ui_textads ======================================================================================================== */
.widget_rss ul {
	color: #999;
}
.widget_meta ul {
	padding: 10px
}
.widget_meta ul li {
	margin-bottom: 5px;
}

/* widget_ui_textads ======================================================================================================== */
.widget_ui_ads {

}
.widget_ui_ads img {
	display: block
}
.widget_ui_ads .item {
	position: relative;
	overflow: hidden
}
.widget_ui_ads .sell {
	display: block;
	border: solid 1px #d6d6d6;
	color: #999;
	text-align: center;
	height: 123px;
	line-height: 123px;
	font-weight: bold
}
.widget_ui_ads .sell:hover {
	border-color: #bbb;
	color: #777777
}

/* widget_ui_textads ======================================================================================================== */
.widget_ui_readers ul {
	padding: 10px 0 15px 15px;
}
.widget_ui_readers li {
	width: 36px;
	height: 36px;
	float: left;
	margin: 6px 6px 0 0
}
.widget_ui_readers li a {
	display: block
}
.widget_ui_readers li a, .widget_ui_readers li a:hover {
	color: #fff
}
.widget_ui_readers li:hover {
	z-index: 20
}
.widget_ui_readers li:hover .avatar-popup {
	display: block
}
.widget_ui_readers .avatar {
	width: 100%;
	height: 100%
}

/* widget_ui_textads ======================================================================================================== */
.widget_ui_comments ul a {
	padding: 10px 15px 10px 61px;
	display: block;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	position: relative;
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.widget_ui_comments ul li:last-child a {
	border-bottom: none;
}
.widget_ui_comments ul a:hover {
	color: #999;
	background-color: #fbfbfb;
}
.widget_ui_comments strong {
	color: #61B3E6;
}
.widget_ui_comments .avatar {
	float: left;
	width: 36px;
	height: 36px;
	margin: 3px 0 0 -46px;
	border-radius: 50%
}

/* widget_ui_textads ======================================================================================================== */
.widget_ui_textads {
	border: none;
	border-radius: 0
}
.widget_ui_textads a {
	display: block;
	padding: 0 15px 15px;
	border: 1px solid #eaeaea;
	background-color: #fff;
	font-size: 12px;
	border-radius: 4px;
}
.widget_ui_textads a h2 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 14px;
}
.widget_ui_textads a p {
	color: #999;
	margin-bottom: 0;
}
.widget_ui_textads a strong {
	margin: -1px 0 0 0;
	display: inline-block;
	padding: 4px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.widget_ui_textads a:hover {
}

.widget_ui_textads a.style01{color: #428BCA;}
.widget_ui_textads a.style01:hover{border-color: #428BCA;}
.widget_ui_textads a.style01 strong{background-color: #428BCA;}

.widget_ui_textads a.style02{color: #FF5E52;}
.widget_ui_textads a.style02:hover{border-color: #FF5E52;}
.widget_ui_textads a.style02 strong{background-color: #FF5E52;}

.widget_ui_textads a.style03{color: #5CB85C;}
.widget_ui_textads a.style03:hover{border-color: #5CB85C}
.widget_ui_textads a.style03 strong{background-color: #5CB85C;}

.widget_ui_textads a.style04{color: #C35BFF;}
.widget_ui_textads a.style04:hover{border-color: #C35BFF;}
.widget_ui_textads a.style04 strong{background-color: #C35BFF;}

.widget_ui_textads a.style05{color: #61B3E6;}
.widget_ui_textads a.style05:hover{border-color: #61B3E6;}
.widget_ui_textads a.style05 strong{background-color: #61B3E6;}


/* widget_ui_tags ======================================================================================================== */
.widget_ui_tags .items {
	overflow: hidden;
	padding: 15px 0 12px 15px;
}
.widget_ui_tags .items a {
	color: #999;
	background-color: #f6f6f6;
	float: left;
	width: 31.3333%;
	margin: 0 1% 1% 0;
	padding: 0 8px;
	font-size: 12px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
}
.widget_ui_tags .items a:hover {
	color: #fff;
	background-color: #61B3E6;
}

/* widget_ui_posts ======================================================================================================== */
.widget_ui_posts li:last-child a {
	border-bottom: none;
}
.widget_ui_posts li a {
	padding: 10px 15px 10px 150px;
	color: #888;
	border-bottom: solid 1px #eee;
	overflow: hidden;
	position: relative;
	display: block;
	font-size: 14px
}
.widget_ui_posts li a:hover {
	background-color: #fbfbfb;
}
.widget_ui_posts li a:hover .text {
	color: #61B3E6;
}
.widget_ui_posts .text {
	display: block;
}
.widget_ui_posts .thumbnail {
	float: left;
	margin-left: -135px
}
.widget_ui_posts .thumbnail img {
	width: 125px;
	height: 86px
}
.widget_ui_posts .muted {
	margin-right: 15px;
	font-size: 12px;
	color: #bbb;
}
.widget_ui_posts .nopic li a {
	padding: 10px 15px;
}
.widget_ui_posts .nopic .text {
	margin-top: 0;
	color: #888;
}
.widget_ui_posts .nopic .text:hover {
	color: #61B3E6;
}


/* widget_meta ======================================================================================================== */
.widget_meta .widget_tit {
	margin: 0 0 10px
}
.widget_meta ul {
	line-height: 24px
}
.widget_meta ul a {
	color: #777
}
.widget_meta ul a:hover {
	color: #61B3E6
}


/* widget_archive ======================================================================================================== */
.widget_archive ul {
	padding: 10px 0 5px;
	font-size: 12px;
	overflow: hidden;
	color: #999;
}
.widget_archive li {
	width: 50%;
	float: left;
	margin-bottom: 5px;
}
.widget_archive li a {
	margin: 0 10px;
}
.widget_archive select,
.widget_categories select {
	margin-top: 10px;
	width: 91%;
	margin-left: 15px;
	height: 32px;
	line-height: 32px;
	padding: 2px
}



/* tagcloud ======================================================================================================== */
.tagcloud {
	padding: 5px 0 10px 10px;
	border: 1px solid #e6e6e6;
}
.tagcloud a {
	display: inline-block;
	margin: 7px 7px 0 0;
	color: #777;
}
.tagcloud a:hover {
	color: #61B3E6;
}

/* textwidget ======================================================================================================== */
.textwidget {
	padding: 10px;
	color: #777;
}
.textwidget a {
	color: #777;
}
.textwidget a:hover {
	color: #61B3E6;
}


/*  ======================================================================================================== */

.sign {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/*background-color:rgba(48,58,65,0.9);*/
	z-index: 999;
	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	-ms-perspective: 500px;
	-o-perspective: 500px;
	perspective: 500px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	opacity: 0.0;
	visibility: hidden;
	overflow: auto;
}
.sign-mask{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #313B43;
	opacity: 0.90;
	filter:alpha(opacity=90);
}
/* .sign .container {
	background-color:#e7ebef;
	width:400px;
	position: absolute;
	height: 360px;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 9;
	margin:auto;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	-webkit-transform: rotateX(-20deg) translateZ(200px) translateY(20%);
	-moz-transform: rotateX(-20deg) translateZ(200px) translateY(20%);
	-ms-transform: rotateX(-20deg) translateZ(200px) translateY(20%);
	-o-transform: rotateX(-20deg) translateZ(200px) translateY(20%);
	transform: rotateX(-20deg) translateZ(200px) translateY(20%);
} */
.sign .close-link {
	color:#fff;
	position: absolute;
	left: 100%;
	top:0;
	padding:22px 0;
	font-size: 18px;
	background-color: #61B3E6;
	display: block;
	opacity: 0.85;
	filter:alpha(opacity=85);
	width: 70px;
	text-align: center;
}
.sign .close-link:hover {
	color:#fff;
	opacity: 1;
	filter:alpha(opacity=100);
}

.sign form{
	padding: 0 50px;
}
.sign h3{
	margin: 0 -50px 20px;
	background-color: #fff;
	padding: 25px 50px;
	font-size: 18px;
	color: #61B3E6;
}
.sign h3 small{
	float: right;
	cursor: pointer;
	color: #bbb;
	font-size: 14px;
	margin-top: 4px;
}
.sign h6{
	margin-bottom: 15px;
}
.sign .sign-submit .btn{
	float: right;
}
.sign .sign-submit label{
	margin-top: 8px;
	font-weight: normal;
	font-size: 12px;
}
.sign .sign-submit label input{
	position: relative;
	top: 2px;
	margin-right: 4px;
}

.sign-tips{
	position: absolute;
	bottom: 0;
	background-color: #FD6E6E;
	left: 0;
	right: 0;
	height: 0;
	line-height: 29px;
	padding: 0 50px;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
}


.sign-show .sign {
	opacity: 1.0;
	visibility: visible;
}
/* .sign-show .sign .container {
	-webkit-transform: rotateX(-0deg) translateZ(0) translateY(0%);
	-moz-transform: rotateX(-0deg) translateZ(0) translateY(0%);
	-ms-transform: rotateX(-0deg) translateZ(0) translateY(0%);
	-o-transform: rotateX(-0deg) translateZ(0) translateY(0%);
	transform: rotateX(-0deg) translateZ(0) translateY(0%);
} */
body.sign-show {
	height: 100%;
	width: 100%;
	overflow: hidden;
}


/*  ======================================================================================================== */
/*
.footer{
	position: relative;
	z-index: 9;
	clear: both;
	padding: 40px 30px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	color: #999;
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	box-shadow: 1px 0 4px rgba(0,0,0,0.04)
}

.footer a{
	color: #999;
}
.footer a:hover{
	color: #666;
}*/

.footer-menu{
	text-align: left;
	margin: 0 -2% 30px 0;
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom: 1px solid #494949;
}
.footer-menu dl{
	width: 14.666666666%;
	margin: 0 2% 0 0;
	display: inline-block;
	vertical-align: top;
}
.footer-menu dt{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	height: 25px;
	overflow: hidden;
	text-overflow:ellipsis; white-space:nowrap;
}
.footer-menu dd a{
	display: block;
	line-height: 20px;
	padding: 0 5px 0 24px;
	margin: 5px 0;
}

.footer-menu .fa-weibo,
.footer-menu .fa-tencent-weibo,
.footer-menu .fa-envelope-o,
.footer-menu .fa-rss{width: 12px;text-align: center;}


/*  ======================================================================================================== */
.container-page{/**padding-left: 215px;*/}
.container-page .article-header{padding: 0 0 10px;}
.container-page .content{
	margin-right: 0;
	border: 1px solid #eaeaea;
	background-color: #fff;
	border-radius: 2px;
	/*position: relative;*/
	min-height: 500px;
	/*padding: 20px;
	margin-right: 380px;*/
	margin-bottom: 15px;
	/*background-color: #fff;*/
	/*border: 1px solid #ebebeb;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	margin-left:2px;
	float:left;
	width: 58%;
}

.content em{
	padding-left: 4px;
	padding-right: 6px;
}

.container-page .page-right{
	margin-right: 0;
	padding: 2px;
	/*border: 1px solid #eaeaea;
	background-color: #fff;*/
	border-radius: 2px;
	min-height: 1000px;
	margin-bottom: 15px;
	margin-left:2px;
	float:left;
	width: 302px;
}

.page-right .item{
	margin-bottom: 12px;
	width: 302px;
    height: 250px;
    float: left;
}


.page-right .join-group{
	background-color: #fafafa;
    /* padding: 15px; */
    margin-bottom: 6px;
}


.item .widget-title {
	padding-top: 12px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    position: relative;
}


.join-info {
    border-radius: 3px;
    background-color: #fff;
    padding: 15px 10px;
}

.item .widget-site-info {
    padding: 10px 0;
}


.container-no-sidebar .content{margin-right: 0;padding: 20px;border: 1px solid #eaeaea;background-color: #fff;border-radius: 4px;}
.pageside{top: 0;left:0;width:17%;float:left;}

.pagemenu{list-style: none;margin: 0 0 15px;padding: 0; border: 1px solid #eaeaea;background-color: #fff;border-radius: 2px;overflow: hidden;}
.pagemenu li a{height: 40px;line-height: 22px;overflow: hidden;display: block;padding: 12px 20px;font-size: 14px;color: #999;border-bottom: 1px solid #eee;background-color: #fff;}
.pagemenu li a:hover{color: #666;}
.pagemenu li.active a{color: #fff;background-color: #61B3E6;margin: 0 -1px;}
.pagemenu li:last-child a{border-bottom: none;}
.pagemenu li .glyphicon {font-size: 14px;}

.pagemenu h4{margin: 0;}
.pagemenu h4 a{color: #666;background-color: #F9F9F9;padding-top: 15px;cursor: default;border-bottom-color: #e6e6e6;}


.pagemenu li.selected{border-left:6px solid #2e82ff;color: #666;}


.pageheader{overflow: hidden;background-color: #61B3E6;padding: 25px 20px;margin-bottom:15px;color: #fff;}
.pageheader h1{font-size: 30px;margin:0}
.pageheader h1 small{color: #fff;font-size: 12px;margin-left: 10px;position: relative;top: -4px;}
.pageheader .note{margin-top: 5px;}
.pageheader p{margin-bottom: 0;}
.pageheader .share{float: right;height:28px;margin: 17px 0 0;color: #fff;}
.pageheader .share a{width: 28px;height: 28px;background-color: #FFF;border: solid 2px #FFF;border-radius: 4px;opacity: .9;top: 0;display: inline-block;margin-right: 5px;margin-bottom: -8px;position: relative;}
.pageheader .share .bds_count{border-left-color: #fff;}

.pageheader-mini{padding: 15px 0 13px;}
.pageheader-mini h1{font-size: 18px;}
.pageheader-mini .share{margin: -5px 0;}


/*  ======================================================================================================== */

.page-template-pagesthemes-php .pageheader{margin-top: -15px}

#themes .item{
	background-color: #fff;
	margin-bottom: 15px;
	padding: 20px 300px 20px 260px;
	overflow: hidden;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	overflow: hidden;
}
#themes .item .focus{
	float: left;
	margin-left: -240px;
}
#themes .item .thumb{
	width: 220px;
	height: 150px;
}
#themes .item .buy{
	float: right;
	margin-right: -300px;
	width: 300px;
	text-align: center;
	border-left: 1px solid #eee;
	padding-bottom: 30px;
}
#themes .item .buy dfn{
	font-size: 24px;
	display: block;
	padding: 20px 0 10px;
	color: #000;
	font-style: normal;
	color: #FF5E52;
}
#themes .item .buy dfn small{
	font-size: 18px;
	margin-right: 2px;
}
#themes .item h2{
	font-size: 20px;
	margin: -20px -300px 20px -260px;
	padding: 12px 20px;
	border-bottom: 1px solid #E9E9E9;
	background-color: #F9F9F9;
}
#themes .item h2 small{
	font-size: 12px;
	color: #999;
	margin-left: 20px;
}

#themes .item .desc dl{
	overflow: hidden;
	margin: 0 0 4px;
	float: left;
	padding-left: 85px;
	font-size: 12px;
}
#themes .item .desc dt{
	float: left;
	margin-left: -85px;
	text-align: right;
	width: 80px;
	background-color: #f1f1f1;
	padding: 5px 6px;
	/*display: inline-block;*/
}
#themes .item .desc dd{
	padding: 5px 0;
	color: #888;
	/*float: left;*/
	/*display: inline;*/
	margin-right: 30px;
}
#themes .item .desc dd.wd{
	width: 100px;
}



/*  ======================================================================================================== */


.plinks{overflow:hidden;}
.plinks .linkcat{margin-bottom: 50px;}
.plinks h2{border-bottom:solid 1px #eee;font-size: 20px;padding-bottom: 5px;}
.plinks ul{clear: both;overflow: hidden;}
.plinks ul li{width:20%;float:left;}
.plinks ul li a{display:block;padding:8px 10px;overflow:hidden;border: 1px solid #eaeaea;margin: 10px 10px 0 0;}
.plinks ul li img{float: left;width: 16px;height: 16px;margin-right: 8px;margin-top: 2px;}
.plinks ul li a:hover{border-color: #45B6F7;}


.readers{overflow: hidden;}
.readers a{width: 72px;margin: 0 5px 25px 5px;float: left;text-align: center;color: #999;font-size: 12px;height: 65px;overflow: hidden;text-decoration: none;}
.readers a:hover{color: #FF5E52;}
.readers .avatar{border-radius: 5px;margin: 0 auto;display: block;margin-bottom: 5px;}
.readers a.item-top{width: 31.222222%;margin:0 1% 30px;text-align: left;height: 100px;color: #bbb;background-color: #f6f6f6;border-radius:5px;padding: 10px;}
.readers a.item-top .avatar{float: left;margin-left: 10px;margin-right: 10px;}
.readers a.item-top h4{color: #FF5E52;font-size: 16px;}
.readers a.item-top strong{display: block;color: #666;}
.readers a.item-top:hover{background-color: #f1f1f1;}
.readers a.item-2 h4{color: #7CCD38;}
.readers a.item-3 h4{color: #52BAF5;}

.archives .item{overflow: hidden;margin-bottom: 20px;border-bottom: 1px solid #eee;}
.archives h3{float: left;margin-bottom:10px;font-size: 20px;font-weight: normal;color: #F15A23;line-height: 20px;margin-top: 0;}
.archives-list{padding-left: 20px;margin: 0 0 20px 140px;}
.archives-list li{list-style: disc;margin-left: 20px;margin-bottom: 4px;}
.archives-list time{width: 40px;display: inline-block;}
.archives-list span{font-size: 12px;display: inline-block;margin-left: 10px;}


.page .content.resetpass{padding: 20px;text-align: center;margin-right: 0;}
.resetpass form{width: 300px;margin: 0 auto;text-align: left;}
.resetpass form p{margin-bottom: 20px;}
.resetpass h1{font-size: 24px;font-weight: normal;}
.resetpass h3{color: #777;}
.resetpass h3 .glyphicon{top: 4px;}
.resetpasssteps{margin-bottom: 50px;overflow: hidden;}
.resetpasssteps li{width: 33.33333%;float: left;background-color: #eee;color: #666;line-height: 33px;position: relative;}
.resetpasssteps li.active{background-color: #61B3E6;color: #fff;}
.resetpasssteps li .glyphicon{position: absolute;right: -17px;top:-10px;font-size: 46px;color: #fff;z-index: 2}
.errtip{background-color: #FCEAEA;color: #DB5353;padding: 8px 15px;font-size: 14px;border: 1px solid #FC9797;border-radius: 5px}



/**
.prettyprint,
pre.prettyprint {
    background-color: #272822;
    border: none;
    overflow: hidden;
    padding: 10px 15px;
}
.prettyprint.linenums,
pre.prettyprint.linenums {
	-webkit-box-shadow: inset 40px 0 0 #39382E, inset 41px 0 0 #464741;
	-moz-box-shadow: inset 40px 0 0 #39382E, inset 41px 0 0 #464741;
	box-shadow: inset 40px 0 0 #39382E, inset 41px 0 0 #464741;
}
.prettyprint.linenums ol,
pre.prettyprint.linenums ol {
    margin: 0 0 0 30px;
}
.prettyprint.linenums ol li,
pre.prettyprint.linenums ol li {
    padding-left: 12px;
	color: #bebec5;
	line-height: 20px;
	margin-left: 0;
	list-style: decimal;
	margin-bottom: 0;
}
.prettyprint .com { color: #93a1a1; }
.prettyprint .lit { color: #AE81FF; }
.prettyprint .pun,
.prettyprint .opn,
.prettyprint .clo { color: #F8F8F2; }
.prettyprint .fun { color: #dc322f; }
.prettyprint .str,
.prettyprint .atv { color: #E6DB74; }
.prettyprint .kwd,
.prettyprint .tag { color: #F92659; }
.prettyprint .typ,
.prettyprint .atn,
.prettyprint .dec,
.prettyprint .var { color: #A6E22E; }
.prettyprint .pln { color: #66D9EF; }
*/

.wp-video, .mejs-layer, video, embed{max-width: 100%;margin-bottom: 16px;display: block;}



.m-icon-nav{display: none;}
.m-mask{display: none;	}

.site-navbar,
.site-search,
.widget-navcontent .item,
.site-nav .fa-angle-down,
.rollbar li
, .rollbar h6
, .btn
, .search-btn
, .pads h4
, a
{
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-ms-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}


/*  ======================================================================================================== */

/* @media (max-width: 1240px) {
	.container{margin: 0 15px;}
} */

@media (max-width: 1024px) {
	.content{margin-right: 0;}
	/* .sidebar{display: none;} */
	.site-search-form{padding: 25px 0;}
	.navto-nav, .navto-design{display: none;}
}

@media (max-width: 850px) {
	.brand{display: none;}
	.topmenu .red{display: none;}
}

@media (max-width: 680px) {
	.logo{width: 80px;}
	.logo a{background-size: 100%;height: 24px;}
	.site-navbar{margin-top: 0;}
}

@media (max-width: 640px) {
	/* body{
		padding-top:52px;
	} */
	.single{background-color: #fff;}

	.page-template-pagesnav-php,
	.page-template-pagestheme-php,
	.page-template-pagestools-php,
	.page-template-pagesthemes-php,
	.category-job{padding-top: 42px;}

	/* .container{margin: 0 10px;} */
	/* .single .container{margin: 0;padding: 0 10px;} */
	.site-search{top: -100px;}
	/* .header .container{margin: 0; } */
	.navto-search{display: none;}
	.topbar{display: none;}
	.carousel-control{display: none;}

	.single .content{padding: 0;border: none;}
	.article-header{text-align: left;padding: 15px 0;}
	.article-title{font-size: 18px;font-weight: bold;margin-bottom: 5px;color: #555;}
	.article-meta .item{margin-right: 10px;margin-left: 10px;}
	.ads-post{margin-bottom: 15px;}
	.article-content img{border-radius: 5px;}
	.post-copyright{display: none;}
	.action-share{display: none;}
	.rollbar{right: -120px;}
	.article-content{font-size: 15px;line-height: 24px;}
	.article-content p,
	.article-content h2,
	.article-content h3,
	.article-content h4{margin-bottom: 12px;}
	.article-content h2{font-size: 20px;font-weight: bold;margin: 15px -10px 15px -10px;line-height: 18px;padding-left: 10px;border-left:none;padding-top:6px;padding-bottom:10px;}
	.article-content ul, .article-content ol{padding-left:20px;}


	.pagetitle{padding: 10px 10px 6px;}
	.pagetitle h1{font-size: 16px;font-weight: bold;}

	.excerpt{padding: 10px 10px 10px 180px;}
	.excerpt .focus{width: 160px;margin-left: -170px;}
	.excerpt .thumb{width: 160px;height: 109px;}
	.excerpt .note{display: none;}
	.excerpt .cat{display: none;}
	.excerpt h2{font-size: 16px;line-height: 18px;}

	.page-template-pagesthemes-php .pageheader{margin-top: 0;}
	.pageheader{padding: 10px;margin-bottom: 0;}
	.pageheader h1{font-weight: bold;font-size: 18px;}
	.pageheader .note{font-size: 12px;}
	.pageheader .share{display: none;}

	#themes .item{padding: 10px;}
	#themes .item h2{font-size: 16px;font-weight: bold;	padding: 10px;margin: -10px -10px 10px -10px;}
	#themes .item .focus{margin-left: 0;}
	#themes .item .thumb{width: 100px;height: 68px;}
	#themes .item .buy{margin-left: 10px;width: auto;float: left;border-left: none;	margin-right: 0;padding-bottom: 0;}
	#themes .item .buy dfn{padding: 0;}
	#themes .item .desc{clear: both;}

	.container-page{padding-left: 100px;}
	.container-page .content{padding: 10px;}
	.container-page .content::after{display: none;}
	.pageside{width: 95px;}
	.pagemenu{margin-bottom: 5px;}
	.pagemenu li a{padding: 8px 10px;font-size: 14px;font-weight: bold;}


	.topbar-user{display: none;	}

	/* .header{position: fixed;top: 0;left: 0;right: 0;text-align: center;padding: 0;z-index: 99;} */
	/* .logo{float: none; margin: auto;}
	.logo a{height: 42px;} */

	.site-navbar{float: none;margin-top: 0;position: absolute;top: -1100%;left:0;right: 0;background-color: #444;text-align: left;padding: 20px 0;opacity: 0}
	.site-navbar{display: ;/* margin-top: 0; */margin: 0;line-height: 32px;font-size: 16px;}
    .site-navbar li{float: none;text-align: ; margin-left: 0;}
    .site-nav li:hover > .sub-menu{display: none;}
    .site-nav .fa{display: none;}
    .site-navbar li a{display: block;padding: 10px 20px;background-color:;margin: 0;}
    .site-navbar li.active a, .site-navbar li.active a:hover{background-color: #444;color: #fff;border-bottom:none}

    .site-navbar .sub-menu{display: none;position: relative;top: 0;box-shadow:none;background-color:transparent;border:none;border-radius:0;width: auto;margin-top: 0;}
    .site-navbar .sub-menu li a{padding-left: 40px;}

    .navto-home, .navto-nav, .navto-ads{display: block;}

	.topbar-user{position:relative;margin:20px 20px 0 10px;}

	.branding{padding: 50px 10px;}
	.branding h1, .branding h2{font-size: 24px;margin-bottom: 10px;}

	.newmsgs{display:none}

	.pagetitle h1, .pagetitle h2, .pagetitle h3{font-size:16px;font-weight:bold;}
	.title h3{font-size:16px;}
	.title .more{display: none;}
	.container-page .page-right{
		display:none;
	}
	/*.footer{padding: 30px 0 20px;}
	.footer nav{display: none;}

	.footer{padding:15px 10px;}
	/* .footer .container{height:32px;overflow:hidden;line-height:16px;} */
	/*.footer a:first-child{display:block;}*/


	.m-mask{position: fixed;top: 0;right: 0;left: 0;bottom: 0;background-color: rgba(0,0,0,0);z-index: 98;overflow: hidden}
	.m-nav-show .m-mask{display: block;}

	.m-icon-nav{display:block;position:absolute;top:0;left:0;font-size: 19px;line-height: 40px;padding: 2px 10px 0;color: #999;}
	.m-nav-show .m-icon-nav{color: #45B6F7;}
	.m-nav-show .site-navbar{-webkit-transform:translate3d(0,143%,0);opacity: 1}
}



/** 教程列表*/
#navs {color: #aaa;}
#navs h2{
    font-weight: 700;
    margin: 12px 0;
    border-bottom: 1px solid #eaeaea;
	width:100%;
	float:left;
}
#navs .item{overflow: hidden;margin:20px 0 30px;}
#navs .item h2{padding: 11px 15px;margin: 0;font-size: 18px;}
#navs .item ul{margin-right: -1%;margin-top: 12px; margin-left: 6px;}
#navs .item li{float: left;width: 24%;margin-right: 1%;margin-top: 1%;padding: 15px;font-size: 12px;height: 105px;overflow: hidden;background-color: #f6f6f6;border-bottom: 15px solid #f6f6f6;}
#navs .item li a{margin-bottom: 5px;display: inline-block;font-size: 14px;font-weight: bold;color: #61B3E6;}
#navs .item li a:hover{color: #FD8C84;border-bottom-color: #FD8C84;}

#navs .items{margin-left: 10px;}
#navs nav{width: 140px;position: absolute;top: 0;left: 0;height:100%;background-color: #61B3E6;}

#navs nav ul{width: 140px;}
#navs nav a{display: block;padding: 10px 20px;color: #fff;border-bottom: 1px solid #55A5D8;}
#navs nav a:hover, #navs nav .active a{background-color: #55A5D8;color: #fff;}
#navs nav ul.affix{position: fixed;top: 0}
#navs nav ul.affix-bottom{position: fixed;}

.pageheader{margin: 0;}

@media (max-width:1280px){
	#navs .items{margin-right: 10px;}
}
@media (max-width:1024px){
	.pageheader{margin-top: 0;}
	#navs .item{margin-top: 10px;}
	#navs .items{margin: 0 10px;}
	#navs nav{display: none;}
	#navs .item li{width: 24%;}
}
@media (max-width:640px){
	#navs .item li{width: 32.333333%;}
	#navs .item h2{width: auto;text-align: left;}
	.site-navbar{display:none;}
	#login-state{display:none;}
	.m-navbar-start{display:none;}
	.m-wel-start{display:none;}
	.m-mask{display:none;}
	#search-form{display:none;}
	.logo{height: 48px;width:120px;}
	.pageside{display:none;}
	#navs{width:98%;margin:auto;}
	.container-page{padding-left: 0px;}
	.article-container {
		padding: 3%;
		border-radius: 2px;
		background-color: #fff;
		margin-bottom: 15px;
		float: left;
		margin-top: 36px;
		width: 100%;
	}
}
@media (max-width:320px){
	#navs .item li{width: 49%;}
}


#footer-copyright{
    font-size: 12px;
    color: #999;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 20px 0;
}


.fixed-btn {
    position: fixed;
    right: 2px;
    bottom: 10%;
    width: 40px;
    border: 1px solid #eee;
    background-color: white;
    font-size: 24px;
    z-index: 1040;
    -webkit-backface-visibility: hidden;
}

.fixed-btn a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
}

.fixed-btn .go-top {
    border-bottom: 1px solid #eee;
}

.fixed-btn a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
}

.fixed-btn .writer {
    background-color: #61B3E6;
    font-size: 18px;
    color: white;
	padding-top: 8px;
}

.fixed-btn a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
}

.fixed-btn a i {
    vertical-align: middle;
}

.navto-ads .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.item .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fixed-btn .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.panel-modal .panel-body{overflow-y:auto;min-height:90px;max-width:150px}

.modal {
    background-color: white;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}


.fixed-btn .modal.fade.in {
    top: auto;
    bottom: 35%;
    height: 188px;
    width: 128px;
    padding: 10px;
    margin: 0;
    right: 55px;
    left: auto;
    text-align: center;
}

.panel-modal .panel-body {
    overflow-y: auto;
    min-height: 90px;
    max-width: 150px;
}

.fixed-btn .modal.fade.in h4 {
    margin: 0 0 10px;
    font-size: 14px;
}


#yiiba-bottom .ybm-block .ybm {
    width: 96%;
    margin: 0 auto;
    min-height: 200px;
}

#yiiba-bottom .ybm dl {
    width: 17%;
    padding-left: 30px;
    color: gray;
    margin-left: 16px;
	margin-right: 16px;
	float: left;
    border-left: 1px solid #e4e4e4;
    min-height: 175px;
	text-align: left;
}

#yiiba-bottom .ybm dl dt {
    font-size: 14px;
    color: #666;
    font-weight: bold;
	line-height: 30px;
}

#yiiba-bottom .ybm a {
    color: gray;
    padding-left: 5px;
}

#yiiba-bottom .ybm dl dd {
    font-size: 12px;
    margin-top: 10px;
    height: 12px;
    overflow: hidden;
}


#yiiba-bottom .search-share {
    width: 16%;
    float: left;
    margin-top: 20px;
    border-left: 1px solid #e4e4e4;
    padding: 10px 0 0 40px;
}

#friend-links{
	padding-top: 20px;
	line-height: 20px;
}

#friend-links .alink, .plink{
	padding-left:2px;
	margin-left: 24px;
	font-size: 14px;
	margin-top: 12px;
	line-height: 28px;
}


.input-error{
	border-color: #c7254e;
}

.error-tips{
	pading-left: 8px;
	color: #a94442;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both;}
.clearfix:after{*zoom:1;}

* html .clearfix{zoom:1;}
+ html .clearfix{zoom:1;}

/** 用户中心教程文章 **/
#mypost-lists {
	width: 100%;
	min-height: 560px;
	line-height: 25px;
}

#mypost-lists ul {
	list-style: none;
	margin-left: 0px;

}

#mypost-lists ul li {
	min-height: 120px;
	padding:16px;
	border-radius: 2px;
	background-color:#fff;
}

#mypost-lists ul li:hover {
    background-color: #f5f6f8;
	min-height: 120px;
	padding:16px;
	border-radius: 2px;
}

#mypost-lists .post-title {
	width: 100%;
	color: #33363f;
	border-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top:2px;
	margin-bottom:2px;
}
#mypost-lists .post-title a {
    color: #337ab7;
}

#mypost-lists .post-title a:hover {
    text-decoration: none;
}

#mypost-lists .post-title a.visited {
    color: #999;
}

#mypost-lists .post-bottom{
	width:100%;
	text-align: left;
	margin-bottom: 12px;
}
#mypost-lists .post-bottom{
	width:100%;
	text-align: left;
	margin-bottom: 12px;
	height: 20px;
}
#mypost-lists .post-bottom span{
	margin-left: 12px;
	float:left;
	margin-right: 12px;
}


.markdown-body ol, .markdown-body ul {
  padding-left: 6px;
}
/** ------------------------ end main.css ------------------------------------- */






/** ------------------------ start prism.css ------------------------------------- */
/* http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript+abap+actionscript+ada+apacheconf+apl+applescript+asciidoc+aspnet+autoit+autohotkey+bash+basic+batch+c+brainfuck+bro+bison+csharp+cpp+coffeescript+ruby+css-extras+d+dart+diff+docker+eiffel+elixir+erlang+fsharp+fortran+gherkin+git+glsl+go+graphql+groovy+haml+handlebars+haskell+haxe+http+icon+inform7+ini+j+jade+java+jolie+json+julia+keyman+kotlin+latex+less+livescript+lolcode+lua+makefile+markdown+matlab+mel+mizar+monkey+nasm+nginx+nim+nix+nsis+objectivec+ocaml+oz+parigp+parser+pascal+perl+php+php-extras+powershell+processing+prolog+properties+protobuf+puppet+pure+python+q+qore+r+jsx+reason+rest+rip+roboconf+crystal+rust+sas+sass+scss+scala+scheme+smalltalk+smarty+sql+stylus+swift+tcl+textile+twig+typescript+verilog+vhdl+vim+wiki+xojo+yaml&plugins=line-numbers+toolbar+show-language */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */

code[class*="language-"],
pre[class*="language-"] {
	color: black;
	background: none;
	text-shadow: 0 1px white;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;

	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;

	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
	text-shadow: none;
	background: #b3d4fc;
}

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
	text-shadow: none;
	background: #b3d4fc;
}

@media print {
	code[class*="language-"],
	pre[class*="language-"] {
		text-shadow: none;
	}
}

/* Code blocks */
pre[class*="language-"] {
	padding: 1em;
	margin: .5em 0;
	overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background: #f5f2f0;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
	white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: slategray;
}

.token.punctuation {
	color: #999;
}

.namespace {
	opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
	color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
	color: #690;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
	color: #a67f59;
	background: hsla(0, 0%, 100%, .5);
}

.token.atrule,
.token.attr-value,
.token.keyword {
	color: #07a;
}

.token.function {
	color: #DD4A68;
}

.token.regex,
.token.important,
.token.variable {
	color: #e90;
}

.token.important,
.token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}

.token.entity {
	cursor: help;
}

pre.line-numbers {
	position: relative;
	padding-left: 3.8em;
	counter-reset: linenumber;
}

pre.line-numbers > code {
	position: relative;
}

.line-numbers .line-numbers-rows {
	position: absolute;
	pointer-events: none;
	top: 0;
	font-size: 100%;
	left: -3.8em;
	width: 3em; /* works for line-numbers below 1000 lines */
	letter-spacing: -1px;
	border-right: 1px solid #999;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

}

	.line-numbers-rows > span {
		pointer-events: none;
		display: block;
		counter-increment: linenumber;
	}

		.line-numbers-rows > span:before {
			content: counter(linenumber);
			color: #999;
			display: block;
			padding-right: 0.8em;
			text-align: right;
		}
pre.code-toolbar {
	position: relative;
}

pre.code-toolbar > .toolbar {
	position: absolute;
	top: .3em;
	right: .2em;
	transition: opacity 0.3s ease-in-out;
	opacity: 0;
}

pre.code-toolbar:hover > .toolbar {
	opacity: 1;
}

pre.code-toolbar > .toolbar .toolbar-item {
	display: inline-block;
}

pre.code-toolbar > .toolbar a {
	cursor: pointer;
}

pre.code-toolbar > .toolbar button {
	background: none;
	border: 0;
	color: inherit;
	font: inherit;
	line-height: normal;
	overflow: visible;
	padding: 0;
	-webkit-user-select: none; /* for button */
	-moz-user-select: none;
	-ms-user-select: none;
}

pre.code-toolbar > .toolbar a,
pre.code-toolbar > .toolbar button,
pre.code-toolbar > .toolbar span {
	color: #bbb;
	font-size: .8em;
	padding: 0 .5em;
	background: #f5f2f0;
	background: rgba(224, 224, 224, 0.2);
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
	border-radius: .5em;
}

pre.code-toolbar > .toolbar a:hover,
pre.code-toolbar > .toolbar a:focus,
pre.code-toolbar > .toolbar button:hover,
pre.code-toolbar > .toolbar button:focus,
pre.code-toolbar > .toolbar span:hover,
pre.code-toolbar > .toolbar span:focus {
	color: inherit;
	text-decoration: none;
}


/** ------------------------ end prism.css ------------------------------------- */



.join-in-qq-group{
	background-color: #f6f6f6;border: 1px solid #eaeaea;background-color: #fff;border-radius: 2px; padding-top:6px;
	border-left-color: #1b809e;
	border-left-width: 6px;
}













