body, html {
	font-family: 'PingFang SC', 'Helvetica Neue', 'Microsoft YaHei UI',
		'Microsoft YaHei', 'Noto Sans CJK SC', Sathu, EucrosiaUPC, Arial,
		Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: transparent;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0
}

ul {
	list-style: none;
	margin: 0;
	padding: 0
}

a {
	text-decoration: none
}

.rowFlex {
	display: flex;
	flex-direction: row
}

.colFlex {
	display: flex;
	flex-direction: column
}

.fitHeight {
	height: 100%
}

.clearfix:before, .clearfix:after {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both
}

h1, .h1 {
	font-size: 20px
}

h2, .h2 {
	font-size: 18px
}

h3, .h3 {
	font-size: 16px
}

h4, .h4 {
	font-size: 14px
}

h5, .h5 {
	font-size: 13px
}

h6, .h6 {
	font-size: 12px
}

._h1 {
	font-size: 20px !important
}

._h2 {
	font-size: 18px !important
}

._h3 {
	font-size: 16px !important
}

._h4 {
	font-size: 14px !important
}

._h5 {
	font-size: 13px !important
}

._h6 {
	font-size: 12px !important
}

.bold {
	font-weight: 500
}

.bold2 {
	font-weight: 700
}

.co-rect {
	position: relative;
	padding-left: 8px;
	color: #606266;
	display: inline-block
}

.muuri-item .co-rect::before, .co-rect::after {
	content: "";
	position: absolute;
	top: 50%;
	left: -6px;
	width: 3px
}

.co-rect::before {
	height: 16px;
	margin-top: -8px;
	background: #409EFF;
	border-radius: 10px
}

.co-rect::after {
	height: 2px;
	margin-top: -1px;
	background: #FFF
}

.co-rect.rect--i {
	padding-left: 14px
}

.co-rect.rect--i::before, .co-rect.rect--i::after {
	left: 0px
}

.co-rect.rect--o {
	padding-left: 0px
}

.co-rect.rect--o::before, .co-rect.rect--o::after {
	left: -14px
}

.co-rect.bold {
	font-weight: bold
}

.co-rect.rect::before {
	width: 3px;
	height: 16px;
	margin-top: -8px
}

.co-rect.rect::after {
	display: none
}

.co-rect.cir::before {
	width: 6px;
	height: 6px;
	top: 50%;
	margin-top: -2px
}

.co-rect.cir::after {
	display: none
}

.co-rect.xl {
	font-size: 20px
}

.co-rect.xl::before {
	height: 20px;
	margin-top: -10px
}

.co-rect.xl::after {
	height: 2px;
	margin-top: -1px
}

.co-rect.md {
	font-size: 16px
}

.co-rect.md::before {
	height: 16px;
	margin-top: -8px
}

.co-rect.md::after {
	height: 2px;
	margin-top: -1px
}

.co-rect.sm {
	font-size: 14px;
	padding-left: 4px
}

.co-rect.sm::before {
	height: 14px;
	margin-top: -7px
}

.co-rect.sm::after {
	height: 2px;
	margin-top: -1px
}

.co-rect.xs {
	font-size: 12px;
	padding-left: 4px
}

.co-rect.xs::before {
	height: 12px;
	margin-top: -6px
}

.co-rect.xs::after {
	height: 2px;
	margin-top: -1px
}

.dark .co-rect {
	font-weight: bold
}

.dark .co-rect:not (.light ){
	color: #ffffff
}

.dark .co-rect:not (.light )::before {
	background: #409EFF
}

.dark .co-rect:not (.light )::after {
	background: #000
}

.xl.container, .xl.container-fluid, .xl .col-lg-1, .xl .col-lg-10, .xl .col-lg-11,
	.xl .col-lg-12, .xl .col-lg-13, .xl .col-lg-14, .xl .col-lg-15, .xl .col-lg-16,
	.xl .col-lg-17, .xl .col-lg-18, .xl .col-lg-19, .xl .col-lg-2, .xl .col-lg-20,
	.xl .col-lg-21, .xl .col-lg-22, .xl .col-lg-23, .xl .col-lg-24, .xl .col-lg-3,
	.xl .col-lg-4, .xl .col-lg-5, .xl .col-lg-6, .xl .col-lg-7, .xl .col-lg-8,
	.xl .col-lg-9, .xl .col-md-1, .xl .col-md-10, .xl .col-md-11, .xl .col-md-12,
	.xl .col-md-13, .xl .col-md-14, .xl .col-md-15, .xl .col-md-16, .xl .col-md-17,
	.xl .col-md-18, .xl .col-md-19, .xl .col-md-2, .xl .col-md-20, .xl .col-md-21,
	.xl .col-md-22, .xl .col-md-23, .xl .col-md-24, .xl .col-md-3, .xl .col-md-4,
	.xl .col-md-5, .xl .col-md-6, .xl .col-md-7, .xl .col-md-8, .xl .col-md-9,
	.xl .col-sm-1, .xl .col-sm-10, .xl .col-sm-11, .xl .col-sm-12, .xl .col-sm-13,
	.xl .col-sm-14, .xl .col-sm-15, .xl .col-sm-16, .xl .col-sm-17, .xl .col-sm-18,
	.xl .col-sm-19, .xl .col-sm-2, .xl .col-sm-20, .xl .col-sm-21, .xl .col-sm-22,
	.xl .col-sm-23, .xl .col-sm-24, .xl .col-sm-3, .xl .col-sm-4, .xl .col-sm-5,
	.xl .col-sm-6, .xl .col-sm-7, .xl .col-sm-8, .xl .col-sm-9, .xl .col-xs-1,
	.xl .col-xs-10, .xl .col-xs-11, .xl .col-xs-12, .xl .col-xs-13, .xl .col-xs-14,
	.xl .col-xs-15, .xl .col-xs-16, .xl .col-xs-17, .xl .col-xs-18, .xl .col-xs-19,
	.xl .col-xs-2, .xl .col-xs-20, .xl .col-xs-21, .xl .col-xs-22, .xl .col-xs-23,
	.xl .col-xs-24, .xl .col-xs-3, .xl .col-xs-4, .xl .col-xs-5, .xl .col-xs-6,
	.xl .col-xs-7, .xl .col-xs-8, .xl .col-xs-9 {
	padding-right: 15px;
	padding-left: 15px
}

.xl .row {
	margin-right: -15px;
	margin-left: -15px;
	padding-top: 15px;
	padding-bottom: 15px
}

.xl.container, .xl.container-fluid {
	margin-top: -15px;
	margin-bottom: -15px
}

.md.container, .md.container-fluid, .md .col-lg-1, .md .col-lg-10, .md .col-lg-11,
	.md .col-lg-12, .md .col-lg-13, .md .col-lg-14, .md .col-lg-15, .md .col-lg-16,
	.md .col-lg-17, .md .col-lg-18, .md .col-lg-19, .md .col-lg-2, .md .col-lg-20,
	.md .col-lg-21, .md .col-lg-22, .md .col-lg-23, .md .col-lg-24, .md .col-lg-3,
	.md .col-lg-4, .md .col-lg-5, .md .col-lg-6, .md .col-lg-7, .md .col-lg-8,
	.md .col-lg-9, .md .col-md-1, .md .col-md-10, .md .col-md-11, .md .col-md-12,
	.md .col-md-13, .md .col-md-14, .md .col-md-15, .md .col-md-16, .md .col-md-17,
	.md .col-md-18, .md .col-md-19, .md .col-md-2, .md .col-md-20, .md .col-md-21,
	.md .col-md-22, .md .col-md-23, .md .col-md-24, .md .col-md-3, .md .col-md-4,
	.md .col-md-5, .md .col-md-6, .md .col-md-7, .md .col-md-8, .md .col-md-9,
	.md .col-sm-1, .md .col-sm-10, .md .col-sm-11, .md .col-sm-12, .md .col-sm-13,
	.md .col-sm-14, .md .col-sm-15, .md .col-sm-16, .md .col-sm-17, .md .col-sm-18,
	.md .col-sm-19, .md .col-sm-2, .md .col-sm-20, .md .col-sm-21, .md .col-sm-22,
	.md .col-sm-23, .md .col-sm-24, .md .col-sm-3, .md .col-sm-4, .md .col-sm-5,
	.md .col-sm-6, .md .col-sm-7, .md .col-sm-8, .md .col-sm-9, .md .col-xs-1,
	.md .col-xs-10, .md .col-xs-11, .md .col-xs-12, .md .col-xs-13, .md .col-xs-14,
	.md .col-xs-15, .md .col-xs-16, .md .col-xs-17, .md .col-xs-18, .md .col-xs-19,
	.md .col-xs-2, .md .col-xs-20, .md .col-xs-21, .md .col-xs-22, .md .col-xs-23,
	.md .col-xs-24, .md .col-xs-3, .md .col-xs-4, .md .col-xs-5, .md .col-xs-6,
	.md .col-xs-7, .md .col-xs-8, .md .col-xs-9 {
	padding-right: 8px;
	padding-left: 8px
}

.md .row {
	margin-right: -8px;
	margin-left: -8px;
	padding-top: 8px;
	padding-bottom: 8px
}

.md.container, .md.container-fluid {
	margin-top: -8px;
	margin-bottom: -8px
}

.sm.container, .sm.container-fluid, .sm .col-lg-1, .sm .col-lg-10, .sm .col-lg-11,
	.sm .col-lg-12, .sm .col-lg-13, .sm .col-lg-14, .sm .col-lg-15, .sm .col-lg-16,
	.sm .col-lg-17, .sm .col-lg-18, .sm .col-lg-19, .sm .col-lg-2, .sm .col-lg-20,
	.sm .col-lg-21, .sm .col-lg-22, .sm .col-lg-23, .sm .col-lg-24, .sm .col-lg-3,
	.sm .col-lg-4, .sm .col-lg-5, .sm .col-lg-6, .sm .col-lg-7, .sm .col-lg-8,
	.sm .col-lg-9, .sm .col-md-1, .sm .col-md-10, .sm .col-md-11, .sm .col-md-12,
	.sm .col-md-13, .sm .col-md-14, .sm .col-md-15, .sm .col-md-16, .sm .col-md-17,
	.sm .col-md-18, .sm .col-md-19, .sm .col-md-2, .sm .col-md-20, .sm .col-md-21,
	.sm .col-md-22, .sm .col-md-23, .sm .col-md-24, .sm .col-md-3, .sm .col-md-4,
	.sm .col-md-5, .sm .col-md-6, .sm .col-md-7, .sm .col-md-8, .sm .col-md-9,
	.sm .col-sm-1, .sm .col-sm-10, .sm .col-sm-11, .sm .col-sm-12, .sm .col-sm-13,
	.sm .col-sm-14, .sm .col-sm-15, .sm .col-sm-16, .sm .col-sm-17, .sm .col-sm-18,
	.sm .col-sm-19, .sm .col-sm-2, .sm .col-sm-20, .sm .col-sm-21, .sm .col-sm-22,
	.sm .col-sm-23, .sm .col-sm-24, .sm .col-sm-3, .sm .col-sm-4, .sm .col-sm-5,
	.sm .col-sm-6, .sm .col-sm-7, .sm .col-sm-8, .sm .col-sm-9, .sm .col-xs-1,
	.sm .col-xs-10, .sm .col-xs-11, .sm .col-xs-12, .sm .col-xs-13, .sm .col-xs-14,
	.sm .col-xs-15, .sm .col-xs-16, .sm .col-xs-17, .sm .col-xs-18, .sm .col-xs-19,
	.sm .col-xs-2, .sm .col-xs-20, .sm .col-xs-21, .sm .col-xs-22, .sm .col-xs-23,
	.sm .col-xs-24, .sm .col-xs-3, .sm .col-xs-4, .sm .col-xs-5, .sm .col-xs-6,
	.sm .col-xs-7, .sm .col-xs-8, .sm .col-xs-9 {
	padding-right: 5px;
	padding-left: 5px
}

.sm .row {
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 5px;
	padding-bottom: 5px
}

.sm.container, .sm.container-fluid {
	margin-top: -5px;
	margin-bottom: -5px
}

.xs.container, .xs.container-fluid, .xs .col-lg-1, .xs .col-lg-10, .xs .col-lg-11,
	.xs .col-lg-12, .xs .col-lg-13, .xs .col-lg-14, .xs .col-lg-15, .xs .col-lg-16,
	.xs .col-lg-17, .xs .col-lg-18, .xs .col-lg-19, .xs .col-lg-2, .xs .col-lg-20,
	.xs .col-lg-21, .xs .col-lg-22, .xs .col-lg-23, .xs .col-lg-24, .xs .col-lg-3,
	.xs .col-lg-4, .xs .col-lg-5, .xs .col-lg-6, .xs .col-lg-7, .xs .col-lg-8,
	.xs .col-lg-9, .xs .col-md-1, .xs .col-md-10, .xs .col-md-11, .xs .col-md-12,
	.xs .col-md-13, .xs .col-md-14, .xs .col-md-15, .xs .col-md-16, .xs .col-md-17,
	.xs .col-md-18, .xs .col-md-19, .xs .col-md-2, .xs .col-md-20, .xs .col-md-21,
	.xs .col-md-22, .xs .col-md-23, .xs .col-md-24, .xs .col-md-3, .xs .col-md-4,
	.xs .col-md-5, .xs .col-md-6, .xs .col-md-7, .xs .col-md-8, .xs .col-md-9,
	.xs .col-sm-1, .xs .col-sm-10, .xs .col-sm-11, .xs .col-sm-12, .xs .col-sm-13,
	.xs .col-sm-14, .xs .col-sm-15, .xs .col-sm-16, .xs .col-sm-17, .xs .col-sm-18,
	.xs .col-sm-19, .xs .col-sm-2, .xs .col-sm-20, .xs .col-sm-21, .xs .col-sm-22,
	.xs .col-sm-23, .xs .col-sm-24, .xs .col-sm-3, .xs .col-sm-4, .xs .col-sm-5,
	.xs .col-sm-6, .xs .col-sm-7, .xs .col-sm-8, .xs .col-sm-9, .xs .col-xs-1,
	.xs .col-xs-10, .xs .col-xs-11, .xs .col-xs-12, .xs .col-xs-13, .xs .col-xs-14,
	.xs .col-xs-15, .xs .col-xs-16, .xs .col-xs-17, .xs .col-xs-18, .xs .col-xs-19,
	.xs .col-xs-2, .xs .col-xs-20, .xs .col-xs-21, .xs .col-xs-22, .xs .col-xs-23,
	.xs .col-xs-24, .xs .col-xs-3, .xs .col-xs-4, .xs .col-xs-5, .xs .col-xs-6,
	.xs .col-xs-7, .xs .col-xs-8, .xs .col-xs-9 {
	padding-right: 2px;
	padding-left: 2px
}

.xs .row {
	margin-right: -2px;
	margin-left: -2px;
	padding-top: 2px;
	padding-bottom: 2px
}

.xs.container, .xs.container-fluid {
	margin-top: -2px;
	margin-bottom: -2px
}

.container, .container-fluid {
	margin-right: auto;
	margin-left: auto
}

@media ( min-width : 768px) {
	.container {
		width: 750px
	}
}

@media ( min-width : 992px) {
	.container {
		width: 970px
	}
}

@media ( min-width : 1200px) {
	.container {
		width: 1170px
	}
}

.row-no-gutters {
	margin-right: 0;
	margin-left: 0
}

.row-no-gutters [class*="col-"] {
	padding-right: 0;
	padding-left: 0
}

.container-fluid:after, .container-fluid:before, .container:after,
	.container:before, .row:after, .row:before {
	display: table;
	content: " "
}

.container-fluid:after, .container:after, .row:after {
	clear: both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14,
	.col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-2,
	.col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-3,
	.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14,
	.col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2,
	.col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-3,
	.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14,
	.col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2,
	.col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-3,
	.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
	.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14,
	.col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-2,
	.col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-3,
	.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14,
	.col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-2,
	.col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-3,
	.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}

.col-xs-24 {
	width: 100%
}

.col-xs-23 {
	width: 95.83333%
}

.col-xs-22 {
	width: 91.66667%
}

.col-xs-21 {
	width: 87.5%
}

.col-xs-20 {
	width: 83.33333%
}

.col-xs-19 {
	width: 79.16667%
}

.col-xs-18 {
	width: 75%
}

.col-xs-17 {
	width: 70.83333%
}

.col-xs-16 {
	width: 66.66667%
}

.col-xs-15 {
	width: 62.5%
}

.col-xs-14 {
	width: 58.33333%
}

.col-xs-13 {
	width: 54.16667%
}

.col-xs-12 {
	width: 50%
}

.col-xs-11 {
	width: 45.83333%
}

.col-xs-10 {
	width: 41.66667%
}

.col-xs-9 {
	width: 37.5%
}

.col-xs-8 {
	width: 33.33333%
}

.col-xs-7 {
	width: 29.16667%
}

.col-xs-6 {
	width: 25%
}

.col-xs-5 {
	width: 20.83333%
}

.col-xs-4 {
	width: 16.66667%
}

.col-xs-3 {
	width: 12.5%
}

.col-xs-2 {
	width: 8.33333%
}

.col-xs-1 {
	width: 4.16667%
}

.col-xs-pull-24 {
	right: 100%
}

.col-xs-pull-23 {
	right: 95.83333%
}

.col-xs-pull-22 {
	right: 91.66667%
}

.col-xs-pull-21 {
	right: 87.5%
}

.col-xs-pull-20 {
	right: 83.33333%
}

.col-xs-pull-19 {
	right: 79.16667%
}

.col-xs-pull-18 {
	right: 75%
}

.col-xs-pull-17 {
	right: 70.83333%
}

.col-xs-pull-16 {
	right: 66.66667%
}

.col-xs-pull-15 {
	right: 62.5%
}

.col-xs-pull-14 {
	right: 58.33333%
}

.col-xs-pull-13 {
	right: 54.16667%
}

.col-xs-pull-12 {
	right: 50%
}

.col-xs-pull-11 {
	right: 45.83333%
}

.col-xs-pull-10 {
	right: 41.66667%
}

.col-xs-pull-9 {
	right: 37.5%
}

.col-xs-pull-8 {
	right: 33.33333%
}

.col-xs-pull-7 {
	right: 29.16667%
}

.col-xs-pull-6 {
	right: 25%
}

.col-xs-pull-5 {
	right: 20.83333%
}

.col-xs-pull-4 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 12.5%
}

.col-xs-pull-2 {
	right: 8.33333%
}

.col-xs-pull-1 {
	right: 4.16667%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-24 {
	left: 100%
}

.col-xs-push-23 {
	left: 95.83333%
}

.col-xs-push-22 {
	left: 91.66667%
}

.col-xs-push-21 {
	left: 87.5%
}

.col-xs-push-20 {
	left: 83.33333%
}

.col-xs-push-19 {
	left: 79.16667%
}

.col-xs-push-18 {
	left: 75%
}

.col-xs-push-17 {
	left: 70.83333%
}

.col-xs-push-16 {
	left: 66.66667%
}

.col-xs-push-15 {
	left: 62.5%
}

.col-xs-push-14 {
	left: 58.33333%
}

.col-xs-push-13 {
	left: 54.16667%
}

.col-xs-push-12 {
	left: 50%
}

.col-xs-push-11 {
	left: 45.83333%
}

.col-xs-push-10 {
	left: 41.66667%
}

.col-xs-push-9 {
	left: 37.5%
}

.col-xs-push-8 {
	left: 33.33333%
}

.col-xs-push-7 {
	left: 29.16667%
}

.col-xs-push-6 {
	left: 25%
}

.col-xs-push-5 {
	left: 20.83333%
}

.col-xs-push-4 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 12.5%
}

.col-xs-push-2 {
	left: 8.33333%
}

.col-xs-push-1 {
	left: 4.16667%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-24 {
	margin-left: 100%
}

.col-xs-offset-23 {
	margin-left: 95.83333%
}

.col-xs-offset-22 {
	margin-left: 91.66667%
}

.col-xs-offset-21 {
	margin-left: 87.5%
}

.col-xs-offset-20 {
	margin-left: 83.33333%
}

.col-xs-offset-19 {
	margin-left: 79.16667%
}

.col-xs-offset-18 {
	margin-left: 75%
}

.col-xs-offset-17 {
	margin-left: 70.83333%
}

.col-xs-offset-16 {
	margin-left: 66.66667%
}

.col-xs-offset-15 {
	margin-left: 62.5%
}

.col-xs-offset-14 {
	margin-left: 58.33333%
}

.col-xs-offset-13 {
	margin-left: 54.16667%
}

.col-xs-offset-12 {
	margin-left: 50%
}

.col-xs-offset-11 {
	margin-left: 45.83333%
}

.col-xs-offset-10 {
	margin-left: 41.66667%
}

.col-xs-offset-9 {
	margin-left: 37.5%
}

.col-xs-offset-8 {
	margin-left: 33.33333%
}

.col-xs-offset-7 {
	margin-left: 29.16667%
}

.col-xs-offset-6 {
	margin-left: 25%
}

.col-xs-offset-5 {
	margin-left: 20.83333%
}

.col-xs-offset-4 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 12.5%
}

.col-xs-offset-2 {
	margin-left: 8.33333%
}

.col-xs-offset-1 {
	margin-left: 4.16667%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media ( min-width : 768px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14,
		.col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2,
		.col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-3,
		.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left
	}
	.col-sm-24 {
		width: 100%
	}
	.col-sm-23 {
		width: 95.83333%
	}
	.col-sm-22 {
		width: 91.66667%
	}
	.col-sm-21 {
		width: 87.5%
	}
	.col-sm-20 {
		width: 83.33333%
	}
	.col-sm-19 {
		width: 79.16667%
	}
	.col-sm-18 {
		width: 75%
	}
	.col-sm-17 {
		width: 70.83333%
	}
	.col-sm-16 {
		width: 66.66667%
	}
	.col-sm-15 {
		width: 62.5%
	}
	.col-sm-14 {
		width: 58.33333%
	}
	.col-sm-13 {
		width: 54.16667%
	}
	.col-sm-12 {
		width: 50%
	}
	.col-sm-11 {
		width: 45.83333%
	}
	.col-sm-10 {
		width: 41.66667%
	}
	.col-sm-9 {
		width: 37.5%
	}
	.col-sm-8 {
		width: 33.33333%
	}
	.col-sm-7 {
		width: 29.16667%
	}
	.col-sm-6 {
		width: 25%
	}
	.col-sm-5 {
		width: 20.83333%
	}
	.col-sm-4 {
		width: 16.66667%
	}
	.col-sm-3 {
		width: 12.5%
	}
	.col-sm-2 {
		width: 8.33333%
	}
	.col-sm-1 {
		width: 4.16667%
	}
	.col-sm-pull-24 {
		right: 100%
	}
	.col-sm-pull-23 {
		right: 95.83333%
	}
	.col-sm-pull-22 {
		right: 91.66667%
	}
	.col-sm-pull-21 {
		right: 87.5%
	}
	.col-sm-pull-20 {
		right: 83.33333%
	}
	.col-sm-pull-19 {
		right: 79.16667%
	}
	.col-sm-pull-18 {
		right: 75%
	}
	.col-sm-pull-17 {
		right: 70.83333%
	}
	.col-sm-pull-16 {
		right: 66.66667%
	}
	.col-sm-pull-15 {
		right: 62.5%
	}
	.col-sm-pull-14 {
		right: 58.33333%
	}
	.col-sm-pull-13 {
		right: 54.16667%
	}
	.col-sm-pull-12 {
		right: 50%
	}
	.col-sm-pull-11 {
		right: 45.83333%
	}
	.col-sm-pull-10 {
		right: 41.66667%
	}
	.col-sm-pull-9 {
		right: 37.5%
	}
	.col-sm-pull-8 {
		right: 33.33333%
	}
	.col-sm-pull-7 {
		right: 29.16667%
	}
	.col-sm-pull-6 {
		right: 25%
	}
	.col-sm-pull-5 {
		right: 20.83333%
	}
	.col-sm-pull-4 {
		right: 16.66667%
	}
	.col-sm-pull-3 {
		right: 12.5%
	}
	.col-sm-pull-2 {
		right: 8.33333%
	}
	.col-sm-pull-1 {
		right: 4.16667%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-24 {
		left: 100%
	}
	.col-sm-push-23 {
		left: 95.83333%
	}
	.col-sm-push-22 {
		left: 91.66667%
	}
	.col-sm-push-21 {
		left: 87.5%
	}
	.col-sm-push-20 {
		left: 83.33333%
	}
	.col-sm-push-19 {
		left: 79.16667%
	}
	.col-sm-push-18 {
		left: 75%
	}
	.col-sm-push-17 {
		left: 70.83333%
	}
	.col-sm-push-16 {
		left: 66.66667%
	}
	.col-sm-push-15 {
		left: 62.5%
	}
	.col-sm-push-14 {
		left: 58.33333%
	}
	.col-sm-push-13 {
		left: 54.16667%
	}
	.col-sm-push-12 {
		left: 50%
	}
	.col-sm-push-11 {
		left: 45.83333%
	}
	.col-sm-push-10 {
		left: 41.66667%
	}
	.col-sm-push-9 {
		left: 37.5%
	}
	.col-sm-push-8 {
		left: 33.33333%
	}
	.col-sm-push-7 {
		left: 29.16667%
	}
	.col-sm-push-6 {
		left: 25%
	}
	.col-sm-push-5 {
		left: 20.83333%
	}
	.col-sm-push-4 {
		left: 16.66667%
	}
	.col-sm-push-3 {
		left: 12.5%
	}
	.col-sm-push-2 {
		left: 8.33333%
	}
	.col-sm-push-1 {
		left: 4.16667%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-24 {
		margin-left: 100%
	}
	.col-sm-offset-23 {
		margin-left: 95.83333%
	}
	.col-sm-offset-22 {
		margin-left: 91.66667%
	}
	.col-sm-offset-21 {
		margin-left: 87.5%
	}
	.col-sm-offset-20 {
		margin-left: 83.33333%
	}
	.col-sm-offset-19 {
		margin-left: 79.16667%
	}
	.col-sm-offset-18 {
		margin-left: 75%
	}
	.col-sm-offset-17 {
		margin-left: 70.83333%
	}
	.col-sm-offset-16 {
		margin-left: 66.66667%
	}
	.col-sm-offset-15 {
		margin-left: 62.5%
	}
	.col-sm-offset-14 {
		margin-left: 58.33333%
	}
	.col-sm-offset-13 {
		margin-left: 54.16667%
	}
	.col-sm-offset-12 {
		margin-left: 50%
	}
	.col-sm-offset-11 {
		margin-left: 45.83333%
	}
	.col-sm-offset-10 {
		margin-left: 41.66667%
	}
	.col-sm-offset-9 {
		margin-left: 37.5%
	}
	.col-sm-offset-8 {
		margin-left: 33.33333%
	}
	.col-sm-offset-7 {
		margin-left: 29.16667%
	}
	.col-sm-offset-6 {
		margin-left: 25%
	}
	.col-sm-offset-5 {
		margin-left: 20.83333%
	}
	.col-sm-offset-4 {
		margin-left: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 12.5%
	}
	.col-sm-offset-2 {
		margin-left: 8.33333%
	}
	.col-sm-offset-1 {
		margin-left: 4.16667%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media ( min-width : 992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14,
		.col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2,
		.col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-3,
		.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left
	}
	.col-md-24 {
		width: 100%
	}
	.col-md-23 {
		width: 95.83333%
	}
	.col-md-22 {
		width: 91.66667%
	}
	.col-md-21 {
		width: 87.5%
	}
	.col-md-20 {
		width: 83.33333%
	}
	.col-md-19 {
		width: 79.16667%
	}
	.col-md-18 {
		width: 75%
	}
	.col-md-17 {
		width: 70.83333%
	}
	.col-md-16 {
		width: 66.66667%
	}
	.col-md-15 {
		width: 62.5%
	}
	.col-md-14 {
		width: 58.33333%
	}
	.col-md-13 {
		width: 54.16667%
	}
	.col-md-12 {
		width: 50%
	}
	.col-md-11 {
		width: 45.83333%
	}
	.col-md-10 {
		width: 41.66667%
	}
	.col-md-9 {
		width: 37.5%
	}
	.col-md-8 {
		width: 33.33333%
	}
	.col-md-7 {
		width: 29.16667%
	}
	.col-md-6 {
		width: 25%
	}
	.col-md-5 {
		width: 20.83333%
	}
	.col-md-4 {
		width: 16.66667%
	}
	.col-md-3 {
		width: 12.5%
	}
	.col-md-2 {
		width: 8.33333%
	}
	.col-md-1 {
		width: 4.16667%
	}
	.col-md-pull-24 {
		right: 100%
	}
	.col-md-pull-23 {
		right: 95.83333%
	}
	.col-md-pull-22 {
		right: 91.66667%
	}
	.col-md-pull-21 {
		right: 87.5%
	}
	.col-md-pull-20 {
		right: 83.33333%
	}
	.col-md-pull-19 {
		right: 79.16667%
	}
	.col-md-pull-18 {
		right: 75%
	}
	.col-md-pull-17 {
		right: 70.83333%
	}
	.col-md-pull-16 {
		right: 66.66667%
	}
	.col-md-pull-15 {
		right: 62.5%
	}
	.col-md-pull-14 {
		right: 58.33333%
	}
	.col-md-pull-13 {
		right: 54.16667%
	}
	.col-md-pull-12 {
		right: 50%
	}
	.col-md-pull-11 {
		right: 45.83333%
	}
	.col-md-pull-10 {
		right: 41.66667%
	}
	.col-md-pull-9 {
		right: 37.5%
	}
	.col-md-pull-8 {
		right: 33.33333%
	}
	.col-md-pull-7 {
		right: 29.16667%
	}
	.col-md-pull-6 {
		right: 25%
	}
	.col-md-pull-5 {
		right: 20.83333%
	}
	.col-md-pull-4 {
		right: 16.66667%
	}
	.col-md-pull-3 {
		right: 12.5%
	}
	.col-md-pull-2 {
		right: 8.33333%
	}
	.col-md-pull-1 {
		right: 4.16667%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-24 {
		left: 100%
	}
	.col-md-push-23 {
		left: 95.83333%
	}
	.col-md-push-22 {
		left: 91.66667%
	}
	.col-md-push-21 {
		left: 87.5%
	}
	.col-md-push-20 {
		left: 83.33333%
	}
	.col-md-push-19 {
		left: 79.16667%
	}
	.col-md-push-18 {
		left: 75%
	}
	.col-md-push-17 {
		left: 70.83333%
	}
	.col-md-push-16 {
		left: 66.66667%
	}
	.col-md-push-15 {
		left: 62.5%
	}
	.col-md-push-14 {
		left: 58.33333%
	}
	.col-md-push-13 {
		left: 54.16667%
	}
	.col-md-push-12 {
		left: 50%
	}
	.col-md-push-11 {
		left: 45.83333%
	}
	.col-md-push-10 {
		left: 41.66667%
	}
	.col-md-push-9 {
		left: 37.5%
	}
	.col-md-push-8 {
		left: 33.33333%
	}
	.col-md-push-7 {
		left: 29.16667%
	}
	.col-md-push-6 {
		left: 25%
	}
	.col-md-push-5 {
		left: 20.83333%
	}
	.col-md-push-4 {
		left: 16.66667%
	}
	.col-md-push-3 {
		left: 12.5%
	}
	.col-md-push-2 {
		left: 8.33333%
	}
	.col-md-push-1 {
		left: 4.16667%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-24 {
		margin-left: 100%
	}
	.col-md-offset-23 {
		margin-left: 95.83333%
	}
	.col-md-offset-22 {
		margin-left: 91.66667%
	}
	.col-md-offset-21 {
		margin-left: 87.5%
	}
	.col-md-offset-20 {
		margin-left: 83.33333%
	}
	.col-md-offset-19 {
		margin-left: 79.16667%
	}
	.col-md-offset-18 {
		margin-left: 75%
	}
	.col-md-offset-17 {
		margin-left: 70.83333%
	}
	.col-md-offset-16 {
		margin-left: 66.66667%
	}
	.col-md-offset-15 {
		margin-left: 62.5%
	}
	.col-md-offset-14 {
		margin-left: 58.33333%
	}
	.col-md-offset-13 {
		margin-left: 54.16667%
	}
	.col-md-offset-12 {
		margin-left: 50%
	}
	.col-md-offset-11 {
		margin-left: 45.83333%
	}
	.col-md-offset-10 {
		margin-left: 41.66667%
	}
	.col-md-offset-9 {
		margin-left: 37.5%
	}
	.col-md-offset-8 {
		margin-left: 33.33333%
	}
	.col-md-offset-7 {
		margin-left: 29.16667%
	}
	.col-md-offset-6 {
		margin-left: 25%
	}
	.col-md-offset-5 {
		margin-left: 20.83333%
	}
	.col-md-offset-4 {
		margin-left: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 12.5%
	}
	.col-md-offset-2 {
		margin-left: 8.33333%
	}
	.col-md-offset-1 {
		margin-left: 4.16667%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media ( min-width : 1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14,
		.col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-2,
		.col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-3,
		.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}
	.col-lg-24 {
		width: 100%
	}
	.col-lg-23 {
		width: 95.83333%
	}
	.col-lg-22 {
		width: 91.66667%
	}
	.col-lg-21 {
		width: 87.5%
	}
	.col-lg-20 {
		width: 83.33333%
	}
	.col-lg-19 {
		width: 79.16667%
	}
	.col-lg-18 {
		width: 75%
	}
	.col-lg-17 {
		width: 70.83333%
	}
	.col-lg-16 {
		width: 66.66667%
	}
	.col-lg-15 {
		width: 62.5%
	}
	.col-lg-14 {
		width: 58.33333%
	}
	.col-lg-13 {
		width: 54.16667%
	}
	.col-lg-12 {
		width: 50%
	}
	.col-lg-11 {
		width: 45.83333%
	}
	.col-lg-10 {
		width: 41.66667%
	}
	.col-lg-9 {
		width: 37.5%
	}
	.col-lg-8 {
		width: 33.33333%
	}
	.col-lg-7 {
		width: 29.16667%
	}
	.col-lg-6 {
		width: 25%
	}
	.col-lg-5 {
		width: 20.83333%
	}
	.col-lg-4 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 12.5%
	}
	.col-lg-2 {
		width: 8.33333%
	}
	.col-lg-1 {
		width: 4.16667%
	}
	.col-lg-pull-24 {
		right: 100%
	}
	.col-lg-pull-23 {
		right: 95.83333%
	}
	.col-lg-pull-22 {
		right: 91.66667%
	}
	.col-lg-pull-21 {
		right: 87.5%
	}
	.col-lg-pull-20 {
		right: 83.33333%
	}
	.col-lg-pull-19 {
		right: 79.16667%
	}
	.col-lg-pull-18 {
		right: 75%
	}
	.col-lg-pull-17 {
		right: 70.83333%
	}
	.col-lg-pull-16 {
		right: 66.66667%
	}
	.col-lg-pull-15 {
		right: 62.5%
	}
	.col-lg-pull-14 {
		right: 58.33333%
	}
	.col-lg-pull-13 {
		right: 54.16667%
	}
	.col-lg-pull-12 {
		right: 50%
	}
	.col-lg-pull-11 {
		right: 45.83333%
	}
	.col-lg-pull-10 {
		right: 41.66667%
	}
	.col-lg-pull-9 {
		right: 37.5%
	}
	.col-lg-pull-8 {
		right: 33.33333%
	}
	.col-lg-pull-7 {
		right: 29.16667%
	}
	.col-lg-pull-6 {
		right: 25%
	}
	.col-lg-pull-5 {
		right: 20.83333%
	}
	.col-lg-pull-4 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 12.5%
	}
	.col-lg-pull-2 {
		right: 8.33333%
	}
	.col-lg-pull-1 {
		right: 4.16667%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-24 {
		left: 100%
	}
	.col-lg-push-23 {
		left: 95.83333%
	}
	.col-lg-push-22 {
		left: 91.66667%
	}
	.col-lg-push-21 {
		left: 87.5%
	}
	.col-lg-push-20 {
		left: 83.33333%
	}
	.col-lg-push-19 {
		left: 79.16667%
	}
	.col-lg-push-18 {
		left: 75%
	}
	.col-lg-push-17 {
		left: 70.83333%
	}
	.col-lg-push-16 {
		left: 66.66667%
	}
	.col-lg-push-15 {
		left: 62.5%
	}
	.col-lg-push-14 {
		left: 58.33333%
	}
	.col-lg-push-13 {
		left: 54.16667%
	}
	.col-lg-push-12 {
		left: 50%
	}
	.col-lg-push-11 {
		left: 45.83333%
	}
	.col-lg-push-10 {
		left: 41.66667%
	}
	.col-lg-push-9 {
		left: 37.5%
	}
	.col-lg-push-8 {
		left: 33.33333%
	}
	.col-lg-push-7 {
		left: 29.16667%
	}
	.col-lg-push-6 {
		left: 25%
	}
	.col-lg-push-5 {
		left: 20.83333%
	}
	.col-lg-push-4 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 12.5%
	}
	.col-lg-push-2 {
		left: 8.33333%
	}
	.col-lg-push-1 {
		left: 4.16667%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-24 {
		margin-left: 100%
	}
	.col-lg-offset-23 {
		margin-left: 95.83333%
	}
	.col-lg-offset-22 {
		margin-left: 91.66667%
	}
	.col-lg-offset-21 {
		margin-left: 87.5%
	}
	.col-lg-offset-20 {
		margin-left: 83.33333%
	}
	.col-lg-offset-19 {
		margin-left: 79.16667%
	}
	.col-lg-offset-18 {
		margin-left: 75%
	}
	.col-lg-offset-17 {
		margin-left: 70.83333%
	}
	.col-lg-offset-16 {
		margin-left: 66.66667%
	}
	.col-lg-offset-15 {
		margin-left: 62.5%
	}
	.col-lg-offset-14 {
		margin-left: 58.33333%
	}
	.col-lg-offset-13 {
		margin-left: 54.16667%
	}
	.col-lg-offset-12 {
		margin-left: 50%
	}
	.col-lg-offset-11 {
		margin-left: 45.83333%
	}
	.col-lg-offset-10 {
		margin-left: 41.66667%
	}
	.col-lg-offset-9 {
		margin-left: 37.5%
	}
	.col-lg-offset-8 {
		margin-left: 33.33333%
	}
	.col-lg-offset-7 {
		margin-left: 29.16667%
	}
	.col-lg-offset-6 {
		margin-left: 25%
	}
	.col-lg-offset-5 {
		margin-left: 20.83333%
	}
	.col-lg-offset-4 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 12.5%
	}
	.col-lg-offset-2 {
		margin-left: 8.33333%
	}
	.col-lg-offset-1 {
		margin-left: 4.16667%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

.staticTable {
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
	line-height: 1.5em
}

.staticTable td, .staticTable th {
	/* max-width: 250px */
}
.staticTable .datagrid-view td, .staticTable .datagrid-view th {
	max-width: inherit;
}

.staticTable td:first-child, .staticTable th:first-child {
	padding-left: 10px
}

.staticTable td.left, .staticTable th.left {
	text-align: left
}

.staticTable td.right, .staticTable th.right {
	text-align: right
}

.staticTable td.center, .staticTable th.center {
	text-align: center
}

.staticTable th {
	text-align: left;
	white-space: nowrap;
	color: #909399;
	font-weight: 500
}

.staticTable td {
	color: #606266
}

.staticTable.noLastBorder tr:last-child>td {
	border-bottom-width: 0
}

.staticTable.line td, .staticTable.line th {
	border-bottom: 1px solid #DCDFE6
}

.staticTable.border {
	border-style: solid;
	border-color: #DCDFE6;
	border-width: 1px 1px 1px 0
}

.staticTable.border td, .staticTable.border th {
	border-bottom: 1px solid #DCDFE6;
	border-left: 1px solid #DCDFE6
}

.staticTable.circle {
	border-collapse: separate;
	border-width: 0
}

.staticTable.circle tr>th, .staticTable.circle tr>td {
	border-width: 0;
	box-sizing: border-box
}

.staticTable.circle tr>th {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-style: solid
}

.staticTable.circle tr>th:first-child {
	border-left-width: 2px;
	border-top-left-radius: 90px;
	border-bottom-left-radius: 90px
}

.staticTable.circle tr>th:last-child {
	border-right-width: 2px;
	border-top-right-radius: 90px;
	border-bottom-right-radius: 90px
}

.staticTable.circle tr:nth-child(even)>td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid
}

.staticTable.circle tr:nth-child(even)>td:first-child {
	border-left-width: 1px;
	border-top-left-radius: 90px;
	border-bottom-left-radius: 90px
}

.staticTable.circle tr:nth-child(even)>td:last-child {
	border-right-width: 1px;
	border-top-right-radius: 90px;
	border-bottom-right-radius: 90px
}

.staticTable.circle tr>th:first-child, .staticTable.circle tr>td:first-child
	{
	padding-left: 20px
}

.staticTable.circle tr>th:last-child, .staticTable.circle tr>td:last-child
	{
	padding-right: 10px
}

.staticTable.circle:not (.dark, .red ) tr>th {
	border-color: #DCDFE6;
	background-color: #f2f2f2
}

.staticTable.circle:not (.dark, .red ) tr:nth-child(even)>td {
	border-color: #DCDFE6;
	background-color: #fafafa
}

.staticTable.circle.dark tr>th {
	border-color: #1e70ff;
	background-color: rgba(30, 112, 255, 0.3);
	color: #3fcef1
}

.staticTable.circle.dark tr:nth-child(even)>td {
	border-color: rgba(255, 255, 255, 0.2);
	background-color: rgba(255, 255, 255, 0.05)
}

.staticTable.circle.dark tr>td {
	color: rgba(255, 255, 255, 0.8)
}

.staticTable.circle.red tr>th {
	border-color: rgba(213, 0, 10, 0.5);
	background-color: rgba(213, 0, 10, 0.2);
	color: #480000
}

.staticTable.circle.red tr:nth-child(even)>td {
	border-color: rgba(213, 0, 10, 0.3);
	background-color: rgba(213, 0, 10, 0.1)
}

.staticTable.circle.red tr>td {
	color: rgba(72, 0, 0, 0.8)
}

.staticTable.xl td, .staticTable.xl th {
	padding: 20px
}

.staticTable td, .staticTable th, .staticTable.md td, .staticTable.md th
	{
	padding: 12px
}

.staticTable.sm td, .staticTable.sm th {
	padding: 8px
}

.staticTable.xs td, .staticTable.xs th {
	padding: 4px 8px
}

.textListNew a {
	text-decoration: none;
	color: #1890FF
}

.textListNew .tl--item {
	position: relative
}

.textListNew.line>li {
	border-bottom: 1px dashed rgba(50, 60, 80, 0.15)
}

.textListNew .tl--item>.num {
	position: absolute
}

.textListNew .tl--item>.num>span {
	position: absolute;
	background-color: rgba(50, 60, 80, 0.3);
	color: #FFF;
	text-align: center;
	border-radius: 100px
}

.textListNew .tl--item.red>.num>span {
	background-color: #FF1212;
	color: #FFF
}

.textListNew .tl--item.red>.title>a {
	color: #FF1212
}

.textListNew .tl--item.orange>.num>span {
	background-color: #FF7300;
	color: #FFF
}

.textListNew .tl--item.orange>.title>a {
	color: #FF7300
}

.textListNew .tl--item.green>.num>span {
	background-color: #00B050;
	color: #FFF
}

.textListNew .tl--item.green>.title>a {
	color: #00B050
}

.textListNew .tl--item.blue>.num>span {
	background-color: #1890FF;
	color: #FFF
}

.textListNew .tl--item.blue>.title>a {
	color: #1890FF
}

li.img .tl--item img, li.cir .tl--item img {
	position: absolute;
	left: 0;
	border: 0;
	background-color: #1890FF
}

li.img .tl--item img {
	border-radius: 4px
}

li.cir .tl--item img {
	border-radius: 100px
}

.tl--item .title>a {
	color: #323c50;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom
}

.tl--item .title>a:hover {
	text-decoration: underline;
	color: #FF1212
}

.tl--item .detail>* {
	color: rgba(50, 60, 80, 0.5)
}

.tl--item .note>* {
	color: rgba(50, 60, 80, 0.5)
}

.tl--item .note>span {
	margin-right: 10px
}

.tl--item .detail>.r, .tl--item .note>.r {
	margin-left: 10px;
	margin-right: 0;
	float: right
}

.title {
	position: relative
}

.title .r {
	position: absolute;
	right: 0;
	top: 0;
	color: rgba(50, 60, 80, 0.5)
}

.title.r10 {
	padding-right: 10px
}

.title.r20 {
	padding-right: 20px
}

.title.r30 {
	padding-right: 30px
}

.title.r40 {
	padding-right: 40px
}

.title.r50 {
	padding-right: 50px
}

.title.r60 {
	padding-right: 60px
}

.title.r70 {
	padding-right: 70px
}

.title.r80 {
	padding-right: 80px
}

.title.r90 {
	padding-right: 90px
}

.title.r100 {
	padding-right: 100px
}

.dot--o, .dot--i {
	color: rgba(50, 60, 80, 0.2)
}

.dot--o {
	list-style: outside;
	list-style-position: outside;
	padding-left: 18px
}

.dot--i {
	list-style: inside;
	list-style-position: inside
}

.ellipsis .title>a {
	white-space: nowrap;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%
}

.textListNew.fontNormal .title>a {
	font-weight: normal
}

.title.new>a {
	padding-right: 24px;
	background:
		url(data:image/gif;base64,R0lGODlhFgAOAPcDAP//AP////9ZAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgADACwAAAAAFgAOAAAITQAHCBhIsKBBgwIPKlzIsOHBAAQhBpgoMeJDiAIqWtRYsKJEihlDYuw4cGLIjSdJlswIUqTDlzBfJoxZcIDNmTdz6tw5cKdPnj+D3gwIACH5BAkKAAMALAAAAAAWAA4AAAhXAAcIGEiwoEGDAg8qXEgQQEOGCwE4FOAwgMUAAjAO1FjQoceMBTGKPDhRYsaLIEcanEgRJMGRHBle1KgSos2bOBPiRDigJ8GeQIMKDTpwqNGhAo4qBRoQACH5BAkKAAMALAAAAAAWAA4AAAhXAAcIGEiwoEGDAg8qXMgQgEMADAlCHAhx4sAABDEadEhRwEOIGEMerOixZEYBIjdSrPgQpUuNBS1aLJgyos2bOBPiRDigJ8GeQIMKDTpwqNGhAo4qBRoQACH5BAkKAAMALAAAAAAWAA4AAAhNAAcIGEiwoEGDAg8qXMjQIACCDx1CFACg4sOLFA9WHIhxYseCGC9azPhxIsWSJBVGJDmyocuXMA8mjFlwgM2ZN3Pq3Dlwp0+eP4PeDAgAIfkECQoAAwAsAAAAABYADgAACE0ABwgYSLCgQYMCDypcyLDhQQAEIQKYKDHiQ4gCKlrUWLCiRIoZQ2LsOHBiyI0nSZbMCFKkw5cwXyaMWXCAzZk3c+rcOXCnT54/g94MCAA7)
		right center no-repeat;
	box-sizing: border-box
}

.textListNew.xl {
	line-height: 28px
}

.textListNew.xl .tl--item .title>a {
	font-size: 20px
}

.textListNew.xl .tl--item .detail>*, .textListNew.xl .tl--item .note>*,
	.textListNew.xl .tl--item .title .r, .textListNew.xl .tl--item .title .r>a
	{
	font-size: 16px
}

.textListNew.xl .tl--item .title+div {
	margin-top: 4px
}

.textListNew.xl .tl--item.num {
	padding-left: 30px
}

.textListNew.xl .tl--item>.num {
	left: 0;
	height: 100%
}

.textListNew.xl .tl--item>.num>span {
	width: 20px;
	height: 20px;
	line-height: 20px;
	top: 50%;
	left: 0;
	margin-top: -10px;
	font-size: 18px
}

.textListNew.xl li.img {
	min-height: 98px
}

.textListNew.xl li.img .tl--item {
	padding-left: 173px
}

.textListNew.xl li.img .tl--item img {
	width: 158px;
	height: 98px
}

.textListNew.xl li.cir {
	min-height: 98px
}

.textListNew.xl li.cir .title {
	padding-top: 20px
}

.textListNew.xl li.cir .tl--item {
	padding-left: 113px
}

.textListNew.xl li.cir .tl--item img {
	width: 98px;
	height: 98px
}

.textListNew.xl li {
	padding-top: 20px;
	padding-bottom: 20px
}

.textListNew.md {
	line-height: 22px
}

.textListNew.md .tl--item .title>a {
	font-size: 16px
}

.textListNew.md .tl--item .detail>*, .textListNew.md .tl--item .note>*,
	.textListNew.md .tl--item .title .r, .textListNew.md .tl--item .title .r>a
	{
	font-size: 14px
}

.textListNew.md .tl--item .title+div {
	margin-top: 4px
}

.textListNew.md .tl--item.num {
	padding-left: 26px
}

.textListNew.md .tl--item>.num {
	left: 0;
	height: 100%
}

.textListNew.md .tl--item>.num>span {
	width: 18px;
	height: 18px;
	line-height: 18px;
	top: 50%;
	left: 0;
	margin-top: -9px;
	font-size: 16px
}

.textListNew.md li.img {
	min-height: 68px
}

.textListNew.md li.img .tl--item {
	padding-left: 123px
}

.textListNew.md li.img .tl--item img {
	width: 108px;
	height: 68px
}

.textListNew.md li.cir {
	min-height: 60px
}

.textListNew.md li.cir .title {
	padding-top: 6px
}

.textListNew.md li.cir .tl--item {
	padding-left: 75px
}

.textListNew.md li.cir .tl--item img {
	width: 60px;
	height: 60px
}

.textListNew.md li {
	padding-top: 4px;
	padding-bottom: 4px
}

.textListNew.md.line li {
	padding-top: 10px;
	padding-bottom: 10px
}

.textListNew.sm {
	line-height: 20px
}

.textListNew.sm .tl--item .title>a {
	font-size: 14px
}

.textListNew.sm .tl--item .detail>*, .textListNew.sm .tl--item .note>*,
	.textListNew.sm .tl--item .title .r, .textListNew.sm .tl--item .title .r>a
	{
	font-size: 14px
}

.textListNew.sm .tl--item.num {
	padding-left: 24px
}

.textListNew.sm .tl--item>.num {
	left: 0;
	height: 100%
}

.textListNew.sm .tl--item>.num>span {
	width: 16px;
	height: 16px;
	line-height: 16px;
	top: 50%;
	left: 0;
	margin-top: -8px;
	font-size: 14px
}

.textListNew.sm li.img {
	min-height: 68px
}

.textListNew.sm li.img .tl--item {
	padding-left: 123px
}

.textListNew.sm li.img .tl--item img {
	width: 108px;
	height: 68px
}

.textListNew.sm li.cir {
	min-height: 40px
}

.textListNew.sm li.cir .tl--item {
	padding-left: 52px
}

.textListNew.sm li.cir .tl--item img {
	width: 40px;
	height: 40px
}

.textListNew.sm li {
	padding-top: 4px;
	padding-bottom: 4px
}

.textListNew.sm.line li {
	padding-top: 8px;
	padding-bottom: 8px
}

.textListNew.xs .tl--item .title>a {
	font-size: 12px
}

.textListNew.xs .tl--item .detail>*, .textListNew.xs .tl--item .note>*,
	.textListNew.xs .tl--item .title .r, .textListNew.xs .tl--item .title .r>a
	{
	font-size: 12px
}

.textListNew.xs .tl--item.num {
	padding-left: 20px
}

.textListNew.xs .tl--item>.num {
	left: 0;
	height: 100%
}

.textListNew.xs .tl--item>.num>span {
	width: 14px;
	height: 14px;
	line-height: 14px;
	top: 50%;
	left: 0;
	margin-top: -7px;
	font-size: 12px
}

.textListNew.xs li.img {
	min-height: 56px
}

.textListNew.xs li.img .tl--item {
	padding-left: 105px
}

.textListNew.xs li.img .tl--item img {
	width: 90px;
	height: 56px
}

.textListNew.xs li.cir {
	min-height: 40px
}

.textListNew.xs li.cir .tl--item {
	padding-left: 50px
}

.textListNew.xs li.cir .tl--item img {
	width: 40px;
	height: 40px
}

.textListNew.xs li {
	padding-top: 2px;
	padding-bottom: 2px
}

.textListNew.xs.line li {
	padding-top: 6px;
	padding-bottom: 6px
}

.dark .textListNew:not (.light ) .tl--item .title>a {
	color: rgba(255, 255, 255, 0.8)
}

.dark .textListNew:not (.light ) .tl--item .title>a:hover {
	color: #FFF
}

.dark .textListNew:not (.light ) .tl--item .detail>* {
	color: rgba(255, 255, 255, 0.5)
}

.dark .textListNew:not (.light ) .tl--item .note>* {
	color: rgba(255, 255, 255, 0.5)
}

.dark .textListNew:not (.light ) .tl--item>.num>span {
	background-color: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.8)
}

.dark .textListNew:not (.light ) .title .r {
	color: rgba(255, 255, 255, 0.5)
}

.dark .textListNew:not (.light ).dot--o, .dark .textListNew:not (.light
	).dot--i {
	color: rgba(255, 255, 255, 0.2)
}

.dark .textListNew:not (.light ).line>li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.formTable td {
	padding: 6px 15px;
	color: #999
}

.formTable td.name {
	color: rgba(50, 60, 80, 0.6);
	padding-left: 30px;
	max-width: 120px;
	text-align: right
}

.formTable td.name:first-child {
	padding-left: 0px
}

.formTable td.title {
	color: #636f80;
	padding-left: 0
}

.formTable td.value {
	color: #323c50;
	min-width: 100px;
	position: relative
}

.formTable.border {
	border: 1px solid #DEE2E7;
	border-collapse: collapse
}

.formTable.border td {
	border: 1px solid #DEE2E7;
	padding: 10px 15px
}

.formTable.border td.name {
	background-color: #F1F4F7
}

.formTable.border td.name:first-child {
	padding-left: 10px
}

.formTable.border td.title {
	padding-left: 10px
}

.formTable.form td {
	padding: 4px 4px
}

.formTable.form td.name {
	padding-left: 20px
}

.formTable.form td:first-child.name {
	padding-left: 0px
}

.formTable.form .el-input-group__append {
	padding-left: 8px;
	padding-right: 8px
}

.formTable.form .unit-1>input {
	padding-right: 30px
}

.formTable.form .unit-2>input {
	padding-right: 40px
}

.formTable.form .unit-2_5>input {
	padding-right: 48px
}

.formTable.form [class*="unit-"]>.el-input__suffix {
	right: 12px
}

.formTable.form .el-date-editor.el-input {
	width: 100%
}

.formTable.form.border td:first-child.name {
	padding-left: 20px
}

.textNum {
	position: relative;
	box-sizing: border-box
}

.textNum .num {
	font-size: 28px;
	color: rgba(50, 60, 80, 0.8)
}

.textNum .unit {
	font-size: 20px;
	color: rgba(50, 60, 80, 0.6);
	padding-left: 8px
}

.textNum .name {
	font-size: 14px;
	color: rgba(50, 60, 80, 0.6);
	display: block
}

.textNum .name .unit {
	font-size: 14px
}

.textNum .type {
	font-size: 12px;
	color: rgba(173, 177, 185, 0.9);
	display: block
}

.textNum .detail {
	font-size: 12px;
	color: rgba(50, 60, 80, 0.8)
}

.textNum .detail .title {
	color: rgba(50, 60, 80, 0.6)
}

.textNum a {
	color: rgba(50, 60, 80, 0.8);
	text-decoration: none
}

.textNum a:hover {
	color: #FF1212;
	text-decoration: underline
}

.textNum .noAuth {
	padding: 2px 4px;
	border-radius: 0 4px 0 4px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: absolute;
	color: #FFF;
	right: 0;
	font-size: 12px;
	line-height: 1.2;
	top: 0;
	background: #f00;
	box-sizing: border-box;
	z-index: 1;
	box-shadow: -2px 2px 4px rgba(255, 0, 0, 0.3)
}

.textNum.icon {
	padding-left: 90px;
	min-height: 80px
}

.textNum.icon .iconfont {
	display: inline-block;
	position: absolute;
	left: 0px;
	color: rgba(50, 60, 80, 0.6);
	font-size: 50px;
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
	text-align: center;
	font-size: 46px;
	top: 0;
	border-radius: 100px;
	background-size: cover;
	background-position: center center
}

.textNum.icon .iconfont+* {
	padding-top: 12px
}

.textNum.icon.cir>.iconfont {
	border-radius: 100px
}

.textNum.icon.round>.iconfont {
	border-radius: 4px
}

.textNum.icon.rect>.iconfont {
	border-radius: 0px
}

.textNum.icon.light>.iconfont {
	background-color: rgba(50, 60, 80, 0.1)
}

.textNum.only .iconfont+* {
	padding-top: 22px
}

.textNum.text .iconfont+* {
	padding-top: 8px
}

.textNum.text .num {
	font-weight: bold
}

.textNum.text .unit {
	font-weight: normal;
	opacity: 0.7
}

.textNum.text.only .iconfont+* {
	padding-top: 18px
}

.textNum.style2 {
	text-align: center;
	height: auto !important
}

.textNum.style2.icon {
	padding-left: 0px
}

.textNum.style2.icon .iconfont {
	position: relative;
	cursor: pointer;
	background-size: auto 100%;
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
		-webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.textNum.style2.icon .iconfont:hover {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
	background-size: auto 140%
}

.textNum.xl.icon {
	padding-left: 110px;
	height: 100px
}

.textNum.xl.icon .num {
	font-size: 35px
}

.textNum.xl.icon .unit {
	font-size: 20px;
	padding-left: 8px
}

.textNum.xl.icon .name {
	font-size: 16px
}

.textNum.xl.icon .iconfont {
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 60px
}

.textNum.xl.icon .iconfont+* {
	padding-top: 14px
}

.textNum.xl.icon.text .iconfont+* {
	padding-top: 12px
}

.textNum.xl.icon.only .iconfont+* {
	padding-top: 28px
}

.textNum.xl.icon.only.text .iconfont+* {
	padding-top: 24px
}

.textNum.sm.icon {
	padding-left: 70px;
	height: 60px
}

.textNum.sm.icon.style2 {
	padding-left: 0px
}

.textNum.sm.icon .num {
	font-size: 24px
}

.textNum.sm.icon .unit {
	font-size: 14px;
	padding-left: 4px
}

.textNum.sm.icon .name {
	font-size: 14px
}

.textNum.sm.icon .iconfont {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 38px
}

.textNum.sm.icon .iconfont+* {
	padding-top: 4px
}

.textNum.sm.icon.only .iconfont+* {
	padding-top: 14px
}

.textNum.sm.icon.only.text .iconfont+* {
	padding-top: 16px
}

.textNum.sm.text .num {
	font-size: 18px
}

.textNum.sm.text .unit {
	font-size: 14px;
	padding-left: 4px
}

.textNum.sm.text .name {
	font-size: 14px
}

.textNum.sm.text .iconfont+* {
	padding-top: 8px
}

.textNum.smPlus.icon {
	padding-left: 0px;
	height: 68px
}

.textNum.smPlus.icon.style2 {
	padding-left: 0px
}

.textNum.smPlus.icon .num {
	font-size: 24px
}

.textNum.smPlus.icon .unit {
	font-size: 14px;
	padding-left: 4px
}

.textNum.smPlus.icon .name {
	font-size: 14px
}

.textNum.smPlus.icon .iconfont {
	width: 68px;
	height: 68px;
	line-height: 68px;
	font-size: 38px
}

.textNum.smPlus.icon .iconfont+* {
	padding-top: 4px
}

.textNum.smPlus.icon.only .iconfont+* {
	padding-top: 14px
}

.textNum.smPlus.icon.only.text .iconfont+* {
	padding-top: 16px
}

.textNum.smPlus.rect .iconfont {
	width: 108px;
	height: 68px;
	border-radius: 4px
}

.textNum.smPlus.text .num {
	font-size: 18px
}

.textNum.smPlus.text .unit {
	font-size: 14px;
	padding-left: 4px
}

.textNum.smPlus.text .name {
	font-size: 14px
}

.textNum.smPlus.text .iconfont+* {
	padding-top: 8px
}

.textNum.xs.icon {
	padding-left: 50px;
	height: 40px
}

.textNum.xs.icon .num {
	font-size: 18px
}

.textNum.xs.icon .unit {
	font-size: 12px;
	padding-left: 4px
}

.textNum.xs.icon .name {
	font-size: 12px
}

.textNum.xs.icon .iconfont {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 24px
}

.textNum.xs.icon .iconfont+* {
	padding-top: 0px
}

.textNum.xs.icon.only .iconfont+* {
	padding-top: 8px
}

.textNum.xs.icon.only.text .iconfont+* {
	padding-top: 10px
}

.textNum.xs.text .num {
	font-size: 14px
}

.textNum.xs.text .unit {
	font-size: 12px;
	padding-left: 4px
}

.textNum.xs.text .name {
	font-size: 12px
}

.textNum.xs.text .iconfont+* {
	padding-top: 2px
}

.textNum.bg1>.iconfont {
	background-color: #13CE66;
	color: #FFF
}

.textNum.bg1.light>.iconfont {
	color: #13CE66
}

.textNum.bg2>.iconfont {
	background-color: #1890FF;
	color: #FFF
}

.textNum.bg2.light>.iconfont {
	color: #1890FF
}

.textNum.bg3>.iconfont {
	background-color: #FF7300;
	color: #FFF
}

.textNum.bg3.light>.iconfont {
	color: #FF7300
}

.textNum.bg4>.iconfont {
	background-color: #20BF6B;
	color: #FFF
}

.textNum.bg4.light>.iconfont {
	color: #20BF6B
}

.textNum.bg5>.iconfont {
	background-color: #64C8C8;
	color: #FFF
}

.textNum.bg5.light>.iconfont {
	color: #64C8C8
}

.textNum.bg6>.iconfont {
	background-color: #7B90F7;
	color: #FFF
}

.textNum.bg6.light>.iconfont {
	color: #7B90F7
}

.textNum.bg7>.iconfont {
	background-color: #BB9CE6;
	color: #FFF
}

.textNum.bg7.light>.iconfont {
	color: #BB9CE6
}

.textNum.bg8>.iconfont {
	background-color: #A65EEA;
	color: #FFF
}

.textNum.bg8.light>.iconfont {
	color: #A65EEA
}

.textNum.bg9>.iconfont {
	background-color: #00D5F7;
	color: #FFF
}

.textNum.bg9.light>.iconfont {
	color: #00D5F7
}

.textNum.bg10>.iconfont {
	background-color: #5BB0FF;
	color: #FFF
}

.textNum.bg10.light>.iconfont {
	color: #5BB0FF
}

.textNum.bg11>.iconfont {
	background-color: #7CDD4B;
	color: #FFF
}

.textNum.bg11.light>.iconfont {
	color: #7CDD4B
}

.textNumBox {
	padding: 15px 20px;
	border: 1px solid rgba(50, 60, 80, 0.3);
	border-radius: 4px;
	position: relative
}

.textNumBox.bg1, .textNumBox.bg1line, .textNumBox.bg2, .textNumBox.bg3,
	.textNumBox.bg4, .textNumBox.bg5, .textNumBox.bg6, .textNumBox.bg7,
	.textNumBox.bg8, .textNumBox.bg9, .textNumBox.bg10, .textNumBox.bg11 {
	border: none
}

.textNumBox.bg1 .num, .textNumBox.bg1 .unit, .textNumBox.bg1 .name,
	.textNumBox.bg1line .num, .textNumBox.bg1line .unit, .textNumBox.bg1line .name,
	.textNumBox.bg2 .num, .textNumBox.bg2 .unit, .textNumBox.bg2 .name,
	.textNumBox.bg3 .num, .textNumBox.bg3 .unit, .textNumBox.bg3 .name,
	.textNumBox.bg4 .num, .textNumBox.bg4 .unit, .textNumBox.bg4 .name,
	.textNumBox.bg5 .num, .textNumBox.bg5 .unit, .textNumBox.bg5 .name,
	.textNumBox.bg6 .num, .textNumBox.bg6 .unit, .textNumBox.bg6 .name,
	.textNumBox.bg7 .num, .textNumBox.bg7 .unit, .textNumBox.bg7 .name,
	.textNumBox.bg8 .num, .textNumBox.bg8 .unit, .textNumBox.bg8 .name,
	.textNumBox.bg9 .num, .textNumBox.bg9 .unit, .textNumBox.bg9 .name,
	.textNumBox.bg10 .num, .textNumBox.bg10 .unit, .textNumBox.bg10 .name,
	.textNumBox.bg11 .num, .textNumBox.bg11 .unit, .textNumBox.bg11 .name {
	color: #FFF
}

.textNumBox>.iconfont {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 120px;
	color: rgba(255, 255, 255, 0.1)
}

.textNumBox.bg1 {
	background-color: #13CE66
}

.textNumBox.bg1 .textNum>.iconfont {
	background-color: #FFF;
	color: #13CE66
}

.textNumBox.bg2 {
	background-color: #1890FF
}

.textNumBox.bg2 .textNum>.iconfont {
	background-color: #FFF;
	color: #1890FF
}

.textNumBox.bg3 {
	background-color: #FF7300
}

.textNumBox.bg3 .textNum>.iconfont {
	background-color: #FFF;
	color: #FF7300
}

.textNumBox.bg4 {
	background-color: #20BF6B
}

.textNumBox.bg4 .textNum>.iconfont {
	background-color: #FFF;
	color: #20BF6B
}

.textNumBox.bg5 {
	background-color: #64C8C8
}

.textNumBox.bg5 .textNum>.iconfont {
	background-color: #FFF;
	color: #64C8C8
}

.textNumBox.bg6 {
	background-color: #7B90F7
}

.textNumBox.bg6 .textNum>.iconfont {
	background-color: #FFF;
	color: #7B90F7
}

.textNumBox.bg7 {
	background-color: #BB9CE6
}

.textNumBox.bg7 .textNum>.iconfont {
	background-color: #FFF;
	color: #BB9CE6
}

.textNumBox.bg8 {
	background-color: #A65EEA
}

.textNumBox.bg8 .textNum>.iconfont {
	background-color: #FFF;
	color: #A65EEA
}

.textNumBox.bg9 {
	background-color: #00D5F7
}

.textNumBox.bg9 .textNum>.iconfont {
	background-color: #FFF;
	color: #00D5F7
}

.textNumBox.bg10 {
	background-color: #5BB0FF
}

.textNumBox.bg10 .textNum>.iconfont {
	background-color: #FFF;
	color: #5BB0FF
}

.textNumBox.bg11 {
	background-color: #7CDD4B
}

.textNumBox.bg11 .textNum>.iconfont {
	background-color: #FFF;
	color: #7CDD4B
}

.co-tabs {
	position: relative
}

.co-tabs.shadow {
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05)
}

.co-tabs.fit {
	height: 100%
}

.co-tabs.fit .co-tabs__header {
	z-index: 10
}

.co-tabs.fit .co-tabs__content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
	height: 100%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px
}

.co-tabs.center {
	text-align: center
}

.co-tabs.center .co-tabs__header {
	margin: 0 auto
}

.co-tabs .co-tabs__header {
	position: relative;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px
}

.co-tabs .co-tabs__header>a {
	position: relative;
	color: #929aa6
}

.co-tabs .co-tabs__header>a:hover {
	color: #636F80
}

.co-tabs .co-tabs__header .current {
	color: #1890FF;
	font-weight: bold
}

.co-tabs .co-tabs__content {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px
}

.co-tabs .co-tabs__active-bar {
	border-radius: 10px;
	height: 3px;
	background-color: #1890FF;
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
		-webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	left: 0;
	bottom: -1px;
	position: absolute
}

.co-tabs.line .co-tabs__header {
	border-bottom: 1px solid rgba(50, 60, 80, 0.2);
	background-color: #FFF
}

.co-tabs.line .co-tabs__content {
	background-color: #FFF
}

.co-tabs.border .co-tabs__header {
	border: 1px solid rgba(50, 60, 80, 0.2);
	background-color: #FFF
}

.co-tabs.border .co-tabs__content {
	border: 1px solid rgba(50, 60, 80, 0.2);
	border-top: none;
	background-color: #FFF
}

.co-tabs.paper .co-tabs__header {
	background-color: #FFF
}

.co-tabs.paper .co-tabs__content {
	background-color: #FFF
}

.co-tabs .co-tabs__header.circle .co-tabs__active-bar {
	border-radius: 100px
}

.co-tabs .co-tabs__header.circle.border {
	border: 1px solid #ccc;
	border-radius: 100px
}

.co-tabs .co-tabs__header.rect {
	border-radius: 8px;
	overflow: hidden;
	background-color: #FFF
}

.co-tabs .co-tabs__header.rect .current {
	color: #FFF
}

.co-tabs .co-tabs__header.rect .co-tabs__active-bar {
	box-sizing: content-box;
	border-radius: 0;
	bottom: 0
}

.co-tabs .co-tabs__header.rect:after {
	content: "";
	display: block;
	clear: both
}

.co-tabs .co-tabs__header.circle, .co-tabs .co-tabs__header.rect {
	display: inline-block
}

.co-tabs .co-tabs__header.circle a, .co-tabs .co-tabs__header.rect a {
	display: inline-block;
	float: left
}

.co-tabs .co-tabs__header.circle .current, .co-tabs .co-tabs__header.rect .current
	{
	color: #FFF
}

.co-tabs .co-tabs__header.circle .co-tabs__active-bar, .co-tabs .co-tabs__header.rect .co-tabs__active-bar
	{
	box-sizing: content-box
}

.co-tabs .co-tabs__header.circle.shadow, .co-tabs .co-tabs__header.rect.shadow
	{
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05)
}

.co-tabs .co-tabs__header.vline>a:before {
	content: "";
	width: 1px;
	position: absolute;
	left: 0;
	background: #EEE;
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
		-webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.co-tabs .co-tabs__header.vline>a.first:before {
	display: none
}

.co-tabs .co-tabs__header.vline>a.current:before {
	background: #1890FF;
	opacity: 0
}

.co-tabs .co-tabs__header.vline>a.current+a:before {
	background: #1890FF;
	opacity: 0
}

.co-tabs.md .co-tabs__header {
	height: 50px
}

.co-tabs.md .co-tabs__header>a {
	line-height: 50px;
	padding-left: 20px;
	padding-right: 20px
}

.co-tabs.md .co-tabs__header.rect a:before, .co-tabs.md .co-tabs__header.circle a:before
	{
	height: 50px
}

.co-tabs.md .co-tabs__header.rect .co-tabs__active-bar, .co-tabs.md .co-tabs__header.circle .co-tabs__active-bar
	{
	height: 50px;
	padding: 0 20px;
	margin-left: -20px
}

.co-tabs.md .co-tabs__content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px
}

.co-tabs.md:not (.fit ) .co-tabs__content {
	padding-top: 20px
}

.co-tabs.md.space .co-tabs__content {
	padding-bottom: 20px
}

.co-tabs.md.fit .co-tabs__content {
	padding-top: 70px
}

.co-tabs.sm .co-tabs__header {
	height: 40px
}

.co-tabs.sm .co-tabs__header>a {
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px
}

.co-tabs.sm .co-tabs__header.rect a:before, .co-tabs.sm .co-tabs__header.circle a:before
	{
	height: 40px
}

.co-tabs.sm .co-tabs__header.rect .co-tabs__active-bar, .co-tabs.sm .co-tabs__header.circle .co-tabs__active-bar
	{
	height: 40px;
	padding: 0 20px;
	margin-left: -20px
}

.co-tabs.sm .co-tabs__content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px
}

.co-tabs.sm:not (.fit ) .co-tabs__content {
	padding-top: 20px
}

.co-tabs.sm.space .co-tabs__content {
	padding-bottom: 20px
}

.co-tabs.sm.fit .co-tabs__content {
	padding-top: 70px
}

.co-tabs .co-tabs__header.sm>a {
	padding-left: 20px;
	padding-right: 20px
}

.co-tabs .co-tabs__header.sm.rect .co-tabs__active-bar, .co-tabs .co-tabs__header.sm.circle .co-tabs__active-bar
	{
	padding: 0 20px;
	margin-left: -20px
}

.co-tabs .co-tabs__header.md>a {
	padding-left: 30px;
	padding-right: 30px
}

.co-tabs .co-tabs__header.md.rect .co-tabs__active-bar, .co-tabs .co-tabs__header.md.circle .co-tabs__active-bar
	{
	padding: 0 30px;
	margin-left: -30px
}

.co-tabs .co-tabs__header.xl>a {
	padding-left: 40px;
	padding-right: 40px
}

.co-tabs .co-tabs__header.xl.rect .co-tabs__active-bar, .co-tabs .co-tabs__header.xl.circle .co-tabs__active-bar
	{
	padding: 0 40px;
	margin-left: -40px
}

.co-tabs .co-tabs__header.xxl>a {
	padding-left: 50px;
	padding-right: 50px
}

.co-tabs .co-tabs__header.xxl.rect .co-tabs__active-bar, .co-tabs .co-tabs__header.xxl.circle .co-tabs__active-bar
	{
	padding: 0 50px;
	margin-left: -50px
}

.co-tabs .tabs-header {
	padding-top: 0px;
	border-radius: 6px 6px 0 0
}

.co-tabs .tabs-header .tabs {
	border-color: transparent;
	padding-left: 0
}

.co-tabs .tabs-header .tabs li {
	padding: 0 20px;
	margin-right: 0
}

.co-tabs .tabs-header .tabs li .tabs-inner {
	border-width: 0;
	background: none;
	color: #929aa6;
	position: relative;
	padding-left: 0px;
	padding-right: 0px
}

.co-tabs .tabs-header .tabs li .tabs-inner .tabs-with-icon {
	padding-left: 20px
}

.co-tabs .tabs-header .tabs li .tabs-inner .tabs-title {
	padding-right: 0;
	font-size: 16px
}

.co-tabs .tabs-header .tabs li .tabs-inner .tabs-icon {
	left: 0
}

.co-tabs .tabs-header .tabs li .tabs-close {
	margin-right: -8px
}

.co-tabs .tabs-header .tabs li.tabs-selected .tabs-inner {
	color: #1890FF;
	display: block
}

.co-tabs .tabs-header .tabs li.tabs-selected .tabs-inner:before {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	background: #1890FF;
	border-radius: 10px;
	position: absolute;
	bottom: 0
}

.co-tabs .tabs-header .tabs header {
	position: relative
}

.co-tabs .tabs-panels {
	border-radius: 6px
}

.co-tabs .tabs-tool {
	border-width: 0;
	background-color: transparent;
	border-bottom: 1px solid rgba(50, 60, 80, 0.2)
}

.co-tabs.line .tabs-header {
	background: #FFF
}

.co-tabs.line .tabs-header .tabs {
	border-color: rgba(50, 60, 80, 0.2)
}

.co-tabs.line .tabs-panels {
	border-top-left-radius: 0px;
	border-top-right-radius: 0
}

.co-tabs.vline .tabs li {
	border-right: 1px solid rgba(50, 60, 80, 0.2)
}

.co-tabs.vline .tabs li.tabs-first {
	border-left: 1px solid rgba(50, 60, 80, 0.2)
}

.co-tabs.vline .tabs li .tabs-inner .tabs-title.tabs-closable {
	padding-right: 20px
}

.co-tabs.vline .tabs li .tabs-close {
	margin-right: 8px
}

.co-tabs.vline .tabs li.tabs-selected {
	background-color: #ebf5ff
}

.co-tabs.vline .tabs li.tabs-selected:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #1890FF;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: -1px;
	border-right: 2px solid #1890FF
}

.co-tabs.vline .tabs li.tabs-selected .tabs-inner:before {
	display: none
}

.co-layout .layout-expand-west {
	background-color: #ccc
}

.co-layout .layout-expand-west .panel-header {
	border-width: 0
}

.co-layout .layout-expand-west .panel-body {
	border-width: 0
}

.co-tip {
	position: absolute;
	background: #f00;
	border: 1px solid #fff;
	line-height: 16px;
	padding: 0 4px;
	margin: 0;
	top: 4px;
	border-radius: 10px;
	font-size: 12px;
	color: #FFF;
	min-width: 18px
}

.co-pagination.pagination.center table {
	/* float: none;
	margin: 0 auto */
}

.co-pagination.pagination.light .l-btn-plain:hover {
	color: #1890FF
}

.co-pagination.pagination.light .l-btn-plain-selected {
	background-color: #1890FF;
	font-weight: 800;
	border-color: #1890FF;
	color: #FFF
}

.co-pagination.pagination.light .l-btn-plain-selected:hover {
	color: #FFF
}

.co-pagination.pagination.gray .l-btn-plain {
	background-color: #f4f4f5;
	margin: 0 5px
}

.co-pagination.pagination.gray .l-btn-plain:hover {
	color: #1890FF
}

.co-pagination.pagination.gray .l-btn-plain-selected {
	background-color: #1890FF;
	border-color: #1890FF;
	color: #fff
}

.co-pagination.pagination.gray .l-btn-plain-selected:hover {
	color: #FFF
}

.co-pagination.pagination.dark .l-btn-plain {
	background-color: #666;
	color: #FFF;
	margin: 0 5px
}

.co-pagination.pagination.dark .l-btn-plain-selected {
	background-color: #1890FF;
	border-color: #1890FF;
	color: #fff
}

.co-pagination.pagination.dark .l-btn-plain-selected:hover {
	color: #FFF
}

.co-panel .panel-header {
	border-radius: 6px 6px 0 0
}

.co-panel .panel-header .panel-title {
	color: #636F80
}

.co-panel .panel-header .panel-icon {
	left: 10px
}

.co-panel .panel-header .panel-tool {
	right: 10px
}

.co-panel .panel-body {
	border-radius: 6px
}

.co-panel.shadow {
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05)
}

.co-panel.paper .panel-header {
	border-width: 0;
	background: #FFF
}

.co-panel.line .panel-header {
	border-width: 0;
	border-color: rgba(50, 60, 80, 0.2);
	border-bottom-width: 1px;
	background: #FFF
}

.co-panel.border .panel-header {
	background: #FFF;
	border-color: rgba(50, 60, 80, 0.2)
}

.co-panel.border .panel-body {
	border-color: #ccc
}

.co-panel.xs .panel-header {
	padding: 5px
}

.co-panel.xs .panel-header .panel-title {
	font-size: 14px
}

.co-panel.xs .panel-header .panel-with-icon {
	padding-left: 28px
}

.co-panel.sm .panel-header {
	padding: 10px
}

.co-panel.sm .panel-header .panel-title {
	font-size: 16px
}

.co-panel.sm .panel-header .panel-with-icon {
	padding-left: 26px
}

.co-panel.md .panel-header {
	padding: 14px 20px;
	height: 50px
}

.co-panel.md .panel-header .panel-icon {
	left: 20px
}

.co-panel.md .panel-header .panel-title {
	font-size: 18px
}

.co-panel.md .panel-header .panel-with-icon {
	padding-left: 20px
}

.co-panel.md .panel-body {
	padding: 20px
}

.co-panel.xl .panel-header {
	padding: 20px
}

.co-panel.xl .panel-header .panel-title {
	font-size: 18px
}

.co-panel.xl .panel-header .panel-with-icon {
	padding-left: 16px
}

.co-sidemenu.dark .accordion, .dark .co-sidemenu .accordion {
	background-color: transparent
}

.co-sidemenu.dark .accordion .panel-title, .dark .co-sidemenu .accordion .panel-title
	{
	color: #FFF;
	font-size: 18px
}

.co-sidemenu.dark .accordion .panel-title:hover, .dark .co-sidemenu .accordion .panel-title:hover
	{
	color: #1890FF
}

.co-sidemenu.dark .accordion .accordion-header, .dark .co-sidemenu .accordion .accordion-header
	{
	background: none;
	color: #b8c7ce
}

.co-sidemenu.dark .accordion .accordion-body, .dark .co-sidemenu .accordion .accordion-body
	{
	background: rgba(255, 255, 255, 0.08);
	color: rgba(255, 255, 255, 0.8)
}

.co-sidemenu.dark .accordion .accordion-body .tree-title, .dark .co-sidemenu .accordion .accordion-body .tree-title
	{
	font-size: 18px
}

.co-sidemenu.dark .accordion .accordion-header-selected, .dark .co-sidemenu .accordion .accordion-header-selected
	{
	background: rgba(0, 0, 0, 0.2)
}

.co-sidemenu.dark .accordion .accordion-header-selected .panel-title,
	.dark .co-sidemenu .accordion .accordion-header-selected .panel-title {
	color: #1890FF
}

.co-sidemenu.dark .accordion .accordion-collapse, .dark .co-sidemenu .accordion .accordion-collapse
	{
	background: transparent
}

.co-sidemenu.dark .tree-node-hover, .dark .co-sidemenu .tree-node-hover
	{
	background: transparent;
	color: #1890FF
}

.co-sidemenu.dark .tree-node-selected, .dark .co-sidemenu .tree-node-selected
	{
	background: transparent;
	color: #1890FF
}

.co-sidemenu.dark .accordion-header, .dark .co-sidemenu .accordion-header
	{
	border-width: 0;
	height: 48px;
	padding-top: 9px;
	padding-bottom: 9px
}

.co-sidemenu.dark .accordion-header .panel-title, .dark .co-sidemenu .accordion-header .panel-title
	{
	padding-left: 43px
}

.co-sidemenu.dark .accordion-header .panel-icon, .dark .co-sidemenu .accordion-header .panel-icon
	{
	font-size: 20px;
	left: 20px;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	width: 20px
}

.co-sidemenu.dark .accordion-header .panel-tool, .dark .co-sidemenu .accordion-header .panel-tool
	{
	display: none
}

.co-sidemenu.dark .accordion-body, .dark .co-sidemenu .accordion-body {
	padding-left: 32px
}

.co-sidemenu.dark .accordion-body .sidemenu-tree li, .dark .co-sidemenu .accordion-body .sidemenu-tree li
	{
	padding-top: 4px;
	padding-bottom: 4px
}

.co-sidemenu.dark .accordion-header::after, .co-sidemenu.dark .tree-node-nonleaf::after,
	.dark .co-sidemenu .accordion-header::after, .dark .co-sidemenu .tree-node-nonleaf::after
	{
	display: inline-block;
	vertical-align: top;
	border-style: solid;
	transform: rotate(45deg);
	width: 4px;
	height: 4px;
	content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	border-width: 0
}

.co-sidemenu.dark .accordion-header-selected::after, .dark .co-sidemenu .accordion-header-selected::after
	{
	transform: rotate(-135deg)
}

.co-sidemenu.dark .tree-node-nonleaf::after, .dark .co-sidemenu .tree-node-nonleaf::after
	{
	transform: rotate(-135deg)
}

.co-sidemenu.dark .tree-node-nonleaf-collapsed::after, .dark .co-sidemenu .tree-node-nonleaf-collapsed::after
	{
	transform: rotate(45deg)
}

.co-sidemenu.dark .sidemenu-collapsed .accordion-header::after, .dark .co-sidemenu .sidemenu-collapsed .accordion-header::after
	{
	display: none
}

.co-sidemenu.dark .sidemenu-tooltip .accordion, .dark .co-sidemenu .sidemenu-tooltip .accordion
	{
	border-color: #1e282c
}

.co-sidemenu.dark.sidemenu-collapsed .panel-icon, .dark .co-sidemenu.sidemenu-collapsed .panel-icon
	{
	margin-left: 0
}

.sidemenu-tooltip .accordion {
	border-width: 0;
	background-color: #233552
}

.sidemenu-tooltip .accordion .panel-title {
	color: #FFF;
	padding-left: 12px
}

.sidemenu-tooltip .accordion .accordion-header {
	background: none;
	color: #b8c7ce
}

.sidemenu-tooltip .accordion .accordion-body {
	background: rgba(0, 0, 0, 0.2);
	color: #FFF
}

.sidemenu-tooltip .accordion .accordion-header-selected {
	background: rgba(0, 0, 0, 0.4)
}

.sidemenu-tooltip .accordion .accordion-collapse {
	background: transparent
}

.sidemenu-tooltip .tree-node-hover {
	background: #2c3b41;
	color: #fff
}

.sidemenu-tooltip .tree-node-selected {
	background: #2c3b41;
	color: #fff
}

.co-textbox.textbox:not (.textbox-invalid ){
	border-color: #dcdfe6
}

.co-textbox.textbox:not (.textbox-invalid ):hover {
	border-color: #c0c4cc
}

.co-textbox.textbox:not (.textbox-invalid ).textbox-focused {
	border-color: #1890FF
}

.co-textbox.textbox.textbox-focused {
	box-shadow: none;
	outline: none
}

.co-textbox.textbox .combo-arrow:hover, .co-textbox.textbox .combo-arrow
	{
	background-color: transparent
}

.co-textbox.textbox .textbox-button {
	background: none;
	border-width: 0;
	color: #1890FF
}

.co-textbox.textbox .textbox-button:hover {
	color: #FF0000
}

.co-textbox.textbox.xl input {
	height: 40px;
	padding-left: 10px;
	padding-right: 10px
}

.combo-p {
	overflow: auto;
	border-radius: 5px;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1)
}

.combo-p .combo-panel {
	border-radius: 5px;
	border-color: #e4e7ed
}

.combo-p .combo-panel .combobox-item {
	padding: 8px 4px 4px 10px
}

.combo-p .combo-panel .combobox-item-selected {
	background-color: #f5f7fa;
	color: #1890FF
}

.combo-p .combo-panel .combobox-item-hover {
	background-color: #f5f7fa
}

.co-button {
	padding: 0 10px;
	display: inline-block;
	border-radius: 6px
}

.co-button .l-btn-icon-left .l-btn-icon {
	left: 4px
}

.co-button.default {
	border-color: #dcdfe6;
	background: #fff
}

.co-button.default:hover {
	color: #409eff;
	border-color: #c6e2ff;
	background-color: #ecf5ff
}

.co-button.default:active {
	color: #3a8ee6;
	border-color: #3a8ee6;
	outline: none
}

.co-button.primary {
	color: #fff;
	background: #409eff;
	border-color: #409eff
}

.co-button.primary:hover {
	background: #66b1ff;
	border-color: #66b1ff;
	color: #fff
}

.co-button.primary:active {
	background: #3a8ee6;
	border-color: #3a8ee6;
	outline: none
}

.co-button.plain.default {
	border-color: #dcdfe6;
	background: #fff
}

.co-button.plain.default:hover {
	background: #fff;
	border-color: #409eff;
	color: #409eff
}

.co-button.plain.default:active {
	border-color: #3a8ee6;
	color: #3a8ee6;
	outline: none
}

.co-button.plain.primary {
	color: #409eff;
	background: #ecf5ff;
	border-color: #b3d8ff
}

.co-button.plain.primary:hover {
	background: #409eff;
	border-color: #409eff;
	color: #fff
}

.co-button.plain.primary:active {
	background: #3a8ee6;
	border-color: #3a8ee6;
	color: #fff;
	outline: none
}

.co-button.text {
	color: #409EFF;
	background: none;
	border-width: 0;
	padding: 0;
	font-weight: 500
}

.co-button.text:hover {
	background: #fff;
	color: #409eff
}

.co-button.text:active {
	color: #3a8ee6;
	outline: none
}

.co-button.xl {
	height: 40px
}

.co-button.xl .l-btn-left {
	margin-top: 5px
}

.co-button.xl .l-btn-text {
	font-size: 16px
}

.co-button.md {
	height: 36px
}

.co-button.md .l-btn-left {
	margin-top: 3px
}

.co-button.md .l-btn-text {
	font-size: 14px
}

.co-button.sm {
	height: 32px
}

.co-button.sm .l-btn-left {
	margin-top: 1px
}

.co-button.sm .l-btn-text {
	font-size: 14px
}

.co-button.xs {
	height: 28px
}

.co-button.xs .l-btn-left {
	margin-top: -1px
}

.co-button.xs .l-btn-text {
	font-size: 12px
}

.co-checkbox .checkbox {
	border-color: rgba(50, 60, 80, 0.2)
}

.co-checkbox .checkbox-checked {
	background: #1890FF
}

.co-checkbox label {
	width: auto;
	padding-right: 16px
}

form.default .co-checkbox {
	display: inline-block;
	padding: 9px 0;
	position: relative;
	top: -2px
}

.co-radiobutton .radiobutton {
	border-color: rgba(50, 60, 80, 0.2)
}

.co-radiobutton .radiobutton-inner {
	background: #1890FF
}

.co-radiobutton label {
	width: auto;
	padding-right: 16px
}

form.default .co-radiobutton {
	display: inline-block;
	padding: 9px 0;
	position: relative;
	top: -2px
}

.co-form:after {
	content: "";
	clear: both;
	display: block
}

.co-form.default .form-item {
	padding: 8px
}

.co-form.default .form-item>label {
	width: 100px;
	padding-right: 8px;
	display: inline-block;
	text-align: right
}

.co-form.sbar .form-item {
	padding: 8px;
	float: left;
	display: inline-block
}

.co-form.sbar label {
	padding-right: 8px;
	display: inline-block;
	text-align: right
}
.co-panel .easyui-panel.panel-body {
	border-radius:0px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}