/*! normalize.css commit fe56763 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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 {
	outline: 0
}

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,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	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: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield
}

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
}

@media print {
	*,
	*::before,
	*::after,
	*::first-letter,
	*::first-line {
		text-shadow: none !important;
		box-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	abbr[title]::after {
		content: " (" attr(title) ")"
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}
	.tag {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse !important
	}
	.table td,
	.table th {
		background-color: #fff !important
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important
	}
}

html {
	box-sizing: border-box
}

@-ms-viewport {
	width: device-width
}

html {
	font-size: 16px;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #373a3c;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #818a91
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0
}

dt {
	font-weight: 400
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

a {
	color: #3e94fe;
	text-decoration: none
}

a:focus,
a:hover {
	color: #016bee;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

a:not([href]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):focus,
a:not([href]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):focus {
	outline: none
}

pre {
	margin-top: 0;
	margin-bottom: 1rem
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle
}

[role="button"] {
	cursor: pointer
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	background-color: transparent
}

caption {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #818a91;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: left
}

label {
	display: inline-block
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

input,
button,
select,
textarea {
	margin: 0;
	line-height: inherit;
	border-radius: 0
}

textarea {
	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"] {
	-webkit-appearance: none
}

output {
	display: inline-block
}

[hidden] {
	display: none !important
}

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0
}

.container::after {
	content: "";
	display: table;
	clear: both
}

@media (min-width: 544px) {
	.container {
		max-width: 576px
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width: 1024px) {
	.container {
		max-width: 1024px
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1140px
	}
}

.container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0
}

.container-fluid::after {
	content: "";
	display: table;
	clear: both
}

.row {
	margin-left: 0;
	margin-right: 0
}

.row::after {
	content: "";
	display: table;
	clear: both
}

.col-xs-1 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 8.33333%
}

.col-xs-2 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 16.66667%
}

.col-xs-3 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 25%
}

.col-xs-4 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 33.33333%
}

.col-xs-5 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 41.66667%
}

.col-xs-6 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 50%
}

.col-xs-7 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 58.33333%
}

.col-xs-8 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 66.66667%
}

.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 75%
}

.col-xs-10 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 83.33333%
}

.col-xs-11 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 91.66667%
}

.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 100%
}

.pull-xs-0 {
	right: auto
}

.pull-xs-1 {
	right: 8.33333%
}

.pull-xs-2 {
	right: 16.66667%
}

.pull-xs-3 {
	right: 25%
}

.pull-xs-4 {
	right: 33.33333%
}

.pull-xs-5 {
	right: 41.66667%
}

.pull-xs-6 {
	right: 50%
}

.pull-xs-7 {
	right: 58.33333%
}

.pull-xs-8 {
	right: 66.66667%
}

.pull-xs-9 {
	right: 75%
}

.pull-xs-10 {
	right: 83.33333%
}

.pull-xs-11 {
	right: 91.66667%
}

.pull-xs-12 {
	right: 100%
}

.push-xs-0 {
	left: auto
}

.push-xs-1 {
	left: 8.33333%
}

.push-xs-2 {
	left: 16.66667%
}

.push-xs-3 {
	left: 25%
}

.push-xs-4 {
	left: 33.33333%
}

.push-xs-5 {
	left: 41.66667%
}

.push-xs-6 {
	left: 50%
}

.push-xs-7 {
	left: 58.33333%
}

.push-xs-8 {
	left: 66.66667%
}

.push-xs-9 {
	left: 75%
}

.push-xs-10 {
	left: 83.33333%
}

.push-xs-11 {
	left: 91.66667%
}

.push-xs-12 {
	left: 100%
}

.offset-xs-1 {
	margin-left: 8.33333%
}

.offset-xs-2 {
	margin-left: 16.66667%
}

.offset-xs-3 {
	margin-left: 25%
}

.offset-xs-4 {
	margin-left: 33.33333%
}

.offset-xs-5 {
	margin-left: 41.66667%
}

.offset-xs-6 {
	margin-left: 50%
}

.offset-xs-7 {
	margin-left: 58.33333%
}

.offset-xs-8 {
	margin-left: 66.66667%
}

.offset-xs-9 {
	margin-left: 75%
}

.offset-xs-10 {
	margin-left: 83.33333%
}

.offset-xs-11 {
	margin-left: 91.66667%
}

@media (min-width: 544px) {
	.col-sm-1 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 8.33333%
	}
	.col-sm-2 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 16.66667%
	}
	.col-sm-3 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 25%
	}
	.col-sm-4 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 33.33333%
	}
	.col-sm-5 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 41.66667%
	}
	.col-sm-6 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 50%
	}
	.col-sm-7 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 58.33333%
	}
	.col-sm-8 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 66.66667%
	}
	.col-sm-9 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 75%
	}
	.col-sm-10 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 83.33333%
	}
	.col-sm-11 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 91.66667%
	}
	.col-sm-12 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 100%
	}
	.pull-sm-0 {
		right: auto
	}
	.pull-sm-1 {
		right: 8.33333%
	}
	.pull-sm-2 {
		right: 16.66667%
	}
	.pull-sm-3 {
		right: 25%
	}
	.pull-sm-4 {
		right: 33.33333%
	}
	.pull-sm-5 {
		right: 41.66667%
	}
	.pull-sm-6 {
		right: 50%
	}
	.pull-sm-7 {
		right: 58.33333%
	}
	.pull-sm-8 {
		right: 66.66667%
	}
	.pull-sm-9 {
		right: 75%
	}
	.pull-sm-10 {
		right: 83.33333%
	}
	.pull-sm-11 {
		right: 91.66667%
	}
	.pull-sm-12 {
		right: 100%
	}
	.push-sm-0 {
		left: auto
	}
	.push-sm-1 {
		left: 8.33333%
	}
	.push-sm-2 {
		left: 16.66667%
	}
	.push-sm-3 {
		left: 25%
	}
	.push-sm-4 {
		left: 33.33333%
	}
	.push-sm-5 {
		left: 41.66667%
	}
	.push-sm-6 {
		left: 50%
	}
	.push-sm-7 {
		left: 58.33333%
	}
	.push-sm-8 {
		left: 66.66667%
	}
	.push-sm-9 {
		left: 75%
	}
	.push-sm-10 {
		left: 83.33333%
	}
	.push-sm-11 {
		left: 91.66667%
	}
	.push-sm-12 {
		left: 100%
	}
	.offset-sm-0 {
		margin-left: 0%
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 768px) {
	.col-md-1 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 8.33333%
	}
	.col-md-2 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 16.66667%
	}
	.col-md-3 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 25%
	}
	.col-md-4 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 33.33333%
	}
	.col-md-5 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 41.66667%
	}
	.col-md-6 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 50%
	}
	.col-md-7 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 58.33333%
	}
	.col-md-8 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 66.66667%
	}
	.col-md-9 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 75%
	}
	.col-md-10 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 83.33333%
	}
	.col-md-11 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 91.66667%
	}
	.col-md-12 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 100%
	}
	.pull-md-0 {
		right: auto
	}
	.pull-md-1 {
		right: 8.33333%
	}
	.pull-md-2 {
		right: 16.66667%
	}
	.pull-md-3 {
		right: 25%
	}
	.pull-md-4 {
		right: 33.33333%
	}
	.pull-md-5 {
		right: 41.66667%
	}
	.pull-md-6 {
		right: 50%
	}
	.pull-md-7 {
		right: 58.33333%
	}
	.pull-md-8 {
		right: 66.66667%
	}
	.pull-md-9 {
		right: 75%
	}
	.pull-md-10 {
		right: 83.33333%
	}
	.pull-md-11 {
		right: 91.66667%
	}
	.pull-md-12 {
		right: 100%
	}
	.push-md-0 {
		left: auto
	}
	.push-md-1 {
		left: 8.33333%
	}
	.push-md-2 {
		left: 16.66667%
	}
	.push-md-3 {
		left: 25%
	}
	.push-md-4 {
		left: 33.33333%
	}
	.push-md-5 {
		left: 41.66667%
	}
	.push-md-6 {
		left: 50%
	}
	.push-md-7 {
		left: 58.33333%
	}
	.push-md-8 {
		left: 66.66667%
	}
	.push-md-9 {
		left: 75%
	}
	.push-md-10 {
		left: 83.33333%
	}
	.push-md-11 {
		left: 91.66667%
	}
	.push-md-12 {
		left: 100%
	}
	.offset-md-0 {
		margin-left: 0%
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 1024px) {
	.col-lg-1 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 8.33333%
	}
	.col-lg-2 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 16.66667%
	}
	.col-lg-3 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 25%
	}
	.col-lg-4 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 33.33333%
	}
	.col-lg-5 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 41.66667%
	}
	.col-lg-6 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 50%
	}
	.col-lg-7 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 58.33333%
	}
	.col-lg-8 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 66.66667%
	}
	.col-lg-9 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 75%
	}
	.col-lg-10 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 83.33333%
	}
	.col-lg-11 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 91.66667%
	}
	.col-lg-12 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 100%
	}
	.pull-lg-0 {
		right: auto
	}
	.pull-lg-1 {
		right: 8.33333%
	}
	.pull-lg-2 {
		right: 16.66667%
	}
	.pull-lg-3 {
		right: 25%
	}
	.pull-lg-4 {
		right: 33.33333%
	}
	.pull-lg-5 {
		right: 41.66667%
	}
	.pull-lg-6 {
		right: 50%
	}
	.pull-lg-7 {
		right: 58.33333%
	}
	.pull-lg-8 {
		right: 66.66667%
	}
	.pull-lg-9 {
		right: 75%
	}
	.pull-lg-10 {
		right: 83.33333%
	}
	.pull-lg-11 {
		right: 91.66667%
	}
	.pull-lg-12 {
		right: 100%
	}
	.push-lg-0 {
		left: auto
	}
	.push-lg-1 {
		left: 8.33333%
	}
	.push-lg-2 {
		left: 16.66667%
	}
	.push-lg-3 {
		left: 25%
	}
	.push-lg-4 {
		left: 33.33333%
	}
	.push-lg-5 {
		left: 41.66667%
	}
	.push-lg-6 {
		left: 50%
	}
	.push-lg-7 {
		left: 58.33333%
	}
	.push-lg-8 {
		left: 66.66667%
	}
	.push-lg-9 {
		left: 75%
	}
	.push-lg-10 {
		left: 83.33333%
	}
	.push-lg-11 {
		left: 91.66667%
	}
	.push-lg-12 {
		left: 100%
	}
	.offset-lg-0 {
		margin-left: 0%
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 1200px) {
	.col-xl-1 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 8.33333%
	}
	.col-xl-2 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 16.66667%
	}
	.col-xl-3 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 25%
	}
	.col-xl-4 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 33.33333%
	}
	.col-xl-5 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 41.66667%
	}
	.col-xl-6 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 50%
	}
	.col-xl-7 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 58.33333%
	}
	.col-xl-8 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 66.66667%
	}
	.col-xl-9 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 75%
	}
	.col-xl-10 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 83.33333%
	}
	.col-xl-11 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 91.66667%
	}
	.col-xl-12 {
		position: relative;
		min-height: 1px;
		padding-right: 0;
		padding-left: 0;
		float: left;
		width: 100%
	}
	.pull-xl-0 {
		right: auto
	}
	.pull-xl-1 {
		right: 8.33333%
	}
	.pull-xl-2 {
		right: 16.66667%
	}
	.pull-xl-3 {
		right: 25%
	}
	.pull-xl-4 {
		right: 33.33333%
	}
	.pull-xl-5 {
		right: 41.66667%
	}
	.pull-xl-6 {
		right: 50%
	}
	.pull-xl-7 {
		right: 58.33333%
	}
	.pull-xl-8 {
		right: 66.66667%
	}
	.pull-xl-9 {
		right: 75%
	}
	.pull-xl-10 {
		right: 83.33333%
	}
	.pull-xl-11 {
		right: 91.66667%
	}
	.pull-xl-12 {
		right: 100%
	}
	.push-xl-0 {
		left: auto
	}
	.push-xl-1 {
		left: 8.33333%
	}
	.push-xl-2 {
		left: 16.66667%
	}
	.push-xl-3 {
		left: 25%
	}
	.push-xl-4 {
		left: 33.33333%
	}
	.push-xl-5 {
		left: 41.66667%
	}
	.push-xl-6 {
		left: 50%
	}
	.push-xl-7 {
		left: 58.33333%
	}
	.push-xl-8 {
		left: 66.66667%
	}
	.push-xl-9 {
		left: 75%
	}
	.push-xl-10 {
		left: 83.33333%
	}
	.push-xl-11 {
		left: 91.66667%
	}
	.push-xl-12 {
		left: 100%
	}
	.offset-xl-0 {
		margin-left: 0%
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.form-control {
	box-sizing: border-box;
	display: block;
	width: 100%;
	padding: 5px 5px;
	font-size: 14px;
	line-height: 18px;
	color: #55595c;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #dfdfdf;
	border-radius: 2px
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	border-color: #66afe9;
	outline: none
}

.form-control::-webkit-input-placeholder {
	color: #999;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999;
	opacity: 1
}

.form-control::placeholder {
	color: #999;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #eceeef;
	opacity: 1
}

.form-control:disabled {
	cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
	height: 31px
}

.form-control-file,
.form-control-range {
	display: block
}

.form-control-label {
	padding: 5px 5px;
	margin-bottom: 0;
	line-height: 20px;
	font-size: 14px
}

.form-control-legend {
	padding: 5px 5px;
	margin-bottom: 0;
	font-size: 14px
}

_::-webkit-full-page-media.form-control,
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
	line-height: 31px
}

_::-webkit-full-page-media.input-sm,
.input-group-sm _::-webkit-full-page-media.form-control,
input[type="date"].input-sm,
.input-group-sm input[type="date"].form-control,
input[type="time"].input-sm,
.input-group-sm input[type="time"].form-control,
input[type="datetime-local"].input-sm,
.input-group-sm input[type="datetime-local"].form-control,
input[type="month"].input-sm,
.input-group-sm input[type="month"].form-control {
	line-height: 1.8125rem
}

_::-webkit-full-page-media.input-lg,
.input-group-lg _::-webkit-full-page-media.form-control,
input[type="date"].input-lg,
.input-group-lg input[type="date"].form-control,
input[type="time"].input-lg,
.input-group-lg input[type="time"].form-control,
input[type="datetime-local"].input-lg,
.input-group-lg input[type="datetime-local"].form-control,
input[type="month"].input-lg,
.input-group-lg input[type="month"].form-control {
	line-height: 3.16667rem
}

.form-control-static {
	min-height: 31px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0
}

.form-control-static.form-control-sm,
.form-control-static.form-control-lg {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

.form-control-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.form-group {
	margin-bottom: 20px
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-bottom: .75rem;
	padding-top: 0.5rem
}

.radio label,
.checkbox label {
	padding-left: 1.25rem;
	margin-bottom: 0;
	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;
	vertical-align: -2px
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -.35rem
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 1.25rem;
	margin-bottom: 0;
	vertical-align: middle;
	cursor: pointer;
	padding-top: 4px
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: .75rem
}

input[type="radio"]:disabled,
input[type="radio"].disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled {
	cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled {
	cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label {
	cursor: not-allowed
}

@media (min-width: 544px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .form-control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
}

.btn {
	display: inline-block;
	font-weight: normal;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-sizing: border-box;
	border: 1px solid transparent;
	padding: .5rem 1rem;
	font-size: 14px;
	border-radius: .25rem
}

.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn.focus {
	text-decoration: none
}

.btn:active,
.btn.active {
	outline: 0
}

.btn.disabled,
.btn:disabled {
	cursor: not-allowed;
	opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn .iconfont {
	margin-right: 6px
}

.btn-link {
	font-weight: normal;
	color: #3e94fe;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled {
	background-color: transparent
}

.btn-link,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #016bee;
	text-decoration: underline;
	background-color: transparent
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
	color: #818a91;
	text-decoration: none
}

.btn-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%
}

.btn-1 {
	color: #fff;
	background-color: #12b56a;
	border-color: #12b56a;
	padding: 7px 29px;
	font-size: 20px;
	border-radius: 2px;
	height: 40px;
	line-height: 24px
}

.btn-1:hover {
	color: #fff;
	background-color: #33cc99;
	border-color: #33cc99
}

.btn-1:focus,
.btn-1.focus {
	color: #fff;
	background-color: #33cc99;
	border-color: #33cc99
}

.btn-1:active,
.btn-1.active,
.open>.btn-1.dropdown-toggle {
	color: #fff;
	background-color: #33cc99;
	border-color: #33cc99;
	background-image: none
}

.btn-1:active:hover,
.btn-1:active:focus,
.btn-1:active.focus,
.btn-1.active:hover,
.btn-1.active:focus,
.btn-1.active.focus,
.open>.btn-1.dropdown-toggle:hover,
.open>.btn-1.dropdown-toggle:focus,
.open>.btn-1.dropdown-toggle.focus {
	color: #fff;
	background-color: #4a7519;
	border-color: #355412
}

.btn-1.disabled:focus,
.btn-1.disabled.focus,
.btn-1:disabled:focus,
.btn-1:disabled.focus {
	background-color: #12b56a;
	border-color: #12b56a
}

.btn-1.disabled:hover,
.btn-1:disabled:hover {
	background-color: #12b56a;
	border-color: #12b56a
}

.btn-2 {
	color: #fff;
	background-color: #12b56a;
	border-color: #12b56a;
	padding: 6px 14px;
	font-size: 14px;
	border-radius: 2px;
	height: 30px;
	line-height: 16px
}

.btn-2:hover {
	color: #fff;
	background-color: #33cc99;
	border-color: #33cc99
}

.btn-2:focus,
.btn-2.focus {
	color: #fff;
	background-color: #33cc99;
	border-color: #33cc99
}

.btn-2:active,
.btn-2.active,
.open>.btn-2.dropdown-toggle {
	color: #fff;
	background-color: #33cc99;
	border-color: #33cc99;
	background-image: none
}

.btn-2:active:hover,
.btn-2:active:focus,
.btn-2:active.focus,
.btn-2.active:hover,
.btn-2.active:focus,
.btn-2.active.focus,
.open>.btn-2.dropdown-toggle:hover,
.open>.btn-2.dropdown-toggle:focus,
.open>.btn-2.dropdown-toggle.focus {
	color: #fff;
	background-color: #4a7519;
	border-color: #355412
}

.btn-2.disabled:focus,
.btn-2.disabled.focus,
.btn-2:disabled:focus,
.btn-2:disabled.focus {
	background-color: #12b56a;
	border-color: #12b56a
}

.btn-2.disabled:hover,
.btn-2:disabled:hover {
	background-color: #12b56a;
	border-color: #12b56a
}

.btn-3,
.btn-03 {
	padding: 0 0;
	font-size: 20px;
	border-radius: 2px;
	width: 100%;
	height: 40px;
	line-height: 38px
}

.btn-3 {
	color: #fff;
	background-color: #12b56a;
	border-color: #12b56a
}

.btn-3:hover {
	color: #fff;
	background-color: #33cc99;
	border-color: #33cc99
}

.btn-3:focus,
.btn-3.focus {
	color: #fff;
	background-color: #33cc99;
	border-color: #33cc99
}

.btn-3:active,
.btn-3.active,
.open>.btn-3.dropdown-toggle {
	color: #fff;
	background-color: #33cc99;
	border-color: #33cc99;
	background-image: none
}

.btn-3:active:hover,
.btn-3:active:focus,
.btn-3:active.focus,
.btn-3.active:hover,
.btn-3.active:focus,
.btn-3.active.focus,
.open>.btn-3.dropdown-toggle:hover,
.open>.btn-3.dropdown-toggle:focus,
.open>.btn-3.dropdown-toggle.focus {
	color: #fff;
	background-color: #4a7519;
	border-color: #355412
}

.btn-3.disabled:focus,
.btn-3.disabled.focus,
.btn-3:disabled:focus,
.btn-3:disabled.focus {
	background-color: #12b56a;
	border-color: #12b56a
}

.btn-3.disabled:hover,
.btn-3:disabled:hover {
	background-color: #12b56a;
	border-color: #12b56a
}

.btn-03 {
	color: #12b56a;
	background-color: #fff;
	border-color: #12b56a
}

.btn-03:hover {
	color: #12b56a;
	background-color: #e6e6e6;
	border-color: #33cc99
}

.btn-03:focus,
.btn-03.focus {
	color: #12b56a;
	background-color: #e6e6e6;
	border-color: #33cc99
}

.btn-03:active,
.btn-03.active,
.open>.btn-03.dropdown-toggle {
	color: #12b56a;
	background-color: #e6e6e6;
	border-color: #33cc99;
	background-image: none
}

.btn-03:active:hover,
.btn-03:active:focus,
.btn-03:active.focus,
.btn-03.active:hover,
.btn-03.active:focus,
.btn-03.active.focus,
.open>.btn-03.dropdown-toggle:hover,
.open>.btn-03.dropdown-toggle:focus,
.open>.btn-03.dropdown-toggle.focus {
	color: #12b56a;
	background-color: #d4d4d4;
	border-color: #355412
}

.btn-03.disabled:focus,
.btn-03.disabled.focus,
.btn-03:disabled:focus,
.btn-03:disabled.focus {
	background-color: #fff;
	border-color: #12b56a
}

.btn-03.disabled:hover,
.btn-03:disabled:hover {
	background-color: #fff;
	border-color: #12b56a
}

.btn-03:hover {
	color: #fff;
	background: #33cc99;
	border-color: #33cc99
}

.btn-4 {
	font-size: 16px;
	color: #12b56a !important;
	margin: 0;
	padding: 0
}

.btn-4 .icon {
	vertical-align: -2px;
	margin: 0 5px 0 0
}

.btn-4:hover {
	text-decoration: underline
}

.btn-5 {
	width: 174px;
	height: 40px;
	background: #f88529;
	color: #fff !important;
	font-size: 18px;
	border-radius: 30px
}

.btn-5:hover {
	background: #f87229
}

.btn-uploadfile {
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.btn-uploadfile input[type="file"] {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 200%;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	font-size: 20em
}

input[type="text"],
input[type="password"] {
	box-sizing: border-box
}

.form-control-label {
	text-align: right;
	font-weight: 500;
	box-sizing: border-box
}

.form-btns {
	padding: 10px 0
}

.form-btns .btn+.btn {
	margin-left: 14px
}

.help-tip {
	color: #818a91;
	font-size: .75rem;
	padding-top: 4px;
	line-height: 16px;
	margin-bottom: -10px;
	font-family: "宋体";
	text-align: left
}

.help-tip>div {
	display: inline
}

.error-tip,
.error .help-tip,
.prompt .help-tip,
.warning-tip,
.warning .help-tip {
	color: red;
	font-size: .75rem
}

.error-tip:before,
.error .help-tip:before,
.prompt .help-tip:before,
.warning-tip:before,
.warning .help-tip:before {
	font-size: 17px;
	color: red;
	font-family: "iconfont";
	content: "\e60d";
	margin-right: 6px;
	font-weight: 400;
	line-height: 1;
	vertical-align: -2px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.warning-tip,
.warning .help-tip {
	color: #ff8400
}

.warning-tip:before,
.warning .help-tip:before {
	color: #ff8400;
	content: "\e61f"
}

.required .form-control-label:before {
	font-size: 1.2em;
	color: red;
	content: "*";
	margin-right: 3px;
	font-weight: 700;
	vertical-align: bottom
}

.error .error-tip,
.error .help-tip,
.error~.error-tip,
.error .error~.help-tip,
.prompt .error~.help-tip,
.prompt .error-tip,
.prompt .help-tip,
.prompt~.error-tip,
.error .prompt~.help-tip,
.prompt .prompt~.help-tip {
	display: block
}

.error .form-control,
.error.form-control,
.prompt .form-control,
.prompt.form-control {
	border-color: red !important
}

.warning .form-control,
.warning.form-control {
	border-color: #f0ad4e !important
}

.wgt-pop-form .help-tip {
	line-height: initial;
	padding-top: 0;
	margin-bottom: 0
}

.wgt-pop-form .error .help-tip:before,
.wgt-pop-form .error-tip:before,
.wgt-pop-form .error .help-tip:before,
.error .wgt-pop-form .help-tip:before,
.wgt-pop-form .prompt .help-tip:before,
.prompt .wgt-pop-form .help-tip:before,
.wgt-pop-form .prompt .help-tip:before,
.wgt-pop-form .warning .help-tip:before,
.wgt-pop-form .warning-tip:before,
.wgt-pop-form .warning .help-tip:before,
.warning .wgt-pop-form .help-tip:before {
	display: none
}

.wgt-pop-form .form-ver-code .btn-ver-code {
	padding: 0
}

.input-group {
	position: relative;
	width: 100%;
	display: table;
	border-collapse: separate
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
	z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 5px 5px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #55595c;
	text-align: center;
	background-color: #eceeef;
	border: 1px solid #dfdfdf;
	border-radius: .25rem
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:not(:last-child) {
	border-right: 0
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn:not(:first-child),
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:focus,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
	z-index: 3
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
	margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:hover,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:hover {
	z-index: 3
}

.bg-inverse {
	color: #eceeef;
	background-color: #373a3c
}

.bg-faded {
	background-color: #f7f7f9
}

.bg-primary {
	color: #fff !important;
	background-color: #0275d8 !important
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #025aa5 !important
}

.bg-success {
	color: #fff !important;
	background-color: #5cb85c !important
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #449d44 !important
}

.bg-info {
	color: #fff !important;
	background-color: #5bc0de !important
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #31b0d5 !important
}

.bg-warning {
	color: #fff !important;
	background-color: #f0ad4e !important
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #ec971f !important
}

.bg-danger {
	color: #fff !important;
	background-color: red !important
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #c00 !important
}

.clearfix::after {
	content: "";
	display: table;
	clear: both
}

.pull-xs-left {
	float: left !important
}

.pull-xs-right {
	float: right !important
}

.pull-xs-none {
	float: none !important
}

@media (min-width: 544px) {
	.pull-sm-left {
		float: left !important
	}
	.pull-sm-right {
		float: right !important
	}
	.pull-sm-none {
		float: none !important
	}
}

@media (min-width: 768px) {
	.pull-md-left {
		float: left !important
	}
	.pull-md-right {
		float: right !important
	}
	.pull-md-none {
		float: none !important
	}
}

@media (min-width: 1024px) {
	.pull-lg-left {
		float: left !important
	}
	.pull-lg-right {
		float: right !important
	}
	.pull-lg-none {
		float: none !important
	}
}

@media (min-width: 1200px) {
	.pull-xl-left {
		float: left !important
	}
	.pull-xl-right {
		float: right !important
	}
	.pull-xl-none {
		float: none !important
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.m-x-auto {
	margin-right: auto !important;
	margin-left: auto !important
}

.m-a-0 {
	margin: 0 0 !important
}

.m-t-0 {
	margin-top: 0 !important
}

.m-r-0 {
	margin-right: 0 !important
}

.m-b-0 {
	margin-bottom: 0 !important
}

.m-l-0 {
	margin-left: 0 !important
}

.m-x-0 {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.m-y-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.m-a-1 {
	margin: 1rem 1rem !important
}

.m-t-1 {
	margin-top: 1rem !important
}

.m-r-1 {
	margin-right: 1rem !important
}

.m-b-1 {
	margin-bottom: 1rem !important
}

.m-l-1 {
	margin-left: 1rem !important
}

.m-x-1 {
	margin-right: 1rem !important;
	margin-left: 1rem !important
}

.m-y-1 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important
}

.m-a-2 {
	margin: 1.5rem 1.5rem !important
}

.m-t-2 {
	margin-top: 1.5rem !important
}

.m-r-2 {
	margin-right: 1.5rem !important
}

.m-b-2 {
	margin-bottom: 1.5rem !important
}

.m-l-2 {
	margin-left: 1.5rem !important
}

.m-x-2 {
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important
}

.m-y-2 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important
}

.m-a-3 {
	margin: 3rem 3rem !important
}

.m-t-3 {
	margin-top: 3rem !important
}

.m-r-3 {
	margin-right: 3rem !important
}

.m-b-3 {
	margin-bottom: 3rem !important
}

.m-l-3 {
	margin-left: 3rem !important
}

.m-x-3 {
	margin-right: 3rem !important;
	margin-left: 3rem !important
}

.m-y-3 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important
}

.p-a-0 {
	padding: 0 0 !important
}

.p-t-0 {
	padding-top: 0 !important
}

.p-r-0 {
	padding-right: 0 !important
}

.p-b-0 {
	padding-bottom: 0 !important
}

.p-l-0 {
	padding-left: 0 !important
}

.p-x-0 {
	padding-right: 0 !important;
	padding-left: 0 !important
}

.p-y-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.p-a-1 {
	padding: 1rem 1rem !important
}

.p-t-1 {
	padding-top: 1rem !important
}

.p-r-1 {
	padding-right: 1rem !important
}

.p-b-1 {
	padding-bottom: 1rem !important
}

.p-l-1 {
	padding-left: 1rem !important
}

.p-x-1 {
	padding-right: 1rem !important;
	padding-left: 1rem !important
}

.p-y-1 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important
}

.p-a-2 {
	padding: 1.5rem 1.5rem !important
}

.p-t-2 {
	padding-top: 1.5rem !important
}

.p-r-2 {
	padding-right: 1.5rem !important
}

.p-b-2 {
	padding-bottom: 1.5rem !important
}

.p-l-2 {
	padding-left: 1.5rem !important
}

.p-x-2 {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important
}

.p-y-2 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important
}

.p-a-3 {
	padding: 3rem 3rem !important
}

.p-t-3 {
	padding-top: 3rem !important
}

.p-r-3 {
	padding-right: 3rem !important
}

.p-b-3 {
	padding-bottom: 3rem !important
}

.p-l-3 {
	padding-left: 3rem !important
}

.p-x-3 {
	padding-right: 3rem !important;
	padding-left: 3rem !important
}

.p-y-3 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important
}

.pos-f-t {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-xs-left {
	text-align: left !important
}

.text-xs-right {
	text-align: right !important
}

.text-xs-center {
	text-align: center !important
}

@media (min-width: 544px) {
	.text-sm-left {
		text-align: left !important
	}
	.text-sm-right {
		text-align: right !important
	}
	.text-sm-center {
		text-align: center !important
	}
}

@media (min-width: 768px) {
	.text-md-left {
		text-align: left !important
	}
	.text-md-right {
		text-align: right !important
	}
	.text-md-center {
		text-align: center !important
	}
}

@media (min-width: 1024px) {
	.text-lg-left {
		text-align: left !important
	}
	.text-lg-right {
		text-align: right !important
	}
	.text-lg-center {
		text-align: center !important
	}
}

@media (min-width: 1200px) {
	.text-xl-left {
		text-align: left !important
	}
	.text-xl-right {
		text-align: right !important
	}
	.text-xl-center {
		text-align: center !important
	}
}

.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: #818a91 !important
}

a.text-muted:focus,
a.text-muted:hover {
	color: #687077
}

.text-primary {
	color: #0275d8 !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #025aa5
}

.text-success {
	color: #5cb85c !important
}

a.text-success:focus,
a.text-success:hover {
	color: #449d44
}

.text-info {
	color: #5bc0de !important
}

a.text-info:focus,
a.text-info:hover {
	color: #31b0d5
}

.text-warning {
	color: #f0ad4e !important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #ec971f
}

.text-danger {
	color: red !important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #c00
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.invisible {
	visibility: hidden !important
}

.hidden-xs-up {
	display: none !important
}

@media (max-width: 543px) {
	.hidden-xs-down {
		display: none !important
	}
}

@media (min-width: 544px) {
	.hidden-sm-up {
		display: none !important
	}
}

@media (max-width: 767px) {
	.hidden-sm-down {
		display: none !important
	}
}

@media (min-width: 768px) {
	.hidden-md-up {
		display: none !important
	}
}

@media (max-width: 1023px) {
	.hidden-md-down {
		display: none !important
	}
}

@media (min-width: 1024px) {
	.hidden-lg-up {
		display: none !important
	}
}

@media (max-width: 1199px) {
	.hidden-lg-down {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.hidden-xl-up {
		display: none !important
	}
}

.hidden-xl-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
	}
}

.text-right {
	text-align: right
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.row:before,
.row:after,
.row-inner:before,
.mov-list li:before,
.wgt-movie.related .col-header:before,
.box-border:before,
.filter-tabs dl:before,
.filter:before,
.row-inner:after,
.mov-list li:after,
.wgt-movie.related .col-header:after,
.box-border:after,
.filter-tabs dl:after,
.filter:after {
	content: " ";
	display: table
}

.row:after,
.row-inner:after,
.mov-list li:after,
.wgt-movie.related .col-header:after,
.box-border:after,
.filter-tabs dl:after,
.filter:after {
	clear: both
}

.mov-title,
.mov-author .author-name,
.mov-price,
.filter-tabs a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

a>i,
a>span,
.opts-mask a {
	display: inline-block;
	vertical-align: middle
}

.mov-author a {
	display: inline-block;
	vertical-align: top
}

.hide {
	display: none !important
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

.user-head {
	line-height: 1;
	box-sizing: content-box
}

.wgt-floatip * {
	box-sizing: content-box
}

.items-box {
	padding: 0 20px;
	color: #4d4d4d
}

.items-box .items-title {
	border-top: 1px solid #e2e4e5;
	padding: 20px 0 10px;
	margin: 10px 20px 0;
	font-size: 14px;
	font-weight: 700
}

.items-box .item-row {
	padding: 0 0 10px
}

.items-box .item {
	margin-bottom: 7px
}

.items-box .item>* {
	display: inline-block;
	vertical-align: middle
}

.items-box strong {
	color: #f88529
}

.empty-content {
	font-size: 18px;
	color: #7dafb5;
	text-align: center;
	margin: 50px 0
}

.empty-content div {
	display: block
}

.empty-content .mascot {
	width: 200px;
	height: 101px;
	background: url(images/mascot003.gif);
	margin: 0 auto
}

.empty-content .helpImg {
	margin: -30px auto 30px;
	background: none
}

.empty-content .message {
	margin-top: 10px;
	color: #4d4d4d;
	font-size: 16px
}

.empty-content .btns {
	padding: 20px 0
}

.icon {
	display: inline-block;
	background: url("images/icons.png");
	background-repeat: no-repeat
}

a>.icon,
a.icon {
	cursor: pointer
}

a:hover .icon-build {
	background-position: 0 -1164px
}

a:hover .icon-pay {
	background-position: 0 -1268px
}

a:hover .icon-play {
	background-position: 0 -1372px
}

a:hover .icon-page-next {
	width: 0;
	height: 0;
	display: inline-block;
	border-left: 6px solid #fff;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent
}

a:hover .icon-page-prev {
	width: 0;
	height: 0;
	display: inline-block;
	border-right: 6px solid #fff;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent
}

.icon-build,
.icon-pay,
.icon-play {
	width: 52px;
	height: 52px
}

.icon-checkbox {
	width: 14px;
	height: 14px;
	background-position: 0 -1084px
}

.icon-checkbox-active {
	width: 14px;
	height: 14px;
	background-position: 0 -1098px
}

.icon-build {
	background-position: 0 -1112px
}

.icon-pay {
	background-position: 0 -1216px
}

.icon-play {
	background-position: 0 -1320px
}

.icon-refresh {
	width: 16px;
	height: 16px;
	background-position: 0 -1424px
}

.icon-ok {
	width: 33px;
	height: 22px;
	background-position: 0 -1440px
}

.icon-orderby-up,
.icon-orderby-down {
	width: 9px;
	height: 13px
}

.icon-orderby-up {
	background-position: 0 -1494px
}

.icon-orderby-down {
	background-position: 0 -1520px
}

a:hover .icon-orderby-up,
a.active .icon-orderby-up {
	background-position: 0 -1507px
}

a:hover .icon-orderby-down,
a.active .icon-orderby-down {
	background-position: 0 -1533px
}

.icon-idea {
	width: 12px;
	height: 16px;
	background-position: 0 -1478px
}

.icon-page-next {
	background: none;
	width: 0;
	height: 0;
	display: inline-block;
	border-left: 6px solid #979797;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent
}

.icon-page-prev {
	background: none;
	width: 0;
	height: 0;
	display: inline-block;
	border-right: 6px solid #979797;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent
}

.icon-search {
	width: 16px;
	height: 16px;
	background-position: 0 -1462px
}

.icon-error {
	width: 16px;
	height: 16px;
	background-position: 0 -1546px
}

.icon-error-b {
	width: 26px;
	height: 26px;
	background-position: 0 -1562px
}

.row-header {
	background-color: #fff
}

.row-container {
	position: relative;
	z-index: 1
}

.row-inner {
	width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.wgt-banner {
	text-align: center;
	position: relative
}

.wgt-banner img {
	vertical-align: top;
	min-width: 100%;
	outline: 0;
	border: 0
}

.wgt-banner li {
	position: relative;
	height: 300px;
	overflow: hidden
}

.wgt-banner .row-inner {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
	bottom: 0;
	height: 300px
}

.wgt-banner .child0 {
	height: 100%
}

.wgt-banner .child0>img {
	height: 100%
}

.wgt-banner .child1,
.wgt-banner .child2 {
	position: absolute;
	z-index: 1
}

.wgt-banner .child1 {
	z-index: 2
}

.wgt-banner .banner-1 .child1 {
	top: 30px;
	left: 50%;
	margin-left: -263px
}

.wgt-banner .banner-2 {
	display: none
}

.wgt-banner .banner-2 .child1 {
	top: 0;
	left: 50px
}

.wgt-banner .banner-2 .btn-5 {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -87px
}

.wgt-banner .control {
	z-index: 9;
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	bottom: 10px
}

.wgt-banner .control li {
	display: inline-block;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	cursor: pointer;
	background: url(images/bg/bg-slicker.png)
}

.wgt-banner .control li a {
	display: none
}

.wgt-banner .control li.current {
	background-position: -12px 0
}

.mov-list {
	margin: 0 -12px
}

.mov-list ul {
	font-size: 0;
	margin-left: -37px;
	margin-right: -15px
}

.mov-list li {
	font-size: 14px;
	margin: 0 0 25px 34px
}

.mov-item {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	width: 282px;
	height: 269px;
	border: 1px solid transparent;
	transition: all 0.4s
}

.mov-item:hover {
	z-index: 99;
	border: 1px solid #cecece;
	background-color: #fff;
	box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25)
}

.mov-item:hover .opts-mask {
	display: block
}

.mov-item:hover .author-name {
	color: #12b56a
}

.wrap-img {
	position: relative;
	width: 252px;
	height: 180px;
	overflow: hidden;
	margin: 14px 14px 0
}

.img-pack {
	width: 355.5555px;
	height: 100%;
	text-align: center;
	margin-left: -52px
}

.img-pack img {
	min-width: 252px;
	height: 100%
}

.opts-mask {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(images/bg/bg-user-mask.png)
}

.opts-mask a {
	color: #fff;
	text-decoration: none
}

.opts-mask a:hover {
	color: #8abc26
}

.opts-mask a+a {
	margin-left: 40px
}

.opts-mask a .text {
	padding-top: 5px
}

.opts-mask .wrap-opt {
	margin-top: 53px;
	text-align: center
}

.mov-title {
	font-size: 14px;
	font-weight: 700;
	width: 100%;
	max-width: 280px;
	margin: 6px 14px
}

.mov-title a {
	cursor: default;
	text-decoration: none;
	color: #4d4d4d
}

.mov-author {
	float: left;
	margin-left: 14px;
	line-height: 20px
}

.mov-author a {
	cursor: default
}

.mov-author .author-face {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	overflow: hidden
}

.mov-author .author-face img {
	vertical-align: top;
	border-radius: 50%;
	width: 100%;
	height: 100%
}

.mov-author .author-name {
	font-size: 12px;
	color: #a5a5a5;
	text-decoration: none;
	margin-left: 9px;
	max-width: 150px
}

.mov-author .author-name:hover {
	color: #8abc27
}

.mov-price {
	float: right;
	max-width: 100px;
	text-align: right;
	margin-right: 14px
}

.mov-price span,
.mov-price label {
	display: block;
	line-height: 20px
}

.mov-price span {
	font-size: 20px;
	color: #ff6c38
}

.mov-price label {
	font-size: 16px;
	color: #12b56a
}

.wgt-movie.related .col-header {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 9px;
	padding: 15px 5px 12px 0
}

.wgt-movie.related .col-header .tit {
	float: left;
	font-size: 16px;
	color: #333
}

.wgt-movie.related .col-header .tit-opt {
	float: right;
	cursor: pointer;
	font-size: 14px;
	color: #12b56a
}

.wgt-movie.related .col-header .tit-opt a>span {
	margin-left: 5px
}

.wgt-movie.related .col-body {
	margin-bottom: 50px
}

.wgt-movie.related .mov-list {
	margin: 0
}

.wgt-movie.related .mov-list>ul {
	margin-left: 0
}

.wgt-movie.related .mov-item {
	width: 236px;
	height: 227px;
	margin: 0 0 15px
}

.wgt-movie.related .mov-item+.mov-item {
	margin-left: 5px
}

.wgt-movie.related .wrap-img {
	width: 214px;
	height: 153px;
	margin: 10px
}

.wgt-movie.related .img-pack {
	width: 272px;
	margin-left: -29px;
	display: block
}

.forms .col-xs-6 {
	position: relative
}

.forms .warn-tip {
	color: red
}

.forms .icon-error {
	position: absolute;
	right: -21px;
	top: 7px
}

.forms .txt {
	position: absolute;
	bottom: -20px;
	left: 0
}

.wgt-applyDesigner .agree {
	margin-top: 2px;
	font-size: 14px
}

.wgt-applyDesigner .agree a {
	color: #329832
}

.wgt-applyDesigner .items {
	margin-bottom: 20px
}

.wgt-applyDesigner .items ul {
	font-size: 0
}

.wgt-applyDesigner .items li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 400px;
	font-size: 16px;
	padding: 50px 0
}

.wgt-applyDesigner .items .name {
	font-size: 22px;
	color: #4d4d4d;
	margin-top: 33px;
	font-weight: 500
}

.wgt-applyDesigner .items .txt {
	color: #6a6a6a;
	line-height: 1.8
}

.wgt-applyDesigner .forms {
	width: 700px;
	margin: 50px auto 100px
}

.wgt-applyDesigner .text-tip {
	color: #999;
	margin: 15px 0
}

.wgt-applyDesigner .form-sub+.form-sub {
	margin-top: 35px
}

.wgt-applyDesigner .form-btns {
	margin-top: 40px
}

.wgt-applyDesigner .infos {
	text-align: center;
	min-height: 507px
}

.wgt-applyDesigner .infos p {
	font-size: 22px;
	color: #6a6a6a;
	padding-top: 171px;
	padding-bottom: 70px
}

.steps {
	background: url(../assets/images/bg-steps/bg-stepline.png) repeat-x;
	text-align: center;
	width: 850px;
	margin: 0 auto;
	margin-bottom: 30px
}

.steps ul {
	font-size: 0
}

.steps li {
	display: inline-block;
	margin: 0 -14px
}

.steps li+li {
	padding-left: 133px
}

.steps .name {
	font-size: 18px;
	color: #999;
	display: block;
	padding-top: 10px
}

.steps .step {
	box-sizing: content-box;
	background: url(../assets/images/bg-steps/bg-step-item.png) no-repeat 14px -58px #fff;
	width: 58px;
	height: 58px;
	margin: 0 auto;
	padding: 0 14px
}

.steps .step span {
	font-size: 32px;
	color: #fff;
	display: block;
	line-height: 58px;
	font-family: "Arial"
}

.steps .step .icon-ok {
	margin: 18px 0
}

.steps li.cur .step {
	background-position: 14px 0
}

.steps li.cur .name {
	color: #12b56a
}

.pop {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 20px;
	overflow: hidden
}

.wgt-pop-pay .row {
	margin-bottom: 10px
}

.wgt-pop-pay .items-box {
	padding: 0 7px
}

.wgt-pop-pay .text-tip {
	font-size: 12px;
	color: #a5a5a5;
	border-bottom: 1px solid #dedede;
	margin: 0;
	margin-bottom: 5px;
	padding: 7px
}

.wgt-pop-pay .text-tip~p {
	font-size: 12px;
	color: #a5a5a5;
	margin: 0;
	line-height: 22px;
	padding: 0 7px
}

.wgt-pop-pay .btn {
	width: 140px
}

.layui-layer-iframe {
	border-radius: 2px !important
}

.layui-layer-page {
	border-radius: 3px !important
}

.layui-layer-dialog {
	border-radius: 3px !important
}

.layui-layer-dialog .layui-layer-content {
	font-size: 16px !important;
	color: #4d4d4d !important
}

.layui-layer-dialog .layui-layer-btn .layui-layer-btn1 {
	background-color: #FFF !important
}

.layui-layer-title {
	background-color: #8abc26 !important;
	color: #fff !important;
	font-size: 14px !important;
	height: 34px !important;
	line-height: 34px !important;
	border-radius: 2px 2px 0 0 !important;
	border-bottom: 0px !important;
	padding: 0 80px 0 20px !important
}

.layui-layer-content .layui-layer-ico.layui-layer-ico7 {
	width: 26px !important;
	height: 26px !important;
	top: 20px !important;
	left: 35px !important;
	background: url(images/icons/icon-warning.png) no-repeat !important
}

.layui-layer-tips {
	width: auto !important
}

.layui-layer-tips .layui-layer-content {
	background: #f1f1f1 !important;
	padding: 0 6px !important;
	color: #4d4d4d !important;
	border: 1px solid #e5e5e5 !important
}

.layui-layer-tips i.layui-layer-TipsT {
	display: none !important
}

.layui-layer-setwin {
	right: 8px !important;
	top: 6px !important
}

.layui-layer-setwin .layui-layer-min {
	top: 3px !important
}

.layui-layer-setwin .layui-layer-min cite {
	background-color: #fff !important
}

.layui-layer-setwin .layui-layer-max {
	top: 3px !important
}

.layui-layer-setwin .layui-layer-close,
.layui-layer-setwin .layui-layer-close1 {
	display: inline-block !important;
	width: 22px !important;
	height: 22px !important;
	background-image: url(images/btn/btn-close.png) !important;
	background-position: 0 0 !important
}

.layui-layer-hui .layui-layer-content {
	color: #fff !important
}

.layui-layer-setwin .layui-layer-close:hover {
	background-image: url(images/btn/btn-close-hover.png) !important
}

.layui-layer-setwin .layui-layer-close:active {
	background-image: url(images/btn/btn-close-active.png) !important
}

.layui-layer-btn {
	padding-bottom: 20px !important
}

.layui-layer-btn a {
	min-width: 90px !important;
	padding: 0 !important;
	border-radius: 3px !important;
	font-weight: normal !important;
	box-sizing: border-box !important
}

.layui-layer-btn .layui-layer-btn0 {
	background-color: #8abc26 !important
}

.layui-layer-btn .layui-layer-btn0:hover {
	background-color: #8abc26 !important;
	color: #fff !important
}

.layui-layer-btn .layui-layer-btn1 {
	height: 30px !important;
	background-color: #FFF !important;
	border: 1px solid #8abc26 !important;
	color: #8abc26 !important
}

.layui-layer-btn .layui-layer-btn1:hover {
	background-color: #8abc26 !important;
	color: #fff !important
}

.pay-confirm .layui-layer-title {
	background-color: #8abc26 !important;
	color: #fff !important
}

.pay-confirm .layui-layer-setwin {
	right: 8px !important;
	top: 6px !important
}

.pay-confirm .layui-layer-btn a {
	font-weight: 500 !important
}

.layui-layer-ico1,
.layui-layer-ico2,
.layui-layer-ico3,
.layui-layer-ico4,
.layui-layer-ico5,
.layui-layer-ico6 {
	background-image: url(images/bg/layer-icon.png) !important
}

.layui-layer-lan[type="dialog"] {
	min-width: 0 !important
}

.layui-layer-lan[type="dialog"] .layui-layer-ico {
	width: 38px !important;
	height: 38px !important;
	background-position: 0 0 !important;
	top: 15px !important;
	left: 15px !important
}

.layui-layer-lan[type="dialog"] .layui-layer-ico1 {
	background-image: url(images/icons/icon-submit-ok.png) !important
}

.layui-layer-lan[type="dialog"] .layui-layer-ico2 {
	background-image: url(images/icons/icon-submit-error.png) !important
}

.layui-layer-lan[type="dialog"] .layui-layer-content {
	font-size: 16px !important
}

html .layui-layer-tips {
	width: auto !important
}

html .layui-layer-tips .layui-layer-content {
	background: #f1f1f1 !important;
	padding: 0 6px !important;
	color: #4d4d4d !important;
	border: 1px solid #e5e5e5 !important
}

html .layui-layer-tips i.layui-layer-TipsT {
	display: none !important
}

.layui-layer-wrap {
	padding: 10px !important
}

.yoya.layui-layer {
	background-color: #ffffff !important
}

.yoya .layui-layer-title {
	height: 51px !important;
	border-bottom: 1px solid #dedede !important
}

.yoya .layui-layer-title {
	color: #4d4d4d !important;
	font-size: 16px !important;
	padding: 0 !important;
	margin: 0 27px !important;
	line-height: 51px !important;
	background-color: #ffffff !important
}

.yoya .layui-layer-setwin {
	top: 18px !important;
	right: 36px !important
}

.yoya .layui-layer-setwin .layui-layer-close {
	width: 16px !important;
	height: 16px !important
}

.yoya .layui-layer-close {
	background: url(images/icons/icon-layer-close.png) no-repeat !important
}

.yoya .layui-layer-close:hover {
	background: url(images/icons/icon-layer-close.png) no-repeat !important
}

.yoya .layui-layer-close {
	transition: -webkit-transform .5s !important;
	transition: transform .5s !important;
	transition: transform .5s, -webkit-transform .5s !important
}

.yoya .layui-layer-close:hover {
	-webkit-transform: rotate(180deg) !important;
	-ms-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important
}

.flowWin .layui-layer-setwin {
	right: 45px !important
}

.yoya.layui-layer {
	background-color: #f5f5f5
}

.yoya .layui-layer-title {
	height: 51px;
	border-bottom: 1px solid #dedede
}

.yoya .layui-layer-title {
	color: #4d4d4d;
	font-size: 16px;
	padding: 0 27px;
	line-height: 51px;
	background-color: #f5f5f5
}

.yoya .layui-layer-setwin {
	top: 18px;
	right: 21px
}

.yoya .layui-layer-setwin .layui-layer-close {
	width: 16px;
	height: 16px
}

.yoya .layui-layer-ico {
	background: url(../assets/images/layer/layer.png) no-repeat
}

.designer.layui-layer {
	border-radius: 8px !important
}

.designer .layui-layer-content {
	background-color: #fff;
	border-radius: 8px !important
}

.designer .layui-layer-title {
	height: 51px;
	border-bottom: 1px solid #dedede
}

.designer .layui-layer-title {
	color: #4d4d4d;
	font-size: 16px;
	padding: 0 27px;
	line-height: 51px;
	background-color: #f5f5f5
}

.designer .layui-layer-setwin {
	top: 35px !important;
	right: 35px !important
}

.designer .layui-layer-setwin .layui-layer-close {
	width: 12px !important;
	height: 12px !important;
	background: url(images/btn/buttons.png) no-repeat 0 -400px !important
}

.designer .layui-layer-setwin .layui-layer-close:hover {
	background: url(images/btn/buttons.png) no-repeat 0 -413px !important
}

.designer-video .layui-layer-setwin {
	top: 23px !important;
	right: -11px !important
}

.designer-video .layui-layer-setwin .layui-layer-close {
	width: 34px !important;
	height: 34px !important;
	background: url(images/btn/buttons.png) no-repeat 0 -428px !important
}

.designer-video .layui-layer-setwin .layui-layer-close:hover {
	background: url(images/btn/buttons.png) no-repeat 0 -464px !important
}

.wgt-filter {
	margin-top: 5px
}

.wgt-filter a {
	color: #4d4d4d
}

.wgt-filter a:hover {
	text-decoration: none
}

.box-border {
	border-bottom: 1px solid #d7dcde;
	padding: 14px 0
}

.breadcrumb {
	font-size: 16px
}

.breadcrumb a {
	font-size: 16px;
	padding: 0
}

.breadcrumb b {
	font-weight: 400
}

.filter-tabs {
	padding-bottom: 0px
}

.filter-tabs dl {
	font-size: 0;
	margin: 0;
	padding: 0
}

.filter-tabs a {
	text-decoration: none;
	display: inline-block;
	text-align: center;
	min-width: 60px;
	max-width: 200px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 28px
}

.filter-tabs a:hover,
.filter-tabs a.active {
	background: #12b56a;
	color: #fff
}

.filter-tabs dt {
	float: left;
	font-weight: 400;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.filter-tabs dd {
	margin: 0;
	padding: 0;
	overflow: hidden
}

.filter-tabs dd a {
	margin: 0 0 14px 20px
}

.orderby a:hover,
.orderby a.active {
	color: #12b56a
}

.orderby a+a {
	margin-left: 36px
}

.orderby a i {
	margin: 0 0 4px 4px
}

.filter {
	padding: 15px 0
}

.wgt-preview {
	color: #4d4d4d
}

.wgt-preview .sub-title,
.wgt-preview .sub-content {
	display: inline-block;
	vertical-align: top
}

.wgt-preview .share {
	margin-bottom: 52px
}

.wgt-preview .share .links {
	margin-bottom: 10px
}

.wgt-preview .share a {
	display: inline-block;
	width: 35px;
	height: 35px
}

.wgt-preview .share a+a {
	margin-left: 15px
}

.wgt-preview .share .sub-title {
	padding-top: 5px
}

.wgt-preview .share .sub-content {
	min-height: 201px
}

.wgt-preview .qzone {
	background: url(images/share/qzone.png)
}

.wgt-preview .qq {
	background: url(images/share/qq.png)
}

.wgt-preview .weibo {
	background: url(images/share/weibo.png)
}

.wgt-preview .weixin {
	background: url(images/share/weixin.png)
}

.wgt-preview .sub-content {
	min-width: 210px
}

.wgt-preview p {
	margin: 0
}

.wgt-preview .code img {
	width: 132px;
	height: 128px;
	margin-left: 5px
}

.wgt-preview .price {
	margin-bottom: 20px
}

.wgt-preview .price .num {
	font-size: 22px;
	color: #ff6c38;
	line-height: 1
}

.wgt-preview .code p {
	font-size: 12px;
	margin-top: 5px;
	color: #bbbbbb
}

.wgt-preview .copyright {
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 20px
}

.wgt-preview .copyright .avatar,
.wgt-preview .copyright .desc {
	display: inline-block;
	vertical-align: middle
}

.wgt-preview .copyright .avatar {
	cursor: default;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-right: 15px
}

.wgt-preview .copyright .avatar img {
	width: 100%;
	height: 100;
	border-radius: 50%
}

.wgt-preview .copyright .desc {
	width: 264px
}

.wgt-preview .copyright .desc p {
	color: #fff;
	font-size: 12px;
	margin-top: 5px
}

.wgt-preview .copyright .name {
	cursor: default;
	font-weight: bold;
	font-size: 14px;
	color: #fff
}

.wgt-preview .copyright .name:hover {
	text-decoration: none
}

.wgt-preview .sub-title {
	font-size: 20px;
	color: #fff;
	line-height: 1
}

.wgt-preview .row-inner {
	width: 1000px
}

.wgt-preview .player {
	height: 522px;
	background: #000
}

.wgt-preview .play {
	background: #333
}

.wgt-preview a[href].copyright {
	max-width: 350px;
	display: inline-block;
	vertical-align: bottom
}

.wgt-preview a[href].copyright:hover {
	text-decoration: underline
}

.wgt-preview .review .title {
	font-size: 16px
}

.wgt-preview .review p span~span {
	margin-left: 21px
}

.wgt-preview .review li {
	position: relative;
	border-top: 1px solid #e2e4e5;
	padding: 23px 0 15px 70px
}

.wgt-preview .detail {
	box-sizing: border-box;
	width: 360px;
	padding: 0 30px;
	float: right;
	height: 100%
}

.wgt-preview .ad {
	padding: 0 0 0 25px
}

.wgt-preview .ad .btn {
	font-size: 26px;
	width: 287px;
	height: 47px;
	line-height: 47px
}

.wgt-preview .detail {
	background: #1b1b1b
}

.wgt-preview .detail .title {
	color: #f2f2f2;
	font-size: 18px;
	height: 55px;
	line-height: 55px;
	font-weight: normal;
	margin-bottom: 10px
}

.wgt-preview .main {
	width: 640px;
	height: 100%;
	float: left
}

.wgt-preview .main iframe {
	width: 100%;
	border: none;
	height: 100%
}

.wgt-applyDesigner .r-title {
	font-size: 22px;
	color: #ff0000
}

.wgt-applyDesigner .r-title span,
.wgt-applyDesigner .r-title i {
	display: inline-block;
	vertical-align: middle
}

.wgt-applyDesigner .r-title i {
	margin-right: 8px
}

.wgt-applyDesigner .reject {
	padding-bottom: 70px
}

.wgt-applyDesigner .reject .con {
	padding-top: 140px
}

.wgt-applyDesigner .reject p {
	margin: 10px 0 56px 0;
	padding: 0;
	font-size: 16px;
	color: #f88529
}

.wgt-applyDesigner .reject.login .r-title {
	margin-bottom: 30px
}

.wgt-applyDesigner .reject.login .btn-1+.btn-1 {
	margin-left: 20px
}

.search-bar .form-group {
	margin-bottom: 0
}

.search-bar .form-input {
	width: 288px;
	height: 30px;
	position: relative;
	margin-bottom: 0
}

.search-bar .form-input .input {
	width: 100%;
	height: 100%
}

.search-bar .form-input input {
	outline: none;
	width: 100%;
	height: 100%;
	line-height: 30px;
	padding: 0 28px 0 11px;
	border: 1px solid #d7dcde;
	border-radius: 3px;
	background: none
}

.search-bar a.btn {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: none
}

.search-bar .icon-search {
	outline: none;
	margin: 7px;
	padding: 0
}

.applyDesigner-new {
	min-width: 1200px;
	overflow: hidden
}

.applyDesigner-new .banner {
	min-width: 1200px;
	height: 375px;
	background: url("images/bg/bg-banner.jpg") no-repeat center
}

.applyDesigner-new .main-container {
	background-color: #ffe264
}

.applyDesigner-new .main-container .row-inner {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.applyDesigner-new .main-container .row-inner .inner {
	position: relative;
	width: 850px;
	margin: -26px auto 0
}

.applyDesigner-new .main-container .row-inner .bg-shadow {
	position: absolute;
	top: 0;
	left: -19px;
	width: 1427px;
	height: 294px;
	background: url("images/bg/bg-shadow.jpg") no-repeat
}

.applyDesigner-new .main-container .row-inner .items {
	margin-bottom: 24px
}

.applyDesigner-new .main-container .row-inner .items li {
	position: relative;
	display: inline-block;
	width: 184px;
	height: 80px;
	border-radius: 40px;
	border: 3px solid #fff;
	margin-right: 20px;
	background-color: #fff6c8;
	box-shadow: 0 7px 15px 2px #dfb846
}

.applyDesigner-new .main-container .row-inner .items li .list-bg-box {
	float: left;
	background: url("images/bg/list-bg.png") no-repeat
}

.applyDesigner-new .main-container .row-inner .items .item-1 .list-bg-box {
	width: 47px;
	height: 56px;
	margin-top: 12px;
	margin-left: 19px;
	background-position: 0 0
}

.applyDesigner-new .main-container .row-inner .items .item-2 .list-bg-box {
	width: 57px;
	height: 73px;
	margin-top: 5px;
	margin-left: 20px;
	background-position: 0 -60px
}

.applyDesigner-new .main-container .row-inner .items .item-3 .list-bg-box {
	width: 56px;
	height: 56px;
	margin-top: 12px;
	margin-left: 18px;
	background-position: 0 -135px
}

.applyDesigner-new .main-container .row-inner .items .text {
	float: right;
	margin-right: 22px;
	margin-top: 4px;
	text-align: center
}

.applyDesigner-new .main-container .row-inner .items .text h3 {
	font-size: 18px;
	font-weight: bold;
	color: #9f6e04;
	margin-bottom: 0
}

.applyDesigner-new .main-container .row-inner .items .text span {
	font-size: 12px;
	line-height: 20px;
	color: #b3961b
}

.applyDesigner-new .main-container .row-inner .btn-apply {
	position: absolute;
	top: 12px;
	right: 32px;
	width: 172px;
	height: 70px;
	cursor: pointer;
	border-radius: 15px;
	background: url("images/btn/buttons.png") no-repeat
}

.applyDesigner-new .main-container .row-inner .btn-apply.apply {
	background-position: 0 0
}

.applyDesigner-new .main-container .row-inner .btn-apply.apply:hover {
	background-position: 0 -80px
}

.applyDesigner-new .main-container .row-inner .btn-apply.checking {
	background-position: 0 -160px
}

.applyDesigner-new .main-container .row-inner .btn-apply.re-apply {
	background-position: 0 -240px
}

.applyDesigner-new .main-container .row-inner .btn-apply.re-apply:hover {
	background-position: 0 -320px
}

.applyDesigner-new .main-container .row-inner .btn-apply.passed {
	background-position: 0 -605px
}

.applyDesigner-new .main-container .row-inner .btn-apply.passed:hover {
	background-position: 0 -680px
}

.applyDesigner-new .main-container .row-inner .tips {
	position: absolute;
	top: 88px;
	right: 40px;
	color: #ff0000;
	font-size: 12px;
	cursor: pointer;
	display: none
}

.applyDesigner-new .main-container .row-inner .tips .icon {
	margin-right: 5px;
	vertical-align: sub
}

.applyDesigner-new .main-container .row-inner .tips .error-text {
	position: absolute;
	top: 24px;
	left: 0;
	color: #ff7534;
	line-height: 21px;
	padding: 4px 8px;
	background-color: #fff;
	border: 1px solid #ff7534;
	border-radius: 2px;
	display: none
}

.applyDesigner-new .main-container .row-inner .tips .error-text:before {
	position: absolute;
	top: -8px;
	left: 10px;
	content: '';
	border-bottom: 7px solid #ff7534;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent
}

.applyDesigner-new .main-container .row-inner .tips .error-text:after {
	position: absolute;
	top: -6px;
	left: 10px;
	content: '';
	border-bottom: 7px solid #fff;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent
}

.applyDesigner-new .main-container .row-inner .tips:hover .error-text {
	display: block
}

.applyDesigner-new .main-container .row-inner .re-apply+.tips {
	display: block
}

.applyDesigner-new .main-container .row-inner .video-box {
	position: relative;
	display: inline-block;
	float: left;
	width: 344px;
	height: 258px;
	box-shadow: 0 7px 15px 2px #dfb846
}

.applyDesigner-new .main-container .row-inner .video-box img {
	width: 344px;
	height: 235px
}

.applyDesigner-new .main-container .row-inner .video-box #btn-video-start {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -50px;
	background: url("images/btn/buttons.png") no-repeat 0 -500px;
	cursor: pointer
}

.applyDesigner-new .main-container .row-inner .video-box .player-toolbar {
	width: 344px;
	height: 23px;
	background: url("images/bg/player-toolbar.jpg") no-repeat
}

.applyDesigner-new .main-container .row-inner .help-lists {
	display: inline-block;
	float: right;
	width: 436px;
	height: 212px;
	padding: 20px 17px;
	border: 3px solid #fff;
	border-radius: 9px;
	background-color: #fff6c8;
	color: #9f6e04;
	margin-bottom: 46px;
	box-shadow: 0 7px 15px 2px #dfb846
}

.applyDesigner-new .main-container .row-inner .help-lists li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 5px;
	font-size: 12px
}

.applyDesigner-new .main-container .row-inner .help-lists li a {
	font-size: 16px;
	line-height: 28px;
	padding-left: 8px;
	cursor: pointer
}

.applyDesigner-new .main-container .row-inner .help-lists li a:hover {
	text-decoration: underline
}

.applyDesigner-new .main-container .row-inner .help-lists li p {
	margin-left: -5px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	text-indent: 23px
}

.wgt-pop-help {
	font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif
}

.wgt-pop-help .help-lists {
	padding: 10px 10px;
	color: #9f6e04
}

.wgt-pop-help .help-lists li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 5px;
	font-size: 12px
}

.wgt-pop-help .help-lists li a {
	font-size: 16px;
	line-height: 28px;
	padding-left: 8px;
	cursor: pointer
}

.wgt-pop-help .help-lists li p {
	margin-left: -5px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	text-indent: 23px
}

.wgt-pop-apply {
	font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
	min-height: 498px
}

.wgt-pop-apply .text-tip {
	color: #999;
	margin: 15px 0
}

.wgt-pop-apply .form-sub+.form-sub {
	margin-top: 10px
}

.wgt-pop-apply .form-sub+.form-sub .text-tip {
	margin-left: -30px
}

.wgt-pop-apply .btn {
	outline: none
}

.wgt-pop-apply .btn-2 {
	background-color: #87ce36;
	border-color: #87ce36
}

.wgt-pop-apply .agree {
	color: #999
}

.wgt-pop-apply .agree a {
	color: inherit
}

.wgt-pop-apply .agree a:hover {
	color: #8dbe2b
}

.wgt-pop-apply .form-control {
	padding: 4px 5px
}

.wgt-pop-apply .form-control-label {
	color: #4d4d4d
}

.wgt-pop-apply .form-btns {
	padding: 0;
	margin-top: 5px
}

.wgt-pop-apply .warn-tip {
	color: red
}

.wgt-pop-apply .warn-tip .icon-error {
	position: absolute;
	right: -21px;
	top: 7px
}

.wgt-pop-apply .warn-tip .txt {
	position: absolute;
	bottom: -20px;
	left: 0
}

.wgt-pop-apply .icon-checkbox {
	position: absolute;
	top: 4px;
	right: 5px
}

.wgt-pop-apply input[type="checkbox"] {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
	opacity: 0;
	cursor: pointer
}

.wgt-pop-apply input[type="checkbox"]:checked+.icon-checkbox {
	background-position: 0 -1098px
}

.wgt-pop-video {
	padding: 0;
	height: 580px
}

.wgt-pop-video .container {
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: 100%
}

.wgt-pop-video .container iframe {
	width: 100%;
	height: 100%;
	border: 3px solid #012035;
	box-sizing: border-box
}