/*! themebetter.com */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

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: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",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
}

* {
	box-sizing: inherit
}

*::before,*::after {
	box-sizing: inherit
}

@-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 {
	margin: 0;
	font-family: "numFont","Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size: 0.875rem;
	line-height: 1.4;
	color: #202935;
	background-color: #F8F8F8
}[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: #202935;
	text-decoration: none
}

a:focus,a:hover {
	color: #00A4FF;
	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.2rem
}

h3,h4,h5,h6 {
	font-size: 1rem
}

.h1 {
	font-size: 1.5rem
}

.h2 {
	font-size: 1.2rem
}

.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
}

@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: 1359px) {
	.hidden-wide-down {
		display: none !important
	}
}

@media (min-width: 1360px) {
	.hidden-notebook-up {
		display: none !important
	}
}

@media (max-width: 1599px) {
	.hidden-notebook-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 {
	src:url(data:font/truetype;charset=utf-8;base64,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AAkAbgatAAMAAQQJAAoI5gcbAAMAAQQJAAsAMBBrAAMAAQQJAAwAMg/PAAMAAQQJAA0BhBABAAMAAQQJAA4ANBFNQ29weXJpZ2h0IChjKSAyMDExLTIwMTQgYnkgdHlQb2xhbmQgTHVrYXN6IER6aWVkemljIChodHRwOi8vd3d3LnR5cG9sYW5kLmNvbS8pIHdpdGggUmVzZXJ2ZWQgRm9udCBOYW1lICJMYXRvIi4gTGljZW5zZWQgdW5kZXIgdGhlIFNJTCBPcGVuIEZvbnQgTGljZW5zZSwgVmVyc2lvbiAxLjEgKGh0dHA6Ly9zY3JpcHRzLnNpbC5vcmcvT0ZMKS5MYXRvIEJvbGQ6VmVyc2lvbiAyLjAxVmVyc2lvbiAyLjAxIEphbnVhcnkgOCwgMjAyMExhdG8tQm9sZExhdG8gaXMgYSB0cmFkZW1hcmsgb2YgdHlQb2xhbmQgTHVrYXN6IER6aWVkemljLkx1a2FzeiBEemllZHppYyB3aXRoIEFkYW0gVHdhcmRvY2ggYW5kIEJvdGlvIE5pa29sdGNoZXZMYXRvIGlzIGEgc2Fuc2VyaWYgdHlwZWZhY2UgZmFtaWx5IGRlc2lnbmVkIGluIHRoZSBTdW1tZXIgMjAxMCBhbmQgZXh0ZW5kZWQgaW4gdGhlIFN1bW1lciAyMDEzIGJ5IFdhcnNhdy1iYXNlZCBkZXNpZ25lciBMdWthc3ogRHppZWR6aWMgKCJMYXRvIiBtZWFucyAiU3VtbWVyIiBpbiBQb2xpc2gpLiBJdCB0cmllcyB0byBjYXJlZnVsbHkgYmFsYW5jZSBzb21lIHBvdGVudGlhbGx5IGNvbmZsaWN0aW5nIHByaW9yaXRpZXM6IGl0IHNob3VsZCBzZWVtIHF1aXRlICJ0cmFuc3BhcmVudCIgd2hlbiB1c2VkIGluIGJvZHkgdGV4dCBidXQgd291bGQgZGlzcGxheSBzb21lIG9yaWdpbmFsIHRyYWl0cyB3aGVuIHVzZWQgaW4gbGFyZ2VyIHNpemVzLiBUaGUgY2xhc3NpY2FsIHByb3BvcnRpb25zLCBwYXJ0aWN1bGFybHkgdmlzaWJsZSBpbiB0aGUgdXBwZXJjYXNlLCBnaXZlIHRoZSBsZXR0ZXJmb3JtcyBmYW1pbGlhciBoYXJtb255IGFuZCBlbGVnYW5jZS4gQXQgdGhlIHNhbWUgdGltZSwgaXRzIHNsZWVrIHNhbnNlcmlmIGxvb2sgbWFrZXMgZXZpZGVudCB0aGUgZmFjdCB0aGF0IExhdG8gd2FzIGRlc2lnbmVkIGluIHRoZSAyMDEwcywgZXZlbiB0aG91Z2ggaXQgZG9lcyBub3QgZm9sbG93IGFueSBjdXJyZW50IHRyZW5kLiBUaGUgc2VtaS1yb3VuZGVkIGRldGFpbHMgb2YgdGhlIGxldHRlcnMgZ2l2ZSBMYXRvIGEgZmVlbGluZyBvZiB3YXJtdGgsIHdoaWxlIHRoZSBzdHJvbmcgc3RydWN0dXJlIHByb3ZpZGVzIHN0YWJpbGl0eSBhbmQgc2VyaW91c25lc3MuIEluIDIwMTMtMjAxNCwgdGhlIGZhbWlseSB3YXMgZ3JlYXRseSBleHRlbmRlZCAod2l0aCB0aGUgaGVscCBvZiBBZGFtIFR3YXJkb2NoIGFuZCBCb3RpbyBOaWtvbHRjaGV2KSB0byBjb3ZlciAzMDAwKyBnbHlwaHMgb3ZlciBuaW5lIHdlaWdodHMgd2l0aCBpdGFsaWNzLiBJdCBub3cgc3VwcG9ydHMgMTAwKyBMYXRpbi1iYXNlZCBsYW5ndWFnZXMsIDUwKyBDeXJpbGxpYy1iYXNlZCBsYW5ndWFnZXMgYXMgd2VsbCBhcyBHcmVlayBhbmQgSVBBIHBob25ldGljcy4gVGhlIExhdG8gZm9udHMgYXJlIGF2YWlsYWJsZSBmcmVlIG9mIGNoYXJnZSB1bmRlciB0aGUgU0lMIE9wZW4gRm9udCBMaWNlbnNlIGZyb20gaHR0cDovL3d3dy5sYXRvZm9udHMuY29tLwBMAGEAdABvACAAQgBvAGwAZAA6AFYAZQByAHMAaQBvAG4AIAAyAC4AMAAxAFYAZQByAHMAaQBvAG4AIAAyAC4AMAAxACAASgBhAG4AdQBhAHIAeQAgADgALAAgADIAMAAyADAATABhAHQAbwAtAEIAbwBsAGQATABhAHQAbwAgAGkAcwAgAGEAIAB0AHIAYQBkAGUAbQBhAHIAawAgAG8AZgAgAHQAeQBQAG8AbABhAG4AZAAgAEwAdQBrAGEAcwB6ACAARAB6AGkAZQBkAHoAaQBjAC4ATAB1AGsAYQBzAHoAIABEAHoAaQBlAGQAegBpAGMAIAB3AGkAdABoACAAQQBkAGEAbQAgAFQAdwBhAHIAZABvAGMAaAAgAGEAbgBkACAAQgBvAHQAaQBvACAATgBpAGsAbwBsAHQAYwBoAGUAdgBMAGEAdABvACAAaQBzACAAYQAgAHMAYQBuAHMAZQByAGkAZgAgAHQAeQBwAGUAZgBhAGMAZQAgAGYAYQBtAGkAbAB5ACAAZABlAHMAaQBnAG4AZQBkACAAaQBuACAAdABoAGUAIABTAHUAbQBtAGUAcgAgADIAMAAxADAAIABhAG4AZAAgAGUAeAB0AGUAbgBkAGUAZAAgAGkAbgAgAHQAaABlACAAUwB1AG0AbQBlAHIAIAAyADAAMQAzACAAYgB5ACAAVwBhAHIAcwBhAHcALQBiAGEAcwBlAGQAIABkAGUAcwBpAGcAbgBlAHIAIABMAHUAawBhAHMAegAgAEQAegBpAGUAZAB6AGkAYwAgACgAIgBMAGEAdABvACIAIABtAGUAYQBuAHMAIAAiAFMAdQBtAG0AZQByACIAIABpAG4AIABQAG8AbABpAHMAaAApAC4AIABJAHQAIAB0AHIAaQBlAHMAIAB0AG8AIABjAGEAcgBlAGYAdQBsAGwAeQAgAGIAYQBsAGEAbgBjAGUAIABzAG8AbQBlACAAcABvAHQAZQBuAHQAaQBhAGwAbAB5ACAAYwBvAG4AZgBsAGkAYwB0AGkAbgBnACAAcAByAGkAbwByAGkAdABpAGUAcwA6ACAAaQB0ACAAcwBoAG8AdQBsAGQAIABzAGUAZQBtACAAcQB1AGkAdABlACAAIgB0AHIAYQBuAHMAcABhAHIAZQBuAHQAIgAgAHcAaABlAG4AIAB1AHMAZQBkACAAaQBuACAAYgBvAGQAeQAgAHQAZQB4AHQAIABiAHUAdAAgAHcAbwB1AGwAZAAgAGQAaQBzAHAAbABhAHkAIABzAG8AbQBlACAAbwByAGkAZwBpAG4AYQBsACAAdAByAGEAaQB0AHMAIAB3AGgAZQBuACAAdQBzAGUAZAAgAGkAbgAgAGwAYQByAGcAZQByACAAcwBpAHoAZQBzAC4AIABUAGgAZQAgAGMAbABhAHMAcwBpAGMAYQBsACAAcAByAG8AcABvAHIAdABpAG8AbgBzACwAIABwAGEAcgB0AGkAYwB1AGwAYQByAGwAeQAgAHYAaQBzAGkAYgBsAGUAIABpAG4AIAB0AGgAZQAgAHUAcABwAGUAcgBjAGEAcwBlACwAIABnAGkAdgBlACAAdABoAGUAIABsAGUAdAB0AGUAcgBmAG8AcgBtAHMAIABmAGEAbQBpAGwAaQBhAHIAIABoAGEAcgBtAG8AbgB5ACAAYQBuAGQAIABlAGwAZQBnAGEAbgBjAGUALgAgAEEAdAAgAHQAaABlACAAcwBhAG0AZQAgAHQAaQBtAGUALAAgAGkAdABzACAAcwBsAGUAZQBrACAAcwBhAG4AcwBlAHIAaQBmACAAbABvAG8AawAgAG0AYQBrAGUAcwAgAGUAdgBpAGQAZQBuAHQAIAB0AGgAZQAgAGYAYQBjAHQAIAB0AGgAYQB0ACAATABhAHQAbwAgAHcAYQBzACAAZABlAHMAaQBnAG4AZQBkACAAaQBuACAAdABoAGUAIAAyADAAMQAwAHMALAAgAGUAdgBlAG4AIAB0AGgAbwB1AGcAaAAgAGkAdAAgAGQAbwBlAHMAIABuAG8AdAAgAGYAbwBsAGwAbwB3ACAAYQBuAHkAIABjAHUAcgByAGUAbgB0ACAAdAByAGUAbgBkAC4AIABUAGgAZQAgAHMAZQBtAGkALQByAG8AdQBuAGQAZQBkACAAZABlAHQAYQBpAGwAcwAgAG8AZgAgAHQAaABlACAAbABlAHQAdABlAHIAcwAgAGcAaQB2AGUAIABMAGEAdABvACAAYQAgAGYAZQBlAGwAaQBuAGcAIABvAGYAIAB3AGEAcgBtAHQAaAAsACAAdwBoAGkAbABlACAAdABoAGUAIABzAHQAcgBvAG4AZwAgAHMAdAByAHUAYwB0AHUAcgBlACAAcAByAG8AdgBpAGQAZQBzACAAcwB0AGEAYgBpAGwAaQB0AHkAIABhAG4AZAAgAHMAZQByAGkAbwB1AHMAbgBlAHMAcwAuACAASQBuACAAMgAwADEAMwAtADIAMAAxADQALAAgAHQAaABlACAAZgBhAG0AaQBsAHkAIAB3AGEAcwAgAGcAcgBlAGEAdABsAHkAIABlAHgAdABlAG4AZABlAGQAIAAoAHcAaQB0AGgAIAB0AGgAZQAgAGgAZQBsAHAAIABvAGYAIABBAGQAYQBtACAAVAB3AGEAcgBkAG8AYwBoACAAYQBuAGQAIABCAG8AdABpAG8AIABOAGkAawBvAGwAdABjAGgAZQB2ACkAIAB0AG8AIABjAG8AdgBlAHIAIAAzADAAMAAwACsAIABnAGwAeQBwAGgAcwAgAG8AdgBlAHIAIABuAGkAbgBlACAAdwBlAGkAZwBoAHQAcwAgAHcAaQB0AGgAIABpAHQAYQBsAGkAYwBzAC4AIABJAHQAIABuAG8AdwAgAHMAdQBwAHAAbwByAHQAcwAgADEAMAAwACsAIABMAGEAdABpAG4ALQBiAGEAcwBlAGQAIABsAGEAbgBnAHUAYQBnAGUAcwAsACAANQAwACsAIABDAHkAcgBpAGwAbABpAGMALQBiAGEAcwBlAGQAIABsAGEAbgBnAHUAYQBnAGUAcwAgAGEAcwAgAHcAZQBsAGwAIABhAHMAIABHAHIAZQBlAGsAIABhAG4AZAAgAEkAUABBACAAcABoAG8AbgBlAHQAaQBjAHMALgAgAFQAaABlACAATABhAHQAbwAgAGYAbwBuAHQAcwAgAGEAcgBlACAAYQB2AGEAaQBsAGEAYgBsAGUAIABmAHIAZQBlACAAbwBmACAAYwBoAGEAcgBnAGUAIAB1AG4AZABlAHIAIAB0AGgAZQAgAFMASQBMACAATwBwAGUAbgAgAEYAbwBuAHQAIABMAGkAYwBlAG4AcwBlACAAZgByAG8AbQAgAGgAdAB0AHAAOgAvAC8AdwB3AHcALgBsAGEAdABvAGYAbwBuAHQAcwAuAGMAbwBtAC8AQwBvAHAAeQByAGkAZwBoAHQAIAAoAGMAKQAgADIAMAAxADEALQAyADAAMQA0ACAAYgB5ACAAdAB5AFAAbwBsAGEAbgBkACAATAB1AGsAYQBzAHoAIABEAHoAaQBlAGQAegBpAGMAIAAoAGgAdAB0AHAAOgAvAC8AdwB3AHcALgB0AHkAcABvAGwAYQBuAGQALgBjAG8AbQAvACkAIAB3AGkAdABoACAAUgBlAHMAZQByAHYAZQBkACAARgBvAG4AdAAgAE4AYQBtAGUAIAAiAEwAYQB0AG8AIgAuACAATABpAGMAZQBuAHMAZQBkACAAdQBuAGQAZQByACAAdABoAGUAIABTAEkATAAgAE8AcABlAG4AIABGAG8AbgB0ACAATABpAGMAZQBuAHMAZQAsACAAVgBlAHIAcwBpAG8AbgAgADEALgAxACAAKABoAHQAdABwADoALwAvAHMAYwByAGkAcAB0AHMALgBzAGkAbAAuAG8AcgBnAC8ATwBGAEwAKQAuAAADAAAAAAAA/jMAYwAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8=) format("truetype");font-display:swap;font-family:numFont
}


@font-face {
  font-family: 'iconfont';  /* Project id 563629 */
  src: url('//static.daimadog.com/resources/fonts/iconfont.eot?t=1700389969834'); /* IE9 */
  src: url('//static.daimadog.com/resources/fonts/iconfont.eot?t=1700389969834#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//static.daimadog.com/resources/fonts/iconfont.woff2?t=1700389969834') format('woff2'),
       url('//static.daimadog.com/resources/fonts/iconfont.woff?t=1700389969834') format('woff'),
       url('//static.daimadog.com/resources/fonts/iconfont.ttf?t=1700389969834') format('truetype'),
       url('//static.daimadog.com/resources/fonts/iconfont.svg?t=1700389969834#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
}

.otips {
	display: none;
	font-size: 14px;
	padding: 15px 30px;
	position: fixed;
	top: 68px;
	left: 50%;
	z-index: 9999;
	background-color: #FF5E52;
	color: #fff;
	border-radius: 0 0 4px 4px
}

.otips .fa {
	margin-right: 10px
}

.otips.otips-success {
	background-color: #07C160 !important
}

@media (max-width: 1024px) {
	.otips {
		top: 50%;
		margin-top: -55px;
		border-radius: 4px;
		background-color: #202935
	}
}

@media (max-width: 544px) {
	.otips {
		font-size: 12px;
		margin-top: -53px
	}
}

.container {
	position: relative;
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container::after {
	content: "";
	display: table;
	clear: both
}

.content-wrap {
	width: 100%;
	float: left
}

.content {
	position: relative;
	min-height: 500px;
	margin-right: 340px
}

.sidebar {
	float: left;
	margin-left: -320px;
	width: 320px;
	position: relative;
	z-index: 10
}

.m-icon-nav,.m-mask,.themefocusbanner {
	display: none
}

.theme-buy {
	margin-bottom: 20px
}

@media (max-width: 768px) {
	.content-wrap {
		float: none
	}

	.content {
		margin-right: 0
	}

	.sidebar {
		display: none;
		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;
	line-height: 1.6;
	vertical-align: middle;
	user-select: none;
	border: 1px solid transparent;
	border-radius: 8px;
	outline: 0;
	padding: 8px 36px;
	font-size: 14px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.btn:hover,.btn:focus {
	outline: 0;
	text-decoration: none
}

.btn:active,.btn.active {
	outline: 0;
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.125)
}

.btn.disabled,.btn:disabled {
	cursor: not-allowed;
	opacity: .65;
	box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-sm {
	padding: 4px 20px;
	font-size: 12px
}

.btn-lg {
	padding: 11px 42px;
	font-size: 14px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-outline {
	color: #fff;
	border-color: #fff
}

.btn-outline:hover,.btn-outline:focus {
	color: #202935;
	background-color: #fff
}

.btn-default {
	color: #666;
	background-color: #f2f2f2
}

.btn-default:hover,.btn-default:focus {
	color: #202935;
	background-color: #e2e2e2
}

.btn-default:focus {
	box-shadow: 0 0 0 3px rgba(226,226,226,0.5)
}

.btn-default-outline {
	color: #666;
	border-color: #e2e2e2
}

.btn-default-outline:hover,.btn-default-outline:focus {
	color: #202935;
	background-color: #f2f2f2
}

.btn-default-outline:focus {
	box-shadow: 0 0 0 3px rgba(226,226,226,0.5)
}

.btn-primary {
	color: #fff;
	background-color: #00A4FF
}

.btn-primary:hover,.btn-primary:focus {
	color: #fff;
	background-color: #0097eb
}

.btn-primary:focus {
	box-shadow: 0 0 0 3px rgba(0,164,255,0.3)
}

.btn-primary-outline {
	color: #00A4FF;
	border-color: #00A4FF
}

.btn-primary-outline:hover,.btn-primary-outline:focus {
	color: #fff;
	background-color: #00A4FF
}

.btn-primary-outline:focus {
	box-shadow: 0 0 0 3px rgba(0,164,255,0.3)
}

.btn-danger {
	color: #fff;
	background-color: #E62412
}

.btn-danger:hover,.btn-danger:focus {
	color: #fff;
	background-color: #d32111
}

.btn-danger:focus {
	box-shadow: 0 0 0 3px rgba(230,36,18,0.3)
}

.btn-danger-outline {
	color: #E62412;
	border-color: #E62412
}

.btn-danger-outline:hover,.btn-danger-outline:focus {
	color: #fff;
	background-color: #E62412
}

.btn-danger-outline:focus {
	box-shadow: 0 0 0 3px rgba(230,36,18,0.3)
}

.btn-alipay,.btn-wxpay {
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 25px
}

.btn-alipay .fa,.btn-wxpay .fa {
	width: 24px;
	height: 24px;
	font-size: 24px;
	margin-right: 10px;
	position: relative;
	top: 4px
}

.btn-alipay {
	background-color: #00A4FF;
	color: #fff
}

.btn-alipay:hover,.btn-alipay:focus {
	background-color: #0097EB;
	color: #fff
}

.btn-alipay:focus {
	box-shadow: 0 0 0 3px rgba(0,164,255,0.3)
}

.btn-wxpay {
	background-color: #1dc31c;
	color: #fff
}

.btn-wxpay:hover,.btn-wxpay:focus {
	background-color: #1AAD19;
	color: #fff
}

.btn-wxpay:focus {
	box-shadow: 0 0 0 3px rgba(26,173,25,0.3)
}

.btn-like,.btn-reward {
	margin: 0 10px;
	border-radius: 100px;
	display: inline-block;
	padding: 10px 30px;
	font-size: 15px;
	min-width: 130px
}

.btn-like .fa,.btn-reward .fa {
	width: 17px;
	height: 17px;
	font-size: 17px;
	margin-right: 8px;
	position: relative;
	top: 1px
}

.btn-like {
	background-color: #00A4FF;
	color: #fff
}

.btn-like:hover,.btn-like:focus {
	background-color: #0094e6;
	color: #fff
}

.btn-reward {
	background-color: #ff7c00;
	color: #fff
}

.btn-reward:hover,.btn-reward:focus {
	background-color: #e67000;
	color: #fff
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width: 100%;
	border-radius: 4px
}

.ipt {
	display: block;
	width: 100%;
	padding: 8px 10px;
	font-size: 14px;
	line-height: 1.6;
	color: #202935;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e0e0e0;
	border-radius: 4px
}

.ipt::-ms-expand {
	background-color: transparent;
	border: 0
}

.ipt:focus {
	border-color: #00A4FF;
	box-shadow: 0 0 0 3px rgba(0,164,255,0.3);
	outline: none
}

.ipt::placeholder {
	color: #999;
	opacity: 1
}

.ipt:disabled,.ipt[readonly] {
	background-color: #eceeef;
	opacity: 1
}

.ipt:disabled {
	cursor: not-allowed
}

select.ipt {
	height: 40px
}

.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
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-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-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.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-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    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, right top, left 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: -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, left top, right 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: -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 bottom, left top, from(rgba(0,0,0,0.5)), to(transparent));
    background-image: -webkit-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 top, left bottom, from(rgba(0,0,0,0.5)), to(transparent));
    background-image: -webkit-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-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer;
    font-size: 28px;
    text-align: center;
    color: #fff;
    outline: none;
    opacity: .9
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: -50px;
    right: auto;
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: -50px;
    left: auto
}

.swiper-container:hover .swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 0
}

.swiper-container:hover .swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 0
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.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;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: 0.2s transform,0.2s top,0.2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: 0.2s transform,0.2s left,0.2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: 0.2s transform,0.2s right,0.2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.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-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-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;
    -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-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-fixed {
    overflow: hidden
}

.article-swiper-no-transition {
    transition-duration: 0ms !important
}

.article-swiper-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
    z-index: 99999
}

.article-swiper-container:hover .swiper-button-next {
    right: 20px
}

.article-swiper-container:hover .swiper-button-prev {
    left: 20px
}

@media (max-width: 640px) {
    .article-swiper-container {
        background-color:#000
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
        bottom: 3px
    }

    .article-swiper-container:hover .swiper-button-next {
        display: none !important
    }

    .article-swiper-container:hover .swiper-button-prev {
        display: none !important
    }
}

#bigslide {
    margin-bottom: 15px;
    margin-top: -15px;
    text-align: center
}

#bigslide .swiper-pagination-bullet {
    width: 30px;
    height: 6px;
    border-radius: 10px
}

#bigslide .swiper-pagination {
    bottom: 15px
}

#bigslide .swiper-button-next,#bigslide .swiper-button-prev {
    display: none
}

@media (max-width: 640px) {
    #bigslide {
        margin-bottom:0
    }

    #bigslide .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        border-radius: 50%
    }

    #bigslide .swiper-pagination {
        bottom: 3px
    }
}
.fa-chevron-left{
    font-weight: 900;
}
.fa-chevron-left:before {
    content: "\e600";
}
.fa-chevron-right{
    font-weight: 900;
}
.fa-chevron-right:before {
    content: "\e601";
}


.article-content .wp-caption {
    max-width: 100%;
}
.wp-caption-text {
    text-align: center;
}
.tbm-tbcontent {
    position: relative;
    background-color: #FFFBE5;
    border: 2px solid #f5eabc;
    border-radius: 4px;
    text-align: center;
    padding: 50px 15px;
    color: #DE9E0E;
    font-style: normal
}
.tbm-fa {
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.tbm-tbcontent,.tbm-tbdown,.tbm-postactions,.tbm-modal,.tbm-stmod,.tbm-container {
    line-height: 1.5;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tbm-tbcontent *, .tbm-tbdown *, .tbm-postactions *, .tbm-modal *, .tbm-stmod *, .tbm-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tbm-tbcontent .fa {
    display: block;
    font-size: 24px;
    margin-bottom: -12px;
}
.tbm-tbcontent .-btn {
    margin-top: 15px;
    position: relative;
    display: inline-block;
    color: #fff !important;
    background-color: #DE9E0E !important;
    text-decoration: none !important;
    border-radius: 4px;
    padding: 10px 25px;
    font-size: 12px
}

.tbm-tbcontent .-btn:hover {
    color: #fff;
    background-color: #d0940d !important
}
@media (max-width: 576px) {
    .tbm-tbcontent {
        padding:40px 15px
    }
}

.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: #45B6F7;
    color: #fff;
}

.pagenav a:hover {
    background-color: #ccc;
    color: #444;
}

.imgnav .current span {
    background-color: #0ae;
    color: #fff;
    margin: 0 2px;
    float: left;
    padding: 7px 14px;
    border-radius: 2px;
}

.imgnav a span {
    margin: 0 2px;
    float: left;
    padding: 7px 14px;
    background-color: #f6f6f6;
    color: #666;
    border-radius: 2px;
}

.imgnav {
    margin-top: 15px;
    padding-top: 20px;
}

.cps-item{border: 1px solid #eaeaea;padding: 20px;overflow: hidden;max-width: 840px;margin: 0 auto;}
.tg-img{width: 200px;display: inline-block;float:left;margin-right: 20px}
.tg-img img{width:200px;margin: 0px;}
.item-title{font-size: 1.2rem;line-height: 1.4rem;font-weight: bold;}
.tg-note{font-size: 0.8rem;color: #999;word-wrap: break-word;line-height: 20px;margin-bottom: 0;margin-top: 0.8rem;}
.tg-info{margin: 12px 0px;overflow: hidden;}
.tg-ma{border: 1px solid #4291dd;background-color: #FFFFFF;border-radius: 5px;color: #4291dd;margin: 5px;padding: 2px 8px;display: inline;line-height: 1.4rem;}
.tg-price{color: #FF351A;margin-top: 10px;height: 1.4rem;line-height: 1.4rem;font-size: 1.4rem;display: inline;}
.old-price{text-decoration: line-through;color:#999;display: inline;}
.tg-btn{margin: 8px 0px;text-align: right;}
.cpsbtn{display: inline-block;opacity: 0.8;line-height: 1;padding: 12px 20px;color: #fff;font-size: 14px;background-color: #45B6F7;margin: 0 7px;border-radius: 20px;text-decoration: none !important;}
.tkl{background-color: #45B6F7;}
.lqm{background-color: #ec6149;}
.bomm{display: inline;}
.tg-price em{font-style: normal; font-size: 0.8rem;}
.tg-tkl{display: inline;float: right;}
.tg-tkl p{margin-bottom: 0px;margin-top: 0px;display: inline;}
.cps_copy_btn{cursor: pointer;}

.smartideo {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video_container {
    max-width: 1280px;
    text-align: left;
    position: relative;
    margin: 20px auto;
    padding-left: 15px;
    padding-right: 15px;
}
.post-video .video_container {
    max-width: 1200px;
}
.py-lg-5 {
    padding-top: 3rem!important;
     padding-bottom: 3rem!important;
}

.bg-dark {
    background-color: #010a13 !important;
}
.smartideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.page-home {
    font-family: "numFont","Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 0.875rem;
    line-height: 1.4;
    color: #4e585a;
    background-color: #fff;
}

body {
	padding-top: 68px
}


.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	height: 68px;
	padding: 0 30px;
	background-color: #202935
}

.header:before,.header:after {
	display: table;
	content: "";
	line-height: 0
}

.header:after {
	clear: both
}

.logo {
	float: left;
	margin: 25px 0 0 0;
	height: 18px;
	font-size: 18px;
	overflow: hidden;
	width: 100px
}

.logo a {
	display: block;
	color: #fff
}

.logo a:hover {
	color: #00A4FF
}

.logo .fa {
	display: block;
	margin-bottom: 100px
}

.site-brand-txt {
	float: left;
	margin-top: 25px;
	margin-left: 15px;
	padding-left: 12px;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	color: rgba(255,255,255,0.88);
	border-left: 1px solid rgba(255,255,255,0.2)
}

.site-brand-txt span {
	display: block;
	letter-spacing: 2px
}

.wel-sign {
	position: relative;
	float: right;
	margin-left: 15px;
	margin-top: 15px
}

.wel-sign:before,.wel-sign:after {
	display: table;
	content: "";
	line-height: 0
}

.wel-sign:after {
	clear: both
}

.wel-sign .wel-item {
	position: relative;
	float: left;
	margin-left: 5px
}

.wel {
	position: relative;
	float: right;
	font-size: 15px;
	line-height: 68px
}

.wel:before,.wel:after {
	display: table;
	content: "";
	line-height: 0
}

.wel:after {
	clear: both
}

.wel .wel-item {
	position: relative;
	float: left;
	margin-left: 20px
}

.wel .wel-item>a {
	display: block;
	color: #fff
}

.wel .wel-item>a:hover {
	color: #00A4FF
}

.wel .has-sub-menu>a::after {
	position: relative;
	display: inline-block;
	margin-left: 0;
	top: -3px;
	content: '';
	width: 4px;
	height: 4px;
	border-left: 3.5px solid transparent;
	border-right: 3.5px solid transparent;
	border-top: 4px solid #fff
}

.wel .has-sub-menu:hover>a::after {
	border-top-color: #00A4FF
}

.wel .has-sub-menu:hover .sub-menu {
	visibility: visible;
	opacity: 1;
	top: 58px
}

.wel .avatar {
	float: left;
	margin-top: 20px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin-right: 10px
}

.wel .sub-menu {
	position: absolute;
	right: -10px;
	left: -10px;
	top: 100px;
	padding-top: 10px;
	-webkit-transition: opacity 0.25s, visibility 0.25s, top 0.25s;
	-moz-transition: opacity 0.25s, visibility 0.25s, top 0.25s;
	-ms-transition: opacity 0.25s, visibility 0.25s, top 0.25s;
	-o-transition: opacity 0.25s, visibility 0.25s, top 0.25s;
	transition: opacity 0.25s, visibility 0.25s, top 0.25s;
	visibility: hidden;
	opacity: 0
}

.wel .sub-menu ul {
	position: relative;
	background-color: #FFF;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.15);
	box-shadow: 0 1px 10px rgba(0,0,0,0.15);
	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: color 0.25s, background-color 0.25s;
	-moz-transition: color 0.25s, background-color 0.25s;
	-ms-transition: color 0.25s, background-color 0.25s;
	-o-transition: color 0.25s, background-color 0.25s;
	transition: color 0.25s, background-color 0.25s;
	display: block;
	line-height: 14px;
	padding: 12px 15px;
	text-align: center
}

.wel .sub-menu a:hover {
	background-color: #F2F2F4
}

.site-search {
	float: right;
	margin-top: 20px;
	width: 180px
}

.site-search form {
	position: relative
}

.site-search .fa {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -7px;
	color: #888
}

.site-search input {
	border: none;
	border-radius: 50px;
	background-color: #333b46;
	color: #ddd;
	font-size: 13px;
	padding: 0 10px 1px 32px;
	height: 28px;
	outline: none;
	width: 100%
}

.site-search input:focus {
	background-color: #424b58
}

.on-search .site-search {
	z-index: 9;
	position: absolute;
	top: 8px;
	right: 50px;
	left: 15px;
	margin: 0;
	display: block;
	float: none;
	width: auto
}

.on-search .site-search .fa {
	color: #202935;
	font-weight: bold
}

.on-search .site-search input {
	height: 34px;
	background-color: #F8F8F8;
	color: #202935;
	border-radius: 4px
}

.on-search .site-search input:focus {
	background-color: #F8F8F8
}

@media (max-width: 1024px) {
	.site-search {
		display: none
	}
}

.mnav-search {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 15px;
	font-size: 16px;
	overflow: hidden;
	height: 50px;
	line-height: 54px;
	cursor: pointer
}

.mnav-search .fa {
	font-weight: bold
}

@media (max-width: 1024px) {
	.mnav-search {
		display: block
	}
}

@media (max-width: 544px) {
	.mnav-search {
		padding: 0 15px
	}
}

.site-navbar {
	position: absolute;
	top: 0;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	text-align: center
}

.site-navbar:before,.site-navbar:after {
	display: table;
	content: "";
	line-height: 0
}

.site-navbar:after {
	clear: both
}

.site-navbar>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0
}

.site-navbar>ul>li {
	display: inline-block
}

.site-navbar>ul>li>a {
	font-size: 15px;
	line-height: 68px;
	padding: 0 18px;
	color: #fff
}

.site-navbar>ul>li>a:hover {
	color: #00A4FF
}

.site-navbar li {
	position: relative
}

.site-navbar li:hover {
	z-index: 2
}

.site-navbar a {
	display: block;
	-webkit-transition: color 0.25s, background-color 0.25s;
	-moz-transition: color 0.25s, background-color 0.25s;
	-ms-transition: color 0.25s, background-color 0.25s;
	-o-transition: color 0.25s, background-color 0.25s;
	transition: color 0.25s, background-color 0.25s
}

.site-navbar li.has-sub-menu {
	font-size: 14px
}

.site-navbar li.has-sub-menu>a {
	padding-right: 12px
}

.site-navbar li.has-sub-menu:hover>a::after {
	border-top-color: #00A4FF
}

.site-navbar li.has-sub-menu:hover .sub-menu {
	visibility: visible;
	opacity: 1;
	top: 58px
}

.site-navbar li.has-sub-menu>a::after {
	position: relative;
	display: inline-block;
	margin-left: 3px;
	top: -3px;
	content: '';
	border-left: 3.5px solid transparent;
	border-right: 3.5px solid transparent;
	border-top: 4px solid #fff
}

.site-navbar li.active>a {
	color: #00A4FF
}

.site-navbar li.active>a::after {
	border-top-color: #00A4FF
}

.site-navbar .sub-menu {
	position: absolute;
	z-index: 999;
	padding-top: 10px;
	visibility: hidden;
	opacity: 0;
	width: 140px;
	-webkit-transition: opacity 0.25s, top 0.25s, visibility 0.25s;
	-moz-transition: opacity 0.25s, top 0.25s, visibility 0.25s;
	-ms-transition: opacity 0.25s, top 0.25s, visibility 0.25s;
	-o-transition: opacity 0.25s, top 0.25s, visibility 0.25s;
	transition: opacity 0.25s, top 0.25s, visibility 0.25s;
	top: 100px;
	left: 50%;
	margin-left: -70px
}

.site-navbar .sub-menu ul {
	position: relative;
	background-color: #FFF;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.15);
	box-shadow: 0 1px 10px rgba(0,0,0,0.15);
	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
}

.m-mask {
	display: none
}

@media (max-width: 1600px) {
	.site-brand-txt {
		display: none
	}

	.site-navbar {
		float: left;
		position: relative;
		left: 0;
		width: auto;
		margin-left: 40px
	}

	.site-navbar>ul>li>a {
		padding: 0 15px
	}
}

@media (max-width: 1360px) {
	.header {
		padding: 0 15px
	}

	.site-navbar>ul>li>a {
		padding: 0 10px
	}
}

@media (max-width: 1200px) {
	.wel .wel-item:nth-child(n+2) {
		display: none
	}
}

@media (max-width: 1024px) {
	.header {
		position: relative;
		height: 50px;
		text-align: center;
		background-color: #fff;
		box-shadow: 0 1px 5px rgba(0,0,0,0.07)
	}

	.header .container {
		height: 50px;
		padding-top: 20px
	}

	.logo {
		float: none;
		margin: 0 auto;
		border-right: none;
		font-size: 14px;
		height: 50px;
		width: 100px
	}

	.logo a {
		padding-top: 18px;
		color: #202935
	}

	.logo a .fa {
		text-shadow: 0.3px 0 0 #202935
	}

	.site-brand-txt {
		display: none
	}

	.site-navbar {
		display: none
	}

	.wel,.wel-sign {
		display: none
	}

	.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
	}
}

.mnav-back {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 15px;
	font-size: 16px;
	overflow: hidden;
	height: 50px;
	line-height: 54px;
	cursor: pointer
}

.mnav-back .fa {
	font-weight: bold
}

.page-home .mnav-back {
	display: none
}

@media (max-width: 1024px) {
	.mnav-back {
		display: block
	}
}

@media (max-width: 544px) {
	.mnav-back {
		padding: 0 15px
	}
}

.hdfocus {
	width: 100%;
	height: 400px;
	color: #fff;
	background-color: #33383C;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center
}

.hdfocus:hover {
	color: #fff
}

.hdfocus h2 {
	margin: 0;
	font-weight: bold;
	font-size: 36px
}

.hdfocus h3 {
	margin: 15px 0 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.8
}

.hdfocus h4 {
	display: none
}

.hdfocus dfn {
	display: none
}

.hdfocus .btn {
	margin: 50px 10px 0
}

@media (max-width: 768px) {
    .cps-item{padding: 8px;}
.item-title{font-size: 0.8rem;}
.tg-img img{width: 120px;}
.tg-img{width: 120px;margin-right: 8px;}
.tg-note{font-size: 0.6rem;}
.tg-price{font-size: 1rem;line-height:1rem;}
.old-price{font-size: 0.8rem;}
.tg-tkl{font-size: 0.8rem;}
.bomm a{padding: 10px 18px;font-size: 0.8rem;}
	.hdfocus {
		height: 240px
	}

	.hdfocus h2 {
		font-size: 22px
	}

	.hdfocus h3 {
		font-size: 11px;
		margin-top: 10px
	}

	.hdfocus .btn {
		margin: 15px 5px 0
	}
}

@media (max-width: 544px) {
	.hdfocus {
		height: 180px;
		overflow: hidden
	}

	.hdfocus h2 {
		font-size: 20px
	}

	.hdfocus h3 {
		display: none
	}

	.hdfocus h4 {
		display: block;
		font-size: 14px;
		margin: 8px 0 0
	}

	.hdfocus .btn {
		display: none
	}

	.hdfocus dfn {
		display: block;
		position: absolute;
		top: 15px;
		left: 15px;
		font-size: 9px;
		color: #fff
	}
}

.breadcrumbs {
	margin-bottom: 15px;
	color: #ddd;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: none
}

.breadcrumbs a {
	margin: 0 5px
}

.breadcrumbs a:first-child {
	margin-left: 0
}

.breadcrumbs span {
	color: #999;
	margin-left: 5px
}

.page-theme-item .breadcrumbs {
	margin-top: -10px
}

@media (max-width: 544px) {
	.breadcrumbs {
		font-size: 12px
	}

	.page-post .breadcrumbs {
		margin-top: 15px
	}

	.page-theme-item .breadcrumbs {
		margin-top: 15px
	}
}

.hdtui {
	position: relative;
	z-index: 3;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	padding: 10px 15px;
	line-height: 27px
}

.page-theme-item .hdtui {
	box-shadow: 0 1px 5px rgba(0,0,0,0.05)
}

.hdtui h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	display: inline-block
}

.hdtui h4 .fa {
	font-size: 15px;
	margin-right: 15px;
	-webkit-animation: Tada 3s both infinite;
	-moz-animation: Tada 3s both infinite;
	-ms-animation: Tada 3s both infinite;
	animation: Tada 3s both infinite
}

.hdtui .btn {
	margin-left: 30px
}

@media (max-width: 544px) {
	.hdtui {
		display: none
	}
}

#cnzz_stat_icon_1263403568 {
	display: none
}

.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
}

.totop {
	display: none;
	z-index: 998;
	position: fixed;
	right: 20px;
	bottom: 20px;
	padding: 20px 0;
	width: 68px;
	height: 66px;
	border-radius: 4px;
	font-size: 12px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color: #202935;
	color: #fff;
	cursor: pointer
}

.totop:hover {
	background-color: #00A4FF;
	color: #fff
}

.totop .fa {
	display: block;
	font-size: 26px
}

@media (max-width: 1024px) {
	.totop {
		display: none !important
	}
}

.site-contact {
	position: fixed;
	right: 20px;
	top: 50%;
	margin-top: -156px;
	z-index: 999;
	font-size: 0
}

.site-contact a {
	position: relative;
	display: block;
	padding: 13px 0;
	margin-bottom: 10px;
	width: 68px;
	height: 66px;
	border-radius: 4px;
	font-size: 12px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #fff;
	background-color: #00A4FF
}

.site-contact a:hover,.site-contact a:focus,.site-contact a.focus {
	color: #fff;
	background-color: #0097eb
}

.site-contact a .fa {
	display: block;
	font-size: 26px;
	margin-bottom: 2px
}

.site-contact a:nth-child(n+2) {
	background-color: #FFFFFF;
	border: 1px solid #00A4FF;
	color: #00A4FF
}

.site-contact a:nth-child(n+2):hover {
	color: #0094e6;
	border-color: #0094e6
}

.site-contact a:last-child {
	margin-bottom: 0
}

.site-tui-zhuji .fa {
	-webkit-animation: Tada 3s both infinite;
	-moz-animation: Tada 3s both infinite;
	-ms-animation: Tada 3s both infinite;
	animation: Tada 3s both infinite
}

.site-contact-pop:hover span {
	left: -130px;
	opacity: 1;
	visibility: visible
}

.site-contact-pop span {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50%;
	margin-top: -61px;
	left: -180px;
	width: 120px;
	height: 120px;
	background-color: #FFFFFF;
	border: 1px solid #00A4FF;
	border-radius: 4px
}

.site-contact-pop span img {
	border-radius: 4px
}

.site-contact-pop span:before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: -6px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #00A4FF
}

.site-contact-pop span:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: -5px;
	z-index: 2;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #fff
}

@media (max-width: 1024px) {
	.site-contact {
		display: none
	}
}

.footer {
	position: relative;
	z-index: 9;
	clear: both;
	padding: 60px 0;
	font-size: 13px;
	background-color: #202935;
	color: #ccc;
	overflow: hidden
}

.footer a {
	color: #ccc
}

.footer a:hover {
	color: #00A4FF
}

@media (max-width: 1024px) {
	.footer {
		display: none
	}
}

.footer-logo {
	font-size: 18px;
	margin-bottom: 25px
}

.footer-navs {
	float: right;
	width: 70%;
	text-align: right;
	font-size: 0
}

.footer-navs ul {
	font-size: 13px;
	display: inline-block;
	vertical-align: top;
	margin-left: 8%;
	text-align: left
}

.footer-navs ul:first-child {
	margin-left: 0
}

.footer-navs ul li {
	margin-bottom: 6px
}

.footer-navs ul li strong {
	display: block;
	margin-bottom: 10px;
	opacity: 0.5
}

.footer-navs ul li:last-child {
	margin-bottom: 0
}

.footer-navs img {
	width: 110px
}

.footer-copyright {
	float: left;
	width: 30%;
	line-height: 1.5
}

.footer-copyright h2 {
	font-size: 13px;
	margin: 25px 0 0
}

@media (max-width: 544px) {
	.footer-copyright {
		font-size: 10px
	}
}

.role-usr {
	margin-bottom: 260px
}

.listbanners {
	position: fixed;
	left: 0;
	right: 0;
	height: 260px;
	bottom: 0;
	z-index: 99999;
	padding: 5px 0 5px 5px;
	overflow-y: auto;
	background-color: #fff;
	border-top: 1px solid #202935
}

.listbanners::-webkit-scrollbar {
	width: 4px;
	height: 4px
}

.listbanners::-webkit-scrollbar-thumb {
	background-color: rgba(0,0,0,0.15)
}

.listbanners::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0,0,0,0.3)
}

.listbanners label {
	position: relative;
	display: inline-block;
	width: 4.8%;
	margin-right: 0.2%;
	margin-bottom: 0.2%;
	vertical-align: top;
	overflow: hidden;
	font-size: 12px;
	cursor: pointer;
	background-color: #eaeaea;
	border-radius: 2px;
	padding: 5px;
	height: 40px;
	line-height: 32px;
	text-align: center;
	word-break: break-all
}

.listbanners label:hover {
	background-color: #dadada
}

.listbanners label.active {
	background-color: #384047;
	color: #fff
}

.listbanners img {
	vertical-align: top;
	width: 30px;
	height: 30px;
	border-radius: 2px;
	margin-right: 10px
}

.listbanners input {
	display: none;
	vertical-align: -2px;
	margin-right: 2px
}

.listbanners .-m1,.listbanners .-m2 {
	position: absolute;
	width: 50%;
	height: 4px;
	border-radius: 2px;
	top: 0;
	left: 0
}

.listbanners .-m1 {
	background-color: #01CDB8
}

.listbanners .-m2 {
	background-color: #FF7C00;
	left: 50%
}

.listbanners .bar {
	text-align: center;
	margin-bottom: 15px
}

@media (max-width: 1024px) {
	.role-usr {
		margin-bottom: inherit
	}

	.listbanners {
		bottom: 50px
	}

	.listbanners label {
		width: 9.5%;
		margin-right: 0.5%;
		margin-bottom: 0.5%
	}
}

@media (max-width: 768px) {
	.listbanners label {
		width: 13.7857142857%;
		margin-right: 0.5%;
		margin-bottom: 0.5%
	}
}

@media (max-width: 544px) {
	.listbanners label {
		width: 19%;
		margin-right: 1%;
		margin-bottom: 1%
	}
}

.suit {
	position: relative;
	margin-bottom: 15px;
	padding: 30px 30px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 8px
}

.suit main {
	float: left
}

.suit h3 {
	margin: 0;
	font-weight: bold;
	font-size: 18px
}

.suit h3 strong {
	margin: 0 5px;
	color: #00A4FF
}

.suit h4 {
	margin: 10px 0 0;
	font-size: 14px
}

.suit a {
	float: right;
	margin-top: 5px
}

.suit dfn {
	vertical-align: top;
	margin-left: 10px;
	display: inline-block;
	padding: 3px 6px;
	border-radius: 2px;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	font-weight: normal;
	background-color: #00A4FF
}

.theme-item-sidebox .suit {
	text-align: center;
	padding: 40px 30px
}

.theme-item-sidebox .suit main {
	float: none
}

.theme-item-sidebox .suit h4 {
	line-height: 1.5
}

.theme-item-sidebox .suit a {
	float: none;
	margin-top: 20px
}

@media (max-width: 544px) {
	.suit {
		margin-bottom: 10px;
		padding: 20px
	}

	.page-theme-item .suit {
		margin-left: 15px;
		margin-right: 15px
	}

	.suit h3 {
		font-size: 14px
	}

	.suit h4 {
		margin-top: 5px;
		font-size: 12px;
		line-height: 1.4
	}

	.suit a {
		margin-left: 15px;
		margin-top: 8px;
		padding: 0 20px
	}

	.suit dfn {
		padding: 1px 5px
	}
}

.m-menubar {
	display: none;
	z-index: 9990;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 60px;
	background-color: #fff
}

.m-menubar:before {
	content: '1';
	color: transparent;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background-color: rgba(0,0,0,0.1);
	display: block;
	overflow: hidden;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.m-menubar ul {
	display: flex;
	text-align: center
}

.m-menubar li {
	flex: 1;
	text-align: center;
	font-size: 11px
}

.m-menubar li .fa {
	margin-bottom: 3px;
	display: block;
	font-size: 22px;
	font-weight: normal
}

.m-menubar li a {
	display: block;
	height: 60px;
	padding-top: 12px;
	color: #657fa2
}

.m-menubar li.active a {
	color: #00A4FF
}

.m-menubar li.active a .fa {
	color: #00A4FF
}

@media (max-width: 1024px) {
	body {
		padding-top: 0 !important;
		padding-bottom: 60px !important
	}

	.m-menubar {
		display: block
	}
}

.hitip-main {
	display: inline-block;
	margin-bottom: 8px;
	border: 1px solid #F9CC9D;
	background-color: #FFFBE5;
	color: #994500;
	border-radius: 4px;
	padding: 7px 12px;
	font-size: 12px;
	position: relative;
	line-height: 1.7
}

.hitip-main:before,.hitip-main:after {
	position: absolute;
	content: '';
	left: 20px;
	bottom: -6px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #F9CC9D
}

.hitip-main:after {
	bottom: -4px;
	border-top: 5px solid #FFFBE5
}

@-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: 80px 0;
	text-align: center;
	background-color: #F8F8F8
}

.tbfocus h4,.tbfocus h1 {
	font-size: 30px;
	font-weight: 400;
	margin: 0
}

.tbfocus h5 {
	font-size: 16px;
	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: #202935
}

@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 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: center;
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
	background: #F3F7F8;
	color: #202935
}

.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: bold;
	margin: 20px 0 10px
}

.service-show .fa {
	font-size: 40px;
	font-weight: normal;
	background-color: #202935;
	color: #fff;
	border-radius: 50%;
	overflow: hidden;
	width: 90px;
	height: 90px;
	line-height: 94px
}

.service-show p {
	color: #999;
	line-height: 1.5;
	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
	}
}

.dmdprediv{
    position: relative;
}
.precopy {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: #3a3b32;
    color: #bbb!important;
    border-radius: 0 6px 0 6px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    padding: 0 7px;
    z-index: 9;
}
.precopy:hover {
    color: #66d9ef!important;
    background-color: #424439;
}
.prettyprint,pre.prettyprint {
	background-color: #1C252A;
	border: none;
	overflow: auto;
	padding: 10px 15px;
	font-size: 13px;
	border-radius: 8px;
	max-height: 600px;
}

.prettyprint::-webkit-scrollbar-track-piece {
	background-color: transparent;
	-webkit-border-radius: 0
}

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

.prettyprint::-webkit-scrollbar-thumb {
	background-color: rgba(255,255,255,0.1);
	border: none
}

.prettyprint::-webkit-scrollbar-thumb:hover {
	background-color: rgba(255,255,255,0.2)
}

.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
}

.modal-wrap {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center
}

.modal-mask {
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: 1
}

.modal {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	background-color: #fff;
	max-width: 600px;
	margin: 0 15px;
	padding: 40px
}

.modal .close {
	position: absolute;
	right: 2px;
	top: 2px;
	padding: 10px;
	font-size: 25px;
	line-height: 25px;
	color: #bbb;
	cursor: pointer
}

.modal .close:hover {
	color: #202935
}

.modal h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 25px
}

@media (max-width: 544px) {
	.modal {
		padding: 25px
	}

	.modal .close {
		right: 5px;
		top: 5px;
		font-size: 20px;
		line-height: 20px
	}

	.modal h1 {
		margin-bottom: 20px;
		font-size: 17px
	}
}[aria-describedby="tipsy"]:focus {
	outline: none
}

.tipsy {
	font-size: 10px;
	position: absolute;
	padding: 5px;
	word-wrap: break-word;
	z-index: 100000
}

.tipsy-inner {
	background-color: #000;
	color: #FFF;
	max-width: 200px;
	padding: 5px 8px 4px 8px;
	text-align: center
}

.tipsy-inner {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}

.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px dashed #000
}

.tipsy-arrow-n {
	border-bottom-color: #000
}

.tipsy-arrow-s {
	border-top-color: #000
}

.tipsy-arrow-e {
	border-left-color: #000
}

.tipsy-arrow-w {
	border-right-color: #000
}

.tipsy-n .tipsy-arrow {
	top: 0px;
	left: 50%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-e .tipsy-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

.tipsy-w .tipsy-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

.mo-reward {
	margin-bottom: 30px;
	padding: 45px 0;
	text-align: center
}

.mo-reward h4 {
	position: relative;
	color: #999;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px
}

.mo-reward h5 {
	color: #bbb;
	font-size: 12px;
	margin: 15px 0 0;
	line-height: 1
}

.mo-reward h5 strong {
	margin-left: 5px;
	font-weight: normal
}

.mo-reward ul {
	overflow: hidden;
	text-align: center;
	padding-left: 10px;
	margin-top: 30px;
	font-size: 0;
	line-height: 0
}

.mo-reward ul li {
	cursor: default;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	display: inline-block;
	background-color: #f6f6f6;
	border-radius: 50px;
	height: 32px;
	line-height: 33px;
	overflow: hidden;
	padding-left: 44px;
	padding-right: 14px;
	font-size: 12px;
	color: #999;
	-webkit-transition: color 0.25s, background-color 0.25s;
	-moz-transition: color 0.25s, background-color 0.25s;
	-ms-transition: color 0.25s, background-color 0.25s;
	-o-transition: color 0.25s, background-color 0.25s;
	transition: color 0.25s, background-color 0.25s
}

.mo-reward ul li:last-child {
	margin-right: 0
}

.mo-reward ul li:hover {
	background-color: #FF7C00;
	color: #fff;
	box-shadow: 0 0 5px ragba(0, 0, 0, 0.2)
}

.mo-reward ul li img {
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	border-radius: 50%
}

@media (max-width: 544px) {
	.mo-reward {
		padding: 10px 0
	}

	.mo-reward h4 {
		font-size: 16px
	}
}

.mo-reward-tip {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	cursor: default;
	color: #ddd
}

.mo-reward-tip:hover {
	color: #FF4639
}

@media (max-width: 544px) {
	.mo-reward-tip {
		display: none
	}
}

.reward-modal-inputs label {
	position: relative;
	float: left;
	margin: 0 3% 15px 0;
	width: 30.3333333333%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #888;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	cursor: pointer
}

.reward-modal-inputs label:nth-child(3),.reward-modal-inputs label:nth-child(6) {
	margin-right: 0
}

.reward-modal-inputs label:hover {
	border-color: #bbb;
	color: #666
}

.reward-modal-inputs label.active {
	border-color: #00A4FF;
	color: #00A4FF
}

.reward-modal-inputs label.active small {
	color: #00A4FF
}

.reward-modal-inputs label input {
	display: none
}

.reward-modal-inputs label input:outline {
	border: none
}

.reward-modal-inputs label small {
	margin-left: 7px;
	font-size: 12px;
	color: #bbb;
	font-weight: normal
}

@media (max-width: 544px) {
	.reward-modal-inputs label {
		height: 32px;
		line-height: 32px;
		font-size: 14px
	}

	.reward-modal-inputs label small {
		top: 0;
		margin-left: 2px
	}
}

.reward-modal-message {
	margin-bottom: 15px
}

@media (max-width: 544px) {
	.reward-modal-message textarea {
		height: 48px
	}
}

.reward-modal-pays {
	margin-bottom: 30px;
	text-align: center
}

.reward-modal-pays h4 {
	margin: 0 0 11px;
	font-size: 12px;
	color: #999
}

.reward-modal-pays label {
	display: inline-block;
	width: 128px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin: 0 10px;
	cursor: pointer
}

.reward-modal-pays label:hover {
	border-color: #bbb
}

.reward-modal-pays label.active {
	border-color: #00A4FF;
	color: #00A4FF
}

.reward-modal-pays label input {
	display: none
}

@media (max-width: 544px) {
	.reward-modal-pays label {
		width: 80px;
		height: 32px;
		line-height: 32px;
		font-size: 12px
	}
}

.reward-modal-action {
	text-align: center
}

.reward-modal-action .btn {
	cursor: pointer
}

@media (max-width: 544px) {
	.reward-modal-action {
		padding: 5px 0
	}
}

.reward-wxpay,.reward-alipay {
	display: none;
	text-align: center
}

.reward-wxpay h3,.reward-alipay h3 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: normal;
	text-align: center
}

.reward-wxpay h4,.reward-alipay h4 {
	font-size: 14px;
	margin: 0 0 20px;
	padding: 20px 0
}

.reward-wxpay footer,.reward-alipay footer {
	margin-bottom: 15px
}

.reward-wxpay .btn,.reward-alipay .btn {
	padding: 6px 30px;
	border-radius: 50px;
	margin: 0 5px
}

.lead-title {
	margin-bottom: 40px;
	text-align: center
}

.lead-title h3 {
	margin: 0;
	font-size: 30px;
	font-weight: bold
}

.lead-title .desc {
	margin-top: 12px;
	font-size: 16px;
	color: #666
}

@media (max-width: 1024px) {
	.lead-title h3 {
		font-size: 24px
	}

	.lead-title .desc {
		font-size: 14px
	}
}

@media (max-width: 768px) {
	.lead-title {
		margin-bottom: 30px
	}

	.lead-title h3 {
		font-size: 20px;
		font-weight: bold
	}
}

@media (max-width: 544px) {
	.lead-title {
		margin-bottom: 20px
	}

	.lead-title h3 {
		font-size: 20px
	}

	.lead-title .desc {
		margin-top: 7px
	}
}

.page-member .mo-service,.page-resetpassword .mo-service,.page-register .mo-service,.page-login .mo-service {
	display: none
}

.mo-service {
	padding: 70px 0;
	overflow: hidden;
	position: relative;
	z-index: 2
}

.mo-service ul {
	overflow: hidden;
	margin-right: -5%
}

.mo-service li {
	text-align: center;
	float: left;
	width: 20%;
	margin-right: 5%;
	cursor: default
}

.mo-service li:hover .fa {
	color: #202935
}

.mo-service li:hover strong {
	color: #202935
}

.mo-service li:hover p {
	color: #999
}

.mo-service li strong {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px
}

.mo-service li .fa {
	height: 80px;
	line-height: 80px;
	font-size: 50px
}

.mo-service li p {
	font-size: 14px;
	margin: 0;
	color: #999
}

@media (max-width: 768px) {
	.mo-service {
		padding: 50px 0
	}

	.mo-service li {
		width: 45%;
		margin-top: 15px
	}

	.mo-service li:nth-child(-n+2) {
		margin-top: 0
	}

	.mo-service li .fa {
		height: 70px;
		line-height: 70px;
		font-size: 42px
	}

	.mo-service li strong {
		font-size: 16px
	}
}

@media (max-width: 544px) {
	.mo-service {
		padding: 30px 0
	}

	.mo-service li {
		margin-top: 10px
	}

	.mo-service li .fa {
		height: 50px;
		line-height: 50px;
		font-size: 35px
	}

	.mo-service li strong {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 2px
	}

	.mo-service li p {
		color: #999;
		font-size: 12px
	}
}

.widget_ads{
    overflow: hidden;
    padding: 0 !important;
}

.focus-swiper {
	float: left;
	width: 100%;
	border-radius: 8px;
	overflow: hidden
}

@media (max-width: 768px) {
	.focus-swiper {
		width: 100%;
		float: none;
		margin-top: 15px
	}
}

@media (max-width: 544px) {
	.focus-swiper {
		border-radius: 0;
		margin-top: 0;
		width: auto;
		margin-left: -15px;
		margin-right: -15px
	}
}

.focus-swiper .swiper-slide {
	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
}

.focus-swiper .swiper-pagination {
	text-align: right;
	left: auto;
	right: 30px;
	bottom: 20px
}

@media (max-width: 544px) {
	.focus-swiper .swiper-pagination {
		bottom: 15px;
		left: 0;
		right: 0;
		text-align: center
	}
}

.focus-swiper .swiper-pagination-bullet {
	outline: 0;
	width: 20px;
	height: 4px;
	margin: 0 0 0 6px;
	border-radius: 10px;
	background: #999;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.focus-swiper .swiper-pagination-bullet-active {
	background: #00A4FF
}

.focus-swiper .swiper-button-next,.focus-swiper .swiper-button-prev {
	outline: 0;
	color: #fff;
	background: none;
	line-height: 44px;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.focus-swiper .swiper-button-next::after,.focus-swiper .swiper-button-prev::after {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	font-family: 'iconfont'
}

@media (max-width: 768px) {
	.focus-swiper .swiper-button-next,.focus-swiper .swiper-button-prev {
		display: none
	}
}

.focus-swiper .swiper-button-prev {
	left: -50px
}

.focus-swiper .swiper-button-prev::after {
	content: '\e726'
}

.focus-swiper .swiper-button-next {
	right: -50px
}

.focus-swiper .swiper-button-next::after {
	content: '\e635'
}

.focus-swiper:hover .swiper-button-prev {
	left: 30px;
	opacity: 0.85
}

.focus-swiper:hover .swiper-button-next {
	right: 30px;
	opacity: 0.85
}

.ifocus {
	width: 100%;
	padding: 40px 30px;
	background-color: #fff;
	background-size: auto 100%;
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: justify
}

.ifocus h2 {
	position: relative;
	z-index: 2;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px;
	color: #202935;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.ifocus h3 {
	position: relative;
	z-index: 2;
	color: #999;
	margin: 0;
	font-size: 14px;
	line-height: 1.5;
	height: 42px
}

.ifocus .-btn {
	position: relative;
	z-index: 2;
	font-size: 14px;
	display: block;
	margin-top: 20px;
	color: #00A4FF
}

.ifocus .-btn .fa {
	top: -1px;
	margin-left: 10px;
	font-size: 12px
}

.ifocus:hover h2 {
	color: #00A4FF
}

@media (max-width: 768px) {
	.ifocus {
		height: 100px;
		padding: 40px 30px
	}

	.ifocus h2 {
		font-size: 20px
	}

	.ifocus .-btn {
		margin-top: 20px
	}
}

@media (max-width: 544px) {
	.ifocus {
		height: 100px;
		padding: 30px 40px 50px;
		overflow: hidden;
		text-align: center
	}

	.ifocus h2 {
		font-size: 18px;
		margin-bottom: 10px
	}

	.ifocus h3 {
		font-size: 14px;
		line-height: 1.4;
		height: 39.2px;
		overflow: hidden;
		width: 100%
	}

	.ifocus .-btn {
		margin-top: 15px;
		font-size: 14px
	}

	.ifocus .-btn .fa {
		top: 0
	}
}

.ifocus-items {
	margin-top: 15px;
	float: right;
	width: 74.6875%
}

.ifocus-items h3 {
	display: none;
	margin: 0;
	border-radius: 8px 8px 0 0;
	background-color: #00A4FF;
	color: #fff;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 14px
}

.ifocus-items ul {
	padding: 0;
	margin-right: -1.65%
}

.ifocus-items li {
	width: 23.35%;
	margin-right: 1.65%;
	overflow: hidden;
	background-color: #fff;
	border-radius: 8px;
	float: left;
	text-align: center
}

.ifocus-items h2 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #202935
}

.ifocus-items h4 {
	line-height: 1.5;
	font-size: 14px;
	margin: 15px 0 0;
	color: #999;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.ifocus-items h4 span {
	display: block
}

.ifocus-items .-btn {
	position: relative;
	z-index: 2;
	font-size: 14px;
	display: block;
	margin-top: 20px;
	color: #00A4FF;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.ifocus-items .-btn .fa {
	top: -1px;
	margin-left: 10px;
	font-size: 12px
}

.ifocus-items .-hot {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: absolute;
	top: 18px;
	left: 50%;
	margin-left: -11px;
	font-size: 14px;
	color: #FF5E52
}

.ifocus-items a {
	position: relative;
	display: block;
	padding: 40px 20px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.ifocus-items a:hover {
	background-color: #00A4FF
}

.ifocus-items a:hover h2 {
	color: #fff
}

.ifocus-items a:hover h4 {
	color: #fff
}

.ifocus-items a:hover .-btn {
	color: #fff
}

.ifocus-items a:hover .-hot {
	color: #fff
}

@media (max-width: 768px) {
	.ifocus-items {
		float: none;
		width: auto;
		margin-left: 0;
		margin-top: 15px;
		background: none;
		border-radius: 0
	}

	.ifocus-items h3 {
		display: none
	}

	.ifocus-items ul {
		margin-right: -2%
	}

	.ifocus-items li {
		float: left;
		width: 48%;
		margin-right: 2%;
		margin-top: 2%;
		border-radius: 0
	}

	.ifocus-items li:nth-child(-n+2) {
		margin-top: 0
	}

	.ifocus-items h2 {
		display: inline-block;
		font-size: 14px
	}

	.ifocus-items h4 {
		margin-top: 6px;
		font-size: 12px;
		line-height: 1.4
	}

	.ifocus-items .-btn {
		font-size: 12px;
		margin-top: 10px
	}

	.ifocus-items .-hot {
		display: inline-block;
		position: relative;
		top: 0;
		left: 0;
		margin-left: 4px
	}

	.ifocus-items a {
		background-color: #fff;
		border-radius: 8px;
		border-radius: 0;
		padding: 26px 20px 20px 20px
	}

	.ifocus-items a:hover {
		background-color: #00A4FF
	}

	.ifocus-items a:hover h2 {
		color: #fff
	}

	.ifocus-items a:hover h4 {
		color: #fff
	}

	.ifocus-items a:hover .fa {
		color: #fff
	}
}

.page-post .ifocus-items {
	float: none;
	margin-top: 0;
	margin-bottom: 15px;
	width: auto;
	overflow: hidden
}

@media (max-width: 544px) {
	.page-post .ifocus-items {
		margin-bottom: 10px
	}
}

.mo-title {
	position: relative;
	margin-bottom: 20px
}

.mo-title h3 {
	position: relative;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	margin: 0;
	padding-left: 15px
}

.mo-title h3:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	height: 18px;
	width: 4px;
	border-radius: 10px;
	background-color: #00A4FF
}

.mo-title .more {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px
}

.mo-title .more a {
	margin-left: 20px;
	color: #bbb
}

.mo-title .more a:first-child {
	margin-left: 0
}

.mo-title .more a:hover {
	color: #00A4FF
}

@media (max-width: 544px) {
	.mo-title {
		margin-bottom: 20px
	}

	.mo-title h3 {
		font-size: 14px;
		padding-bottom: 0
	}

	.mo-title h3:before {
		height: 14px;
		top: -1px
	}

	.mo-title .more {
		top: -2px;
		font-size: 12px
	}

	.mo-title .more a {
		margin-left: 10px
	}
}

.mo-postlists {
	float: left;
	width: 36.71875%;
	margin-top: 15px;
	margin-left: 1.25%;
	padding: 25px 20px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 8px
}

.mo-postlists li {
	overflow: hidden;
	padding-left: 130px;
	margin-bottom: 20px;
	display: flex;
	align-items: center
}

.mo-postlists li:last-child {
	margin-bottom: 0
}

.mo-postlists li .thumb {
	float: left;
	flex: none;
	margin-left: -130px;
	width: 130px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 1;
	position: relative;
	overflow: hidden;
	border-radius: 8px
}

.mo-postlists li .thumb img {
	border-radius: 8px;
	width: 160px;
	max-width: 160px;
	margin-left: -15px
}

.mo-postlists li .thumb:hover {
	opacity: 0.85
}

.mo-postlists li .tits {
	margin-left: 18px;
	width: 100%
}

.mo-postlists li h2 {
	font-size: 15px;
	line-height: 1.5;
	max-height: 67.5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align: justify;
	margin-bottom: 5px
}

.mo-postlists li time {
	font-size: 12px;
	color: #bbb;
	margin-right: 20px
}

.mo-postlists li time.-new {
	color: #FF5E52;
	font-weight: bold;
	position: relative;
	padding-left: 16px
}

.mo-postlists li time.-new:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 11px;
	height: 11px;
	border: 2px solid #FF5E52;
	border-radius: 50%
}

.mo-postlists li .like {
	margin-top: 2px;
	float: right;
	cursor: pointer;
	font-size: 12px;
	color: #bbb
}

.mo-postlists li .like:hover {
	color: #00A4FF
}

.mo-postlists li .like .fa {
	margin-right: 5px
}

.mo-postlists li .cmt {
	font-size: 12px;
	color: #bbb
}

@media (max-width: 768px) {
	.mo-postlists {
		width: auto;
		float: none;
		margin: 15px 0 0;
		border-radius: 0
	}

	.mo-postlists:first-child {
		margin-right: 0
	}
}

@media (max-width: 544px) {
	.mo-postlists {
		padding: 20px 15px
	}

	.mo-postlists li {
		position: relative;
		margin-bottom: 15px;
		padding-left: 80px;
		padding-bottom: 16px
	}

	.mo-postlists li:after {
		content: '1';
		color: transparent;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: rgba(0,0,0,0.05);
		display: block;
		overflow: hidden;
		-webkit-transform-origin: 50% 0;
		transform-origin: 50% 0;
		-webkit-transform: scaleY(0.5);
		transform: scaleY(0.5)
	}

	.mo-postlists li:last-child {
		padding-bottom: 0
	}

	.mo-postlists li:last-child:after {
		display: none
	}

	.mo-postlists li .thumb {
		margin-left: -80px;
		width: 80px;
		overflow: hidden;
		border-radius: 4px
	}

	.mo-postlists li .thumb img {
		width: 100px;
		max-width: 100px;
		margin-left: -10px;
		border-radius: 0
	}

	.mo-postlists li .tits {
		margin-left: 15px
	}

	.mo-postlists li h2 {
		font-size: 14px;
		line-height: 1.4;
		margin-bottom: 2px;
		-webkit-line-clamp: 2
	}

	.mo-postlists li time {
		font-size: 11px
	}

	.mo-postlists li time.-new {
		padding-left: 14px
	}

	.mo-postlists li time.-new:before {
		top: 1px;
		width: 10px;
		height: 10px
	}

	.mo-postlists li .like {
		font-size: 11px
	}

	.mo-postlists li .hot {
		font-size: 11px
	}
}

.mo-guide {
	margin-top: 15px;
	width: 24.0625%;
	float: left;
	background-color: #fff;
	border-radius: 8px;
	padding: 25px 20px 25px
}

.mo-guide ul {
	overflow: hidden;
	font-size: 12px;
	margin-right: -3%;
	margin-top: -12px
}

.mo-guide ul li {
	float: left;
	width: 97%;
	margin-right: 3%;
	margin-top: 12px
}

.mo-guide ul li.s2 {
	width: 47%
}

.mo-guide ul li.s3 {
	width: 30.3333333333%
}

.mo-guide ul a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	line-height: 34px;
	border-radius: 50px;
	border: 1px solid #e6e6e6;
	text-align: center
}

.mo-guide ul a:hover {
	color: #fff;
	border-color: #00A4FF;
	background-color: #00A4FF
}

@media (max-width: 768px) {
	.mo-guide {
		width: auto;
		float: none;
		margin: 15px 0 0;
		border-radius: 0
	}

	.mo-guide ul a {
		border: none;
		background-color: #f9f9f9;
		line-height: 34px
	}
}

@media (max-width: 544px) {
	.mo-guide {
		padding: 20px 15px
	}

	.mo-guide .mo-title {
		margin-bottom: 10px
	}
}

.mo-xiaokaifa {
	width: 24.0625%;
	float: left;
	padding: 25px 20px;
	background-color: #fff;
	border-radius: 8px;
	margin-top: 15px
}

.mo-xiaokaifa .inner {
	text-align: center;
	padding: 6px 0 5px
}

.mo-xiaokaifa .inner dfn {
	margin: 0 auto 15px;
	display: block;
	font-size: 30px;
	width: 80px;
	height: 80px;
	line-height: 84px;
	border-radius: 50%;
	font-weight: normal;
	font-style: normal;
	background-color: #F8F8F8;
	color: #base;
	overflow: hidden
}

.mo-xiaokaifa .inner p {
	margin: 0 0 30px;
	line-height: 1.5;
	font-size: 14px;
	height: 42px;
	overflow: hidden
}

@media (max-width: 768px) {
	.mo-xiaokaifa {
		width: auto;
		float: none;
		margin: 15px 0 0;
		border-radius: 0
	}
}

@media (max-width: 544px) {
	.mo-xiaokaifa {
		padding: 20px 15px
	}

	.mo-xiaokaifa .mo-title {
		margin-bottom: 10px
	}

	.mo-xiaokaifa .inner p {
		height: auto
	}
}

.mo-questions {
	float: left;
	width: 74.6875%;
	margin-top: 15px;
	margin-left: 1.25%;
	padding: 25px 20px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 8px
}

.mo-questions ul {
	overflow: hidden;
	margin-right: -4%
}

.mo-questions ul li {
	position: relative;
	float: left;
	width: 46%;
	margin-right: 4%;
	margin-top: 7px;
	padding-left: 16px;
	margin-bottom: 15px
}

.mo-questions ul li:nth-last-child(-n+2) {
	margin-bottom: 5px
}

.mo-questions ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2.5px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #00A4FF
}

.mo-questions ul li h2 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	margin: 0
}

.mo-questions ul li time {
	font-size: 12px;
	position: relative;
	top: 1px;
	float: right;
	margin-left: 10px;
	color: #bbb
}

@media (max-width: 768px) {
	.mo-questions {
		width: auto;
		float: none;
		margin: 15px 0 0;
		border-radius: 0
	}

	.mo-questions ul {
		margin-right: 0
	}

	.mo-questions ul li {
		float: none;
		width: auto;
		margin-right: 0
	}

	.mo-questions ul li:nth-last-child(-n+2) {
		margin-bottom: 15px
	}

	.mo-questions ul li:nth-last-child(-n+1) {
		margin-bottom: 0
	}

	.mo-questions ul li h2 {
		font-size: 14px
	}
}

@media (max-width: 544px) {
	.mo-questions {
		padding: 20px 15px
	}

	.mo-questions .mo-title {
		margin-bottom: 10px
	}
}

.mo-items {
	margin-top: 15px
}

.mo-items ul {
	overflow: hidden;
	font-size: 14px
}

.mo-items ul li {
	float: left;
	width: 24.0625%;
	margin-right: 1.25%
}

.mo-items ul li:last-child {
	margin-right: 0
}

.mo-items ul .fa:first-child {
	margin-bottom: 10px;
	font-size: 36px;
	width: 80px;
	height: 80px;
	line-height: 84px;
	border-radius: 50%;
	background-color: #F8F8F8;
	color: #base;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.mo-items ul .fa:last-child {
	font-size: 18px;
	color: #00A4FF;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.mo-items ul h2 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #202935;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.mo-items ul p {
	margin: 10px 0 10px;
	color: #999;
	font-size: 14px;
	line-height: 1.4;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.mo-items ul small {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #00A4FF;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.mo-items ul a {
	display: block;
	text-align: center;
	padding: 40px 20px;
	background-color: #fff;
	border-radius: 8px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.mo-items ul a:hover {
	background-color: #00A4FF
}

.mo-items ul a:hover .fa {
	color: #fff
}

.mo-items ul a:hover .fa:first-child {
	color: #00A4FF;
	background-color: #fff
}

.mo-items ul a:hover h2 {
	color: #fff
}

.mo-items ul a:hover p {
	color: #fff
}

.mo-items ul a:hover small {
	color: #fff
}

@media (max-width: 768px) {
	.mo-items {
		margin-top: 15px
	}

	.mo-items ul {
		margin-right: -2%
	}

	.mo-items ul li {
		width: 48%;
		margin-right: 2%;
		margin-top: 2%
	}

	.mo-items ul li:nth-child(-n+2) {
		margin-top: 0
	}

	.mo-items ul li h2 {
		font-size: 14px
	}

	.mo-items ul li p {
		margin: 5px 0;
		font-size: 12px;
		line-height: 1.4;
		height: 39.2px;
		white-space: normal
	}

	.mo-items ul li small {
		margin-bottom: 0
	}

	.mo-items ul li .fa:last-child {
		display: none
	}

	.mo-items ul li a {
		border-radius: 0;
		padding: 25px 10px 20px
	}
}

.mo-workorder {
	width: 24.0625%;
	float: left;
	padding: 49px 20px;
	background-color: #fff;
	border-radius: 8px;
	text-align: center;
	margin-top: 15px
}

.mo-workorder h3 {
	font-size: 18px;
	font-weight: bold
}

.mo-workorder .desc {
	margin-top: 20px;
	line-height: 1.5;
	font-size: 14px;
	height: 42px;
	overflow: hidden
}

.mo-workorder p {
	margin-top: 23px;
	margin-bottom: 30px;
	color: #00A4FF
}

@media (max-width: 768px) {
	.mo-workorder {
		float: none;
		width: auto;
		padding: 40px 20px;
		background-position: 15% center;
		text-align: center;
		margin-top: 15px;
		border-radius: 0
	}

	.mo-workorder h3 {
		font-size: 18px
	}
}

.mo-comments {
	float: right;
	width: 74.6875%;
	padding: 25px 20px;
	margin-top: 15px;
	background-color: #fff;
	border-radius: 8px
}

.mo-comments .-item {
	position: relative;
	margin: 30px 70px 81px
}

.mo-comments .-item .fa {
	position: absolute;
	font-size: 20px;
	color: #ddd
}

.mo-comments .-item .fa:first-child {
	top: 0;
	left: 0
}

.mo-comments .-item .fa:nth-of-type(2) {
	bottom: 0;
	right: 0
}

.mo-comments dl {
	padding: 0px 30px;
	text-align: center;
	font-size: 18px;
	line-height: 1.8;
	height: 129.6px;
	overflow: hidden;
	display: flex;
	align-items: center
}

.mo-comments dd {
	margin: 0
}

.mo-comments footer {
	position: absolute;
	right: 36px;
	bottom: 2px;
	color: #bbb;
	font-style: italic
}

.mo-comments footer dfn {
	color: #00A4FF
}

@media (max-width: 768px) {
	.mo-comments {
		float: none;
		width: auto;
		margin-top: 15px;
		padding: 0 0 10px;
		border-radius: 0
	}

	.mo-comments dl {
		font-size: 15px;
		line-height: 1.7;
		height: 178.5px
	}

	.mo-comments .-item {
		margin: 30px 25px 50px
	}

	.mo-comments .-item .fa {
		font-size: 16px
	}

	.mo-comments footer {
		bottom: 0;
		font-size: 12px
	}
}

.mo-comments .swiper-slide {
	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
}

.mo-comments .swiper-pagination {
	bottom: 10px
}

.mo-comments .swiper-pagination-bullet {
	outline: 0;
	width: 20px;
	height: 4px;
	border-radius: 10px;
	background: #999;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.mo-comments .swiper-pagination-bullet-active {
	background: #00A4FF
}

.mo-comments .swiper-button-next,.mo-comments .swiper-button-prev {
	outline: 0;
	background: #fff;
	top: 0;
	bottom: 0;
	height: 100%;
	margin-top: 0;
	width: 50px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.mo-comments .swiper-button-next::after,.mo-comments .swiper-button-prev::after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 50px;
	text-align: center;
	margin-top: -22px;
	font-weight: bold;
	font-size: 25px;
	line-height: 44px;
	color: #ddd;
	font-family: 'iconfont'
}

.mo-comments .swiper-button-next:hover::after,.mo-comments .swiper-button-prev:hover::after {
	color: #00A4FF
}

@media (max-width: 768px) {
	.mo-comments .swiper-button-next,.mo-comments .swiper-button-prev {
		display: none
	}
}

.mo-comments .swiper-button-prev {
	left: 0
}

.mo-comments .swiper-button-prev::after {
	content: '\e726'
}

.mo-comments .swiper-button-next {
	right: 0
}

.mo-comments .swiper-button-next::after {
	right: 0;
	content: '\e635'
}

.page-guestbook .content-wrap,.page-disclaimer .content-wrap,.page-dmdtool .content-wrap,.page-ads .content-wrap,.page-about .content-wrap,.page-qrcode .content-wrap,.page-json .content-wrap,.page-douyin .content-wrap,.page-video .content-wrap,.page-comprom .content-wrap,.page-cat .content-wrap,.page-cat .sidebar,.page-tag .content-wrap,.page-tag .sidebar {
	margin-top: 20px
}

@media (max-width: 1024px) {
	.page-guestbook .content-wrap,.page-disclaimer .content-wrap,.page-dmdtool .content-wrap,.page-ads .content-wrap,.page-about .content-wrap,.page-qrcode .content-wrap,.page-json .content-wrap,.page-douyin .content-wrap,.page-video .content-wrap,.page-comprom .content-wrap,.page-cat .content-wrap,.page-cat .sidebar,.page-tag .content-wrap,.page-tag .sidebar {
		margin-top: 15px
	}
}

@media (max-width: 544px) {
	.page-guestbook .content-wrap,.page-disclaimer .content-wrap,.page-dmdtool .content-wrap,.page-ads .content-wrap,.page-about .content-wrap,.page-qrcode .content-wrap,.page-json .content-wrap,.page-douyin .content-wrap,.page-video .content-wrap,.page-comprom .content-wrap,.page-cat .content-wrap,.page-cat .sidebar,.page-tag .content-wrap,.page-tag .sidebar {
		margin-top: 0
	}
}

.excerpts {
	margin-bottom: 20px;
	padding: 25px 25px;
	background-color: #fff;
	border-radius: 8px
}

.excerpts h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
    border-left: 5px solid #45B6F7;
}

.excerpts h1 .fa {
	margin-right: 10px
}

@media (max-width: 768px) {
	.excerpts h1 {
		margin-bottom: 15px;
		font-size: 14px
	}
}

@media (max-width: 544px) {
	.excerpts {
		margin-left: -15px;
		margin-right: -15px;
		padding: 15px 15px;
		border-radius: 0;
		margin-bottom: 15px;
		box-shadow: none
	}
}

.excerpt {
	position: relative;
	padding: 25px 0;
	padding-left: 220px;
	overflow: hidden;
	border-top: 1px solid #f6f6f6
}

.excerpt:nth-child(2) {
	border-top: none
}

.excerpt .focus {
	float: left;
	margin-left: -220px;
	width: 200px
}

.excerpt .thumb {
	border-radius: 4px;
	display: block
}

.excerpt h2 {
	font-size: 18px;
	line-height: 1.3;
	margin: 0 0 15px;
	font-weight: bold;
	max-height: 46.8px;
	overflow: hidden
}

.excerpt .note {
	color: #999;
	line-height: 1;
	height: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.excerpt .meta {
	overflow: hidden;
	position: absolute;
	bottom: 25px;
	left: 220px;
	right: 0;
	color: #bbbbbb;
	font-size: 12px
}

.excerpt .meta time {
	float: left;
	margin-right: 20px
}

.excerpt .meta .meta-cat {
	float: left;
	margin-right: 20px
}

.excerpt .meta .meta-cmt {
	float: left
}

.excerpt .meta .meta-like {
	cursor: pointer;
	float: right
}

.excerpt .meta .meta-like:hover {
	color: #00A4FF
}

.excerpt .meta .meta-like .fa {
	margin-right: 5px
}

.excerpt .meta a {
	color: #bbb
}

.excerpt .meta a:hover {
	color: #00A4FF
}

@media (max-width: 768px) {
	.excerpt {
		padding-top: 16px;
		padding-bottom: 15px;
		padding-left: 175px;
		border-top: none
	}

	.excerpt:before {
		content: '1';
		color: transparent;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 1px;
		background-color: rgba(0,0,0,0.06);
		display: block;
		overflow: hidden;
		-webkit-transform-origin: 50% 0;
		transform-origin: 50% 0;
		-webkit-transform: scaleY(0.5);
		transform: scaleY(0.5)
	}

	.excerpt .focus {
		margin-left: -175px;
		width: 160px
	}

	.excerpt .meta {
		left: 175px
	}

	.excerpt h2 {
		font-size: 16px;
		max-height: 41.6px;
		margin-bottom: 10px
	}

	.excerpt .meta {
		bottom: 15px
	}
}

@media (max-width: 544px) {
	.excerpt {
		padding-left: 125px
	}

	.excerpt .focus {
		margin-left: -125px;
		width: 110px;
		border-radius: 3px;
		overflow: hidden
	}

	.excerpt .thumb {
		width: 130px;
		max-width: 130px;
		margin-left: -10px
	}

	.excerpt .meta {
		right: 0;
		left: 125px
	}

	.excerpt h2 {
		font-size: 14px;
		line-height: 1.4;
		max-height: 57.8px;
		margin-bottom: 0;
		text-align: justify;
		font-weight: normal;
		text-shadow: 0.2px 0 0 #202935
	}

	.excerpt .note {
		display: none
	}

	.excerpt .meta {
		font-size: 11px;
		line-height: 1
	}

	.excerpt .meta time {
		margin-right: 15px
	}

	.excerpt .meta .meta-cat {
		display: none
	}
}

.pagination {
	clear: both;
	text-align: center;
	font-size: 12px
}

.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: #f6f6f6;
	color: #666;
	border-radius: 2px
}

.pagination ul>.active>a,.pagination ul>.active>span {
	background-color: #00A4FF;
	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
}

@media (max-width: 767px) {
	.pagination ul>li {
		display: none
	}

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

	.pagination ul>li a {
		border-radius: 50px;
		padding: 8px 30px;
		font-size: 12px;
		color: #202935 !important
	}
}

.page-search .excerpt h2 a .word {
	color: #00A4FF
}

.asr {
	display: block;
	padding: 40px 15px;
	text-align: center;
	color: #fff !important;
	background: #FF5719;
	background-image: -webkit-linear-gradient(135deg, #FC9A23, #FF5719);
	background-image: linear-gradient(135deg, #FC9A23, #FF5719)
}

.asr h4 {
	margin: 0;
	font-size: 22px;
	font-weight: bold
}

.asr h5 {
	margin: 10px 0 0;
	font-size: 14px;
	font-weight: bold
}

.asr .btn {
	margin-top: 20px;
	font-weight: bold
}

.asr .btn:hover {
	color: #FF5719
}

.widget {
	position: relative;
	clear: both;
	margin-bottom: 15px;
	padding: 25px;
	background-color: #fff;
	border-radius: 8px
}

.widget header {
	padding-bottom: 20px;
	line-height: 1
}

.widget h3 {
	position: relative;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	margin: 0 auto;
	display: inline-block
}

.widget.affix {
	position: fixed;
	width: 320px
}

@media (max-width: 768px) {
	.widget.affix {
		position: relative;
		width: auto;
		top: 0 !important
	}
}

@media (max-width: 768px) {
	.widget.affix-bottom {
		position: relative;
		width: auto;
		top: 0 !important
	}
}

.widget .title strong {
	border-bottom-color: transparent
}

.widget .title .btn {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: normal;
	padding: 2px 7px 1px
}

@media (max-width: 544px) {
	.widget {
		margin-bottom: 15px;
		box-shadow: none
	}
}

.widget-hot ul {
	overflow: hidden;
	font-size: 12px;
	margin-right: -2%;
	margin-top: -10px
}

.widget-hot ul li {
	float: left;
	width: 98%;
	margin-right: 2%;
	margin-top: 10px
}

.widget-hot ul li.s2 {
	width: 48%
}

.widget-hot ul li.s3 {
	width: 31.3333333333%
}

.widget-hot ul a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	line-height: 1;
	line-height: 32px;
	border-radius: 50px;
	border: 1px solid #ddd;
	text-align: center
}

.widget-hot ul a:hover {
	color: #fff;
	border-color: #00A4FF;
	background-color: #00A4FF
}

@media (max-width: 768px) {
	.widget-hot {
		display: block
	}
}

.widget-items {
	padding: 0;
	overflow: hidden;
	border-radius: 0;
	background-color: transparent
}

.widget-items header {
	display: none
}

.widget-items ul {
	overflow: hidden;
	text-align: center;
	margin-right: -2%
}

.widget-items li {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-top: 2%
}

.widget-items li:nth-child(-n+2) {
	margin-top: 0
}

.widget-items li a {
	display: block;
	padding: 20px 15px;
	background-color: #fff;
	border-radius: 8px
}

.widget-items li a:hover {
	background-color: #00A4FF;
	color: #fff
}

.widget-items li a:hover h2 {
	font-weight: bold
}

.widget-items li a:hover p {
	color: #fff
}

.widget-items li .fa {
	font-size: 36px
}

.widget-items li h2 {
	font-size: 18px;
	margin: 10px 0;
	font-weight: bold
}

.widget-items li p {
	margin: 0 0;
	font-size: 12px;
	color: #bbb
}

.widget-workorder .inner {
	padding: 10px;
	text-align: center
}

.widget-workorder .fa {
	font-size: 50px;
	display: block;
	margin: 0 auto 10px;
	color: #00A4FF
}

.widget-workorder .btn {
	margin-top: 20px
}

.widget-workorder p {
	margin: 0 0 15px
}

@media (max-width: 768px) {
	.widget-workorder {
		display: block
	}
}

.widget-comments ul {
	margin-top: -10px;
	padding: 0
}

.widget-posts ul {
	margin-top: -20px;
	padding: 0
}

.widget-posts li {
	margin-top: 20px;
	overflow: hidden;
	display: flex;
	align-items: center
}

.widget-posts li:last-child {
	padding-bottom: 0
}

.widget-posts li .thumbnail {
	flex: none;
	width: 86px;
	border-radius: 8px;
	overflow: hidden
}

.widget-posts li .thumbnail img {
	width: 106px;
	max-width: 106px;
	margin-left: -10px
}

.widget-posts li a:last-child {
	margin-left: 15px;
	max-height: 55px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align: justify
}

.widget-ssr {
	overflow: hidden;
	padding: 0
}

.widget-ssr img {
	width: 100%
}

.widget-search .ipt {
	border-radius: 2px;
	border-color: #ddd;
	padding: 6px 12px
}

.widget-search .ipt:focus {
	border-color: #00A4FF
}

.widget-rewards li {
	overflow: hidden;
	font-size: 12px
}

.widget-rewards li.reward-item-2 .price {
	color: #00A4FF
}

.widget-rewards li.reward-item-5 .price {
	color: #E11D74
}

.widget-rewards li.reward-item-10 .price {
	color: #6F4A8E
}

.widget-rewards li.reward-item-20 .price {
	color: #CF7500
}

.widget-rewards li.reward-item-50 .price {
	color: #FF5E52
}

.widget-rewards li.reward-item-100 .price {
	color: #CD0A0A
}

.widget-rewards a {
	padding-left: 34px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	line-height: 24px;
	background-color: transparent
}

.widget-rewards a:hover {
	background-color: #F8F8F8
}

.widget-rewards .avatar {
	float: left;
	margin-left: -34px;
	width: 24px;
	height: 24px;
	border-radius: 50%
}

.widget-rewards .uname {
	float: left;
	width: 90px;
	margin-right: 10px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.widget-rewards .price {
	float: right;
	color: #bbb
}

.widget-theme {
	padding: 30px;
	text-align: center
}

.widget-theme .-thumb {
	display: block;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.widget-theme .-thumb:after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	width: 40px;
	margin-left: -20px;
	background-color: #00A4FF;
	height: 4px;
	border-radius: 10px
}

.widget-theme img {
	display: block
}

.widget-theme h3 {
	padding: 0;
	margin: 0 0 10px
}

.widget-theme h4 {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #999
}

.widget-theme .btn {
	margin: 0 5px;
	padding-left: 28px;
	padding-right: 28px
}

.page-post .content-wrap,.page-post .sidebar {
	margin-top: 20px
}

@media (max-width: 1024px) {
	.page-post .content-wrap,.page-post .sidebar {
		margin-top: 15px
	}
}

@media (max-width: 544px) {
	.page-post .content-wrap,.page-post .sidebar {
		margin-top: 0
	}
}

.article-container {
	margin-bottom: 15px;
	padding: 30px;
	background-color: #fff;
	border-radius: 8px
}

.article-container:before,.article-container:after {
	display: table;
	content: "";
	line-height: 0
}

.article-container:after {
	clear: both
}

@media (max-width: 544px) {
	.article-container {
		margin-left: -15px;
		margin-right: -15px;
		padding: 15px;
		border-radius: 0;
		margin-bottom: 1px;
		box-shadow: none
	}
}

.article-header {
	margin-bottom: 25px
}

@media (max-width: 544px) {
	.article-header {
		margin-bottom: 20px
	}
}

.article-title {
	margin: 0;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.4
}

@media (max-width: 544px) {
	.article-title {
		font-size: 18px
	}
}

.article-meta {
	margin-top: 12px;
	color: #999;
	overflow: hidden
}

.article-meta a {
	color: #999
}

.article-meta a:hover {
	color: #202935
}

.article-meta .item {
	float: left;
	margin-right: 40px
}

.article-meta .item .fa {
	margin-right: 7px
}

@media (max-width: 768px) {
	.article-meta {
		font-size: 11px;
		margin-top: 8px;
		color: #bbb
	}

	.article-meta .item {
		margin-right: 15px
	}

	.article-meta .item .fa {
		margin-right: 5px
	}

	.article-meta a {
		color: #bbb
	}
}

.article-desc {
	position: relative;
	color: #999;
	margin-bottom: 25px;
	padding: 15px 20px;
	background-color: #fbfbfb;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0
}

@media (max-width: 768px) {
	.article-desc {
		font-size: 12px;
		padding: 15px
	}
}

.article-content {
	font-size: 16px;
	line-height: 1.8;
	word-wrap: break-word;
	margin-bottom: 30px;
	text-align: justify
}

@media (max-width: 768px) {
	.article-content {
		line-height: 1.75
	}
}

.article-content img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	border-radius: 8px
}

.article-content hr {
	margin: 50px auto;
	width: 100px;
	border-top-color: #eee
}

.article-content h2,.article-content h3,.article-content h4,.article-content h5 {
	padding: 0;
	margin: 25px 0;
	font-weight: bold
}

@media (max-width: 544px) {
	.article-content h2 {
		font-size: 18px
	}
}

@media (max-width: 544px) {
	.article-content h3 {
		font-size: 14px
	}
}

@media (max-width: 544px) {
	.article-content h4 {
		font-size: 14px
	}
}

.article-content ul,.article-content ol {
	margin: 0 0 25px 28px
}

.article-content ul {
	list-style: none
}

@media (max-width: 544px) {
	.article-content ul {
		margin-left: 0
	}
}

.article-content ul li {
	padding-left: 18px;
	position: relative
}

.article-content ul li:before {
	content: '';
	position: absolute;
	top: 11px;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 10px;
	background-color: #00A4FF
}

.article-content ol {
	margin-left: 46px;
	list-style: decimal
}

.article-content li {
	margin-bottom: 8px
}

.article-content p {
	margin-bottom: 25px;
	word-wrap: break-word
}

.wp-block-image{
    margin-bottom: 25px;
	word-wrap: break-word
}

.article-content code {
	position: relative;
	top: -2px;
	display: inline-block;
	word-wrap: break-word;
	font-size: 12px;
	background-color: #272822;
	color: #eee;
	padding: 0 8px;
	border-radius: 4px
}

.article-content pre {
	word-wrap: break-word
}

.article-content pre code {
	top: 0;
	display: block;
	font-size: inherit;
	background-color: transparent;
	color: inherit;
	padding: 0;
	border-radius: 0
}

.article-content table {
	table-layout: fixed;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	width: 100%;
	margin-bottom: 25px
}

.article-content table th {
	background-color: #f9f9f9;
	text-align: center
}

.article-content table td,.article-content table th {
	overflow: hidden;
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	padding: 5px 10px
}

.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 a {
	color: #00A4FF;
	text-decoration: underline
}

.article-content a:hover {
	color: #008ad6;
	text-decoration: underline
}

.article-content pre {
	margin: 25px 0;
	font: 13px/20px 'courier new';
	background: #272822;
	padding: 15px 20px;
	color: #F8F8D4;
	border: none
}

.article-content blockquote {
	margin: 25px 0;
	padding: 20px 20px 10px;
	font-size: 15px;
	color: #999;
	background-color: #F8F8F8;
	border-left: 4px solid #ddd
}

.article-content blockquote p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px
}

.article-content .post-copyright {
	clear: both
}

.article-content .post-copyright a {
	color: #202935;
	text-decoration: none
}

.article-content .post-copyright a:hover {
	color: #00A4FF;
	text-decoration: none
}

.article-tags {
	margin-bottom: 30px;
	overflow: hidden
}

.article-tags a {
	margin-right: 8px;
	margin-bottom: 8px;
	display: inline-block;
	background-color: #F8F8F8;
	padding: 6px 18px;
	border-radius: 50px;
	font-size: 14px;
	color: #666
}

.article-tags a:hover {
	background-color: #00A4FF;
	color: #fff
}

@media (max-width: 544px) {
	.article-tags {
		text-align: center
	}

	.article-tags a {
		padding: 5px 15px;
		font-size: 12px;
		margin-left: 2.5px;
		margin-right: 2.5px;
		margin-bottom: 5px
	}
}

.posttheme {
	float: left;
	line-height: 30px
}

.posttheme .fa {
	margin-right: 6px
}

.posttheme a {
	display: inline-block;
	font-size: 14px
}

@media (max-width: 768px) {
	.posttheme {
		float: none;
		text-align: center;
		margin-bottom: 22.5px
	}
}

.xshare {
	float: right;
	font-size: 14px;
	line-height: 30px
}

.xshare .xshare-title {
	float: left
}

.xshare a {
	float: left;
	margin-left: 10px;
	border-radius: 50px;
	border: 1px solid #E6E6E6;
	width: 60px;
	height: 30px;
	text-align: center;
	opacity: 0.8
}

.xshare a .fa {
	font-size: 16px
}

.xshare a:hover {
	color: #fff !important;
	opacity: 1
}

.xshare a.share-weixin {
	color: #23BF36;
	border-color: #23BF36
}

.xshare a.share-weixin:hover {
	background-color: #23BF36
}

.xshare a.share-weibo {
	color: #ff2940;
	border-color: #ff2940
}

.xshare a.share-weibo:hover {
	background-color: #ff2940
}

.xshare a.share-qq {
	color: #1296DB;
	border-color: #1296DB
}

.xshare a.share-qq:hover {
	background-color: #1296DB
}

@media (max-width: 768px) {
	.xshare {
		display: none
	}
}

.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: 220px;
	position: absolute;
	top: 120%;
	opacity: 0;
	left: 50%;
	margin-top: -117px;
	margin-left: -110px;
	background-color: #fff;
	padding: 20px
}

.qr-code p {
	margin: 15px 0 0;
	font-weight: bold
}

.relates {
	clear: both;
	overflow: hidden;
	padding: 30px;
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 8px
}

.relates h3 {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 18px
}

.relates ul {
	list-style: none;
	margin-left: 20px;
	font-size: 16px;
	line-height: 1.5
}

.relates li {
	display: block;
	margin-top: 15px;
	padding-left: 18px;
	position: relative;
	text-align: justify
}

.relates li:before {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 10px;
	background-color: #00A4FF
}

.relates li a:hover {
	color: #00A4FF
}

@media (max-width: 544px) {
	.relates {
		margin-left: -15px;
		margin-right: -15px;
		padding: 15px 15px;
		border-radius: 0;
		margin-bottom: 10px;
		box-shadow: none
	}

	.relates h3 {
		font-size: 14px
	}

	.relates ul {
		margin-left: 0
	}

	.relates li {
		width: 100%
	}
}

.page-mmzc .footer,.page-login .footer,.page-register .footer,.page-resetpassword .footer {
	display: none
}

.sign-bg {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

.sign-container {
	z-index: 2;
	position: relative;
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0 5px 25px rgba(0,0,0,0.08);
	width: 420px;
	padding: 40px;
	margin: 140px auto 30px
}

.sign-container header {
	text-align: center;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 9px
}

.sign-container header a:hover {
	color: #00A4FF
}

.sign-container h1 {
	text-align: center;
	margin: 0 0 40px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	position: relative
}

.sign-container h1::after {
	content: '';
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 4px;
	border-radius: 10px;
	background-color: #00A4FF
}

.sign-container footer {
	display: none;
	text-align: center;
	padding: 20px
}

.sign-container footer a {
	margin-left: 5px;
	color: #00A4FF
}

.sign-container footer a:hover {
	color: #0094e6
}

.sign-login-rp {
	float: right;
	font-size: 14px;
	color: #bbb
}

.sign-login-rp:hover {
	color: #00A4FF
}

.sign-form .item {
	margin-bottom: 25px;
	color: #999
}

.sign-form label {
	display: block;
	margin-bottom: 5px;
	color: #00A4FF;
	font-size: 14px
}

.sign-submit {
	margin-bottom: 40px
}

.sign-tips,.sign-tips-show {
	display: none;
	overflow: hidden;
	position: absolute;
	bottom: 100%;
	margin-bottom: 5px;
	left: 0;
	right: 0;
	font-size: 14px;
	background-color: #FF5E52;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	border-radius: 8px;
	box-shadow: 0 5px 25px rgba(0,0,0,0.08)
}

.sign-tips-show {
	display: block
}

.sign-icon {
	margin: 30px 0 15px;
	text-align: center;
	color: #202935
}

.sign-icon .fa {
	display: inline-block;
	font-size: 50px;
	width: 50px;
	height: 50px;
	line-height: 50px
}

.sign-icon-success {
	color: #4BC970
}

.sign-icon-error {
	color: #FF5E52
}

.sign-text {
	position: relative;
	text-align: center
}

.sign-links {
	position: fixed;
	bottom: 15px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 0;
	line-height: 1
}

.sign-links a {
	position: relative;
	margin: 0 12px;
	font-size: 12px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.2)
}

.sign-links a:hover {
	color: #00A4FF
}

.sign-links a:after {
	content: '';
	position: absolute;
	right: -13px;
	top: 5px;
	width: 2px;
	height: 2px;
	border-radius: 10px;
	background-color: #fff
}

.sign-links a:last-child:after {
	display: none
}

.sign-third {
	overflow: hidden;
	text-align: center;
	font-size: 0
}

.sign-third h5 {
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #bbb
}

.sign-third a {
	display: inline-block;
	margin: 0 12px;
	text-align: center;
	font-size: 0;
	color: #bbb;
	border-radius: 100px;
	vertical-align: top
}

.sign-third a .fa {
	margin: 0 auto;
	display: block;
	font-size: 18px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-radius: 50%
}

.sign-third a:hover {
	color: #fff
}

.sign-third a.sign-third-qq .fa {
	background-color: #26CEFE
}

.sign-third a.sign-third-qq:hover .fa {
	background-color: #0dc8fe
}

.sign-third a.sign-third-wechat .fa {
	background-color: #1cbf1b;
	font-size: 20px
}

.sign-third a.sign-third-wechat:hover .fa {
	background-color: #19a918
}

.sign-third a.sign-third-weibo .fa {
	background-color: #EC3044
}

.sign-third a.sign-third-weibo:hover .fa {
	background-color: #ea192f
}

@media (max-width: 1024px) {
	.sign-third a {
		height: 42px;
		line-height: 42px
	}
}

.sign-wechat-wrap {
	z-index: 9;
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	text-align: center;
	padding-top: 30px;
	background-color: #fff
}

.sign-wechat-wrap .fa {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	cursor: pointer
}

@media (max-width: 1024px) {
	.sign-bg {
		display: none
	}

	.page-login,.page-register,.page-resetpassword {
		background-color: #fff
	}

	.sign-container {
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto !important;
		width: auto;
		max-width: 100%;
		box-shadow: none;
		padding: 25px 15px;
		border-radius: 0
	}

	.sign-container h1 {
		display: none
	}

	.sign-container footer {
		display: block;
		margin-top: 50px;
		padding: 0
	}

	.sign-submit {
		margin-bottom: 50px
	}

	.sign-tips,.sign-tips-show {
		z-index: 99991;
		position: fixed;
		left: 0;
		right: 0;
		top: 49px;
		border-radius: 0;
		font-size: 12px;
		padding: 0;
		height: 28px;
		line-height: 28px
	}

	.sign-form .item {
		margin-bottom: 25px
	}

	.sign-form label {
		font-size: 14px;
		color: #bbb
	}

	.sign-login-rp {
		font-size: 14px;
		color: #00A4FF
	}
}

.auth-alert {
	text-align: center;
	padding: 250px 15px;
	font-size: 18px;
	color: #FA8A2A;
	font-weight: bold;
	line-height: 2
}

@media (max-width: 1024px) {
	.auth-alert {
		line-height: 1.8;
		padding: 100px 15px
	}
}

.themes-box {
	margin-right: -1.5%;
	margin-bottom: 1.5%
}

.themes-box:before,.themes-box:after {
	display: table;
	content: "";
	line-height: 0
}

.themes-box:after {
	clear: both
}

.themes-box li {
	position: relative;
	font-size: 0;
	vertical-align: top;
	display: inline-block;
	width: 31.8333333333%;
	margin-right: 1.5%;
	text-align: center;
	margin-bottom: 1.5%;
	background-color: #fff;
	border-radius: 8px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 40px
}

.themes-box li:hover {
	z-index: 2;
	box-shadow: 0 8px 20px rgba(0,0,0,0.1)
}

.themes-box h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px
}

.themes-box h4 {
	margin: 0 0 25px;
	font-size: 14px;
	color: #999
}

.themes-box h5 {
	font-weight: bold;
	margin-top: 25px;
	font-size: 14px;
	color: #00A4FF
}

.themes-box .btn {
	margin: 10px 5px 0
}

@media (max-width: 768px) {
	.themes-box li {
		width: 48.5%
	}
}

@media (max-width: 544px) {
	.themes-box li {
		width: 98.5%;
		margin-bottom: 15px;
		padding: 30px 40px
	}

	.themes-box h2 {
		font-size: 18px
	}

	.themes-box .btn {
		padding: 6px 20px
	}
}

.theme-item-focus {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	padding: 40px 0;
	margin-bottom: 20px
}

.theme-item-sidebar {
	float: left;
	width: 34%;
	position: relative
}

.theme-item-fcontent {
	float: left;
	width: 48%;
	margin-left: 3%
}

.theme-item-fcontent h1 {
	margin: 0 0;
	font-size: 24px;
	font-weight: bold
}

.theme-item-fcontent h3 {
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
	font-weight: bold
}

.theme-item-fcontent h4 {
	margin: 10px 0 0;
	font-size: 12px;
	display: inline-block;
	color: #00A4FF
}

.theme-item-brand {
	float: right;
	width: 12%
}

.theme-item-brand1 {
	color: #999;
	background-color: #f6f6f6;
	padding: 19px 15px;
	border-radius: 8px;
	text-align: center;
	margin-bottom: 12px;
	font-size: 12px
}

.theme-item-brand1 .fa {
	height: 50px;
	font-size: 50px;
	color: #00A4FF;
	margin-bottom: 5px
}

.theme-item-brand1 p {
	margin: 0 0 10px;
	line-height: 1.5
}

.theme-item-brand2 {
	color: #999;
	background-color: #f6f6f6;
	padding: 19px 15px;
	border-radius: 8px;
	text-align: center;
	font-size: 12px
}

.theme-item-brand2 h4 {
	margin: 0 0 10px;
	font-size: 12px;
	color: #202935
}

.theme-item-brand2 p {
	margin: 0;
	color: #999;
	line-height: 1.5
}

.theme-item-brand2 img {
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto 10px
}

.theme-item-image {
	position: relative;
	border: 1px solid #eee;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 30px;
	height: 386px
}

.theme-demo-qrcode {
	position: absolute;
	bottom: 1px;
	left: 1px;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	width: 94px;
	text-align: center;
	background-color: #fff;
	padding: 5px;
	border-radius: 0 0 0 8px
}

.theme-demo-qrcode small {
	display: block;
	font-size: 12px;
	margin-bottom: 3px
}

@media (max-width: 1024px) {
	.theme-demo-qrcode {
		display: none
	}
}

.theme-item-preview {
	position: relative;
	margin-top: 15px;
	bottom: -15px
}

@media (max-width: 1024px) {
	.theme-item-preview {
		margin-top: 20px;
		bottom: 0
	}
}

.theme-item-counter {
	float: right;
	margin-top: 5px;
	color: #bbb;
	font-size: 12px
}

.theme-item-price {
	margin: 20px 0;
	padding: 15px 0;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd
}

.theme-item-price h5 {
	font-size: 14px;
	color: #00A4FF;
	line-height: 30px;
	margin: 0;
	font-weight: bold
}

.theme-item-price strong {
	float: right;
	font-size: 30px;
	line-height: 1;
	color: #00A4FF
}

.theme-item-price strong dfn {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	position: relative;
	top: -4px;
	margin-right: 7px
}

.theme-item-service {
	margin-bottom: 30px
}

.theme-item-service:before,.theme-item-service:after {
	display: table;
	content: "";
	line-height: 0
}

.theme-item-service:after {
	clear: both
}

.theme-item-service h6 {
	font-size: 14px;
	line-height: 1;
	margin-bottom: 15px;
	font-weight: bold
}

.theme-item-service li {
	float: left;
	width: 50%;
	font-size: 14px;
	margin-bottom: 7px
}

.theme-item-service li .fa {
	position: relative;
	top: 1px;
	color: #00A4FF;
	display: inline-block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	margin-right: 7px
}

.theme-item-orderarea {
	font-size: 0
}

.theme-item-orderarea .btn {
	margin-right: 10px
}

.role-admin .theme-contentbox {
	margin-left: 0
}

.role-admin .theme-menubar {
	display: none
}

.theme-item-sidebox {
	position: absolute;
	top: 0;
	left: 15px;
	width: 350px
}

.theme-item-contentbox {
	margin-left: 370px;
	min-height: 700px
}

.theme-item-menubar {
	position: relative;
	z-index: 9;
	background-color: #fff;
	font-size: 18px;
	border-radius: 8px 8px 0 0;
	padding-top: 15px;
	font-weight: bold
}

.theme-item-menubar .container {
	padding: 0
}

.theme-item-menubar.affix {
	position: fixed;
	top: 68px;
	left: 0;
	right: 0;
	border-radius: 0;
	height: 60px;
	padding-top: 0;
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.05)
}

.theme-item-menubar.affix .container {
	padding: 0 15px
}

.theme-item-menubar.affix h2 {
	display: block;
	float: left;
	width: 370px;
	font-weight: bold;
	font-size: 18px;
	line-height: 60px;
	margin: 0;
	position: relative;
	padding-left: 20px
}

.theme-item-menubar.affix h2:before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 0;
	height: 18px;
	width: 4px;
	border-radius: 10px;
	background-color: #00A4FF
}

.theme-item-menubar.affix .btn {
	position: absolute;
	right: 15px;
	top: 11px;
	display: block
}

.theme-item-menubar.affix ul li {
	height: 60px;
	line-height: 60px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: normal !important
}

.theme-item-menubar.affix ul li.active::after {
	bottom: 0
}

.theme-item-menubar .btn {
	display: none
}

.theme-item-menubar h2 {
	display: none
}

.theme-item-menubar ul:before,.theme-item-menubar ul:after {
	display: table;
	content: "";
	line-height: 0
}

.theme-item-menubar ul:after {
	clear: both
}

.theme-item-menubar ul li {
	cursor: pointer;
	float: left;
	position: relative;
	line-height: 1;
	padding: 20px 30px;
	margin-left: 10px
}

.theme-item-menubar ul li:hover {
	color: #00A4FF
}

.theme-item-menubar ul li.active {
	color: #00A4FF;
	font-weight: bold
}

.theme-item-menubar ul li.active::after {
	content: '';
	position: absolute;
	bottom: 6px;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 4px;
	border-radius: 10px;
	background-color: #00A4FF
}

.theme-item-menubar .theme-qrcode {
	display: none
}

.theme-item-intro {
	background-color: #fff;
	border-radius: 8px;
	padding: 30px 30px 30px 0;
	margin-bottom: 20px
}

.theme-item-intro.affix {
	z-index: 6;
	width: 350px;
	top: 148px
}

.theme-item-intro dl {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 115px;
	clear: both
}

.theme-item-intro dl.col2 {
	float: left;
	width: 50%;
	clear: none
}

.theme-item-intro dt {
	float: left;
	margin-left: -115px;
	width: 115px;
	font-weight: normal;
	color: #999;
	text-align: right
}

.theme-item-intro dd {
	margin-bottom: 0
}



.fam {
	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
}

.fam-link:before {
	content: "\e600"
}

.fam-dianzi:before {
	content: "\e62f"
}

.fam-album:before {
	content: "\e630"
}

.fam-search:before {
	content: "\e604"
}

.fam-speed:before {
	content: "\e61b"
}

.fam-set:before {
	content: "\e624"
}

.fam-shang:before {
	content: "\e610"
}

.fam-pen:before {
	content: "\e7c8"
}

.fam-box:before {
	content: "\e7fa"
}

.fam-suo:before {
	content: "\e85a"
}

.fam-liebiao:before {
	content: "\e62a"
}

.fam-tongji:before {
	content: "\e635"
}

.fam-like:before {
	content: "\e64a"
}

.fam-list2:before {
	content: "\e65e"
}

.fam-skin:before {
	content: "\e669"
}

.fam-stage:before {
	content: "\e745"
}

.fam-tag:before {
	content: "\e611"
}

.fam-list:before {
	content: "\e605"
}

.fam-seo:before {
	content: "\e60c"
}

.fam-shouji:before {
	content: "\e637"
}

.fam-page:before {
	content: "\e633"
}

.fam-share:before {
	content: "\e61f"
}

.fam-baidu:before {
	content: "\e61e"
}

.fam-tuo:before {
	content: "\e64d"
}

.fam-photo:before {
	content: "\e662"
}

.fam-loop:before {
	content: "\e609"
}

.fam-device:before {
	content: "\e63d"
}

.fam-site:before {
	content: "\e62b"
}

.fam-location:before {
	content: "\e612"
}

.fam-users:before {
	content: "\e77b"
}

.fam-bai:before {
	content: "\e752"
}

.fam-design:before {
	content: "\e601"
}

.fam-code:before {
	content: "\e615"
}

.fam-men:before {
	content: "\e602"
}

.fam-ad:before {
	content: "\e60d"
}

.fam-service:before {
	content: "\e73c"
}

.fam-comment:before {
	content: "\e7f5"
}

.fam-wx:before {
	content: "\e625"
}

.fam-diannao:before {
	content: "\e642"
}

.fam-top:before {
	content: "\e61c"
}

.fam-layout:before {
	content: "\e627"
}

.fam-chanpin:before {
	content: "\e62c"
}

.fam-wenhao:before {
	content: "\e715"
}

.theme-item-functions {
	background-color: #fff;
	border-radius: 8px;
	padding: 0 40px 50px;
	margin-bottom: 20px;
	line-height: 1.5;
	overflow: hidden
}

.theme-item-functions h2 {
	margin: 100px 0 0;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	position: relative
}

.theme-item-functions h2:before {
	content: '';
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #F8F8F8
}

.theme-item-functions h3 {
	margin: 12px 0 0;
	text-align: center;
	font-size: 15px;
	color: #999
}

.theme-item-functions table {
	margin-top: 40px;
	color: #999
}

.theme-item-functions table th {
	font-weight: normal
}

.theme-item-functions table th,.theme-item-functions table td {
	padding: 15px 0;
	text-align: justify
}

.theme-item-functions table tr {
	border-bottom: 1px solid #f2f2f2
}

.theme-item-functions table tr:hover {
	background-color: #F8F8F8;
	border-bottom-color: #eee
}

.theme-item-functions table tr td:first-child {
	width: 200px;
	font-weight: bold;
	color: #202935
}

.theme-item-functions ol {
	margin-right: -8%;
	font-size: 0;
	cursor: default;
	overflow: hidden
}

.theme-item-functions ol li {
	vertical-align: top;
	width: 42%;
	margin-top: 30px;
	margin-right: 8%;
	display: inline-block;
	font-size: 14px;
	position: relative;
	color: #999;
	padding-left: 40px;
	text-align: justify;
	height: 71px;
	overflow: hidden
}

.theme-item-functions ol li .fam {
	font-size: 15px;
	line-height: 25px;
	width: 25px;
	height: 25px;
	color: #fff;
	background-color: #334255;
	border-radius: 8px;
	text-align: center;
	float: left;
	margin-left: -40px
}

.theme-item-functions ol li strong {
	display: block;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #202935;
	font-size: 14px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.theme-item-functions ol li:hover .fam {
	color: #fff;
	background-color: #00A4FF
}

.theme-item-functions ol li:hover strong {
	color: #00A4FF
}

.theme-item-functions ul {
	font-size: 0;
	text-align: justify
}

.theme-item-functions ul li {
	margin-top: 20px;
	padding-left: 20px;
	vertical-align: top;
	font-size: 14px;
	position: relative;
	color: #999;
	border-radius: 4px
}

.theme-item-functions ul li strong {
	font-size: 14px;
	color: #202935
}

.theme-item-functions ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	width: 6px;
	height: 6px;
	background-color: #00A4FF;
	border-radius: 10px
}

.theme-item-functions ul li:hover {
	color: #202935
}

.theme-item-container {
	display: none;
	padding: 30px 40px;
	margin-bottom: 20px;
	line-height: 1.8;
	background-color: #fff;
	border-radius: 8px
}

.theme-item-container .theme-title {
	display: none;
	margin-bottom: 30px;
	text-align: center
}

.theme-item-container a {
	color: #00A4FF;
	text-decoration: underline
}

.theme-item-container a:hover {
	color: #008ad6
}

.theme-item-container h2 {
	line-height: inherit;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 15px
}

.theme-item-container h3 {
	line-height: inherit;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 15px
}

.theme-item-container h4 {
	line-height: inherit;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px
}

.theme-item-container ul {
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 15px
}

.theme-item-container ol {
	list-style: decimal;
	margin: 0 0 15px 16px
}

.theme-item-container li {
	margin-bottom: 5px
}

.theme-item-container p {
	margin-bottom: 15px
}

.theme-item-container mark {
	background-color: transparent;
	color: inherit;
	font-weight: bold;
	border-bottom: 2px solid #e6e6e6
}

.theme-item-container code {
	background-color: #eee;
	border-radius: 2px;
	padding: 0 6px;
	color: #999;
	font-family: 'courier new'
}

.theme-item-container .prettyprint,.theme-item-container pre.prettyprint {
	border-radius: 2px;
	font-size: 12px
}

.theme-item-container pre code {
	background-color: transparent;
	border-radius: 0;
	padding: 0
}

.theme-item-container-focus {
	text-align: center
}

.theme-item-container-focus h4 {
	margin-bottom: 20px
}

.theme-item-container-use a,.theme-item-container-update a,.theme-item-container-updates a {
	color: #00A4FF;
	text-decoration: underline
}

.theme-item-container-use a:hover,.theme-item-container-update a:hover,.theme-item-container-updates a:hover {
	color: #008ad6
}

.theme-item-container-service {
	text-align: center
}

.theme-item-container-service .table {
	text-align: left
}

.theme-item-container-service h4 {
	margin-bottom: 20px
}

.theme-item-container-fns {
	text-align: center
}

.theme-qrcode {
	margin-top: 15px;
	color: #bbb;
	text-align: center;
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	display: block;
	border-radius: 3px
}

.theme-qrcode small {
	margin-top: 4px;
	display: block
}

.theme-qrcode img {
	opacity: 0.8
}

.theme-container-updates h4 {
	display: none
}

.theme-container-updates ul {
	display: none;
	margin-bottom: 0
}

.theme-updatelogs-tab {
	font-size: 0;
	margin-right: -2%
}

.theme-updatelogs-tab .item {
	display: inline-block;
	width: 8%;
	margin-right: 2%;
	margin-bottom: 2%;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	background-color: #F8F8F8;
	height: 34px;
	line-height: 34px;
	border-radius: 2px;
	color: #777
}

.theme-updatelogs-tab .item.active {
	background-color: #202935;
	color: #fff
}

@media (max-width: 544px) {
	.theme-updatelogs-tab {
		margin-bottom: 10px
	}

	.theme-updatelogs-tab .item {
		width: 14.6666666667%;
		height: 30px;
		line-height: 30px
	}
}

.theme-updatelogs h4,.theme-updatelogs ul {
	display: none
}

.theme-updatelogs h4:nth-of-type(1),.theme-updatelogs ul:nth-of-type(1) {
	display: block
}

.theme-widget {
	padding: 20px;
	margin-bottom: 20px;
	color: #666;
	background-color: #fff;
	border-radius: 8px
}

.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-container-focus {
	text-align: center
}

.theme-container-focus h4 {
	margin-bottom: 20px
}

.theme-abs {
	padding: 0;
	border: none;
	border-radius: 8px;
	overflow: hidden
}

@media (max-width: 1200px) {
	.theme-item-fcontent {
		width: 62%
	}

	.theme-item-brand {
		display: none
	}
}

@media (max-width: 1024px) {
	.theme-item-sidebar {
		width: auto;
		float: none;
		margin-bottom: 15px
	}

	.theme-item-fcontent {
		width: auto;
		margin-left: 0;
		float: none
	}

	.theme-item-sidebox {
		position: relative;
		left: 0;
		width: auto
	}

	.theme-item-contentbox {
		min-height: auto;
		margin-left: 0
	}

	.theme-item-focus {
		padding: 15px 0
	}

	.theme-item-image {
		border: none;
		border-radius: 0;
		height: auto;
		display: block;
		padding: 0;
		text-align: center
	}

	.theme-item-image a {
		display: block
	}

	.theme-item-image img {
		max-height: 300px
	}

	.theme-item-orderarea {
		text-align: center
	}

	.theme-item-orderarea .btn {
		margin: 0 5px
	}

	.theme-item-menubar.affix {
		top: 0;
		height: 44px
	}

	.theme-item-menubar.affix .container {
		padding: 0
	}

	.theme-item-menubar.affix ul {
		margin-right: 0;
		background-color: #f9f9f9;
		box-shadow: none
	}

	.theme-item-menubar.affix .btn {
		display: none
	}

	.theme-item-menubar.affix h2 {
		display: none
	}

	.theme-item-menubar {
		padding-top: 0
	}

	.theme-item-menubar ul {
		display: flex;
		text-align: center
	}

	.theme-item-menubar ul li {
		float: none;
		flex: 1;
		font-size: 14px;
		text-align: center;
		border-top: none;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0
	}

	.theme-item-menubar ul li.active {
		font-weight: bold
	}

	.theme-item-menubar.affix ul li {
		padding: 0 0;
		height: 44px;
		line-height: 44px
	}

	.theme-item-intro {
		margin-bottom: 1px;
		border-radius: 0
	}

	.theme-item-intro.affix {
		position: relative;
		width: auto;
		top: 0
	}
}

@media (max-width: 768px) {
	.theme-item-menubar {
		border-radius: 0
	}

	.theme-item-image img {
		max-height: 220px
	}

	.theme-item-fcontent h1 {
		font-size: 16px
	}

	.theme-item-fcontent h4 {
		font-weight: normal
	}

	.theme-item-contentbox .suit,.theme-item-sidebox .suit {
		display: none
	}

	.theme-item-sidebox,.theme-item-contentbox {
		margin-left: -15px;
		margin-right: -15px
	}

	.theme-item-focus {
		margin-bottom: 10px
	}

	.theme-item-functions {
		padding: 0 15px 40px;
		border-radius: 0
	}

	.theme-item-container {
		border-radius: 0;
		padding: 15px;
		margin-bottom: 10px
	}

	.page-theme-item .m-menubar {
		display: none
	}

	.theme-item-orderarea {
		background-color: #fff;
		z-index: 9990;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		height: 50px
	}

	.theme-item-orderarea:before {
		content: '1';
		color: transparent;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 1px;
		background-color: rgba(0,0,0,0.1);
		display: block;
		overflow: hidden;
		-webkit-transform-origin: 50% 0;
		transform-origin: 50% 0;
		-webkit-transform: scaleY(0.5);
		transform: scaleY(0.5)
	}

	.theme-item-orderarea .btn-primary {
		height: 36px;
		line-height: 36px;
		float: right;
		margin: 7px 15px 0 0;
		font-size: 12px;
		padding-top: 0;
		padding-bottom: 0
	}

	.theme-item-orderarea .btn-default {
		float: left;
		padding: 0 15px;
		border: none;
		width: auto;
		font-size: 10px;
		line-height: 1;
		color: #202935;
		margin-top: 7px;
		background-color: transparent
	}

	.theme-item-orderarea .btn-default:hover,.theme-item-orderarea .btn-default:active {
		background-color: transparent
	}

	.theme-item-orderarea .btn-default .fa {
		margin-bottom: 5px;
		display: block;
		font-size: 22px
	}
}

@media (max-width: 544px) {
	.theme-widget {
		margin-bottom: 10px
	}

	.theme-abs {
		display: none;
		border-radius: 0
	}

	.theme-abs img {
		width: 100%
	}

	.theme-item-focus {
		padding: 0;
		margin-top: 1px;
		margin-bottom: 0
	}

	.theme-item-preview {
		position: absolute;
		right: 15px;
		bottom: -50px;
		font-size: 12px;
		line-height: 30px;
		font-weight: normal;
		padding: 0 16px
	}

	.theme-item-preview .fa {
		font-size: 10px
	}

	.theme-item-sidebar {
		margin-bottom: 0;
		margin-left: -15px;
		margin-right: -15px;
		position: relative
	}

	.theme-item-sidebar:after {
		content: '1';
		color: transparent;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: rgba(0,0,0,0.06);
		display: block;
		overflow: hidden;
		-webkit-transform-origin: 50% 0;
		transform-origin: 50% 0;
		-webkit-transform: scaleY(0.5);
		transform: scaleY(0.5)
	}

	.theme-item-image {
		padding: 30px 30px 30px
	}

	.theme-item-image img {
		max-height: 200px
	}

	.theme-item-fcontent {
		padding-bottom: 15px
	}

	.theme-item-fcontent h1 {
		font-size: 16px;
		margin-bottom: 30px
	}

	.theme-item-counter {
		position: relative;
		top: 38px;
		float: none;
		font-size: 11px;
		margin-top: 0px;
		color: #343a3c
	}

	.theme-item-fcontent h3 {
		font-size: 12px;
		margin-top: 0;
		line-height: 1.4
	}

	.theme-item-fcontent h4 {
		font-size: 10px;
		display: none
	}

	.theme-item-price {
		margin: 10px 0;
		padding: 0;
		border-top: none;
		border-bottom: none
	}

	.theme-item-price strong {
		font-weight: bold;
		font-size: 24px
	}

	.theme-item-price strong dfn {
		top: -2px
	}

	.theme-item-price h5 {
		color: #00A4FF;
		font-size: 12px;
		line-height: 24px
	}

	.theme-item-service {
		margin-bottom: 0
	}

	.theme-item-service h6 {
		color: #00A4FF;
		font-size: 14px
	}

	.theme-item-service li {
		float: none;
		margin-top: 5px;
		width: auto;
		text-align: left !important;
		font-size: 14px;
		color: #999
	}

	.theme-item-intro dl {
		padding-top: 5px;
		padding-bottom: 5px
	}

	.theme-item-functions ol li {
		line-height: 1.4;
		height: 68px;
		margin-top: 15px;
		padding-left: 26px;
		font-size: 11px
	}

	.theme-item-functions ol li .fam {
		font-size: 12px;
		line-height: 18px;
		width: 18px;
		height: 18px;
		margin-left: -26px;
		border-radius: 6px
	}

	.theme-item-functions ol li strong {
		font-size: 12px
	}

	.theme-item-functions h2 {
		font-size: 18px
	}

	.theme-item-functions h3 {
		margin-top: 8px;
		font-size: 12px
	}

	.theme-item-functions ul li {
		margin-top: 10px;
		padding-left: 15px
	}

	.theme-item-functions ul li:before {
		top: 6px
	}

	.theme-item-container {
		line-height: 1.5
	}

	.theme-item-container h3 {
		font-size: 16px
	}

	.theme-item-brand {
		display: block;
		float: none;
		width: auto;
		clear: both;
		margin-left: -15px;
		margin-right: -15px;
		background-color: #F8F8F8;
		padding: 1px 0;
		overflow: hidden
	}

	.theme-item-brand1 {
		padding: 20px;
		float: left;
		width: 49.6%;
		background-color: #fff;
		margin-bottom: 0;
		height: 168px;
		border-radius: 0
	}

	.theme-item-brand1 .fa {
		font-size: 40px;
		height: 40px;
		margin-bottom: 10px
	}

	.theme-item-brand2 {
		padding: 20px;
		float: right;
		width: 49.6%;
		background-color: #fff;
		height: 168px;
		border-radius: 0
	}

	.theme-item-brand2 img {
		width: 40px;
		height: 40px;
		margin-bottom: 10px
	}

	.theme-item-brand2 h4 {
		line-height: 1.4
	}

	.theme-item-brand2 p {
		line-height: 1.4
	}
}

.theme-item-sv {
	margin-bottom: 21px
}

.theme-item-sv h6 {
	margin: 0 0 15px;
	font-size: 14px;
	font-weight: bold
}

.theme-item-sv ul {
	overflow: hidden;
	font-size: 0;
	margin-right: -1%
}

.theme-item-sv li {
	-webkit-transition: color 0.25s, background-color 0.25s;
	-moz-transition: color 0.25s, background-color 0.25s;
	-ms-transition: color 0.25s, background-color 0.25s;
	-o-transition: color 0.25s, background-color 0.25s;
	transition: color 0.25s, background-color 0.25s;
	color: #666;
	cursor: default;
	vertical-align: top;
	width: 32.3333333333%;
	margin-right: 1%;
	margin-bottom: 1%;
	display: inline-block;
	padding: 10px 5px 10px 12px;
	background-color: #f6f6f6;
	border-radius: 8px
}

.theme-item-sv li .fa {
	position: relative;
	top: 1px;
	display: inline-block;
	font-size: 15px;
	width: 15px;
	text-align: center;
	margin-right: 10px
}

.theme-item-sv li span {
	font-size: 12px
}

@media (max-width: 768px) {
	.theme-item-sv {
		margin-bottom: 0
	}

	.theme-item-sv li {
		width: 49%
	}
}

@media (max-width: 544px) {
	.theme-item-sv h6 {
		font-size: 12px;
		margin-bottom: 10px;
		font-weight: bold
	}

	.theme-item-sv li {
		border-radius: 0;
		padding-right: 0;
		padding-left: 10px;
		background-color: #f9f9f9
	}

	.theme-item-sv li .fa {
		top: 1px;
		font-size: 14px;
		width: 14px;
		margin-right: 6px;
		color: #202935
	}
}

.theme-updatenews li {
	margin-bottom: 20px;
	text-align: justify;
	padding-left: 100px
}

.theme-updatenews h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.theme-updatenews p {
	margin: 2px 0 0;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.theme-updatenews time {
	margin-left: -100px;
	float: left;
	display: block
}

.theme-updatenews a {
	text-decoration: none
}

.theme-updatenews a:hover {
	font-weight: bold
}

@media (max-width: 768px) {
	.theme-updatenews li {
		padding-left: 0;
		margin-bottom: 15px
	}

	.theme-updatenews h2 {
		white-space: normal
	}

	.theme-updatenews p {
		white-space: normal
	}

	.theme-updatenews time {
		margin-left: 0;
		float: none;
		font-size: 12px
	}
}

.theme-item-news li {
	background-color: #fff;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 30px;
	line-height: 1.5;
	text-align: justify
}

.theme-item-news li h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	margin: 0
}

.theme-item-news li p {
	margin: 10px 0 0;
	color: #999
}

.theme-item-news li time {
	display: block;
	margin-bottom: 5px;
	color: #00A4FF
}

@media (max-width: 768px) {
	.theme-item-news li {
		display: none;
		margin-bottom: 10px;
		border-radius: 0;
		padding: 15px
	}

	.theme-item-news li h2 {
		font-size: 16px
	}

	.theme-item-news li time {
		font-size: 12px
	}

	.theme-item-news li p {
		font-size: 12px
	}
}

.pagecontainer-wrap {
	margin-top: 15px;
	position: relative;
	padding-left: 230px
}

@media (max-width: 768px) {
	.pagecontainer-wrap {
		margin-top: 15px;
		padding-left: 0
	}
}

@media (max-width: 544px) {
	.pagecontainer-wrap {
		margin-top: 0
	}
}

.pagecontainer {
	position: relative;
	padding: 40px;
	background-color: #fff;
	border-radius: 8px
}

.pagecontainer h1 {
	font-size: 27px;
	font-weight: bold;
	margin: 0 0 30px
}

@media (max-width: 544px) {
	.pagecontainer {
		padding: 30px 15px;
		border-radius: 0;
		margin-left: -15px;
		margin-right: -15px
	}

	.pagecontainer h1 {
		font-size: 22px;
		margin-bottom: 20px;
		text-align: center
	}
}

.pageside {
	position: absolute;
	top: 0;
	left: 0
}

@media (max-width: 768px) {
	.pageside {
		display: none
	}
}

.pagemenu {
	position: fixed;
	width: 215px;
	background-color: #fff;
	border-radius: 8px;
	padding: 20px;
	min-height: 300px;
	font-size: 15px;
	text-align: center
}

.pagemenu li {
	margin-bottom: 10px
}

.pagemenu li a {
	display: block;
	padding: 12px 0;
	border-radius: 8px
}

.pagemenu li.active a {
	color: #fff;
	background-color: #00A4FF
}

.hd-leader {
	padding: 60px 0;
	text-align: center
}

.hd-leader h1,.hd-leader h2 {
	margin: 0;
	font-weight: bold;
	font-size: 30px
}

.hd-leader h3 {
	margin: 12px 0 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	color: #666
}

.hd-leader .price {
	margin-top: 20px;
	font-size: 14px;
	color: #FF9900
}

@media (max-width: 1024px) {
	.hd-leader {
		margin-bottom: 15px;
		padding: 25px 0;
		background-color: #fff
	}

	.hd-leader h1,.hd-leader h2 {
		font-size: 18px;
		font-weight: bold
	}

	.hd-leader h3 {
		margin-top: 5px;
		font-size: 14px;
		line-height: 1.4;
		color: #999
	}

	.hd-leader .price {
		font-size: 10px;
		margin-top: 10px
	}

	.page-cat .hd-leader {
		display: none
	}
}

.itemsbox {
	margin-bottom: 20px
}

.itemsbox:before,.itemsbox:after {
	display: table;
	content: "";
	line-height: 0
}

.itemsbox:after {
	clear: both
}

.itemsbox ul {
	margin-right: -1.5%
}

.itemsbox ul li {
	text-align: center;
	float: left;
	vertical-align: top;
	width: 31.8333333333%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	background-color: #fff;
	border-radius: 8px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 50px 20px
}

.itemsbox ul li:hover {
	z-index: 2;
	box-shadow: 0 8px 20px rgba(0,0,0,0.1)
}

.itemsbox ul li .fa {
	font-size: 60px;
	font-weight: 200;
	margin-bottom: 15px
}

.itemsbox ul li h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px
}

.itemsbox ul li h3 {
	margin: 0 0 15px;
	color: #bbb;
	overflow: hidden;
	height: 38px;
	font-size: 14px;
	line-height: 1.4
}

.itemsbox ul li dfn {
	font-size: 12px;
	display: block;
	color: #00A4FF;
	font-style: normal;
	margin-bottom: 15px
}

@media (max-width: 768px) {
	.itemsbox ul li {
		width: 31.8333333333%
	}
}

@media (max-width: 544px) {
	.itemsbox {
		margin: 0
	}

	.itemsbox ul {
		margin-right: 0
	}

	.itemsbox ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
		padding: 40px 20px
	}

	.itemsbox ul li .fa {
		display: none
	}

	.itemsbox ul li h2 {
		font-size: 16px
	}

	.itemsbox ul li h3 {
		height: auto
	}
}

.page-item .tbfocus h5 {
	line-height: 1.5
}

.itemdo-form {
	position: relative;
	background-color: #fff;
	border-radius: 8px;
	max-width: 800px;
	padding: 60px 80px;
	margin: 0 auto
}

.itemdo-form-item {
	margin-bottom: 20px
}

.itemdo-form-item:before,.itemdo-form-item:after {
	display: table;
	content: "";
	line-height: 0
}

.itemdo-form-item:after {
	clear: both
}

.itemdo-form-item:last-child {
	margin-bottom: 0
}

.itemdo-form-item h4 {
	font-size: 14px;
	font-weight: 600
}

.itemdo-form-item .ipt {
	border-radius: 4px;
	border-color: #eee;
	background-color: #fdfdfd
}

.itemdo-form-item .ipt:focus {
	border-color: #00A4FF
}

.itemdo-form-item .btn {
	border-radius: 4px
}

.itemdo-form-item-id {
	float: left;
	width: 50%;
	padding: 25px 20px;
	margin-bottom: 0;
	text-align: center;
	background-color: #F6F9FA;
	border: 1px solid #F6F9FA;
	color: #202935;
	position: relative;
	overflow: hidden;
	border-radius: 4px
}

.itemdo-form-item-id.itemdo-form-item-id-1 {
	width: 100% !important;
	border-radius: 2px !important
}

.itemdo-form-item-id h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 5px
}

.itemdo-form-item-id h5 {
	font-size: 14px;
	line-height: 1.4;
	color: #666
}

.itemdo-form-item-id strong {
	font-weight: normal;
	font-size: 12px;
	line-height: 1;
	color: #ff9900
}

.itemdo-form-item-id .ipt {
	display: none
}

.itemdo-form-item-id.active {
	z-index: 1;
	color: #00A4FF;
	background-color: #fff;
	border: 1px solid #00A4FF;
	border-radius: 4px
}

.itemdo-form-item-id.active::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border-top: 25px solid #00A4FF;
	border-right: 25px solid transparent;
	width: 0;
	height: 0;
	display: inline-block
}

.itemdo-form-step {
	color: #999;
	text-align: center;
	margin-top: 30px
}

.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.3333333333%;
	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
}

@media (max-width: 768px) {
	.itemdo-form {
		max-width: auto;
		margin-left: -15px;
		margin-right: -15px;
		padding: 15px 15px;
		border-radius: 0
	}

	.itemdo-form-item-id h3 {
		font-size: 14px;
		font-weight: bold
	}

	.itemdo-form-item-id h5 {
		font-size: 12px
	}

	.itemdo-form-item-id strong {
		font-size: 12px
	}

	.itemdo-form-item h4 {
		float: none;
		width: auto;
		margin-left: 0;
		text-align: left;
		font-size: 12px;
		line-height: 1.4;
		margin-bottom: 5px
	}

	.itemdo-form-step {
		font-size: 12px;
		padding: 15px
	}
}

.comments {
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
	padding: 30px;
	margin-bottom: 15px
}

.comments h3 {
	font-size: 18px;
	margin: 0 0 15px;
	font-weight: bold
}

.comments h3 span {
	position: relative;
	top: -2px;
	font-size: 12px;
	font-weight: normal;
	color: #999
}

@media (max-width: 544px) {
	.comments {
		margin-left: -15px;
		margin-right: -15px;
		padding: 15px;
		border-radius: 0;
		margin-bottom: 10px
	}

	.comments h3 {
		font-size: 14px
	}

	.comments h3 span {
		top: -1px
	}
}

.commentform {
	margin-bottom: 30px;
	position: relative
}

.commentform:before,.commentform:after {
	display: table;
	content: "";
	line-height: 0
}

.commentform:after {
	clear: both
}

.commentform .ipt {
	margin-bottom: 10px
}

.commentform .btn {
	float: right;
	border-radius: 4px
}

@media (max-width: 544px) {
	.commentform {
		margin-bottom: 15px
	}
}

.modal-comment-reply .commentform {
	margin-bottom: 0
}

.commentform-text {
	color: #999;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	background-color: #f6f6f6;
	border-radius: 2px;
	padding: 0 20px;
	display: inline-block
}

.commentform-text p {
	margin: 0
}

@media (max-width: 544px) {
	.commentform-text {
		font-size: 11px;
		padding: 0 10px
	}
}

.commentslist {
	text-align: justify
}

.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
}

@media (max-width: 544px) {
	.commentslist>.comment-item .comment-item {
		margin-top: 10px
	}
}

.commentslist>.comment-item .comment-item .text {
	font-size: 12px;
	margin-top: 2px
}

.commentslist>.comment-item>.comment-item {
	background-color: #f9f9f9;
	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: #f9f9f9
}

.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: #f9f9f9
}

.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: #f9f9f9
}

.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: #f9f9f9
}

.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: #f9f9f9
}

.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: #f9f9f9
}

.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: #f9f9f9
}

.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: #f9f9f9
}

.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: #f9f9f9
}

.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 55px;
	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: -55px;
	position: relative
}

.comment-item .user {
	margin-right: 15px
}

.comment-item time {
	margin-right: 15px
}

.comment-item footer {
	font-size: 12px;
	color: #bbb;
	margin-top: 6px;
	line-height: 12px
}

.comment-item footer a {
	color: #bbb
}

.comment-item footer a:hover {
	color: #202935
}

.comment-item footer .reply {
	display: none
}

.comment-item .text {
	color: #666;
	line-height: 1.5;
	text-align: justify
}

@media (max-width: 544px) {
	.comment-item {
		padding-top: 10px;
		padding-bottom: 10px
	}

	.comment-item .text {
		font-size: 14px
	}

	.comment-item footer {
		font-size: 10px;
		margin-top: 4px
	}
}

.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
}

.noob-items {
	padding: 50px 0
}

.noob-items:before,.noob-items:after {
	display: table;
	content: "";
	line-height: 0
}

.noob-items:after {
	clear: both
}

.noob-items h1 {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 50px
}

.noob-items h1 .fa {
	margin: 0 auto 15px;
	display: block;
	font-size: 76px;
	font-weight: normal
}

.noob-items ul {
	margin-right: -2%;
	font-size: 14px
}

.noob-items ul li {
	width: 18%;
	margin-right: 2%;
	margin-bottom: 2%;
	display: inline-block;
	vertical-align: top
}

.noob-items ul a {
	display: block;
	text-align: center;
	background-color: #fff;
	border-radius: 8px;
	padding-bottom: 15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #666;
	box-shadow: 0 8px 20px rgba(0,0,0,0.025)
}

.noob-items ul a:hover {
	transform: scale(1.04);
	color: #202935;
	box-shadow: 0 8px 20px rgba(0,0,0,0.12)
}

.noob-items ul img {
	display: block;
	margin-bottom: 15px;
	border-radius: 8px 8px 0 0
}

@media (max-width: 1024px) {
	.noob-items {
		overflow: hidden
	}

	.noob-items ul li {
		width: 23%
	}

	.noob-items ul a:hover {
		transform: scale(1)
	}
}

@media (max-width: 768px) {
	.noob-items {
		padding-top: 30px
	}

	.noob-items h1 {
		margin-bottom: 30px;
		font-size: 20px
	}

	.noob-items h1 .fa {
		font-size: 50px;
		margin-bottom: 10px
	}

	.noob-items ul li {
		width: 31.3333333333%
	}
}

@media (max-width: 544px) {
	.noob-items {
		padding-top: 25px
	}

	.noob-items h1 {
		margin-bottom: 25px;
		font-size: 20px
	}

	.noob-items h1 .fa {
		font-size: 40px;
		margin-bottom: 7px
	}

	.noob-items ul {
		margin-right: -3%
	}

	.noob-items ul li {
		width: 47%;
		margin-right: 3%;
		margin-bottom: 3%
	}

	.noob-items ul a {
		padding-bottom: 12px
	}

	.noob-items ul img {
		margin-bottom: 12px
	}
}

.ishd .themes-box .btn-primary,.ishd .theme-item-orderarea .btn-primary,.ishd .themes-item .btn-primary,.ishd .theme-item-menubar.affix .btn {
	background-color: #ff4b3e
}

.ishd .themes-box .btn-primary:hover,.ishd .theme-item-orderarea .btn-primary:hover,.ishd .themes-item .btn-primary:hover,.ishd .theme-item-menubar.affix .btn:hover {
	background-color: #ff3324
}

.ishd .themes-box .btn-primary-outline {
	color: #ff4b3e;
	border-color: #ff4b3e
}

.ishd .themes-box .btn-primary-outline:hover,.ishd .themes-box .btn-primary-outline:focus {
	color: #fff;
	border-color: #ff3324;
	background-color: #ff3324
}

.ishd .site-navbar .fa-hd {
	color: #00A4FF;
	font-size: 14px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -11px
}

.ishd .hd-banner {
	margin-top: 15px;
	background-color: #fff;
	border-radius: 8px;
	padding: 80px 30px;
	text-align: center
}

.ishd .hd-banner h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 15px
}

.ishd .hd-banner h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 1.5
}

.ishd .hd-banner h6 {
	background-color: #F8F8F8;
	color: #999;
	border-radius: 100px;
	display: inline-block;
	padding: 10px 20px;
	font-size: 12px;
	margin-bottom: 15px;
	position: relative
}

.ishd .hd-banner h6::before {
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -6px;
	bottom: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #F8F8F8
}

.ishd .hd-banner .btn {
	padding: 0 50px;
	line-height: 42px
}

.ishd .hd-banner .countdown+.btn {
	margin-top: 50px
}

.ishd .hd-banner .countdown {
	margin: 0;
	font-size: 15px;
	color: #00A4FF;
	font-weight: bold
}

@media (max-width: 544px) {
	.ishd .hd-banner {
		margin-top: 0;
		margin-bottom: 1px;
		padding: 30px 15px;
		border-radius: 0
	}

	.ishd .hd-banner h2 {
		font-size: 20px;
		margin-bottom: 10px
	}

	.ishd .hd-banner h3 {
		font-size: 14px
	}

	.ishd .hd-banner .btn {
		padding: 0 36px;
		line-height: 38px
	}

	.ishd .hd-banner .countdown+.btn {
		margin-top: 30px
	}

	.ishd .hd-banner .countdown {
		font-size: 14px
	}
}

@media (max-width: 544px) {
	.ishd.page-home .hd-banner,.ishd.page-post .hd-banner,.ishd.page-cat .hd-banner {
		margin-left: -15px;
		margin-right: -15px
	}
}

.ishd.page-member .hd-banner,.ishd.page-cat .hd-banner,.ishd.page-post .hd-banner {
	margin-top: 0;
	margin-bottom: 20px
}

@media (max-width: 544px) {
	.ishd.page-member .hd-banner,.ishd.page-cat .hd-banner,.ishd.page-post .hd-banner {
		margin-bottom: 1px
	}
}

.ishd.page-member .hd-banner {
	margin-bottom: 15px
}

@media (max-width: 544px) {
	.ishd.page-member .hd-banner {
		margin-bottom: 0
	}
}

.ishd.page-theme .hd-banner {
	border-radius: 0;
	margin-top: 0;
	margin-bottom: 15px
}

.ishd.page-question .hd-banner {
	margin-bottom: 15px
}

@media (max-width: 544px) {
	.ishd.page-question .hd-banner {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 1px
	}
}

.ishd .ifocus-items .-btn {
	font-weight: bold
}

.ishd .themes-box h5 {
	text-decoration: line-through
}

.ishd .themes-box h6 {
	margin-top: 10px;
	color: #ff4b3e;
	font-size: 14px
}

.ishd.page-theme .site-contact-hd {
	display: none
}

.ishd.page-theme-item .countdown {
	color: #ff4b3e;
	font-weight: bold
}

@media (max-width: 768px) {
	.ishd .theme-item-price .countdown {
		clear: both;
		overflow: hidden;
		background-color: #ff4b3e;
		color: #fff;
		font-size: 12px;
		font-weight: normal;
		border-radius: 2px;
		padding: 3px 10px;
		text-align: center
	}
}

.ishd .theme-item-price-act {
	float: right;
	line-height: 30px;
	margin-right: 15px;
	color: #00A4FF;
	font-weight: bold
}

.ishd .theme-item-price-act span {
	color: #ff4b3e;
	font-weight: bold
}

@media (max-width: 544px) {
	.ishd .theme-item-price-act {
		float: left;
		line-height: 24px;
		font-size: 14px;
		margin-bottom: 10px
	}
}

.ishd .theme-item-price strong {
	color: #ff4b3e;
	font-weight: bold
}

.ishd .theme-item-fcontent h4 a {
	color: #ff4b3e
}

.ishd .theme-item-fcontent h4 a:hover {
	color: #ff3324;
	text-decoration: underline
}

@media (max-width: 544px) {
	.ishd .theme-item-fcontent h4 {
		line-height: 1.5
	}
}

.ishd .site-contact-hd {
	border-color: #ff4b3e !important;
	color: #ff4b3e !important
}

.ishd .site-contact-hd .fa {
	-webkit-animation: Tada 3s both infinite;
	-moz-animation: Tada 3s both infinite;
	-ms-animation: Tada 3s both infinite;
	animation: Tada 3s both infinite
}

@keyframes Tada {
	0% {
		transform: scale(1);
		transform: scale(1)
	}

	70%,73% {
		transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg)
	}

	77%,83%,90%,97% {
		transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg)
	}

	80%,87%,93% {
		transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg)
	}

	100% {
		transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}
.tbm-tbdown {
    position: relative;
    overflow: hidden;
    background-color: #fbfbfb;
    border: 2px solid #eee;
    border-radius: 4px;
    padding: 30px 30px 30px 115px;
    color: #2f3d4e;
    font-style: normal;
    text-align: left;
    margin: 25px 0;
    line-height: 1.5;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}
.tbm-tbdown .-icon {
    float: left;
    margin-left: -85px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    color: #eee;
    background-color: #eee;
    color: #2f3d4e;
}
.tbm-tbdown .-name {
    margin-top: 5px;
    font-weight: bold;
    font-size: 18px;
}
.tbm-tbdown .-info {
    margin-top: 3px;
    font-size: 14px;
    color: #999;
}
.tbm-tbdown .-type {
    color: #de9e0e;
    margin-right: 15px;
}
.tbm-tbdown .-code {
    color: #2f3d4e;
}
.tbm-tbdown .-code .fa {
    cursor: pointer;
    margin-left: 5px;
}
.tbm-tbdown .-btn {
    margin-top: 15px;
    position: relative;
    display: inline-block;
    color: #202935;
    color: #fff !important;
    background-color: #2f3d4e !important;
    text-decoration: none !important;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 12px;
}
.tbm-tbdown .-btn:hover {
    color: #fff !important;
    background-color: #2a3545 !important;
}
.tbm-event-span {
    display: block;
    margin-bottom: 5px;
}
.tbm-event-span .-discount {
    color: #fff;
    background-color: #de9e0e;
}
.tbm-event-span .-tit {
    color: #de9e0e;
    background-color: #fffbe5;
    border: 1px solid #f5eabc;
}
.tbm-event-span>span {
    border-radius: 3px;
    font-size: 12px;
    display: inline-block;
    padding: 0 6px;
    line-height: 1.54;
    margin-right: 10px;
    border: 1px solid rgba(0,0,0,0);
}
.tbm-tbdown .-money {
    color: #de9e0e;
    margin-right: 15px;
}
.tbm-tbdown .-money .fa {
    margin-right: 2px;
}
.tbm-tbdown .-money span {
    margin-right: 2px;
}
.tbm-event-original-price {
    text-decoration: line-through;
    color: #999;
    margin-right: 15px;
}
.tbm-tbdown .-type .fa {
    margin-left: 5px;
}
.tbm-tbdown .-btn.-vip {
    margin-left: 15px;
    background-color: #de9e0e !important;
}

@media (max-width: 576px){
    .tbm-tbdown {
    padding: 30px 20px;
    text-align: center;
}
.tbm-tbdown .-icon {
    float: none;
    margin: 0 auto;
}
    .tbm-tbdown .-name {
    margin-top: 15px;
    font-size: 15px;
}
.tbm-tbdown .-info {
    margin-top: 5px;
    font-size: 12px;
}
.tbm-tbdown .-btn {
    margin-top: 20px;
}
}