*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block;
}

body {
	margin: 0;
	font-family: -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: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #2c2c2c;
	text-align: left;
	background-color: #fff;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol,
ul,
li {
	list-style: none
}

dl {
	margin-bottom: 1.6em
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: 1.6em
}

table,
th,
td {
	border: 1px solid #ccc
}

blockquote {
	background-color: #eae6f3;
	border-left: 1em solid #5236a0;
	margin: 1.0em 0 1.0em;
	padding: 1em 1em 1em 1em;
	position: relative;
	color: #888;
}

blockquote:before {
	color: #392570;
	content: "\201C";
	font-size: 5em;
	line-height: 0em;
	margin-right: 0em;
	vertical-align: -0.4em;
}

blockquote:after {
	color: #392570;
	content: "\201D";
	font-size: 5em;
	position: absolute;
	right: 3px;
	bottom: 0em;
	line-height: 0.1em;
}

strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	color: #2c2c2c;
	text-decoration: none;
	background-color: transparent;
}


a:hover {
	color: #0056b3;

}

a:not([href]):not([class]) {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none;
}

a[href] {
	cursor: pointer;
}

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em;
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}

figure {
	margin: 0 0 1rem;
}

svg {
	overflow: hidden;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit;
	text-align: -webkit-match-parent;
}

label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

[role="button"] {
	cursor: pointer;
}

select {
	word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
	cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0;
}

textarea {
	overflow: auto;
	resize: vertical;
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-weight: 500;
	line-height: 1.2;
}

h1 {
	font-size: 24px
}

h2 {
	font-size: 20px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 16px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 16px
}

.widget-title {
	position: relative;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.widget-title::after {
	content: "";
	position: absolute;
	display: inline-block;
	height: 2px;
	background: #0084ff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #0976DC), color-stop(70%, #0084ff));
	background: -webkit-linear-gradient(#0976DC 30%, #0084ff 70%);
	background: linear-gradient(#0976DC 30%, #0084ff 70%);
	border-radius: 2px;
	bottom: -2px;
	left: 0;
	width: 66px;
	-webkit-box-shadow: 0 3px 4px rgba(32, 160, 255, .5);
	box-shadow: 0 3px 4px rgba(32, 160, 255, .5);
	-webkit-transition: .25s;
	transition: .25s;
}

.widget-title:hover:after {
	width: 88px;
}

.widget-title h3 {
	line-height: 38px;
	font-size: 17px;
	font-weight: 600;
}

.widget-title span a{
	color: #666;
}

.hide {
	display: none
}

.show {
	display: block
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.pf {
	position: fixed
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.fn {
	float: none;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.tc {
	text-align: center;
}

.vt {
	vertical-align: top !important;
}

.vm {
	vertical-align: middle !important;
}

.vb {
	vertical-align: bottom !important;
}

.clearfix {
	display: block;
	clear: both;
	content: "";
	margin-top: 50px;
}

.text-lines {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.text-2lines {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.text-3lines {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}


/* img标签 */
img {
	border: 0;
	vertical-align: middle;
	border-style: none;
}


.module {
	clear: both;
	overflow: hidden;
	position: relative;
	display: block;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #f1f1f1;
	border-radius: 4px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container:after {
	content: "";
	display: table;
	clear: both;
}

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}
@media (min-width: 1920px) {
	.container {
		max-width:1520px;
	}
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.border {
	padding: 10px;
	border: 1px solid #ccc;
}

.col-16,
.col-15,
.col-14,
.col-13,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1,
.col-xl-16,
.col-xl-15,
.col-xl-14,
.col-xl-13,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg-16,
.col-lg-15,
.col-lg-14,
.col-lg-13,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md-16,
.col-md-15,
.col-md-14,
.col-md-13,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm-16,
.col-sm-15,
.col-sm-14,
.col-sm-13,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1 {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.col-16 {
	width: 100%;
}

.col-15 {
	width: 91.66666667%
}

.col-14 {
	width: 90%;
}

.col-13 {
	width: 83.33333333%;
}

.col-12 {
	width: 80%;
}

.col-11 {
	width: 75%;
}

.col-10 {
	width: 66.66666667%;
}

.col-9 {
	width: 58.333333%;
}

.col-8 {
	width: 50%;
}

.col-7 {
	width: 41.666667%;
}

.col-6 {
	width: 33.33333333%;
}

.col-5 {
	width: 25%;
}

.col-4 {
	width: 20%;
}

.col-3 {
	width: 16.66666667%;
}

.col-2 {
	width: 10%;
}

.col-1 {
	width: 8.33333333%;
}

@media(max-width:1024px) {
	.col-xl-16 {
		width: 100%;
	}
	.col-xl-15 {
		width: 91.66666667%
	}
	.col-xl-14 {
		width: 90%;
	}
	.col-xl-13 {
		width: 83.33333333%;
	}
	.col-xl-12 {
		width: 80%;
	}
	.col-xl-11 {
		width: 75%;
	}
	.col-xl-10 {
		width: 66.66666667%;
	}
	.col-xl-9 {
		width: 58.333333%;
	}
	.col-xl-8 {
		width: 50%;
	}
	.col-xl-7 {
		width: 41.666667%;
	}
	.col-xl-6 {
		width: 33.33333333%;
	}
	.col-xl-5 {
		width: 25%;
	}
	.col-xl-4 {
		width: 20%;
	}
	.col-xl-3 {
		width: 16.66666667%;
	}
	.col-xl-2 {
		width: 10%;
	}
	.col-xl-1 {
		width: 8.33333333%;
	}
	.col-xl-0 {
		display: none!important;
	}
}

@media(max-width:992px) {
	.col-lg-16 {
		width: 100%;
	}
	.col-lg-15 {
		width: 91.66666667%
	}
	.col-lg-14 {
		width: 90%;
	}
	.col-lg-13 {
		width: 83.33333333%;
	}
	.col-lg-12 {
		width: 80%;
	}
	.col-lg-11 {
		width: 75%;
	}
	.col-lg-10 {
		width: 66.66666667%;
	}
	.col-lg-9 {
		width: 58.333333%;
	}
	.col-lg-8 {
		width: 50%;
	}
	.col-lg-7 {
		width: 41.666667%;
	}
	.col-lg-6 {
		width: 33.33333333%;
	}
	.col-lg-5 {
		width: 25%;
	}
	.col-lg-4 {
		width: 20%;
	}
	.col-lg-3 {
		width: 16.66666667%;
	}
	.col-lg-2 {
		width: 10%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-0 {
		display: none!important;
	}
}

@media(max-width:768px) {
	.col-md-16 {
		width: 100%;
	}
	.col-md-15 {
		width: 91.66666667%
	}
	.col-md-14 {
		width: 90%;
	}
	.col-md-13 {
		width: 83.33333333%;
	}
	.col-md-12 {
		width: 80%;
	}
	.col-md-11 {
		width: 75%;
	}
	.col-md-10 {
		width: 66.66666667%;
	}
	.col-md-9 {
		width: 58.333333%;
	}
	.col-md-8 {
		width: 50%;
	}
	.col-md-7 {
		width: 41.666667%;
	}
	.col-md-6 {
		width: 33.33333333%;
	}
	.col-md-5 {
		width: 25%;
	}
	.col-md-4 {
		width: 20%;
	}
	.col-md-3 {
		width: 16.66666667%;
	}
	.col-md-2 {
		width: 10%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-0 {
		display: none!important;
	}
}

@media(max-width:576px) {
	.col-sm-16 {
		width: 100%;
	}
	.col-sm-15 {
		width: 91.66666667%
	}
	.col-sm-14 {
		width: 90%;
	}
	.col-sm-13 {
		width: 83.33333333%;
	}
	.col-sm-12 {
		width: 80%;
	}
	.col-sm-11 {
		width: 75%;
	}
	.col-sm-10 {
		width: 66.66666667%;
	}
	.col-sm-9 {
		width: 58.333333%;
	}
	.col-sm-8 {
		width: 50%;
	}
	.col-sm-7 {
		width: 41.666667%;
	}
	.col-sm-6 {
		width: 33.33333333%;
	}
	.col-sm-5 {
		width: 25%;
	}
	.col-sm-4 {
		width: 20%;
	}
	.col-sm-3 {
		width: 16.66666667%;
	}
	.col-sm-2 {
		width: 10%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-0 {
		display: none!important;
	}
}


/*button base*/

.button {
	padding: 10px 15px;
	color: #333;
	border: 1px solid #999;
	border: transparent;
	background-color: #E6E6E6;
	text-decoration: none;
	border-radius: 4px
}

.button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.button:focus,
.button:hover {
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1))
}

.button:focus {
	outline: 0
}

.button-primary {
	background-color: #0084ff;
	color: #fff
}

.button-secondary {
	display: block;
	cursor: button-secondaryer;
	position: relative;
	color: #fff;
	background: rgba(22, 100, 255, 1);
}

@keyframes wave {
	0% {
		background: rgba(0, 0, 0, .25);
		transform: translateX(-50%) translateY(-50%) scale(0)
	}
	to {
		background: transparent;
		transform: translateX(-50%) translateY(-50%) scale(1)
	}
}

.button-secondary::before {
	content: "";
	position: absolute;
	display: block;
	transition: all .6s;
	width: 100%;
	height: 0;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	padding-top: 100%;
	transform: translateX(-50%) translateY(-50%);
	animation: wave 1.5s infinite;
}


/*form base*/

.form fieldset {
	margin: 0;
	padding: .35em 0 .75em;
	border: 0
}

.form legend {
	display: block;
	width: 100%;
	padding: .3em 0;
	margin-bottom: .3em;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

.form label {
	margin: .5em 0 .2em
}

.form input,
.form select,
.form textarea {
	padding: .5em 1.2em;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	vertical-align: middle;
	box-sizing: border-box
}

.form input:focus,
.form select:focus,
.form textarea:focus {
	outline: 0;
	border-color: #129fea
}

.form input[disabled],
.form select[disabled],
.form textarea[disabled] {
	cursor: not-allowed;
	background-color: #eaeded;
	color: #cad2d3
}

.form input[readonly],
.form select[readonly],
.form textarea[readonly] {
	background-color: #eee;
	color: #777;
	border-color: #ccc
}

.form input:focus:invalid,
.form select:focus:invalid,
.form textarea:focus:invalid {
	color: #b94a48;
	border-color: #e9322d
}

.form input[type=color] {
	padding: .2em .5em
}

.form input[type=file] {
	border: none;
}

.form select {
	height: 2.25em;
	border: 1px solid #ccc;
	background-color: #fff
}

.form select[multiple] {
	height: auto
}

.form textarea {
	resize: none;
}

.form .checkbox,
.form .radio {
	margin: .5em 0;
	display: block
}

.form input[type=checkbox]:focus:invalid:focus,
.form input[type=file]:focus:invalid:focus,
.form input[type=radio]:focus:invalid:focus {
	outline-color: #e9322d
}

.form-aligned input,
.form-aligned select,
.form-aligned textarea,
.form-message-inline {
	display: inline-block;
	vertical-align: middle
}

.form-aligned textarea {
	vertical-align: top
}

.form-aligned .control-group {
	margin-bottom: .5em
}

.form-aligned .control-group label {
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	width: 10em;
	margin: 0 1em 0 0
}

.form-aligned .controls {
	margin: 1.5em 0 0 11em
}

.form .input-rounded {
	border-radius: 2em;
	padding: .5em 1em
}

.form-message-inline {
	display: inline-block;
	padding-left: .3em;
	color: #666;
	vertical-align: middle;
	font-size: .875em
}


/*table base*/

.table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border: 1px solid #cbcbcb
}

.table td,
.table th {
	border-left: 1px solid #cbcbcb;
	border-width: 0 0 0 1px;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: .5em 1em
}

.table thead {
	background-color: #e0e0e0;
	color: #000;
	text-align: left;
	vertical-align: bottom
}

.table td {
	background-color: transparent
}

.table-bordered td {
	border-bottom: 1px solid #cbcbcb
}

.table-bordered tbody>tr:last-child>td {
	border-bottom-width: 0
}

.table-horizontal td,
.table-horizontal th {
	border-width: 0 0 1px 0;
	border-bottom: 1px solid #cbcbcb
}

.table-horizontal tbody>tr:last-child>td {
	border-bottom-width: 0
}

.gravatar {
	width: 140px;
	height: 140px;
}

.gravatar:after,
.gravatar:before {
	border-radius: 50%;
}




