.pageErr {
	width: 1280px;
	min-height: 100%;
	text-align: center;
	padding: 1px;
	color: #8a97a1;
	font-size: 16px;
	overflow: hidden
}

.pageErr img {
	margin-top: 100px;
	width: 484px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	min-height: 236px
}

.pageErr .actionBtn {
	margin-top: 30px
}

.pageErr .actionBtn a {
	margin: 0 15px
}

.back {
	margin-top: 15px;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #0c8dd7;
	color: #0c8dd7;
	padding: 0 20px;
	border-radius: 40px;
	display: inline-block
}

.nuxt-progress {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 0;
	opacity: 1;
	transition: width .1s,opacity .4s;
	background-color: #009bf4;
	z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
	transition: none
}

.nuxt-progress-failed {
	background-color: red
}

.clamp {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

::-webkit-scrollbar {
	width: 7px;
	height: 7px
}

::-webkit-scrollbar-track {
	background-color: hsla(0,0%,100%,.5);
	border-radius: 2px
}

::-webkit-scrollbar-thumb {
	background: #aaa;
	border-radius: 7px
}

::-webkit-scrollbar-corner {
	background-color: transparent
}

.dot {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.after {
	content: "";
	display: block;
	height: 1px;
	clear: both
}

.ivu-back-top-inner {
	background-color: #fff!important
}

.border-box {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.ivu-spin-fix {
	border: none!important;
	background-color: hsla(0,0%,100%,.7);
}

.ivu-back-top i {
	padding: 12px!important
}

.ivu-back-top-inner {
	border-radius: 50%!important
}

.ivu-table-tbody span {
	color: #333
}

.ivu-dropdown .ivu-btn {
	border-color: #dde0eb!important
}

.ivu-dropdown i:before {
	font-size: 23px;
	color: #84929c;
	display: block;
	margin-top: -3px
}

.ivu-dropdown:hover i:before {
	color: #009bf4!important
}

.ivu-dropdown-item {
	font-weight: 400!important
}

.ivu-btn {
	border-color: #dde0eb!important
}

@font-face {
	font-family:social;font-style:normal;src:url(https://s1.bqiapp.com/nuxt/pc/static/fonts/social.woff?v=a523912) format("woff2")
}

@font-face {
	font-family:daohang;font-style:normal;src:url(https://s1.bqiapp.com/nuxt/pc/static/fonts/daohang.woff?v=9d61d61) format("woff2")
}

.box {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17);
	margin-bottom: 20px
}

.box .boxTit {
	padding: 15px 12px
}

.box .boxTit h2 {
	font-size: 16px;
	color: #333;
	display: inline
}

.box .boxTit:before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 16px;
	margin-right: 8px;
	background: #009bf4;
	vertical-align: -2px
}

.box .titMore {
	float: right;
	font-size: 14px;
	color: #84929c;
	margin-right: -6px
}

.box .titMore i {
	margin-left: -5px
}

.box a:hover {
	color: #009bf4
}

.box:after {
	content: "";
	display: block;
	height: 1px;
	clear: both
}

.textGreen {
	color: #00b45a!important
}

.textRed {
	color: #ff6059!important
}

* {
	outline: 0;
	list-style: none
}

ul {
	padding: 0;
	margin: 0
}

::-webkit-input-placeholder {
	color: #9fa9b0!important
}

:-moz-placeholder,::-moz-placeholder {
	color: #9fa9b0!important
}

:-ms-input-placeholder {
	color: #9fa9b0!important
}

button {
	border: 0 solid #dde0eb;
	font-size: 14px!important;
	height: 30px;
	line-height: 1!important
}

.ivu-table td,.ivu-table th {
	font-size: 14px!important;
	font-weight: 400
}

.ivu-table th {
	color: #84929c
}

.ivu-table .ivu-table-cell {
	padding-right: 10px;
	padding-left: 0;
	white-space: nowrap
}

.ivu-dropdown-menu {
	max-height: 160px;
	overflow: auto
}

.ivu-dropdown-menu li {
	font-size: 14px!important
}

.ivu-select-dropdown {
	left: auto!important
}

.ivu-tabs-tab {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 40px
}

.ivu-tabs-tab-active {
	font-weight: 700
}

.ivu-tabs {
	color: #333
}

body {
	font-family: Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
	font-size: 14px;
	overflow-y: scroll
}

.pageWrapper {
	width: 1280px;
	box-sizing: border-box;
	min-height: -144vh;
	overflow: hidden;
	margin: 0 auto 50px
}

.pageWrapper:after {
	content: "";
	display: block;
	height: 1px;
	clear: both
}

.pageMain {
	width: 100%;
	margin-top: 20px;
	overflow: hidden
}

.main:after {
	content: "";
	display: block;
	width: 100%;
	clear: both
}

.PageLeftSide {
	width: 960px;
	float: left
}

.PageRightSide {
	width: 300px;
	float: right
}

.viewMore {
	width: 100%;
	left: 0;
	bottom: 0;
	font-size: 14px;
	height: 34px;
	background: #fff;
	border-top: 1px solid #f0f2f9;
	text-align: center;
	line-height: 34px;
	margin: 0 auto;
	position: absolute
}

.viewMore a {
	color: #84929c
}

.coinInfoHeader {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	padding: 24px 30px
}

.coinInfoHeader .info {
	display: flex;
	flex-flow: row nowrap
}

.coinInfoHeader .icon-add1 {
	display: inline-block;
	width: 20px;
	height: 16px;
	vertical-align: 0
}

.coinInfoHeader .title {
	margin-bottom: 10px
}

.coinInfoHeader .title .coinLogo {
	width: 44px;
	height: 44px;
	float: left;
	margin-right: 16px
}

.coinInfoHeader .title h1 {
	font-weight: 400!important;
	font-size: 24px;
	display: inline;
	color: #333;
	margin-right: 30px
}

.coinInfoHeader .title h1 small {
	font-size: 14px;
	color: #84929c;
	line-height: 30px
}

.coinInfoHeader .title .rank,.coinInfoHeader .title .unvail {
	display: inline-block;
	border: 1px solid #009bf4;
	color: #fff;
	background: #009bf4;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	border-radius: 20px;
	vertical-align: 3px
}

.coinInfoHeader .title .unvail {
	border-color: #f0f2f9;
	color: #84929c;
	background: #fff;
	cursor: pointer;
	position: relative
}

.coinInfoHeader .title .unvail:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17);
	content: "è¯¥å¸ç§æœªçº³å…¥éžå°å·æŽ’å";
	white-space: nowrap;
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 13px;
	margin-bottom: 25px;
	padding: 3px 10px;
	color: #333
}

.coinInfoHeader .title .unvail:after .boxTit {
	padding: 15px 12px
}

.coinInfoHeader .title .unvail:after .boxTit h2 {
	font-size: 16px;
	color: #333;
	display: inline
}

.coinInfoHeader .title .unvail:after .boxTit:before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 16px;
	margin-right: 8px;
	background: #009bf4;
	vertical-align: -2px
}

.coinInfoHeader .title .unvail:after .titMore {
	float: right;
	font-size: 14px;
	color: #84929c;
	margin-right: -6px
}

.coinInfoHeader .title .unvail:after .titMore i {
	margin-left: -5px
}

.coinInfoHeader .title .unvail:after a:hover {
	color: #009bf4
}

.coinInfoHeader .title .unvail:hover {
	background: #f6f7fb
}

.coinInfoHeader .title .unvail:hover:after {
	display: block
}

.coinInfoHeader .title .main {
	float: left;
	width: 810px;
	margin-top: -2px;
	line-height: 33px;
	height: 33px
}

.coinInfoHeader .title .sub {
	float: left;
	color: #84929c
}

.coinInfoHeader .title .sub a {
	font-size: 14px;
	color: #84929c
}

.coinInfoHeader .title .sub a:hover {
	color: #009bf4
}

.coinInfoHeader .title .btnGrop {
	position: absolute;
	text-align: right;
	right: 24px;
	top: 24px
}

.coinInfoHeader .title .btnGrop .ivu-btn {
	color: #333
}

.coinInfoHeader .title .btnGrop .ivu-dropdown-menu {
	min-width: auto
}

.coinInfoHeader .title .btnGrop .ivu-dropdown-menu li {
	min-width: 80px;
	text-align: center
}

.coinInfoHeader .title .btnGrop .ivu-btn-primary {
	border: 0!important;
	line-height: 30px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/qqhq_add2.svg?v=410eaa0);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	vertical-align: top
}

.coinInfoHeader .title .btnGrop .ivu-btn-primary span {
	line-height: 16px;
	height: 16px;
	color: #fff;
	display: inline-block;
	width: 42px;
	text-align: right
}

.coinInfoHeader .title .btnGrop .ivu-btn-primary.ivu-btn-loading {
	background-image: none
}

.coinInfoHeader .title .btnGrop .ivu-btn-primary.ivu-btn-loading span {
	width: auto
}

.coinInfoHeader .title .btnGrop .icon-add1:before {
	display: inline-block;
	width: 20px;
	height: 16px
}

.coinInfoHeader .title .btnGrop>button {
	text-align: center;
	margin-left: 12px;
	vertical-align: top
}

.coinInfoHeader .other_info {
	flex: 1;
	padding-left: 20px;
	padding-top: 22px
}

.coinInfoHeader .other_info .info_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between
}

.coinInfoHeader .other_info .info_list .info_cell {
	width: 180px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	height: 34px;
	align-items: center
}

.coinInfoHeader .other_info .info_list .info_cell .info_tit {
	font-size: 14px;
	color: #84929c
}

.coinInfoHeader .other_info .info_list .info_cell .info_val {
	font-size: 14px;
	color: #333
}

.coinInfoHeader .other_info .tag {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	margin-bottom: 14px
}

.coinInfoHeader .other_info .tag .marketcap {
	font-size: 15px;
	color: #333;
	margin-left: 12px
}

.coinInfoHeader .priceInfo {
	position: relative;
	margin-top: 10px;
	width: 470px;
	border-right: 1px solid #f0f2f9
}

.coinInfoHeader .priceInfo .smallfont {
	margin-top: -1px!important
}

.coinInfoHeader .priceInfo .textGreen span,.coinInfoHeader .priceInfo .textRed span {
	margin-right: 0!important
}

.coinInfoHeader .priceInfo .chart_list {
	display: flex;
	flex-flow: row nowrap;
	overflow: hidden
}

.coinInfoHeader .priceInfo .mainPrice {
	display: flex;
	flex-flow: row nowrap;
	align-items: baseline
}

.coinInfoHeader .priceInfo .mainPrice .smallfont * {
	font-weight: 400;
	margin-right: 0
}

.coinInfoHeader .priceInfo .mainPrice .price {
	margin-right: 14px
}

.coinInfoHeader .priceInfo .mainPrice .price * {
	font-family: Helvetica
}

.coinInfoHeader .priceInfo .mainPrice small {
	font-size: 18px;
	color: #333;
	margin-right: 3px
}

.coinInfoHeader .priceInfo .mainPrice span {
	font-weight: 700;
	font-size: 38px
}

.coinInfoHeader .priceInfo .mainPrice span.small_type {
	font-size: 32px
}

.coinInfoHeader .priceInfo .sub {
	font-size: 16px;
	margin-top: -8px
}

.coinInfoHeader .priceInfo .sub span {
	margin-right: 4px;
	font-size: 16px;
	color: #333
}

.coinInfoHeader .priceInfo .lowHeigt {
	position: absolute;
	text-align: right;
	right: 32px;
	top: 5px;
	font-size: 16px
}

.coinInfoHeader .priceInfo .lowHeigt div {
	color: #84929c;
	margin-bottom: 6px
}

.coinInfoHeader .priceInfo .lowHeigt div span {
	color: #333
}

.coinInfoHeader .charCell {
	margin-top: 15px;
	flex: 1;
	
}

.coinInfoHeader .charCell .celltit {
	color: #84929c;
	font-size: 14px
}

.coinInfoHeader .val {
	font-size: 14px;
	color: #333
}

.coinInfoHeader .charCell:last-child {
	border: none
}

.leftSide {
	float: left
}

.rightSide {
	float: right
}

.row {
	width: 1280px;
	margin: 0 auto
}

.row:after {
	content: "";
	display: block;
	height: 1px;
	clear: both
}

.navbar {
	width: 100%;
	box-shadow: 0 2px 4px 0 rgba(159,169,176,.22);
	position: relative;
	z-index: 999
}

.navbar h1 {
	display: inline
}

.navbar .logout {
	color: #fff;
	margin-left: 30px
}

.navbar .logout:hover {
	cursor: pointer;
	color: #009bf4
}

.navbar .preview {
	height: 30px;
	line-height: 30px;
	background: #333;
	color: #b2b2b2;
	font-size: 13px;
	overflow: hidden
}

.navbar .preview .cell {
	display: inline-block;
	margin-right: 16px;
	line-height: 25px
}

.navbar .preview .cell:after {
	height: 15px;
	content: "";
	padding-left: 18px;
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #606060
}

.navbar .preview .cell:last-child:after {
	display: none
}

.navbar .preview .val {
	margin-left: 10px;
	color: #fff
}

.navbar .preview a.val:hover {
	color: #009bf4
}

.navbar .preview .rightSide {
	text-align: right;
	height: 40px
}

.navbar .preview .rightSide a {
	margin-left: 30px
}

.navbar .preview a {
	color: #fff
}

.navbar .preview a:hover {
	color: #009bf4
}

.navbar .preview:after {
	content: "";
	display: block;
	height: 1px;
	clear: both
}

.navbar .preview .rightSide {
	height: 30px
}

.navbar .main {
	clear: both;
	height: 60px;
	background: #fff
}

.navbar .main .logo img {
	vertical-align: -10px
}

.navbar .main .link {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 16px;
	color: #333;
	line-height: 60px;
	margin-right: 40px;
	display: inline-block
}

.navbar .main .link.active,.navbar .main .link:hover {
	color: #009bf4
}

.navbar .main .link.active {
	font-weight: 700
}

.navbar .searchForm {
	margin-top: 12px;
	float: right
}

.icon-app:after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNCAwaDhhMSAxIDAgMDExIDF2MTRhMSAxIDAgMDEtMSAxSDRhMSAxIDAgMDEtMS0xVjFhMSAxIDAgMDExLTF6bS41IDFhLjUuNSAwIDAwLS41LjV2MTFhLjUuNSAwIDAwLjUuNWg3YS41LjUgMCAwMC41LS41di0xMWEuNS41IDAgMDAtLjUtLjVoLTd6TTggMTUuNGEuOS45IDAgMTAwLTEuOC45LjkgMCAwMDAgMS44eiIvPjwvc3ZnPg==);vertical-align:-4px;margin-right:5px}

.icon-search:after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiM4NDkyOUMiIHN0cm9rZS13aWR0aD0iMS4yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzIDIpIj48Y2lyY2xlIGN4PSI3IiBjeT0iNyIgcj0iNyIvPjxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTExLjkyMyAxMi41MzRsMi43NyAyLjY0NCIvPjwvZz48L3N2Zz4=);vertical-align:-11px}.searchForm{width:300px;position:relative}

.searchForm {
	width: 300px;
	position: relative
}

.searchForm input {
	width: 300px;
	border: 1px solid #dde0eb;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	background: #f6f7fb;
	color: #333;
	border-radius: 2px
}

.searchForm input:focus {
	border-color: #009bf4
}

.searchForm button {
	background: #f6f7fb;
	border: none;
	height: 32px;
	position: absolute;
	top: 1px;
	width: 32px;
	right: 1px;
	cursor: pointer
}

.paddingLarge {
	padding: 24px 30px
}

.indexNav a,.indexNav span.tit {
	font-size: 18px;
	color: #333;
	font-weight: bolder;
	display: inline-block;
	padding-bottom: 3px;
	margin-right: 25px;
	cursor: pointer
}

.indexNav a.active,.indexNav span.tit.active {
	color: #009bf4;
	border-bottom: 2px solid #009bf4
}

.indexNav a:hover,.indexNav span.tit:hover {
	color: #009bf4
}

.indexNav span.active {
	color: #009bf4;
	border-bottom: 2px solid #009bf4
}

.coinListGlobal {
	border: none!important
}

.coinListGlobal .ivu-table:after {
	background-color: #fff!important
}

.coinListGlobal .ivu-table:before {
	border-color: #f0f2f9!important;
	background: none
}

.coinListGlobal .tableNum {
	display: inline-block;
	min-width: 20px;
	line-height: 21px;
	text-align: center;
	height: 20px;
	border-radius: 2px;
	background: #c8ccdc;
	color: #fff;
	padding: 0 2px
}

.coinListGlobal .coinLogo {
	width: 18px;
	height: 18px;
	vertical-align: -3px;
	margin-right: 5px
}

.coinListGlobal a {
	color: #333
}

.coinListGlobal a:hover {
	color: #009bf4
}

.coinListGlobal th {
	border-bottom: 0!important
}

.coinListGlobal td {
	border-color: #f0f2f9!important
}

.showColorNum .ivu-table-tbody tr:first-child .tableNum {
	background: #009bf4
}

.showColorNum .ivu-table-tbody tr:nth-child(2) .tableNum {
	background: #29b8ff
}

.showColorNum .ivu-table-tbody tr:nth-child(3) .tableNum {
	background: #52cbff
}

.showColorNum .table_body tr:first-child .tableNum {
	background: #009bf4
}

.showColorNum .table_body tr:nth-child(2) .tableNum {
	background: #29b8ff
}

.showColorNum .table_body tr:nth-child(3) .tableNum {
	background: #52cbff
}

.mediaNews .ivu-tabs-bar {
	border-bottom: 0
}

.mediaNews .ivu-tabs-ink-bar {
	display: none
}

.mediaNews .ivu-tabs-nav {
	width: 100%;
	background: #f1f2f5
}

.mediaNews .ivu-tabs-ink-bar {
	width: 75px!important
}

.mediaNews .ivu-tabs-tab {
	width: 33.3%;
	margin-right: 0!important;
	text-align: center;
	background: #f1f2f5;
	border-top: 2px solid #f1f2f5;
	font-size: 16px!important
}

.mediaNews .ivu-tabs-tab-active {
	border-top: 2px solid #009bf4;
	background: #fff
}

.mediaNews .ivu-tabs-content,.mediaNews .ivu-tabs-tabpane {
	height: 346px
}

.mediaNews .ivu-tabs-tabpane {
	position: relative
}

.mediaNews a {
	color: #84929c
}

.mediaNews a:hover {
	color: #009bf4
}

.mediaNewsList {
	height: 394px
}

.mediaNewsList li {
	width: 270px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 12px 10px
}

.mediaNewsList img {
	width: 15px;
	height: 15px;
	margin-right: 8px;
	vertical-align: -2px
}

.mediaNewsList a {
	color: #333;
	font-size: 14px
}

.mediaNewsList a:hover {
	color: #009bf4
}

.mediaNews .viewMore {
	margin: 0 15px;
	width: 70%
}

.ico-alert {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIzMi41IiBjeT0iMzIuNSIgcj0iMzIuNSIgZmlsbD0iI0NDRDJFQiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0zMi41IDEyYTMuNSAzLjUgMCAwMTMuNSAzLjV2MjJhMy41IDMuNSAwIDAxLTcgMHYtMjJhMy41IDMuNSAwIDAxMy41LTMuNXptMCA0MWEzLjUgMy41IDAgMTEwLTcgMy41IDMuNSAwIDAxMCA3eiIvPjwvZz48L3N2Zz4=);display: inline-block
}

.loginTips {
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px
}

.loginTips .ico-alert {
	margin-top: 100px
}

.loginTips button {
	width: 100px;
	margin-top: 10px
}

.loginTips button:hover {
	opacity: .8
}

.loginTips[index] div {
	font-size: 18px;
	color: #333
}

.loginTips[index] .ico-alert {
	margin-bottom: 30px
}

.loginTips[index] button {
	margin-top: 16px;
	width: 120px;
	height: 38px;
	color: #009bf4;
	border: 1px solid #009bf4
}

.picLing {
	height: 100px;
	background: #fff;
	margin-bottom: 20px
}

.sideUpDownRange ul {
	height: 374px
}

.sideUpDownRange>.ivu-tabs>.ivu-tabs-bar .ivu-tabs-nav {
	width: 100%
}

.sideUpDownRange>.ivu-tabs>.ivu-tabs-bar .ivu-tabs-ink-bar {
	display: none
}

.sideUpDownRange>.ivu-tabs>.ivu-tabs-bar .ivu-tabs-tab {
	width: 50%;
	margin-right: 0!important;
	text-align: center;
	transition: background-color .4s!important;
	background: #f1f2f5;
	border-top: 2px solid #f1f2f5;
	font-size: 16px
}

.sideUpDownRange>.ivu-tabs>.ivu-tabs-bar .ivu-tabs-tab-active {
	border-top: 2px solid #009bf4;
	transition: background-color .4s!important;
	background: #fff
}

.sideUpDownRange>.ivu-tabs>.ivu-tabs-content>.ivu-tabs-tabpane {
	padding: 0 15px
}

.timeSwitch .ivu-tabs-nav,.timeSwitch .ivu-tabs-nav-scroll {
	width: 240px;
	margin: 0 auto
}

.timeSwitch .ivu-tabs-nav {
	border: 1px solid #dde0eb;
	border-radius: 2px
}

.timeSwitch .ivu-tabs-ink-bar {
	display: none
}

.timeSwitch .ivu-tabs {
	height: 30px;
	line-height: 30px
}

.timeSwitch .ivu-tabs-bar {
	border: none
}

.timeSwitch .ivu-tabs-tab {
	width: 80px;
	margin-right: 0!important;
	border-right: 1px solid #e5e5e6!important;
	text-align: center;
	height: 30px!important;
	padding: 5px 16px!important
}

.timeSwitch .ivu-tabs-nav-container:focus .ivu-tabs-tab-focused {
	border-color: #e5e5e6!important
}

.timeSwitch .ivu-tabs-tab:last-child {
	border-right: none!important
}

.timeSwitch .ivu-tabs-nav-wrap {
	margin-bottom: 0!important
}

.timeSwitch .ivu-tabs-nav .ivu-tabs-tab-active {
	background: #f1f2f5!important;
	font-weight: 400
}

.sideTable li {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden
}

.sideTable li>span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #333
}

.sideTable img {
	width: 16px;
	height: 16px;
	vertical-align: -2px;
	margin-right: 5px
}

.sideTable .row1 {
	width: 44%
}

.sideTable .row2,.sideTable .row3 {
	width: 28%;
	text-align: right
}

.sideTable .num {
	margin-right: 10px;
	font-weight: 600;
	width: 15px;
	display: inline-block;
	overflow: visible;
	white-space: nowrap;
	color: #84929c
}

.sideTable li:nth-child(2) .num {
	color: #e40202
}

.sideTable li:nth-child(3) .num {
	color: #f78912
}

.sideTable li:nth-child(4) .num {
	color: #feba4a
}

.sideTable .tit {
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f2f9;
	overflow: hidden
}

.sideTable .tit span {
	color: #84929c;
	font-size: 14px
}

.sideTable a {
	color: #333
}

.sideTable a:hover {
	color: #009bf4
}

.sideConcept .viewMore {
	position: relative
}

.sideConcept a {
	color: #333
}

.sideConcept a:hover {
	color: #009bf4
}

.sideConcept .ivu-tabs-ink-bar {
	display: none
}

.sideConcept .ivu-tabs-bar {
	border: none
}

.sideConcept .ivu-tabs-nav-scroll {
	margin-left: 6px
}

.sideConcept .ivu-tabs-tab {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block!important;
	float: left;
	border: 1px solid #dde0eb;
	width: 90px;
	text-align: center;
	padding: 0!important;
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	margin: 0 3px 6px!important;
	border-radius: 2px
}

.sideConcept .ivu-tabs-tab-active {
	background: #f1f2f5!important;
	color: #009bf4!important;
	font-weight: 400
}

.sideConcept .ivu-tabs-nav-container:focus .ivu-tabs-tab-focused {
	border: 1px solid #f0f2f9!important
}

.sideConcept .ivu-tabs-nav {
	text-align: center;
	white-space: normal!important
}

.sideConcept .ivu-tabs-tabpane {
	padding: 0 15px
}

.sideTable_4 .row4 {
	width: 25%
}

.sideTable_4 .row3 {
	width: 24%
}

.sideTable_4 .row1 {
	width: 23%
}

.sideTable_4 .row2 {
	width: 28%
}

.sideTable_4 .row4 {
	text-align: right
}

.sideTable_2 .row1,.sideTable_2 .row2 {
	width: 50%
}

footer {
	background: #333;
	color: #fff;
	position: relative;
	z-index: 998
}

footer .footer-group li {
	display: inline-block
}

.footer_self {
	padding: 25px 0 0;
	background: #333;
	width: 100%;
	font-size: 12px;
	color: #999
}

.footer_self .container {
	width: 1280px;
	min-height: 145px;
	margin: auto;
	border-bottom: 1px solid #454545;
	position: relative
}

.footer_self .container .content {
	display: flex;
	align-items: center
}

.footer_self .container .content .font {
	padding: 0 3px;
	height: 21px;
	color: #c2c2c2;
	font-size: 15px;
	font-weight: 500;
	margin-right: 16px
}

.footer_self .container .content .font a {
	color: #c2c2c2
}

.footer_self .container .content .font a:hover {
	color: #009bf4
}

.footer_self .container .content .font:hover {
	cursor: pointer
}

.footer_self .container .content .line {
	width: 1px;
	height: 14px;
	background-color: #c2c2c2;
	margin-right: 16px;
	margin-top: 1px
}

.footer_self .container .right_project {
	width: 300px;
	height: 125px;
	position: absolute;
	top: 0;
	right: 0
}

.footer_self .container .right_project .guanyu {
	display: inline-block;
	width: 90px;
	color: #c2c2c2;
	font-size: 15px;
	font-weight: 500;
	margin-left: 50px
}

.footer_self .container .right_project .guanyu .wxchat {
	display: inline-block;
	position: relative;
	width: 28px;
	height: 28px;
	margin-top: 11px;
	margin-right: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/footer_icbg_wechat.svg?v=ff82df2)
}

.footer_self .container .right_project .guanyu .wxchat .wxchat_img {
	display: none;
	position: absolute;
	background-color: #fff;
	top: -215px;
	left: -76px;
	width: 175px;
	height: 207px
}

.footer_self .container .right_project .guanyu .wxchat .wxchat_img div {
	color: #333;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 6px
}

.footer_self .container .right_project .guanyu .wxchat .wxchat_img img {
	width: 155px;
	height: 155px;
	margin-left: 10px
}

.footer_self .container .right_project .guanyu .wxchat:hover {
	cursor: pointer
}

.footer_self .container .right_project .guanyu .wxchat:hover .wxchat_img {
	display: block
}

.footer_self .container .right_project .guanyu .weibo {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: 10px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/footer_icbg_weibo.svg?v=e341a90)
}

.footer_self .container .right_project .FXHapp {
	float: right;
	width: 88px;
	height: 120px;
	color: #c2c2c2;
	font-size: 15px;
	font-weight: 500
}

.footer_self .container .right_project .FXHapp div:first-child {
	padding-bottom: 10px
}

.footer_self .container .right_project .FXHapp div:last-child {
	width: 88px;
	height: 88px;
	background-image: url(/kaifamei/images/wxewm.jpg)
}

.footer_self .center {
	display: flex;
	align-items: center
}

.footer_self .center .box {
	width: 110px;
	height: 34px;
	margin-top: 25px;
	border: 1px solid #454545;
	border-radius: 2px;
	background-color: #333;
	margin-right: 16px;
	box-shadow: none;
	position: relative
}

.footer_self .center .box img {
	width: 24px;
	height: 24px;
	margin-top: 3px;
	margin-left: 14px
}

.footer_self .center .box span {
	position: absolute;
	top: 7px;
	left: 47px
}

.footer_self .center .box .sub {
	width: 175px;
	height: 207px;
	background-color: #fff;
	display: none;
	position: absolute;
	top: -215px;
	left: -32px
}

.footer_self .center .box .sub div {
	color: #333;
	font-size: 14px;
	padding-top: 16px;
	text-align: center
}

.footer_self .center .box .sub img {
	width: 155px;
	height: 155px;
	margin-left: 10px
}

.footer_self .center .box:nth-child(3) {
	width: 88px
}

.footer_self .center .box:nth-child(3) span {
	left: 43px
}

.footer_self .center .box:nth-child(3) {
	width: 96px
}

.footer_self .center .box:nth-child(3) img {
	width: 24px;
	height: 24px;
	margin-top: 3px;
	margin-left: 12px
}

.footer_self .center .box:nth-child(3) span {
	left: 45px
}

.footer_self .center .box:hover {
	cursor: pointer
}

.footer_self .center .box:hover .sub {
	display: block
}

.footer_self .main {
	width: 900px;
	padding-bottom: 20px
}

.footer_self .main .title {
	display: flex;
	height: 22px;
	align-items: center
}

.footer_self .main .title span {
	color: #c2c2c2;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px
}

.footer_self .main .title .title_QQ {
	font-size: 12px;
	font-weight: 400;
	color: #999;
	padding-left: 8px
}

.footer_self .main .project {
	width: 900px
}

.footer_self .main .project div {
	display: inline-block;
	height: 20px;
	width: 106px;
	padding: 0 2px;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.footer_self .foot {
	width: 1280px;
	height: 49px;
	margin: auto;
	line-height: 48px;
	text-align: center
}

.footer_self .footerMeidia {
	text-align: center;
	margin-bottom: 10px
}

.footer_self .footerMeidia .sub {
	position: absolute;
	left: 50%;
	width: 180px;
	text-align: center;
	background: #fff;
	bottom: 0;
	margin-left: -90px;
	margin-bottom: 40px;
	color: #333!important;
	padding-bottom: 15px;
	font-size: 14px;
	display: none;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17)
}

.footer_self .footerMeidia .sub img {
	width: 150px;
	height: 150px;
	margin-top: 15px
}

.footer_self .footerMeidia a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 20px;
	position: relative
}

.footer_self .footerMeidia a:hover .sub {
	display: block
}

.footer_self .footerMeidia a:hover>img {
	opacity: .7
}

.footer_self .footerMeidia>img {
	width: 30px;
	height: 30px;
	margin-right: 3px
}

.footer_self a {
	color: #999
}

.footer_self a:hover {
	color: #009bf4
}

.footer_self .footer-group {
	min-width: 150px;
	line-height: 30px;
	text-align: center
}

.footer_self .footer-group li {
	display: inline-block;
	padding: 0 15px;
	line-height: 12px;
	height: 12px;
	border-right: 1px solid #999
}

.footer_self .footer-group li a {
	font-size: 14px
}

.footer_self .footer-group li:last-child {
	border: none
}

.footer_self .copy-right {
	text-align: center
}

.icon-hot-full {
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/hqsj_fire.svg?v=4d433d5) 50% no-repeat;
	background-size: 12px 14px
}

.icon-hot-full,.icon-hot-half {
	display: inline-block;
	width: 12px;
	height: 14px;
	margin-left: 2px;
	margin-top: 6px
}

.icon-hot-half {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAABgFBMVEUAAAB7e3t7e3t7e3t8fHx8fHx/f39/f39/f39/f3+JiYmNjY3uc3PudHXudXbtd3ftd3fteXjsenvsenvxeHjtenvyeXjsfHzsfX3rf3/tfoDufn7rgIDqgoPqgoPph4nqh4f9f37oio7pjY2qqqrokpPml5jknJ7lnKPjoaHjoaHloJ/lo6Pjpqbirazirazhs7ThtrXgubjiurrdvr3evbzbw8fcxsXbzs3bz9DX19bY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2Njf1tbZ2dnZ2dnZ2dnZ2dnZ2dnZ2dna2tra2tra2tra2trb29ve3t7f39/g4ODi4uLl5eX///////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA1zsBGAAAAgHRSTlMAHyEjKSsCDBAaDQn//f3y96jp/RX/F+nk/+Vx3db/w80OMP8Dsf+WH67/kTV/cID/WE1KR0oz/yUW9KuytbvG2tvq9Pf4+/z/GRtKeYnK1wc/RVpHHxAZCQoBA////////////////////////////////////////////////1hEe9cAAAAfdEVYdFNvZnR3YXJlAE9QVFBpWCBpTWFnZVN0dWRpbyAzLjCxfPtjAAAAqElEQVR4nFXOVRJCMQyF4S7gUPTizuDu7hbcbdj/PkgvDAN5Sf7voVMh9AknL+JvbFrr9AcZ1OeHX0ijQP2frkikaP74dskExIiWx0/nDIAWoWlvttI7D0DCTzyjK3eZGxaPSwFtGAIScCfsVh2GDEaGqhBmHSYMXkgHr9BWwYCvOKRPvX2bMKz5WDhhaCrZEXWe6mgEkeW1H1P7/v7YsxitCXHqnlW8AEI5G4zWxToAAAAAAElFTkSuQmCC) 50% no-repeat;background-size: 12px 14px
}

table .tableNum {
	display: inline-block;
	min-width: 20px;
	text-align: center;
	height: 20px;
	border-radius: 2px;
	background: #c8ccdc;
	color: #fff;
	line-height: 20px;
	padding: 0 2px
}

.exchangeList {
	border: none!important
}

.exchangeList .ivu-table:after {
	background-color: #fff!important
}

.exchangeList .ivu-table:before {
	border-color: #f0f2f9!important;
	background: none
}

.exchangeList .ivu-table-tbody tr td:nth-child(6) .ivu-table-cell {
	overflow: visible!important
}

.exchangeList .coinLogo {
	width: 18px;
	height: 18px;
	vertical-align: -3px;
	margin-right: 5px
}

.exchangeList a {
	color: #333
}

.exchangeList a:hover {
	color: #009bf4
}

.exchangeList th {
	border-bottom: 0!important
}

.exchangeList td {
	border-color: #f0f2f9!important
}

.icon-fiat,.icon-future,.icon-mining,.icon-otc,.icon-spot {
	height: 22px;
	width: 22px;
	display: inline-block;
	font-style: normal;
	background: #70c944 url(https://s1.bqiapp.com/nuxt/pc/static/images/spot.png?v=7b3edec) 50% no-repeat;
	background-size: 22px 22px;
	border-radius: 2px;
	position: relative
}

.icon-future {
	background: #40b8f2 url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAABgFBMVEUAAABAt/JAt/JAt/JAt/JAt/JAt/JAt/JAt/JAt/JAt/NBt/JCt/JAuPNAufNDufNCvPJHufJKuvJLvPFKvvNQvfNRvvNVv/JXv/NZwPNawPJdwfJiw/Njw/NI2f5V0/9uyfRvyPVxyfVzyvR0y/SE0PWW1/eY2Pec2Pif2/ip3fiq3vir3vmu3/mz4fi34/nP7PvQ7PrQ7Pvi8/3w+P74+/77/P78/f7///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACaRpd3AAAAgHRSTlMAv8fZ4/Hy8/T/gpX/lkctLv///xj///////////8HBv///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////4v2LMcAAAAfdEVYdFNvZnR3YXJlAE9QVFBpWCBpTWFnZVN0dWRpbyAzLjCxfPtjAAABVUlEQVR4nI1T63qCMAwtosOCsFUF3XTe5gVvnxcU8/5PtjZpyxD93PlB0+S0OSQNYxbjKHBcz3OdIBqzKrphg1s0wu5deOQ3eQlNf1Q6XuMV1P5c8lGvxjmvv9vzD+OSoe8YPbhfZyEd/rM45z4mQP3xD2KxWi3IivFfVJIQuQe4wwHdoawf1SceIjYAG7JiqtiYRZStNe+pZQmwVGtv3iJ/xAIydnBJCkJygR35A+bg2s8BtgVhC5D3MeAw12q8JoaQXK1Kl3nyKzq5Er42hLXa5R0hQx4RvvDPToZwwu2n0vmmU5yl4/ZtCN83uT3rFCSyvc+O00Lk9Jjt21pkUCq+qYNFwCJhNzJnCpCioSEiU2rEYJhmWTocFB5Zat0shZlp1My6QttuTDGhTk9sCmw38wsVdxD+/57cy0f7+tmrwanoELXS9L0aPRpee4uoDu/z8f8FNgg8HtbwOmMAAAAASUVORK5CYII=) 50% no-repeat;background-size: 22px 22px
}

.icon-otc {
	background: #ac4fc9 url(https://s1.bqiapp.com/nuxt/pc/static/images/otc.png?v=0685b50) 50% no-repeat;
	background-size: 22px 22px
}

.icon-mining {
	background: #ffa03c url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAABgFBMVEUAAAD9nzz9nzz9nzz9nzz9nzz9nzz9nzz9nzz9nzz+nz3+nz7+nz7+oDz+oD7+oD7+okL9pD//okL/pEn+pkn+pkz+qT//qE7+qVT/qlH9tkj+smT+tmn+unP+wID+woL/woX/w4b+xIr+xYr/yZH+0KD+0aT+1Kr+2K//167+3Ln/5Mj+5cz/5s/+6NP/6NH+7Nj+7d3/7t/+8OP+8uf/8un+9u7+9u/++PP/9/L++/r+/fv+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////8AAABdds7LAAAAgHRSTlMALoK/x+Px8vP0/5XZ/0eW/y3/////GP8G/wf///////////////////////////////////////////+jpKWmqKmrr7CytLW4vcLFxsjKy83P0NHT1Nfa3N3h4uPk5ebn6ers7fLz9fb3+fr8/f4BAgMEBQYQER8iKDyAqvD//8mMWl4AAAAfdEVYdFNvZnR3YXJlAE9QVFBpWCBpTWFnZVN0dWRpbyAzLjCxfPtjAAABNElEQVR4nIWT61bCMAyAazfmti5dHYJzqKAcxRsqiiLwbn12t15pi2f5sZM2Xy5LGoSM1JRERZoWEaE1CmVcJmAkKceeucEZOJLhxnGPIZD4IMjJILQDDM6M/1F7S6gYjY0/9LLIOrC9YdOn5Wb/cVupMxYJTP3DxZZz/nJVGYesS1Lq02Tdmn9unCRl2z/dn8mutb+e5w6Q1Ijq+J0/n4ELAEVEaYvOzteXHkFQJP2r7U4QXx4RoUIqU87f598hUaBUKo/89wJGq4BINbDkc4A8JE51is1b981Hnx5RqCJhfw1HiUj/5kpd+FkIokwod+ATQhjVrbYDksSDPLSttsM6JJ5VhtIZtyXulV2MG2HmE1oY9p+cJ+rJ9T7a/mffLU5QB4ud7etbPbm8JgoLl/f/9f8DRMNKCfU9pLoAAAAASUVORK5CYII=) 50% no-repeat;background-size: 22px 22px
}

.icon-fiat {
	background: #14d6b1 url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAABgFBMVEUAAAAU1bEU1bEU1bEU1bEU1bEU1bEU1bEV1bEU1rIU1rEU1rEV1rIV1rAY1bIV17MW1rUW17Ab1rIh17UV3rQi17Ul2LYk2bUp2Lgq2Lgr2bgx2ro02rs6270+3L9B3L9G3cBM3sJQ38VS38VT4MZV4MZa4cdd4cle48lg4spk4ssq/tRn48xp48xr5M5u5c5y5dB35tGD6NaN6tmP69mQ6tqS69mU69uV69qe7t6g7d+p7+Ks7+Oy8eW68ui78ujE8+vR9vDT9vDW9vHb+PP17unw8PDw8PDw8PDw8PDw8PDw8PDw8PDx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHj+fXy8vLi+vXz8/Pz8/Pl+vbo+vfp+vb19fXt+vj29vbv+/rx+/ry+/rz/Pv0/Pr1/Pv4/Pz6/f3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////+6cvDaAAAAgHRSTlMAv+Px8vP0//+WlceC2f9HLS7//xj//wf/////////////////////////Bv//////////////////////////////////itPa3+zz/zZKXnSFlai5/z7/FkL///8c/yD//////////w0lJicsLTQ5Oj//BAUGDBAUGCAzQGBm/3cwMWAAAAAfdEVYdFNvZnR3YXJlAE9QVFBpWCBpTWFnZVN0dWRpbyAzLjCxfPtjAAABR0lEQVR4nI1TaVODMBANRYikwSit4lVajzoq1ltRx45a/QudzqjjePMz8tdNSIIJ4OD7soF92bfZA4AcMUGW7zi+hUgMymgjG+awUbvgDrELDbg4NK43YQlNLchco+yHsDGb36/0M4aMEVbElyoiDyy+ggoGzgRc6e9sGlibYW/hIp5k92kBQ/bTY/VT9VmKNPS6O69PvGIxIJl3ZW9gYHcBXj5zBwGIm9ZbKsNeUXEawSQjIGBxEyndk60XeZIEC/ga4XN99aB/axB84GiEB3iUUjOCYxDoxfzy2bdBmDIkKP1Ipg8LEnqSk+HdTbCvCPciSaQRxse9zrWS2O4G2TMJM61cIhkIm1LZQSJKvaiS/3qXh0dBYKUWzdo4TwycRoLg/ba7Elm71cBUAf9v5GqHtn7s6xenfvV4EM/OBz+wveLy/r3+P53LeeWjnNYOAAAAAElFTkSuQmCC) 50% no-repeat;background-size: 22px 22px
}

.exchangeList .icon-fiat,.exchangeList .icon-future,.exchangeList .icon-mining,.exchangeList .icon-otc,.exchangeList .icon-spot {
	margin-left: 5px;
	margin-top: 5px
}

.icon-star-full:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/Star1.svg?v=a31be09)
}

.icon-star-half:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/Star2.svg?v=c51e80d)
}

.icon-star-empty:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/Star.svg?v=9e808ef)
}

.addexchange {
	color: #009bf4!important;
	opacity: .7
}

.hasadd {
	color: #84929c!important;
	opacity: .7
}

.addexchange:hover,.hasadd:hover {
	opacity: 1
}

.icon-fiat:after,.icon-future:after,.icon-mining:after,.icon-otc:after,.icon-spot:after {
	background: #fff;
	padding: 5px 10px;
	position: absolute;
	bottom: 0;
	margin-bottom: 25px;
	z-index: 9999;
	left: 0;
	line-height: normal!important;
	white-space: nowrap;
	font-size: 12px;
	box-shadow: 0 0 10px #ddd;
	display: none;
	border-radius: 2px
}

.icon-fiat:hover:after,.icon-future:hover:after,.icon-mining:hover:after,.icon-otc:hover:after,.icon-spot:hover:after {
	display: block
}

.icon-spot:after {
	content: "æ”¯æŒçŽ°è´§äº¤æ˜“"
}

.icon-future:after {
	content: "æ”¯æŒæœŸè´§äº¤æ˜“"
}

.icon-otc:after {
	content: "æ”¯æŒåœºå¤–äº¤æ˜“"
}

.icon-mining:after {
	content: "äº¤æ˜“æŒ–çŸ¿"
}

.icon-fiat:after {
	content: "æ”¯æŒæ³•å¸äº¤æ˜“"
}

.rankListBg {
	width: 100%;
	background: #09b1ee url(https://s1.bqiapp.com/nuxt/pc/static/images/phb_bg.svg?v=b0cf7b3) top no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	top: 90px;
	height: 300px;
	z-index: 1;
	min-width: 1300px
}

.rankListBg .gradient {
	height: 100%;
	width: 100%;
	background: linear-gradient(rgba(0,221,250,0) 60%,#00ddfa)
}

.rankList {
	padding: 1px 0;
	overflow: hidden;
	margin-bottom: 224px
}

.rankList .mainList {
	padding: 24px 30px;
	min-height: 500px;
	z-index: 2;
	position: relative;
	margin-top: 260px
}

.rankList .maxchangeNav .tit {
	font-size: 16px;
	color: #333;
	margin-bottom: 20px
}

.rankList .maxchangeNav a {
	display: block;
	height: 40px;
	width: 240px;
	font-size: 14px;
	line-height: 40px;
	text-indent: 60px;
	margin-left: -30px;
	color: #333
}

.rankList .maxchangeNav a.active {
	background: #f6f7fb;
	color: #009bf4
}

.rankList .maxchangeNav a:hover {
	color: #009bf4
}

.icon-deal:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzIDMpIj48Y2lyY2xlIGN4PSI5LjUiIGN5PSI5LjUiIHI9IjkuNSIgZmlsbD0iIzAwOUJGNCIvPjxwYXRoIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMiIgZD0iTTQuNSA3LjVoMTBsLTIuNDU2LTJtMi40NTYgNmgtMTBsMi40NTYgMiIvPjwvZz48L3N2Zz4=);vertical-align: -7px;
	margin-right: 5px
}

.icon-hot2:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSI+PHBhdGggZmlsbD0iIzAwOUJGNCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNDQ1IDIyUzUgMjEuMDYgNSAxNS42NDYgMTMuNDI3IDkuNzE2IDExLjU2MiAzYzAgMCA2LjMxIDEuOTQ3IDQuNzcgOC4wMDggMCAwIC44MzQtLjUyNSAxLjQ3My0xLjU0NyAwIDAgMy4xOTUgMi40MzMgMy4xOTUgNi4xMzYgMCAzLjcwMi00LjQyOSA2LjQyNi02LjUyNyA2LjQgMCAwIDIuMjY0LTMuMDEzLjIwNC00Ljk1NkMxMS43NTQgMTQuMjgzIDEzIDEyLjUxMiAxMyAxMi41MTJTNS44NzYgMTUuOTQ4IDExLjQ0NSAyMnoiLz48L3N2Zz4=);vertical-align: -5px;
	margin-right: 5px
}

.timeSwitchCustom {
	border: 1px solid #dde0eb;
	border-radius: 2px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	height: 30px;
	margin-right: 10px;
	margin-top: 1px
}

.timeSwitchCustom>div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	float: left;
	color: #333;
	font-size: 14px;
	width: 70px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #dde0eb;
	cursor: pointer
}

.timeSwitchCustom>div:last-child {
	border: none
}

.timeSwitchCustom>div.active,.timeSwitchCustom>div:hover {
	background: #f1f2f5
}

.islistTpye td * {
	font-size: 14px
}

.islistTpye .ivu-table td {
	height: 48px
}

.islistTpye .ivu-table-tbody tr:first-child .tableNum {
	width: 32px;
	height: 32px;
	max-width: none;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/phb_1.svg?v=072a71b);
	color: transparent
}

.islistTpye .ivu-table-tbody tr:nth-child(2) .tableNum {
	width: 32px;
	height: 32px;
	max-width: none;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/phb_2.svg?v=0c20a03);
	color: transparent
}

.islistTpye .ivu-table-tbody tr:nth-child(3) .tableNum {
	width: 32px;
	height: 32px;
	max-width: none;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/phb_3.svg?v=a5e77b0);
	color: transparent
}

.islistTpye .coinLogo {
	width: 18px;
	height: 18px;
	vertical-align: -3px
}

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

.progressBar .total {
	display: inline-block;
	width: 190px;
	margin-right: 10px;
	height: 10px;
	background: #f1f2f5;
	border-radius: 10px;
	overflow: hidden
}

.progressBar .supply {
	display: block;
	background: #009bf4;
	height: 10px;
	border-radius: 10px
}

.progressBarType tr td:nth-child(5),.progressBarType tr th:nth-child(5) {
	padding-left: 30px
}

.icon-scale:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzg0OTI5QyIgZD0iTTEuNjQ0IDIuNzU1djQuMDM4SDBWMGg2LjgyNXYxLjY0OGgtMy45NmwzLjgxMiAzLjgyMS0uMDU0LjA1Mi0xLjEwNyAxLjExMi0zLjg3Mi0zLjg3OHptNC45NzQgMTUuNzE5bC0zLjg3MSAzLjg3OGg0LjAzVjI0SDB2LTYuODM4aDEuNjQ0djMuOTY0bDMuODEyLTMuODE5LjA1MS4wNTQgMS4xMSAxLjExM3pNMTcuMTc1IDBIMjR2Ni43OTNoLTEuNjQ0VjIuNzU1TDE4LjQ4NCA2LjYzbC0uMDUtLjA0OC0xLjExMS0xLjExMy4wNS0uMDU0IDMuNzYxLTMuNzY3aC0zLjk2VjB6bTUuMTggMjEuMTI5di0zLjk2N0gyNFYyNGgtNi43OHYtMS42NDhoNC4wM2wtMy44NjgtMy44NzguMDQ5LS4wNTEgMS4xMS0xLjExMyAzLjgxNSAzLjgxOXoiLz48L3N2Zz4=)
}

.icon-scale2:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzg0OTI5QyIgZD0iTTUuMTggNC4wMzhWMGgxLjY0NXY2Ljc5M0gwVjUuMTQ1aDMuOTZMLjE0NyAxLjMyM2wuMDU0LS4wNTFMMS4zMDkuMTU5bDMuODcyIDMuODc5ek0uMTYgMjIuNjg4bDMuODctMy44NzhIMHYtMS42NDhoNi43NzdWMjRINS4xMzJ2LTMuOTY0bC0zLjgxMSAzLjgxOS0uMDUxLS4wNTQtMS4xMS0xLjExM3pNMjQgNi43OTNoLTYuODI1VjBoMS42NDR2NC4wMzhMMjIuNjkxLjE2MmwuMDUuMDQ5IDEuMTExIDEuMTEyLS4wNS4wNTQtMy43NjEgMy43NjhIMjR2MS42NDh6bS01LjEzNSAxMy4yNFYyNEgxNy4yMnYtNi44MzhIMjR2MS42NDhoLTQuMDNsMy44NjggMy44NzgtLjA0OC4wNTEtMS4xMSAxLjExMy0zLjgxNS0zLjgxOXoiLz48L3N2Zz4=)
}

.scaleBtn,.scaleSmallBtn {
	background: #fff;
	float: right;
	margin-left: 10px;
	height: 30px;
	transform: scale(.9);
	margin-top: 1px;
	cursor: pointer
}

.scaleBtn :after {
	content: "å…¨å±å±•ç¤º"
}

.scaleBtn :after,.scaleSmallBtn :after {
	display: none;
	position: absolute;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	font-style: normal;
	padding: 7px 10px;
	white-space: nowrap;
	font-size: 14px;
	left: 0;
	color: #666;
	bottom: 0;
	margin-bottom: 38px
}

.scaleSmallBtn :after {
	content: "è¿˜åŽŸ"
}

.scaleBtn:active i:before,.scaleSmallBtn:active i:before {
	opacity: .5
}

.scaleBtn :hover:after,.scaleSmallBtn :hover:after {
	display: block
}

.fullScreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	overflow: hidden;
	padding-bottom: 0
}

.rightSideFullScreen {
	height: 0;
	overflow: hidden
}

.hotConcept {
	overflow: hidden;
	height: 314px;
	margin-bottom: 20px;
	position: relative
}

.hotConcept .content>a:nth-child(3n-1) {
	margin-left: 14px;
	margin-right: 14px
}

.hotConcept .content>a {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	float: left;
	width: 310px;
	height: 155px;
	text-align: center;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17);
	background: #fff;
	margin-bottom: 14px
}

.hotConcept .content>a .tit {
	font-size: 18px;
	color: #333;
	margin-top: 25px
}

.hotConcept .content>a .change {
	font-size: 28px;
	margin: 10px 0
}

.hotConcept .content>a .down,.hotConcept .content>a .up {
	color: #333;
	font-size: 16px;
	display: inline-block;
	margin: 0 10px
}

.paddingLarge .boxTit {
	padding: 0
}

.paddingLarge .boxTit h2 {
	font-size: 18px
}

.boxTit .ivu-dropdown {
	float: right
}

.sideConceptTable .row1,.sideConceptTable .row2,.sideConceptTable .row3 {
	width: 33.3%
}

.sideConceptTable .row1,.sideConceptTable .row2 {
	padding-top: 13px
}

.sideConceptTable .tit .row1,.sideConceptTable .tit .row2 {
	padding-top: 0
}

.icon-conceptUp:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDE1djE4SDdWMTVIMEwxMCAwbDEwIDE1aC03eiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.icon-conceptDown:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDE4VjBIN3YxOEgwbDEwIDE1IDEwLTE1aC03eiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.conceptHeader {
	width: 960px;
	height: 135px
}

.conceptHeader>div {
	float: left;
	width: 348px
}

.conceptHeader .main {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px;
	background: #3ba316;
	width: 240px;
	height: 100%;
	color: #fff
}

.conceptHeader .main h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 400
}

.conceptHeader .main .small {
	margin-top: 10px
}

.conceptHeader .main .change {
	font-size: 30px
}

.conceptHeader .cell {
	text-align: center;
	position: relative
}

.conceptHeader .cell>div {
	display: inline-block;
	width: 49%
}

.conceptHeader .cell .tit {
	font-size: 14px;
	color: #84929c;
	margin-top: 40px;
	margin-bottom: 10px
}

.conceptHeader .cell .val {
	font-size: 18px;
	color: #333
}

.conceptHeader .cell .val span {
	margin-left: 15px
}

.conceptHeader .cell:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	height: 55px;
	width: 1px;
	background: #f0f2f9;
	top: 40px
}

.conceptHeader .cell2:after {
	display: none
}

.conceptDes {
	font-size: 14px;
	color: #333;
	text-align: left;
	line-height: 22px;
	margin: 0 15px 15px
}

.login,.sigin {
	position: relative;
	height: 800px;
	margin-bottom: 168px
}

.loginWindow,.siginWindow {
	position: absolute;
	width: 450px;
	height: 460px;
	left: 50%;
	margin-left: -225px;
	top: 0
}

.loginWindow .header,.siginWindow .header {
	height: 120px;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_login_banner.png?v=d06d806) 50%;
	background-size: 450px 120px
}

.loginWindow .content,.siginWindow .content {
	margin: 12px 40px 32px;
	height: 302px;
	position: relative;
	overflow: hidden;
	padding: 0 4px
}

.loginWindow .ivu-tabs-bar,.loginWindow .ivu-tabs-nav-container,.siginWindow .ivu-tabs-bar,.siginWindow .ivu-tabs-nav-container {
	height: 37px
}

.customForm .ivu-checkbox+span {
	font-size: 14px
}

.customForm .ivu-tabs-tab {
	font-size: 15px
}

.customForm .ivu-form-item {
	position: relative;
	margin-bottom: 18px!important;
	padding: 2px;
	margin-top: 5px
}

.customForm input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 48px;
	line-height: 18px;
	padding: 0 15px;
	font-size: 14px
}

.customForm .ivu-form-item-content {
	text-align: center
}

.customForm .phoneInput input {
	padding-left: 90px
}

.customForm .hasSendCodeBtn input {
	padding-right: 120px
}

.customForm .customBtn {
	width: 96%;
	height: 48px;
	background: #009bf4;
	outline: none!important;
	display: block;
	margin: 0 auto 2px
}

.customForm a {
	color: #009bf4
}

.customForm .seledtAreaCode {
	position: absolute;
	left: 1px;
	top: 1px;
	background: #fff;
	height: 46px
}

.customForm .seledtAreaCode .ivu-dropdown-rel {
	margin-top: 7px
}

.customForm .seledtAreaCode button {
	border: none;
	box-shadow: none!important
}

.customForm .seledtAreaCode .ivu-select-dropdown {
	overflow: auto;
	max-height: 300px!important
}

.customForm .pwdInput input {
	padding-right: 50px
}

.customForm .hidepwd,.customForm .showpwd {
	background: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 48px;
	margin-right: -1px;
	cursor: pointer
}

.customForm .sendCode {
	position: absolute;
	font-size: 13px;
	color: #9fa9b0;
	white-space: nowrap;
	right: 0;
	top: 11px;
	height: 26px;
	width: 120px;
	border-left: 1px solid #dde0eb;
	background: none;
	cursor: pointer
}

.customForm .sendCode:hover {
	color: #009bf4
}

.customForm .sendCode:active {
	opacity: .5
}

.customForm .sendCode[disabled] {
	pointer-events: none;
	opacity: .5
}

.icon-eye-close {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAYCAMAAAC/Wk/yAAAAA3NCSVQICAjb4U/gAAABgFBMVEUAAADb3ufb3+fb3+fd3ufc3+jc3+jc3+jc3+jc3+jc3+jc3+jc3+jc3+jc3+jc3+jc3+jd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujb4Onc4Ojc4Ojc4Oje3+je3+jf3ujd4Ond4Oje3+ne3+ne3+nf3uve4Off3+nc4erd4end4end4enf3+rf3+rd4uje4eng3+7e4efg4Ord4urd4uve4ufh4Orh4Ore3/3c5Onh4O/e4+vh4ezi4eve5Onh4f3m5vHd7e7+/v7///////////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACxsjQoAAAAgHRSTlMA/rT+/VRxj5e/xNDW3+n3/Wp4eZiZvdjk6u3w8fL0+Pr9/v+HTJ7no8kYpo5lfKs4lUlNPU5mQEFHPyFfQzVTLzM0CCYRNysbJwkVDwcBAgQFBv///////////////////////////////////////////////////////////7bNkrkAAAAfdEVYdFNvZnR3YXJlAE9QVFBpWCBpTWFnZVN0dWRpbyAzLjCxfPtjAAABTUlEQVR4nLWRaVPCQAyGV9SCiLBibbFc2mCLIOABKCLYoSiXnP//x5hs2+lIKeMXM9Ptm+RJN2kY+w/7/CPQzjf3c818G8+NDKBN9nETDUDesI4OAJlhODfMIKB3GEvjG8xRGDcyKZ8mGeOocq3dXCuHSR4TeiFTjV6aB7F5iRoDeeH6UfJA7W1zPVUkon7k8UZE4rcrP7Z6jovg0bkfW6twIIKgGbV+xbYr/ZqhgWvHPihRjxx22CE+Z7bHzbLUcD8S5CIf13jWPfASneyMMav6G6tajN3jRYWxw1k4CZdItTGbTJiplJlIoqQNf1+hKDvgCf2aNamGtwNnXw1RjJ/kXyL2cMfhicQSB+UDBxxgXltS8BQKdXecxbvhJMFNukUgit7K4+1FXHjXbbURMMUdgHmDKSGgpBSh6zldKCpSCMjY9MXXr9NQbK/9AMQKNl4xpAi2AAAAAElFTkSuQmCC) 50% no-repeat;background-size: 20px auto
}

.icon-eye-close,.icon-eye-open {
	display: inline-block;
	width: 20px;
	height: 48px
}

.icon-eye-open {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAYCAMAAAC/Wk/yAAAAA3NCSVQICAjb4U/gAAABgFBMVEUAAADc3+nc3+jc3+jc3+jc3+jc3+jc3+jc3+jc3+jd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujd3ujb4Onc4Ojc4Oje3+je3+zd4Ojd4Ojd4Oje3+nd4enf3+7f3+rd4eve4ene4efg4Ojg4ejh4Orf4uri4uji5Ove5u3l5P7n5/Lp6enn6u/w7/Tw8PT29vf4+Pr7+/v9/f3+/v7///////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABrIcS6AAAAgHRSTlMAw2t6oq7Fztbbsb3T1OPk5ezx8vT1+f9Lnq3oOTx2d6pnEGg2/187Ixr/JP8fChYM//////////8DBP///////////////////////////////////////////////////////////////////////////////////////////8qvc/oAAAAfdEVYdFNvZnR3YXJlAE9QVFBpWCBpTWFnZVN0dWRpbyAzLjCxfPtjAAABF0lEQVR4nJWT2VbCMBCGo7iAilVAQQFZyxKikpakkb7/e9FJMiEN5Rz8r6YzXzNLJoSUNPj6rPffO8/3H5MNOatprdH1dLXYV2L769duoHqvglvfhRjo5ifkln0bYonIMpEw+/m0KnPDjg3sZK4ld9YRlZqat5HLnRzpnfn7Yp2pPIJZii1tkft7xPoUJGWUMvhBYZ1jBEfYYwJcDFYMZIL+meG+39Ahiig3Ji9Mgf7WWoMPbmpZEaXGpFClC9z+D/RSSz+1DFOTkW2P6sJMM7pcbHsWjofDeASnlAOn7OGxG4838NwTDrzpBn68QuZfoU0cldbCLUWqDKbwvCjY9EvXDBYXY75OF7fqKbDKp0Auflxa55/rAfmdVAbhhoDzAAAAAElFTkSuQmCC) 50% no-repeat;background-size: 20px auto
}

.ivu-message {
	top: 180px!important
}

.signinLink {
	position: absolute;
	font-size: 14px;
	right: 4px;
	top: 10px;
	z-index: 99
}

.signinLink:hover {
	color: #009bf4!important
}

.signinTit {
	font-size: 15px;
	color: #84929c;
	padding-bottom: 10px;
	border-bottom: 1px solid #dde0eb;
	margin-top: 10px
}

.siginWindow {
	height: 528px
}

.siginWindow .content {
	height: 500px
}

.webInroduce {
	background: #009bf4;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9998
}

.webInroduce .row {
	height: 300px;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_personal_banner.png?v=286e726) 100% 100% no-repeat;
	background-size: 636px auto;
	padding: 1px
}

.webInroduce .row .info {
	width: 570px;
	margin-top: 82px;
	border-left: 3px solid #fff;
	padding-left: 20px
}

.webInroduce .row .info h2 {
	font-size: 32px;
	color: #fff;
	font-weight: 400
}

.webInroduce .row .info p {
	font-size: 15px;
	color: #fff;
	letter-spacing: 0;
	line-height: 26px;
	margin-top: 10px
}

.mainTab {
	margin-top: 330px
}

.customTab .csutomTabTit:after {
	content: "";
	display: block;
	clear: both
}

.customTab .feedback {
	margin-top: 2px
}

.customTab .tabItem.news_tabbox {
	margin-top: 0!important;
	padding: 0!important
}

.customTab .tabItem {
	min-height: 500px
}

.customTab .tabItem .empty_list {
	margin-top: 60px;
	color: #84929c;
	font-size: 16px;
	text-align: center
}

.customTab .wallet_des {
	font-size: 13px;
	font-weight: 400;
	color: #84929c;
	line-height: 18px;
	margin-bottom: 30px
}

.customTab .csutomTabTit {
	background: #f6f7fb
}

.customTab .csutomTabTit h2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	float: left;
	min-width: 120px;
	padding: 0 15px;
	height: 40px;
	line-height: 37px;
	font-weight: 400;
	text-align: center;
	font-size: 16px;
	border-top: 3px solid #f6f7fb;
	cursor: pointer;
	color: #333
}

.customTab .csutomTabTit h2 a {
	color: #333;
	font-size: 16px
}

.customTab .csutomTabTit h2.active {
	background: #fff;
	border-top: 3px solid #009bf4;
	color: #009bf4
}

.customTab .customTabBody {
	background: #fff
}

.padding20 {
	padding: 20px
}

.about-textBox {
	margin: 16px 0
}

.about-textBox h1 {
	padding-bottom: 16px;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #f0f2f9;
	font-weight: 400;
	margin-bottom: 16px
}

.about-textBox a {
	color: #009bf4
}

.about-textBox p {
	font-size: 14px;
	color: #666;
	letter-spacing: 0;
	line-height: 30px
}

.about-textBox .faqBox {
	margin: 30px 0
}

.about-textBox .faqBox p {
	margin: 0
}

.about-textBox .faqBox .questionLine {
	color: #333;
	margin-bottom: 10px
}

.about-textBox .tipsBar {
	padding: 10px 20px;
	background-color: #e5f5fd;
	border-left: 3px solid #009bf4;
	margin: 30px 0
}

.about-textBox .tipsBar p {
	margin: 0;
	font-size: 14px
}

.collapse {
	transition: height 1s ease-in-out;
	background: #f6f7fb;
	margin-bottom: 20px
}

.collapse .tit {
	padding: 10px 20px;
	font-size: 16px;
	color: #333;
	line-height: 30px
}

.collapse .tit button {
	height: 30px;
	width: 30px;
	color: #666;
	background: none;
	float: right;
	cursor: pointer
}

.collapse .tit button img {
	width: 12px;
	height: 12px
}

.collapse .tit button:active {
	opacity: .5
}

.collapse button.open {
	display: block
}

.collapse button.close {
	display: none
}

.collapse .collapse-content {
	transition: height 1s ease-in-out;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #666;
	letter-spacing: 0;
	line-height: 30px;
	max-height: 0;

}

.collapse .collapse-content .sub-tit {
	color: #333;
	padding-left: 0;
	padding-right: 0;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 15px
}

.collapse .collapse-content .tips {
	color: #009bf4
}

.collapse[open] button.open {
	display: none
}

.collapse[open] button.close {
	display: block
}

.collapse[open] .collapse-content {
	transition: all .3s ease-in-out;
	max-height: 500px;
	overflow: auto
}

.headpic60 {
	height: 60px;
	width: 60px;
	border-radius: 50%
}

.userInfo {
	margin-top: 30px
}

.userInfo td,.userInfo th {
	padding-bottom: 20px
}

.userInfo .tit {
	font-size: 15px;
	color: #84929c;
	font-weight: 400;
	text-align: right
}

.userInfo .val {
	padding-left: 34px;
	font-size: 15px;
	color: #333
}

.userInfo .val input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 340px;
	height: 48px;
	border: 1px solid #dde0eb;
	padding: 0 50px 0 15px
}

.userInfo .val .showLength {
	margin-left: -45px;
	color: #84929c
}

.userInfo .saveNicName:active {
	opacity: .8
}

.saveNicName {
	margin-top: 30px;
	background: #009bf4;
	color: #fff;
	font-size: 15px;
	width: 150px;
	height: 48px;
	cursor: pointer;
	border-radius: 2px
}

.icon-bqi {
	display: inline-block;
	height: 28px;
	width: 28px;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_personal_BQI@2x.png?v=a3f046e) 50% no-repeat;
	background-size: 28px 28px;
	vertical-align: -8px;
	margin-right: 5px
}

.bqirealte {
	color: #9fa9b0
}

.bqirealte.active {
	color: #333
}

.bqirealte.active .icon-bqi {
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_login_BQI@2x.png?v=5c845df) 50% no-repeat;
	background-size: 28px 28px
}

.bqibutton {
	background: none;
	color: #009bf4;
	cursor: pointer
}

.bqibutton:active {
	opacity: .8
}

.customOutWindow .ivu-modal {
	top: 40%
}

.customOutWindow .ivu-modal-content {
	border-radius: 2px!important
}

.customOutWindow .ivu-modal-body {
	text-align: center;
	font-size: 16px;
	min-height: 40px
}

.customOutWindow .ivu-modal-footer {
	border: none;
	text-align: center
}

.customOutWindow .ivu-modal-footer button {
	width: 140px;
	height: 48px
}

.customOutWindow .ivu-modal-footer .ivu-btn-text {
	border: 1px solid #009bf4;
	color: #009bf4
}

.customTit {
	padding-bottom: 16px;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #f0f2f9;
	font-weight: 400;
	margin-top: 40px
}

.editPwdForm {
	margin-top: 30px;
	width: 500px
}

.editPwdForm label {
	font-size: 14px!important;
	padding-top: 18px!important
}

.searchInput {
	width: 484px;
	margin: 0 auto;
	overflow: hidden
}

.searchInput input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 40px;
	width: 408px;
	padding: 15px;
	font-size: 14px;
	border: 1px solid #2aabf5;
	border-right: none;
	border-radius: 4px 0 0 4px;
	float: left
}

.searchInput button {
	float: left;
	width: 72px;
	height: 40px;
	vertical-align: top;
	font-size: 22px!important;
	border: 0;
	border-radius: 0 4px 4px 0
}

.indexNav2 {
	margin-top: 40px
}

.indexNav2 .tit {
	font-size: 18px;
	color: #333;
	font-weight: 400!important
}

.showResultTotal {
	font-size: 12px;
	color: #666;
	margin: 15px 0
}

.searchLoadMore {
	font-size: 14px;
	color: #84929c;
	float: right;
	margin-top: 15px;
	cursor: pointer;
	outline: none!important;
	background: none!important
}

.searchLoadMore,.searchLoadMore:active {
	border: 0!important
}

.searchLoadMore:focus {
	border: 0!important;
	box-shadow: none!important
}

.findpwdBtn {
	border-radius: 2px;
	width: 160px;
	height: 40px;
	font-size: 14px;
	margin: 0 30px
}

.findPwdStep1 {
	margin: 50px 0;
	text-align: center
}

.findPwdTips {
	font-size: 14px;
	color: #84929c;
	margin-top: 30px;
	margin-bottom: 15px
}

.findPwdStep2 {
	width: 500px;
	margin-left: 40px
}

.findPwdBack {
	position: absolute;
	right: 80px;
	top: 45px;
	font-size: 14px
}

a[hasSend] {
	color: #84929c;
	pointer-events: none
}

.showSuccess {
	text-align: center;
	margin-top: 40px;
	font-size: 14px
}

.showSuccess i {
	display: inline-block;
	margin-bottom: 15px
}

.showSuccess p {
	margin-bottom: 32px;
	color: #84929c
}

.showSuccess a {
	font-size: 12px
}

.icon-succes:before {
	content: "";
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_login_forget_password_success_48@2x.png?v=c2036d0) 50% no-repeat;
	background-size: 48px 48px;
	display: inline-block;
	width: 48px;
	height: 48px
}

.icon-card:before {
	display: inline-block;
	height: 30px;
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzg0OTI5QyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNC42NzIgM2g1LjE4MmMuOTI0IDAgMS42NzIuNzQ5IDEuNjcyIDEuNjcydjUuMTgyYzAgLjkyNC0uNzQ4IDEuNjcyLTEuNjcyIDEuNjcySDQuNjcyQTEuNjcyIDEuNjcyIDAgMDEzIDkuODU0VjQuNjcyQzMgMy43NDkgMy43NDkgMyA0LjY3MiAzem05LjQ3NCAwaDUuMTgyQzIwLjI1MSAzIDIxIDMuNzQ5IDIxIDQuNjcydjUuMTgyYzAgLjkyNC0uNzQ5IDEuNjcyLTEuNjcyIDEuNjcyaC01LjE4MmExLjY3MiAxLjY3MiAwIDAxLTEuNjcyLTEuNjcyVjQuNjcyYzAtLjkyMy43NDgtMS42NzIgMS42NzItMS42NzJ6bS05LjQ3NCA5LjQ3NGg1LjE4MmMuOTI0IDAgMS42NzIuNzQ4IDEuNjcyIDEuNjcydjUuMTgyYzAgLjkyMy0uNzQ4IDEuNjcyLTEuNjcyIDEuNjcySDQuNjcyQTEuNjcyIDEuNjcyIDAgMDEzIDE5LjMyOHYtNS4xODJjMC0uOTI0Ljc0OS0xLjY3MiAxLjY3Mi0xLjY3MnptOS40NzQgMGg1LjE4MmMuOTIzIDAgMS42NzIuNzQ4IDEuNjcyIDEuNjcydjUuMTgyYzAgLjkyMy0uNzQ5IDEuNjcyLTEuNjcyIDEuNjcyaC01LjE4MmExLjY3MiAxLjY3MiAwIDAxLTEuNjcyLTEuNjcydi01LjE4MmMwLS45MjQuNzQ4LTEuNjcyIDEuNjcyLTEuNjcyeiIvPjwvc3ZnPg==)
}

.icon-list:before {
	display: inline-block;
	height: 30px;
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzg0OTI5QyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNLjUgNUgyYS41LjUgMCAwMS41LjVWN2EuNS41IDAgMDEtLjUuNUguNUEuNS41IDAgMDEwIDdWNS41QS41LjUgMCAwMS41IDV6bTUgMGgxOGEuNS41IDAgMDEuNS41VjdhLjUuNSAwIDAxLS41LjVoLTE4QS41LjUgMCAwMTUgN1Y1LjVhLjUuNSAwIDAxLjUtLjV6bTAgNmgxOGEuNS41IDAgMDEuNS41VjEzYS41LjUgMCAwMS0uNS41aC0xOEEuNS41IDAgMDE1IDEzdi0xLjVhLjUuNSAwIDAxLjUtLjV6bTAgNmgxOGEuNS41IDAgMDEuNS41VjE5YS41LjUgMCAwMS0uNS41aC0xOEEuNS41IDAgMDE1IDE5di0xLjVhLjUuNSAwIDAxLjUtLjV6bS01LTZIMmEuNS41IDAgMDEuNS41VjEzYS41LjUgMCAwMS0uNS41SC41QS41LjUgMCAwMTAgMTN2LTEuNWEuNS41IDAgMDEuNS0uNXptMCA2SDJhLjUuNSAwIDAxLjUuNVYxOWEuNS41IDAgMDEtLjUuNUguNUEuNS41IDAgMDEwIDE5di0xLjVhLjUuNSAwIDAxLjUtLjV6Ii8+PC9zdmc+)
}

.showListSwitch {
	margin-right: 10px
}

.showListSwitch>div {
	width: 40px;
	vertical-align: middle
}

.showListSwitch .icon-card:before,.showListSwitch .icon-list:before {
	padding-top: 2px
}

.listCardType li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #f0f2f9;
	display: block;
	width: 4%;
	float: left;
	margin-right: 20px;
	padding: 20px 10px;
	position: relative;
	margin-bottom: 20px
}

.listCardType li .coinlogo {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px
}

.listCardType li svg {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 30px;
	z-index: -1;
	margin-top: 43px
}

.listCardType li .shot {
	font-size: 16px
}

.listCardType li .name,.listCardType li .shot {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	width: 58%;
	float: left
}

.listCardType li .name {
	font-size: 13px
}

.listCardType li .range {
	font-size: 13px;
	clear: both
}

.listCardType li .price {
	font-size: 24px;
	margin-top: 10px
}

.listCardType li .price .unit {
	font-size: 18px;
	color: #333
}

.listCardType li .subPrice {
	font-size: 16px;
	color: #333
}

.listCardType li .vol {
	position: absolute;
	right: 10px;
	text-align: right;
	top: 117px;
	color: #84929c;
	font-size: 13px
}

.listCardType li .vol div {
	margin-top: 5px
}

.listCardType li .vol span {
	font-size: 16px;
	color: #333;
	padding-top: 5px
}

.listCardType li:nth-child(5n) {
	margin-right: 0
}

.exchangeHeader {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	max-height: 210px;
	padding: 20px 30px
}

.exchangeHeader .name {
	float: left;
	margin-right: 120px
}

.exchangeHeader .name img {
	width: 60px;
	height: 60px;
	margin-right: 20px;
	float: left
}

.exchangeHeader .name h1 {
	font-size: 24px;
	color: #333;
	letter-spacing: 0;
	line-height: 30px;
	font-weight: 400;
	margin-top: 3px;
	margin-bottom: 3px
}

.exchangeHeader .vol {
	float: left;
	font-size: 16px;
	color: #333;
	margin-top: 6px
}

.exchangeHeader .vol .numTag {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 3px;
	font-style: normal;
	font-size: 12px;
	color: #fff;
	background: #009bf4;
	height: 20px;
	min-width: 50px;
	display: inline-block;
	line-height: 20px;
	border: 1px solid #009bf4;
	border-radius: 20px;
	padding: 0 10px
}

.exchangeHeader .action {
	float: right;
	text-align: right;
	color: #84929c;
	font-size: 13px
}

.exchangeHeader .action button {
	margin-bottom: 5px
}

.exchangeHeader .action .ivu-btn-primary {
	border: 0!important;
	line-height: 30px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/qqhq_add2.svg?v=410eaa0);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	vertical-align: top
}

.exchangeHeader .action .ivu-btn-primary span {
	line-height: 16px;
	height: 16px;
	display: inline-block;
	width: 42px;
	text-align: right
}

.exchangeHeader .action .ivu-btn-primary.ivu-btn-loading {
	background-image: none
}

.exchangeHeader .action .ivu-btn-primary.ivu-btn-loading span {
	width: auto
}

.exchangeHeader .plantFormCoin {
	margin-top: 32px
}

.exchangeHeader .plantFormCoin li {
	float: left;
	height: 70px;
	line-height: 70px;
	background: #f6f7fb
}

.exchangeHeader .plantFormCoin li a>span {
	margin: 0 16px
}

.exchangeHeader .plantFormCoin li a .name {
	font-size: 20px;
	color: #333
}

.exchangeHeader .plantFormCoin li a .price {
	font-size: 22px
}

.exchangeHeader .plantFormCoin li a .price .unit {
	font-size: 12px;
	color: #333
}

.exchangeHeader .plantFormCoin li a .change {
	font-size: 16px
}

.exchangeInfo .textBox {
	font-size: 16px;
	color: #333;
	text-align: left;
	line-height: 26px
}

.infoList {
	font-size: 14px;
	width: 100%;
	border-top: 1px solid #f0f2f9;
	margin-top: 16px
}

.infoList .listRow {
	border-bottom: 1px solid #f0f2f9
}

.infoList .listRow:after {
	content: "";
	display: block;
	height: 1px;
	clear: both
}

.infoList .listCell {
	height: 46px;
	width: 50%;
	display: inline-block;
	float: left;
	line-height: 46px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap
}

.infoList .listCell .tit {
	color: #84929c;
	width: 80px;
	white-space: nowrap;
	margin-right: 16px;
	display: inline-block
}

.infoList .listCell .val {
	white-space: nowrap;
	color: #333
}

.infoList .listCell .val .mediaLink:hover {
	opacity: .8
}

.infoList .listCell .val .mediaLink:active {
	opacity: .5
}

.infoList .listCell .val a {
	margin-right: 15px
}

.infoList .listCell .val .tradeType {
	color: #84929c;
	vertical-align: middle;
	font-size: 14px
}

.infoList .listCell .val i {
	vertical-align: -5px;
	margin-right: 5px
}

.infoList .listCell .subaddress {
	display: inline-block;
	height: 28px;
	width: 74px;
	line-height: 28px;
	text-align: center;
	background: #f1f2f5;
	font-size: 13px;
	color: #84929c;
	margin-right: 15px
}

.infoList .listCell .subaddress:first-child {
	margin-left: 0
}

.infoList .listCell-long {
	width: 100%
}

.icon-facebook:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/facebook.svg?v=2f07317)
}

.icon-twitter:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/twitter.svg?v=d8d8bf9)
}

.icon-weibo {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/weibo.svg?v=2bc9602)
}

.smallTit {
	font-size: 17px;
	margin-top: 50px;
	margin-bottom: 30px;
	font-weight: 700;
	color: #333
}

.smallTit .quotes_time {
	display: inline-block;
	width: auto
}

.smallTit .quotes_time .timeStyle {
	font-weight: 400
}

.smallTit_first {
	margin-top: 0
}

.maarket_area_tit {
	height: 108px;
	margin-bottom: 20px
}

.sideComment {
	margin: 0 15px
}

.sideComment a {
	color: #333;
	font-size: 14px
}

.sideComment a:hover {
	color: #333!important
}

.sideComment li {
	padding: 15px 0;
	border-bottom: 1px solid #f0f2f9
}

.sideComment li:last-child {
	border: none
}

.sideComment .text {
	margin: 10px 0
}

.sideComment .aciton {
	color: #84929c;
	text-align: right
}

.sideComment .aciton i {
	font-size: 18px
}

.sideComment .aciton span {
	margin-right: 15px
}

.sideComment .head img {
	width: 36px;
	height: 36px;
	float: left;
	margin-right: 10px;
	border-radius: 50%
}

.sideComment .head .time {
	color: #84929c;
	font-size: 12px
}

.eventList {
	margin: 0 15px
}

.eventList li a {
	color: #84929c
}

.eventList li {
	overflow: hidden
}

.eventList li .time {
	width: 70px;
	font-size: 13px;
	color: #84929c;
	text-align: right;
	float: left;
	position: relative;
	padding-right: 15px
}

.eventList li .time:after {
	content: "";
	display: block;
	height: 16px;
	width: 16px;
	background: #dde0eb;
	border: 4px solid #f3f4fa;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -8px
}

.eventList li .info {
	float: left;
	width: 190px;
	font-size: 14px;
	word-break: break-all;
	min-height: 65px;
	color: #333
}

.eventList li:last-child .info {
	border-left: none
}

.eventListCoin {
	overflow: auto;
	margin: 0
}

.eventListCoin li {
	padding: 15px 0;
	overflow: visible;
	border-bottom: 1px solid #f0f2f9;
	margin: 0 30px
}

.eventListCoin li .info {
	width: 663px;
	font-size: 14px;
	min-height: 10px
}

.eventListCoin li .time {
	font-size: 14px;
	width: 120px;
	text-align: left
}

.eventListCoin li .time div {
	display: inline-block;
	color: #009bf4
}

.eventListCoin li .time:after {
	display: none
}

.eventListCoin .furter .time:after {
	background: #009bf4;
	border: 4px solid #c1e7fd
}

.padding2530 {
	padding: 25px 30px
}

.compareWindow {
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17);
	margin-bottom: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #fff;
	width: 200px;
	position: fixed;
	right: 100px;
	top: 123px;
	font-size: 14px;
	border-radius: 4px;
	overflow: hidden
}

.compareWindow .boxTit {
	padding: 15px 12px
}

.compareWindow .boxTit h2 {
	font-size: 16px;
	color: #333;
	display: inline
}

.compareWindow .boxTit:before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 16px;
	margin-right: 8px;
	background: #009bf4;
	vertical-align: -2px
}

.compareWindow .titMore {
	float: right;
	font-size: 14px;
	color: #84929c;
	margin-right: -6px
}

.compareWindow .titMore i {
	margin-left: -5px
}

.compareWindow a:hover {
	color: #009bf4
}

.compareWindow a {
	display: block;
	height: 32px;
	line-height: 32px;
	border-radius: 3px;
	color: #fff;
	background: #009bf4;
	margin: 16px;
	text-align: center
}

.compareWindow a:hover {
	color: #fff;
	opacity: .8
}

.compareWindow .tit {
	height: 32px;
	background: #009bf4;
	color: #fff;
	line-height: 32px
}

.compareWindow .tit .text {
	margin-left: 16px
}

.compareWindow .tit .close {
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 32px;
	float: right
}

.compareWindow .del {
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #f1f2f5;
	color: #84929c;
	cursor: pointer
}

.compareWindow .content {
	border-bottom: 1px solid #f0f2f9;
	margin: 0;
	padding: 0
}

.compareWindow .content li {
	height: 48px;
	line-height: 48px;
	padding: 0 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.compareWindow .content li img {
	width: 18px;
	height: 18px;
	vertical-align: -3px;
	margin-right: 5px
}

.compareWindow .content li small {
	color: #84929c
}

.coinViewMore {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #f6f7fb;
	font-size: 14px;
	color: #84929c;
	text-align: right;
	padding-right: 30px
}

.coinViewMore a {
	color: #84929c
}

.coinViewMore .tips {
	float: left;
	color: #84929c;
	margin-left: 10px
}

.coinIntroduce .textBox {
	position: relative;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	overflow: hidden;
	max-height: 72px
}

.coinIntroduce .textBox:after {
	content: "";
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
	display: block;
	height: 26px;
	padding-left: 40px;
	background: linear-gradient(90deg,hsla(0,0%,100%,0),#fff 55%)
}

.showFullText {
	font-size: 14px;
	float: right;
	color: #009bf4
}

.listCellChibi .tit {
	width: 100px!important
}

.chibiTable a {
	color: #009bf4
}

.icon-score-tips {
	position: relative
}

.icon-score-tips:before {
	content: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAA3NCSVQICAjb4U/gAAABgFBMVEUAAACeqbCeqbCeqbCfqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+fqa+gqLGgqLCfqbCgqa+gqa+gqa+fqrOgqrCiqbCfq7Khq7GkrbOmrrSqqr6nsbewsLCqsriiuLmutruvt7ywuL2yub6zur+4v8S5v8TCyM3Gy8/JztLKz9PM0dTP1NfS1tnT19rg4+Tl5ujm5+nn6evs7e/u7/Dw8fHx8vLz9PQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUSNJdAAAAgHRSTlMAfYDye4zJys/Q3d7f4Orr7u/z/f7/P4HAfMz/GJpCQP///wz/Df8L/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////00mkQAAAAAfdEVYdFNvZnR3YXJlAE9QVFBpWCBpTWFnZVN0dWRpbyAzLjCxfPtjAAAAoElEQVR4nK2QVxPCIBCEo1hirytqNIkl9t67//9f5UDI4KvjPhy337BzB5b1DwU8U2U2H5jMLUAq5xmsTmAyc4BaI8rmAf/6etx7QHasIKd7mxtw2VETU9CmfrUEzntq2gqyz5T1k+KoKFiUbP4ewYBNCY8Heeh4yxFu2BfV0YOCkrCnrajRSlaKnL+YwlzehZbxzG7S6yTSZWbHvz7kZ4VjlxFh+4s2rAAAAABJRU5ErkJggg==);vertical-align: -4px;
	display: inline-block
}

.icon-score-tips:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17);
	content: "â€œç»¼åˆè¯„çº§â€æ˜¯éžå°å·æ ¹æ®è¯¥å¸ç§æ”¶å½•çš„æœºæž„è¯„çº§å†…å®¹ç»Ÿç­¹è®¡ç®—å‡ºæ¥çš„ç»“æžœ";
	width: 200px;
	font-style: normal;
	color: #333;
	font-size: 12px;
	display: none;
	padding: 5px 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: 25px
}

.icon-score-tips:after .boxTit {
	padding: 15px 12px
}

.icon-score-tips:after .boxTit h2 {
	font-size: 16px;
	color: #333;
	display: inline
}

.icon-score-tips:after .boxTit:before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 16px;
	margin-right: 8px;
	background: #009bf4;
	vertical-align: -2px
}

.icon-score-tips:after .titMore {
	float: right;
	font-size: 14px;
	color: #84929c;
	margin-right: -6px
}

.icon-score-tips:after .titMore i {
	margin-left: -5px
}

.icon-score-tips:after a:hover {
	color: #009bf4
}

.icon-score-tips:hover:after {
	display: block
}

.scoreHead {
	overflow: hidden
}

.scoreHead .score {
	border-right: 1px solid #f0f2f9
}

.scoreHead .score,.scoreHead .star {
	float: left;
	width: 150px;
	text-align: center
}

.scoreHead .star .starScore {
	font-size: 30px;
	color: #f5a623;
	margin: 8px 0
}

.scoreHead .star .starScore span {
	font-size: 14px;
	margin-left: 5px
}

.scoreHead .tit {
	font-size: 14px;
	color: #84929c;
	line-height: 20px
}

.scoreHead .scoreGrade {
	font-size: 50px;
	color: #f5a623;
	height: 50px;
	line-height: 50px
}

.scoreHead .time {
	font-size: 13px;
	color: #84929c
}

.scoreList {
	margin-top: 30px
}

.scoreList li {
	padding: 30px 0;
	border-top: 1px solid #f0f2f9
}

.scoreList li .head {
	overflow: hidden
}

.scoreList li .head img {
	height: 50px;
	width: 50px;
	float: left;
	border-radius: 50%;
	margin-right: 16px
}

.scoreList li .head .cell {
	float: left;
	font-size: 14px;
	margin-top: 2px
}

.scoreList li .head .cell .name {
	margin-bottom: 2px;
	font-size: 16px;
	color: #333
}

.scoreList li .head .cell .time {
	font-size: 13px;
	color: #84929c
}

.scoreList li .head .cell .total {
	color: #84929c
}

.scoreList li .head .cell .grade {
	height: 20px;
	width: 44px;
	background: #f1f2f5;
	text-align: center;
	font-size: 13px;
	color: #84929c;
	margin-top: 3px
}

.scoreList li .head .showScore {
	margin-top: 2px;
	color: #84929c;
	float: right;
	font-size: 14px
}

.scoreList li .text {
	font-size: 14px;
	color: #333;
	width: 768px;
	margin-left: 65px;
	margin-top: 10px
}

.compareMain {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden
}

.compareMain .smallTit {
	margin-left: 0
}

.compareMain .samllContent {
	margin-left: 0;
	width: 920px
}

.samllContent.flex_style {
	display: flex;
	flex-flow: row nowrap
}

.compareTable {
	table-layout: fixed;
	font-size: 14px;
	border-top: 1px solid #f0f2f9;
	margin-bottom: 50px;
	border-collapse: collapse
}

.compareTable td {
	text-align: right;
	width: 153px;
	border-bottom: 1px solid #f0f2f9;
	padding: 0 16px;
	height: 40px
}

.compareTable td span {
	display: block;
	width: 100px;
	word-break: break-all;
	float: right
}

.compareTable .walletList {
	display: inline-block;
	white-space: nowrap;
	font-style: normal
}

.compareTable th {
	text-align: left;
	height: 40px!important;
	line-height: 40px!important
}

.compareTable td:first-child {
	border-left: none
}

.compareTable .coinList {
	overflow: hidden;
	background: #fff
}

.compareTable .coinList td {
	text-align: right
}

.compareTable .row:after {
	content: "";
	display: block;
	height: 1px;
	clear: both
}

.compareTable .tit {
	background: #f1f2f5;
	line-height: 48px;
	height: 48px;
	border-bottom: 1px solid #f0f2f9;
	padding-left: 16px
}

.compareTable td.win {
	background: #f2faf2
}

.fixed-coinList {
	position: fixed;
	top: 0;
	z-index: 1111;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	transform: translateZ(0)
}

.PageRightSide.fixed-coinList {
	margin-left: 980px
}

.editCompare {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 16px;
	margin-bottom: 16px
}

.editCompare .smallTit {
	margin-top: 0;
	margin-left: 0
}

.editCompare input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 30px;
	border-radius: 2px;
	border: 1px solid #dde0eb;
	padding: 10px;
	background: #f1f2f5;
	width: 270px
}

.editCompare .clear {
	font-size: 14px;
	color: #009bf4;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	cursor: pointer
}

.editCompare .selectCoins {
	padding: 0;
	margin: 0;
	width: 270px;
	overflow: hidden;
	text-align: center
}

.editCompare .selectCoins li {
	display: block;
	float: left;
	height: 30px;
	text-align: left;
	margin: 10px 10px 3px 0;
	padding-left: 10px;
	line-height: 30px;
	border-radius: 2px;
	font-size: 14px;
	background: #f1f2f5;
	width: 130px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.editCompare .selectCoins li span {
	width: 85px;
	float: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.editCompare .selectCoins li i {
	cursor: pointer;
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.editCompare .selectCoins li i:hover {
	color: #0c8dd7
}

.editCompare .selectCoins li:nth-child(2n) {
	margin-right: 0
}

.editCompare .selectCoins .del {
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	float: right
}

.editCompare button {
	width: 270px;
	background: #009bf4;
	color: #fff;
	border: none;
	height: 42px;
	font-size: 16px;
	margin: 16px 0;
	cursor: pointer;
	border-radius: 2px
}

.editCompare button:hover {
	opacity: .9
}

.editCompare button:active {
	opacity: .8
}

.sideTabBoxCompare {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.sideTabBoxCompare .tabTitle h3 {
	width: 33%
}

.compareTips {
	font-size: 14px;
	color: red
}

.showHotCoinCopare .ivu-tabs-nav {
	background: #f1f2f5
}

.showHotCoinCopare>.ivu-tabs>.ivu-tabs-bar .ivu-tabs-nav {
	width: 100%
}

.showHotCoinCopare>.ivu-tabs>.ivu-tabs-bar .ivu-tabs-ink-bar {
	display: none
}

.showHotCoinCopare>.ivu-tabs>.ivu-tabs-bar .ivu-tabs-tab {
	width: 50%;
	margin-right: 0!important;
	text-align: center;
	transition: background-color .4s!important;
	background: #f1f2f5;
	border-top: 2px solid #f1f2f5;
	font-size: 16px
}

.showHotCoinCopare>.ivu-tabs>.ivu-tabs-bar .ivu-tabs-tab-active {
	border-top: 2px solid #009bf4;
	transition: background-color .4s!important;
	background: #fff
}

.showHotCoinCopare>.ivu-tabs>.ivu-tabs-content>.ivu-tabs-tabpane {
	padding: 0 15px
}

.showHotCoinCopare ul {
	margin-bottom: 15px
}

.showHotCoinCopare li {
	height: 32px;
	line-height: 32px;
	font-size: 14px
}

.showHotCoinCopare li a {
	font-size: 14px;
	color: #333
}

.showHotCoinCopare li a img {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: -3px
}

.showHotCoinCopare li a:hover {
	color: #009bf4
}

.showHotCoinCopare li span {
	float: right
}

.showHotCoinCopare li .addtoCompare {
	color: #009bf4;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.showHotCoinCopare li .addtoCompare:hover {
	opacity: .8
}

.showHotCoinCopare li .addtoCompare:active {
	opacity: .5
}

.showHotCoinCopare li .hasaddtoCompare {
	color: #84929c
}

.coinPageScrollFixedBar {
	position: fixed;
	height: 60px;
	line-height: 60px;
	background: #fff;
	top: 0;
	width: 960px;
	z-index: 999
}

.coinPageScrollFixedBar .leftSide img {
	width: 35px;
	height: 35px;
	margin-left: 33px;
	float: left;
	margin-top: 12px
}

.coinPageScrollFixedBar .tit {
	font-size: 20px;
	color: #333;
	margin-left: 15px
}

.coinPageScrollFixedBar .price {
	font-size: 20px;
	margin-left: 60px;
	margin-right: 10px
}

.coinPageScrollFixedBar .price small {
	font-size: 12px
}

.coinPageScrollFixedBar .priceUsd {
	margin-right: 60px;
	font-size: 14px;
	color: #84929c
}

.coinPageScrollFixedBar .change {
	font-size: 20px
}

button .downloadTable {
	color: #515a6e
}

button:hover .downloadTable {
	color: #009bf4
}

.shell {
	position: fixed;
	width: 100%;
	width: 100vw;
	height: 100%;
	height: 100vh;
	left: 0;
	top: 0;
	z-index: 998;
	background: transparent
}

.searchForm input {
	position: relative;
	z-index: 999;
	font-size: 14px
}

.searchForm button {
	z-index: 999
}

.searchForm .autoComplete {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0 5px 14px 0 rgba(159,169,176,.5);
	background: #fff;
	width: 300px;
	position: absolute;
	top: 0;
	margin-top: 40px;
	z-index: 9999
}

.searchForm .autoComplete .tit {
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #f0f2f9;
	line-height: 32px;
	margin: 0 13px
}

.searchForm .autoComplete .list {
	margin: 5px 0
}

.searchForm .autoComplete .list a[selected] {
	background: #f1f2f5
}

.searchForm .autoComplete .list a {
	display: block;
	line-height: 32px;
	color: #333;
	font-size: 14px;
	padding: 0 13px
}

.searchForm .autoComplete .list a img {
	height: 16px;
	width: 16px;
	margin-right: 10px;
	vertical-align: middle
}

.searchForm .autoComplete .list a .small {
	font-size: 12px;
	color: #84929c;
	margin-left: 10px
}

.searchForm .autoComplete .keywordlink:hover,.searchForm .autoComplete .list a:hover {
	background: #f1f2f5
}

.searchForm .autoComplete .keywordlink:after {
	content: "";
	display: block;
	margin: 0 auto;
	height: 1px;
	background: #f0f2f9
}

.searchForm .autoComplete .keywordlink {
	display: block;
	line-height: 40px;
	padding: 0 13px;
	color: #333;
	font-size: 14px;
	cursor: pointer
}

.searchForm .autoComplete .keywordlink span {
	color: #009bf4;
	display: inline-block;
	max-width: 170px;
	font-size: 14px;
	vertical-align: bottom;
	padding: 0 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.searchForm .autoComplete .keywordlink[selected] {
	background: #f1f2f5
}

.searchForm .autoComplete .keywordlink:last-child {
	border: none
}

.indexLinkList {
	background: #fff;
	margin: 0 14px 14px;
	border-top: 1px solid #f0f2f9;
	border-left: 1px solid #f0f2f9;
	overflow: hidden;
	float: left
}

.indexLinkList li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 90px;
	float: left;
	border-right: 1px solid #f0f2f9;
	border-bottom: 1px solid #f0f2f9;
	height: 55px
}

.compareSearch {
	position: absolute
}

.compareSearch input {
	position: relative;
	z-index: 100
}

.compareSearch .showResult {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0 2px 4px 0 rgba(159,169,176,.33);
	background: #fff;
	width: 270px;
	margin-top: 3px;
	position: absolute;
	z-index: 998;
	padding: 12px 0
}

.compareSearch .showResult .addDisable {
	color: #8c9aa3!important;
	opacity: 1!important
}

.compareSearch .showResult .addDisable,.compareSearch .showResult .addto {
	color: #009bf4;
	float: right;
	cursor: pointer;
	opacity: .8
}

.compareSearch .showResult .addto:hover {
	opacity: 1
}

.compareSearch .showResult li:hover {
	background-color: #f1f2f5
}

.compareSearch .showResult li {
	font-size: 14px;
	line-height: 35px;
	padding: 0 12px
}

.compareSearch .showResult li img {
	width: 18px;
	vertical-align: -3px;
	margin-right: 5px;
	display: inline-block
}

.compareSearch .shell {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: transparent;
	z-index: 99
}

.charsPage {
	padding: 30px
}

.charsPage h1,.charsPage h2 {
	font-size: 20px;
	color: #333;
	font-weight: 400;
	padding-bottom: 20px
}

.charsPage #coins_risefall_chart_box {
	width: 500px;
	height: 260px
}

.charsPage .coins_risefall_chart {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin-bottom: 24px
}

.charsPage #coins_risefall_bar {
	width: 720px
}

.charsPage #coins_risefall_bar .bar {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-end;
	margin: 0 auto;
	font-size: 14px;
	height: 230px;
	position: relative;
	width: 648px
}

.charsPage #coins_risefall_bar .bar div {
	width: 25px;
	position: absolute;
	transition: height .8s
}

.charsPage #coins_risefall_bar .bar div span {
	position: absolute;
	top: 0;
	display: block;
	text-align: center;
	width: 50px;
	left: 50%;
	transform: translate(-25px,-20px)
}

.charsPage #coins_risefall_bar .lable {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	transition: height .5s;
	padding-top: 5px;
	border-top: 1px solid #f0f2f9
}

.charsPage #coins_risefall_bar .lable span {
	width: 30px;
	display: block;
	text-align: center;
	color: #333
}

.charsPage .trend {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin-bottom: 44px
}

.charsPage .trend .cell {
	width: 230px;
	height: 130px;
	border: 1px solid #f0f2f9;
	text-align: center;
	display: flex;
	flex-flow: column;
	justify-content: center
}

.charsPage .trend .cell .tit {
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	margin-bottom: 8px
}

.charsPage .trend .cell .val {
	font-size: 22px;
	font-weight: 500;
	color: #333;
	line-height: 20px;
	margin-bottom: 8px
}

.charsPage .trend .cell .val_sub {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px
}

.showEmpty,.showEmpty2,.showEmpty3 {
	height: 350px;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/empty.svg?v=ccc3a46) no-repeat center 30px;
	background-size: 166px auto;
	position: relative;
	text-align: center;
	overflow: hidden
}

.showEmpty2 p,.showEmpty3 p,.showEmpty p {
	font-size: 14px;
	color: #abb7c7;
	margin-top: 190px
}

.showEmpty2 a,.showEmpty3 a,.showEmpty a {
	display: block;
	height: 28px;
	width: 90px;
	color: #fff;
	font-size: 14px;
	background: #a4baeb;
	border-radius: 2px;
	text-align: center;
	line-height: 28px;
	position: absolute;
	left: 50%;
	margin-left: -45px;
	bottom: 80px
}

.showEmpty2 a:hover,.showEmpty3 a:hover,.showEmpty a:hover {
	color: #fff;
	opacity: .8
}

.showEmpty2 {
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/empty_2.svg?v=ed5fc62) no-repeat center 30px;
	background-size: 166px auto
}

.showEmpty2 p {
	font-size: 14px;
	color: #abb7c7;
	margin-top: 210px
}

.showEmpty2 a {
	bottom: 60px
}

.showEmpty3 {
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/wallet_empty.png?v=0384077) no-repeat center 30px;
	background-size: 166px auto
}

.SearchmediaList li {
	border-top: 1px solid #f0f2f9;
	padding: 20px 0
}

.SearchmediaList a {
	color: #333
}

.SearchmediaList a:hover .name,.SearchmediaList a:hover .text,.SearchmediaList a:hover .tit {
	color: #009bf4
}

.SearchmediaList .header {
	overflow: hidden
}

.SearchmediaList .header .name {
	font-size: 15px;
	color: #333!important;
	margin-top: 5px
}

.SearchmediaList .header .time {
	font-size: 12px;
	color: #84929c
}

.SearchmediaList .header img {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	display: block;
	float: left;
	background: #f1f1f1;
	margin-right: 10px;
	overflow: hidden
}

.SearchmediaList .tit {
	font-size: 18px;
	color: #333;
	padding-left: 60px;
	margin: 0 0 8px;
	font-weight: 700
}

.SearchmediaList .text {
	font-size: 14px;
	color: #333;
	margin-bottom: 8px;
	word-break: break-all;
	padding-left: 60px
}

.mediaMark {
	display: inline-block;
	height: 16px;
	width: 28px;
	text-align: center;
	font-size: 12px;
	color: #84929c;
	font-style: normal;
	background: #f1f2f5;
	margin-right: 5px;
	border-radius: 2px
}

.mediaNewsList_bqi {
	height: 390px!important
}

.mediaNewsList_bqi .ivu-tabs-tabpane {
	position: relative
}

.hasAddBtn {
	background: #f1f2f5!important
}

.bigevent_page .breadnav {
	width: 960px;
	margin: 0 auto;
	line-height: 32px;
	font-size: 13px
}

.bigevent_page .breadnav a {
	color: #333
}

.bigevent_page .breadnav span {
	color: #84929c
}

.bigevent_page .breadnav a:hover {
	color: #009bf4
}

body {
	min-height: 100%;
	min-width: 100%;
	position: absolute
}

.footer_self {
	position: absolute;
	bottom: 0
}

.detal_text p {
	margin: 15px 0
}

.icon-ifo {
	display: inline-block;
	font-size: 12px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	background: #ccc;
	color: #fff;
	border-radius: 3px;
	margin-left: 1px;
	margin-right: 1px;
	position: relative;
	font-style: normal;
	padding: 0 3px
}

.icon-ifo:before {
	content: "IFO"
}

.tableTips {
	font-size: 14px;
	margin-top: 5px;
	line-height: 25px;
	color: #84929c
}

.minHeight1000 {
	min-height: 1000px
}

.minHeight500 {
	min-height: 500px
}

.showHotCoinCopare .ivu-tabs {
	height: 400px!important
}

.searchNothing {
	width: 100%;
	text-align: center;
	height: 500px
}

.searchNothing img {
	margin-top: 80px;
	width: 130px;
	margin-bottom: 17px
}

.searchNothing p {
	font-size: 14px;
	color: #84929c;
	line-height: 24px
}

.walletList_all {
	min-height: 500px;
	width: 920px;
	position: relative
}

.walletList_all li:hover {
	box-shadow: 0 2px 14px 0 rgba(159,169,176,.23)
}

.walletList_all li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 210px;
	height: 63px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px
}

.walletList_all li img {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #f1f1f1;
	display: inline-block;
	float: left
}

.walletList_all li a {
	width: 210px;
	height: 63px;
	display: block;
	border: 1px solid #f0f2f9;
	border-radius: 2px;
	background: #fff;
	padding: 12px;
	font-size: 16px;
	color: #333!important
}

.walletList_all li span {
	display: block;
	float: left;
	margin-top: -2px;
	margin-left: 10px;
	width: 130px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.walletList_all li .fource {
	font-size: 12px;
	color: #84929c
}

.sideWalletList {
	padding: 0 15px;
	margin-bottom: 12px
}

.sideWalletList li {
	margin-bottom: 16px
}

.sideWalletList li a {
	display: block;
	height: 35px;
	overflow: hidden
}

.sideWalletList li a img {
	display: block;
	height: 35px;
	width: 35px;
	float: left;
	border-radius: 50%;
	margin-right: 12px
}

.sideWalletList li a span {
	font-size: 14px;
	color: #333;
	display: inline-block
}

.sideWalletList li a .fource,.sideWalletList li a span {
	width: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 6px
}

.sideWalletList li a .fource {
	float: right;
	text-align: right;
	color: #84929c
}

.sideWalletList li a:hover span {
	color: #009bf4
}

.percent0 {
	color: #84929c!important
}

.icon-zhan:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/bzny_thumbs.svg?v=39aedf8)
}

.icon-zhan:before,.iocn-share:before {
	display: inline-block;
	width: 30px;
	vertical-align: -2px;
	margin-right: 2px
}

.iocn-share:before{display:inline-block;width:30px;vertical-align:-2px;margin-right:2px}.iocn-share:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjODQ5MjlDIiBkPSJNLjg1MyAxMi44ODdjMy44MS0xLjg2MiA2LjMyMy0yLjgyOSA3LjYxNi0yLjkwOUw5IDkuOTQ1djIuOTQ3YS41LjUgMCAwMC44NDUuMzYybDUuNTU0LTUuMjkuMDE3LS4wMTdhLjUuNSAwIDAwLS4wMTctLjcwN0w5Ljg0NSAxLjk1QS41LjUgMCAwMDkgMi4zMTJ2Mi44NTJsLS4zOTYuMDg0Yy00LjYzOC45ODQtNy4xOTMgMy41MDYtNy43NSA3LjY0eiIvPjwvc3ZnPg==)}.icon-arrow-right:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjODQ5MjlDIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03IDVsNSA1LTUgNSIvPjwvc3ZnPg==);height:30px;width:30px;line-height:30px;display:block;margin-top:4px}.viewMore .icon-arrow-right:before{vertical-align:-5px;display:inline-block;width:auto}.viewMore:hover .icon-arrow-right:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgNWw1IDUtNSA1IiBzdHJva2U9IiMwMDliZjQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}.titMore .icon-arrow-right:before{vertical-align:-5px;display:inline;line-height:normal;height:10px;width:15px}.titMore:hover .icon-arrow-right:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgNWw1IDUtNSA1IiBzdHJva2U9IiMwMDliZjQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}.icon-arrow-left:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjODQ5MjlDIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03IDVsNSA1LTUgNSIvPjwvc3ZnPg==);height:30px;width:30px;line-height:30px;display:block;margin-top:4px;transform:scaleX(-1)}

.icon-add2:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/qqhq_add.svg?v=592a99d);
	line-height: normal;
	vertical-align: -4px
}

.coinTable .icon-future,.coinTable .icon-mining {
	width: 13px;
	height: 13px;
	background-size: 13px 13px;
	vertical-align: -1px;
	margin-left: 2px;
	margin-right: 1px
}

.coinTable tbody tr td:first-child .ivu-table-cell {
	line-height: 47px
}

.coinTable tr td:nth-child(5) .ivu-table-cell {
	overflow: visible!important
}

.showFixedTab {
	position: fixed;
	z-index: 998;
	background: #fff;
	top: 0;
	width: 960px;
	padding: 6px 30px;
	margin-left: -30px
}

.warpLine {
	margin-top: 10px
}

.warpLine,.warpLine .ivu-dropdown {
	float: none!important
}

.warpLine .pageList {
	float: left!important;
	margin-left: 0!important;
	margin-right: 15px
}

#ivu-table-header_fiexd {
	position: fixed;
	top: 42px;
	z-index: 80
}

.chart_item {
	display: inline-block;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	margin-right: 3px;
	vertical-align: middle
}

.ivu-back-top {
	right:calc(50% - 706px)!important;
}

.downloadtips {
	margin-left: 100px;
	width: 840px;
	margin-top: 25px
}

.downloadtips h1 {
	font-size: 32px;
	color: #333;
	font-weight: 400;
	margin-bottom: 40px
}

.downloadtips h2 {
	font-size: 24px;
	color: #333;
	font-weight: 400;
	margin-bottom: 37px
}

.downloadtips p {
	font-size: 17px;
	color: #333;
	line-height: 28px;
	margin-bottom: 20px
}

.downloadtips .alert {
	font-size: 24px;
	color: #d84414;
	letter-spacing: -.58px;
	line-height: 38px
}

.new-about-us:after {
	clear: both;
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	visibility: hidden
}

.new-about-us {
	background: #fff;
	min-height: 500px!important
}

.new-about-us h1 {
	font-size: 40px;
	margin: 0;
	font-weight: 600
}

.new-about-us h1 small {
	font-size: 20px;
	font-weight: 400;
	color: #999;
	margin-left: 10px
}

.new-about-us .new-main-text p {
	font-size: 16px;
	line-height: 30px
}

.new-about-us .new-sub-text {
	margin: 10px 0
}

.new-about-us .new-contact-box {
	overflow: hidden;
	margin: 30px 0
}

.new-about-us .new-contact-box .cell-box:nth-child(3n) {
	margin-right: 0
}

.new-about-us .new-contact-box .cell-box {
	float: left;
	width: 306px;
	height: 220px;
	border: 1px solid #e5e5e5;
	margin-bottom: 30px
}

.new-about-us .new-contact-box .cell-box:nth-child(3n-1) {
	margin-left: 20px;
	margin-right: 20px
}

.new-about-us .new-contact-box .cell-box .tit {
	border-bottom: 1px solid #e5e5e5;
	background: #f7f7f7;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.new-about-us .new-contact-box .cell-box .con {
	height: 105px;
	padding: 20px
}

.new-about-us .new-contact-box .cell-box .con .new-cell {
	text-align: center;
	display: block;
	margin: 0 auto
}

.new-about-us .new-contact-box .cell-box .con .new-cell img {
	width: 110px!important;
	height: 110px!important
}

.new-about-us .new-contact-box .cell-box .con .new-cell p {
	margin: 0
}

.new-about-us .new-contact-box .cell-box .con .new-cell a {
	color: #0291d6;
	text-decoration: none
}

.new-about-us .contact-alert,.new-about-us .new-sub-text {
	display: none
}

.aboutSize {
	overflow: hidden;
	margin: 0 auto 0;
}

.aboutSize,.aboutSize .row {
	width: 1000px
}

.ivu-table .convert {
	transition: color 1s ease-out;
	padding: 0 3px;
	display: inline-block
}

.convert.bg_red {
	color: #e40202
}

.convert.bg_green {
	color: #3ba316
}

.adppHeader .name .status {
	height: 12px;
	width: 12px;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	margin-right: 5px
}

.adppHeader .name .status[data-type=work] {
	background: #ffab40
}

.adppHeader .name .status[data-type=main] {
	background: #69f0ae
}

.adppHeader .name .status[data-type=test] {
	background: #448aff
}

.adppHeader .name .status:after {
	content: "";
	white-space: nowrap;
	bottom: 0;
	margin-bottom: 15px;
	position: absolute;
	font-size: 12px;
	color: #333;
	padding: 7px 10px;
	background: #fff;
	display: none;
	box-shadow: 4px 4px 8px 0 rgba(159,169,176,.3)
}

.adppHeader .name .status[data-type=work]:after {
	content: "æ­£åœ¨å¼€å‘ä¸­..."
}

.adppHeader .name .status[data-type=main]:after {
	content: "å·²ä¸Šçº¿ä¸»ç½‘"
}

.adppHeader .name .status[data-type=test]:after {
	content: "å·²ä¸Šçº¿æµ‹è¯•ç½‘ç»œ"
}

.adppHeader .name .status:hover:after {
	display: block
}

.adppHeader .name img {
	width: 120px;
	height: 120px;
	border-radius: 10px
}

.adppHeader .name h1 {
	font-size: 24px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: middle
}

.adppHeader .name .skip {
	margin: 0 5px;
	color: #84929c
}

.adppHeader .name .des {
	font-size: 14px
}

.adppHeader .name .type {
	font-size: 14px;
	display: inline-block
}

.adppHeader .name .type a,.adppHeader .name .type span {
	color: #84929c;
	border: none
}

.adppHeader .name .social {
	margin-top: 15px
}

.adppHeader .name .social .ivu-btn {
	height: 38px;
	width: 110px;
	border-radius: 3px;
	font-size: 14px;
	line-height: 26px;
	border: 0
}

.adppHeader .name .social .ivu-btn:hover {
	color: #fff
}

.adppHeader .name .social>span {
	font-size: 14px;
	margin-left: 15px
}

.adppHeader .name .social>span a {
	font-size: 20px;
	color: #999;
	vertical-align: middle;
	margin-left: 5px;
	display: inline-block
}

.adppHeader .name .social>span a:hover {
	color: #009bf4
}

.adppHeader .detailInfo {
	margin-top: 10px;
	width: 900px
}

.adppHeader .detailInfo .cell {
	width: 33%;
	display: inline-block;
	font-size: 14px;
	color: #84929c;
	margin-bottom: 5px
}

.adppHeader .detailInfo .cell span {
	color: #333
}

.screenshot_box {
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f2f9
}

.screenShot {
	width: 100%;
	height: 250px;
	overflow-x: auto;
	overflow-y: hidden
}

.screenShot ul {
	white-space: nowrap
}

.screenShot ul li {
	height: 230px;
	display: inline-block;
	margin-right: 15px;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17)
}

.screenShot ul li img {
	max-height: 230px;
	display: inline-block;
	cursor: pointer
}

.screenShot .picdetal {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99999;
	background: rgba(0,0,0,.8);
	cursor: pointer
}

.screenShot .picdetal img {
	max-width: 80%;
	max-height: 80%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute
}

.adpptextBox {
	margin-top: 30px;
	font-size: 16px;
	color: #333;
	line-height: 26px
}

.dappCharbox {
	position: relative
}

.dappCharbox .action_bar {
	position: absolute;
	left: 25px;
	top: 0;
	margin-top: -5px;
	width: 780px;
	z-index: 9999
}

.dappCharbox .group {
	border: 1px solid #e4e4e4;
	height: 30px;
	border-radius: 3px;
	overflow: hidden
}

.dappCharbox .group span {
	display: block;
	float: left;
	padding: 0 16px;
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #e4e4e4;
	cursor: pointer;
	height: 30px;
	color: #84929c;
	font-size: 14px
}

.dappCharbox .group span:last-child {
	border: none
}

.dappCharbox .group span.active {
	color: #333;
	background: #f1f1f1
}

.preview_balance .cell {
	font-size: 14px;
	display: inline-block;
	margin-right: 15px;
	color: #84929c
}

.preview_balance .cell span {
	color: #333
}

.dappAddress {
	margin-bottom: 50px;
	overflow: hidden
}

.dappAddress div {
	float: left;
	width: 50%;
	font-size: 14px;
	border-bottom: 1px solid #f0f2f9;
	line-height: 42px;
	height: 42px
}

.dappInfolist {
	margin: 0 15px 15px
}

.dappInfolist .type {
	border-top: 1px solid #f0f2f9;
	margin-top: 5px
}

.dappInfolist div {
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	overflow: hidden
}

.dappInfolist div .tit {
	color: #84929c;
	display: block;
	float: left;
	width: 50%
}

.dappInfolist div .val {
	display: block;
	float: left;
	color: #333;
	width: 50%;
	text-align: right
}

.social-link {
	font-family: social
}

.wallet_entry {
	font-weight: 400;
	float: right;
	font-size: 14px;
	margin-top: 5px
}

.social-link.wechat {
	position: relative
}

.social-link.wechat:after {
	content: attr(data-info);
	position: absolute;
	padding: 7px 10px;
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17);
	white-space: nowrap;
	font-size: 14px;
	bottom: 0;
	left: 0;
	margin-bottom: 30px;
	color: #333!important;
	display: none
}

.social-link.wechat:hover:after {
	display: block
}

.relative_dapp li a img {
	width: 24px;
	height: 24px;
	border-radius: 5px
}

.relative_dapp li a span {
	margin-top: 3px;
	width: 230px
}

.relative_dapp li {
	margin-bottom: 5px
}

.side_balence {
	margin: 0 15px;
	overflow: hidden
}

.side_balence>div {
	float: left;
	font-size: 14px;
	color: #84929c;
	width: 50%
}

.side_balence>div span {
	color: #333
}

.dapp_adress_list {
	margin: 5px 15px 0;
	min-height: 64px;
	max-height: 320px;
	overflow-y: scroll;
	overflow-x: hidden
}

.dapp_adress_list li {
	line-height: 32px;
	font-size: 14px;
	height: 32px;
	width: 260px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.TopHomeLink {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	height: 102px
}

.TopHomeLink .colum1 {
	width: 308px;
	height: 102px;
	background: #f6f7fb
}

.TopHomeLink .colum2 {
	width: 634px;
	height: 102px;
	background: #f6f7fb
}

.TopHomeLink .colum3 {
	width: 960px;
	height: 102px;
	background: #f6f7fb
}

.TopHomeLink .inner {
	width: 980px
}

.TopHomeLink .inner a {
	display: block;
	float: left;
	margin-right: 18px;
	position: relative
}

.TopHomeLink .inner a:after {
	content: "广告";
	display: block;
	position: absolute;
	background: rgba(0,0,0,.5);
	color: #fff;
	width: 30px;
	height: 16px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	right: 0;
	bottom: 0
}

.TopHomeLink .inner a img {
	width: 100%;
	height: 100%
}

.maxChangeLink {
	margin-top: 50px;
	margin-left: 30px
}

.maxChangeLink a {
	display: block;
	margin-bottom: 20px;
	width: 240px!important;
	height: 82px!important;
	background: #fff;
	text-indent: 0!important;
	position: relative
}

.maxChangeLink a img {
	width: 100%;
	height: 100%
}

.no_compare_coin {
	text-align: center;
	font-size: 14px;
	margin-top: 140px;
	color: #84929c;
	opacity: .5
}

.ivu-icon-ios-arrow-up:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/Upward_Normal.svg?v=b38a49c)!important
}

.ivu-icon-ios-arrow-up:hover {
	opacity: .8
}

.ivu-icon-ios-arrow-up:active {
	opacity: .5
}

.ivu-back-top i {
	padding: 0!important
}

.ivu-back-top-inner {
	box-shadow: none!important;
	background-color: hsla(0,0%,100%,0)!important
}

.loginWindow .ivu-tabs-ink-bar {
	background: none
}

.loginWindow .ivu-tabs-nav .ivu-tabs-tab-active {
	color: #84929c!important;
	cursor: auto;
	font-weight: 400
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
	.searchForm input {
		line-height: 28px
	}

	.ivu-dropdown-menu {
		overflow-x: hidden
	}

	.searchInput {
		line-height: 0
	}
}

@media only screen and (min-width:300px) {
	body {
		width: 1300px!important
	}
}

.compare_user_coin_empty {
	text-align: center;
	font-size: 14px;
	color: #84929c;
	margin-top: 144px
}

body>a {
	display: none
}

.Banner a {
	position: relative
}

.Banner a,.Banner a img {
	display: block
}

.Banner a:after,.maxChangeLink a:after {
	content: "\5E7F\544A";
	display: block;
	position: absolute;
	background: rgba(0,0,0,.5);
	color: #fff;
	width: 30px;
	height: 16px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	right: 0;
	bottom: 0;
	margin-top: 0
}

.dapptopLink a {
	margin-right: 16px!important
}

.mediaNews .ivu-tabs-tabpane {
	padding: 0!important
}

.headpic_upload {
	vertical-align: top!important;
	margin-top: 16px;
	margin-left: 30px
}

.headpic_upload_tip {
	width: 234px;
	height: 22px;
	font-size: 12px;
	color: #84929c;
	line-height: 22px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
	margin-top: 21px
}

.showSecurity .ivu-input-wrapper {
	width: 88%
}

.showSecurity .showSecurity_edit {
	float: right;
	color: #009bf4!important;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 15px;
	cursor: pointer
}

.showSecurity .showSecurity_edit:hover {
	opacity: .8
}

.security_shell {
	background-color: rgba(0,0,0,.8);
	z-index: 9999
}

.security_outerWindow {
	position: fixed;
	left: 50%;
	margin: -300px auto auto -450px;
	right: auto;
	top: 50%;
	bottom: auto;
	width: 900px;
	height: 600px;
	background: #fff;
	border-radius: 2px;
	z-index: 9999
}

.security_outerWindow .window_tit {
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	text-indent: 20px;
	border-bottom: 1px solid #f0f2f9;
	margin-bottom: 30px
}

.security_outerWindow .window_tit i {
	float: right;
	margin-top: 30px;
	margin-right: 24px;
	cursor: pointer
}

.security_outerWindow .window_tit i:hover:before {
	color: #009bf4
}

.security_outerWindow .window_tit i:before {
	font-size: 22px
}

.ivu-message {
	z-index: 999999!important
}

.mediaLink_font {
	font-family: social;
	color: #333;
	font-size: 24px;
	vertical-align: middle
}

.mediaLink_font:hover {
	color: #333!important;
	opacity: .8
}

.friendLink {
	font-size: 13px;
	margin-top: 20px;
	overflow: hidden
}

.friendLink .connent_qq {
	float: none;
	color: #333
}

.friendLink .tit {
	color: #333;
	float: left;
	margin-right: 30px
}

.friendLink ul {
	float: left;
	width: 1198px
}

.friendLink li {
	display: block;
	float: left;
	margin-right: 20px;
	white-space: nowrap;
	margin-bottom: 16px
}

.friendLink li a {
	color: #84929c
}

.friendLink li a:hover {
	color: #009bf4
}

.footer_scroll {
	margin-bottom: 40px;
	margin-top: 20px;
	height: 16px;
	overflow: hidden
}

.footer_scroll ul {
	will-change: transform;
	transition: margin-top .2s
}

.footer_scroll li {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #84929c;
	line-height: 16px;
	font-size: 12px
}

.new_exchange_page {
	width: 1280px;
	overflow: hidden;
	margin-top: 20px;
	box-sizing: border-box;
	margin-bottom: 275px
}

.new_exchange_page .pageMain {
	width: 1280px;
	margin-left: auto;
	margin-right: auto
}

.new_exchange_page .exchange_bread {
	font-size: 14px;
	margin-bottom: 20px
}

.new_exchange_page .exchange_bread a {
	color: #333
}

.new_exchange_page .exchange_bread a:hover {
	color: #009bf4
}

.new_exchange_page .exchange_bread span {
	color: #84929c
}

.new_exchange_page .exchange_leftside {
	float: left;
	width: 960px
}

.new_exchange_page .exchange_leftside #radar_chart {
	width: 100%;
	height: 340px;
	margin: 30px auto 0
}

.new_exchange_page .exchange_leftside .new_exchange_char {
	width: 340px;
	height: 386px;
	background: rgba(246,247,251,.5);
	float: right;
	position: relative
}

.new_exchange_page .exchange_leftside .new_exchange_char .exchange_grade {
	width: 300px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #333;
	font-size: 16px;
	position: absolute;
	left: 20px;
	top: 0;
	border-bottom: 1px solid #f0f2f9;
	z-index: 9
}

.new_exchange_page .exchange_leftside .new_exchange_char .exchange_grade .exrenk {
	margin-left: 14px
}

.new_exchange_page .exchange_leftside .new_exchange_char .grade_e:hover {
	opacity: .8
}

.new_exchange_page .exchange_leftside .exchange_des {
	width: 100%;
	font-size: 14px;
	line-height: 26px
}

.new_exchange_page .exchange_leftside .exchange_des a {
	font-size: 14px;
	color: #009bf4;
	float: right
}

.new_exchange_page .exchange_leftside .exchange_des a:hover {
	opacity: .8
}

.new_exchange_page .exchange_leftside .exchange_des p {
	position: relative;
	line-height: 26px;
	max-height: 78px;
	overflow: hidden;
	width: 100%;
	word-break: break-all;
	color: #333
}

.new_exchange_page .exchange_leftside .exchange_des p:after {
	content: ".";
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 40px;
	background: linear-gradient(90deg,hsla(0,0%,100%,0),#fff 55%)
}

.new_exchange_page .exchange_leftside .new_exchange_info {
	width: 550px;
	float: left
}

.new_exchange_page .exchange_leftside .new_exchange_info .favour {
	margin-top: 5px;
	margin-bottom: 25px
}

.new_exchange_page .exchange_leftside .new_exchange_info .favour span {
	color: #84929c!important;
	cursor: pointer
}

.new_exchange_page .exchange_leftside .new_exchange_info .favour span:active {
	opacity: .8
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .subaddress {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 7px;
	color: #84929c;
	background: #f1f2f5;
	border-radius: 2px;
	margin-left: 25px
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .mediaLink {
	margin-right: 12px;
	vertical-align: middle
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .mediaLink img {
	vertical-align: -2px;
	margin-right: 4px
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .mediaLink:hover {
	opacity: .8
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .tradeType {
	margin-right: 5px
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .tradeType i {
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
	vertical-align: -2px;
	margin-right: 5px
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .cell {
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #f0f2f9;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 14px
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .cell span {
	display: inline-block;
	vertical-align: middle
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .cell .tit {
	color: #84929c;
	width: 90px
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .cell .val {
	color: #333
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .cell:first-child {
	width: 35%
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .cell:last-child {
	width: 65%
}

.new_exchange_page .exchange_leftside .new_exchange_info .exchangeinfo_list .cell_long {
	width: 100%!important
}

.new_exchange_page .exchange_leftside .new_exchange_info .cover {
	width: 74px;
	height: 74px;
	display: block;
	border: 1px solid hsla(0,0%,59.2%,.12);
	float: left;
	margin-right: 30px
}

.new_exchange_page .exchange_leftside .new_exchange_info h1 {
	font-weight: 500;
	font-size: 24px;
	color: #333
}

.new_exchange_page .exchange_leftside .new_exchange_info .vol_info {
	font-size: 12px;
	color: #333
}

.new_exchange_page .exchange_leftside .new_exchange_info .vol_info .vol_tit {
	margin-left: 12px;
	color: #84929c
}

.new_exchange_page .exchange_leftside .new_exchange_info .vol_info .numTag {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 3px;
	font-style: normal;
	font-size: 12px;
	color: #333;
	height: 21px;
	min-width: 50px;
	display: inline-block;
	line-height: 20px;
	border: 1px solid #e6e9eb;
	border-radius: 20px;
	padding: 0 10px
}

.new_exchange_page .exchange_leftside .new_exchange_info .vol_info .vol {
	font-size: 22px;
	color: #84929c
}

.exchange_bread_arrow:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjODQ5MjlDIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjUgMWw1IDQtNSA0Ii8+PC9zdmc+)
}

.exchange_vol_up:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGcgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDBiNDVhIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgMTUuNTEzbDQuMDE3LTUuODEgNC45MTYgMy44MUwxNS4zMSA3Ii8+PHBhdGggZmlsbD0iIzAwYjQ1YSIgZD0iTTEyLjc1MSA0LjIwN0gxNy44Yy4xMSAwIC4yLjA5LjIuMlY5LjY5YS4yLjIgMCAwMS0uMzQ1LjEzOGwtNS4wNDgtNS4yODNhLjIuMiAwIDAxLjE0NC0uMzM4eiIvPjwvZz48L3N2Zz4=)
}

.exchange_vol_down:before,.exchange_vol_up:before {
	transform: scale(.9);
	display: inline-block;
	vertical-align: bottom
}

.exchange_vol_down:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGcgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjRkY2MDU5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgNC40ODdsNC4wMTcgNS44MSA0LjkxNi0zLjgxTDE1LjMxIDEzIi8+PHBhdGggZmlsbD0iI0ZGNjA1OSIgZD0iTTEyLjc1MSAxNS43OTNIMTcuOGEuMi4yIDAgMDAuMi0uMlYxMC4zMWEuMi4yIDAgMDAtLjM0NS0uMTM4bC01LjA0OCA1LjI4M2EuMi4yIDAgMDAuMTQ0LjMzOHoiLz48L2c+PC9zdmc+)
}

.clear {
	clear: both
}

.exchange_like:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iIzg0OTI5QyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOS4zNTcgNS4wMjVsLS4zNTkuMzQ5LS4zNTgtLjM1Yy0xLjM5Ny0xLjM2LTMuNjctMS4zNjYtNS4wNzQtLjAxMmwtLjAxMi4wMTJhMy40MjMgMy40MjMgMCAwMDAgNC45NGw0Ljg2NSA0LjgwMWEuODM0LjgzNCAwIDAwMS4xNS4wMWwuMDEtLjAxIDQuODY3LTQuOGEzLjQyMyAzLjQyMyAwIDAwMC00Ljk0MWMtMS4zOTctMS4zNi0zLjY3LTEuMzY2LTUuMDczLS4wMTRsLS4wMTYuMDE1eiIvPjwvc3ZnPg==)
}

.exchange_like:before,.exchange_like_active:before {
	vertical-align: middle;
	display: inline-block;
	line-height: 14px
}

.exchange_like_active:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iI0Y1QTYyMyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOS4zNTcgNS4wMjVsLS4zNTkuMzQ5LS4zNTgtLjM1Yy0xLjM5Ny0xLjM2LTMuNjctMS4zNjYtNS4wNzQtLjAxMmwtLjAxMi4wMTJhMy40MjMgMy40MjMgMCAwMDAgNC45NGw0Ljg2NSA0LjgwMWEuODM0LjgzNCAwIDAwMS4xNS4wMWwuMDEtLjAxIDQuODY3LTQuOGEzLjQyMyAzLjQyMyAwIDAwMC00Ljk0MWMtMS4zOTctMS4zNi0zLjY3LTEuMzY2LTUuMDczLS4wMTRsLS4wMTYuMDE1eiIvPjwvc3ZnPg==)
}

.vol_rank_chart {
	margin-top: 30px;
	margin-bottom: 30px
}

.vol_rank_chart #chartbox_1,.vol_rank_chart #chartbox_2 {
	width: 450px;
	height: 264px;
	margin-top: 21px;
	margin-left: -20px
}

.vol_rank_chart .norank_show {
	width: 450px;
	height: 243px;
	text-align: center;
	line-height: 243px;
	color: #84929c;
	font-size: 16px;
	margin-top: 21px;
	background: rgba(246,247,251,.5)
}

.vol_rank_chart .rank_chart {
	margin-right: 37px
}

.vol_rank_chart .tit {
	font-size: 16px;
	color: #333
}

.vol_rank_chart .tit span {
	color: #84929c;
	margin-left: 26px;
	cursor: pointer
}

.vol_rank_chart .tit span.active {
	color: #009bf4
}

.vol_rank_chart .rank_chart {
	float: left;
	width: 46%
}

.vol_rank_chart .vol_chart {
	float: right;
	width: 46%
}

.table_pic {
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	line-height: 50px;
	margin-top: 5px;
	margin-right: 5px
}

.exchange_market_name {
	overflow: hidden;
	display: block;
	font-size: 14px;
	color: #333;
	padding-top: 3px
}

.exchange_market_name .pair {
	float: left;
	line-height: 15px
}

.exchange_market_name small {
	font-size: 12px;
	color: #84929c
}

.exchange_area {
	font-size: 14px;
	color: #333;
	float: left
}

.exchange_area span {
	margin-right: 14px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #fff;
	padding: 0 5px;
	cursor: pointer
}

.exchange_area span.active {
	background: #f6f7fb;
	color: #009bf4
}

.exchange_action_bar:after {
	content: "";
	display: block;
	clear: both
}

.exchange_marrket_tit {
	margin-top: 50px;
	margin-bottom: 35px
}

.exchange_marrket_tit h2 {
	font-size: 24px;
	color: #333;
	font-weight: 500;
	float: left
}

.exchange_marrket_tit:after {
	content: "";
	display: block;
	clear: both
}

.exchange_rightside {
	width: 300px;
	float: right
}

.exchange_rightside h2 {
	font-weight: 500
}

.exchange_rightside .mediaNews {
	box-shadow: none;
	margin-bottom: 30px
}

.exchange_rightside .mediaNews .boxTit {
	background: #f6f7fb!important;
	padding: 9px 16px;
	margin-bottom: 12px
}

.exchange_rightside .mediaNews .boxTit:before {
	display: none
}

.exchange_rightside .mediaNews .mediaNewsList li {
	border-bottom: 1px solid #f0f2f9;
	padding-bottom: 5px
}

.exchange_rightside .exchange_coin:hover {
	opacity: .8
}

.exchange_rightside .exchange_coin {
	overflow: hidden;
	margin-bottom: 40px;
	color: #333;
	display: block
}

.exchange_rightside .exchange_coin .coin_symbol {
	font-size: 14px;
	color: #333;
	margin-bottom: 6px
}

.exchange_rightside .exchange_coin .price {
	float: left;
	color: #333!important
}

.exchange_rightside .exchange_coin .convert {
	font-size: 20px
}

.exchange_rightside .exchange_coin .peity {
	float: right;
	margin-top: 3px
}

.founder {
	box-shadow: none;
	margin-bottom: 40px
}

.founder .boxTit {
	background: #f6f7fb!important;
	padding: 9px 16px;
	margin-bottom: 12px
}

.founder .boxTit:before {
	display: none
}

.founder .founder_list li {
	overflow: hidden;
	padding: 10px
}

.founder .founder_list li .name {
	font-size: 14px;
	color: #333
}

.founder .founder_list li .job {
	font-size: 12px;
	color: #84929c
}

.founder .founder_list img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 14px;
	border: 0;
	border-radius: 50%
}

#exchange_vol_char {
	width: 100%;
	height: 450px
}

.exchange_comment {
	margin-top: 50px
}

.exchange_comment h2 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 30px;
	color: #333
}

.exchange_comment h3 {
	font-size: 16px;
	margin-top: 14px;
	font-weight: 500;
	color: #333
}

.exchange_comment .action_bar {
	text-align: right;
	color: #84929c
}

.exchange_comment .action_bar .cancelmessage,.exchange_comment .action_bar .sendmessage {
	cursor: pointer;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #009bf4;
	color: #fff;
	border-radius: 2px
}

.exchange_comment .action_bar .cancelmessage:hover,.exchange_comment .action_bar .sendmessage:hover {
	opacity: .8
}

.exchange_comment .action_bar .sendmessage[disable] {
	background: #99d7fa;
	opacity: 1;
	cursor: auto
}

.exchange_comment .action_bar .cancelmessage {
	background: #fff;
	border: 1px solid #e3eaf2;
	color: #333;
	margin-right: 10px
}

.exchange_comment .action_bar .bitcount {
	margin-right: 15px
}

.exchange_comment .action_bar:before {
	content: "";
	clear: both;
	display: block;
	margin-top: 16px
}

.editbox {
	position: relative;
	overflow: hidden
}

.editbox img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 16px
}

.editbox textarea {
	width: 874px;
	height: 100px;
	padding: 5px 15px;
	box-sizing: border-box;
	float: right;
	resize: none;
	border: 1px solid #e3eaf2;
	border-radius: 2px;
	font-size: 14px
}

.editbox .arrow {
	display: block;
	background: #fff;
	width: 10px;
	height: 10px;
	border-top: 1px solid #e3eaf2;
	border-left: 1px solid #e3eaf2;
	transform: rotate(-45deg);
	left: 51px;
	top: 12px;
	position: absolute
}

.comment-list {
	margin-top: 20px;
	overflow: hidden
}

.comment-list button {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.comment-list .recomment_box {
	margin-top: 10px
}

.comment-list .recomment_box img {
	width: 30px;
	height: 30px
}

.comment-list .recomment_box textarea {
	width: 829px
}

.comment-list .recomment_box .arrow {
	left: 42px;
	top: 12px
}

.comment-list .count {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.comment-list .count .unm {
	margin-right: 16px;
	color: #84929c
}

.comment-list .count .hide,.comment-list .count .show {
	color: #009bf4
}

.comment-list li {
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f2f9;
	margin-bottom: 20px
}

.comment-list li .count {
	font-size: 14px
}

.comment-list li .count .hide,.comment-list li .count .show {
	cursor: pointer
}

.comment-list li .count .hide:hover,.comment-list li .count .show:hover {
	opacity: .8
}

.comment-list li .name {
	font-size: 14px;
	color: #333;
	font-weight: 500
}

.comment-list li .name span {
	font-weight: 400;
	color: #84929c
}

.comment-list li:after {
	content: "";
	display: block;
	clear: both
}

.comment-list .cover {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 15px
}

.comment-list .cover img {
	width: 100%;
	height: 100%;
	border-radius: 50%
}

.comment-list .info {
	float: right;
	width: 875px
}

.comment-list .info .name a {
	font-size: 14px;
	margin-bottom: 3px;
	color: #333
}

.comment-list .info .text {
	font-size: 14px;
	color: #333;
	line-height: 1.7
}

.comment-list .info .comment_action {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #84929c;
	margin-top: 6px;
	font-size: 13px
}

.comment-list .info .comment_action span.active {
	color: #009bf4
}

.comment-list .info .comment_action>span {
	margin-right: 15px;
	cursor: pointer
}

.comment-list .info .comment_action>span:hover {
	color: #009bf4
}

.comment-list .info .comment_action>span:first-child {
	cursor: auto!important;
	color: #84929c!important
}

.comment-list .info .comment_action .moreoption {
	display: inline-block;
	margin-right: 15px;
	position: relative;
	cursor: pointer
}

.comment-list .info .comment_action .moreoption>span {
	position: absolute;
	width: 108px;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.08),0 -1px 2px 0 rgba(0,0,0,.03);
	border-radius: 2px;
	white-space: nowrap;
	top: 0;
	left: 0;
	margin-top: 18px;
	display: none;
	z-index: 999999;
	cursor: pointer!important
}

.comment-list .info .comment_action .moreoption>span:hover {
	color: #009bf4
}

.comment-list .info .comment_action .moreoption:hover span {
	display: block!important
}

.sub_comment_list {
	margin-top: 15px
}

.sub_comment_list .recomment_box {
	margin-top: 10px
}

.sub_comment_list .recomment_box img {
	width: 30px;
	height: 30px
}

.sub_comment_list .recomment_box textarea {
	width: 789px
}

.sub_comment_list .recomment_box .arrow {
	left: 42px;
	top: 12px
}

.sub_comment_list li {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 15px
}

.sub_comment_list .cover {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 10px
}

.sub_comment_list .cover img {
	width: 100%;
	height: 100%;
	border-radius: 50%
}

.sub_comment_list .info {
	width: 835px
}

.ico_comment_show:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDA5QkY0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMCA2TDcgOSA0IDYiLz48L3N2Zz4=);vertical-align: -2px
}

.ico_comment_hide:before {
	content: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDA5QkY0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMCA5TDcgNiA0IDkiLz48L3N2Zz4=);vertical-align: -2px
}

.coinListGlobal.show_empty {
	pointer-events: none
}

.coinListGlobal.show_empty .ivu-table-cell {
	display: none
}

.exchangeMarketList {
	position: relative
}

.exchangeMarketList .empty_tips {
	position: absolute;
	width: 124px;
	height: 30px;
	margin: auto;
	display: block;
	left: 0;
	right: 0;
	top: 67px;
	bottom: 0;
	font-size: 16px;
	color: #84929c
}

.exchangedes_shell {
	background: rgba(0,0,0,.6);
	text-align: center;
	opacity: 0;
	z-index: 999;
	display: none;
	transition: opacity .5s
}

.exchangedes_shell.active {
	opacity: 0;
	display: block
}

.exchangedes_shell.show {
	opacity: 1
}

.exchangedes_shell:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.exchangedesBox {
	vertical-align: middle;
	list-style: none;
	width: auto;
	margin: 30px auto;
	top: 0;
	white-space: normal;
	word-break: break-all
}

.exchangedesBox,.exchangedesBox .content {
	display: inline-block;
	position: relative;
	text-align: left
}

.exchangedesBox .content {
	background: #fff;
	width: 750px;
	height: auto;
	border-radius: 8px;
	padding: 50px 75px;
	box-sizing: border-box
}

.exchangedesBox .cancel_btn {
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
	background: none
}

.exchangedesBox .cancel_btn:hover {
	opacity: .8
}

.exchangedesBox h2 {
	font-size: 22px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-bottom: 20px
}

.exchangedesBox p {
	font-size: 14px;
	color: #333;
	line-height: 24px
}

.exchangedesBox .scrollbox {
	min-height: 245px;
	overflow: auto
}

.exchangedesBox .scrollbox p {
	margin-bottom: 15px
}

.icon-close:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/icon_cancel_max.svg?v=5547457)
}

.feedback {
	float: right;
	margin-right: 20px;
	z-index: 999;
	position: relative
}

.feedback>button {
	background: none;
	color: #84929c;
	margin-top: 5px;
	cursor: pointer
}

.feedback>button:hover {
	color: #009bf4
}

.feedback .shell {
	background: rgba(0,0,0,.6)
}

.feedback .feedbackWindow {
	position: fixed;
	width: 580px;
	height: 410px;
	background: #fff;
	border-radius: 2px;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 9999;
	overflow: hidden
}

.feedback .feedbackWindow .close_btn {
	float: right;
	background: none;
	margin-top: 8px;
	margin-right: 20px;
	cursor: pointer
}

.feedback .feedbackWindow .window_tab {
	height: 48px;
	line-height: 48px;
	background: #f6f7fb
}

.feedback .feedbackWindow .window_tab>span {
	display: inline-block;
	font-size: 18px;
	color: #333;
	margin: 0 20px;
	box-sizing: border-box;
	line-height: 48px;
	height: 46px;
	cursor: pointer
}

.feedback .feedbackWindow .window_tab>span.active {
	color: #009bf4;
	border-bottom: 2px solid #009bf4
}

.feedback .feedbackWindow .content {
	margin: 20px
}

.feedback .feedbackWindow .content .action {
	text-align: center;
	margin-top: 40px
}

.feedback .feedbackWindow .content .action button {
	width: 150px;
	height: 35px;
	color: #fff;
	font-size: 16px;
	border-radius: 2px;
	border: 0
}

.feedback .feedbackWindow .content textarea {
	border: 1px solid #dde0eb;
	height: 110px;
	width: 540px;
	padding: 10px;
	border-radius: 2px;
	resize: none;
	margin-bottom: 30px;
	font-size: 14px
}

.feedback .feedbackWindow .content input {
	height: 30px;
	width: 210px;
	padding: 0 10px;
	border-radius: 2px;
	font-size: 14px;
	border: 1px solid #dde0eb
}

.feedback .feedbackWindow .content .label {
	font-size: 14px;
	color: #333;
	margin-bottom: 5px
}

.reportwiondow {
	display: block;
	width: 500px;
	height: 360px;
	box-sizing: border-box;
	padding: 20px;
	position: fixed;
	border-radius: 2px;
	background: #fff;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 9999
}

.reportwiondow button.submit {
	width: 150px;
	height: 38px;
	color: #fff;
	font-size: 18px;
	border-radius: 2px;
	display: block;
	margin: 40px auto 0
}

.reportwiondow .contentbox {
	z-index: 999;
	position: relative
}

.reportwiondow .contentbox .action {
	text-align: right
}

.reportwiondow .contentbox .action button {
	background: none;
	cursor: pointer
}

.reportwiondow .contentbox .tit {
	font-size: 14px;
	color: #333
}

.reportwiondow .contentbox .tit span {
	color: #009bf4
}

.reportwiondow .contentbox .type {
	margin-top: 10px
}

.reportwiondow .contentbox .type label {
	margin-right: 30px
}

.reportwiondow .contentbox .text {
	padding: 5px 10px;
	background: #f5f5f5;
	color: #606266;
	font-size: 14px;
	margin: 5px 0 30px;
	height: 100px;
	overflow: auto;
	border-radius: 2px;
	white-space: normal;
	word-break: break-all
}

.reportshell {
	z-index: 999;
	background: rgba(0,0,0,.6)
}

.shellInfo li {
	font-size: 14px;
	border: 0!important;
	color: #333
}

.shellInfo .time {
	float: right;
	color: #84929c
}

.showMoreComment {
	display: block;
	width: 135px;
	height: 40px;
	background: #f6f7fb;
	border-radius: 2px;
	color: #333;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	margin: 20px auto 40px;
	cursor: pointer
}

.showMoreComment:hover {
	color: #009bf4
}

.hide_subcomment ul li {
	display: none
}

.hide_subcomment ul li:first-child {
	display: block
}

.ivu-table th {
	background-color: #f6f7fb!important
}

.item_status {
	border: 1px solid #ddd;
	height: 22px;
	padding: 0 10px;
	color: #ddd;
	display: inline-block;
	font-size: 12px;
	border-radius: 21px;
	vertical-align: 4px;
	position: relative;
	line-height: 22px
}

.exchange_leftside .item_status {
	vertical-align: 0
}

.item_status.hasrank:before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/icon-active.svg?v=9ac434e) 50% no-repeat;
	background-size: 14px 14px;
	margin-left: 3px;
	margin-top: 1px;
	vertical-align: top
}

.item_status.hasrank {
	border-color: #00b45a;
	color: #00b45a;
	padding: 0 10px 0 4px
}

.item_status.unActive {
	border-color: #ffc53d;
	color: #ffc53d
}

.item_status.norank {
	border-color: #70c944;
	color: #70c944
}

.item_status.close {
	border-color: #f7908a;
	color: #f7908a
}

.item_status.danger {
	border-color: #d84414;
	color: #d84414;
	padding-left: 4px;
	line-height: 22px;
	cursor: pointer
}

.item_status.danger:before {
	content: "";
	display: inline-block;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAbhJREFUSA21ls1Kw0AQx3eSoFbIsQj1A0FafZEKUlC8e/EFBJ9AfALBs5CLd1Eogn0SLYL4UZAee/ADk3X+SaYkJE2TtMllNpP//GZ3urtTUhlPf291zfv7PWBJR2u1xbYRygdE6pnHXcNauG3ef7yH/oShhIcdr+31xpf6PldKHzPYTNOIjxO5SpFTU0tnG723gfjFJhL02yv7rnavWWCLKKcdmWQeNXufd1G9EX152q2feMq9YV9RODA2YsGIMscrwMwh4JLEkop4uzeUoW8f2/XYu7xwyTxDmYeyEh+GmqMsk+ASnMeCARaY0PsJgh+0VFkm5bRDpqJgK/68TNsteUskGbG7DGtx08A+nwaXoCIWTLBRok6RwILajsGZcEIrecDGCuT4V5Gk4e+iKsjCRILE/SEf52AHFm5FrlVrGmzSyc2KAxsr6GaJZvzWrf6gBc2CnBlnmhJODtj+LkKzYMUoRVXWNQqZwWWHToRmgau2LFHiwABLutu4H0CAZqG1vuBdVep8AE5Ep62H4eU4oQzEVtoykQSdaJlqOzyTK54RN/TsBxpoESNdLBoRK1H0A8bz+NvyD4FVtKfIVjfBAAAAAElFTkSuQmCC) no-repeat 50%;float: left;
	background-size: 14px 14px;
	margin-right: 4px;
	margin-top: 3px;
	width: 14px;
	height: 14px
}

.item_status.danger:after {
	content: "æœªæ”¶å½•å¸ç§ï¼Œå¸‚å€¼æœªè®¡ç®—å…¥æ€»å¸‚å€¼ï¼Œæœªæœ‰æµé€šé‡ï¼Œæœªè¿›å…¥çƒ­æœæ¦œï¼Œé£Žé™©ç³»æ•°è¾ƒé«˜ï¼Œä¿¡æ¯æ•°æ®ä¸å®Œæ•´æˆ–è€…ä¸å‡†ç¡®è¯·é¡¹ç›®æ–¹è”ç³»æˆ‘ä»¬ï¼šfeixiaohao11ï¼ˆå¾®ä¿¡å·ï¼‰";
	position: absolute;
	background: #fff;
	display: none;
	width: 280px;
	font-size: 14px;
	box-shadow: 0 0 5px 0 #ccc;
	padding: 5px;
	z-index: 999;
	border-radius: 2px;
	top: 23px;
	color: #666
}

.item_status.danger:hover:after {
	display: block
}

.coinViewMore_2 {
	background: none;
	padding-right: 8px
}

.daohang {
	margin-bottom: 224px;
	overflow: hidden
}

.daohang .daohang_left {
	float: left;
	width: 200px;
	padding: 12px 0;
	background: #fff
}

.daohang .daohang_left .type_list li {
	line-height: 48px;
	padding-left: 45px;
	box-sizing: border-box
}

.daohang .daohang_left .type_list li span {
	font-size: 14px;
	color: #333;
	cursor: pointer
}

.daohang .daohang_left .type_list li span.active,.daohang .daohang_left .type_list li span.active i:before,.daohang .daohang_left .type_list li span:hover,.daohang .daohang_left .type_list li span:hover i:before {
	color: #009bf4
}

.daohang_right {
	background: #fff;
	width: 1060px;
	float: right;
	padding: 0 0 0 30px
}

.ico_daohang:before {
	font-family: daohang;
	font-style: normal;
	font-size: 16px;
	color: #84929c;
	vertical-align: -2px;
	margin-right: 8px
}

.ico_daohang.type1:before {
	content: "\e90d"
}

.ico_daohang.type2:before {
	content: "\e904"
}

.ico_daohang.type3:before {
	content: "\e902"
}

.ico_daohang.type4:before {
	content: "\e903"
}

.ico_daohang.type5:before {
	content: "\e90e"
}

.ico_daohang.type6:before {
	content: "\e90f"
}

.ico_daohang.type7:before {
	content: "\e908"
}

.ico_daohang.type8:before {
	content: "\e909"
}

.ico_daohang.type9:before {
	content: "\e906"
}

.ico_daohang.type10:before {
	content: "\e901"
}

.daohang_cell {
	overflow: hidden;
	max-height: 270px;
	transition: max-height .3s;
	margin-bottom: 22px
}

.daohang_cell .clear {
	clear: both
}

.daohang_cell .open {
	line-height: 30px;
	float: right;
	margin-right: 30px;
	font-size: 14px;
	color: #84929c;
	cursor: pointer;
	margin-top: 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.daohang_cell .open img {
	vertical-align: middle;
	margin-left: -5px
}

.daohang_cell h2 {
	float: left;
	font-weight: 400;
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
	padding-top: 20px
}

.daohang_cell a:hover {
	box-shadow: 0 2px 14px 0 rgba(159,169,176,.23)
}

.daohang_cell a {
	display: block;
	float: left;
	border-radius: 2px;
	width: 237px;
	height: 84px;
	margin-right: 18px;
	margin-bottom: 18px;
	box-sizing: border-box;
	border: 1px solid #f0f2f9;
	padding: 14px 12px
}

.daohang_cell a .name {
	line-height: 30px;
	font-size: 16px;
	color: #333
}

.daohang_cell a img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 8px
}

.daohang_cell a p {
	color: #84929c;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 8px
}

.daohang_cell:first-child {
	margin-bottom: 35px
}

.daohang_cell:first-child .open {
	margin-top: 23px
}

.daohang_cell:first-child h2 {
	padding-top: 25px
}

.daohang_cell.open {
	max-height: 1000px
}

.fixed_daohang {
	position: fixed;
	top: 20px
}

.dappsubmit .row {
	width: auto
}

.dappsubmit *,.dappsubmit :after,.dappsubmit :before {
	box-sizing: border-box
}

.dappsubmit a {
	cursor: pointer;
	text-decoration: none
}

.dappsubmit body {
	font-size: 13px;
	font-weight: 300;
	font-family: Poppins;
	background: #efeff5;
	color: #646c9a
}

.dappsubmit .row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.dappsubmit .col-md {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.dappsubmit .my-dropzone {
	min-height: 150px;
	background: #fff;
	border-radius: 4px;
	padding: 20px;
	text-align: center;
	cursor: pointer;
	border: 2px dashed #ebedf2
}

.dappsubmit .my-dropzone-msg {
	text-align: center;
	margin: 2em 0;
	cursor: pointer
}

.dappsubmit .my-dropzone-msg-title {
	margin: 0 0 5px;
	padding: 0;
	font-weight: 600;
	font-size: 1.1rem
}

.dappsubmit .my-dropzone-msg-desc {
	font-size: .9rem;
	color: #a1a8c3
}

.dappsubmit .form-group {
	margin-bottom: 2rem
}

.dappsubmit .form-group label {
	font-size: 1rem;
	font-weight: 400;
	display: inline-block;
	margin-bottom: .5rem
}

.dappsubmit .form-control {
	display: block;
	width: 100%;
	height: 4.8rem;
	padding: .65rem 1rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ebedf2;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.dappsubmit .input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%
}

.dappsubmit .input-group-prepend {
	margin-right: -1px;
	display: flex
}

.dappsubmit .input-group-text {
	display: flex;
	align-items: center;
	padding: .65rem 1rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #a1a8c3;
	text-align: center;
	white-space: nowrap;
	background-color: #f7f8fa;
	border: 1px solid #ebedf2;
	border-radius: .25rem;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.dappsubmit .input-group>.custom-file,.dappsubmit .input-group>.custom-select,.dappsubmit .input-group>.form-control {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.dappsubmit .input-group>.custom-select:not(:first-child),.dappsubmit .input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dappsubmit .btn {
	display: inline-block;
	background: #009bf4;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0 1rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.dappsubmit .btn-primary,.dappsubmit .btn-primary:hover {
	color: #fff;
	background-color: #009bf4;
	border-color: #009bf4
}

.dappsubmit .btn-primary:hover {
	opacity: .8
}

.dappsubmit .btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

.dappsubmit .form-group .form-text {
	font-size: .9rem
}

.dappsubmit .text-muted {
	color: #a1a8c3!important
}

.dappsubmit .form-text {
	display: block;
	margin-top: .25rem
}

.dappsubmit .k-portlet {
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	box-shadow: 0 0 13px 0 rgba(82,63,105,.05);
	background-color: #fff;
	margin-bottom: 30px;
	border-radius: 4px
}

.dappsubmit .k-portlet .k-portlet__body {
	display: flex;
	flex-direction: column;
	padding: 25px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.dappsubmit .k-portlet .k-portlet__foot {
	padding: 25px;
	border-top: 1px solid #ebedf2;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.dappsubmit .k-portlet .k-portlet__head {
	transition: left .3s,right .3s,height .3s;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	position: relative;
	padding: 0 25px;
	border-bottom: 1px solid #ebedf2;
	min-height: 60px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.dappsubmit .k-portlet .k-portlet__head .k-portlet__head-label {
	display: flex;
	align-items: center
}

.dappsubmit .k-portlet .k-portlet__head .k-portlet__head-label .k-portlet__head-title {
	margin: 0;
	padding: 0;
	font-size: 1.3rem;
	font-weight: 500;
	color: #3d4465
}

.dappsubmit .nav-tabs.nav-tabs-line {
	border-bottom: 1px solid #ebedf2;
	margin: 0 0 25px
}

.dappsubmit .nav-pills,.dappsubmit .nav-tabs {
	margin: 0 0 25px
}

.dappsubmit .nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.dappsubmit .nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.dappsubmit .nav-tabs.nav-tabs-line .nav-item {
	margin-right: 20px;
	margin-bottom: -1px
}

.dappsubmit .nav-tabs .nav-item {
	margin-bottom: -1px
}

.dappsubmit .nav-tabs.nav-tabs-line.nav-tabs-line-primary.nav.nav-tabs .nav-link.active,.dappsubmit .nav-tabs.nav-tabs-line.nav-tabs-line-primary.nav.nav-tabs .nav-link:hover,.dappsubmit .nav-tabs.nav-tabs-line.nav-tabs-line-primary a.nav-link.active,.dappsubmit .nav-tabs.nav-tabs-line.nav-tabs-line-primary a.nav-link:hover {
	color: #009bf4;
	border-bottom: 1px solid #009bf4
}

.dappsubmit .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active,.dappsubmit .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover,.dappsubmit .nav-tabs.nav-tabs-line a.nav-link.active,.dappsubmit .nav-tabs.nav-tabs-line a.nav-link:hover {
	background: transparent;
	color: #646c9a;
	border-bottom: 1px solid #5578eb
}

.dappsubmit .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link,.dappsubmit .nav-tabs.nav-tabs-line a.nav-link {
	background: transparent;
	color: #646c9a
}

.dappsubmit .nav-tabs.nav-tabs-line .nav-link {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 12px 0;
	font-size: 1rem;
	font-weight: 400
}

.dappsubmit .nav-tabs .nav-item.show .nav-link,.dappsubmit .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}

.dappsubmit .nav-pills .nav-link,.dappsubmit .nav-tabs .nav-link {
	padding: .75rem 1.25rem;
	font-size: 1rem;
	font-weight: 400
}

.dappsubmit .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.dappsubmit .nav-link {
	display: block;
	padding: .5rem 1rem
}

.dappsubmit .tab-content>.tab-pane {
	display: none
}

.dappsubmit .tab-content>.active {
	display: block
}

.dappsubmit textarea.form-control {
	height: auto
}

.dappsubmit textarea {
	overflow: auto;
	resize: vertical
}

.dappsubmit img {
	vertical-align: middle;
	border-style: none
}

.dappsubmit .dapp-win {
	padding: 30px
}

.icon-addstar {
	cursor: pointer
}

.icon-addstar:before {
	content: "\e90c";
	font-family: daohang;
	font-style: normal;
	color: #ced3d7
}

.icon-addstar.active:before {
	color: #ffc53d
}

.gototrade {
	display: inline-block;
	position: relative;
	height: 26px;
	text-align: left
}

.gototrade .sub-list {
	position: absolute;
	background: #fff;
	top: 25px;
	left: 0;
	margin-left: -105%;
	width: 140px;
	max-height: 370px;
	overflow-y: auto;
	box-shadow: 0 2px 5px 0 rgba(159,169,176,.23);
	z-index: 999;
	line-height: 34px!important;
	padding: 4px 0
}

.gototrade .sub-list li .tit {
	display: block;
	text-align: left;
	padding: 3px 12px
}

.gototrade .sub-list li .list {
	display: block;
	font-size: 12px;
	height: 24px;
	text-align: left;
	line-height: 24px;
	padding-left: 32px
}

.gototrade .sub-list li a:hover {
	background: #f3f3f3
}

.gototrade .sub-list li img {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	vertical-align: -4px;
	margin-right: 3px
}

.gototrade>a:hover,.gototrade button:hover {
	opacity: .8;
	color: #fff!important
}

.gototrade>a,.gototrade button {
	display: block;
	text-align: center;
	width: 44px;
	height: 22px;
	line-height: 22px;
	background: #ced3d7;
	color: #fff!important;
	border-radius: 2px;
	cursor: pointer
}

.gototrade>a.active,.gototrade button.active {
	background: #009bf4
}

.ivu-table-cell .icon-addstar {
	margin-right: 18px
}

.adver_table .ivu-table,.adver_table tr td:last-child .ivu-table-cell {
	overflow: visible
}

.icon-gototrade {
	margin-left: -5px;
	display: inline-block;
	width: 15px
}

.icon-gototrade:before {
	font-family: daohang;
	content: "\e911";
	color: #ced3d7;
	font-style: normal;
	font-size: 18px;
	vertical-align: -3px
}

.custom_empty {
	text-align: center;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	border-bottom: 1px solid #e8eaec
}

ul .custom_empty {
	border: none
}

.coinPriceChar.bg {
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/charpic.svg?v=dc4f40f) no-repeat 300px 180px;
	background-size: 200px auto
}

.mybox2.bg {
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/charpic.svg?v=dc4f40f) no-repeat 50%;
	background-size: 200px auto
}

.coinMarketcapChart {
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/charpic.svg?v=dc4f40f) no-repeat 112px 200px;
	background-size: 200px auto
}

.exchangeVolChar .charContent {
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/charpic.svg?v=dc4f40f) no-repeat center 180px;
	background-size: 200px auto
}

.coinListGlobal.ivu-table-wrapper {
	overflow: visible
}

.ivu-table-header th {
	overflow: visible!important
}

th.ivu-table-column-right>* {
	white-space: nowrap;
	overflow: visible;
	float: right;
	margin-top: 2px
}

.infoList_new {
	width: 100%;
	font-size: 14px;
	border-top: 1px solid #f0f2f9;
	overflow: hidden
}

.infoList_new .list_cell,.infoList_new .list_cell_long {
	width: 50%;
	float: left;
	line-height: 46px;
	border-bottom: 1px solid #f0f2f9;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.infoList_new .list_cell .tit,.infoList_new .list_cell_long .tit {
	color: #84929c;
	width: 80px;
	white-space: nowrap;
	margin-right: 16px;
	display: inline-block
}

.infoList_new .list_cell .val,.infoList_new .list_cell_long .val {
	white-space: nowrap;
	color: #333
}

.infoList_new .list_cell_long {
	width: 100%;
	border-top: 1px solid #f0f2f9;
	margin-top: -1px
}

.infoList_new.long .list_cell:last-child {
	width: 100%
}

.news_list_box {
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17)
}

.news_list_box .bread {
	padding: 30px 30px 14px;
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	line-height: 20px
}

.news_list_box .bread a {
	color: #333
}

.news_list_box .bread a:hover {
	color: #009bf4
}

.news_banner {
	height: 326px;
	display: flex;
	flex-flow: row nowrap
}

.news_banner .left_banner {
	width: 580px;
	height: 326px;
	position: relative
}

.news_banner .left_banner .switch_left {
	left: 0
}

.news_banner .left_banner .switch_left,.news_banner .left_banner .switch_right {
	width: 28px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background: #000;
	opacity: .5;
	cursor: pointer;
	display: none
}

.news_banner .left_banner .switch_right {
	right: 0
}

.news_banner .left_banner .switch_left:active,.news_banner .left_banner .switch_right:active {
	opacity: 1
}

.news_banner .left_banner .switch_left:after {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/viewpager_ic_back.svg?v=ccd377d)
}

.news_banner .left_banner .switch_right:after {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/viewpager_ic_front.svg?v=97e0913)
}

.news_banner .left_banner .bar {
	width: 100%;
	position: absolute;
	height: 20px;
	line-height: 18px;
	bottom: 0;
	left: 0;
	display: table;
	text-align: center
}

.news_banner .left_banner .bar i {
	width: 31px;
	height: 2px;
	display: inline-block;
	background: hsla(0,0%,100%,.4);
	cursor: pointer
}

.news_banner .left_banner .bar i.active {
	background: #fff
}

.news_banner .left_banner .scroll_box {
	width: 580px;
	height: 326px;
	position: relative;
	overflow: hidden
}

.news_banner .left_banner a {
	display: none;
	width: 580px;
	height: 326px;
	position: absolute;
	transition: all .3s;
	left: 580px;
	top: 0
}

.news_banner .left_banner a .tit {
	position: absolute;
	background: linear-gradient(180deg,transparent,rgba(0,0,0,.8));
	left: 0;
	width: 100%;
	height: 160px;
	line-height: 210px;
	font-size: 20px;
	padding: 20px;
	font-weight: 500;
	color: #fff;
	bottom: 0
}

.news_banner .left_banner a img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.news_banner .left_banner a.show {
	display: block;
	left: 0
}

.news_banner .left_banner a.next {
	display: block;
	left: 580px
}

.news_banner .left_banner a.last {
	display: block;
	left: -580px
}

.news_banner .left_banner:hover .switch_left,.news_banner .left_banner:hover .switch_right {
	display: block
}

.news_banner .right_banner::-webkit-scrollbar-track {
	background-color: hsla(0,0%,100%,.5)
}

.news_banner .right_banner {
	height: 326px;
	overflow-y: visible;
	overflow-x: hidden
}

.news_banner .right_banner .inner_box {
	width: 100%
}

.news_banner .right_banner a {
	display: block;
	height: 90px;
	float: right;
	margin-bottom: 10px;
	margin-right: -7px
}

.news_banner .right_banner a .tit {
	width: 166px;
	margin: 12px 12px 12px 0;
	font-size: 16px;
	color: #333;
	float: left;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	font-weight: 700
}

.news_banner .right_banner a .pic {
	width: 162px;
	height: 90px;
	overflow: hidden;
	float: right
}

.news_banner .right_banner a .pic img {
	width: 100%;
	height: 100px;
	transition: all .7s
}

.news_banner .right_banner a:last-child {
	margin-bottom: 0
}

.scaleBig img {
	transition: all .7s
}

.scaleBig:hover img {
	transform: scale(1.12)
}

.load_more_btn {
	width: 88px;
	height: 30px;
	border-radius: 2px;
	border: 1px solid #f0f2f9;
	color: #84929c;
	background: #fff;
	display: block;
	margin: 20px auto;
	cursor: pointer
}

.load_more_btn:hover {
	color: #009bf4;
	border-color: #009bf4
}

.news_tabbox {
	margin: 30px 0
}

.news_tabbox .tab_title {
	margin: 0 30px 20px
}

.news_tabbox .tab_title h2 {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	line-height: 25px;
	display: inline-block;
	margin-right: 25px;
	cursor: pointer
}

.news_tabbox .tab_title h2 a{
	color: #333;
}

.news_tabbox .tab_title h2.active a{
	color: #009bf4;
	border-bottom: 2px solid #009bf4
}

.news_tabbox .tab_content {
	padding-bottom: 1px;
	min-height: 1614px
}

.news_tabbox .tab_content .art_list a {
	display: flex;
	flex-flow: row nowrap;
	height: 175px;
	margin: 0 30px;
	padding: 20px 0;
	border-bottom: 1px solid #f0f2f9
}

.news_tabbox .tab_content .art_list a .pic {
	width: 180px;
	height: 135px;
	overflow: hidden;
	margin-right: 16px
}

.news_tabbox .tab_content .art_list a img {
	width: 180px;
	height: 135px;
	overflow: hidden
}

.news_tabbox .tab_content .art_list .info {
	position: relative
}

.news_tabbox .tab_content .art_list .info .tit {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	white-space: nowrap;
	margin-bottom: 10px;
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis
}

.news_tabbox .tab_content .art_list .info .time {
	color: #84929c;
	position: absolute;
	bottom: 0
}

.news_tabbox .tab_content .art_list .info .time .name {
	margin-right: 15px
}

.news_tabbox .tab_content .art_list .info .preview {
	font-size: 13px;
	font-weight: 400;
	color: #455058;
	line-height: 20px;
	width: 600px;
	max-height: 80px;
	overflow: hidden
}

.news_tabbox .tab_content .art_list:hover {
	box-shadow: 0 5px 24px 0 rgba(159,169,176,.15),0 5px 24px 0 rgba(159,169,176,.15);
	border-radius: 2px
}

.news_tabbox .tab_content .art_list:hover .preview,.news_tabbox .tab_content .art_list:hover .tit {
	color: #009bf4
}

.news_top_banner {
	margin-bottom: 20px;
	height: 326px
}

.news_top_banner a {
	display: block;
	height: 326px;
	width: 100%
}

.news_top_banner a img {
	width: 100%;
	height: 100%
}

.side_flash_news {
	position: relative
}

.side_flash_news .curr_time {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 22px;
	padding: 0 12px 16px
}

.side_flash_news .flash_tips {
	height: 30px;
	line-height: 30px;
	background: #009bf4;
	padding: 0 1em;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer
}

.flash_news_list {
	max-height: 557px;
	overflow: auto;
	position: relative
}

.flash_news_list li {
	border-left: 1px dashed #f0f2f9;
	margin: 0 12px;
	padding-left: 14px;
	padding-bottom: 19px
}

.flash_news_list li .title {
	font-size: 14px;
	font-weight: 700;
	color: #333;
	line-height: 20px;
	margin-bottom: 6px
}

.flash_news_list li .info {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 17px;
	max-height: 68px;
	overflow: hidden;
	text-overflow: ellipsis
}

.flash_news_list li .head:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
	border: 4px solid #009bf4;
	vertical-align: -1px;
	margin-right: 8px
}

.flash_news_list li .head {
	margin-left: -20px;
	margin-bottom: 6px
}

.flash_news_list li .head .time {
	font-size: 12px;
	font-weight: 400;
	color: #009bf4;
	line-height: 17px
}

.flash_news_list li .head .aut {
	font-size: 12px;
	font-weight: 400;
	color: #84929c;
	line-height: 17px;
	margin-left: 12px
}

.side_blog_list {
	margin: 0 0 0 12px;
	max-height: 1153px;
	overflow: auto
}

.side_blog_list li {
	padding-bottom: 14px;
	border-bottom: 1px solid #f0f2f9;
	margin-bottom: 16px;
	padding-right: 12px
}

.side_blog_list .retweet {
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	line-height: 20px;
	margin-top: 16px
}

.side_blog_list .retweet .retweet_name {
	color: #009bf4
}

.side_blog_list .image {
	margin-top: 8px;
	display: block
}

.side_blog_list .image span {
	width: 56px;
	height: 56px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 8px;
	margin-right: 8px
}

.side_blog_list .image img.height {
	height: 56px;
	display: block
}

.side_blog_list .image img.width {
	width: 56px;
	display: block
}

.side_blog_list .content {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px
}

.side_blog_list .content a {
	display: inline-block
}

.side_blog_list .head {
	display: flex;
	flex-flow: row nowrap;
	margin-bottom: 8px
}

.side_blog_list .head .name {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px
}

.side_blog_list .head span {
	font-size: 12px;
	font-weight: 400;
	color: #84929c;
	line-height: 17px
}

.side_blog_list .head img {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	margin-right: 12px
}

.flash_detal_list {
	margin: 30px
}

.flash_news_box .head.fixed {
	position: fixed;
	width: 900px;
	background: #fff;
	z-index: 999;
	padding: 15px 0;
	top: 0
}

.flash_news_box .head {
	display: flex;
	flex-flow: row nowrap;
	margin: 30px;
}

.flash_news_box .head .day .text {
	font-size: 18px;
	font-weight: 500;
	color: #333;
	line-height: 25px;
	margin-right: 16px
}

.flash_news_box .head .day .week {
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	line-height: 20px
}

.flash_news_box .head .date {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	line-height: 20px;
	letter-spacing: .2em
}

.flash_detal_list .info {
	display: flex;
	flex-flow: row nowrap;
	padding-bottom: 40px;
	border-left: 1px dashed #f0f2f9;
	margin-left: 10px
}

.flash_detal_list .info .time {
	font-size: 14px;
	color: #009bf4;
	position: relative;
	padding-left: 15px;
	margin-left: -7px
}

.flash_detal_list .info .time:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
	border: 4px solid #009bf4;
	vertical-align: -1px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 4px
}

.flash_detal_list .info .detal {
	margin-left: 45px;
	position: relative;
	width: 720px
}

.flash_detal_list .info .detal .tit {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	line-height: 22px;
	margin-bottom: 16px
}

.flash_detal_list .info .detal .tit a {
	color: #333;
}

.flash_detal_list .info .detal .text {
	font-size: 14px;
	font-weight: 400;
	color: #455058;
	line-height: 24px;
	margin-bottom: 16px;
	word-break: break-all
}

.flash_detal_list .info .detal .name {
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	line-height: 20px
}

.flash_detal_list .info .detal .action {
	position: absolute;
	right: 0;
	bottom: 0
}

.flash_detal_list .info .detal .action button {
	height: 24px;
	min-width: 64px;
	background: #fff;
	border: 1px solid #dde0eb;
	color: #84929c;
	font-size: 13px;
	margin-left: 32px;
	cursor: pointer;
	padding-right: 3px;
	border-radius: 2px
}

.flash_detal_list .info .detal .action .btn_good:before{content:"";display:inline-block;height:13px;width:13px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgOS44M2wyLjE2Mi4wMDJMOS4wMDggNSA1LjM1IDkuODI3bDIuMTUuMDAxVjE1aDNWOS44M3oiIGZpbGw9IiM4NDkyOUMiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50%;background-size:160% 160%}.flash_detal_list .info .detal .action .btn_bad:before{content:"";display:inline-block;height:13px;width:13px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMTAuMTdsMi4xNjItLjAwMkw5LjAwOCAxNSA1LjM1IDEwLjE3M2wyLjE1LS4wMDFWNWgzdjUuMTd6IiBmaWxsPSIjODQ5MjlDIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) 50%;background-size:160% 160%}

.flash_detal_list .info .detal .action .btn_good.active {
	color: #0ab45a;
	border-color: #0ab45a
}

.flash_detal_list .info .detal .action .btn_bad.active {
	color: #ff6059;
	border-color: #ff6059
}

.flash_detal_list .info .detal .action .btn_good.active:before {
	content: "";
	display: inline-block;
	height: 13px;
	width: 13px;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/depth_ic_rise_pressed.svg?v=7ae67b7) 50%;
	background-size: 160% 160%
}

.flash_detal_list .info .detal .action .btn_bad.active:before {
	content: "";
	display: inline-block;
	height: 13px;
	width: 13px;
	background: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMTAuMTdsMi4xNjItLjAwMkw5LjAwOCAxNSA1LjM1IDEwLjE3M2wyLjE1LS4wMDFWNWgzdjUuMTd6IiBmaWxsPSIjRkY2MDU5IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) 50%;background-size: 160% 160%
}

.flash_news_box .date_card {
	display: inline-block;
	letter-spacing: normal;
	width: 38px;
	height: 40px;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/flash_ic_card.svg?v=bbe3d71) 50% no-repeat;
	line-height: 40px;
	font-weight: 700;
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin-right: .2em;
	position: relative
}

.flash_news_box .date_card:after {
	content: "";
	background: rgba(0,0,0,.1);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 38px;
	height: 20px
}

.flash_detal_list .recommend .info .detal .text,.flash_detal_list .recommend .info .detal .tit {
	color: #ff6059
}

.flash_news_box {
	padding-bottom: 40px;
	position: relative
}

.flash_news_box .hasNew {
	width: 112px;
	height: 32px;
	line-height: 32px;
	border-radius: 32px;
	background: #009bf4;
	color: #fff;
	font-size: 14px;
	text-align: center;
	position: fixed;
	margin-left: -200px;
	top: 190px;
	z-index: 9999;
	left: 50%;
	right: 0;
	cursor: pointer
}

.side_hotnews_list {
	padding-bottom: 16px
}

.side_hotnews_list li {
	margin: 0 12px
}

.side_hotnews_list a {
	display: block;
	height: 42px;
	line-height: 42px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #f0f2f9
}

.flash_min_banner,.flash_min_banner a {
	height: 225px
}

.article_content {
	width: 800px;
	margin: 16px auto
}

.article_content .art_tit {
	font-size: 28px;
	font-weight: 700;
	color: #333;
	line-height: 40px;
	margin-bottom: 14px
}

.article_content .info {
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	margin-bottom: 20px
}

.article_content .info span {
	margin-right: 19px
}

.article_content h2 {
	font-size: 20px;
	font-weight: 700
}

.article_content .content_text {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 38px
}

.article_content .content_text ul {
	padding-left: 1em
}

.article_content .content_text li {
	list-style: disc
}

.article_content .content_text p {
	margin-top: 28px;
	margin-bottom: 30px;
	font-size: 16px
}

.article_content .content_text a {
	color: #598fcf
}

.article_content .content_text a:hover {
	text-decoration: underline
}

.article_content .content_text img {
	display: block;
	width: auto;
	margin: 0 auto 30px;
	max-width: 700px
}

.art_action {
	text-align: center;
	margin-top: 90px;
	margin-bottom: 50px
}

.art_action button {
	display: inline-block;
	height: 54px;
	width: 54px;
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	margin-right: 16px
}

.art_action button img {
	width: 8px;
	margin-right: 4px
}

.art_action .good_hit_num {
	color: #00b45a;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px
}

.art_action .bad_hit_num {
	color: #ff6059;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px
}

.art_action .split {
	width: 1px;
	height: 54px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 100px;
	background: #f0f2f9
}

.art_action .good_hit {
	background: #00b45a
}

.art_action .bad_hit {
	background: #ff6059
}

.detal_text span {
	font-size: 16px!important
}

.detal_text a {
	color: #598fcf
}

.detal_text h1,.detal_text h2,.detal_text h3,.detal_text p {
	color: #333
}

.detal_text a:hover {
	text-decoration: underline!important
}

.fxh_sidenotice .boxTit:before {
	display: none!important
}

.fxh_sidenotice .tit {
	color: #333
}

.fxh_sidenotice .time {
	color: #84929c
}

.fxh_sidenotice .notice_one {
	display: block;
	line-height: 19px;
	transition: all .3s
}

.fxh_sidenotice .notice_one:hover .tit {
	color: #009bf4
}

.fxh_sidenotice .notice {
	margin-bottom: 10px;
	overflow: hidden
}

.fxh_sidenotice .notice a .tit:before {
	content: "";
	display: inline-block;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	background: #ff6059;
	margin-right: 5px;
	vertical-align: 3px
}

.fxh_sidenotice h2:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/market_ic_notice.svg?v=f96d141);
	vertical-align: -5px;
	margin-right: 3px
}

.marketTrend_box .bar_tit {
	margin: 20px 12px 8px;
	font-size: 12px;
	font-weight: 400;
	color: #84929c;
	line-height: 17px
}

.marketTrend_box .bar {
	width: 276px;
	height: 8px;
	background: #ff6059;
	margin: 0 auto 20px;
	overflow: hidden;
	position: relative
}

.marketTrend_box .bar .grow {
	width: 14px;
	background: #00b45a;
	position: absolute;
	left: 0;
	right: 0;
	height: 8px;
	will-change: width;
	transition: all .4s linear
}

.marketTrend_box .bar .split {
	height: 15px;
	width: 15px;
	border: 3px solid #fff;
	background: #ff6059;
	overflow: hidden;
	float: left;
	border-top: 0;
	border-right: 0;
	position: absolute;
	right: 0;
	margin-right: -12px;
	transform: rotate(45deg) translateY(6px) translateX(-4px)
}

.marketTrend_box .lose_get_tit {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px;
	margin: 8px 12px 4px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between
}

.marketTrend_box .marketTrend {
	background: #f6f7fb;
	margin: 0 12px 12px;
	width: auto!important;
	display: flex;
	flex-flow: row nowrap
}

.marketTrend_box .marketTrend_one:nth-child(2n - 1):after {
	content: "";
	display: block;
	height: 45px;
	width: 1px;
	background: #f0f2f9;
	position: absolute;
	right: 0;
	top: 11px
}

.marketTrend_box .marketTrend_one {
	text-align: center;
	display: table;
	padding: 12px 0!important;
	position: relative
}

.marketTrend_box .marketTrend_one .val {
	font-size: 16px;
	color: #333;
	position: relative
}

.marketTrend_box .marketTrend_one .val .unit {
	font-size: 12px
}

.marketTrend_box .marketTrend_one .tit {
	color: #84929c
}

.announcement_tit {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	line-height: 22px;
	margin: 17px 30px
}

.announcement_box {
	min-height: 1000px
}

.announcement_list li {
	padding: 0 30px
}

.announcement_list li:last-child a {
	border-bottom: 1px solid #f0f2f9
}

.announcement_list a {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	height: 56px;
	line-height: 56px;
	border-top: 1px solid #f0f2f9
}

.announcement_list a span {
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.announcement_list a:hover .tit {
	color: #009bf4!important
}

.announcement_list li.hot a span {
	color: #ff6059
}

.feedback_btn {
	height: 48px;
	background: linear-gradient(225deg,#00cbfa,#009bf4);
	font-size: 18px!important;
	font-weight: 500;
	color: #fff;
	width: 300px;
	cursor: pointer;
	margin-bottom: 20px
}

.feedback_btn:hover {
	background: #0b8ef4
}

.side_contact_us {
	margin: 0 12px
}

.side_contact_us>div {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	height: 44px;
	line-height: 44px;
	position: relative;
	cursor: pointer
}

.side_contact_us>div .qrcode {
	position: absolute;
	top: 44px;
	right: 0;
	width: 80px;
	height: 80px;
	padding: 8px;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(159,169,176,.23);
	display: none;
	z-index: 999
}

.side_contact_us>div span {
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.side_contact_us>div .tit img {
	vertical-align: -5px;
	margin-right: 4px
}

.side_contact_us>div:hover .qrcode {
	display: block
}

.side_maxchange .side_maxchange_list {
	display: flex;
	flex-flow: row wrap;
	margin: 0 12px
}

.side_maxchange .side_maxchange_list a {
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	margin-bottom: 20px;
	margin-right: 24px;
	width: 50px
}

.side_maxchange .side_maxchange_list a img {
	display: block;
	margin: 0 auto 8px
}

.side_maxchange .side_maxchange_list a:nth-child(4n) {
	margin-right: 0
}

.sideNewsCommend .picList {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin: 0 12px
}

.sideNewsCommend .picList a {
	width: 132px;
	display: block;
	text-align: center
}

.sideNewsCommend .picList a div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px
}

.sideNewsCommend .picList a img {
	width: 132px;
	height: 74px
}

.sideNewsCommend .dataList {
	margin: 12px 12px 0
}

.sideNewsCommend .dataList a {
	display: block;
	height: 42px;
	line-height: 42px;
	border-top: 1px solid #f0f2f9;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.sideNewsCommend a:hover,.sideNewsCommend a:hover div {
	color: #0b8ef4
}

.ivu-table-cell .flag {
	height: 16px;
	vertical-align: middle;
	margin-left: 4px
}

.tabcell .news_tabbox {
	margin: 0
}

.tabcell .keyword {
	color: #ff6059!important
}

.search_page {
	padding-bottom: 0
}

.search_page .newsList {
	margin-left: -30px;
	margin-right: -30px
}

.search_page .newsList .tab_content {
	border-top: 0
}

.search_page .newsList .showResultTotal {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0;
	padding-bottom: 15px
}

.search_page .newsList .showResultTotal.border {
	border-bottom: 1px solid #f0f2f9
}

.search_page .newsList .art_list a {
	margin: 0 60px
}

.nav_slide .ivu-select-dropdown {
	width: 110px
}

.ivu-dropdown-item {
	color: #333
}

.ivu-dropdown-item:hover {
	color: #009bf4!important;
	background: #f6f7fb!important
}

.exchangeTable tbody .ivu-table-cell {
	line-height: 47px
}

.exchangeTable tbody .exchangeType i {
	margin-top: 12px
}

.coin_table_name {
	line-height: normal
}

.coin_table_name .coinLogo {
	margin-bottom: 11px!important
}

.coin_table_name .info {
	margin-top: 5px
}

.coin_table_name * {
	line-height: normal
}

.special_page_main {
	margin-bottom: 0
}

.special_footer {
	position: relative
}

.wallet_table .ivu-table-cell {
	line-height: 48px!important
}

.coin_wallet_list:after {
	content: "";
	width: 287px
}

.coin_wallet_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between
}

.coin_wallet_list a:hover {
	box-shadow: 0 2px 14px 0 rgba(159,169,176,.23)
}

.coin_wallet_list a {
	display: block;
	width: 287px;
	border-radius: 2px;
	border: 1px solid #f0f2f9;
	padding: 12px;
	box-sizing: border-box;
	margin-bottom: 20px
}

.coin_wallet_list a .text {
	font-size: 13px;
	color: #84929c;
	line-height: 18px;
	margin-top: 8px
}

.coin_wallet_list a .info {
	display: flex;
	flex-flow: row nowrap;
	height: 64px;
	overflow: hidden
}

.coin_wallet_list a .info .name {
	font-size: 16px;
	color: #333;
	line-height: 22px
}

.coin_wallet_list a .info .type {
	font-size: 14px;
	color: #84929c;
	line-height: 20px;
	margin-bottom: 3px
}

.coin_wallet_list a .info img {
	width: 64px;
	height: 64px;
	margin-right: 12px
}

.history_preview:after {
	content: "";
	width: 23%
}

.history_preview {
	width: 100%
}

.history_preview .tit {
	color: #84929c;
	width: 70px;
	margin-right: 20px
}

.history_preview .tit,.history_preview .val {
	font-size: 14px;
	line-height: 22px;
	white-space: nowrap
}

.history_preview .val {
	color: #333;
	flex: 1
}

.history_time_select {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	margin-bottom: 15px
}

.history_time_select button {
	margin-left: 16px;
	background: #fff;
	cursor: pointer;
	color: #84929c
}

.history_time_select .custom_select {
	width: auto;
	height: 30px;
	border: 1px solid #dde0eb;
	border-radius: 2px;
	padding: 0 12px;
	color: #333
}

.history_time_select button.active {
	color: #009bf4
}

.data_select {
	width: 0
}

.data_select .ivu-input-wrapper {
	width: 0;
	overflow: hidden
}

.data_select input {
	width: 98px;
	height: 30px;
	border-radius: 2px;
	border: 1px solid #dde0eb
}

.market_ticker_area button {
	background: none;
	border: none;
	margin-right: 16px;
	color: #84929c;
	cursor: pointer
}

.market_ticker_area button.active {
	color: #009bf4
}

.ivu-dropdown.more_area .ivu-dropdown-rel button {
	padding: 0!important;
	box-shadow: none!important
}

.ivu-dropdown.more_area .ivu-dropdown-rel button span {
	display: flex;
	flex-flow: row nowrap;
	align-content: center
}

.ivu-dropdown.more_area .ivu-dropdown-rel button span span {
	line-height: 19px
}

.info_concept {
	height: 36px;
	background: #f6f7fb;
	line-height: 36px;
	display: inline-block;
	margin-right: 20px;
	padding: 0 8px;
	color: #333;
	font-size: 14px
}

.info_concept span {
	margin-left: 12px
}

.agency_list {
	overflow: hidden
}

.agency_list a:hover {
	box-shadow: 0 2px 14px 0 rgba(159,169,176,.23)
}

.agency_list>a,.agency_list>div {
	width: 210px;
	height: 59px;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	border-radius: 2px;
	border: 1px solid #f0f2f9;
	padding: 12px;
	margin-top: 20px;
	box-sizing: border-box;
	float: left;
	margin-right: 20px
}

.agency_list>a>div,.agency_list>a>span,.agency_list>div>div,.agency_list>div>span {
	flex: 1;
	font-size: 14px;
	color: #333;
	margin-left: 12px
}

.agency_list>a>div .name,.agency_list>a>span .name,.agency_list>div>div .name,.agency_list>div>span .name {
	white-space: nowrap;
	overflow: hidden;
	width: 124px;
	text-overflow: ellipsis
}

.agency_list>a>div .text,.agency_list>a>span .text,.agency_list>div>div .text,.agency_list>div>span .text {
	font-size: 12px;
	color: #84929c;
	word-break: break-all;
	line-height: 17px;
	height: 34px;
	overflow: hidden
}

.agency_list>a>img,.agency_list>div>img {
	width: 35px;
	border-radius: 50%
}

.agency_list>a:nth-child(4n),.agency_list>div:nth-child(4n) {
	margin-right: 0
}

.mb10 {
	margin-bottom: 10px
}

.mb40 {
	margin-bottom: 40px
}

.pt20 {
	padding-top: 20px
}

.team_list {
	overflow: hidden
}

.team_list>div {
	height: auto;
	display: block;
	width: 210px;
	border-radius: 2px;
	border: 1px solid #f0f2f9;
	padding: 12px;
	margin-top: 20px;
	box-sizing: border-box;
	float: left;
	margin-right: 20px
}

.team_list>div .media_list {
	height: 14px;
	margin-top: 8px;
	margin-left: 60px
}

.team_list>div .media_list a {
	display: inline-block;
	width: 14px;
	height: 14px
}

.team_list>div .media_list a img {
	display: block
}

.team_list>div>.head_info {
	display: flex;
	flex-flow: row nowrap;
	align-items: center
}

.team_list>div>.head_info .name {
	white-space: nowrap;
	overflow: hidden;
	width: 124px;
	text-overflow: ellipsis
}

.team_list>div>.head_info .text {
	font-size: 12px;
	color: #84929c;
	word-break: break-all;
	line-height: 17px;
	height: 34px;
	overflow: hidden
}

.team_list>div>.head_info img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin-right: 12px;
	display: block
}

.team_list>div:nth-child(4n) {
	margin-right: 0
}

.exchange_small_tit {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	line-height: 25px
}

.exchange_row {
	display: flex;
	flex-flow: row nowrap
}

.exchange_row>div {
	flex: 1
}

.exchange_head {
	position: absolute;
	height: 436px;
	width: 100%;
	left: 0;
	right: 0;
	top: 91px
}

.exchange_head .center_info {
	width: 1280px;
	margin: 0 auto;
	padding: 30px 0
}

.exchange_head .center_info .info_left {
	float: left;
	width: 930px;
	position: relative
}

.exchange_head .center_info .info_left .info_top {
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f2f9;
	overflow: hidden
}

.exchange_head .center_info .info_left .info_top .info_cell {
	float: left;
	margin-right: 57px;
	width: 98px
}

.exchange_head .center_info .info_left .info_top .info_cell .tit {
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	line-height: 20px;
	margin-top: 18px
}

.exchange_head .center_info .info_left .info_top .info_cell .val {
	font-size: 18px;
	margin-top: 12px;
	white-space: nowrap
}

.exchange_head .center_info .info_left .info_top .excheng_name {
	float: left;
	width: 310px;
	display: flex;
	flex-flow: row nowrap;
	align-items: center
}

.exchange_head .center_info .info_left .info_top .excheng_name>div {
	flex: 1
}

.exchange_head .center_info .info_left .info_top .excheng_name img {
	width: 88px;
	height: 88px;
	border: 1px solid hsla(0,0%,59.2%,.12);
	margin-right: 16px
}

.exchange_head .center_info .info_left .info_top .excheng_name h1 {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	line-height: 33px
}

.exchange_head .center_info .info_left .info_top .excheng_name .sub {
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	line-height: 20px;
	margin-top: 6px
}

.exchange_head .center_info .info_left .info_min {
	display: flex;
	flex-flow: row nowrap;
	margin-top: 20px
}

.exchange_head .center_info .info_left .info_min .subaddress {
	display: inline-block;
	font-size: 12px;
	text-align: center;
	border-radius: 2px;
	width: 36px;
	height: 18px;
	line-height: 18px;
	background: #009bf4;
	color: #fff;
	margin-right: 8px;
	vertical-align: 1px
}

.exchange_head .center_info .info_left .info_min .info_cell {
	flex: 1
}

.exchange_head .center_info .info_left .info_min .info_cell>div {
	line-height: 28px;
	white-space: nowrap
}

.exchange_head .center_info .info_left .info_min .info_cell .tit {
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	line-height: 28px;
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle
}

.exchange_head .center_info .info_left .info_min .info_cell .val {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 28px;
	height: 28px;
	display: inline-block;
	max-width: 230px;
	white-space: nowrap;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis
}

.exchange_head .center_info .info_left .info_min .info_cell .val a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	max-width: 170px
}

.exchange_head .center_info .info_left .info_min .info_cell .val .mediaLink {
	margin-right: 12px;
	margin-top: 3px
}

.exchange_head .center_info .info_left .info_min .info_cell .val .tradeType {
	margin-right: 5px;
	color: #333
}

.exchange_head .center_info .info_left .info_min .info_cell .val .tradeType i {
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
	vertical-align: -2px;
	margin-right: 5px;
	color: #333
}

.exchange_head .center_info .info_left .info_min .info_cell .val .tradeType i:after {
	display: none
}

.exchange_head .center_info .info_left .info_min .info_cell.row_1 .tit {
	width: 60px
}

.exchange_head .center_info .info_left .info_min .info_cell.row_2 .tit,.exchange_head .center_info .info_left .info_min .info_cell.row_3 .tit {
	width: 72px
}

.exchange_head .center_info .info_left .info_btm {
	margin-top: 20px
}

.exchange_head .center_info .info_left .info_btm .exchange_des {
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	color: #333
}

.exchange_head .center_info .info_left .info_btm .exchange_des a {
	font-size: 14px;
	color: #009bf4;
	float: right
}

.exchange_head .center_info .info_left .info_btm .exchange_des p {
	position: relative;
	line-height: 26px;
	max-height: 78px;
	overflow: hidden;
	width: 100%;
	word-break: break-all;
	color: #333
}

.exchange_head .center_info .new_exchange_char {
	width: 300px;
	height: 386px;
	background: rgba(246,247,251,.5);
	float: right;
	position: relative
}

.exchange_head .center_info #radar_chart {
	width: 100%;
	height: 340px;
	margin: 30px auto 0
}

.exchange_head .center_info .exchange_grade {
	width: 300px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #333;
	font-size: 16px;
	position: absolute;
	top: 0;
	border-bottom: 1px solid #f0f2f9;
	z-index: 9
}

#exchengFlowChart {
	width: 900px;
	height: 500px
}

.assets_tips,.kyc_tips,.peoplehot_tips {
	display: inline-block;
	width: 12px;
	height: 14px;
	line-height: 14px;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/tipsIcon.svg?v=4f2cdd3) 50% no-repeat;
	position: relative;
	vertical-align: middle
}

.assets_tips:after,.kyc_tips:after,.peoplehot_tips:after {
	content: "éµå¾ªKYC&AMLè§„åˆ™ï¼ˆç”¨æˆ·è®¤è¯ä¸Žåæ´—é’±åä¹‰ï¼‰";
	display: none;
	color: #333;
	font-size: 13px;
	line-height: 22px;
	background: #fff;
	padding: 4px 8px;
	border-radius: 2px;
	box-shadow: 0 2px 5px 0 rgba(159,169,176,.23);
	white-space: nowrap;
	bottom: 0;
	position: absolute;
	font-style: normal;
	margin-bottom: 14px;
	z-index: 99999
}

.assets_tips:hover:after,.kyc_tips:hover:after,.peoplehot_tips:hover:after {
	display: block
}

.peoplehot_tips:after {
	content: "æ ¹æ®äº¤æ˜“æ‰€çš„Facebook, Twitter, Reddit, Alexaä¸–ç•ŒæŽ’åç­‰æ•°æ®è®¡ç®—å‡ºæ¥çš„çƒ­åº¦æŒ‡æ•°ã€‚";
	width: 290px;
	white-space: normal
}

.assets_tips:after {
	content: "äº¤æ˜“æ‰€é’±åŒ…çš„æŒæœ‰è™šæ‹Ÿå¸çš„ä»·å€¼"
}

.tabItem.news_tabbox {
	margin-bottom: 0
}

.ivu-date-picker .ivu-icon {
	color: #333
}

.ivu-date-picker .ivu-icon:hover {
	color: #009bf4
}

.ivu-date-picker .ivu-date-picker-header-label {
	color: #333
}

.ivu-date-picker .ivu-date-picker-header-label:hover {
	color: #009bf4
}

.ivu-date-picker .ivu-date-picker-cells span {
	color: #333
}

.ivu-date-picker .ivu-date-picker-cells-cell-disabled {
	color: #c5c8ce!important
}

.ivu-date-picker .ivu-date-picker-cells-focused em {
	box-shadow: none
}

.ivu-date-picker .ivu-date-picker-cells-cell-today em:after {
	display: none!important
}

.ivu-date-picker .ivu-date-picker-cells span em {
	border-radius: 50%
}

.ivu-date-picker .ivu-icon-ios-arrow-forward:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggNWw1IDUtNSA1IiBzdHJva2U9IiM0NTUwNTgiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);background-size: 14px 14px
}

.ivu-date-picker .ivu-date-picker-prev-btn-arrow-double i:after,.ivu-date-picker .ivu-icon-ios-arrow-back:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDVsLTUgNSA1IDUiIHN0cm9rZT0iIzQ1NTA1OCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);background-size: 14px 14px
}

.ivu-date-picker .ivu-date-picker-next-btn-arrow-double i:after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggNWw1IDUtNSA1IiBzdHJva2U9IiM0NTUwNTgiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);background-size: 14px 14px
}

.custom_table {
	width: 900px;
	border-collapse: collapse
}

.custom_table td {
	white-space: nowrap
}

.custom_table td a {
	color: #333
}

.custom_table td a:hover {
	color: #009bf4
}

.custom_table .table_cell {
	display: block;
	box-sizing: border-box;
	padding: 0 5px;
	white-space: nowrap
}

.custom_table img {
	vertical-align: -2px
}

.custom_table .s_logo {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	vertical-align: -4px
}

.custom_table .gototrade {
	vertical-align: middle
}

.custom_table.table_head tr {
	background: #f6f7fb
}

.custom_table.table_head .table_cell {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #84929c
}

.custom_table.table_body td {
	border-bottom: 1px solid #f0f2f9
}

.custom_table.table_body tr:hover {
	background: #ebf7ff
}

.custom_table.table_body .table_cell {
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #333
}

.what_er {
	color: #84929c;
	font-size: 12px;
	margin-left: 12px;
	vertical-align: -2px
}

.what_er,.what_er:hover {
	text-decoration: underline
}

.list_sort {
	vertical-align: middle;
	display: inline-block
}

.list_sort .shell {
	z-index: 998
}

.list_sort img {
	vertical-align: -2px
}

.list_sort_btn {
	position: relative;
	display: inline-block;
	z-index: 999;
	margin-left: 6px
}

.list_sort_btn .text {
	font-size: 18px;
	color: #333;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.list_sort_btn .text i {
	font-size: 23px;
	width: 16px
}

.list_sort_btn .text i:before {
	float: left
}

.list_sort_btn ul {
	position: absolute;
	width: 230px;
	background: #fff;
	box-shadow: 0 3px 11px 0 rgba(159,169,176,.22),0 -1px 11px 0 rgba(159,169,176,.24);
	border-radius: 2px;
	padding: 5px 0
}

.list_sort_btn ul li {
	height: 34px;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
	cursor: pointer
}

.list_sort_btn ul li:hover {
	color: #009bf4;
	background: #f3f3f3
}

.exchange_page .ivu-table-header_fiexd {
	z-index: 999999
}

.exchange_page .showFixedTab {
	height: 42px;
	z-index: 999
}

.exrenk {
	color: #333;
	line-height: 8px
}

.exrenk,.exrenk span {
	display: inline-block
}

.exrenk .bar {
	width: 50px;
	height: 8px;
	border-radius: 8px;
	display: inline-block;
	position: relative;
	margin-right: 5px;
	background: #f1f2f5
}

.exrenk .bar span {
	height: 8px;
	border-radius: 8px;
	position: absolute;
	left: 0;
	top: 0
}

.exrenk.zero {
	color: #84929c
}

.icon-people-empty:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_unpopular.svg?v=e666ae0);
	vertical-align: -3px
}

.icon-people-full:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_popular.svg?v=696ddbd);
	vertical-align: -3px
}

.icon-people-half:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_halfpopular.svg?v=0bf1258);
	vertical-align: -3px
}

.alert_tips {
	box-sizing: border-box;
	padding: 10px 15px 9px;
	line-height: 19px;
	color: #333;
	position: relative
}

.alert_tips .er_code {
	position: absolute;
	width: 136px;
	height: 139px;
	background: #fff;
	box-shadow: 0 2px 14px 0 rgba(159,169,176,.23);
	border-radius: 2px;
	border: 1px solid #f0f2f9;
	z-index: 99;
	right: 0;
	top: 85px;
	text-align: center;
	display: none;
	color: #84929c!important
}

.alert_tips .er_code img {
	display: block;
	margin: 16px auto 4px;
	float: none
}

.alert_tips .main {
	color: #333;
	float: right;
	width: 235px;
	font-size: 14px
}

.alert_tips .main span {
	color: #009bf4;
	cursor: pointer
}

.alert_tips .main span:hover .er_code {
	display: block
}

.alert_tips img {
	display: block;
	margin-right: 10px;
	float: left;
	width: 22px;
	margin-top: 10px
}

.alert_tips .sub {
	width: 100%;
	font-size: 12px;
	clear: both;
	color: #84929c;
	margin-top: 4px
}

.ul_split {
	color: #84929c;
	text-align: center;
	font-size: 14px
}

.ul_split:after,.ul_split:before {
	content: "";
	display: inline-block;
	background: #f0f2f9;
	width: 52px;
	height: 1px;
	margin: 0 5px;
	vertical-align: 5px
}

.convert.zero {
	color: #84929c
}

.rankListBg_2 {
	min-width: 0;
	width: 1280px;
	margin: auto;
	height: 230px;
	overflow: hidden;
	background: linear-gradient(#0e98e7,#00ddfa)
}

.rankListBg_2 .main_pic {
	width: 1280px;
	height: 230px;
	margin: 0 auto;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/image@2x.png?v=9b1be57) 50% no-repeat;
	background-size: 1920px 230px
}

@-webkit-keyframes wave1 {
	0% {
		left: -1790px
	}

	to {
		left: -5370px
	}
}

@keyframes wave1 {
	0% {
		left: -1790px
	}

	to {
		left: -5370px
	}
}

.wave_1 {
	-webkit-animation: wave1 50s linear .4s infinite normal;
	animation: wave1 50s linear .4s infinite normal
}

.wave_1,.wave_2 {
	width: 7160px;
	position: absolute;
	height: 79px;
	bottom: 0;
	background: url(https://s1.bqiapp.com/nuxt/pc/static/images/wave.png?v=c5f52cd)
}

.wave_2 {
	opacity: .4;
	-webkit-animation: wave1 80s linear .4s infinite normal;
	animation: wave1 80s linear .4s infinite normal
}

.new_exchange_info {
	position: relative
}

.head_fit_btn {
	position: absolute;
	right: 0;
	top: 14px
}

.head_fit_btn a,.head_fit_btn span {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	padding: 5px 8px;
	text-align: center;
	line-height: normal!important;
	border-radius: 2px;
	background: #f6f7fb;
	color: #333!important;
	margin-left: 16px;
	vertical-align: middle;
	cursor: pointer;
	font-size: 14px
}

.head_fit_btn a i,.head_fit_btn span i {
	margin-right: 5px
}

.head_fit_btn span.disable {
	color: #ced3d7!important;
	cursor: auto
}

.head_fit_btn a.active {
	background: #009bf4;
	color: #fff!important
}

.head_fit_btn a.active i:before {
	color: #fff
}

.head_fit_btn a:hover,.head_fit_btn span:hover {
	opacity: .7
}

.icon_assect:before {
	font-style: normal;
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_question.svg?v=98d87a7)
}

.icon_assect:after {
	content: "äº¤æ˜“å¹³å°é’±åŒ…åœ°å€æŒæœ‰è™šæ‹Ÿå¸èµ„äº§çš„ä»·å€¼ï¼ˆéžå®žæ—¶åŒæ­¥ï¼Œä»…ä¾›å‚è€ƒï¼‰";
	position: absolute;
	white-space: nowrap;
	background: #fff;
	z-index: 999;
	font-style: normal;
	border-radius: 2px;
	padding: 5px 8px;
	color: #333;
	top: 0;
	margin-top: -35px;
	display: none;
	line-height: normal;
	font-size: 12px;
	box-shadow: 0 3px 11px 0 rgba(159,169,176,.22),0 -1px 11px 0 rgba(159,169,176,.24)
}

.icon_assect {
	margin-right: 4px;
	position: relative;
	cursor: pointer
}

.icon_assect:hover:after {
	display: block
}

.exrank_text {
	padding: 30px 0 0;
	color: #333
}

.exrank_text h1 {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 30px
}

.exrank_text .special_tit {
	font-size: 20px;
	font-weight: 400;
	position: relative;
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: 40px
}

.exrank_text .special_tit span {
	position: relative;
	z-index: 1
}

.exrank_text .flex {
	display: flex;
	flex-flow: row nowrap;
	margin-bottom: 40px
}

.exrank_text .flex>div {
	padding: 0 25px;
	border-right: 1px solid #f0f2f9;
	box-sizing: border-box;
	flex: 1
}

.exrank_text .flex>div .tips {
	color: #84929c;
	font-size: 12px
}

.exrank_text .flex>div ul {
	padding-left: 1em
}

.exrank_text .flex>div li {
	list-style: disc
}

.exrank_text .flex>div:nth-child(3n) {
	border: none
}

.exrank_text .flex .sub_tit {
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 7px
}

.exrank_text .special_tit:after {
	content: "";
	width: 48px;
	height: 6px;
	background: #009bf4;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0
}

.exrank_text ul {
	padding: 0
}

.exrank_text li,.exrank_text p {
	font-weight: 400;
	font-size: 14px;
	text-indent: 2em;
	line-height: 25px;
	letter-spacing: 1px
}

.exrank_text li {
	text-indent: 0
}

.scroll_fixed#active_fiexd {
	position: fixed;
	width: 300px;
	z-index: 999;
	top: 20px
}

.none {
	color: #84929c;
	margin-left: 5px
}

.ivu-table-sort {
	width: 12px
}

.rightAndWrong {
	display: inline-block;
	width: 14px;
	height: 14px
}

.newHomeLink {
	width: 1280px;
	height: 102px;
	margin-bottom: 20px
}

.newTopHomeLink {
	position: relative;
	display: inline-block;
	height: 102px;
	margin-right: 16px
}

.newTopHomeLink img {
	width: 308px;
	height: 102px
}

.newHomeLink>.newTopHomeLink:last-child {
	margin-right: 0
}

.newTopHomeLink a:after {
	content: "å¹¿å‘Š";
	position: absolute;
	background: rgba(0,0,0,.5);
	color: #fff;
	width: 30px;
	height: 16px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	right: 0;
	bottom: 0
}

.coin_market_list tbody td {
	height: 48px
}

.coin_market_list .detail_link {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	margin-top: 4px
}

.coin_market_list .detail_link img {
	float: left;
	width: 18px;
	margin-right: 8px
}

.coin_market_list .detail_link span {
	display: block
}

.coin_market_list .detail_link .info {
	overflow: hidden
}

.coin_market_list .detail_link .info .pair {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.coin_market_list .detail_link .pair {
	font-size: 12px;
	color: #84929c
}

.add_cursor .ivu-table-tbody .ivu-table-row:hover {
	cursor: pointer
}

.add_ellipsis {
	width: 114px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.rightSide>.ivu-dropdown {
	vertical-align: -6px
}

.rightSide>.ivu-dropdown button {
	padding: 5px 2px 5px 8px!important
}

.coinInfoHeader button {
	padding: 5px 8px!important
}

.coinInfoHeader .ivu-dropdown button {
	padding: 5px 2px 5px 8px!important
}

.coinInfoHeader .title .btnGrop .ivu-btn-primary {
	padding: 5px 8px 5px 0!important;
	background-position: 6px 4px
}

.coinInfoHeader .title .btnGrop span {
	width: 55px!important;
	vertical-align: baseline!important;
	vertical-align: initial!important
}

.exchange_marrket_tit .ivu-dropdown button,.smallTit .ivu-dropdown button {
	padding: 5px 2px 5px 8px!important
}

.box .notice .notice_one {
	width: 100%;
	height: 19px;
	line-height: 19px;
	margin-bottom: 10px
}

.box .notice .notice_one span:first-child {
	float: left;
	width: 240px;
	font-size: 14px;
	font-weight: 400;
	padding-left: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.box .notice .notice_one span:first-child:hover {
	cursor: pointer
}

.box .notice .notice_one span:last-child {
	float: right;
	font-size: 12px;
	font-weight: 400;
	text-align: right;
	padding-right: 12px
}

.box .marketTrend {
	width: 100%
}

.box .marketTrend .marketTrend_one {
	display: inline-block;
	width: 50%;
	padding-left: 15px;
	padding-bottom: 21px
}

.box .marketTrend .marketTrend_one p:first-child {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 8px
}

.box .marketTrend .marketTrend_one p:last-child {
	font-size: 16px;
	font-weight: 400
}

.calendarAll {
	width: 100%;
	background-color: #fff;
	position: relative;
	margin-top: -2px;
	padding: 0 0 10px
}

.calendarAll .setPane {
	width: 100%;
	height: 50px
}

.calendarAll .setPane .setStyle {
	display: inline-block;
	width: 40px;
	padding-bottom: 3px;
	text-align: center;
	margin-right: 20px;
	font-size: 18px;
	font-weight: 700;
	color: #333
}

.calendarAll .setPane .setStyle:hover {
	cursor: pointer;
	color: #009bf4
}

.calendarAll .setPane .active {
	border-bottom: 2px solid #009bf4;
	color: #009bf4
}

.calendarAll .ivu-tabs-tab {
	font-size: 18px;
	font-weight: 700
}

.calendarAll .button {
	display: inline-block;
	line-height: 24px;
	width: 76px;
	height: 26px;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	color: #333;
	margin-right: 15px;
	border: 1px solid #dde0eb;
	border-radius: 2px;
	text-align: center
}

.calendarAll .button:hover {
	cursor: pointer;
	border: 1px solid #009bf4;
	color: #009bf4
}

.calendarAll .weeks {
	width: 100%;
	height: 86px;
	padding-bottom: 20px;
	position: relative
}

.calendarAll .weeks .weeks_next,.calendarAll .weeks .weeks_prev {
	display: inline-block;
	height: 20px;
	position: absolute;
	top: 25px;
	font-size: 14px;
	color: #84929c
}

.calendarAll .weeks .weeks_prev span:first-child {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDVsLTUgNSA1IDUiIHN0cm9rZT0iIzg0OTI5QyIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) no-repeat
}

.calendarAll .weeks .weeks_prev span:last-child {
	position: absolute;
	top: 0;
	left: 16px;
	width: 30px
}

.calendarAll .weeks .weeks_next {
	padding-left: 20px
}

.calendarAll .weeks .weeks_next span:last-child {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggNWw1IDUtNSA1IiBzdHJva2U9IiM4NDkyOUMiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat
}

.calendarAll .weeks .weeks_next span:first-child {
	position: absolute;
	top: 0;
	left: -5px;
	width: 30px
}

.calendarAll .weeks .weeks_next:hover,.calendarAll .weeks .weeks_prev:hover {
	cursor: pointer;
	color: #009bf4
}

.calendarAll .weeks .weeks_main {
	display: inline-block;
	padding-left: 70px;
	padding-right: 30px
}

.calendarAll .weeks .weeks_main .detail {
	width: 66px;
	height: 66px;
	line-height: 66px;
	display: inline-block;
	text-align: center;
	color: #333;
	margin-right: 44px
}

.calendarAll .weeks .weeks_main .detail p:first-child {
	height: 40px;
	font-size: 26px;
	line-height: 26px;
	padding-top: 12px
}

.calendarAll .weeks .weeks_main .detail p:last-child {
	height: 26px;
	font-size: 14px;
	line-height: 14px
}

.calendarAll .weeks .weeks_main .detail:first-child {
	margin-left: 20px;
	color: #84929c
}

.calendarAll .weeks .weeks_main .detail:last-child {
	margin-right: 20px;
	color: #84929c
}

.calendarAll .weeks .weeks_main .detail:hover {
	cursor: pointer;
	color: #009bf4
}

.calendarAll .weeks .weeks_main .current {
	color: #fff;
	border-radius: 50%;
	background-color: #c5ccd1
}

.calendarAll .weeks .weeks_main .current p {
	color: #fff!important
}

.calendarAll .weeks .weeks_main .active {
	border-radius: 50%;
	background-color: #009bf4
}

.calendarAll .weeks .weeks_main .active p {
	color: #fff!important
}

.calendarAll .weeks .weeks_main .active:hover {
	color: #fff
}

.calendarAll .weeks .weeks_main:after,.calendarAll .weeks .weeks_main:before {
	content: "";
	background: #ccc;
	width: 1px;
	height: 20px;
	position: absolute;
	top: 26px
}

.calendarAll .days,.calendarAll .months,.calendarAll .weekday {
	width: 100%;
	height: 50px
}

.calendarAll .days .ivu-poptip-popper .ivu-poptip-body,.calendarAll .months .ivu-poptip-popper .ivu-poptip-body,.calendarAll .weekday .ivu-poptip-popper .ivu-poptip-body {
	padding: 0
}

.calendarAll .days .date,.calendarAll .months .date,.calendarAll .weekday .date {
	font-size: 14px;
	display: inline-block;
	color: #333
}

.calendarAll .days .date:hover,.calendarAll .months .date:hover,.calendarAll .weekday .date:hover {
	cursor: pointer;
	color: #009bf4
}

.calendarAll .days .main {
	width: 100%
}

.calendarAll .days .main .header {
	width: 100%;
	height: 50px;
	font-size: 14px;
	text-align: center
}

.calendarAll .days .main .header .center {
	color: #333
}

.calendarAll .days .main .header span {
	float: left;
	height: 20px;
	margin-right: 15px;
	margin-top: 15px
}

.calendarAll .days .main .header span:hover {
	cursor: pointer
}

.calendarAll .days .main .header span:nth-child(3):hover {
	cursor: default
}

.calendarAll .days .main .header .icon_left {
	width: 20px;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDVsLTUgNSA1IDUiIHN0cm9rZT0iIzQ1NTA1OCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)
}

.calendarAll .days .main .header .icon_right {
	width: 20px;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggNWw1IDUtNSA1IiBzdHJva2U9IiM0NTUwNTgiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)
}

.calendarAll .days .main .header .icon_dubLeft {
	margin-left: 68px;
	width: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_bothback.svg?v=8783819)
}

.calendarAll .days .main .header .icon_dubRight {
	width: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_botharrows.svg?v=9b331e9)
}

.calendarAll .days .main .content {
	width: 100%
}

.calendarAll .days .main .content td {
	text-align: center;
	width: 35px;
	height: 35px;
	font-size: 14px;
	color: #9da0a9
}

.calendarAll .days .main .content td div {
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin: auto
}

.calendarAll .days .main .content td.active {
	color: #000
}

.calendarAll .days .main .content td.active div:hover {
	cursor: pointer;
	background-color: #009bf4;
	border-radius: 50%
}

.calendarAll .days .main .content td.current div {
	background-color: #a4b9c5;
	border-radius: 50%
}

.calendarAll .days .main .content td.selected div {
	background-color: #009bf4;
	color: #fff;
	border-radius: 50%
}

.calendarAll .weekday .main {
	width: 100%
}

.calendarAll .weekday .main .header {
	width: 100%;
	height: 50px;
	font-size: 14px;
	text-align: center
}

.calendarAll .weekday .main .header .center {
	color: #333
}

.calendarAll .weekday .main .header span {
	float: left;
	height: 20px;
	margin-right: 15px;
	margin-top: 15px
}

.calendarAll .weekday .main .header span:hover {
	cursor: pointer
}

.calendarAll .weekday .main .header span:nth-child(3):hover {
	cursor: default
}

.calendarAll .weekday .main .header .icon_left {
	width: 20px;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDVsLTUgNSA1IDUiIHN0cm9rZT0iIzQ1NTA1OCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)
}

.calendarAll .weekday .main .header .icon_right {
	width: 20px;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggNWw1IDUtNSA1IiBzdHJva2U9IiM0NTUwNTgiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)
}

.calendarAll .weekday .main .header .icon_dubLeft {
	margin-left: 68px;
	width: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_bothback.svg?v=8783819)
}

.calendarAll .weekday .main .header .icon_dubRight {
	width: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_botharrows.svg?v=9b331e9)
}

.calendarAll .weekday .main .content,.calendarAll .weekday .main .content .week_tr {
	width: 100%
}

.calendarAll .weekday .main .content .week_tr td {
	text-align: center;
	width: 35px;
	height: 35px;
	font-size: 14px;
	color: #9da0a9
}

.calendarAll .weekday .main .content .week_tr td div {
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin: auto
}

.calendarAll .weekday .main .content .week_tr td.active {
	color: #000
}

.calendarAll .weekday .main .content .week_tr:hover {
	background-color: #f2f3f5
}

.calendarAll .weekday .main .content .selectWeek {
	width: 100%;
	background-color: #009bf4
}

.calendarAll .weekday .main .content .selectWeek td {
	text-align: center;
	width: 35px;
	height: 35px;
	font-size: 14px;
	color: #9da0a9
}

.calendarAll .weekday .main .content .selectWeek td div {
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin: auto;
	color: #fff
}

.calendarAll .weekday .main .content .selectWeek td.active {
	color: #000
}

.calendarAll .months .main {
	width: 100%;
	height: 373px
}

.calendarAll .months .main .main_year {
	float: left;
	width: 80px;
	height: 372px
}

.calendarAll .months .main .main_year p {
	text-align: center;
	font-size: 14px;
	width: 100%;
	height: 30px;
	line-height: 30px
}

.calendarAll .months .main .main_year p:hover {
	cursor: pointer;
	background-color: #f6f7fb
}

.calendarAll .months .main .main_year .active {
	background-color: #f6f7fb
}

.calendarAll .months .main .main_month {
	float: left;
	width: 70px;
	height: 372px;
	border-left: 1px solid #ccc
}

.calendarAll .months .main .main_month p {
	text-align: center;
	font-size: 14px;
	width: 100%;
	height: 30px;
	line-height: 30px
}

.calendarAll .months .main .main_month p:hover {
	cursor: pointer;
	background-color: #f6f7fb
}

.calendarAll .months .main .main_month .active {
	background-color: #f6f7fb
}

.calendar_content {
	width: 100%;
	border-top: 1px solid #f0f2f9
}

.calendar_content .header {
	margin-top: 20px
}

.calendar_content .header button {
	padding: 0 10px;
	margin-right: 12px;
	border-radius: 2px;
	background-color: #f6f7fb
}

.calendar_content .header button:hover {
	cursor: pointer
}

.calendar_content .header .active {
	background-color: #009bf4;
	color: #fff
}

.calendar_content .content_day {
	width: 100%;
	margin-top: 20px
}

.calendar_content .content_day .top {
	width: 900px;
	height: 25px;
	border-bottom: 1px solid #f0f2f9
}

.calendar_content .content_day .top div {
	display: inline-block;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #84929c;
	line-height: 20px
}

.calendar_content .content_day .top div:first-child {
	width: 162px
}

.calendar_content .content_day .top div:nth-child(2) {
	width: 388px
}

.calendar_content .content_day .top div:nth-child(3) {
	width: 128px
}

.calendar_content .content_day .top div:nth-child(4) {
	width: 143px
}

.calendar_content .content_day .top div:nth-child(5) {
	width: 64px
}

.calendar_content .content_day .days {
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: #333;
	line-height: 20px;
	margin-top: 14px
}

.calendar_content .content_day .main {
	width: 900px;
	margin-top: 10px
}

.calendar_content .content_day .main .main_one {
	width: 100%;
	padding-top: 14px;
	padding-bottom: 14px;
	display: flex;
	align-items: Center
}

.calendar_content .content_day .main .main_one .project1 {
	display: inline-block;
	width: 122px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	display: flex;
	align-items: Center
}

.calendar_content .content_day .main .main_one .project1 div:first-child {
	width: 18px;
	margin-top: 5px;
	margin-right: 5px
}

.calendar_content .content_day .main .main_one .project1 div:first-child img {
	width: 18px;
	height: 18px
}

.calendar_content .content_day .main .main_one .project1 div:last-child p:first-child {
	max-width: 90px;
	margin-top: 0;
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.calendar_content .content_day .main .main_one .project1 div:last-child p:last-child {
	max-width: 90px;
	height: 16px;
	font-size: 12px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #84929c;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.calendar_content .content_day .main .main_one .project1:hover {
	cursor: pointer
}

.calendar_content .content_day .main .main_one .project2 {
	display: inline-block;
	width: 388px;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #333;
	padding-right: 20px
}

.calendar_content .content_day .main .main_one .project3 {
	display: inline-block;
	width: 128px;
	padding-left: 6px
}

.calendar_content .content_day .main .main_one .project4 {
	display: inline-block;
	width: 143px;
	padding-left: 10px
}

.calendar_content .content_day .main .main_one .project4 p {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 8px;
	border-radius: 2px;
	color: #fff
}

.calendar_content .content_day .main .main_one .project5 {
	display: inline-block;
	width: 64px
}

.calendar_content .content_day .main .main_one .project5 div {
	width: 24px;
	height: 24px;
	margin-left: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/calendar_ic_details.svg?v=ab91c9f)
}

.calendar_content .content_day .main .main_one .project5 div:hover {
	cursor: pointer
}

.calendar_content .content_day .main .main_one:last-child {
	border-bottom: 1px solid #f6f7fb
}

.calendar_content .content_day .main .active {
	background-color: #f6f7fb
}

.calendar_content .content_week {
	width: 100%;
	margin-top: 20px
}

.calendar_content .content_week .top {
	width: 900px;
	height: 25px;
	border-bottom: 1px solid #f0f2f9
}

.calendar_content .content_week .top div {
	display: inline-block;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #84929c;
	line-height: 20px
}

.calendar_content .content_week .top div:first-child {
	width: 162px
}

.calendar_content .content_week .top div:nth-child(2) {
	width: 388px
}

.calendar_content .content_week .top div:nth-child(3) {
	width: 128px
}

.calendar_content .content_week .top div:nth-child(4) {
	width: 143px
}

.calendar_content .content_week .top div:nth-child(5) {
	width: 64px
}

.calendar_content .content_week .weeks .main {
	width: 900px;
	margin-top: 10px
}

.calendar_content .content_week .weeks .main .week {
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: #333;
	line-height: 20px;
	margin-top: 14px;
	margin-bottom: 14px
}

.calendar_content .content_week .weeks .main .main_one {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	align-items: Center;
	border-bottom: 1px solid #f6f7fb
}

.calendar_content .content_week .weeks .main .main_one .project1 {
	display: inline-block;
	width: 122px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	display: flex;
	align-items: Center
}

.calendar_content .content_week .weeks .main .main_one .project1 div:first-child {
	width: 18px;
	margin-top: 5px;
	margin-right: 5px
}

.calendar_content .content_week .weeks .main .main_one .project1 div:first-child img {
	width: 18px;
	height: 18px
}

.calendar_content .content_week .weeks .main .main_one .project1 div:last-child p:first-child {
	max-width: 90px;
	margin-top: 0;
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.calendar_content .content_week .weeks .main .main_one .project1 div:last-child p:last-child {
	max-width: 90px;
	height: 16px;
	font-size: 12px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #84929c;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.calendar_content .content_week .weeks .main .main_one .project1:hover {
	cursor: pointer
}

.calendar_content .content_week .weeks .main .main_one .project2 {
	display: inline-block;
	width: 388px;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #333;
	padding-right: 25px
}

.calendar_content .content_week .weeks .main .main_one .project3 {
	display: inline-block;
	width: 128px;
	padding-left: 6px
}

.calendar_content .content_week .weeks .main .main_one .project4 {
	display: inline-block;
	width: 143px;
	padding-left: 10px
}

.calendar_content .content_week .weeks .main .main_one .project4 p {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 8px;
	border-radius: 2px;
	color: #fff
}

.calendar_content .content_week .weeks .main .main_one .project5 {
	display: inline-block;
	width: 64px
}

.calendar_content .content_week .weeks .main .main_one .project5 div {
	width: 24px;
	height: 24px;
	margin-left: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/calendar_ic_details.svg?v=ab91c9f)
}

.calendar_content .content_week .weeks .main .main_one .project5 div:hover {
	cursor: pointer
}

.calendar_content .content_week .weeks .main .main_one:last-child {
	border-bottom: 1px solid #f6f7fb
}

.calendar_content .content_week .weeks .main .active {
	background-color: #f6f7fb
}

.calendar_content .content_month {
	width: 100%
}

.calendar_content .content_month .date {
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: #333;
	line-height: 20px;
	margin-top: 20px
}

.calendar_content .content_month .header {
	display: flex;
	height: 48px;
	align-items: center;
	box-shadow: 0 2px 8px 0 rgba(51,51,51,.04);
	border-top: 1px solid #f0f2f9
}

.calendar_content .content_month .header div {
	width: 128px;
	text-align: center;
	color: #333
}

.calendar_content .content_month .header div:first-child,.calendar_content .content_month .header div:last-child {
	color: #84929c
}

.calendar_content .content_month .main {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.calendar_content .content_month .main .project {
	width: 128px;
	height: 211px
}

.calendar_content .content_month .main .project .time {
	font-family: PingFangSC-Regular;
	color: #84929c;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right
}

.calendar_content .content_month .main .project .order {
	width: 100%;
	padding-left: 15px;
	margin-top: 12px
}

.calendar_content .content_month .main .project .order .one {
	font-size: 12px;
	line-height: 24px;
	display: inline-block;
	padding: 0 8px;
	border-radius: 2px;
	color: #fff
}

.calendar_content .content_month .main .project .order .two {
	font-size: 14px;
	height: 20px;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 4px
}

.calendar_content .content_month .main .active:hover {
	cursor: pointer;
	background-color: #f6f7fb
}

.calendar_content .content_month .main .borderColor1 {
	border-right: 1px solid #f0f2f9
}

.calendar_content .content_month .main .borderColor2 {
	border-top: 1px solid #f0f2f9
}

.calendar_content .noDataStyle {
	font-size: 14px;
	color: #84929c;
	margin: auto;
	text-align: center;
	line-height: 160px;
	height: 160px
}

.sideTable_quotes .row3 {
	width: 36%
}

.sideTable_quotes .row1 {
	width: 30%
}

.sideTable_quotes .row2 {
	width: 33%
}

.quotes_time {
	width: 100%;
	text-align: center;
	padding-left: 4px;
	text-align: left;
	margin-top: 27px;
	padding-bottom: 0
}

.quotes_time .timeStyle {
	display: inline-block;
	width: 86px;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	color: #333;
	border: 1px solid #dde0eb;
	border-left: none;
	margin-left: -5px
}

.quotes_time .timeStyle:first-child {
	border-left: 1px solid #dde0eb;
	border-radius: 2px 0 0 2px
}

.quotes_time .timeStyle:last-child {
	border-radius: 0 2px 2px 0
}

.quotes_time .active {
	background-color: #f6f7fb;
	color: #009bf4;
	border-left: 1px solid #dde0eb
}

.quotes_time .timeStyle:hover {
	cursor: pointer
}

.icon-calendar-full:before {
	content: url(https://s1.bqiapp.com/nuxt/pc/static/images/Star1_calendar.svg?v=a31be09)
}

.calendar_side {
	width: 100%;
	padding-bottom: 10px
}

.calendar_side .header {
	width: 290px;
	height: 30px;
	margin-left: 5px;
	position: relative;
	border-bottom: 1px solid #f0f2f9
}

.calendar_side .header .items {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap
}

.calendar_side .header .items .item {
	display: inline-block;
	font-size: 14px;
	color: #84929c;
	font-family: PingFangSC-Regular;
	line-height: 30px;
	margin-left: 5px;
	margin-right: 8px
}

.calendar_side .header .items .item:first-child {
	margin-left: 0
}

.calendar_side .header .items .item:hover {
	cursor: pointer;
	color: #333
}

.calendar_side .header .items .active {
	border-bottom: 2px solid #009bf4;
	line-height: 26px;
	color: #009bf4
}

.calendar_side .header .items:nth-child(2) {
	width: 255px;
	overflow: hidden;
	height: 30px;
	margin-left: 17px
}

.calendar_side .header .first {
	background-image: url(/images/market_ic_back.svg);
	left: 0
}

.calendar_side .header .first,.calendar_side .header .last {
	width: 14px;
	height: 14px;
	background-color: #fff;
	background-repeat: no-repeat;
	position: absolute;
	top: 8px
}

.calendar_side .header .last {
	background-image: url(/images/market_ic_front.svg);
	right: 0
}

.calendar_side .header .first:hover,.calendar_side .header .last:hover {
	cursor: pointer
}

.calendar_side .nav {
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 12px
}

.calendar_side .nav .nav_one {
	width: 44px;
	height: 22px;
	margin-right: 12px;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #333;
	background: #f6f7fb;
	border-radius: 2px
}

.calendar_side .nav .nav_one:last-child {
	margin-right: 0
}

.calendar_side .nav .active {
	color: #fff;
	background: #009bf4
}

.calendar_side .main {
	height: 513px;
	margin-left: 12px;
	padding-right: 8px;
	overflow: auto
}

.calendar_side .main .noData {
	line-height: 510px;
	text-align: center;
	font-size: 14px;
	color: #84929c
}

.calendar_side .main .main_project {
	width: 100%;
	padding-bottom: 16px;
	padding-top: 16px;
	border-bottom: 1px solid #f0f2f9
}

.calendar_side .main .main_project .title {
	height: 20px;
	margin-bottom: 2px;
	display: flex;
	align-items: center
}

.calendar_side .main .main_project .title span:first-child {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 8px
}

.calendar_side .main .main_project .title span:first-child img {
	width: 16px;
	height: 16px
}

.calendar_side .main .main_project .title span:last-child {
	color: #333;
	font-size: 14px;
	font-weight: 500
}

.calendar_side .main .main_project .title span:last-child .social {
	color: #84929c;
	display: inline;
	font-size: 12px
}

.calendar_side .main .main_project .content {
	width: 100%;
	margin-top: 5px
}

.calendar_side .main .main_project .content span:first-child {
	display: inline-block;
	height: 16px;
	border-radius: 2px;
	padding: 0 6px;
	line-height: 16px;
	color: #fff;
	font-size: 10px
}

.calendar_side .main .main_project .content span:last-child {
	color: #333;
	font-size: 14px
}

.calendar_side .main .main_project .time {
	color: #84929c;
	font-size: 12px;
	margin-top: 7px
}

.calendar_side .main .main_project1 {
	padding-top: 0;
	margin-bottom: 16px
}

.padding_bottom .active {
	padding-bottom: 5px
}

.padding_bottom .ivu-select-dropdown {
	margin-top: 0
}

.add_title .row_link {
	display: flex;
	flex-flow: row nowrap;
	height: 47px;
	align-items: center
}

.add_title .info {
	display: inline-block;
	width: 80px;
	flex: 1
}

.add_title .info .name {
	font-size: 14px;
	color: #333;
	padding-top: 4px
}

.add_title .info .name,.add_title .info .pair {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.add_title .info .pair {
	font-size: 12px;
	color: #84929c
}

.add_title .coinLogo {
	width: 18px;
	margin-right: 8px
}

.maxChangeStyle {
	width: 1280px;
	margin: 20px auto auto;
	background-color: #fff
}

.maxChangeStyle .header {
	width: 100%;
	height: 85px;
	line-height: 85px;
	padding-left: 30px;
	color: #333;
	font-size: 18px;
	font-weight: bolder
}

.maxChangeStyle .list {
	width: 386px;
	height: 500px;
	display: inline-block;
	margin-left: 29px;
	margin-bottom: 30px;
	background-color: #fff;
	border: 1px solid #f0f2f9
}

.seeMoreRight {
	float: right;
	color: #84929c;
	font-size: 14px;
	margin-right: -6px;
	display: flex;
	align-items: center;
	margin-top: 2px
}

.seeMoreRight span:last-child {
	display: inline-block;
	margin-bottom: 1px;
	width: 20px;
	height: 20px;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggNWw1IDUtNSA1IiBzdHJva2U9IiM4NDkyOUMiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)
}

.seeMoreRight:hover {
	cursor: pointer
}

.stateStyle .row0 {
	width: 10%;
	text-align: left;
	color: #84929c
}

.stateStyle .row1,.stateStyle .row2,.stateStyle .row3 {
	width: 30%
}

.stateStyle .tit2 {
	margin-bottom: 15px
}

.stateStyle li:nth-child(2) .row0 {
	color: #ff6059;
	font-style: italic;
	font-weight: 700;
	font-family: Helvetica-BoldOblique
}

.stateStyle li:nth-child(3) .row0 {
	color: #f78912;
	font-style: italic;
	font-weight: 700;
	font-family: Helvetica-BoldOblique
}

.stateStyle li:nth-child(4) .row0 {
	color: #feba4a;
	font-style: italic;
	font-weight: 700;
	font-family: Helvetica-BoldOblique
}

.rankList_header {
	height: 48px;
	display: flex;
	margin-bottom: 10px;
	align-items: center
}

.rankList_header .one:hover {
	cursor: pointer
}

.rankList_header .one {
	color: #333;
	font-size: 14px
}

.rankList_header .two{width:19px;height:19px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggNWw1IDUtNSA1IiBzdHJva2U9IiM4NDkyOUMiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}

.rankList_header .three {
	color: #84929c;
	font-size: 14px
}

.rankList_body {
	background-color: #fff
}

.coinLogo1 {
	width: 14px;
	height: 12px;
	vertical-align: -1px;
	margin-right: 3px
}

.selfAdaptionLink {
	min-width: 300px;
	min-height: 96px;
	margin-top: 20px
}

.selfAdaptionLink a,.selfAdaptionLink img {
	width: 100%!important;
	height: 100%
}

.indexNav3 span.tit {
	font-size: 18px;
	color: #333;
	font-weight: bolder;
	display: inline-block;
	padding-bottom: 3px;
	margin-right: 25px
}

.timeSwitchCustom .active {
	color: #009bf4
}

.coinListGlobal .ivu-table tr.ivu-table-row {
	height: 48px
}

.coinListGlobal .ivu-table tr.ivu-table-row .ivu-table-column-center div.ivu-table-cell,.coinListGlobal .ivu-table tr.ivu-table-row .ivu-table-column-left div.ivu-table-cell,.coinListGlobal .ivu-table tr.ivu-table-row .ivu-table-column-right div.ivu-table-cell {
	height: 47px;
	line-height: 47px
}

.coinListGlobal .ivu-table tr.ivu-table-row div.ivu-table-cell {
	height: 47px
}

.isTitleColor .ivu-table-row:first-child .tableNum {
	background: #009bf4
}

.isTitleColor .ivu-table-row:nth-child(2) .tableNum {
	background: #29b8ff
}

.isTitleColor .ivu-table-row:nth-child(3) .tableNum {
	background: #52cbff
}

.titleStyleLink .ivu-table-row:first-child .tableNum {
	background: #009bf4
}

.titleStyleLink .ivu-table-row:nth-child(2) .tableNum {
	background: #29b8ff
}

.titleStyleLink .ivu-table-row:nth-child(3) .tableNum {
	background: #52cbff
}

.titleStyleLink .ivu-table-cell a {
	display: flex;
	align-items: center
}

.titleStyleLink .ivu-table-cell a .info1 {
	width: 80px;
	height: 47px;
	position: relative
}

.titleStyleLink .ivu-table-cell a .info1 p:first-child {
	position: absolute;
	top: -7px;
	left: 0;
	width: 80px;
	height: 24px;
	font-size: 14px;
	color: #333
}

.titleStyleLink .ivu-table-cell a .info1 p:last-child {
	position: absolute;
	top: 10px;
	left: 0;
	width: 80px;
	height: 23px;
	font-size: 12px;
	color: #84929c
}

.btn-space {
	height: 70px;
	overflow: hidden
}

.icon_calendar {
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/calendar_ic_calendar.svg?v=8f29f5b)
}

.icon_calendar,.icon_select {
	display: inline-block;
	width: 14px;
	height: 14px
}

.icon_select {
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDdsLTQgNC00LTQiIHN0cm9rZT0iIzAwOUJGNCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)
}

.exchangeRateSide {
	width: 100%;
	height: 208px;
	background-color: #fff;
	padding-top: 16px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 20px
}

.exchangeRateSide .time {
	color: #84929c;
	font-size: 12px;
	font-family: PingFangSC-Regular
}

.exchangeRateSide .nav {
	margin-top: 8px;
	height: 25px;
	font-size: 18px;
	color: #333;
	font-family: PingFangSC-Medium;
	line-height: 25px;
	font-weight: bolder;
	margin-bottom: 10px
}

.exchangeRateSide .main {
	height: 44px;
	margin-bottom: 16px;
	display: flex;
	align-items: center
}

.exchangeRateSide .main .exchangeRateSide_left {
	height: 100%;
	width: 88px;
	color: #333;
	font-size: 14px;
	border: 1px solid #dde0eb;
	border-right: none
}

.exchangeRateSide .main .exchangeRateSide_left .first {
	height: 44px;
	width: 88px;
	line-height: 44px;
	padding-left: 12px;
	color: #333;
	font-size: 14px
}

.exchangeRateSide .main .exchangeRateSide_left .ivu-poptip-popper {
	min-width: 50px
}

.exchangeRateSide .main .exchangeRateSide_left .ivu-poptip-body {
	padding-left: 0;
	padding-right: 0
}

.exchangeRateSide .main .exchangeRateSide_left .content {
	font-size: 14px;
	width: 86px;
	color: #333;
	height: 42px;
	background-color: #fff
}

.exchangeRateSide .main .exchangeRateSide_left .content span {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 15px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_option.svg?v=3bf6814)
}

.exchangeRateSide .main .exchangeRateSide_left .content:hover {
	cursor: pointer
}

.exchangeRateSide .main .exchangeRateSide_left .eject {
	max-height: 214px;
	overflow: auto
}

.exchangeRateSide .main .exchangeRateSide_left .eject .list {
	height: 34px;
	color: #333;
	line-height: 34px;
	padding-left: 12px;
	font-size: 14px
}

.exchangeRateSide .main .exchangeRateSide_left .eject .list:hover {
	cursor: pointer;
	background-color: #f6f7fb;
	color: #009bf4
}

.exchangeRateSide .main .exchangeRateSide_right {
	height: 100%;
	width: 188px
}

.exchangeRateSide .main .exchangeRateSide_right input {
	width: 188px;
	height: 100%;
	border: 1px solid #dde0eb;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #333
}

.exchangeRateSide .main .exchangeRateSide_right input:focus {
	border: 1px solid #0e98e7
}

.hotDegree {
	width: 100%;
	padding-bottom: 45px
}

.hotDegree .main_one h4 {
	color: #333;
	font-size: 18px;
	font-family: PingFangSC-Medium;
	font-weight: bolder
}

.hotDegree .main_one .hotDegree_table {
	width: 900px;
	height: 195px;
	border: 1px solid #dde0eb;
	margin-top: 30px
}

.hotDegree .main_one .hotDegree_table ul {
	display: flex;
	align-items: center
}

.hotDegree .main_one .hotDegree_table ul li {
	width: 180px;
	height: 48px;
	color: #84929c;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	line-height: 48px;
	text-align: center;
	border-right: 1px solid #f0f2f9
}

.hotDegree .main_one .hotDegree_table ul li span {
	padding: 0 5px;
	color: #fff;
	font-size: 12px;
	background-color: #00b45a
}

.hotDegree .main_one .hotDegree_table ul li:nth-child(5) {
	border-right: none
}

.hotDegree .main_one .hotDegree_table .hotDegree_one li {
	background-color: #f6f7fb;
	border-bottom: 1px solid #f0f2f9
}

.hotDegree .main_one .hotDegree_table .hotDegree_border li {
	border-bottom: 1px solid #f0f2f9
}

.hotDegree .main_one .hotDegree_table .hotDegree_two li {
	background-color: #fff;
	color: #333
}

.hotDegree .main_two {
	width: 900px;
	margin-top: 50px;
	display: flex;
	align-items: center;
	padding-bottom: 20px
}

.hotDegree .main_two .left {
	width: 440px;
	margin-right: 20px
}

.hotDegree .main_two .left h3 {
	font-size: 18px;
	color: #333;
	font-weight: bolder
}

.hotDegree .main_two .left .nav {
	color: #84929c;
	font-size: 14px;
	margin-top: 35px
}

.hotDegree .main_two .left .nav span {
	color: #333
}

.hotDegree .main_two .left .echarts_container {
	position: relative
}

.hotDegree .main_two .left .echarts_container .echarts {
	margin-top: 24px;
	width: 440px;
	height: 242px;
	border: #dde0eb
}

.hotDegree .main_two .left .echarts_container .echarts_left {
	position: absolute;
	color: #333;
	font-size: 12px;
	top: 248px;
	left: 0;
	z-index: 100
}

.hotDegree .main_two .left .echarts_container .echarts_right {
	position: absolute;
	color: #333;
	font-size: 12px;
	top: 248px;
	right: 0;
	z-index: 100
}

.hotDegree .main_two .right {
	width: 440px
}

.hotDegree .main_two .right h3 {
	font-size: 18px;
	color: #333;
	font-weight: bolder
}

.hotDegree .main_two .right .echarts_container {
	position: relative
}

.hotDegree .main_two .right .echarts_container .echarts {
	margin-top: 24px;
	width: 440px;
	height: 242px;
	border: #dde0eb
}

.hotDegree .main_two .right .echarts_container .echarts_left {
	position: absolute;
	color: #333;
	font-size: 12px;
	top: 248px;
	left: 0;
	z-index: 100
}

.hotDegree .main_two .right .echarts_container .echarts_right {
	position: absolute;
	color: #333;
	font-size: 12px;
	top: 248px;
	right: 0;
	z-index: 100
}

.hotDegree .main_three {
	margin-top: 50px
}

.hotDegree .main_three h3 {
	font-size: 18px;
	color: #333;
	font-weight: bolder;
	margin-bottom: 30px
}

.hotDegree .main_three h4 {
	font-size: 14px;
	color: #84929c;
	font-weight: 400
}

.hotDegree .main_three h4 span {
	color: #333
}

.hotDegree .main_three h4 i {
	color: #ff6059;
	font-style: normal
}

.hotDegree .main_three .charts_container {
	position: relative
}

.hotDegree .main_three .charts_container .charts {
	width: 900px;
	height: 250px
}

.hotDegree .main_three .charts_container .chart3_left {
	position: absolute;
	color: #333;
	font-size: 12px;
	top: 247px;
	left: 0;
	z-index: 100
}

.hotDegree .main_three .charts_container .chart3_right {
	position: absolute;
	top: 247px;
	right: 0;
	color: #333;
	font-size: 12px;
	z-index: 100
}

.hotDegree .main_four {
	width: 900px;
	display: flex;
	align-items: center;
	margin-top: 50px
}

.hotDegree .main_four .four_content {
	width: 440px
}

.hotDegree .main_four .four_content .header {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #009bf4;
	text-align: center;
	font-size: 16px
}

.hotDegree .main_four .four_content .nav {
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #dde0eb;
	border-right: 1px solid #dde0eb;
	font-weight: bolder
}

.hotDegree .main_four .four_content .nav .fontColor {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-right: 2px;
	font-size: 14px;
	color: #333;
	font-weight: 400
}

.hotDegree .main_four .four_content .nav .fontColor1 {
	display: inline-block;
	margin-top: 4px;
	font-size: 14px;
	color: #333
}

.hotDegree .main_four .four_content .table {
	width: 100%;
	height: 711px;
	border: 1px solid #dde0eb;
	border-top: none
}

.hotDegree .main_four .four_content .table ul:last-child {
	height: 669px;
	overflow: auto
}

.hotDegree .main_four .four_content .table ul:last-child li:first-child {
	background-color: #fff
}

.hotDegree .main_four .four_content .table li {
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	padding: 0 10px
}

.hotDegree .main_four .four_content .table li .row1 {
	width: 45px;
	text-align: center
}

.hotDegree .main_four .four_content .table li .row2 {
	width: 95px;
	text-align: left;
	color: #333
}

.hotDegree .main_four .four_content .table li .row3 {
	width: 110px;
	text-align: right;
	color: #333
}

.hotDegree .main_four .four_content .table li .row4 {
	width: 100px;
	text-align: right;
	color: #333
}

.hotDegree .main_four .four_content .table li .row5 {
	width: 70px;
	text-align: right;
	color: #333
}

.hotDegree .main_four .four_content .table li:first-child {
	background-color: #f6f7fb
}

.hotDegree .main_four .four_content .table .list {
	border-bottom: 1px solid #f0f2f9
}

.hotDegree .main_four .four_content .table .list .row1 span {
	display: inline-block;
	text-align: center;
	width: 20px;
	height: 20px;
	background-color: #c8ccdc;
	color: #fff;
	border-radius: 2px;
	line-height: 20px
}

.hotDegree .main_four .four_content .table .list:first-child .row1 span {
	display: inline-block;
	text-align: center;
	width: 20px;
	height: 20px;
	background-color: #009bf4;
	color: #fff;
	border-radius: 2px
}

.hotDegree .main_four .four_content .table .list:nth-child(2) .row1 span {
	display: inline-block;
	text-align: center;
	width: 20px;
	height: 20px;
	background-color: #29b8ff;
	color: #fff;
	border-radius: 2px
}

.hotDegree .main_four .four_content .table .list:nth-child(3) .row1 span {
	display: inline-block;
	text-align: center;
	width: 20px;
	height: 20px;
	background-color: #52cbff;
	color: #fff;
	border-radius: 2px
}

.hotDegree .main_four .four_content:first-child {
	margin-right: 20px
}

.smallTit_first_all {
	width: 100%;
	display: flex;
	align-content: center
}

.smallTit_first_all .smallTit_first_content {
	padding-top: 5px;
	width: 440px;
	position: relative
}

.smallTit_first_all .smallTit_first_content h4 {
	color: #333;
	font-size: 18px;
	font-weight: bolder;
	padding-bottom: 15px
}

.smallTit_first_all .smallTit_first_content .echarts {
	width: 440px;
	height: 234px
}

.smallTit_first_all .smallTit_first_content .leftTime {
	position: absolute;
	top: 285px;
	left: 0;
	color: #333;
	font-size: 12px;
	font-weight: 400;
	text-align: left
}

.smallTit_first_all .smallTit_first_content .rightTime {
	position: absolute;
	top: 285px;
	right: 0;
	color: #333;
	font-size: 12px;
	font-weight: 400;
	text-align: right
}

.smallTit_first_all .smallTit_first_content .footStyle {
	width: 100%;
	margin-top: 25px;
	margin-bottom: -15px;
	display: flex;
	align-content: center;
	justify-content: left
}

.smallTit_first_all .smallTit_first_content .footStyle .cell {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	margin-right: 20px;
	padding-left: 20px;
	background-color: transparent;
	position: relative
}

.smallTit_first_all .smallTit_first_content .footStyle .cell span {
	position: absolute;
	width: 14px;
	height: 14px;
	top: 9px;
	left: 0;
	margin-right: 3px
}

.smallTit_first_all .smallTit_first_content .footStyle .cell .cell1 {
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNyIgY3k9IjciIHI9IjYuNSIgc3Ryb2tlPSIjMDA5QkY0IiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}

.smallTit_first_all .smallTit_first_content .footStyle .cell .cell2 {
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNyIgY3k9IjciIHI9IjYuNSIgc3Ryb2tlPSIjQkE3MkVBIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}

.smallTit_first_all .smallTit_first_content .footStyle .cell .cell3 {
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNyIgY3k9IjciIHI9IjYuNSIgc3Ryb2tlPSIjMDBCNDVBIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}

.smallTit_first_all .smallTit_first_content .footStyle .cell .cell4 {
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNyIgY3k9IjciIHI9IjYuNSIgc3Ryb2tlPSIjRkZDNTNEIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}

.smallTit_first_all .smallTit_first_content .footStyle .cell .cell1_active {
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/currency_ic_blue_pressed.svg?v=5d48e0d)
}

.smallTit_first_all .smallTit_first_content .footStyle .cell .cell2_active {
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/currency_ic_purple_pressed.svg?v=d9d0ed1)
}

.smallTit_first_all .smallTit_first_content .footStyle .cell .cell3_active {
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/currency_ic_green_pressed.svg?v=c4b632f)
}

.smallTit_first_all .smallTit_first_content .footStyle .cell .cell4_active {
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/currency_ic_yellow_pressed.svg?v=c7a5e6d)
}

.smallTit_first_all .smallTit_first_content .footStyle .cell:last-child {
	margin-right: 0
}

.smallTit_first_all .smallTit_first_content .footStyle .cell:hover {
	cursor: pointer
}

.smallTit_first_all .smallTit_first_content:first-child {
	margin-right: 20px
}

.noDataStyles {
	width: 100%;
	border: 1px solid #dde0eb;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 250px;
	margin-bottom: 50px
}

.exchangeSide {
	width: 100%;
	background-color: #f6f7fb
}

.exchangeSide .header {
	width: 100%;
	height: 22px;
	display: flex;
	align-items: center
}

.exchangeSide .header .left1 {
	width: 4px;
	height: 16px;
	background-color: #009bf4;
	margin-right: 6px
}

.exchangeSide .header .left2 {
	width: 225px;
	line-height: 22px;
	font-size: 16px;
	font-weight: bolder;
	font-family: PingFangSC-Medium;
	color: #333
}

.exchangeSide .header .right {
	width: 40px;
	line-height: 19px;
	font-size: 14px;
	color: #84929c;
	position: relative
}

.exchangeSide .header .right a {
	color: #84929c
}

.exchangeSide .header .right .bgImg {
	position: absolute;
	top: -1px;
	left: 25px;
	width: 20px;
	height: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/cell_ic_arrows.svg?v=7b60e9a)
}

.exchangeSide .exchangeSide_contact,.exchangeSide .exchangeSide_currency,.exchangeSide .exchangeSide_download,.exchangeSide .exchangeSide_information,.exchangeSide .exchangeSide_institutions,.exchangeSide .exchangeSide_notice,.exchangeSide .exchangeSide_team {
	width: 100%;
	padding: 16px 11px 11px;
	background-color: #fff;
	margin-bottom: 20px
}

.exchangeSide .exchangeSide_notice .content {
	width: 100%;
	margin-top: 11px
}

.exchangeSide .exchangeSide_notice .content .list {
	width: 100%;
	height: 30px;
	display: flex;
	align-items: center
}

.exchangeSide .exchangeSide_notice .content .list img {
	width: 15px;
	height: 15px
}

.exchangeSide .exchangeSide_notice .content .list span {
	line-height: 20px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.exchangeSide .exchangeSide_information .content {
	width: 100%;
	margin-top: 11px
}

.exchangeSide .exchangeSide_information .content .list {
	width: 100%;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #f0f2f9;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.exchangeSide .exchangeSide_information .content .list span {
	color: #333
}

.exchangeSide .exchangeSide_currency .content {
	width: 100%;
	margin-top: 16px;
	height: 75px
}

.exchangeSide .exchangeSide_download .content {
	width: 100%;
	margin-top: 11px
}

.exchangeSide .exchangeSide_download .content .list {
	width: 100%;
	display: flex;
	align-items: center;
	height: 44px;
	border-bottom: 1px solid #f0f2f9
}

.exchangeSide .exchangeSide_download .content .list .left1 {
	width: 18px;
	height: 18px
}

.exchangeSide .exchangeSide_download .content .list .left2 {
	width: 150px;
	margin-right: 74px;
	padding-left: 8px;
	line-height: 20px;
	font-size: 14px;
	color: #333
}

.exchangeSide .exchangeSide_download .content .list .right {
	width: 36px;
	height: 20px;
	display: flex;
	align-items: center
}

.exchangeSide .exchangeSide_download .content .list .right .container {
	position: relative;
	width: 16px;
	height: 16px
}

.exchangeSide .exchangeSide_download .content .list .right .container .QRcode {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_code.svg?v=152c35c)
}

.exchangeSide .exchangeSide_download .content .list .right .container .hideCode {
	display: none;
	position: absolute;
	top: 30px;
	left: -50px;
	width: 96px;
	height: 96px;
	padding: 8px;
	z-index: 200;
	background-color: #fff;
	box-shadow: 0 2px 5px 0 rgba(159,169,176,.23)
}

.exchangeSide .exchangeSide_download .content .list .right .container .hideCode .bigQRcode {
	display: block;
	width: 80px;
	height: 80px
}

.exchangeSide .exchangeSide_download .content .list .right .container:hover {
	cursor: pointer
}

.exchangeSide .exchangeSide_download .content .list .right .container:hover .hideCode {
	display: block
}

.exchangeSide .exchangeSide_download .content .list .right .right_arrow {
	display: inline-block;
	margin-top: 5px;
	width: 20px;
	height: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/cell_ic_arrows.svg?v=7b60e9a)
}

.exchangeSide .exchangeSide_download .content .list .right .right_arrow_self {
	margin-left: 16px
}

.exchangeSide .exchangeSide_team {
	padding-bottom: 17px
}

.exchangeSide .exchangeSide_team .content {
	width: 100%;
	margin-top: 11px
}

.exchangeSide .exchangeSide_team .content .list {
	width: 100%;
	height: 40px;
	margin-top: 20px;
	display: flex;
	align-items: center
}

.exchangeSide .exchangeSide_team .content .list .left1 {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	margin-right: 14px
}

.exchangeSide .exchangeSide_team .content .list .left2 {
	width: 156px;
	height: 40px
}

.exchangeSide .exchangeSide_team .content .list .left2 .top {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.exchangeSide .exchangeSide_team .content .list .left2 .bottom {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #84929c;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.exchangeSide .exchangeSide_team .content .list .right {
	width: 60px;
	height: 40px;
	line-height: 50px;
	text-align: right
}

.exchangeSide .exchangeSide_team .content .list .right a {
	display: inline-block;
	width: 18px;
	height: 18px
}

.exchangeSide .exchangeSide_team .content .list .right .one {
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_team_LinkedIn.svg?v=d1fe744)
}

.exchangeSide .exchangeSide_team .content .list .right .two {
	margin-left: 12px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_team_twitter.svg?v=cc0191f)
}

.exchangeSide .exchangeSide_institutions .content {
	width: 100%;
	margin-top: 11px
}

.exchangeSide .exchangeSide_institutions .content .list {
	width: 100%;
	height: 59px;
	border: 1px solid #f0f2f9;
	border-radius: 2px;
	display: flex;
	align-items: center
}

.exchangeSide .exchangeSide_institutions .content .list .left {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-color: #ccc;
	margin-right: 12px;
	margin-left: 12px
}

.exchangeSide .exchangeSide_institutions .content .list .right {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333
}

.exchangeSide .exchangeSide_contact .content {
	width: 100%;
	margin-top: 10px
}

.exchangeSide .exchangeSide_contact .content .list {
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center
}

.exchangeSide .exchangeSide_contact .content .list .left,.exchangeSide .exchangeSide_contact .content .list .right {
	width: 230px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	font-family: PingFangSC-Regular
}

.exchangeSide .exchangeSide_contact .content .list .right {
	text-align: right
}

.exchange_small_tit_table {
	width: 440px;
	margin-left: 10px;
	height: 530px
}

.member_description {
	width: 600px;
	font-size: 13px;
	font-weight: 400;
	color: #455058;
	line-height: 20px;
	max-height: 80px;
	overflow: hidden
}

.contact_us_self {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #009bf4;
	color: #fff;
	font-size: 16px;
	font-family: PingFangSC-Regular;
	border-radius: 2px;
	margin-top: 25px
}

.coinSubmit {
	width: 990px;
	position: relative;
	margin: 20px auto 240px;
	background-color: #fff;
	padding: 30px;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17)
}

.coinSubmit .coinHeader {
	width: 100%
}

.coinSubmit .coinHeader .coinHeader_left {
	display: inline-block;
	font-size: 20px;
	color: #333;
	font-family: PingFangSC-Medium
}

.coinSubmit .coinHeader .coinHeader_right {
	float: right
}

.coinSubmit .coinHeader .coinHeader_right .coinHeader_chines,.coinSubmit .coinHeader .coinHeader_right .coinHeader_english {
	font-size: 14px;
	color: #333;
	background-color: #fff;
	font-family: PingFangSC-Regular
}

.coinSubmit .coinHeader .coinHeader_right .coinHeader_english {
	margin-left: 25px
}

.coinSubmit .coinHeader .coinHeader_right .coinHeader_chines:hover,.coinSubmit .coinHeader .coinHeader_right .coinHeader_english:hover {
	cursor: pointer
}

.coinSubmit .coinHeader .coinHeader_right .active {
	color: #009bf4
}

.coinSubmit .coinHeader .coinHeader_tips {
	margin-top: 4px;
	width: 100%;
	height: 20px;
	font-size: 14px;
	line-height: 14px;
	color: #84929c
}

.coinSubmit .coinHeader .coinHeader_tips .redStar {
	color: #ff6059
}

.coinSubmit .coinImages {
	width: 100%;
	text-align: center;
	height: 180px;
	margin-top: 30px
}

.coinSubmit .coinImages .coinImages_content {
	width: 180px;
	height: 180px;
	border: 1px dashed #dde0eb
}

.coinSubmit .coinImages .coinImages_content .icon {
	width: 44px;
	height: 44px;
	margin: auto auto 12px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_uploading.svg?v=cf6a1d4)
}

.coinSubmit .coinImages .coinImages_content .one {
	color: #333;
	font-size: 14px;
	margin-bottom: 4px
}

.coinSubmit .coinImages .coinImages_content .two {
	color: #84929c;
	font-size: 12px
}

.coinSubmit .coinImages .coinImages_content:hover .icon {
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_uploading_blue.svg?v=8e55cfb)
}

.coinSubmit .coinForm {
	margin-top: 30px
}

.coinSubmit .coinForm .USDps {
	position: relative
}

.coinSubmit .coinForm .USDps .USDstyle {
	color: #c5ccd1;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	position: absolute;
	top: 6px;
	right: 12px
}

.coinSubmit .coinForm .USDps .USDcolor {
	color: #333
}

.coinSubmit .coinForm .timeIcon {
	position: absolute;
	width: 16px;
	height: 16px;
	z-index: 20;
	top: 0;
	right: 0;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDdsLTQgNC00LTQiIHN0cm9rZT0iIzAwOUJGNCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)
}

.coinSubmit .coinForm .allName {
	position: relative
}

.coinSubmit .coinForm .allName .right {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 14px;
	z-index: 20;
	height: 14px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/currency_ic_green_pressed.svg?v=c4b632f)
}

.coinSubmit .coinForm .allName .wrong {
	position: absolute;
	top: 14px;
	right: 12px;
	z-index: 20;
	width: 14px;
	height: 14px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/currency_ic_red_pressed.svg?v=1a7e9fc)
}

.coinSubmit .coinForm .ivu-input {
	height: 44px;
	font-size: 14px;
	color: #333;
	border: 1px solid #dde0eb
}

.coinSubmit .coinForm .ivu-input:focus {
	box-shadow: none;
	border: 1px solid #009bf4
}

.coinSubmit .coinForm .ivu-form-item-error-tip {
	color: #ff6059;
	font-size: 14px
}

.coinSubmit .coinForm .ivu-form-item-error .ivu-input {
	border: 1px solid #ff6059
}

.coinSubmit .coinForm .ivu-input-suffix {
	top: 6px
}

.coinSubmit .coinForm .ivu-input-suffix i:before {
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDdsLTQgNC00LTQiIHN0cm9rZT0iIzAwOUJGNCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)
}

.coinSubmit .coinForm .ivu-date-picker-focused input {
	box-shadow: none
}

.coinSubmit .coinForm .checkbox {
	width: 120px;
	display: flex;
	align-items: center
}

.coinSubmit .coinForm .checkbox .one {
	width: 20px;
	height: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_checkbox_norl.svg?v=2cc41db)
}

.coinSubmit .coinForm .checkbox .active:hover,.coinSubmit .coinForm .checkbox .one:hover {
	cursor: pointer
}

.coinSubmit .coinForm .checkbox .two {
	margin-left: 6px;
	margin-top: 2px;
	color: #333;
	font-size: 14px
}

.coinSubmit .coinForm .checkbox .active {
	width: 20px;
	height: 20px;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_checkbox_pressed.svg?v=a602ffb)
}

.coinSubmit .coinForm .width440 {
	width: 440px;
	display: inline-block
}

.coinSubmit .coinForm .width930 {
	width: 930px
}

.coinSubmit .coinForm .marginRight {
	margin-right: 46px
}

.coinSubmit .coinForm .social {
	color: #333;
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 25px
}

.coinSubmit .coinForm .FBicon .ivu-form-item-label {
	position: relative;
	padding-left: 20px
}

.coinSubmit .coinForm .FBicon .ivu-form-item-label:before {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: -2px;
	left: 0;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/currency_ic_facebook.svg?v=df0d2c4)
}

.coinSubmit .coinForm .TWicon .ivu-form-item-label {
	position: relative;
	padding-left: 20px
}

.coinSubmit .coinForm .TWicon .ivu-form-item-label:before {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: -2px;
	left: 0;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/currency_ic_twitter.svg?v=108b39d)
}

.coinSubmit .coinForm .REicon .ivu-form-item-label {
	position: relative;
	padding-left: 20px
}

.coinSubmit .coinForm .REicon .ivu-form-item-label:before {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: -2px;
	left: 0;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_reddit.svg?v=b6697a6)
}

.coinSubmit .coinForm .TEicon .ivu-form-item-label {
	position: relative;
	padding-left: 20px
}

.coinSubmit .coinForm .TEicon .ivu-form-item-label:before {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: -2px;
	left: 0;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_telegram.svg?v=049b72f)
}

.coinSubmit .coinForm .SIicon .ivu-form-item-label {
	position: relative;
	padding-left: 20px
}

.coinSubmit .coinForm .SIicon .ivu-form-item-label:before {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: -2px;
	left: 0;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_weibo.svg?v=f36fb3b)
}

.coinSubmit .coinForm .WXicon .ivu-form-item-label {
	position: relative;
	padding-left: 20px
}

.coinSubmit .coinForm .WXicon .ivu-form-item-label:before {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: -2px;
	left: 0;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/platform_ic_wechat.svg?v=c48835f)
}

.coinSubmit .coinForm .ifFunding {
	color: #333;
	font-family: PingFangSC-Regular
}

.coinSubmit .coinForm .crowd_funding {
	width: 100%;
	margin-top: 16px
}

.coinSubmit .coinForm .crowd_funding .header {
	width: 100%;
	margin-bottom: 25px
}

.coinSubmit .coinForm .crowd_funding .header .left {
	display: inline-block;
	color: #333;
	font-size: 18px;
	margin-right: 12px
}

.coinSubmit .coinForm .crowd_funding .header .right {
	display: inline-block;
	color: #009bf4;
	font-size: 14px
}

.coinSubmit .coinForm .crowd_funding .content {
	width: 100%
}

.coinSubmit .coinForm .selectLanguage {
	position: relative
}

.coinSubmit .coinForm .selectLanguage .list {
	position: absolute;
	top: -8px;
	right: 10px
}

.coinSubmit .coinForm .selectLanguage .list .listButton {
	background-color: #fff;
	margin-left: 25px;
	color: #333;
	font-size: 14px
}

.coinSubmit .coinForm .selectLanguage .list .active {
	color: #009bf4
}

.coinSubmit .coinForm .ivu-form-item-label {
	color: #333;
	font-size: 14px
}

.coinSubmit .coinForm .ivu-form-item-required .ivu-form-item-label:before {
	color: #ff6059
}

.coinSubmit .button {
	border: none;
	width: 220px;
	height: 44px;
	background-color: #009bf4;
	border-radius: 2px;
	color: #fff;
	line-height: 44px;
	font-size: 16px;
	margin-left: 355px;
	margin-top: 26px;
	margin-bottom: 16px
}

.coinSubmit .button span {
	font-size: 16px
}

.coinSubmit .button:hover {
	background-color: #009bf4;
	color: #fff;
	cursor: pointer
}

.coinSubmit .concatInfo {
	color: #333;
	font-size: 12px;
	text-align: center;
	margin-bottom: 7px
}

.coinSubmit .onSuccess {
	width: 100%;
	text-align: center
}

.coinSubmit .onSuccess .bgimg {
	width: 72px;
	height: 72px;
	margin: auto;
	background-image: url(https://s1.bqiapp.com/nuxt/pc/static/images/ic_successful.svg?v=327eab9)
}

.coinSubmit .onSuccess .one {
	margin-top: 16px;
	color: #333;
	font-size: 24px;
	font-family: PingFangSC-Medium
}

.coinSubmit .onSuccess .two {
	width: 720px;
	margin: 30px auto auto;
	text-align: center;
	color: #333;
	font-size: 16px;
	padding-bottom: 400px
}

.currLan_header {
	margin-top: 50px
}

.currLan_concatInfo {
	margin-bottom: 0
}

.exchange_app {
	padding: 16px 30px;
	min-height: 600px
}

.exchange_app .head_info {
	display: flex;
	flex-flow: row nowrap;
	align-items: center
}

.exchange_app .head_info img {
	border: 1px solid hsla(0,0%,59.2%,.12);
	margin-right: 16px;
	width: 88px;
	height: 88px
}

.exchange_app .head_info h1 {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	line-height: 24px
}

.exchange_app .des {
	margin-top: 30px;
	padding-bottom: 11px;
	border-bottom: 1px solid #f0f2f9
}

.exchange_app .des .tit {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	line-height: 25px;
	margin-bottom: 16px
}

.exchange_app .des .text {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 24px;
	letter-spacing: 1px;
	height: 72px;
	overflow: hidden
}

.exchange_app .des button {
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #009bf4;
	line-height: 20px!important;
	height: 20px;
	background: none;
	cursor: pointer
}

.exchange_app .des:after {
	content: "";
	display: block;
	height: 0;
	clear: both
}

.exchange_app .download_info {
	margin-top: 30px;
	text-align: center
}

.exchange_app .download_info .info_cell {
	width: 140px;
	margin: 0 23px;
	text-align: center;
	position: relative;
	display: inline-block
}

.exchange_app .download_info .info_cell .ver {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 22px;
	height: 22px;
	margin-top: 9px
}

.exchange_app .download_info .info_cell .qrcode {
	width: 155px;
	height: 155px;
	box-sizing: content-box;
	box-shadow: 0 1px 2px 0 rgba(159,169,176,.17);
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-left: -77px;
	display: none;
	z-index: 999
}

.exchange_app .download_info .info_cell a,.exchange_app .download_info .info_cell button {
	width: 140px;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	margin-top: 20px;
	font-size: 14px;
	background: #009bf4;
	border-radius: 22px;
	border: 1px solid #fff;
	cursor: pointer
}

.exchange_app .download_info .info_cell:nth-child(5n) {
	margin-right: 0
}

.exchange_app .download_info a:hover .qrcode,.exchange_app .download_info button:hover .qrcode {
	display: block!important
}

.en,.en * {
	font-family: Roboto,PingFang SC,Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased!important
}

.exchange_submit {
	position: relative
}

.exchange_submit .lan_switch {
	position: absolute;
	right: 0;
	top: 0
}

.exchange_submit .lan_switch button {
	background: none;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	cursor: pointer;
	margin-left: 25px
}

.exchange_submit .lan_switch button.active {
	color: #009bf4
}

.exchange_submit h1 {
	font-size: 22px;
	font-weight: 700;
	color: #333;
	line-height: 28px;
	margin-bottom: 4px
}

.exchange_submit .tips {
	font-size: 14px;
	font-weight: 400;
	color: #84929c;
	line-height: 20px
}

.exchange_submit .text {
	margin-top: 50px
}

.exchange_submit .text p {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-bottom: 6px
}

.exchange_submit .text p .strong {
	color: #009bf4
}

.exchange_submit .text p a {
	display: flex;
	flex-flow: row nowrap;
	align-items: center
}

.exchange_submit .text p a img {
	vertical-align: middle;
	margin: 0 8px 0 1em
}

.exchange_submit .text h2,.exchange_submit .text h3 {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	line-height: 25px;
	margin-bottom: 16px
}

.exchange_submit .text h3 {
	margin-top: 50px
}

.exchange_submit.en p {
	margin-bottom: 4px
}

.exchange_app_new {
	margin-top: 40px;
	text-align: center
}

.exchange_app_new h1 {
	height: 31px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	line-height: 31px
}

.exchange_app_new .qrcode {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	border: 1px solid #dde0eb;
	width: 177px;
	height: 177px;
	line-height: 20px;
	margin: 30px auto 50px
}

.exchange_app_new .qrcode div {
	margin-top: 8px
}

.exchange_app_new .qrcode img {
	width: 175px;
	height: 175px;
	border: 10px solid #fff;
	display: block
}

.exchange_app_new .download_info {
	text-align: center
}

.exchange_app_new .download_info .info_cell {
	width: 147px;
	height: 44px;
	line-height: 44px;
	border-radius: 2px;
	display: inline-block;
	margin: 0 25px
}

.exchange_app_new .download_info .info_cell a {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	border: 1px solid #009bf4;
	color: #009bf4;
	font-size: 14px;
	border-radius: 2px
}

.exchange_app_new .download_info .info_cell a img {
	margin-right: 7px
}

.ivu-load-loop {
	-webkit-animation: ani-load-loop 1s linear infinite;
	animation: ani-load-loop 1s linear infinite
}

@-webkit-keyframes ani-load-loop {
	0% {
		transform: rotate(0deg)
	}

	50% {
		transform: rotate(180deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes ani-load-loop {
	0% {
		transform: rotate(0deg)
	}

	50% {
		transform: rotate(180deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.input-group-error-append,.input-group-error-prepend {
	background-color: #fff;
	border: 1px solid #ed4014
}

.input-group-error-append .ivu-select-selection,.input-group-error-prepend .ivu-select-selection {
	background-color: inherit;
	border: 1px solid transparent
}

.input-group-error-prepend {
	border-right: 0
}

.input-group-error-append {
	border-left: 0
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,footer,header,nav,section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,figure,main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace,monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,strong {
	font-weight: inherit;
	font-weight: bolder
}

code,kbd,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,input,optgroup,select,textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance: button
}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0
}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto;
	resize: vertical
}[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0
}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto
}[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}[hidden],template {
	display: none
}

* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

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

body {
	font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,å¾®è½¯é›…é»‘,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #515a6e;
	background-color: #f6f7fb;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

article,aside,blockquote,body,button,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,section,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

button,input,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

input::-ms-clear,input::-ms-reveal {
	display: none
}

a {
	color: #009bf4;
	background: transparent;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	transition: color 0s ease
}

a:hover {
	color: #33aff6
}

a:active {
	color: #0093e8
}

a:active,a:hover {
	outline: 0;
	text-decoration: none
}

a[disabled] {
	color: #ccc;
	cursor: not-allowed;
	pointer-events: none
}

code,kbd,pre,samp {
	font-family: Consolas,Menlo,Courier,monospace
}

@font-face {
	font-family:Ionicons;src:url(/kaifamei/fonts/ionicons.woff2) format("woff2"),url(/kaifamei/fonts/ionicons.woff) format("woff"),url(/kaifamei/fonts/ionicons.ttf) format("truetype"),url(/kaifamei/fonts/ionicons.svg) format("svg");font-weight:400;font-style:normal
}

.ivu-icon {
	display: inline-block;
	font-family: Ionicons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle
}

.ivu-icon-ios-add-circle-outline:before {
	content: "\f100"
}

.ivu-icon-ios-add-circle:before {
	content: "\f101"
}

.ivu-icon-ios-add:before {
	content: "\f102"
}

.ivu-icon-ios-alarm-outline:before {
	content: "\f103"
}

.ivu-icon-ios-alarm:before {
	content: "\f104"
}

.ivu-icon-ios-albums-outline:before {
	content: "\f105"
}

.ivu-icon-ios-albums:before {
	content: "\f106"
}

.ivu-icon-ios-alert-outline:before {
	content: "\f107"
}

.ivu-icon-ios-alert:before {
	content: "\f108"
}

.ivu-icon-ios-american-football-outline:before {
	content: "\f109"
}

.ivu-icon-ios-american-football:before {
	content: "\f10a"
}

.ivu-icon-ios-analytics-outline:before {
	content: "\f10b"
}

.ivu-icon-ios-analytics:before {
	content: "\f10c"
}

.ivu-icon-ios-aperture-outline:before {
	content: "\f10d"
}

.ivu-icon-ios-aperture:before {
	content: "\f10e"
}

.ivu-icon-ios-apps-outline:before {
	content: "\f10f"
}

.ivu-icon-ios-apps:before {
	content: "\f110"
}

.ivu-icon-ios-appstore-outline:before {
	content: "\f111"
}

.ivu-icon-ios-appstore:before {
	content: "\f112"
}

.ivu-icon-ios-archive-outline:before {
	content: "\f113"
}

.ivu-icon-ios-archive:before {
	content: "\f114"
}

.ivu-icon-ios-arrow-back:before {
	content: "\f115"
}

.ivu-icon-ios-arrow-down:before {
	content: "\f116"
}

.ivu-icon-ios-arrow-dropdown-circle:before {
	content: "\f117"
}

.ivu-icon-ios-arrow-dropdown:before {
	content: "\f118"
}

.ivu-icon-ios-arrow-dropleft-circle:before {
	content: "\f119"
}

.ivu-icon-ios-arrow-dropleft:before {
	content: "\f11a"
}

.ivu-icon-ios-arrow-dropright-circle:before {
	content: "\f11b"
}

.ivu-icon-ios-arrow-dropright:before {
	content: "\f11c"
}

.ivu-icon-ios-arrow-dropup-circle:before {
	content: "\f11d"
}

.ivu-icon-ios-arrow-dropup:before {
	content: "\f11e"
}

.ivu-icon-ios-arrow-forward:before {
	content: "\f11f"
}

.ivu-icon-ios-arrow-round-back:before {
	content: "\f120"
}

.ivu-icon-ios-arrow-round-down:before {
	content: "\f121"
}

.ivu-icon-ios-arrow-round-forward:before {
	content: "\f122"
}

.ivu-icon-ios-arrow-round-up:before {
	content: "\f123"
}

.ivu-icon-ios-arrow-up:before {
	content: "\f124"
}

.ivu-icon-ios-at-outline:before {
	content: "\f125"
}

.ivu-icon-ios-at:before {
	content: "\f126"
}

.ivu-icon-ios-attach:before {
	content: "\f127"
}

.ivu-icon-ios-backspace-outline:before {
	content: "\f128"
}

.ivu-icon-ios-backspace:before {
	content: "\f129"
}

.ivu-icon-ios-barcode-outline:before {
	content: "\f12a"
}

.ivu-icon-ios-barcode:before {
	content: "\f12b"
}

.ivu-icon-ios-baseball-outline:before {
	content: "\f12c"
}

.ivu-icon-ios-baseball:before {
	content: "\f12d"
}

.ivu-icon-ios-basket-outline:before {
	content: "\f12e"
}

.ivu-icon-ios-basket:before {
	content: "\f12f"
}

.ivu-icon-ios-basketball-outline:before {
	content: "\f130"
}

.ivu-icon-ios-basketball:before {
	content: "\f131"
}

.ivu-icon-ios-battery-charging:before {
	content: "\f132"
}

.ivu-icon-ios-battery-dead:before {
	content: "\f133"
}

.ivu-icon-ios-battery-full:before {
	content: "\f134"
}

.ivu-icon-ios-beaker-outline:before {
	content: "\f135"
}

.ivu-icon-ios-beaker:before {
	content: "\f136"
}

.ivu-icon-ios-beer-outline:before {
	content: "\f137"
}

.ivu-icon-ios-beer:before {
	content: "\f138"
}

.ivu-icon-ios-bicycle:before {
	content: "\f139"
}

.ivu-icon-ios-bluetooth:before {
	content: "\f13a"
}

.ivu-icon-ios-boat-outline:before {
	content: "\f13b"
}

.ivu-icon-ios-boat:before {
	content: "\f13c"
}

.ivu-icon-ios-body-outline:before {
	content: "\f13d"
}

.ivu-icon-ios-body:before {
	content: "\f13e"
}

.ivu-icon-ios-bonfire-outline:before {
	content: "\f13f"
}

.ivu-icon-ios-bonfire:before {
	content: "\f140"
}

.ivu-icon-ios-book-outline:before {
	content: "\f141"
}

.ivu-icon-ios-book:before {
	content: "\f142"
}

.ivu-icon-ios-bookmark-outline:before {
	content: "\f143"
}

.ivu-icon-ios-bookmark:before {
	content: "\f144"
}

.ivu-icon-ios-bookmarks-outline:before {
	content: "\f145"
}

.ivu-icon-ios-bookmarks:before {
	content: "\f146"
}

.ivu-icon-ios-bowtie-outline:before {
	content: "\f147"
}

.ivu-icon-ios-bowtie:before {
	content: "\f148"
}

.ivu-icon-ios-briefcase-outline:before {
	content: "\f149"
}

.ivu-icon-ios-briefcase:before {
	content: "\f14a"
}

.ivu-icon-ios-browsers-outline:before {
	content: "\f14b"
}

.ivu-icon-ios-browsers:before {
	content: "\f14c"
}

.ivu-icon-ios-brush-outline:before {
	content: "\f14d"
}

.ivu-icon-ios-brush:before {
	content: "\f14e"
}

.ivu-icon-ios-bug-outline:before {
	content: "\f14f"
}

.ivu-icon-ios-bug:before {
	content: "\f150"
}

.ivu-icon-ios-build-outline:before {
	content: "\f151"
}

.ivu-icon-ios-build:before {
	content: "\f152"
}

.ivu-icon-ios-bulb-outline:before {
	content: "\f153"
}

.ivu-icon-ios-bulb:before {
	content: "\f154"
}

.ivu-icon-ios-bus-outline:before {
	content: "\f155"
}

.ivu-icon-ios-bus:before {
	content: "\f156"
}

.ivu-icon-ios-cafe-outline:before {
	content: "\f157"
}

.ivu-icon-ios-cafe:before {
	content: "\f158"
}

.ivu-icon-ios-calculator-outline:before {
	content: "\f159"
}

.ivu-icon-ios-calculator:before {
	content: "\f15a"
}

.ivu-icon-ios-calendar-outline:before {
	content: "\f15b"
}

.ivu-icon-ios-calendar:before {
	content: "\f15c"
}

.ivu-icon-ios-call-outline:before {
	content: "\f15d"
}

.ivu-icon-ios-call:before {
	content: "\f15e"
}

.ivu-icon-ios-camera-outline:before {
	content: "\f15f"
}

.ivu-icon-ios-camera:before {
	content: "\f160"
}

.ivu-icon-ios-car-outline:before {
	content: "\f161"
}

.ivu-icon-ios-car:before {
	content: "\f162"
}

.ivu-icon-ios-card-outline:before {
	content: "\f163"
}

.ivu-icon-ios-card:before {
	content: "\f164"
}

.ivu-icon-ios-cart-outline:before {
	content: "\f165"
}

.ivu-icon-ios-cart:before {
	content: "\f166"
}

.ivu-icon-ios-cash-outline:before {
	content: "\f167"
}

.ivu-icon-ios-cash:before {
	content: "\f168"
}

.ivu-icon-ios-chatboxes-outline:before {
	content: "\f169"
}

.ivu-icon-ios-chatboxes:before {
	content: "\f16a"
}

.ivu-icon-ios-chatbubbles-outline:before {
	content: "\f16b"
}

.ivu-icon-ios-chatbubbles:before {
	content: "\f16c"
}

.ivu-icon-ios-checkbox-outline:before {
	content: "\f16d"
}

.ivu-icon-ios-checkbox:before {
	content: "\f16e"
}

.ivu-icon-ios-checkmark-circle-outline:before {
	content: "\f16f"
}

.ivu-icon-ios-checkmark-circle:before {
	content: "\f170"
}

.ivu-icon-ios-checkmark:before {
	content: "\f171"
}

.ivu-icon-ios-clipboard-outline:before {
	content: "\f172"
}

.ivu-icon-ios-clipboard:before {
	content: "\f173"
}

.ivu-icon-ios-clock-outline:before {
	content: "\f174"
}

.ivu-icon-ios-clock:before {
	content: "\f175"
}

.ivu-icon-ios-close-circle-outline:before {
	content: "\f176"
}

.ivu-icon-ios-close-circle:before {
	content: "\f177"
}

.ivu-icon-ios-close:before {
	content: "\f178"
}

.ivu-icon-ios-closed-captioning-outline:before {
	content: "\f179"
}

.ivu-icon-ios-closed-captioning:before {
	content: "\f17a"
}

.ivu-icon-ios-cloud-circle-outline:before {
	content: "\f17b"
}

.ivu-icon-ios-cloud-circle:before {
	content: "\f17c"
}

.ivu-icon-ios-cloud-done-outline:before {
	content: "\f17d"
}

.ivu-icon-ios-cloud-done:before {
	content: "\f17e"
}

.ivu-icon-ios-cloud-download-outline:before {
	content: "\f17f"
}

.ivu-icon-ios-cloud-download:before {
	content: "\f180"
}

.ivu-icon-ios-cloud-outline:before {
	content: "\f181"
}

.ivu-icon-ios-cloud-upload-outline:before {
	content: "\f182"
}

.ivu-icon-ios-cloud-upload:before {
	content: "\f183"
}

.ivu-icon-ios-cloud:before {
	content: "\f184"
}

.ivu-icon-ios-cloudy-night-outline:before {
	content: "\f185"
}

.ivu-icon-ios-cloudy-night:before {
	content: "\f186"
}

.ivu-icon-ios-cloudy-outline:before {
	content: "\f187"
}

.ivu-icon-ios-cloudy:before {
	content: "\f188"
}

.ivu-icon-ios-code-download:before {
	content: "\f189"
}

.ivu-icon-ios-code-working:before {
	content: "\f18a"
}

.ivu-icon-ios-code:before {
	content: "\f18b"
}

.ivu-icon-ios-cog-outline:before {
	content: "\f18c"
}

.ivu-icon-ios-cog:before {
	content: "\f18d"
}

.ivu-icon-ios-color-fill-outline:before {
	content: "\f18e"
}

.ivu-icon-ios-color-fill:before {
	content: "\f18f"
}

.ivu-icon-ios-color-filter-outline:before {
	content: "\f190"
}

.ivu-icon-ios-color-filter:before {
	content: "\f191"
}

.ivu-icon-ios-color-palette-outline:before {
	content: "\f192"
}

.ivu-icon-ios-color-palette:before {
	content: "\f193"
}

.ivu-icon-ios-color-wand-outline:before {
	content: "\f194"
}

.ivu-icon-ios-color-wand:before {
	content: "\f195"
}

.ivu-icon-ios-compass-outline:before {
	content: "\f196"
}

.ivu-icon-ios-compass:before {
	content: "\f197"
}

.ivu-icon-ios-construct-outline:before {
	content: "\f198"
}

.ivu-icon-ios-construct:before {
	content: "\f199"
}

.ivu-icon-ios-contact-outline:before {
	content: "\f19a"
}

.ivu-icon-ios-contact:before {
	content: "\f19b"
}

.ivu-icon-ios-contacts-outline:before {
	content: "\f19c"
}

.ivu-icon-ios-contacts:before {
	content: "\f19d"
}

.ivu-icon-ios-contract:before {
	content: "\f19e"
}

.ivu-icon-ios-contrast:before {
	content: "\f19f"
}

.ivu-icon-ios-copy-outline:before {
	content: "\f1a0"
}

.ivu-icon-ios-copy:before {
	content: "\f1a1"
}

.ivu-icon-ios-create-outline:before {
	content: "\f1a2"
}

.ivu-icon-ios-create:before {
	content: "\f1a3"
}

.ivu-icon-ios-crop-outline:before {
	content: "\f1a4"
}

.ivu-icon-ios-crop:before {
	content: "\f1a5"
}

.ivu-icon-ios-cube-outline:before {
	content: "\f1a6"
}

.ivu-icon-ios-cube:before {
	content: "\f1a7"
}

.ivu-icon-ios-cut-outline:before {
	content: "\f1a8"
}

.ivu-icon-ios-cut:before {
	content: "\f1a9"
}

.ivu-icon-ios-desktop-outline:before {
	content: "\f1aa"
}

.ivu-icon-ios-desktop:before {
	content: "\f1ab"
}

.ivu-icon-ios-disc-outline:before {
	content: "\f1ac"
}

.ivu-icon-ios-disc:before {
	content: "\f1ad"
}

.ivu-icon-ios-document-outline:before {
	content: "\f1ae"
}

.ivu-icon-ios-document:before {
	content: "\f1af"
}

.ivu-icon-ios-done-all:before {
	content: "\f1b0"
}

.ivu-icon-ios-download-outline:before {
	content: "\f1b1"
}

.ivu-icon-ios-download:before {
	content: "\f1b2"
}

.ivu-icon-ios-easel-outline:before {
	content: "\f1b3"
}

.ivu-icon-ios-easel:before {
	content: "\f1b4"
}

.ivu-icon-ios-egg-outline:before {
	content: "\f1b5"
}

.ivu-icon-ios-egg:before {
	content: "\f1b6"
}

.ivu-icon-ios-exit-outline:before {
	content: "\f1b7"
}

.ivu-icon-ios-exit:before {
	content: "\f1b8"
}

.ivu-icon-ios-expand:before {
	content: "\f1b9"
}

.ivu-icon-ios-eye-off-outline:before {
	content: "\f1ba"
}

.ivu-icon-ios-eye-off:before {
	content: "\f1bb"
}

.ivu-icon-ios-eye-outline:before {
	content: "\f1bc"
}

.ivu-icon-ios-eye:before {
	content: "\f1bd"
}

.ivu-icon-ios-fastforward-outline:before {
	content: "\f1be"
}

.ivu-icon-ios-fastforward:before {
	content: "\f1bf"
}

.ivu-icon-ios-female:before {
	content: "\f1c0"
}

.ivu-icon-ios-filing-outline:before {
	content: "\f1c1"
}

.ivu-icon-ios-filing:before {
	content: "\f1c2"
}

.ivu-icon-ios-film-outline:before {
	content: "\f1c3"
}

.ivu-icon-ios-film:before {
	content: "\f1c4"
}

.ivu-icon-ios-finger-print:before {
	content: "\f1c5"
}

.ivu-icon-ios-flag-outline:before {
	content: "\f1c6"
}

.ivu-icon-ios-flag:before {
	content: "\f1c7"
}

.ivu-icon-ios-flame-outline:before {
	content: "\f1c8"
}

.ivu-icon-ios-flame:before {
	content: "\f1c9"
}

.ivu-icon-ios-flash-outline:before {
	content: "\f1ca"
}

.ivu-icon-ios-flash:before {
	content: "\f1cb"
}

.ivu-icon-ios-flask-outline:before {
	content: "\f1cc"
}

.ivu-icon-ios-flask:before {
	content: "\f1cd"
}

.ivu-icon-ios-flower-outline:before {
	content: "\f1ce"
}

.ivu-icon-ios-flower:before {
	content: "\f1cf"
}

.ivu-icon-ios-folder-open-outline:before {
	content: "\f1d0"
}

.ivu-icon-ios-folder-open:before {
	content: "\f1d1"
}

.ivu-icon-ios-folder-outline:before {
	content: "\f1d2"
}

.ivu-icon-ios-folder:before {
	content: "\f1d3"
}

.ivu-icon-ios-football-outline:before {
	content: "\f1d4"
}

.ivu-icon-ios-football:before {
	content: "\f1d5"
}

.ivu-icon-ios-funnel-outline:before {
	content: "\f1d6"
}

.ivu-icon-ios-funnel:before {
	content: "\f1d7"
}

.ivu-icon-ios-game-controller-a-outline:before {
	content: "\f1d8"
}

.ivu-icon-ios-game-controller-a:before {
	content: "\f1d9"
}

.ivu-icon-ios-game-controller-b-outline:before {
	content: "\f1da"
}

.ivu-icon-ios-game-controller-b:before {
	content: "\f1db"
}

.ivu-icon-ios-git-branch:before {
	content: "\f1dc"
}

.ivu-icon-ios-git-commit:before {
	content: "\f1dd"
}

.ivu-icon-ios-git-compare:before {
	content: "\f1de"
}

.ivu-icon-ios-git-merge:before {
	content: "\f1df"
}

.ivu-icon-ios-git-network:before {
	content: "\f1e0"
}

.ivu-icon-ios-git-pull-request:before {
	content: "\f1e1"
}

.ivu-icon-ios-glasses-outline:before {
	content: "\f1e2"
}

.ivu-icon-ios-glasses:before {
	content: "\f1e3"
}

.ivu-icon-ios-globe-outline:before {
	content: "\f1e4"
}

.ivu-icon-ios-globe:before {
	content: "\f1e5"
}

.ivu-icon-ios-grid-outline:before {
	content: "\f1e6"
}

.ivu-icon-ios-grid:before {
	content: "\f1e7"
}

.ivu-icon-ios-hammer-outline:before {
	content: "\f1e8"
}

.ivu-icon-ios-hammer:before {
	content: "\f1e9"
}

.ivu-icon-ios-hand-outline:before {
	content: "\f1ea"
}

.ivu-icon-ios-hand:before {
	content: "\f1eb"
}

.ivu-icon-ios-happy-outline:before {
	content: "\f1ec"
}

.ivu-icon-ios-happy:before {
	content: "\f1ed"
}

.ivu-icon-ios-headset-outline:before {
	content: "\f1ee"
}

.ivu-icon-ios-headset:before {
	content: "\f1ef"
}

.ivu-icon-ios-heart-outline:before {
	content: "\f1f0"
}

.ivu-icon-ios-heart:before {
	content: "\f1f1"
}

.ivu-icon-ios-help-buoy-outline:before {
	content: "\f1f2"
}

.ivu-icon-ios-help-buoy:before {
	content: "\f1f3"
}

.ivu-icon-ios-help-circle-outline:before {
	content: "\f1f4"
}

.ivu-icon-ios-help-circle:before {
	content: "\f1f5"
}

.ivu-icon-ios-help:before {
	content: "\f1f6"
}

.ivu-icon-ios-home-outline:before {
	content: "\f1f7"
}

.ivu-icon-ios-home:before {
	content: "\f1f8"
}

.ivu-icon-ios-ice-cream-outline:before {
	content: "\f1f9"
}

.ivu-icon-ios-ice-cream:before {
	content: "\f1fa"
}

.ivu-icon-ios-image-outline:before {
	content: "\f1fb"
}

.ivu-icon-ios-image:before {
	content: "\f1fc"
}

.ivu-icon-ios-images-outline:before {
	content: "\f1fd"
}

.ivu-icon-ios-images:before {
	content: "\f1fe"
}

.ivu-icon-ios-infinite-outline:before {
	content: "\f1ff"
}

.ivu-icon-ios-infinite:before {
	content: "\f200"
}

.ivu-icon-ios-information-circle-outline:before {
	content: "\f201"
}

.ivu-icon-ios-information-circle:before {
	content: "\f202"
}

.ivu-icon-ios-information:before {
	content: "\f203"
}

.ivu-icon-ios-ionic-outline:before {
	content: "\f204"
}

.ivu-icon-ios-ionic:before {
	content: "\f205"
}

.ivu-icon-ios-ionitron-outline:before {
	content: "\f206"
}

.ivu-icon-ios-ionitron:before {
	content: "\f207"
}

.ivu-icon-ios-jet-outline:before {
	content: "\f208"
}

.ivu-icon-ios-jet:before {
	content: "\f209"
}

.ivu-icon-ios-key-outline:before {
	content: "\f20a"
}

.ivu-icon-ios-key:before {
	content: "\f20b"
}

.ivu-icon-ios-keypad-outline:before {
	content: "\f20c"
}

.ivu-icon-ios-keypad:before {
	content: "\f20d"
}

.ivu-icon-ios-laptop:before {
	content: "\f20e"
}

.ivu-icon-ios-leaf-outline:before {
	content: "\f20f"
}

.ivu-icon-ios-leaf:before {
	content: "\f210"
}

.ivu-icon-ios-link-outline:before {
	content: "\f211"
}

.ivu-icon-ios-link:before {
	content: "\f212"
}

.ivu-icon-ios-list-box-outline:before {
	content: "\f213"
}

.ivu-icon-ios-list-box:before {
	content: "\f214"
}

.ivu-icon-ios-list:before {
	content: "\f215"
}

.ivu-icon-ios-locate-outline:before {
	content: "\f216"
}

.ivu-icon-ios-locate:before {
	content: "\f217"
}

.ivu-icon-ios-lock-outline:before {
	content: "\f218"
}

.ivu-icon-ios-lock:before {
	content: "\f219"
}

.ivu-icon-ios-log-in:before {
	content: "\f21a"
}

.ivu-icon-ios-log-out:before {
	content: "\f21b"
}

.ivu-icon-ios-magnet-outline:before {
	content: "\f21c"
}

.ivu-icon-ios-magnet:before {
	content: "\f21d"
}

.ivu-icon-ios-mail-open-outline:before {
	content: "\f21e"
}

.ivu-icon-ios-mail-open:before {
	content: "\f21f"
}

.ivu-icon-ios-mail-outline:before {
	content: "\f220"
}

.ivu-icon-ios-mail:before {
	content: "\f221"
}

.ivu-icon-ios-male:before {
	content: "\f222"
}

.ivu-icon-ios-man-outline:before {
	content: "\f223"
}

.ivu-icon-ios-man:before {
	content: "\f224"
}

.ivu-icon-ios-map-outline:before {
	content: "\f225"
}

.ivu-icon-ios-map:before {
	content: "\f226"
}

.ivu-icon-ios-medal-outline:before {
	content: "\f227"
}

.ivu-icon-ios-medal:before {
	content: "\f228"
}

.ivu-icon-ios-medical-outline:before {
	content: "\f229"
}

.ivu-icon-ios-medical:before {
	content: "\f22a"
}

.ivu-icon-ios-medkit-outline:before {
	content: "\f22b"
}

.ivu-icon-ios-medkit:before {
	content: "\f22c"
}

.ivu-icon-ios-megaphone-outline:before {
	content: "\f22d"
}

.ivu-icon-ios-megaphone:before {
	content: "\f22e"
}

.ivu-icon-ios-menu-outline:before {
	content: "\f22f"
}

.ivu-icon-ios-menu:before {
	content: "\f230"
}

.ivu-icon-ios-mic-off-outline:before {
	content: "\f231"
}

.ivu-icon-ios-mic-off:before {
	content: "\f232"
}

.ivu-icon-ios-mic-outline:before {
	content: "\f233"
}

.ivu-icon-ios-mic:before {
	content: "\f234"
}

.ivu-icon-ios-microphone-outline:before {
	content: "\f235"
}

.ivu-icon-ios-microphone:before {
	content: "\f236"
}

.ivu-icon-ios-moon-outline:before {
	content: "\f237"
}

.ivu-icon-ios-moon:before {
	content: "\f238"
}

.ivu-icon-ios-more-outline:before {
	content: "\f239"
}

.ivu-icon-ios-more:before {
	content: "\f23a"
}

.ivu-icon-ios-move:before {
	content: "\f23b"
}

.ivu-icon-ios-musical-note-outline:before {
	content: "\f23c"
}

.ivu-icon-ios-musical-note:before {
	content: "\f23d"
}

.ivu-icon-ios-musical-notes-outline:before {
	content: "\f23e"
}

.ivu-icon-ios-musical-notes:before {
	content: "\f23f"
}

.ivu-icon-ios-navigate-outline:before {
	content: "\f240"
}

.ivu-icon-ios-navigate:before {
	content: "\f241"
}

.ivu-icon-ios-no-smoking-outline:before {
	content: "\f242"
}

.ivu-icon-ios-no-smoking:before {
	content: "\f243"
}

.ivu-icon-ios-notifications-off-outline:before {
	content: "\f244"
}

.ivu-icon-ios-notifications-off:before {
	content: "\f245"
}

.ivu-icon-ios-notifications-outline:before {
	content: "\f246"
}

.ivu-icon-ios-notifications:before {
	content: "\f247"
}

.ivu-icon-ios-nuclear-outline:before {
	content: "\f248"
}

.ivu-icon-ios-nuclear:before {
	content: "\f249"
}

.ivu-icon-ios-nutrition-outline:before {
	content: "\f24a"
}

.ivu-icon-ios-nutrition:before {
	content: "\f24b"
}

.ivu-icon-ios-open-outline:before {
	content: "\f24c"
}

.ivu-icon-ios-open:before {
	content: "\f24d"
}

.ivu-icon-ios-options-outline:before {
	content: "\f24e"
}

.ivu-icon-ios-options:before {
	content: "\f24f"
}

.ivu-icon-ios-outlet-outline:before {
	content: "\f250"
}

.ivu-icon-ios-outlet:before {
	content: "\f251"
}

.ivu-icon-ios-paper-outline:before {
	content: "\f252"
}

.ivu-icon-ios-paper-plane-outline:before {
	content: "\f253"
}

.ivu-icon-ios-paper-plane:before {
	content: "\f254"
}

.ivu-icon-ios-paper:before {
	content: "\f255"
}

.ivu-icon-ios-partly-sunny-outline:before {
	content: "\f256"
}

.ivu-icon-ios-partly-sunny:before {
	content: "\f257"
}

.ivu-icon-ios-pause-outline:before {
	content: "\f258"
}

.ivu-icon-ios-pause:before {
	content: "\f259"
}

.ivu-icon-ios-paw-outline:before {
	content: "\f25a"
}

.ivu-icon-ios-paw:before {
	content: "\f25b"
}

.ivu-icon-ios-people-outline:before {
	content: "\f25c"
}

.ivu-icon-ios-people:before {
	content: "\f25d"
}

.ivu-icon-ios-person-add-outline:before {
	content: "\f25e"
}

.ivu-icon-ios-person-add:before {
	content: "\f25f"
}

.ivu-icon-ios-person-outline:before {
	content: "\f260"
}

.ivu-icon-ios-person:before {
	content: "\f261"
}

.ivu-icon-ios-phone-landscape:before {
	content: "\f262"
}

.ivu-icon-ios-phone-portrait:before {
	content: "\f263"
}

.ivu-icon-ios-photos-outline:before {
	content: "\f264"
}

.ivu-icon-ios-photos:before {
	content: "\f265"
}

.ivu-icon-ios-pie-outline:before {
	content: "\f266"
}

.ivu-icon-ios-pie:before {
	content: "\f267"
}

.ivu-icon-ios-pin-outline:before {
	content: "\f268"
}

.ivu-icon-ios-pin:before {
	content: "\f269"
}

.ivu-icon-ios-pint-outline:before {
	content: "\f26a"
}

.ivu-icon-ios-pint:before {
	content: "\f26b"
}

.ivu-icon-ios-pizza-outline:before {
	content: "\f26c"
}

.ivu-icon-ios-pizza:before {
	content: "\f26d"
}

.ivu-icon-ios-plane-outline:before {
	content: "\f26e"
}

.ivu-icon-ios-plane:before {
	content: "\f26f"
}

.ivu-icon-ios-planet-outline:before {
	content: "\f270"
}

.ivu-icon-ios-planet:before {
	content: "\f271"
}

.ivu-icon-ios-play-outline:before {
	content: "\f272"
}

.ivu-icon-ios-play:before {
	content: "\f273"
}

.ivu-icon-ios-podium-outline:before {
	content: "\f274"
}

.ivu-icon-ios-podium:before {
	content: "\f275"
}

.ivu-icon-ios-power-outline:before {
	content: "\f276"
}

.ivu-icon-ios-power:before {
	content: "\f277"
}

.ivu-icon-ios-pricetag-outline:before {
	content: "\f278"
}

.ivu-icon-ios-pricetag:before {
	content: "\f279"
}

.ivu-icon-ios-pricetags-outline:before {
	content: "\f27a"
}

.ivu-icon-ios-pricetags:before {
	content: "\f27b"
}

.ivu-icon-ios-print-outline:before {
	content: "\f27c"
}

.ivu-icon-ios-print:before {
	content: "\f27d"
}

.ivu-icon-ios-pulse-outline:before {
	content: "\f27e"
}

.ivu-icon-ios-pulse:before {
	content: "\f27f"
}

.ivu-icon-ios-qr-scanner:before {
	content: "\f280"
}

.ivu-icon-ios-quote-outline:before {
	content: "\f281"
}

.ivu-icon-ios-quote:before {
	content: "\f282"
}

.ivu-icon-ios-radio-button-off:before {
	content: "\f283"
}

.ivu-icon-ios-radio-button-on:before {
	content: "\f284"
}

.ivu-icon-ios-radio-outline:before {
	content: "\f285"
}

.ivu-icon-ios-radio:before {
	content: "\f286"
}

.ivu-icon-ios-rainy-outline:before {
	content: "\f287"
}

.ivu-icon-ios-rainy:before {
	content: "\f288"
}

.ivu-icon-ios-recording-outline:before {
	content: "\f289"
}

.ivu-icon-ios-recording:before {
	content: "\f28a"
}

.ivu-icon-ios-redo-outline:before {
	content: "\f28b"
}

.ivu-icon-ios-redo:before {
	content: "\f28c"
}

.ivu-icon-ios-refresh-circle-outline:before {
	content: "\f28d"
}

.ivu-icon-ios-refresh-circle:before {
	content: "\f28e"
}

.ivu-icon-ios-refresh:before {
	content: "\f28f"
}

.ivu-icon-ios-remove-circle-outline:before {
	content: "\f290"
}

.ivu-icon-ios-remove-circle:before {
	content: "\f291"
}

.ivu-icon-ios-remove:before {
	content: "\f292"
}

.ivu-icon-ios-reorder:before {
	content: "\f293"
}

.ivu-icon-ios-repeat:before {
	content: "\f294"
}

.ivu-icon-ios-resize:before {
	content: "\f295"
}

.ivu-icon-ios-restaurant-outline:before {
	content: "\f296"
}

.ivu-icon-ios-restaurant:before {
	content: "\f297"
}

.ivu-icon-ios-return-left:before {
	content: "\f298"
}

.ivu-icon-ios-return-right:before {
	content: "\f299"
}

.ivu-icon-ios-reverse-camera-outline:before {
	content: "\f29a"
}

.ivu-icon-ios-reverse-camera:before {
	content: "\f29b"
}

.ivu-icon-ios-rewind-outline:before {
	content: "\f29c"
}

.ivu-icon-ios-rewind:before {
	content: "\f29d"
}

.ivu-icon-ios-ribbon-outline:before {
	content: "\f29e"
}

.ivu-icon-ios-ribbon:before {
	content: "\f29f"
}

.ivu-icon-ios-rose-outline:before {
	content: "\f2a0"
}

.ivu-icon-ios-rose:before {
	content: "\f2a1"
}

.ivu-icon-ios-sad-outline:before {
	content: "\f2a2"
}

.ivu-icon-ios-sad:before {
	content: "\f2a3"
}

.ivu-icon-ios-school-outline:before {
	content: "\f2a4"
}

.ivu-icon-ios-school:before {
	content: "\f2a5"
}

.ivu-icon-ios-search-outline:before {
	content: "\f2a6"
}

.ivu-icon-ios-search:before {
	content: "\f2a7"
}

.ivu-icon-ios-send-outline:before {
	content: "\f2a8"
}

.ivu-icon-ios-send:before {
	content: "\f2a9"
}

.ivu-icon-ios-settings-outline:before {
	content: "\f2aa"
}

.ivu-icon-ios-settings:before {
	content: "\f2ab"
}

.ivu-icon-ios-share-alt-outline:before {
	content: "\f2ac"
}

.ivu-icon-ios-share-alt:before {
	content: "\f2ad"
}

.ivu-icon-ios-share-outline:before {
	content: "\f2ae"
}

.ivu-icon-ios-share:before {
	content: "\f2af"
}

.ivu-icon-ios-shirt-outline:before {
	content: "\f2b0"
}

.ivu-icon-ios-shirt:before {
	content: "\f2b1"
}

.ivu-icon-ios-shuffle:before {
	content: "\f2b2"
}

.ivu-icon-ios-skip-backward-outline:before {
	content: "\f2b3"
}

.ivu-icon-ios-skip-backward:before {
	content: "\f2b4"
}

.ivu-icon-ios-skip-forward-outline:before {
	content: "\f2b5"
}

.ivu-icon-ios-skip-forward:before {
	content: "\f2b6"
}

.ivu-icon-ios-snow-outline:before {
	content: "\f2b7"
}

.ivu-icon-ios-snow:before {
	content: "\f2b8"
}

.ivu-icon-ios-speedometer-outline:before {
	content: "\f2b9"
}

.ivu-icon-ios-speedometer:before {
	content: "\f2ba"
}

.ivu-icon-ios-square-outline:before {
	content: "\f2bb"
}

.ivu-icon-ios-square:before {
	content: "\f2bc"
}

.ivu-icon-ios-star-half:before {
	content: "\f2bd"
}

.ivu-icon-ios-star-outline:before {
	content: "\f2be"
}

.ivu-icon-ios-star:before {
	content: "\f2bf"
}

.ivu-icon-ios-stats-outline:before {
	content: "\f2c0"
}

.ivu-icon-ios-stats:before {
	content: "\f2c1"
}

.ivu-icon-ios-stopwatch-outline:before {
	content: "\f2c2"
}

.ivu-icon-ios-stopwatch:before {
	content: "\f2c3"
}

.ivu-icon-ios-subway-outline:before {
	content: "\f2c4"
}

.ivu-icon-ios-subway:before {
	content: "\f2c5"
}

.ivu-icon-ios-sunny-outline:before {
	content: "\f2c6"
}

.ivu-icon-ios-sunny:before {
	content: "\f2c7"
}

.ivu-icon-ios-swap:before {
	content: "\f2c8"
}

.ivu-icon-ios-switch-outline:before {
	content: "\f2c9"
}

.ivu-icon-ios-switch:before {
	content: "\f2ca"
}

.ivu-icon-ios-sync:before {
	content: "\f2cb"
}

.ivu-icon-ios-tablet-landscape:before {
	content: "\f2cc"
}

.ivu-icon-ios-tablet-portrait:before {
	content: "\f2cd"
}

.ivu-icon-ios-tennisball-outline:before {
	content: "\f2ce"
}

.ivu-icon-ios-tennisball:before {
	content: "\f2cf"
}

.ivu-icon-ios-text-outline:before {
	content: "\f2d0"
}

.ivu-icon-ios-text:before {
	content: "\f2d1"
}

.ivu-icon-ios-thermometer-outline:before {
	content: "\f2d2"
}

.ivu-icon-ios-thermometer:before {
	content: "\f2d3"
}

.ivu-icon-ios-thumbs-down-outline:before {
	content: "\f2d4"
}

.ivu-icon-ios-thumbs-down:before {
	content: "\f2d5"
}

.ivu-icon-ios-thumbs-up-outline:before {
	content: "\f2d6"
}

.ivu-icon-ios-thumbs-up:before {
	content: "\f2d7"
}

.ivu-icon-ios-thunderstorm-outline:before {
	content: "\f2d8"
}

.ivu-icon-ios-thunderstorm:before {
	content: "\f2d9"
}

.ivu-icon-ios-time-outline:before {
	content: "\f2da"
}

.ivu-icon-ios-time:before {
	content: "\f2db"
}

.ivu-icon-ios-timer-outline:before {
	content: "\f2dc"
}

.ivu-icon-ios-timer:before {
	content: "\f2dd"
}

.ivu-icon-ios-train-outline:before {
	content: "\f2de"
}

.ivu-icon-ios-train:before {
	content: "\f2df"
}

.ivu-icon-ios-transgender:before {
	content: "\f2e0"
}

.ivu-icon-ios-trash-outline:before {
	content: "\f2e1"
}

.ivu-icon-ios-trash:before {
	content: "\f2e2"
}

.ivu-icon-ios-trending-down:before {
	content: "\f2e3"
}

.ivu-icon-ios-trending-up:before {
	content: "\f2e4"
}

.ivu-icon-ios-trophy-outline:before {
	content: "\f2e5"
}

.ivu-icon-ios-trophy:before {
	content: "\f2e6"
}

.ivu-icon-ios-umbrella-outline:before {
	content: "\f2e7"
}

.ivu-icon-ios-umbrella:before {
	content: "\f2e8"
}

.ivu-icon-ios-undo-outline:before {
	content: "\f2e9"
}

.ivu-icon-ios-undo:before {
	content: "\f2ea"
}

.ivu-icon-ios-unlock-outline:before {
	content: "\f2eb"
}

.ivu-icon-ios-unlock:before {
	content: "\f2ec"
}

.ivu-icon-ios-videocam-outline:before {
	content: "\f2ed"
}

.ivu-icon-ios-videocam:before {
	content: "\f2ee"
}

.ivu-icon-ios-volume-down:before {
	content: "\f2ef"
}

.ivu-icon-ios-volume-mute:before {
	content: "\f2f0"
}

.ivu-icon-ios-volume-off:before {
	content: "\f2f1"
}

.ivu-icon-ios-volume-up:before {
	content: "\f2f2"
}

.ivu-icon-ios-walk:before {
	content: "\f2f3"
}

.ivu-icon-ios-warning-outline:before {
	content: "\f2f4"
}

.ivu-icon-ios-warning:before {
	content: "\f2f5"
}

.ivu-icon-ios-watch:before {
	content: "\f2f6"
}

.ivu-icon-ios-water-outline:before {
	content: "\f2f7"
}

.ivu-icon-ios-water:before {
	content: "\f2f8"
}

.ivu-icon-ios-wifi-outline:before {
	content: "\f2f9"
}

.ivu-icon-ios-wifi:before {
	content: "\f2fa"
}

.ivu-icon-ios-wine-outline:before {
	content: "\f2fb"
}

.ivu-icon-ios-wine:before {
	content: "\f2fc"
}

.ivu-icon-ios-woman-outline:before {
	content: "\f2fd"
}

.ivu-icon-ios-woman:before {
	content: "\f2fe"
}

.ivu-icon-logo-android:before {
	content: "\f2ff"
}

.ivu-icon-logo-angular:before {
	content: "\f300"
}

.ivu-icon-logo-apple:before {
	content: "\f301"
}

.ivu-icon-logo-bitcoin:before {
	content: "\f302"
}

.ivu-icon-logo-buffer:before {
	content: "\f303"
}

.ivu-icon-logo-chrome:before {
	content: "\f304"
}

.ivu-icon-logo-codepen:before {
	content: "\f305"
}

.ivu-icon-logo-css3:before {
	content: "\f306"
}

.ivu-icon-logo-designernews:before {
	content: "\f307"
}

.ivu-icon-logo-dribbble:before {
	content: "\f308"
}

.ivu-icon-logo-dropbox:before {
	content: "\f309"
}

.ivu-icon-logo-euro:before {
	content: "\f30a"
}

.ivu-icon-logo-facebook:before {
	content: "\f30b"
}

.ivu-icon-logo-foursquare:before {
	content: "\f30c"
}

.ivu-icon-logo-freebsd-devil:before {
	content: "\f30d"
}

.ivu-icon-logo-github:before {
	content: "\f30e"
}

.ivu-icon-logo-google:before {
	content: "\f30f"
}

.ivu-icon-logo-googleplus:before {
	content: "\f310"
}

.ivu-icon-logo-hackernews:before {
	content: "\f311"
}

.ivu-icon-logo-html5:before {
	content: "\f312"
}

.ivu-icon-logo-instagram:before {
	content: "\f313"
}

.ivu-icon-logo-javascript:before {
	content: "\f314"
}

.ivu-icon-logo-linkedin:before {
	content: "\f315"
}

.ivu-icon-logo-markdown:before {
	content: "\f316"
}

.ivu-icon-logo-nodejs:before {
	content: "\f317"
}

.ivu-icon-logo-octocat:before {
	content: "\f318"
}

.ivu-icon-logo-pinterest:before {
	content: "\f319"
}

.ivu-icon-logo-playstation:before {
	content: "\f31a"
}

.ivu-icon-logo-python:before {
	content: "\f31b"
}

.ivu-icon-logo-reddit:before {
	content: "\f31c"
}

.ivu-icon-logo-rss:before {
	content: "\f31d"
}

.ivu-icon-logo-sass:before {
	content: "\f31e"
}

.ivu-icon-logo-skype:before {
	content: "\f31f"
}

.ivu-icon-logo-snapchat:before {
	content: "\f320"
}

.ivu-icon-logo-steam:before {
	content: "\f321"
}

.ivu-icon-logo-tumblr:before {
	content: "\f322"
}

.ivu-icon-logo-tux:before {
	content: "\f323"
}

.ivu-icon-logo-twitch:before {
	content: "\f324"
}

.ivu-icon-logo-twitter:before {
	content: "\f325"
}

.ivu-icon-logo-usd:before {
	content: "\f326"
}

.ivu-icon-logo-vimeo:before {
	content: "\f327"
}

.ivu-icon-logo-whatsapp:before {
	content: "\f328"
}

.ivu-icon-logo-windows:before {
	content: "\f329"
}

.ivu-icon-logo-wordpress:before {
	content: "\f32a"
}

.ivu-icon-logo-xbox:before {
	content: "\f32b"
}

.ivu-icon-logo-yahoo:before {
	content: "\f32c"
}

.ivu-icon-logo-yen:before {
	content: "\f32d"
}

.ivu-icon-logo-youtube:before {
	content: "\f32e"
}

.ivu-icon-md-add-circle:before {
	content: "\f32f"
}

.ivu-icon-md-add:before {
	content: "\f330"
}

.ivu-icon-md-alarm:before {
	content: "\f331"
}

.ivu-icon-md-albums:before {
	content: "\f332"
}

.ivu-icon-md-alert:before {
	content: "\f333"
}

.ivu-icon-md-american-football:before {
	content: "\f334"
}

.ivu-icon-md-analytics:before {
	content: "\f335"
}

.ivu-icon-md-aperture:before {
	content: "\f336"
}

.ivu-icon-md-apps:before {
	content: "\f337"
}

.ivu-icon-md-appstore:before {
	content: "\f338"
}

.ivu-icon-md-archive:before {
	content: "\f339"
}

.ivu-icon-md-arrow-back:before {
	content: "\f33a"
}

.ivu-icon-md-arrow-down:before {
	content: "\f33b"
}

.ivu-icon-md-arrow-dropdown-circle:before {
	content: "\f33c"
}

.ivu-icon-md-arrow-dropdown:before {
	content: "\f33d"
}

.ivu-icon-md-arrow-dropleft-circle:before {
	content: "\f33e"
}

.ivu-icon-md-arrow-dropleft:before {
	content: "\f33f"
}

.ivu-icon-md-arrow-dropright-circle:before {
	content: "\f340"
}

.ivu-icon-md-arrow-dropright:before {
	content: "\f341"
}

.ivu-icon-md-arrow-dropup-circle:before {
	content: "\f342"
}

.ivu-icon-md-arrow-dropup:before {
	content: "\f343"
}

.ivu-icon-md-arrow-forward:before {
	content: "\f344"
}

.ivu-icon-md-arrow-round-back:before {
	content: "\f345"
}

.ivu-icon-md-arrow-round-down:before {
	content: "\f346"
}

.ivu-icon-md-arrow-round-forward:before {
	content: "\f347"
}

.ivu-icon-md-arrow-round-up:before {
	content: "\f348"
}

.ivu-icon-md-arrow-up:before {
	content: "\f349"
}

.ivu-icon-md-at:before {
	content: "\f34a"
}

.ivu-icon-md-attach:before {
	content: "\f34b"
}

.ivu-icon-md-backspace:before {
	content: "\f34c"
}

.ivu-icon-md-barcode:before {
	content: "\f34d"
}

.ivu-icon-md-baseball:before {
	content: "\f34e"
}

.ivu-icon-md-basket:before {
	content: "\f34f"
}

.ivu-icon-md-basketball:before {
	content: "\f350"
}

.ivu-icon-md-battery-charging:before {
	content: "\f351"
}

.ivu-icon-md-battery-dead:before {
	content: "\f352"
}

.ivu-icon-md-battery-full:before {
	content: "\f353"
}

.ivu-icon-md-beaker:before {
	content: "\f354"
}

.ivu-icon-md-beer:before {
	content: "\f355"
}

.ivu-icon-md-bicycle:before {
	content: "\f356"
}

.ivu-icon-md-bluetooth:before {
	content: "\f357"
}

.ivu-icon-md-boat:before {
	content: "\f358"
}

.ivu-icon-md-body:before {
	content: "\f359"
}

.ivu-icon-md-bonfire:before {
	content: "\f35a"
}

.ivu-icon-md-book:before {
	content: "\f35b"
}

.ivu-icon-md-bookmark:before {
	content: "\f35c"
}

.ivu-icon-md-bookmarks:before {
	content: "\f35d"
}

.ivu-icon-md-bowtie:before {
	content: "\f35e"
}

.ivu-icon-md-briefcase:before {
	content: "\f35f"
}

.ivu-icon-md-browsers:before {
	content: "\f360"
}

.ivu-icon-md-brush:before {
	content: "\f361"
}

.ivu-icon-md-bug:before {
	content: "\f362"
}

.ivu-icon-md-build:before {
	content: "\f363"
}

.ivu-icon-md-bulb:before {
	content: "\f364"
}

.ivu-icon-md-bus:before {
	content: "\f365"
}

.ivu-icon-md-cafe:before {
	content: "\f366"
}

.ivu-icon-md-calculator:before {
	content: "\f367"
}

.ivu-icon-md-calendar:before {
	content: "\f368"
}

.ivu-icon-md-call:before {
	content: "\f369"
}

.ivu-icon-md-camera:before {
	content: "\f36a"
}

.ivu-icon-md-car:before {
	content: "\f36b"
}

.ivu-icon-md-card:before {
	content: "\f36c"
}

.ivu-icon-md-cart:before {
	content: "\f36d"
}

.ivu-icon-md-cash:before {
	content: "\f36e"
}

.ivu-icon-md-chatboxes:before {
	content: "\f36f"
}

.ivu-icon-md-chatbubbles:before {
	content: "\f370"
}

.ivu-icon-md-checkbox-outline:before {
	content: "\f371"
}

.ivu-icon-md-checkbox:before {
	content: "\f372"
}

.ivu-icon-md-checkmark-circle-outline:before {
	content: "\f373"
}

.ivu-icon-md-checkmark-circle:before {
	content: "\f374"
}

.ivu-icon-md-checkmark:before {
	content: "\f375"
}

.ivu-icon-md-clipboard:before {
	content: "\f376"
}

.ivu-icon-md-clock:before {
	content: "\f377"
}

.ivu-icon-md-close-circle:before {
	content: "\f378"
}

.ivu-icon-md-close:before {
	content: "\f379"
}

.ivu-icon-md-closed-captioning:before {
	content: "\f37a"
}

.ivu-icon-md-cloud-circle:before {
	content: "\f37b"
}

.ivu-icon-md-cloud-done:before {
	content: "\f37c"
}

.ivu-icon-md-cloud-download:before {
	content: "\f37d"
}

.ivu-icon-md-cloud-outline:before {
	content: "\f37e"
}

.ivu-icon-md-cloud-upload:before {
	content: "\f37f"
}

.ivu-icon-md-cloud:before {
	content: "\f380"
}

.ivu-icon-md-cloudy-night:before {
	content: "\f381"
}

.ivu-icon-md-cloudy:before {
	content: "\f382"
}

.ivu-icon-md-code-download:before {
	content: "\f383"
}

.ivu-icon-md-code-working:before {
	content: "\f384"
}

.ivu-icon-md-code:before {
	content: "\f385"
}

.ivu-icon-md-cog:before {
	content: "\f386"
}

.ivu-icon-md-color-fill:before {
	content: "\f387"
}

.ivu-icon-md-color-filter:before {
	content: "\f388"
}

.ivu-icon-md-color-palette:before {
	content: "\f389"
}

.ivu-icon-md-color-wand:before {
	content: "\f38a"
}

.ivu-icon-md-compass:before {
	content: "\f38b"
}

.ivu-icon-md-construct:before {
	content: "\f38c"
}

.ivu-icon-md-contact:before {
	content: "\f38d"
}

.ivu-icon-md-contacts:before {
	content: "\f38e"
}

.ivu-icon-md-contract:before {
	content: "\f38f"
}

.ivu-icon-md-contrast:before {
	content: "\f390"
}

.ivu-icon-md-copy:before {
	content: "\f391"
}

.ivu-icon-md-create:before {
	content: "\f392"
}

.ivu-icon-md-crop:before {
	content: "\f393"
}

.ivu-icon-md-cube:before {
	content: "\f394"
}

.ivu-icon-md-cut:before {
	content: "\f395"
}

.ivu-icon-md-desktop:before {
	content: "\f396"
}

.ivu-icon-md-disc:before {
	content: "\f397"
}

.ivu-icon-md-document:before {
	content: "\f398"
}

.ivu-icon-md-done-all:before {
	content: "\f399"
}

.ivu-icon-md-download:before {
	content: "\f39a"
}

.ivu-icon-md-easel:before {
	content: "\f39b"
}

.ivu-icon-md-egg:before {
	content: "\f39c"
}

.ivu-icon-md-exit:before {
	content: "\f39d"
}

.ivu-icon-md-expand:before {
	content: "\f39e"
}

.ivu-icon-md-eye-off:before {
	content: "\f39f"
}

.ivu-icon-md-eye:before {
	content: "\f3a0"
}

.ivu-icon-md-fastforward:before {
	content: "\f3a1"
}

.ivu-icon-md-female:before {
	content: "\f3a2"
}

.ivu-icon-md-filing:before {
	content: "\f3a3"
}

.ivu-icon-md-film:before {
	content: "\f3a4"
}

.ivu-icon-md-finger-print:before {
	content: "\f3a5"
}

.ivu-icon-md-flag:before {
	content: "\f3a6"
}

.ivu-icon-md-flame:before {
	content: "\f3a7"
}

.ivu-icon-md-flash:before {
	content: "\f3a8"
}

.ivu-icon-md-flask:before {
	content: "\f3a9"
}

.ivu-icon-md-flower:before {
	content: "\f3aa"
}

.ivu-icon-md-folder-open:before {
	content: "\f3ab"
}

.ivu-icon-md-folder:before {
	content: "\f3ac"
}

.ivu-icon-md-football:before {
	content: "\f3ad"
}

.ivu-icon-md-funnel:before {
	content: "\f3ae"
}

.ivu-icon-md-game-controller-a:before {
	content: "\f3af"
}

.ivu-icon-md-game-controller-b:before {
	content: "\f3b0"
}

.ivu-icon-md-git-branch:before {
	content: "\f3b1"
}

.ivu-icon-md-git-commit:before {
	content: "\f3b2"
}

.ivu-icon-md-git-compare:before {
	content: "\f3b3"
}

.ivu-icon-md-git-merge:before {
	content: "\f3b4"
}

.ivu-icon-md-git-network:before {
	content: "\f3b5"
}

.ivu-icon-md-git-pull-request:before {
	content: "\f3b6"
}

.ivu-icon-md-glasses:before {
	content: "\f3b7"
}

.ivu-icon-md-globe:before {
	content: "\f3b8"
}

.ivu-icon-md-grid:before {
	content: "\f3b9"
}

.ivu-icon-md-hammer:before {
	content: "\f3ba"
}

.ivu-icon-md-hand:before {
	content: "\f3bb"
}

.ivu-icon-md-happy:before {
	content: "\f3bc"
}

.ivu-icon-md-headset:before {
	content: "\f3bd"
}

.ivu-icon-md-heart-outline:before {
	content: "\f3be"
}

.ivu-icon-md-heart:before {
	content: "\f3bf"
}

.ivu-icon-md-help-buoy:before {
	content: "\f3c0"
}

.ivu-icon-md-help-circle:before {
	content: "\f3c1"
}

.ivu-icon-md-help:before {
	content: "\f3c2"
}

.ivu-icon-md-home:before {
	content: "\f3c3"
}

.ivu-icon-md-ice-cream:before {
	content: "\f3c4"
}

.ivu-icon-md-image:before {
	content: "\f3c5"
}

.ivu-icon-md-images:before {
	content: "\f3c6"
}

.ivu-icon-md-infinite:before {
	content: "\f3c7"
}

.ivu-icon-md-information-circle:before {
	content: "\f3c8"
}

.ivu-icon-md-information:before {
	content: "\f3c9"
}

.ivu-icon-md-ionic:before {
	content: "\f3ca"
}

.ivu-icon-md-ionitron:before {
	content: "\f3cb"
}

.ivu-icon-md-jet:before {
	content: "\f3cc"
}

.ivu-icon-md-key:before {
	content: "\f3cd"
}

.ivu-icon-md-keypad:before {
	content: "\f3ce"
}

.ivu-icon-md-laptop:before {
	content: "\f3cf"
}

.ivu-icon-md-leaf:before {
	content: "\f3d0"
}

.ivu-icon-md-link:before {
	content: "\f3d1"
}

.ivu-icon-md-list-box:before {
	content: "\f3d2"
}

.ivu-icon-md-list:before {
	content: "\f3d3"
}

.ivu-icon-md-locate:before {
	content: "\f3d4"
}

.ivu-icon-md-lock:before {
	content: "\f3d5"
}

.ivu-icon-md-log-in:before {
	content: "\f3d6"
}

.ivu-icon-md-log-out:before {
	content: "\f3d7"
}

.ivu-icon-md-magnet:before {
	content: "\f3d8"
}

.ivu-icon-md-mail-open:before {
	content: "\f3d9"
}

.ivu-icon-md-mail:before {
	content: "\f3da"
}

.ivu-icon-md-male:before {
	content: "\f3db"
}

.ivu-icon-md-man:before {
	content: "\f3dc"
}

.ivu-icon-md-map:before {
	content: "\f3dd"
}

.ivu-icon-md-medal:before {
	content: "\f3de"
}

.ivu-icon-md-medical:before {
	content: "\f3df"
}

.ivu-icon-md-medkit:before {
	content: "\f3e0"
}

.ivu-icon-md-megaphone:before {
	content: "\f3e1"
}

.ivu-icon-md-menu:before {
	content: "\f3e2"
}

.ivu-icon-md-mic-off:before {
	content: "\f3e3"
}

.ivu-icon-md-mic:before {
	content: "\f3e4"
}

.ivu-icon-md-microphone:before {
	content: "\f3e5"
}

.ivu-icon-md-moon:before {
	content: "\f3e6"
}

.ivu-icon-md-more:before {
	content: "\f3e7"
}

.ivu-icon-md-move:before {
	content: "\f3e8"
}

.ivu-icon-md-musical-note:before {
	content: "\f3e9"
}

.ivu-icon-md-musical-notes:before {
	content: "\f3ea"
}

.ivu-icon-md-navigate:before {
	content: "\f3eb"
}

.ivu-icon-md-no-smoking:before {
	content: "\f3ec"
}

.ivu-icon-md-notifications-off:before {
	content: "\f3ed"
}

.ivu-icon-md-notifications-outline:before {
	content: "\f3ee"
}

.ivu-icon-md-notifications:before {
	content: "\f3ef"
}

.ivu-icon-md-nuclear:before {
	content: "\f3f0"
}

.ivu-icon-md-nutrition:before {
	content: "\f3f1"
}

.ivu-icon-md-open:before {
	content: "\f3f2"
}

.ivu-icon-md-options:before {
	content: "\f3f3"
}

.ivu-icon-md-outlet:before {
	content: "\f3f4"
}

.ivu-icon-md-paper-plane:before {
	content: "\f3f5"
}

.ivu-icon-md-paper:before {
	content: "\f3f6"
}

.ivu-icon-md-partly-sunny:before {
	content: "\f3f7"
}

.ivu-icon-md-pause:before {
	content: "\f3f8"
}

.ivu-icon-md-paw:before {
	content: "\f3f9"
}

.ivu-icon-md-people:before {
	content: "\f3fa"
}

.ivu-icon-md-person-add:before {
	content: "\f3fb"
}

.ivu-icon-md-person:before {
	content: "\f3fc"
}

.ivu-icon-md-phone-landscape:before {
	content: "\f3fd"
}

.ivu-icon-md-phone-portrait:before {
	content: "\f3fe"
}

.ivu-icon-md-photos:before {
	content: "\f3ff"
}

.ivu-icon-md-pie:before {
	content: "\f400"
}

.ivu-icon-md-pin:before {
	content: "\f401"
}

.ivu-icon-md-pint:before {
	content: "\f402"
}

.ivu-icon-md-pizza:before {
	content: "\f403"
}

.ivu-icon-md-plane:before {
	content: "\f404"
}

.ivu-icon-md-planet:before {
	content: "\f405"
}

.ivu-icon-md-play:before {
	content: "\f406"
}

.ivu-icon-md-podium:before {
	content: "\f407"
}

.ivu-icon-md-power:before {
	content: "\f408"
}

.ivu-icon-md-pricetag:before {
	content: "\f409"
}

.ivu-icon-md-pricetags:before {
	content: "\f40a"
}

.ivu-icon-md-print:before {
	content: "\f40b"
}

.ivu-icon-md-pulse:before {
	content: "\f40c"
}

.ivu-icon-md-qr-scanner:before {
	content: "\f40d"
}

.ivu-icon-md-quote:before {
	content: "\f40e"
}

.ivu-icon-md-radio-button-off:before {
	content: "\f40f"
}

.ivu-icon-md-radio-button-on:before {
	content: "\f410"
}

.ivu-icon-md-radio:before {
	content: "\f411"
}

.ivu-icon-md-rainy:before {
	content: "\f412"
}

.ivu-icon-md-recording:before {
	content: "\f413"
}

.ivu-icon-md-redo:before {
	content: "\f414"
}

.ivu-icon-md-refresh-circle:before {
	content: "\f415"
}

.ivu-icon-md-refresh:before {
	content: "\f416"
}

.ivu-icon-md-remove-circle:before {
	content: "\f417"
}

.ivu-icon-md-remove:before {
	content: "\f418"
}

.ivu-icon-md-reorder:before {
	content: "\f419"
}

.ivu-icon-md-repeat:before {
	content: "\f41a"
}

.ivu-icon-md-resize:before {
	content: "\f41b"
}

.ivu-icon-md-restaurant:before {
	content: "\f41c"
}

.ivu-icon-md-return-left:before {
	content: "\f41d"
}

.ivu-icon-md-return-right:before {
	content: "\f41e"
}

.ivu-icon-md-reverse-camera:before {
	content: "\f41f"
}

.ivu-icon-md-rewind:before {
	content: "\f420"
}

.ivu-icon-md-ribbon:before {
	content: "\f421"
}

.ivu-icon-md-rose:before {
	content: "\f422"
}

.ivu-icon-md-sad:before {
	content: "\f423"
}

.ivu-icon-md-school:before {
	content: "\f424"
}

.ivu-icon-md-search:before {
	content: "\f425"
}

.ivu-icon-md-send:before {
	content: "\f426"
}

.ivu-icon-md-settings:before {
	content: "\f427"
}

.ivu-icon-md-share-alt:before {
	content: "\f428"
}

.ivu-icon-md-share:before {
	content: "\f429"
}

.ivu-icon-md-shirt:before {
	content: "\f42a"
}

.ivu-icon-md-shuffle:before {
	content: "\f42b"
}

.ivu-icon-md-skip-backward:before {
	content: "\f42c"
}

.ivu-icon-md-skip-forward:before {
	content: "\f42d"
}

.ivu-icon-md-snow:before {
	content: "\f42e"
}

.ivu-icon-md-speedometer:before {
	content: "\f42f"
}

.ivu-icon-md-square-outline:before {
	content: "\f430"
}

.ivu-icon-md-square:before {
	content: "\f431"
}

.ivu-icon-md-star-half:before {
	content: "\f432"
}

.ivu-icon-md-star-outline:before {
	content: "\f433"
}

.ivu-icon-md-star:before {
	content: "\f434"
}

.ivu-icon-md-stats:before {
	content: "\f435"
}

.ivu-icon-md-stopwatch:before {
	content: "\f436"
}

.ivu-icon-md-subway:before {
	content: "\f437"
}

.ivu-icon-md-sunny:before {
	content: "\f438"
}

.ivu-icon-md-swap:before {
	content: "\f439"
}

.ivu-icon-md-switch:before {
	content: "\f43a"
}

.ivu-icon-md-sync:before {
	content: "\f43b"
}

.ivu-icon-md-tablet-landscape:before {
	content: "\f43c"
}

.ivu-icon-md-tablet-portrait:before {
	content: "\f43d"
}

.ivu-icon-md-tennisball:before {
	content: "\f43e"
}

.ivu-icon-md-text:before {
	content: "\f43f"
}

.ivu-icon-md-thermometer:before {
	content: "\f440"
}

.ivu-icon-md-thumbs-down:before {
	content: "\f441"
}

.ivu-icon-md-thumbs-up:before {
	content: "\f442"
}

.ivu-icon-md-thunderstorm:before {
	content: "\f443"
}

.ivu-icon-md-time:before {
	content: "\f444"
}

.ivu-icon-md-timer:before {
	content: "\f445"
}

.ivu-icon-md-train:before {
	content: "\f446"
}

.ivu-icon-md-transgender:before {
	content: "\f447"
}

.ivu-icon-md-trash:before {
	content: "\f448"
}

.ivu-icon-md-trending-down:before {
	content: "\f449"
}

.ivu-icon-md-trending-up:before {
	content: "\f44a"
}

.ivu-icon-md-trophy:before {
	content: "\f44b"
}

.ivu-icon-md-umbrella:before {
	content: "\f44c"
}

.ivu-icon-md-undo:before {
	content: "\f44d"
}

.ivu-icon-md-unlock:before {
	content: "\f44e"
}

.ivu-icon-md-videocam:before {
	content: "\f44f"
}

.ivu-icon-md-volume-down:before {
	content: "\f450"
}

.ivu-icon-md-volume-mute:before {
	content: "\f451"
}

.ivu-icon-md-volume-off:before {
	content: "\f452"
}

.ivu-icon-md-volume-up:before {
	content: "\f453"
}

.ivu-icon-md-walk:before {
	content: "\f454"
}

.ivu-icon-md-warning:before {
	content: "\f455"
}

.ivu-icon-md-watch:before {
	content: "\f456"
}

.ivu-icon-md-water:before {
	content: "\f457"
}

.ivu-icon-md-wifi:before {
	content: "\f458"
}

.ivu-icon-md-wine:before {
	content: "\f459"
}

.ivu-icon-md-woman:before {
	content: "\f45a"
}

.ivu-icon-ios-loading:before {
	content: "\f45b"
}

.ivu-row {
	position: relative;
	margin-left: 0;
	margin-right: 0;
	height: auto;
	zoom: 1;
	display: block
}

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

.ivu-row:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-row-flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.ivu-row-flex:after,.ivu-row-flex:before {
	display: flex
}

.ivu-row-flex-start {
	justify-content: flex-start
}

.ivu-row-flex-center {
	justify-content: center
}

.ivu-row-flex-end {
	justify-content: flex-end
}

.ivu-row-flex-space-between {
	justify-content: space-between
}

.ivu-row-flex-space-around {
	justify-content: space-around
}

.ivu-row-flex-top {
	align-items: flex-start
}

.ivu-row-flex-middle {
	align-items: center
}

.ivu-row-flex-bottom {
	align-items: flex-end
}

.ivu-col {
	position: relative;
	display: block
}

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

.ivu-col-span-24 {
	display: block;
	width: 100%
}

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

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

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

.ivu-col-order-24 {
	order: 24
}

.ivu-col-span-23 {
	display: block;
	width: 95.83333333%
}

.ivu-col-push-23 {
	left: 95.83333333%
}

.ivu-col-pull-23 {
	right: 95.83333333%
}

.ivu-col-offset-23 {
	margin-left: 95.83333333%
}

.ivu-col-order-23 {
	order: 23
}

.ivu-col-span-22 {
	display: block;
	width: 91.66666667%
}

.ivu-col-push-22 {
	left: 91.66666667%
}

.ivu-col-pull-22 {
	right: 91.66666667%
}

.ivu-col-offset-22 {
	margin-left: 91.66666667%
}

.ivu-col-order-22 {
	order: 22
}

.ivu-col-span-21 {
	display: block;
	width: 87.5%
}

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

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

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

.ivu-col-order-21 {
	order: 21
}

.ivu-col-span-20 {
	display: block;
	width: 83.33333333%
}

.ivu-col-push-20 {
	left: 83.33333333%
}

.ivu-col-pull-20 {
	right: 83.33333333%
}

.ivu-col-offset-20 {
	margin-left: 83.33333333%
}

.ivu-col-order-20 {
	order: 20
}

.ivu-col-span-19 {
	display: block;
	width: 79.16666667%
}

.ivu-col-push-19 {
	left: 79.16666667%
}

.ivu-col-pull-19 {
	right: 79.16666667%
}

.ivu-col-offset-19 {
	margin-left: 79.16666667%
}

.ivu-col-order-19 {
	order: 19
}

.ivu-col-span-18 {
	display: block;
	width: 75%
}

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

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

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

.ivu-col-order-18 {
	order: 18
}

.ivu-col-span-17 {
	display: block;
	width: 70.83333333%
}

.ivu-col-push-17 {
	left: 70.83333333%
}

.ivu-col-pull-17 {
	right: 70.83333333%
}

.ivu-col-offset-17 {
	margin-left: 70.83333333%
}

.ivu-col-order-17 {
	order: 17
}

.ivu-col-span-16 {
	display: block;
	width: 66.66666667%
}

.ivu-col-push-16 {
	left: 66.66666667%
}

.ivu-col-pull-16 {
	right: 66.66666667%
}

.ivu-col-offset-16 {
	margin-left: 66.66666667%
}

.ivu-col-order-16 {
	order: 16
}

.ivu-col-span-15 {
	display: block;
	width: 62.5%
}

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

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

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

.ivu-col-order-15 {
	order: 15
}

.ivu-col-span-14 {
	display: block;
	width: 58.33333333%
}

.ivu-col-push-14 {
	left: 58.33333333%
}

.ivu-col-pull-14 {
	right: 58.33333333%
}

.ivu-col-offset-14 {
	margin-left: 58.33333333%
}

.ivu-col-order-14 {
	order: 14
}

.ivu-col-span-13 {
	display: block;
	width: 54.16666667%
}

.ivu-col-push-13 {
	left: 54.16666667%
}

.ivu-col-pull-13 {
	right: 54.16666667%
}

.ivu-col-offset-13 {
	margin-left: 54.16666667%
}

.ivu-col-order-13 {
	order: 13
}

.ivu-col-span-12 {
	display: block;
	width: 50%
}

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

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

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

.ivu-col-order-12 {
	order: 12
}

.ivu-col-span-11 {
	display: block;
	width: 45.83333333%
}

.ivu-col-push-11 {
	left: 45.83333333%
}

.ivu-col-pull-11 {
	right: 45.83333333%
}

.ivu-col-offset-11 {
	margin-left: 45.83333333%
}

.ivu-col-order-11 {
	order: 11
}

.ivu-col-span-10 {
	display: block;
	width: 41.66666667%
}

.ivu-col-push-10 {
	left: 41.66666667%
}

.ivu-col-pull-10 {
	right: 41.66666667%
}

.ivu-col-offset-10 {
	margin-left: 41.66666667%
}

.ivu-col-order-10 {
	order: 10
}

.ivu-col-span-9 {
	display: block;
	width: 37.5%
}

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

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

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

.ivu-col-order-9 {
	order: 9
}

.ivu-col-span-8 {
	display: block;
	width: 33.33333333%
}

.ivu-col-push-8 {
	left: 33.33333333%
}

.ivu-col-pull-8 {
	right: 33.33333333%
}

.ivu-col-offset-8 {
	margin-left: 33.33333333%
}

.ivu-col-order-8 {
	order: 8
}

.ivu-col-span-7 {
	display: block;
	width: 29.16666667%
}

.ivu-col-push-7 {
	left: 29.16666667%
}

.ivu-col-pull-7 {
	right: 29.16666667%
}

.ivu-col-offset-7 {
	margin-left: 29.16666667%
}

.ivu-col-order-7 {
	order: 7
}

.ivu-col-span-6 {
	display: block;
	width: 25%
}

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

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

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

.ivu-col-order-6 {
	order: 6
}

.ivu-col-span-5 {
	display: block;
	width: 20.83333333%
}

.ivu-col-push-5 {
	left: 20.83333333%
}

.ivu-col-pull-5 {
	right: 20.83333333%
}

.ivu-col-offset-5 {
	margin-left: 20.83333333%
}

.ivu-col-order-5 {
	order: 5
}

.ivu-col-span-4 {
	display: block;
	width: 16.66666667%
}

.ivu-col-push-4 {
	left: 16.66666667%
}

.ivu-col-pull-4 {
	right: 16.66666667%
}

.ivu-col-offset-4 {
	margin-left: 16.66666667%
}

.ivu-col-order-4 {
	order: 4
}

.ivu-col-span-3 {
	display: block;
	width: 12.5%
}

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

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

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

.ivu-col-order-3 {
	order: 3
}

.ivu-col-span-2 {
	display: block;
	width: 8.33333333%
}

.ivu-col-push-2 {
	left: 8.33333333%
}

.ivu-col-pull-2 {
	right: 8.33333333%
}

.ivu-col-offset-2 {
	margin-left: 8.33333333%
}

.ivu-col-order-2 {
	order: 2
}

.ivu-col-span-1 {
	display: block;
	width: 4.16666667%
}

.ivu-col-push-1 {
	left: 4.16666667%
}

.ivu-col-pull-1 {
	right: 4.16666667%
}

.ivu-col-offset-1 {
	margin-left: 4.16666667%
}

.ivu-col-order-1 {
	order: 1
}

.ivu-col-span-0 {
	display: none
}

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

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

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

.ivu-col-order-0 {
	order: 0
}

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

.ivu-col-span-xs-24 {
	display: block;
	width: 100%
}

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

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

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

.ivu-col-xs-order-24 {
	order: 24
}

.ivu-col-span-xs-23 {
	display: block;
	width: 95.83333333%
}

.ivu-col-xs-push-23 {
	left: 95.83333333%
}

.ivu-col-xs-pull-23 {
	right: 95.83333333%
}

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

.ivu-col-xs-order-23 {
	order: 23
}

.ivu-col-span-xs-22 {
	display: block;
	width: 91.66666667%
}

.ivu-col-xs-push-22 {
	left: 91.66666667%
}

.ivu-col-xs-pull-22 {
	right: 91.66666667%
}

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

.ivu-col-xs-order-22 {
	order: 22
}

.ivu-col-span-xs-21 {
	display: block;
	width: 87.5%
}

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

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

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

.ivu-col-xs-order-21 {
	order: 21
}

.ivu-col-span-xs-20 {
	display: block;
	width: 83.33333333%
}

.ivu-col-xs-push-20 {
	left: 83.33333333%
}

.ivu-col-xs-pull-20 {
	right: 83.33333333%
}

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

.ivu-col-xs-order-20 {
	order: 20
}

.ivu-col-span-xs-19 {
	display: block;
	width: 79.16666667%
}

.ivu-col-xs-push-19 {
	left: 79.16666667%
}

.ivu-col-xs-pull-19 {
	right: 79.16666667%
}

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

.ivu-col-xs-order-19 {
	order: 19
}

.ivu-col-span-xs-18 {
	display: block;
	width: 75%
}

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

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

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

.ivu-col-xs-order-18 {
	order: 18
}

.ivu-col-span-xs-17 {
	display: block;
	width: 70.83333333%
}

.ivu-col-xs-push-17 {
	left: 70.83333333%
}

.ivu-col-xs-pull-17 {
	right: 70.83333333%
}

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

.ivu-col-xs-order-17 {
	order: 17
}

.ivu-col-span-xs-16 {
	display: block;
	width: 66.66666667%
}

.ivu-col-xs-push-16 {
	left: 66.66666667%
}

.ivu-col-xs-pull-16 {
	right: 66.66666667%
}

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

.ivu-col-xs-order-16 {
	order: 16
}

.ivu-col-span-xs-15 {
	display: block;
	width: 62.5%
}

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

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

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

.ivu-col-xs-order-15 {
	order: 15
}

.ivu-col-span-xs-14 {
	display: block;
	width: 58.33333333%
}

.ivu-col-xs-push-14 {
	left: 58.33333333%
}

.ivu-col-xs-pull-14 {
	right: 58.33333333%
}

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

.ivu-col-xs-order-14 {
	order: 14
}

.ivu-col-span-xs-13 {
	display: block;
	width: 54.16666667%
}

.ivu-col-xs-push-13 {
	left: 54.16666667%
}

.ivu-col-xs-pull-13 {
	right: 54.16666667%
}

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

.ivu-col-xs-order-13 {
	order: 13
}

.ivu-col-span-xs-12 {
	display: block;
	width: 50%
}

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

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

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

.ivu-col-xs-order-12 {
	order: 12
}

.ivu-col-span-xs-11 {
	display: block;
	width: 45.83333333%
}

.ivu-col-xs-push-11 {
	left: 45.83333333%
}

.ivu-col-xs-pull-11 {
	right: 45.83333333%
}

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

.ivu-col-xs-order-11 {
	order: 11
}

.ivu-col-span-xs-10 {
	display: block;
	width: 41.66666667%
}

.ivu-col-xs-push-10 {
	left: 41.66666667%
}

.ivu-col-xs-pull-10 {
	right: 41.66666667%
}

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

.ivu-col-xs-order-10 {
	order: 10
}

.ivu-col-span-xs-9 {
	display: block;
	width: 37.5%
}

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

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

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

.ivu-col-xs-order-9 {
	order: 9
}

.ivu-col-span-xs-8 {
	display: block;
	width: 33.33333333%
}

.ivu-col-xs-push-8 {
	left: 33.33333333%
}

.ivu-col-xs-pull-8 {
	right: 33.33333333%
}

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

.ivu-col-xs-order-8 {
	order: 8
}

.ivu-col-span-xs-7 {
	display: block;
	width: 29.16666667%
}

.ivu-col-xs-push-7 {
	left: 29.16666667%
}

.ivu-col-xs-pull-7 {
	right: 29.16666667%
}

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

.ivu-col-xs-order-7 {
	order: 7
}

.ivu-col-span-xs-6 {
	display: block;
	width: 25%
}

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

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

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

.ivu-col-xs-order-6 {
	order: 6
}

.ivu-col-span-xs-5 {
	display: block;
	width: 20.83333333%
}

.ivu-col-xs-push-5 {
	left: 20.83333333%
}

.ivu-col-xs-pull-5 {
	right: 20.83333333%
}

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

.ivu-col-xs-order-5 {
	order: 5
}

.ivu-col-span-xs-4 {
	display: block;
	width: 16.66666667%
}

.ivu-col-xs-push-4 {
	left: 16.66666667%
}

.ivu-col-xs-pull-4 {
	right: 16.66666667%
}

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

.ivu-col-xs-order-4 {
	order: 4
}

.ivu-col-span-xs-3 {
	display: block;
	width: 12.5%
}

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

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

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

.ivu-col-xs-order-3 {
	order: 3
}

.ivu-col-span-xs-2 {
	display: block;
	width: 8.33333333%
}

.ivu-col-xs-push-2 {
	left: 8.33333333%
}

.ivu-col-xs-pull-2 {
	right: 8.33333333%
}

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

.ivu-col-xs-order-2 {
	order: 2
}

.ivu-col-span-xs-1 {
	display: block;
	width: 4.16666667%
}

.ivu-col-xs-push-1 {
	left: 4.16666667%
}

.ivu-col-xs-pull-1 {
	right: 4.16666667%
}

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

.ivu-col-xs-order-1 {
	order: 1
}

.ivu-col-span-xs-0 {
	display: none
}

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

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

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

.ivu-col-xs-order-0 {
	order: 0
}

@media (min-width:576px) {
	.ivu-col-span-sm-1,.ivu-col-span-sm-2,.ivu-col-span-sm-3,.ivu-col-span-sm-4,.ivu-col-span-sm-5,.ivu-col-span-sm-6,.ivu-col-span-sm-7,.ivu-col-span-sm-8,.ivu-col-span-sm-9,.ivu-col-span-sm-10,.ivu-col-span-sm-11,.ivu-col-span-sm-12,.ivu-col-span-sm-13,.ivu-col-span-sm-14,.ivu-col-span-sm-15,.ivu-col-span-sm-16,.ivu-col-span-sm-17,.ivu-col-span-sm-18,.ivu-col-span-sm-19,.ivu-col-span-sm-20,.ivu-col-span-sm-21,.ivu-col-span-sm-22,.ivu-col-span-sm-23,.ivu-col-span-sm-24 {
		float: left;
		flex: 0 0 auto
	}

	.ivu-col-span-sm-24 {
		display: block;
		width: 100%
	}

	.ivu-col-sm-push-24 {
		left: 100%
	}

	.ivu-col-sm-pull-24 {
		right: 100%
	}

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

	.ivu-col-sm-order-24 {
		order: 24
	}

	.ivu-col-span-sm-23 {
		display: block;
		width: 95.83333333%
	}

	.ivu-col-sm-push-23 {
		left: 95.83333333%
	}

	.ivu-col-sm-pull-23 {
		right: 95.83333333%
	}

	.ivu-col-sm-offset-23 {
		margin-left: 95.83333333%
	}

	.ivu-col-sm-order-23 {
		order: 23
	}

	.ivu-col-span-sm-22 {
		display: block;
		width: 91.66666667%
	}

	.ivu-col-sm-push-22 {
		left: 91.66666667%
	}

	.ivu-col-sm-pull-22 {
		right: 91.66666667%
	}

	.ivu-col-sm-offset-22 {
		margin-left: 91.66666667%
	}

	.ivu-col-sm-order-22 {
		order: 22
	}

	.ivu-col-span-sm-21 {
		display: block;
		width: 87.5%
	}

	.ivu-col-sm-push-21 {
		left: 87.5%
	}

	.ivu-col-sm-pull-21 {
		right: 87.5%
	}

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

	.ivu-col-sm-order-21 {
		order: 21
	}

	.ivu-col-span-sm-20 {
		display: block;
		width: 83.33333333%
	}

	.ivu-col-sm-push-20 {
		left: 83.33333333%
	}

	.ivu-col-sm-pull-20 {
		right: 83.33333333%
	}

	.ivu-col-sm-offset-20 {
		margin-left: 83.33333333%
	}

	.ivu-col-sm-order-20 {
		order: 20
	}

	.ivu-col-span-sm-19 {
		display: block;
		width: 79.16666667%
	}

	.ivu-col-sm-push-19 {
		left: 79.16666667%
	}

	.ivu-col-sm-pull-19 {
		right: 79.16666667%
	}

	.ivu-col-sm-offset-19 {
		margin-left: 79.16666667%
	}

	.ivu-col-sm-order-19 {
		order: 19
	}

	.ivu-col-span-sm-18 {
		display: block;
		width: 75%
	}

	.ivu-col-sm-push-18 {
		left: 75%
	}

	.ivu-col-sm-pull-18 {
		right: 75%
	}

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

	.ivu-col-sm-order-18 {
		order: 18
	}

	.ivu-col-span-sm-17 {
		display: block;
		width: 70.83333333%
	}

	.ivu-col-sm-push-17 {
		left: 70.83333333%
	}

	.ivu-col-sm-pull-17 {
		right: 70.83333333%
	}

	.ivu-col-sm-offset-17 {
		margin-left: 70.83333333%
	}

	.ivu-col-sm-order-17 {
		order: 17
	}

	.ivu-col-span-sm-16 {
		display: block;
		width: 66.66666667%
	}

	.ivu-col-sm-push-16 {
		left: 66.66666667%
	}

	.ivu-col-sm-pull-16 {
		right: 66.66666667%
	}

	.ivu-col-sm-offset-16 {
		margin-left: 66.66666667%
	}

	.ivu-col-sm-order-16 {
		order: 16
	}

	.ivu-col-span-sm-15 {
		display: block;
		width: 62.5%
	}

	.ivu-col-sm-push-15 {
		left: 62.5%
	}

	.ivu-col-sm-pull-15 {
		right: 62.5%
	}

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

	.ivu-col-sm-order-15 {
		order: 15
	}

	.ivu-col-span-sm-14 {
		display: block;
		width: 58.33333333%
	}

	.ivu-col-sm-push-14 {
		left: 58.33333333%
	}

	.ivu-col-sm-pull-14 {
		right: 58.33333333%
	}

	.ivu-col-sm-offset-14 {
		margin-left: 58.33333333%
	}

	.ivu-col-sm-order-14 {
		order: 14
	}

	.ivu-col-span-sm-13 {
		display: block;
		width: 54.16666667%
	}

	.ivu-col-sm-push-13 {
		left: 54.16666667%
	}

	.ivu-col-sm-pull-13 {
		right: 54.16666667%
	}

	.ivu-col-sm-offset-13 {
		margin-left: 54.16666667%
	}

	.ivu-col-sm-order-13 {
		order: 13
	}

	.ivu-col-span-sm-12 {
		display: block;
		width: 50%
	}

	.ivu-col-sm-push-12 {
		left: 50%
	}

	.ivu-col-sm-pull-12 {
		right: 50%
	}

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

	.ivu-col-sm-order-12 {
		order: 12
	}

	.ivu-col-span-sm-11 {
		display: block;
		width: 45.83333333%
	}

	.ivu-col-sm-push-11 {
		left: 45.83333333%
	}

	.ivu-col-sm-pull-11 {
		right: 45.83333333%
	}

	.ivu-col-sm-offset-11 {
		margin-left: 45.83333333%
	}

	.ivu-col-sm-order-11 {
		order: 11
	}

	.ivu-col-span-sm-10 {
		display: block;
		width: 41.66666667%
	}

	.ivu-col-sm-push-10 {
		left: 41.66666667%
	}

	.ivu-col-sm-pull-10 {
		right: 41.66666667%
	}

	.ivu-col-sm-offset-10 {
		margin-left: 41.66666667%
	}

	.ivu-col-sm-order-10 {
		order: 10
	}

	.ivu-col-span-sm-9 {
		display: block;
		width: 37.5%
	}

	.ivu-col-sm-push-9 {
		left: 37.5%
	}

	.ivu-col-sm-pull-9 {
		right: 37.5%
	}

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

	.ivu-col-sm-order-9 {
		order: 9
	}

	.ivu-col-span-sm-8 {
		display: block;
		width: 33.33333333%
	}

	.ivu-col-sm-push-8 {
		left: 33.33333333%
	}

	.ivu-col-sm-pull-8 {
		right: 33.33333333%
	}

	.ivu-col-sm-offset-8 {
		margin-left: 33.33333333%
	}

	.ivu-col-sm-order-8 {
		order: 8
	}

	.ivu-col-span-sm-7 {
		display: block;
		width: 29.16666667%
	}

	.ivu-col-sm-push-7 {
		left: 29.16666667%
	}

	.ivu-col-sm-pull-7 {
		right: 29.16666667%
	}

	.ivu-col-sm-offset-7 {
		margin-left: 29.16666667%
	}

	.ivu-col-sm-order-7 {
		order: 7
	}

	.ivu-col-span-sm-6 {
		display: block;
		width: 25%
	}

	.ivu-col-sm-push-6 {
		left: 25%
	}

	.ivu-col-sm-pull-6 {
		right: 25%
	}

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

	.ivu-col-sm-order-6 {
		order: 6
	}

	.ivu-col-span-sm-5 {
		display: block;
		width: 20.83333333%
	}

	.ivu-col-sm-push-5 {
		left: 20.83333333%
	}

	.ivu-col-sm-pull-5 {
		right: 20.83333333%
	}

	.ivu-col-sm-offset-5 {
		margin-left: 20.83333333%
	}

	.ivu-col-sm-order-5 {
		order: 5
	}

	.ivu-col-span-sm-4 {
		display: block;
		width: 16.66666667%
	}

	.ivu-col-sm-push-4 {
		left: 16.66666667%
	}

	.ivu-col-sm-pull-4 {
		right: 16.66666667%
	}

	.ivu-col-sm-offset-4 {
		margin-left: 16.66666667%
	}

	.ivu-col-sm-order-4 {
		order: 4
	}

	.ivu-col-span-sm-3 {
		display: block;
		width: 12.5%
	}

	.ivu-col-sm-push-3 {
		left: 12.5%
	}

	.ivu-col-sm-pull-3 {
		right: 12.5%
	}

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

	.ivu-col-sm-order-3 {
		order: 3
	}

	.ivu-col-span-sm-2 {
		display: block;
		width: 8.33333333%
	}

	.ivu-col-sm-push-2 {
		left: 8.33333333%
	}

	.ivu-col-sm-pull-2 {
		right: 8.33333333%
	}

	.ivu-col-sm-offset-2 {
		margin-left: 8.33333333%
	}

	.ivu-col-sm-order-2 {
		order: 2
	}

	.ivu-col-span-sm-1 {
		display: block;
		width: 4.16666667%
	}

	.ivu-col-sm-push-1 {
		left: 4.16666667%
	}

	.ivu-col-sm-pull-1 {
		right: 4.16666667%
	}

	.ivu-col-sm-offset-1 {
		margin-left: 4.16666667%
	}

	.ivu-col-sm-order-1 {
		order: 1
	}

	.ivu-col-span-sm-0 {
		display: none
	}

	.ivu-col-sm-push-0 {
		left: auto
	}

	.ivu-col-sm-pull-0 {
		right: auto
	}

	.ivu-col-sm-offset-0 {
		margin-left: 0
	}

	.ivu-col-sm-order-0 {
		order: 0
	}
}

@media (min-width:768px) {
	.ivu-col-span-md-1,.ivu-col-span-md-2,.ivu-col-span-md-3,.ivu-col-span-md-4,.ivu-col-span-md-5,.ivu-col-span-md-6,.ivu-col-span-md-7,.ivu-col-span-md-8,.ivu-col-span-md-9,.ivu-col-span-md-10,.ivu-col-span-md-11,.ivu-col-span-md-12,.ivu-col-span-md-13,.ivu-col-span-md-14,.ivu-col-span-md-15,.ivu-col-span-md-16,.ivu-col-span-md-17,.ivu-col-span-md-18,.ivu-col-span-md-19,.ivu-col-span-md-20,.ivu-col-span-md-21,.ivu-col-span-md-22,.ivu-col-span-md-23,.ivu-col-span-md-24 {
		float: left;
		flex: 0 0 auto
	}

	.ivu-col-span-md-24 {
		display: block;
		width: 100%
	}

	.ivu-col-md-push-24 {
		left: 100%
	}

	.ivu-col-md-pull-24 {
		right: 100%
	}

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

	.ivu-col-md-order-24 {
		order: 24
	}

	.ivu-col-span-md-23 {
		display: block;
		width: 95.83333333%
	}

	.ivu-col-md-push-23 {
		left: 95.83333333%
	}

	.ivu-col-md-pull-23 {
		right: 95.83333333%
	}

	.ivu-col-md-offset-23 {
		margin-left: 95.83333333%
	}

	.ivu-col-md-order-23 {
		order: 23
	}

	.ivu-col-span-md-22 {
		display: block;
		width: 91.66666667%
	}

	.ivu-col-md-push-22 {
		left: 91.66666667%
	}

	.ivu-col-md-pull-22 {
		right: 91.66666667%
	}

	.ivu-col-md-offset-22 {
		margin-left: 91.66666667%
	}

	.ivu-col-md-order-22 {
		order: 22
	}

	.ivu-col-span-md-21 {
		display: block;
		width: 87.5%
	}

	.ivu-col-md-push-21 {
		left: 87.5%
	}

	.ivu-col-md-pull-21 {
		right: 87.5%
	}

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

	.ivu-col-md-order-21 {
		order: 21
	}

	.ivu-col-span-md-20 {
		display: block;
		width: 83.33333333%
	}

	.ivu-col-md-push-20 {
		left: 83.33333333%
	}

	.ivu-col-md-pull-20 {
		right: 83.33333333%
	}

	.ivu-col-md-offset-20 {
		margin-left: 83.33333333%
	}

	.ivu-col-md-order-20 {
		order: 20
	}

	.ivu-col-span-md-19 {
		display: block;
		width: 79.16666667%
	}

	.ivu-col-md-push-19 {
		left: 79.16666667%
	}

	.ivu-col-md-pull-19 {
		right: 79.16666667%
	}

	.ivu-col-md-offset-19 {
		margin-left: 79.16666667%
	}

	.ivu-col-md-order-19 {
		order: 19
	}

	.ivu-col-span-md-18 {
		display: block;
		width: 75%
	}

	.ivu-col-md-push-18 {
		left: 75%
	}

	.ivu-col-md-pull-18 {
		right: 75%
	}

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

	.ivu-col-md-order-18 {
		order: 18
	}

	.ivu-col-span-md-17 {
		display: block;
		width: 70.83333333%
	}

	.ivu-col-md-push-17 {
		left: 70.83333333%
	}

	.ivu-col-md-pull-17 {
		right: 70.83333333%
	}

	.ivu-col-md-offset-17 {
		margin-left: 70.83333333%
	}

	.ivu-col-md-order-17 {
		order: 17
	}

	.ivu-col-span-md-16 {
		display: block;
		width: 66.66666667%
	}

	.ivu-col-md-push-16 {
		left: 66.66666667%
	}

	.ivu-col-md-pull-16 {
		right: 66.66666667%
	}

	.ivu-col-md-offset-16 {
		margin-left: 66.66666667%
	}

	.ivu-col-md-order-16 {
		order: 16
	}

	.ivu-col-span-md-15 {
		display: block;
		width: 62.5%
	}

	.ivu-col-md-push-15 {
		left: 62.5%
	}

	.ivu-col-md-pull-15 {
		right: 62.5%
	}

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

	.ivu-col-md-order-15 {
		order: 15
	}

	.ivu-col-span-md-14 {
		display: block;
		width: 58.33333333%
	}

	.ivu-col-md-push-14 {
		left: 58.33333333%
	}

	.ivu-col-md-pull-14 {
		right: 58.33333333%
	}

	.ivu-col-md-offset-14 {
		margin-left: 58.33333333%
	}

	.ivu-col-md-order-14 {
		order: 14
	}

	.ivu-col-span-md-13 {
		display: block;
		width: 54.16666667%
	}

	.ivu-col-md-push-13 {
		left: 54.16666667%
	}

	.ivu-col-md-pull-13 {
		right: 54.16666667%
	}

	.ivu-col-md-offset-13 {
		margin-left: 54.16666667%
	}

	.ivu-col-md-order-13 {
		order: 13
	}

	.ivu-col-span-md-12 {
		display: block;
		width: 50%
	}

	.ivu-col-md-push-12 {
		left: 50%
	}

	.ivu-col-md-pull-12 {
		right: 50%
	}

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

	.ivu-col-md-order-12 {
		order: 12
	}

	.ivu-col-span-md-11 {
		display: block;
		width: 45.83333333%
	}

	.ivu-col-md-push-11 {
		left: 45.83333333%
	}

	.ivu-col-md-pull-11 {
		right: 45.83333333%
	}

	.ivu-col-md-offset-11 {
		margin-left: 45.83333333%
	}

	.ivu-col-md-order-11 {
		order: 11
	}

	.ivu-col-span-md-10 {
		display: block;
		width: 41.66666667%
	}

	.ivu-col-md-push-10 {
		left: 41.66666667%
	}

	.ivu-col-md-pull-10 {
		right: 41.66666667%
	}

	.ivu-col-md-offset-10 {
		margin-left: 41.66666667%
	}

	.ivu-col-md-order-10 {
		order: 10
	}

	.ivu-col-span-md-9 {
		display: block;
		width: 37.5%
	}

	.ivu-col-md-push-9 {
		left: 37.5%
	}

	.ivu-col-md-pull-9 {
		right: 37.5%
	}

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

	.ivu-col-md-order-9 {
		order: 9
	}

	.ivu-col-span-md-8 {
		display: block;
		width: 33.33333333%
	}

	.ivu-col-md-push-8 {
		left: 33.33333333%
	}

	.ivu-col-md-pull-8 {
		right: 33.33333333%
	}

	.ivu-col-md-offset-8 {
		margin-left: 33.33333333%
	}

	.ivu-col-md-order-8 {
		order: 8
	}

	.ivu-col-span-md-7 {
		display: block;
		width: 29.16666667%
	}

	.ivu-col-md-push-7 {
		left: 29.16666667%
	}

	.ivu-col-md-pull-7 {
		right: 29.16666667%
	}

	.ivu-col-md-offset-7 {
		margin-left: 29.16666667%
	}

	.ivu-col-md-order-7 {
		order: 7
	}

	.ivu-col-span-md-6 {
		display: block;
		width: 25%
	}

	.ivu-col-md-push-6 {
		left: 25%
	}

	.ivu-col-md-pull-6 {
		right: 25%
	}

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

	.ivu-col-md-order-6 {
		order: 6
	}

	.ivu-col-span-md-5 {
		display: block;
		width: 20.83333333%
	}

	.ivu-col-md-push-5 {
		left: 20.83333333%
	}

	.ivu-col-md-pull-5 {
		right: 20.83333333%
	}

	.ivu-col-md-offset-5 {
		margin-left: 20.83333333%
	}

	.ivu-col-md-order-5 {
		order: 5
	}

	.ivu-col-span-md-4 {
		display: block;
		width: 16.66666667%
	}

	.ivu-col-md-push-4 {
		left: 16.66666667%
	}

	.ivu-col-md-pull-4 {
		right: 16.66666667%
	}

	.ivu-col-md-offset-4 {
		margin-left: 16.66666667%
	}

	.ivu-col-md-order-4 {
		order: 4
	}

	.ivu-col-span-md-3 {
		display: block;
		width: 12.5%
	}

	.ivu-col-md-push-3 {
		left: 12.5%
	}

	.ivu-col-md-pull-3 {
		right: 12.5%
	}

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

	.ivu-col-md-order-3 {
		order: 3
	}

	.ivu-col-span-md-2 {
		display: block;
		width: 8.33333333%
	}

	.ivu-col-md-push-2 {
		left: 8.33333333%
	}

	.ivu-col-md-pull-2 {
		right: 8.33333333%
	}

	.ivu-col-md-offset-2 {
		margin-left: 8.33333333%
	}

	.ivu-col-md-order-2 {
		order: 2
	}

	.ivu-col-span-md-1 {
		display: block;
		width: 4.16666667%
	}

	.ivu-col-md-push-1 {
		left: 4.16666667%
	}

	.ivu-col-md-pull-1 {
		right: 4.16666667%
	}

	.ivu-col-md-offset-1 {
		margin-left: 4.16666667%
	}

	.ivu-col-md-order-1 {
		order: 1
	}

	.ivu-col-span-md-0 {
		display: none
	}

	.ivu-col-md-push-0 {
		left: auto
	}

	.ivu-col-md-pull-0 {
		right: auto
	}

	.ivu-col-md-offset-0 {
		margin-left: 0
	}

	.ivu-col-md-order-0 {
		order: 0
	}
}

@media (min-width:992px) {
	.ivu-col-span-lg-1,.ivu-col-span-lg-2,.ivu-col-span-lg-3,.ivu-col-span-lg-4,.ivu-col-span-lg-5,.ivu-col-span-lg-6,.ivu-col-span-lg-7,.ivu-col-span-lg-8,.ivu-col-span-lg-9,.ivu-col-span-lg-10,.ivu-col-span-lg-11,.ivu-col-span-lg-12,.ivu-col-span-lg-13,.ivu-col-span-lg-14,.ivu-col-span-lg-15,.ivu-col-span-lg-16,.ivu-col-span-lg-17,.ivu-col-span-lg-18,.ivu-col-span-lg-19,.ivu-col-span-lg-20,.ivu-col-span-lg-21,.ivu-col-span-lg-22,.ivu-col-span-lg-23,.ivu-col-span-lg-24 {
		float: left;
		flex: 0 0 auto
	}

	.ivu-col-span-lg-24 {
		display: block;
		width: 100%
	}

	.ivu-col-lg-push-24 {
		left: 100%
	}

	.ivu-col-lg-pull-24 {
		right: 100%
	}

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

	.ivu-col-lg-order-24 {
		order: 24
	}

	.ivu-col-span-lg-23 {
		display: block;
		width: 95.83333333%
	}

	.ivu-col-lg-push-23 {
		left: 95.83333333%
	}

	.ivu-col-lg-pull-23 {
		right: 95.83333333%
	}

	.ivu-col-lg-offset-23 {
		margin-left: 95.83333333%
	}

	.ivu-col-lg-order-23 {
		order: 23
	}

	.ivu-col-span-lg-22 {
		display: block;
		width: 91.66666667%
	}

	.ivu-col-lg-push-22 {
		left: 91.66666667%
	}

	.ivu-col-lg-pull-22 {
		right: 91.66666667%
	}

	.ivu-col-lg-offset-22 {
		margin-left: 91.66666667%
	}

	.ivu-col-lg-order-22 {
		order: 22
	}

	.ivu-col-span-lg-21 {
		display: block;
		width: 87.5%
	}

	.ivu-col-lg-push-21 {
		left: 87.5%
	}

	.ivu-col-lg-pull-21 {
		right: 87.5%
	}

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

	.ivu-col-lg-order-21 {
		order: 21
	}

	.ivu-col-span-lg-20 {
		display: block;
		width: 83.33333333%
	}

	.ivu-col-lg-push-20 {
		left: 83.33333333%
	}

	.ivu-col-lg-pull-20 {
		right: 83.33333333%
	}

	.ivu-col-lg-offset-20 {
		margin-left: 83.33333333%
	}

	.ivu-col-lg-order-20 {
		order: 20
	}

	.ivu-col-span-lg-19 {
		display: block;
		width: 79.16666667%
	}

	.ivu-col-lg-push-19 {
		left: 79.16666667%
	}

	.ivu-col-lg-pull-19 {
		right: 79.16666667%
	}

	.ivu-col-lg-offset-19 {
		margin-left: 79.16666667%
	}

	.ivu-col-lg-order-19 {
		order: 19
	}

	.ivu-col-span-lg-18 {
		display: block;
		width: 75%
	}

	.ivu-col-lg-push-18 {
		left: 75%
	}

	.ivu-col-lg-pull-18 {
		right: 75%
	}

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

	.ivu-col-lg-order-18 {
		order: 18
	}

	.ivu-col-span-lg-17 {
		display: block;
		width: 70.83333333%
	}

	.ivu-col-lg-push-17 {
		left: 70.83333333%
	}

	.ivu-col-lg-pull-17 {
		right: 70.83333333%
	}

	.ivu-col-lg-offset-17 {
		margin-left: 70.83333333%
	}

	.ivu-col-lg-order-17 {
		order: 17
	}

	.ivu-col-span-lg-16 {
		display: block;
		width: 66.66666667%
	}

	.ivu-col-lg-push-16 {
		left: 66.66666667%
	}

	.ivu-col-lg-pull-16 {
		right: 66.66666667%
	}

	.ivu-col-lg-offset-16 {
		margin-left: 66.66666667%
	}

	.ivu-col-lg-order-16 {
		order: 16
	}

	.ivu-col-span-lg-15 {
		display: block;
		width: 62.5%
	}

	.ivu-col-lg-push-15 {
		left: 62.5%
	}

	.ivu-col-lg-pull-15 {
		right: 62.5%
	}

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

	.ivu-col-lg-order-15 {
		order: 15
	}

	.ivu-col-span-lg-14 {
		display: block;
		width: 58.33333333%
	}

	.ivu-col-lg-push-14 {
		left: 58.33333333%
	}

	.ivu-col-lg-pull-14 {
		right: 58.33333333%
	}

	.ivu-col-lg-offset-14 {
		margin-left: 58.33333333%
	}

	.ivu-col-lg-order-14 {
		order: 14
	}

	.ivu-col-span-lg-13 {
		display: block;
		width: 54.16666667%
	}

	.ivu-col-lg-push-13 {
		left: 54.16666667%
	}

	.ivu-col-lg-pull-13 {
		right: 54.16666667%
	}

	.ivu-col-lg-offset-13 {
		margin-left: 54.16666667%
	}

	.ivu-col-lg-order-13 {
		order: 13
	}

	.ivu-col-span-lg-12 {
		display: block;
		width: 50%
	}

	.ivu-col-lg-push-12 {
		left: 50%
	}

	.ivu-col-lg-pull-12 {
		right: 50%
	}

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

	.ivu-col-lg-order-12 {
		order: 12
	}

	.ivu-col-span-lg-11 {
		display: block;
		width: 45.83333333%
	}

	.ivu-col-lg-push-11 {
		left: 45.83333333%
	}

	.ivu-col-lg-pull-11 {
		right: 45.83333333%
	}

	.ivu-col-lg-offset-11 {
		margin-left: 45.83333333%
	}

	.ivu-col-lg-order-11 {
		order: 11
	}

	.ivu-col-span-lg-10 {
		display: block;
		width: 41.66666667%
	}

	.ivu-col-lg-push-10 {
		left: 41.66666667%
	}

	.ivu-col-lg-pull-10 {
		right: 41.66666667%
	}

	.ivu-col-lg-offset-10 {
		margin-left: 41.66666667%
	}

	.ivu-col-lg-order-10 {
		order: 10
	}

	.ivu-col-span-lg-9 {
		display: block;
		width: 37.5%
	}

	.ivu-col-lg-push-9 {
		left: 37.5%
	}

	.ivu-col-lg-pull-9 {
		right: 37.5%
	}

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

	.ivu-col-lg-order-9 {
		order: 9
	}

	.ivu-col-span-lg-8 {
		display: block;
		width: 33.33333333%
	}

	.ivu-col-lg-push-8 {
		left: 33.33333333%
	}

	.ivu-col-lg-pull-8 {
		right: 33.33333333%
	}

	.ivu-col-lg-offset-8 {
		margin-left: 33.33333333%
	}

	.ivu-col-lg-order-8 {
		order: 8
	}

	.ivu-col-span-lg-7 {
		display: block;
		width: 29.16666667%
	}

	.ivu-col-lg-push-7 {
		left: 29.16666667%
	}

	.ivu-col-lg-pull-7 {
		right: 29.16666667%
	}

	.ivu-col-lg-offset-7 {
		margin-left: 29.16666667%
	}

	.ivu-col-lg-order-7 {
		order: 7
	}

	.ivu-col-span-lg-6 {
		display: block;
		width: 25%
	}

	.ivu-col-lg-push-6 {
		left: 25%
	}

	.ivu-col-lg-pull-6 {
		right: 25%
	}

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

	.ivu-col-lg-order-6 {
		order: 6
	}

	.ivu-col-span-lg-5 {
		display: block;
		width: 20.83333333%
	}

	.ivu-col-lg-push-5 {
		left: 20.83333333%
	}

	.ivu-col-lg-pull-5 {
		right: 20.83333333%
	}

	.ivu-col-lg-offset-5 {
		margin-left: 20.83333333%
	}

	.ivu-col-lg-order-5 {
		order: 5
	}

	.ivu-col-span-lg-4 {
		display: block;
		width: 16.66666667%
	}

	.ivu-col-lg-push-4 {
		left: 16.66666667%
	}

	.ivu-col-lg-pull-4 {
		right: 16.66666667%
	}

	.ivu-col-lg-offset-4 {
		margin-left: 16.66666667%
	}

	.ivu-col-lg-order-4 {
		order: 4
	}

	.ivu-col-span-lg-3 {
		display: block;
		width: 12.5%
	}

	.ivu-col-lg-push-3 {
		left: 12.5%
	}

	.ivu-col-lg-pull-3 {
		right: 12.5%
	}

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

	.ivu-col-lg-order-3 {
		order: 3
	}

	.ivu-col-span-lg-2 {
		display: block;
		width: 8.33333333%
	}

	.ivu-col-lg-push-2 {
		left: 8.33333333%
	}

	.ivu-col-lg-pull-2 {
		right: 8.33333333%
	}

	.ivu-col-lg-offset-2 {
		margin-left: 8.33333333%
	}

	.ivu-col-lg-order-2 {
		order: 2
	}

	.ivu-col-span-lg-1 {
		display: block;
		width: 4.16666667%
	}

	.ivu-col-lg-push-1 {
		left: 4.16666667%
	}

	.ivu-col-lg-pull-1 {
		right: 4.16666667%
	}

	.ivu-col-lg-offset-1 {
		margin-left: 4.16666667%
	}

	.ivu-col-lg-order-1 {
		order: 1
	}

	.ivu-col-span-lg-0 {
		display: none
	}

	.ivu-col-lg-push-0 {
		left: auto
	}

	.ivu-col-lg-pull-0 {
		right: auto
	}

	.ivu-col-lg-offset-0 {
		margin-left: 0
	}

	.ivu-col-lg-order-0 {
		order: 0
	}
}

@media (min-width:1200px) {
	.ivu-col-span-xl-1,.ivu-col-span-xl-2,.ivu-col-span-xl-3,.ivu-col-span-xl-4,.ivu-col-span-xl-5,.ivu-col-span-xl-6,.ivu-col-span-xl-7,.ivu-col-span-xl-8,.ivu-col-span-xl-9,.ivu-col-span-xl-10,.ivu-col-span-xl-11,.ivu-col-span-xl-12,.ivu-col-span-xl-13,.ivu-col-span-xl-14,.ivu-col-span-xl-15,.ivu-col-span-xl-16,.ivu-col-span-xl-17,.ivu-col-span-xl-18,.ivu-col-span-xl-19,.ivu-col-span-xl-20,.ivu-col-span-xl-21,.ivu-col-span-xl-22,.ivu-col-span-xl-23,.ivu-col-span-xl-24 {
		float: left;
		flex: 0 0 auto
	}

	.ivu-col-span-xl-24 {
		display: block;
		width: 100%
	}

	.ivu-col-xl-push-24 {
		left: 100%
	}

	.ivu-col-xl-pull-24 {
		right: 100%
	}

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

	.ivu-col-xl-order-24 {
		order: 24
	}

	.ivu-col-span-xl-23 {
		display: block;
		width: 95.83333333%
	}

	.ivu-col-xl-push-23 {
		left: 95.83333333%
	}

	.ivu-col-xl-pull-23 {
		right: 95.83333333%
	}

	.ivu-col-xl-offset-23 {
		margin-left: 95.83333333%
	}

	.ivu-col-xl-order-23 {
		order: 23
	}

	.ivu-col-span-xl-22 {
		display: block;
		width: 91.66666667%
	}

	.ivu-col-xl-push-22 {
		left: 91.66666667%
	}

	.ivu-col-xl-pull-22 {
		right: 91.66666667%
	}

	.ivu-col-xl-offset-22 {
		margin-left: 91.66666667%
	}

	.ivu-col-xl-order-22 {
		order: 22
	}

	.ivu-col-span-xl-21 {
		display: block;
		width: 87.5%
	}

	.ivu-col-xl-push-21 {
		left: 87.5%
	}

	.ivu-col-xl-pull-21 {
		right: 87.5%
	}

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

	.ivu-col-xl-order-21 {
		order: 21
	}

	.ivu-col-span-xl-20 {
		display: block;
		width: 83.33333333%
	}

	.ivu-col-xl-push-20 {
		left: 83.33333333%
	}

	.ivu-col-xl-pull-20 {
		right: 83.33333333%
	}

	.ivu-col-xl-offset-20 {
		margin-left: 83.33333333%
	}

	.ivu-col-xl-order-20 {
		order: 20
	}

	.ivu-col-span-xl-19 {
		display: block;
		width: 79.16666667%
	}

	.ivu-col-xl-push-19 {
		left: 79.16666667%
	}

	.ivu-col-xl-pull-19 {
		right: 79.16666667%
	}

	.ivu-col-xl-offset-19 {
		margin-left: 79.16666667%
	}

	.ivu-col-xl-order-19 {
		order: 19
	}

	.ivu-col-span-xl-18 {
		display: block;
		width: 75%
	}

	.ivu-col-xl-push-18 {
		left: 75%
	}

	.ivu-col-xl-pull-18 {
		right: 75%
	}

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

	.ivu-col-xl-order-18 {
		order: 18
	}

	.ivu-col-span-xl-17 {
		display: block;
		width: 70.83333333%
	}

	.ivu-col-xl-push-17 {
		left: 70.83333333%
	}

	.ivu-col-xl-pull-17 {
		right: 70.83333333%
	}

	.ivu-col-xl-offset-17 {
		margin-left: 70.83333333%
	}

	.ivu-col-xl-order-17 {
		order: 17
	}

	.ivu-col-span-xl-16 {
		display: block;
		width: 66.66666667%
	}

	.ivu-col-xl-push-16 {
		left: 66.66666667%
	}

	.ivu-col-xl-pull-16 {
		right: 66.66666667%
	}

	.ivu-col-xl-offset-16 {
		margin-left: 66.66666667%
	}

	.ivu-col-xl-order-16 {
		order: 16
	}

	.ivu-col-span-xl-15 {
		display: block;
		width: 62.5%
	}

	.ivu-col-xl-push-15 {
		left: 62.5%
	}

	.ivu-col-xl-pull-15 {
		right: 62.5%
	}

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

	.ivu-col-xl-order-15 {
		order: 15
	}

	.ivu-col-span-xl-14 {
		display: block;
		width: 58.33333333%
	}

	.ivu-col-xl-push-14 {
		left: 58.33333333%
	}

	.ivu-col-xl-pull-14 {
		right: 58.33333333%
	}

	.ivu-col-xl-offset-14 {
		margin-left: 58.33333333%
	}

	.ivu-col-xl-order-14 {
		order: 14
	}

	.ivu-col-span-xl-13 {
		display: block;
		width: 54.16666667%
	}

	.ivu-col-xl-push-13 {
		left: 54.16666667%
	}

	.ivu-col-xl-pull-13 {
		right: 54.16666667%
	}

	.ivu-col-xl-offset-13 {
		margin-left: 54.16666667%
	}

	.ivu-col-xl-order-13 {
		order: 13
	}

	.ivu-col-span-xl-12 {
		display: block;
		width: 50%
	}

	.ivu-col-xl-push-12 {
		left: 50%
	}

	.ivu-col-xl-pull-12 {
		right: 50%
	}

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

	.ivu-col-xl-order-12 {
		order: 12
	}

	.ivu-col-span-xl-11 {
		display: block;
		width: 45.83333333%
	}

	.ivu-col-xl-push-11 {
		left: 45.83333333%
	}

	.ivu-col-xl-pull-11 {
		right: 45.83333333%
	}

	.ivu-col-xl-offset-11 {
		margin-left: 45.83333333%
	}

	.ivu-col-xl-order-11 {
		order: 11
	}

	.ivu-col-span-xl-10 {
		display: block;
		width: 41.66666667%
	}

	.ivu-col-xl-push-10 {
		left: 41.66666667%
	}

	.ivu-col-xl-pull-10 {
		right: 41.66666667%
	}

	.ivu-col-xl-offset-10 {
		margin-left: 41.66666667%
	}

	.ivu-col-xl-order-10 {
		order: 10
	}

	.ivu-col-span-xl-9 {
		display: block;
		width: 37.5%
	}

	.ivu-col-xl-push-9 {
		left: 37.5%
	}

	.ivu-col-xl-pull-9 {
		right: 37.5%
	}

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

	.ivu-col-xl-order-9 {
		order: 9
	}

	.ivu-col-span-xl-8 {
		display: block;
		width: 33.33333333%
	}

	.ivu-col-xl-push-8 {
		left: 33.33333333%
	}

	.ivu-col-xl-pull-8 {
		right: 33.33333333%
	}

	.ivu-col-xl-offset-8 {
		margin-left: 33.33333333%
	}

	.ivu-col-xl-order-8 {
		order: 8
	}

	.ivu-col-span-xl-7 {
		display: block;
		width: 29.16666667%
	}

	.ivu-col-xl-push-7 {
		left: 29.16666667%
	}

	.ivu-col-xl-pull-7 {
		right: 29.16666667%
	}

	.ivu-col-xl-offset-7 {
		margin-left: 29.16666667%
	}

	.ivu-col-xl-order-7 {
		order: 7
	}

	.ivu-col-span-xl-6 {
		display: block;
		width: 25%
	}

	.ivu-col-xl-push-6 {
		left: 25%
	}

	.ivu-col-xl-pull-6 {
		right: 25%
	}

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

	.ivu-col-xl-order-6 {
		order: 6
	}

	.ivu-col-span-xl-5 {
		display: block;
		width: 20.83333333%
	}

	.ivu-col-xl-push-5 {
		left: 20.83333333%
	}

	.ivu-col-xl-pull-5 {
		right: 20.83333333%
	}

	.ivu-col-xl-offset-5 {
		margin-left: 20.83333333%
	}

	.ivu-col-xl-order-5 {
		order: 5
	}

	.ivu-col-span-xl-4 {
		display: block;
		width: 16.66666667%
	}

	.ivu-col-xl-push-4 {
		left: 16.66666667%
	}

	.ivu-col-xl-pull-4 {
		right: 16.66666667%
	}

	.ivu-col-xl-offset-4 {
		margin-left: 16.66666667%
	}

	.ivu-col-xl-order-4 {
		order: 4
	}

	.ivu-col-span-xl-3 {
		display: block;
		width: 12.5%
	}

	.ivu-col-xl-push-3 {
		left: 12.5%
	}

	.ivu-col-xl-pull-3 {
		right: 12.5%
	}

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

	.ivu-col-xl-order-3 {
		order: 3
	}

	.ivu-col-span-xl-2 {
		display: block;
		width: 8.33333333%
	}

	.ivu-col-xl-push-2 {
		left: 8.33333333%
	}

	.ivu-col-xl-pull-2 {
		right: 8.33333333%
	}

	.ivu-col-xl-offset-2 {
		margin-left: 8.33333333%
	}

	.ivu-col-xl-order-2 {
		order: 2
	}

	.ivu-col-span-xl-1 {
		display: block;
		width: 4.16666667%
	}

	.ivu-col-xl-push-1 {
		left: 4.16666667%
	}

	.ivu-col-xl-pull-1 {
		right: 4.16666667%
	}

	.ivu-col-xl-offset-1 {
		margin-left: 4.16666667%
	}

	.ivu-col-xl-order-1 {
		order: 1
	}

	.ivu-col-span-xl-0 {
		display: none
	}

	.ivu-col-xl-push-0 {
		left: auto
	}

	.ivu-col-xl-pull-0 {
		right: auto
	}

	.ivu-col-xl-offset-0 {
		margin-left: 0
	}

	.ivu-col-xl-order-0 {
		order: 0
	}
}

@media (min-width:1600px) {
	.ivu-col-span-xxl-1,.ivu-col-span-xxl-2,.ivu-col-span-xxl-3,.ivu-col-span-xxl-4,.ivu-col-span-xxl-5,.ivu-col-span-xxl-6,.ivu-col-span-xxl-7,.ivu-col-span-xxl-8,.ivu-col-span-xxl-9,.ivu-col-span-xxl-10,.ivu-col-span-xxl-11,.ivu-col-span-xxl-12,.ivu-col-span-xxl-13,.ivu-col-span-xxl-14,.ivu-col-span-xxl-15,.ivu-col-span-xxl-16,.ivu-col-span-xxl-17,.ivu-col-span-xxl-18,.ivu-col-span-xxl-19,.ivu-col-span-xxl-20,.ivu-col-span-xxl-21,.ivu-col-span-xxl-22,.ivu-col-span-xxl-23,.ivu-col-span-xxl-24 {
		float: left;
		flex: 0 0 auto
	}

	.ivu-col-span-xxl-24 {
		display: block;
		width: 100%
	}

	.ivu-col-xxl-push-24 {
		left: 100%
	}

	.ivu-col-xxl-pull-24 {
		right: 100%
	}

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

	.ivu-col-xxl-order-24 {
		order: 24
	}

	.ivu-col-span-xxl-23 {
		display: block;
		width: 95.83333333%
	}

	.ivu-col-xxl-push-23 {
		left: 95.83333333%
	}

	.ivu-col-xxl-pull-23 {
		right: 95.83333333%
	}

	.ivu-col-xxl-offset-23 {
		margin-left: 95.83333333%
	}

	.ivu-col-xxl-order-23 {
		order: 23
	}

	.ivu-col-span-xxl-22 {
		display: block;
		width: 91.66666667%
	}

	.ivu-col-xxl-push-22 {
		left: 91.66666667%
	}

	.ivu-col-xxl-pull-22 {
		right: 91.66666667%
	}

	.ivu-col-xxl-offset-22 {
		margin-left: 91.66666667%
	}

	.ivu-col-xxl-order-22 {
		order: 22
	}

	.ivu-col-span-xxl-21 {
		display: block;
		width: 87.5%
	}

	.ivu-col-xxl-push-21 {
		left: 87.5%
	}

	.ivu-col-xxl-pull-21 {
		right: 87.5%
	}

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

	.ivu-col-xxl-order-21 {
		order: 21
	}

	.ivu-col-span-xxl-20 {
		display: block;
		width: 83.33333333%
	}

	.ivu-col-xxl-push-20 {
		left: 83.33333333%
	}

	.ivu-col-xxl-pull-20 {
		right: 83.33333333%
	}

	.ivu-col-xxl-offset-20 {
		margin-left: 83.33333333%
	}

	.ivu-col-xxl-order-20 {
		order: 20
	}

	.ivu-col-span-xxl-19 {
		display: block;
		width: 79.16666667%
	}

	.ivu-col-xxl-push-19 {
		left: 79.16666667%
	}

	.ivu-col-xxl-pull-19 {
		right: 79.16666667%
	}

	.ivu-col-xxl-offset-19 {
		margin-left: 79.16666667%
	}

	.ivu-col-xxl-order-19 {
		order: 19
	}

	.ivu-col-span-xxl-18 {
		display: block;
		width: 75%
	}

	.ivu-col-xxl-push-18 {
		left: 75%
	}

	.ivu-col-xxl-pull-18 {
		right: 75%
	}

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

	.ivu-col-xxl-order-18 {
		order: 18
	}

	.ivu-col-span-xxl-17 {
		display: block;
		width: 70.83333333%
	}

	.ivu-col-xxl-push-17 {
		left: 70.83333333%
	}

	.ivu-col-xxl-pull-17 {
		right: 70.83333333%
	}

	.ivu-col-xxl-offset-17 {
		margin-left: 70.83333333%
	}

	.ivu-col-xxl-order-17 {
		order: 17
	}

	.ivu-col-span-xxl-16 {
		display: block;
		width: 66.66666667%
	}

	.ivu-col-xxl-push-16 {
		left: 66.66666667%
	}

	.ivu-col-xxl-pull-16 {
		right: 66.66666667%
	}

	.ivu-col-xxl-offset-16 {
		margin-left: 66.66666667%
	}

	.ivu-col-xxl-order-16 {
		order: 16
	}

	.ivu-col-span-xxl-15 {
		display: block;
		width: 62.5%
	}

	.ivu-col-xxl-push-15 {
		left: 62.5%
	}

	.ivu-col-xxl-pull-15 {
		right: 62.5%
	}

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

	.ivu-col-xxl-order-15 {
		order: 15
	}

	.ivu-col-span-xxl-14 {
		display: block;
		width: 58.33333333%
	}

	.ivu-col-xxl-push-14 {
		left: 58.33333333%
	}

	.ivu-col-xxl-pull-14 {
		right: 58.33333333%
	}

	.ivu-col-xxl-offset-14 {
		margin-left: 58.33333333%
	}

	.ivu-col-xxl-order-14 {
		order: 14
	}

	.ivu-col-span-xxl-13 {
		display: block;
		width: 54.16666667%
	}

	.ivu-col-xxl-push-13 {
		left: 54.16666667%
	}

	.ivu-col-xxl-pull-13 {
		right: 54.16666667%
	}

	.ivu-col-xxl-offset-13 {
		margin-left: 54.16666667%
	}

	.ivu-col-xxl-order-13 {
		order: 13
	}

	.ivu-col-span-xxl-12 {
		display: block;
		width: 50%
	}

	.ivu-col-xxl-push-12 {
		left: 50%
	}

	.ivu-col-xxl-pull-12 {
		right: 50%
	}

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

	.ivu-col-xxl-order-12 {
		order: 12
	}

	.ivu-col-span-xxl-11 {
		display: block;
		width: 45.83333333%
	}

	.ivu-col-xxl-push-11 {
		left: 45.83333333%
	}

	.ivu-col-xxl-pull-11 {
		right: 45.83333333%
	}

	.ivu-col-xxl-offset-11 {
		margin-left: 45.83333333%
	}

	.ivu-col-xxl-order-11 {
		order: 11
	}

	.ivu-col-span-xxl-10 {
		display: block;
		width: 41.66666667%
	}

	.ivu-col-xxl-push-10 {
		left: 41.66666667%
	}

	.ivu-col-xxl-pull-10 {
		right: 41.66666667%
	}

	.ivu-col-xxl-offset-10 {
		margin-left: 41.66666667%
	}

	.ivu-col-xxl-order-10 {
		order: 10
	}

	.ivu-col-span-xxl-9 {
		display: block;
		width: 37.5%
	}

	.ivu-col-xxl-push-9 {
		left: 37.5%
	}

	.ivu-col-xxl-pull-9 {
		right: 37.5%
	}

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

	.ivu-col-xxl-order-9 {
		order: 9
	}

	.ivu-col-span-xxl-8 {
		display: block;
		width: 33.33333333%
	}

	.ivu-col-xxl-push-8 {
		left: 33.33333333%
	}

	.ivu-col-xxl-pull-8 {
		right: 33.33333333%
	}

	.ivu-col-xxl-offset-8 {
		margin-left: 33.33333333%
	}

	.ivu-col-xxl-order-8 {
		order: 8
	}

	.ivu-col-span-xxl-7 {
		display: block;
		width: 29.16666667%
	}

	.ivu-col-xxl-push-7 {
		left: 29.16666667%
	}

	.ivu-col-xxl-pull-7 {
		right: 29.16666667%
	}

	.ivu-col-xxl-offset-7 {
		margin-left: 29.16666667%
	}

	.ivu-col-xxl-order-7 {
		order: 7
	}

	.ivu-col-span-xxl-6 {
		display: block;
		width: 25%
	}

	.ivu-col-xxl-push-6 {
		left: 25%
	}

	.ivu-col-xxl-pull-6 {
		right: 25%
	}

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

	.ivu-col-xxl-order-6 {
		order: 6
	}

	.ivu-col-span-xxl-5 {
		display: block;
		width: 20.83333333%
	}

	.ivu-col-xxl-push-5 {
		left: 20.83333333%
	}

	.ivu-col-xxl-pull-5 {
		right: 20.83333333%
	}

	.ivu-col-xxl-offset-5 {
		margin-left: 20.83333333%
	}

	.ivu-col-xxl-order-5 {
		order: 5
	}

	.ivu-col-span-xxl-4 {
		display: block;
		width: 16.66666667%
	}

	.ivu-col-xxl-push-4 {
		left: 16.66666667%
	}

	.ivu-col-xxl-pull-4 {
		right: 16.66666667%
	}

	.ivu-col-xxl-offset-4 {
		margin-left: 16.66666667%
	}

	.ivu-col-xxl-order-4 {
		order: 4
	}

	.ivu-col-span-xxl-3 {
		display: block;
		width: 12.5%
	}

	.ivu-col-xxl-push-3 {
		left: 12.5%
	}

	.ivu-col-xxl-pull-3 {
		right: 12.5%
	}

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

	.ivu-col-xxl-order-3 {
		order: 3
	}

	.ivu-col-span-xxl-2 {
		display: block;
		width: 8.33333333%
	}

	.ivu-col-xxl-push-2 {
		left: 8.33333333%
	}

	.ivu-col-xxl-pull-2 {
		right: 8.33333333%
	}

	.ivu-col-xxl-offset-2 {
		margin-left: 8.33333333%
	}

	.ivu-col-xxl-order-2 {
		order: 2
	}

	.ivu-col-span-xxl-1 {
		display: block;
		width: 4.16666667%
	}

	.ivu-col-xxl-push-1 {
		left: 4.16666667%
	}

	.ivu-col-xxl-pull-1 {
		right: 4.16666667%
	}

	.ivu-col-xxl-offset-1 {
		margin-left: 4.16666667%
	}

	.ivu-col-xxl-order-1 {
		order: 1
	}

	.ivu-col-span-xxl-0 {
		display: none
	}

	.ivu-col-xxl-push-0 {
		left: auto
	}

	.ivu-col-xxl-pull-0 {
		right: auto
	}

	.ivu-col-xxl-offset-0 {
		margin-left: 0
	}

	.ivu-col-xxl-order-0 {
		order: 0
	}
}

.ivu-article h1 {
	font-size: 26px;
	font-weight: 400
}

.ivu-article h2 {
	font-size: 20px;
	font-weight: 400
}

.ivu-article h3 {
	font-size: 16px;
	font-weight: 400
}

.ivu-article h4 {
	font-size: 14px;
	font-weight: 400
}

.ivu-article h5,.ivu-article h6 {
	font-size: 12px;
	font-weight: 400
}

.ivu-article blockquote {
	padding: 5px 5px 3px 10px;
	line-height: 1.5;
	border-left: 4px solid #ddd;
	margin-bottom: 20px;
	color: #666;
	font-size: 14px
}

.ivu-article ul:not([class^=ivu-]) {
	padding-left: 40px;
	list-style-type: disc
}

.ivu-article li:not([class^=ivu-]) {
	margin-bottom: 5px;
	font-size: 14px
}

.ivu-article ol ul:not([class^=ivu-]),.ivu-article ul ul:not([class^=ivu-]) {
	list-style-type: circle
}

.ivu-article p {
	margin: 5px;
	font-size: 14px
}

.ivu-article a:not([class^=ivu-])[target=_blank]:after {
	content: "\F3F2";
	font-family: Ionicons;
	color: #aaa;
	margin-left: 3px
}

.fade-appear,.fade-enter-active,.fade-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.fade-appear,.fade-enter-active {
	-webkit-animation-name: ivuFadeIn;
	animation-name: ivuFadeIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.fade-leave-active {
	-webkit-animation-name: ivuFadeOut;
	animation-name: ivuFadeOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.fade-appear,.fade-enter-active {
	opacity: 0
}

.fade-appear,.fade-enter-active,.fade-leave-active {
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

@-webkit-keyframes ivuFadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes ivuFadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes ivuFadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes ivuFadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.move-up-appear,.move-up-enter-active,.move-up-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.move-up-appear,.move-up-enter-active {
	-webkit-animation-name: ivuMoveUpIn;
	animation-name: ivuMoveUpIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-up-leave-active {
	-webkit-animation-name: ivuMoveUpOut;
	animation-name: ivuMoveUpOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-up-appear,.move-up-enter-active {
	opacity: 0
}

.move-up-appear,.move-up-enter-active,.move-up-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.move-down-appear,.move-down-enter-active,.move-down-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.move-down-appear,.move-down-enter-active {
	-webkit-animation-name: ivuMoveDownIn;
	animation-name: ivuMoveDownIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-down-leave-active {
	-webkit-animation-name: ivuMoveDownOut;
	animation-name: ivuMoveDownOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-down-appear,.move-down-enter-active {
	opacity: 0
}

.move-down-appear,.move-down-enter-active,.move-down-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.move-left-appear,.move-left-enter-active,.move-left-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.move-left-appear,.move-left-enter-active {
	-webkit-animation-name: ivuMoveLeftIn;
	animation-name: ivuMoveLeftIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-left-leave-active {
	-webkit-animation-name: ivuMoveLeftOut;
	animation-name: ivuMoveLeftOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-left-appear,.move-left-enter-active {
	opacity: 0
}

.move-left-appear,.move-left-enter-active,.move-left-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.move-right-appear,.move-right-enter-active,.move-right-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.move-right-appear,.move-right-enter-active {
	-webkit-animation-name: ivuMoveRightIn;
	animation-name: ivuMoveRightIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-right-leave-active {
	-webkit-animation-name: ivuMoveRightOut;
	animation-name: ivuMoveRightOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-right-appear,.move-right-enter-active {
	opacity: 0
}

.move-right-appear,.move-right-enter-active,.move-right-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes ivuMoveDownIn {
	0% {
		transform-origin: 0 0;
		transform: translateY(100%);
		opacity: 0
	}

	to {
		transform-origin: 0 0;
		transform: translateY(0);
		opacity: 1
	}
}

@keyframes ivuMoveDownIn {
	0% {
		transform-origin: 0 0;
		transform: translateY(100%);
		opacity: 0
	}

	to {
		transform-origin: 0 0;
		transform: translateY(0);
		opacity: 1
	}
}

@-webkit-keyframes ivuMoveDownOut {
	0% {
		transform-origin: 0 0;
		transform: translateY(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateY(100%);
		opacity: 0
	}
}

@keyframes ivuMoveDownOut {
	0% {
		transform-origin: 0 0;
		transform: translateY(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateY(100%);
		opacity: 0
	}
}

@-webkit-keyframes ivuMoveLeftIn {
	0% {
		transform-origin: 0 0;
		transform: translateX(-100%);
		opacity: 0
	}

	to {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}
}

@keyframes ivuMoveLeftIn {
	0% {
		transform-origin: 0 0;
		transform: translateX(-100%);
		opacity: 0
	}

	to {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}
}

@-webkit-keyframes ivuMoveLeftOut {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateX(-100%);
		opacity: 0
	}
}

@keyframes ivuMoveLeftOut {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateX(-100%);
		opacity: 0
	}
}

@-webkit-keyframes ivuMoveRightIn {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: translateX(0)
	}
}

@keyframes ivuMoveRightIn {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: translateX(0)
	}
}

@-webkit-keyframes ivuMoveRightOut {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateX(100%);
		opacity: 0
	}
}

@keyframes ivuMoveRightOut {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateX(100%);
		opacity: 0
	}
}

@-webkit-keyframes ivuMoveUpIn {
	0% {
		transform-origin: 0 0;
		transform: translateY(-100%);
		opacity: 0
	}

	to {
		transform-origin: 0 0;
		transform: translateY(0);
		opacity: 1
	}
}

@keyframes ivuMoveUpIn {
	0% {
		transform-origin: 0 0;
		transform: translateY(-100%);
		opacity: 0
	}

	to {
		transform-origin: 0 0;
		transform: translateY(0);
		opacity: 1
	}
}

@-webkit-keyframes ivuMoveUpOut {
	0% {
		transform-origin: 0 0;
		transform: translateY(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateY(-100%);
		opacity: 0
	}
}

@keyframes ivuMoveUpOut {
	0% {
		transform-origin: 0 0;
		transform: translateY(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateY(-100%);
		opacity: 0
	}
}

.move-notice-appear,.move-notice-enter-active,.move-notice-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.move-notice-appear,.move-notice-enter-active {
	-webkit-animation-name: ivuMoveNoticeIn;
	animation-name: ivuMoveNoticeIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-notice-leave-active {
	-webkit-animation-name: ivuMoveNoticeOut;
	animation-name: ivuMoveNoticeOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.move-notice-appear,.move-notice-enter-active {
	opacity: 0
}

.move-notice-appear,.move-notice-enter-active,.move-notice-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes ivuMoveNoticeIn {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: translateX(0)
	}
}

@keyframes ivuMoveNoticeIn {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: translateX(0)
	}
}

@-webkit-keyframes ivuMoveNoticeOut {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	70% {
		transform-origin: 0 0;
		transform: translateX(100%);
		height: auto;
		padding: 16px;
		margin-bottom: 10px;
		opacity: 0
	}

	to {
		transform-origin: 0 0;
		transform: translateX(100%);
		height: 0;
		padding: 0;
		margin-bottom: 0;
		opacity: 0
	}
}

@keyframes ivuMoveNoticeOut {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	70% {
		transform-origin: 0 0;
		transform: translateX(100%);
		height: auto;
		padding: 16px;
		margin-bottom: 10px;
		opacity: 0
	}

	to {
		transform-origin: 0 0;
		transform: translateX(100%);
		height: 0;
		padding: 0;
		margin-bottom: 0;
		opacity: 0
	}
}

.ease-appear,.ease-enter-active,.ease-leave-active {
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.ease-appear,.ease-enter-active {
	-webkit-animation-name: ivuEaseIn;
	animation-name: ivuEaseIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.ease-leave-active {
	-webkit-animation-name: ivuEaseOut;
	animation-name: ivuEaseOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.ease-appear,.ease-enter-active {
	opacity: 0
}

.ease-appear,.ease-enter-active,.ease-leave-active {
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 0s;
	animation-duration: 0s
}

@-webkit-keyframes ivuEaseIn {
	0% {
		opacity: 0;
		transform: scale(.9)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes ivuEaseIn {
	0% {
		opacity: 0;
		transform: scale(.9)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

@-webkit-keyframes ivuEaseOut {
	0% {
		opacity: 1;
		transform: scale(1)
	}

	to {
		opacity: 0;
		transform: scale(.9)
	}
}

@keyframes ivuEaseOut {
	0% {
		opacity: 1;
		transform: scale(1)
	}

	to {
		opacity: 0;
		transform: scale(.9)
	}
}

.transition-drop-appear,.transition-drop-enter-active,.transition-drop-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.transition-drop-appear,.transition-drop-enter-active {
	-webkit-animation-name: ivuTransitionDropIn;
	animation-name: ivuTransitionDropIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.transition-drop-leave-active {
	-webkit-animation-name: ivuTransitionDropOut;
	animation-name: ivuTransitionDropOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.transition-drop-appear,.transition-drop-enter-active {
	opacity: 0
}

.transition-drop-appear,.transition-drop-enter-active,.transition-drop-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.slide-up-appear,.slide-up-enter-active,.slide-up-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.slide-up-appear,.slide-up-enter-active {
	-webkit-animation-name: ivuSlideUpIn;
	animation-name: ivuSlideUpIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.slide-up-leave-active {
	-webkit-animation-name: ivuSlideUpOut;
	animation-name: ivuSlideUpOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.slide-up-appear,.slide-up-enter-active {
	opacity: 0
}

.slide-up-appear,.slide-up-enter-active,.slide-up-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.slide-down-appear,.slide-down-enter-active,.slide-down-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.slide-down-appear,.slide-down-enter-active {
	-webkit-animation-name: ivuSlideDownIn;
	animation-name: ivuSlideDownIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.slide-down-leave-active {
	-webkit-animation-name: ivuSlideDownOut;
	animation-name: ivuSlideDownOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.slide-down-appear,.slide-down-enter-active {
	opacity: 0
}

.slide-down-appear,.slide-down-enter-active,.slide-down-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.slide-left-appear,.slide-left-enter-active,.slide-left-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.slide-left-appear,.slide-left-enter-active {
	-webkit-animation-name: ivuSlideLeftIn;
	animation-name: ivuSlideLeftIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.slide-left-leave-active {
	-webkit-animation-name: ivuSlideLeftOut;
	animation-name: ivuSlideLeftOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.slide-left-appear,.slide-left-enter-active {
	opacity: 0
}

.slide-left-appear,.slide-left-enter-active,.slide-left-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.slide-right-appear,.slide-right-enter-active,.slide-right-leave-active {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.slide-right-appear,.slide-right-enter-active {
	-webkit-animation-name: ivuSlideRightIn;
	animation-name: ivuSlideRightIn;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.slide-right-leave-active {
	-webkit-animation-name: ivuSlideRightOut;
	animation-name: ivuSlideRightOut;
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.slide-right-appear,.slide-right-enter-active {
	opacity: 0
}

.slide-right-appear,.slide-right-enter-active,.slide-right-leave-active {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes ivuTransitionDropIn {
	0% {
		opacity: 0;
		transform: scaleY(.8)
	}

	to {
		opacity: 1;
		transform: scaleY(1)
	}
}

@keyframes ivuTransitionDropIn {
	0% {
		opacity: 0;
		transform: scaleY(.8)
	}

	to {
		opacity: 1;
		transform: scaleY(1)
	}
}

@-webkit-keyframes ivuTransitionDropOut {
	0% {
		opacity: 1;
		transform: scaleY(1)
	}

	to {
		opacity: 0;
		transform: scaleY(.8)
	}
}

@keyframes ivuTransitionDropOut {
	0% {
		opacity: 1;
		transform: scaleY(1)
	}

	to {
		opacity: 0;
		transform: scaleY(.8)
	}
}

@-webkit-keyframes ivuSlideUpIn {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: scaleY(.8)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: scaleY(1)
	}
}

@keyframes ivuSlideUpIn {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: scaleY(.8)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: scaleY(1)
	}
}

@-webkit-keyframes ivuSlideUpOut {
	0% {
		opacity: 1;
		transform-origin: 0 0;
		transform: scaleY(1)
	}

	to {
		opacity: 0;
		transform-origin: 0 0;
		transform: scaleY(.8)
	}
}

@keyframes ivuSlideUpOut {
	0% {
		opacity: 1;
		transform-origin: 0 0;
		transform: scaleY(1)
	}

	to {
		opacity: 0;
		transform-origin: 0 0;
		transform: scaleY(.8)
	}
}

@-webkit-keyframes ivuSlideDownIn {
	0% {
		opacity: 0;
		transform-origin: 100% 100%;
		transform: scaleY(.8)
	}

	to {
		opacity: 1;
		transform-origin: 100% 100%;
		transform: scaleY(1)
	}
}

@keyframes ivuSlideDownIn {
	0% {
		opacity: 0;
		transform-origin: 100% 100%;
		transform: scaleY(.8)
	}

	to {
		opacity: 1;
		transform-origin: 100% 100%;
		transform: scaleY(1)
	}
}

@-webkit-keyframes ivuSlideDownOut {
	0% {
		opacity: 1;
		transform-origin: 100% 100%;
		transform: scaleY(1)
	}

	to {
		opacity: 0;
		transform-origin: 100% 100%;
		transform: scaleY(.8)
	}
}

@keyframes ivuSlideDownOut {
	0% {
		opacity: 1;
		transform-origin: 100% 100%;
		transform: scaleY(1)
	}

	to {
		opacity: 0;
		transform-origin: 100% 100%;
		transform: scaleY(.8)
	}
}

@-webkit-keyframes ivuSlideLeftIn {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: scaleX(.8)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: scaleX(1)
	}
}

@keyframes ivuSlideLeftIn {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: scaleX(.8)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: scaleX(1)
	}
}

@-webkit-keyframes ivuSlideLeftOut {
	0% {
		opacity: 1;
		transform-origin: 0 0;
		transform: scaleX(1)
	}

	to {
		opacity: 0;
		transform-origin: 0 0;
		transform: scaleX(.8)
	}
}

@keyframes ivuSlideLeftOut {
	0% {
		opacity: 1;
		transform-origin: 0 0;
		transform: scaleX(1)
	}

	to {
		opacity: 0;
		transform-origin: 0 0;
		transform: scaleX(.8)
	}
}

@-webkit-keyframes ivuSlideRightIn {
	0% {
		opacity: 0;
		transform-origin: 100% 0;
		transform: scaleX(.8)
	}

	to {
		opacity: 1;
		transform-origin: 100% 0;
		transform: scaleX(1)
	}
}

@keyframes ivuSlideRightIn {
	0% {
		opacity: 0;
		transform-origin: 100% 0;
		transform: scaleX(.8)
	}

	to {
		opacity: 1;
		transform-origin: 100% 0;
		transform: scaleX(1)
	}
}

@-webkit-keyframes ivuSlideRightOut {
	0% {
		opacity: 1;
		transform-origin: 100% 0;
		transform: scaleX(1)
	}

	to {
		opacity: 0;
		transform-origin: 100% 0;
		transform: scaleX(.8)
	}
}

@keyframes ivuSlideRightOut {
	0% {
		opacity: 1;
		transform-origin: 100% 0;
		transform: scaleX(1)
	}

	to {
		opacity: 0;
		transform-origin: 100% 0;
		transform: scaleX(.8)
	}
}

.collapse-transition {
	transition: height 0s ease-in-out,padding-top 0s ease-in-out,padding-bottom 0s ease-in-out
}

.ivu-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 5px 15px 6px;
	font-size: 12px;
	border-radius: 2px;
	transition: color 0s linear,background-color 0s linear,border 0s linear,box-shadow 0s linear;
	color: #515a6e;
	background-color: #fff;
	border: 1px solid #dcdee2
}

.ivu-btn,.ivu-btn>.ivu-icon {
	vertical-align: middle;
	line-height: 1.5
}

.ivu-btn-icon-only.ivu-btn-circle>.ivu-icon {
	vertical-align: baseline
}

.ivu-btn>span {
	vertical-align: middle
}

.ivu-btn,.ivu-btn:active,.ivu-btn:focus {
	outline: 0
}

.ivu-btn:not([disabled]):hover {
	text-decoration: none
}

.ivu-btn:not([disabled]):active {
	outline: 0
}

.ivu-btn.disabled,.ivu-btn[disabled] {
	cursor: not-allowed
}

.ivu-btn.disabled>*,.ivu-btn[disabled]>* {
	pointer-events: none
}

.ivu-btn-large {
	padding: 6px 15px;
	font-size: 14px;
	border-radius: 2px
}

.ivu-btn-small {
	padding: 1px 7px 2px;
	font-size: 12px;
	border-radius: 2px
}

.ivu-btn-icon-only {
	padding: 5px 15px 6px;
	font-size: 12px;
	border-radius: 2px
}

.ivu-btn-icon-only.ivu-btn-small {
	padding: 1px 7px 2px;
	font-size: 12px;
	border-radius: 2px
}

.ivu-btn-icon-only.ivu-btn-large {
	padding: 6px 15px;
	font-size: 14px;
	border-radius: 2px
}

.ivu-btn>a:only-child {
	color: currentColor
}

.ivu-btn>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn:hover {
	color: #747b8b;
	border-color: #e3e5e8
}

.ivu-btn.active,.ivu-btn:active {
	color: #4d5669;
	background-color: #f2f2f2;
	border-color: #f2f2f2
}

.ivu-btn.disabled,.ivu-btn.disabled.active,.ivu-btn.disabled:active,.ivu-btn.disabled:focus,.ivu-btn.disabled:hover,.ivu-btn[disabled],.ivu-btn[disabled].active,.ivu-btn[disabled]:active,.ivu-btn[disabled]:focus,.ivu-btn[disabled]:hover,fieldset[disabled] .ivu-btn,fieldset[disabled] .ivu-btn.active,fieldset[disabled] .ivu-btn:active,fieldset[disabled] .ivu-btn:focus,fieldset[disabled] .ivu-btn:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn.disabled.active>a:only-child,.ivu-btn.disabled:active>a:only-child,.ivu-btn.disabled:focus>a:only-child,.ivu-btn.disabled:hover>a:only-child,.ivu-btn.disabled>a:only-child,.ivu-btn[disabled].active>a:only-child,.ivu-btn[disabled]:active>a:only-child,.ivu-btn[disabled]:focus>a:only-child,.ivu-btn[disabled]:hover>a:only-child,.ivu-btn[disabled]>a:only-child,fieldset[disabled] .ivu-btn.active>a:only-child,fieldset[disabled] .ivu-btn:active>a:only-child,fieldset[disabled] .ivu-btn:focus>a:only-child,fieldset[disabled] .ivu-btn:hover>a:only-child,fieldset[disabled] .ivu-btn>a:only-child {
	color: currentColor
}

.ivu-btn.disabled.active>a:only-child:after,.ivu-btn.disabled:active>a:only-child:after,.ivu-btn.disabled:focus>a:only-child:after,.ivu-btn.disabled:hover>a:only-child:after,.ivu-btn.disabled>a:only-child:after,.ivu-btn[disabled].active>a:only-child:after,.ivu-btn[disabled]:active>a:only-child:after,.ivu-btn[disabled]:focus>a:only-child:after,.ivu-btn[disabled]:hover>a:only-child:after,.ivu-btn[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn.active>a:only-child:after,fieldset[disabled] .ivu-btn:active>a:only-child:after,fieldset[disabled] .ivu-btn:focus>a:only-child:after,fieldset[disabled] .ivu-btn:hover>a:only-child:after,fieldset[disabled] .ivu-btn>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn:hover {
	color: #33aff6;
	background-color: #fff;
	border-color: #33aff6
}

.ivu-btn:hover>a:only-child {
	color: currentColor
}

.ivu-btn:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn.active,.ivu-btn:active {
	color: #0093e8;
	background-color: #fff;
	border-color: #0093e8
}

.ivu-btn.active>a:only-child,.ivu-btn:active>a:only-child {
	color: currentColor
}

.ivu-btn.active>a:only-child:after,.ivu-btn:active>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn:focus {
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-btn-long {
	width: 100%
}

.ivu-btn>.ivu-icon+span,.ivu-btn>span+.ivu-icon {
	margin-left: 4px
}

.ivu-btn-primary {
	color: #fff;
	background-color: #009bf4;
	border-color: #009bf4
}

.ivu-btn-primary>a:only-child {
	color: currentColor
}

.ivu-btn-primary>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-primary:hover {
	color: #fff;
	background-color: #33aff6;
	border-color: #33aff6
}

.ivu-btn-primary:hover>a:only-child {
	color: currentColor
}

.ivu-btn-primary:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-primary.active,.ivu-btn-primary:active {
	color: #f2f2f2;
	background-color: #0093e8;
	border-color: #0093e8
}

.ivu-btn-primary.active>a:only-child,.ivu-btn-primary:active>a:only-child {
	color: currentColor
}

.ivu-btn-primary.active>a:only-child:after,.ivu-btn-primary:active>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-primary.disabled,.ivu-btn-primary.disabled.active,.ivu-btn-primary.disabled:active,.ivu-btn-primary.disabled:focus,.ivu-btn-primary.disabled:hover,.ivu-btn-primary[disabled],.ivu-btn-primary[disabled].active,.ivu-btn-primary[disabled]:active,.ivu-btn-primary[disabled]:focus,.ivu-btn-primary[disabled]:hover,fieldset[disabled] .ivu-btn-primary,fieldset[disabled] .ivu-btn-primary.active,fieldset[disabled] .ivu-btn-primary:active,fieldset[disabled] .ivu-btn-primary:focus,fieldset[disabled] .ivu-btn-primary:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-primary.disabled.active>a:only-child,.ivu-btn-primary.disabled:active>a:only-child,.ivu-btn-primary.disabled:focus>a:only-child,.ivu-btn-primary.disabled:hover>a:only-child,.ivu-btn-primary.disabled>a:only-child,.ivu-btn-primary[disabled].active>a:only-child,.ivu-btn-primary[disabled]:active>a:only-child,.ivu-btn-primary[disabled]:focus>a:only-child,.ivu-btn-primary[disabled]:hover>a:only-child,.ivu-btn-primary[disabled]>a:only-child,fieldset[disabled] .ivu-btn-primary.active>a:only-child,fieldset[disabled] .ivu-btn-primary:active>a:only-child,fieldset[disabled] .ivu-btn-primary:focus>a:only-child,fieldset[disabled] .ivu-btn-primary:hover>a:only-child,fieldset[disabled] .ivu-btn-primary>a:only-child {
	color: currentColor
}

.ivu-btn-primary.disabled.active>a:only-child:after,.ivu-btn-primary.disabled:active>a:only-child:after,.ivu-btn-primary.disabled:focus>a:only-child:after,.ivu-btn-primary.disabled:hover>a:only-child:after,.ivu-btn-primary.disabled>a:only-child:after,.ivu-btn-primary[disabled].active>a:only-child:after,.ivu-btn-primary[disabled]:active>a:only-child:after,.ivu-btn-primary[disabled]:focus>a:only-child:after,.ivu-btn-primary[disabled]:hover>a:only-child:after,.ivu-btn-primary[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-primary.active>a:only-child:after,fieldset[disabled] .ivu-btn-primary:active>a:only-child:after,fieldset[disabled] .ivu-btn-primary:focus>a:only-child:after,fieldset[disabled] .ivu-btn-primary:hover>a:only-child:after,fieldset[disabled] .ivu-btn-primary>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-primary.active,.ivu-btn-primary:active,.ivu-btn-primary:hover {
	color: #fff
}

.ivu-btn-primary:focus {
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:not(:first-child):not(:last-child) {
	border-right-color: #0093e8;
	border-left-color: #0093e8
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:first-child:not(:last-child) {
	border-right-color: #0093e8
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:first-child:not(:last-child)[disabled] {
	border-right-color: #dcdee2
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary+.ivu-btn,.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:last-child:not(:first-child) {
	border-left-color: #0093e8
}

.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary+.ivu-btn[disabled],.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:last-child:not(:first-child)[disabled] {
	border-left-color: #dcdee2
}

.ivu-btn-group-vertical .ivu-btn-primary:not(:first-child):not(:last-child) {
	border-top-color: #0093e8;
	border-bottom-color: #0093e8
}

.ivu-btn-group-vertical .ivu-btn-primary:first-child:not(:last-child) {
	border-bottom-color: #0093e8
}

.ivu-btn-group-vertical .ivu-btn-primary:first-child:not(:last-child)[disabled] {
	border-top-color: #dcdee2
}

.ivu-btn-group-vertical .ivu-btn-primary+.ivu-btn,.ivu-btn-group-vertical .ivu-btn-primary:last-child:not(:first-child) {
	border-top-color: #0093e8
}

.ivu-btn-group-vertical .ivu-btn-primary+.ivu-btn[disabled],.ivu-btn-group-vertical .ivu-btn-primary:last-child:not(:first-child)[disabled] {
	border-bottom-color: #dcdee2
}

.ivu-btn-dashed {
	color: #515a6e;
	background-color: #fff;
	border-color: #dcdee2;
	border-style: dashed
}

.ivu-btn-dashed>a:only-child {
	color: currentColor
}

.ivu-btn-dashed>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-dashed:hover {
	color: #747b8b;
	border-color: #e3e5e8
}

.ivu-btn-dashed.active,.ivu-btn-dashed:active {
	color: #4d5669;
	background-color: #f2f2f2;
	border-color: #f2f2f2
}

.ivu-btn-dashed.disabled,.ivu-btn-dashed.disabled.active,.ivu-btn-dashed.disabled:active,.ivu-btn-dashed.disabled:focus,.ivu-btn-dashed.disabled:hover,.ivu-btn-dashed[disabled],.ivu-btn-dashed[disabled].active,.ivu-btn-dashed[disabled]:active,.ivu-btn-dashed[disabled]:focus,.ivu-btn-dashed[disabled]:hover,fieldset[disabled] .ivu-btn-dashed,fieldset[disabled] .ivu-btn-dashed.active,fieldset[disabled] .ivu-btn-dashed:active,fieldset[disabled] .ivu-btn-dashed:focus,fieldset[disabled] .ivu-btn-dashed:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-dashed.disabled.active>a:only-child,.ivu-btn-dashed.disabled:active>a:only-child,.ivu-btn-dashed.disabled:focus>a:only-child,.ivu-btn-dashed.disabled:hover>a:only-child,.ivu-btn-dashed.disabled>a:only-child,.ivu-btn-dashed[disabled].active>a:only-child,.ivu-btn-dashed[disabled]:active>a:only-child,.ivu-btn-dashed[disabled]:focus>a:only-child,.ivu-btn-dashed[disabled]:hover>a:only-child,.ivu-btn-dashed[disabled]>a:only-child,fieldset[disabled] .ivu-btn-dashed.active>a:only-child,fieldset[disabled] .ivu-btn-dashed:active>a:only-child,fieldset[disabled] .ivu-btn-dashed:focus>a:only-child,fieldset[disabled] .ivu-btn-dashed:hover>a:only-child,fieldset[disabled] .ivu-btn-dashed>a:only-child {
	color: currentColor
}

.ivu-btn-dashed.disabled.active>a:only-child:after,.ivu-btn-dashed.disabled:active>a:only-child:after,.ivu-btn-dashed.disabled:focus>a:only-child:after,.ivu-btn-dashed.disabled:hover>a:only-child:after,.ivu-btn-dashed.disabled>a:only-child:after,.ivu-btn-dashed[disabled].active>a:only-child:after,.ivu-btn-dashed[disabled]:active>a:only-child:after,.ivu-btn-dashed[disabled]:focus>a:only-child:after,.ivu-btn-dashed[disabled]:hover>a:only-child:after,.ivu-btn-dashed[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-dashed.active>a:only-child:after,fieldset[disabled] .ivu-btn-dashed:active>a:only-child:after,fieldset[disabled] .ivu-btn-dashed:focus>a:only-child:after,fieldset[disabled] .ivu-btn-dashed:hover>a:only-child:after,fieldset[disabled] .ivu-btn-dashed>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-dashed:hover {
	color: #33aff6;
	background-color: #fff;
	border-color: #33aff6
}

.ivu-btn-dashed:hover>a:only-child {
	color: currentColor
}

.ivu-btn-dashed:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-dashed.active,.ivu-btn-dashed:active {
	color: #0093e8;
	background-color: #fff;
	border-color: #0093e8
}

.ivu-btn-dashed.active>a:only-child,.ivu-btn-dashed:active>a:only-child {
	color: currentColor
}

.ivu-btn-dashed.active>a:only-child:after,.ivu-btn-dashed:active>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-dashed:focus {
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-btn-text {
	color: #515a6e;
	background-color: transparent;
	border-color: transparent
}

.ivu-btn-text>a:only-child {
	color: currentColor
}

.ivu-btn-text>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-text:hover {
	color: #747b8b;
	background-color: hsla(0,0%,100%,.2);
	border-color: hsla(0,0%,100%,.2)
}

.ivu-btn-text.active,.ivu-btn-text:active {
	color: #4d5669;
	background-color: rgba(0,0,0,.05);
	border-color: rgba(0,0,0,.05)
}

.ivu-btn-text.disabled,.ivu-btn-text.disabled.active,.ivu-btn-text.disabled:active,.ivu-btn-text.disabled:focus,.ivu-btn-text.disabled:hover,.ivu-btn-text[disabled],.ivu-btn-text[disabled].active,.ivu-btn-text[disabled]:active,.ivu-btn-text[disabled]:focus,.ivu-btn-text[disabled]:hover,fieldset[disabled] .ivu-btn-text,fieldset[disabled] .ivu-btn-text.active,fieldset[disabled] .ivu-btn-text:active,fieldset[disabled] .ivu-btn-text:focus,fieldset[disabled] .ivu-btn-text:hover {
	background-color: #f7f7f7;
	color: #c5c8ce;
	background-color: #fff;
	border-color: transparent
}

.ivu-btn-text.disabled.active>a:only-child,.ivu-btn-text.disabled:active>a:only-child,.ivu-btn-text.disabled:focus>a:only-child,.ivu-btn-text.disabled:hover>a:only-child,.ivu-btn-text.disabled>a:only-child,.ivu-btn-text[disabled].active>a:only-child,.ivu-btn-text[disabled]:active>a:only-child,.ivu-btn-text[disabled]:focus>a:only-child,.ivu-btn-text[disabled]:hover>a:only-child,.ivu-btn-text[disabled]>a:only-child,fieldset[disabled] .ivu-btn-text.active>a:only-child,fieldset[disabled] .ivu-btn-text:active>a:only-child,fieldset[disabled] .ivu-btn-text:focus>a:only-child,fieldset[disabled] .ivu-btn-text:hover>a:only-child,fieldset[disabled] .ivu-btn-text>a:only-child {
	color: currentColor
}

.ivu-btn-text.disabled.active>a:only-child:after,.ivu-btn-text.disabled:active>a:only-child:after,.ivu-btn-text.disabled:focus>a:only-child:after,.ivu-btn-text.disabled:hover>a:only-child:after,.ivu-btn-text.disabled>a:only-child:after,.ivu-btn-text[disabled].active>a:only-child:after,.ivu-btn-text[disabled]:active>a:only-child:after,.ivu-btn-text[disabled]:focus>a:only-child:after,.ivu-btn-text[disabled]:hover>a:only-child:after,.ivu-btn-text[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-text.active>a:only-child:after,fieldset[disabled] .ivu-btn-text:active>a:only-child:after,fieldset[disabled] .ivu-btn-text:focus>a:only-child:after,fieldset[disabled] .ivu-btn-text:hover>a:only-child:after,fieldset[disabled] .ivu-btn-text>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-text:hover {
	color: #33aff6;
	background-color: #fff;
	border-color: transparent
}

.ivu-btn-text:hover>a:only-child {
	color: currentColor
}

.ivu-btn-text:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-text.active,.ivu-btn-text:active {
	color: #0093e8;
	background-color: #fff;
	border-color: transparent
}

.ivu-btn-text.active>a:only-child,.ivu-btn-text:active>a:only-child {
	color: currentColor
}

.ivu-btn-text.active>a:only-child:after,.ivu-btn-text:active>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-text:focus {
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-btn-success {
	color: #fff;
	background-color: #19be6b;
	border-color: #19be6b
}

.ivu-btn-success>a:only-child {
	color: currentColor
}

.ivu-btn-success>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-success:hover {
	color: #fff;
	background-color: #47cb89;
	border-color: #47cb89
}

.ivu-btn-success:hover>a:only-child {
	color: currentColor
}

.ivu-btn-success:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-success.active,.ivu-btn-success:active {
	color: #f2f2f2;
	background-color: #18b566;
	border-color: #18b566
}

.ivu-btn-success.active>a:only-child,.ivu-btn-success:active>a:only-child {
	color: currentColor
}

.ivu-btn-success.active>a:only-child:after,.ivu-btn-success:active>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-success.disabled,.ivu-btn-success.disabled.active,.ivu-btn-success.disabled:active,.ivu-btn-success.disabled:focus,.ivu-btn-success.disabled:hover,.ivu-btn-success[disabled],.ivu-btn-success[disabled].active,.ivu-btn-success[disabled]:active,.ivu-btn-success[disabled]:focus,.ivu-btn-success[disabled]:hover,fieldset[disabled] .ivu-btn-success,fieldset[disabled] .ivu-btn-success.active,fieldset[disabled] .ivu-btn-success:active,fieldset[disabled] .ivu-btn-success:focus,fieldset[disabled] .ivu-btn-success:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-success.disabled.active>a:only-child,.ivu-btn-success.disabled:active>a:only-child,.ivu-btn-success.disabled:focus>a:only-child,.ivu-btn-success.disabled:hover>a:only-child,.ivu-btn-success.disabled>a:only-child,.ivu-btn-success[disabled].active>a:only-child,.ivu-btn-success[disabled]:active>a:only-child,.ivu-btn-success[disabled]:focus>a:only-child,.ivu-btn-success[disabled]:hover>a:only-child,.ivu-btn-success[disabled]>a:only-child,fieldset[disabled] .ivu-btn-success.active>a:only-child,fieldset[disabled] .ivu-btn-success:active>a:only-child,fieldset[disabled] .ivu-btn-success:focus>a:only-child,fieldset[disabled] .ivu-btn-success:hover>a:only-child,fieldset[disabled] .ivu-btn-success>a:only-child {
	color: currentColor
}

.ivu-btn-success.disabled.active>a:only-child:after,.ivu-btn-success.disabled:active>a:only-child:after,.ivu-btn-success.disabled:focus>a:only-child:after,.ivu-btn-success.disabled:hover>a:only-child:after,.ivu-btn-success.disabled>a:only-child:after,.ivu-btn-success[disabled].active>a:only-child:after,.ivu-btn-success[disabled]:active>a:only-child:after,.ivu-btn-success[disabled]:focus>a:only-child:after,.ivu-btn-success[disabled]:hover>a:only-child:after,.ivu-btn-success[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-success.active>a:only-child:after,fieldset[disabled] .ivu-btn-success:active>a:only-child:after,fieldset[disabled] .ivu-btn-success:focus>a:only-child:after,fieldset[disabled] .ivu-btn-success:hover>a:only-child:after,fieldset[disabled] .ivu-btn-success>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-success.active,.ivu-btn-success:active,.ivu-btn-success:hover {
	color: #fff
}

.ivu-btn-success:focus {
	box-shadow: 0 0 0 2px rgba(25,190,107,.2)
}

.ivu-btn-warning {
	color: #fff;
	background-color: #f90;
	border-color: #f90
}

.ivu-btn-warning>a:only-child {
	color: currentColor
}

.ivu-btn-warning>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-warning:hover {
	color: #fff;
	background-color: #ffad33;
	border-color: #ffad33
}

.ivu-btn-warning:hover>a:only-child {
	color: currentColor
}

.ivu-btn-warning:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-warning.active,.ivu-btn-warning:active {
	color: #f2f2f2;
	background-color: #f29100;
	border-color: #f29100
}

.ivu-btn-warning.active>a:only-child,.ivu-btn-warning:active>a:only-child {
	color: currentColor
}

.ivu-btn-warning.active>a:only-child:after,.ivu-btn-warning:active>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-warning.disabled,.ivu-btn-warning.disabled.active,.ivu-btn-warning.disabled:active,.ivu-btn-warning.disabled:focus,.ivu-btn-warning.disabled:hover,.ivu-btn-warning[disabled],.ivu-btn-warning[disabled].active,.ivu-btn-warning[disabled]:active,.ivu-btn-warning[disabled]:focus,.ivu-btn-warning[disabled]:hover,fieldset[disabled] .ivu-btn-warning,fieldset[disabled] .ivu-btn-warning.active,fieldset[disabled] .ivu-btn-warning:active,fieldset[disabled] .ivu-btn-warning:focus,fieldset[disabled] .ivu-btn-warning:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-warning.disabled.active>a:only-child,.ivu-btn-warning.disabled:active>a:only-child,.ivu-btn-warning.disabled:focus>a:only-child,.ivu-btn-warning.disabled:hover>a:only-child,.ivu-btn-warning.disabled>a:only-child,.ivu-btn-warning[disabled].active>a:only-child,.ivu-btn-warning[disabled]:active>a:only-child,.ivu-btn-warning[disabled]:focus>a:only-child,.ivu-btn-warning[disabled]:hover>a:only-child,.ivu-btn-warning[disabled]>a:only-child,fieldset[disabled] .ivu-btn-warning.active>a:only-child,fieldset[disabled] .ivu-btn-warning:active>a:only-child,fieldset[disabled] .ivu-btn-warning:focus>a:only-child,fieldset[disabled] .ivu-btn-warning:hover>a:only-child,fieldset[disabled] .ivu-btn-warning>a:only-child {
	color: currentColor
}

.ivu-btn-warning.disabled.active>a:only-child:after,.ivu-btn-warning.disabled:active>a:only-child:after,.ivu-btn-warning.disabled:focus>a:only-child:after,.ivu-btn-warning.disabled:hover>a:only-child:after,.ivu-btn-warning.disabled>a:only-child:after,.ivu-btn-warning[disabled].active>a:only-child:after,.ivu-btn-warning[disabled]:active>a:only-child:after,.ivu-btn-warning[disabled]:focus>a:only-child:after,.ivu-btn-warning[disabled]:hover>a:only-child:after,.ivu-btn-warning[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-warning.active>a:only-child:after,fieldset[disabled] .ivu-btn-warning:active>a:only-child:after,fieldset[disabled] .ivu-btn-warning:focus>a:only-child:after,fieldset[disabled] .ivu-btn-warning:hover>a:only-child:after,fieldset[disabled] .ivu-btn-warning>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-warning.active,.ivu-btn-warning:active,.ivu-btn-warning:hover {
	color: #fff
}

.ivu-btn-warning:focus {
	box-shadow: 0 0 0 2px rgba(255,153,0,.2)
}

.ivu-btn-error {
	color: #fff;
	background-color: #ed4014;
	border-color: #ed4014
}

.ivu-btn-error>a:only-child {
	color: currentColor
}

.ivu-btn-error>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-error:hover {
	color: #fff;
	background-color: #f16643;
	border-color: #f16643
}

.ivu-btn-error:hover>a:only-child {
	color: currentColor
}

.ivu-btn-error:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-error.active,.ivu-btn-error:active {
	color: #f2f2f2;
	background-color: #e13d13;
	border-color: #e13d13
}

.ivu-btn-error.active>a:only-child,.ivu-btn-error:active>a:only-child {
	color: currentColor
}

.ivu-btn-error.active>a:only-child:after,.ivu-btn-error:active>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-error.disabled,.ivu-btn-error.disabled.active,.ivu-btn-error.disabled:active,.ivu-btn-error.disabled:focus,.ivu-btn-error.disabled:hover,.ivu-btn-error[disabled],.ivu-btn-error[disabled].active,.ivu-btn-error[disabled]:active,.ivu-btn-error[disabled]:focus,.ivu-btn-error[disabled]:hover,fieldset[disabled] .ivu-btn-error,fieldset[disabled] .ivu-btn-error.active,fieldset[disabled] .ivu-btn-error:active,fieldset[disabled] .ivu-btn-error:focus,fieldset[disabled] .ivu-btn-error:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-error.disabled.active>a:only-child,.ivu-btn-error.disabled:active>a:only-child,.ivu-btn-error.disabled:focus>a:only-child,.ivu-btn-error.disabled:hover>a:only-child,.ivu-btn-error.disabled>a:only-child,.ivu-btn-error[disabled].active>a:only-child,.ivu-btn-error[disabled]:active>a:only-child,.ivu-btn-error[disabled]:focus>a:only-child,.ivu-btn-error[disabled]:hover>a:only-child,.ivu-btn-error[disabled]>a:only-child,fieldset[disabled] .ivu-btn-error.active>a:only-child,fieldset[disabled] .ivu-btn-error:active>a:only-child,fieldset[disabled] .ivu-btn-error:focus>a:only-child,fieldset[disabled] .ivu-btn-error:hover>a:only-child,fieldset[disabled] .ivu-btn-error>a:only-child {
	color: currentColor
}

.ivu-btn-error.disabled.active>a:only-child:after,.ivu-btn-error.disabled:active>a:only-child:after,.ivu-btn-error.disabled:focus>a:only-child:after,.ivu-btn-error.disabled:hover>a:only-child:after,.ivu-btn-error.disabled>a:only-child:after,.ivu-btn-error[disabled].active>a:only-child:after,.ivu-btn-error[disabled]:active>a:only-child:after,.ivu-btn-error[disabled]:focus>a:only-child:after,.ivu-btn-error[disabled]:hover>a:only-child:after,.ivu-btn-error[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-error.active>a:only-child:after,fieldset[disabled] .ivu-btn-error:active>a:only-child:after,fieldset[disabled] .ivu-btn-error:focus>a:only-child:after,fieldset[disabled] .ivu-btn-error:hover>a:only-child:after,fieldset[disabled] .ivu-btn-error>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-error.active,.ivu-btn-error:active,.ivu-btn-error:hover {
	color: #fff
}

.ivu-btn-error:focus {
	box-shadow: 0 0 0 2px rgba(237,64,20,.2)
}

.ivu-btn-info {
	color: #fff;
	background-color: #2db7f5;
	border-color: #2db7f5
}

.ivu-btn-info>a:only-child {
	color: currentColor
}

.ivu-btn-info>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-info:hover {
	color: #fff;
	background-color: #57c5f7;
	border-color: #57c5f7
}

.ivu-btn-info:hover>a:only-child {
	color: currentColor
}

.ivu-btn-info:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-info.active,.ivu-btn-info:active {
	color: #f2f2f2;
	background-color: #2baee9;
	border-color: #2baee9
}

.ivu-btn-info.active>a:only-child,.ivu-btn-info:active>a:only-child {
	color: currentColor
}

.ivu-btn-info.active>a:only-child:after,.ivu-btn-info:active>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-info.disabled,.ivu-btn-info.disabled.active,.ivu-btn-info.disabled:active,.ivu-btn-info.disabled:focus,.ivu-btn-info.disabled:hover,.ivu-btn-info[disabled],.ivu-btn-info[disabled].active,.ivu-btn-info[disabled]:active,.ivu-btn-info[disabled]:focus,.ivu-btn-info[disabled]:hover,fieldset[disabled] .ivu-btn-info,fieldset[disabled] .ivu-btn-info.active,fieldset[disabled] .ivu-btn-info:active,fieldset[disabled] .ivu-btn-info:focus,fieldset[disabled] .ivu-btn-info:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-info.disabled.active>a:only-child,.ivu-btn-info.disabled:active>a:only-child,.ivu-btn-info.disabled:focus>a:only-child,.ivu-btn-info.disabled:hover>a:only-child,.ivu-btn-info.disabled>a:only-child,.ivu-btn-info[disabled].active>a:only-child,.ivu-btn-info[disabled]:active>a:only-child,.ivu-btn-info[disabled]:focus>a:only-child,.ivu-btn-info[disabled]:hover>a:only-child,.ivu-btn-info[disabled]>a:only-child,fieldset[disabled] .ivu-btn-info.active>a:only-child,fieldset[disabled] .ivu-btn-info:active>a:only-child,fieldset[disabled] .ivu-btn-info:focus>a:only-child,fieldset[disabled] .ivu-btn-info:hover>a:only-child,fieldset[disabled] .ivu-btn-info>a:only-child {
	color: currentColor
}

.ivu-btn-info.disabled.active>a:only-child:after,.ivu-btn-info.disabled:active>a:only-child:after,.ivu-btn-info.disabled:focus>a:only-child:after,.ivu-btn-info.disabled:hover>a:only-child:after,.ivu-btn-info.disabled>a:only-child:after,.ivu-btn-info[disabled].active>a:only-child:after,.ivu-btn-info[disabled]:active>a:only-child:after,.ivu-btn-info[disabled]:focus>a:only-child:after,.ivu-btn-info[disabled]:hover>a:only-child:after,.ivu-btn-info[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-info.active>a:only-child:after,fieldset[disabled] .ivu-btn-info:active>a:only-child:after,fieldset[disabled] .ivu-btn-info:focus>a:only-child:after,fieldset[disabled] .ivu-btn-info:hover>a:only-child:after,fieldset[disabled] .ivu-btn-info>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent
}

.ivu-btn-info.active,.ivu-btn-info:active,.ivu-btn-info:hover {
	color: #fff
}

.ivu-btn-info:focus {
	box-shadow: 0 0 0 2px rgba(45,183,245,.2)
}

.ivu-btn-circle,.ivu-btn-circle-outline {
	border-radius: 32px
}

.ivu-btn-circle-outline.ivu-btn-large,.ivu-btn-circle.ivu-btn-large {
	border-radius: 36px
}

.ivu-btn-circle-outline.ivu-btn-size,.ivu-btn-circle.ivu-btn-size {
	border-radius: 24px
}

.ivu-btn-circle-outline.ivu-btn-icon-only,.ivu-btn-circle.ivu-btn-icon-only {
	width: 32px;
	height: 32px;
	padding: 0;
	font-size: 16px;
	border-radius: 50%
}

.ivu-btn-circle-outline.ivu-btn-icon-only.ivu-btn-large,.ivu-btn-circle.ivu-btn-icon-only.ivu-btn-large {
	width: 36px;
	height: 36px;
	padding: 0;
	font-size: 16px;
	border-radius: 50%
}

.ivu-btn-circle-outline.ivu-btn-icon-only.ivu-btn-small,.ivu-btn-circle.ivu-btn-icon-only.ivu-btn-small {
	width: 24px;
	height: 24px;
	padding: 0;
	font-size: 14px;
	border-radius: 50%
}

.ivu-btn:before {
	position: absolute;
	top: -1px;
	left: -1px;
	bottom: -1px;
	right: -1px;
	background: #fff;
	opacity: .35;
	content: "";
	border-radius: inherit;
	z-index: 1;
	transition: opacity 0s;
	pointer-events: none;
	display: none
}

.ivu-btn.ivu-btn-loading {
	pointer-events: none;
	position: relative
}

.ivu-btn.ivu-btn-loading:before {
	display: block
}

.ivu-btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.ivu-btn-group>.ivu-btn {
	position: relative;
	float: left
}

.ivu-btn-group>.ivu-btn.active,.ivu-btn-group>.ivu-btn:active,.ivu-btn-group>.ivu-btn:hover {
	z-index: 2
}

.ivu-btn-group .ivu-btn-icon-only .ivu-icon {
	font-size: 13px;
	position: relative
}

.ivu-btn-group-large .ivu-btn-icon-only .ivu-icon {
	font-size: 15px
}

.ivu-btn-group-small .ivu-btn-icon-only .ivu-icon {
	font-size: 12px
}

.ivu-btn-group-circle .ivu-btn {
	border-radius: 32px
}

.ivu-btn-group-large.ivu-btn-group-circle .ivu-btn {
	border-radius: 36px
}

.ivu-btn-group-large>.ivu-btn {
	padding: 6px 15px;
	font-size: 14px;
	border-radius: 2px
}

.ivu-btn-group-small.ivu-btn-group-circle .ivu-btn {
	border-radius: 24px
}

.ivu-btn-group-small>.ivu-btn {
	padding: 1px 7px 2px;
	font-size: 12px;
	border-radius: 2px
}

.ivu-btn-group-small>.ivu-btn>.ivu-icon {
	font-size: 12px
}

.ivu-btn+.ivu-btn-group,.ivu-btn-group+.ivu-btn,.ivu-btn-group+.ivu-btn-group,.ivu-btn-group .ivu-btn+.ivu-btn {
	margin-left: -1px
}

.ivu-btn-group .ivu-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn:first-child {
	margin-left: 0
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn:first-child:not(:last-child) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.ivu-btn-group>.ivu-btn-group {
	float: left
}

.ivu-btn-group>.ivu-btn-group:not(:first-child):not(:last-child)>.ivu-btn {
	border-radius: 0
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn-group:first-child:not(:last-child)>.ivu-btn:last-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	padding-right: 8px
}

.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn-group:last-child:not(:first-child)>.ivu-btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	padding-left: 8px
}

.ivu-btn-group-vertical {
	display: inline-block;
	vertical-align: middle
}

.ivu-btn-group-vertical>.ivu-btn {
	display: block;
	width: 100%;
	max-width: 100%;
	float: none
}

.ivu-btn+.ivu-btn-group-vertical,.ivu-btn-group-vertical+.ivu-btn,.ivu-btn-group-vertical+.ivu-btn-group-vertical,.ivu-btn-group-vertical .ivu-btn+.ivu-btn {
	margin-top: -1px;
	margin-left: 0
}

.ivu-btn-group-vertical>.ivu-btn:first-child {
	margin-top: 0
}

.ivu-btn-group-vertical>.ivu-btn:first-child:not(:last-child) {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.ivu-btn-group-vertical>.ivu-btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.ivu-btn-group-vertical>.ivu-btn-group-vertical:first-child:not(:last-child)>.ivu-btn:last-child {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	padding-bottom: 8px
}

.ivu-btn-group-vertical>.ivu-btn-group-vertical:last-child:not(:first-child)>.ivu-btn:first-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 8px
}

.ivu-btn-ghost {
	color: #fff
}

.ivu-btn-ghost,.ivu-btn-ghost:hover {
	background: transparent
}

.ivu-btn-ghost.ivu-btn-dashed,.ivu-btn-ghost.ivu-btn-default {
	color: #fff;
	border-color: #fff
}

.ivu-btn-ghost.ivu-btn-dashed:hover,.ivu-btn-ghost.ivu-btn-default:hover {
	color: #33aff6;
	border-color: #33aff6
}

.ivu-btn-ghost.ivu-btn-primary {
	color: #009bf4
}

.ivu-btn-ghost.ivu-btn-primary:hover {
	color: #33aff6;
	background: rgba(242,250,254,.5)
}

.ivu-btn-ghost.ivu-btn-info {
	color: #2db7f5
}

.ivu-btn-ghost.ivu-btn-info:hover {
	color: #57c5f7;
	background: rgba(245,251,254,.5)
}

.ivu-btn-ghost.ivu-btn-success {
	color: #19be6b
}

.ivu-btn-ghost.ivu-btn-success:hover {
	color: #47cb89;
	background: rgba(244,252,248,.5)
}

.ivu-btn-ghost.ivu-btn-warning {
	color: #f90
}

.ivu-btn-ghost.ivu-btn-warning:hover {
	color: #ffad33;
	background: rgba(255,250,242,.5)
}

.ivu-btn-ghost.ivu-btn-error {
	color: #ed4014
}

.ivu-btn-ghost.ivu-btn-error:hover {
	color: #f16643;
	background: rgba(254,245,243,.5)
}

.ivu-btn-ghost.ivu-btn-dashed[disabled],.ivu-btn-ghost.ivu-btn-default[disabled],.ivu-btn-ghost.ivu-btn-error[disabled],.ivu-btn-ghost.ivu-btn-info[disabled],.ivu-btn-ghost.ivu-btn-primary[disabled],.ivu-btn-ghost.ivu-btn-success[disabled],.ivu-btn-ghost.ivu-btn-warning[disabled] {
	background: transparent;
	color: rgba(0,0,0,.25);
	border-color: #dcdee2
}

.ivu-btn-ghost.ivu-btn-text[disabled] {
	background: transparent;
	color: rgba(0,0,0,.25)
}

.ivu-affix,.ivu-back-top {
	position: fixed;
	z-index: 10
}

.ivu-back-top {
	cursor: pointer;
	display: none
}

.ivu-back-top.ivu-back-top-show {
	display: block
}

.ivu-back-top-inner {
	background-color: rgba(0,0,0,.6);
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	transition: all 0s ease-in-out
}

.ivu-back-top-inner:hover {
	background-color: rgba(0,0,0,.7)
}

.ivu-back-top i {
	color: #fff;
	font-size: 24px;
	padding: 8px 12px
}

.ivu-badge {
	position: relative;
	display: inline-block
}

.ivu-badge-count {
	font-family: "Monospaced Number";
	line-height: 1;
	vertical-align: middle;
	position: absolute;
	transform: translateX(50%);
	top: -10px;
	right: 0;
	height: 20px;
	border-radius: 10px;
	min-width: 20px;
	background: #ed4014;
	border: 1px solid transparent;
	color: #fff;
	line-height: 18px;
	text-align: center;
	padding: 0 6px;
	font-size: 12px;
	white-space: nowrap;
	transform-origin: -10% center;
	z-index: 10;
	box-shadow: 0 0 0 1px #fff
}

.ivu-badge-count a,.ivu-badge-count a:hover {
	color: #fff
}

.ivu-badge-count-alone {
	top: auto;
	display: block;
	position: relative;
	transform: translateX(0)
}

.ivu-badge-count-primary {
	background: #009bf4
}

.ivu-badge-count-success {
	background: #19be6b
}

.ivu-badge-count-error {
	background: #ed4014
}

.ivu-badge-count-warning {
	background: #f90
}

.ivu-badge-count-info {
	background: #2db7f5
}

.ivu-badge-count-normal {
	background: #e6ebf1;
	color: #808695
}

.ivu-badge-dot {
	position: absolute;
	transform: translateX(-50%);
	transform-origin: 0 center;
	top: -4px;
	right: -8px;
	height: 8px;
	width: 8px;
	border-radius: 100%;
	background: #ed4014;
	z-index: 10;
	box-shadow: 0 0 0 1px #fff
}

.ivu-badge-status {
	line-height: inherit;
	vertical-align: baseline
}

.ivu-badge-status-dot {
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	position: relative;
	top: -1px
}

.ivu-badge-status-success {
	background-color: #19be6b
}

.ivu-badge-status-processing {
	background-color: #009bf4;
	position: relative
}

.ivu-badge-status-processing:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #009bf4;
	content: "";
	-webkit-animation: aniStatusProcessing 1.2s ease-in-out infinite;
	animation: aniStatusProcessing 1.2s ease-in-out infinite
}

.ivu-badge-status-default {
	background-color: #e6ebf1
}

.ivu-badge-status-error {
	background-color: #ed4014
}

.ivu-badge-status-warning {
	background-color: #f90
}

.ivu-badge-status-text {
	display: inline-block;
	color: #515a6e;
	font-size: 12px;
	margin-left: 6px
}

@-webkit-keyframes aniStatusProcessing {
	0% {
		transform: scale(.8);
		opacity: .5
	}

	to {
		transform: scale(2.4);
		opacity: 0
	}
}

@keyframes aniStatusProcessing {
	0% {
		transform: scale(.8);
		opacity: .5
	}

	to {
		transform: scale(2.4);
		opacity: 0
	}
}

.ivu-chart-circle {
	display: inline-block;
	position: relative
}

.ivu-chart-circle-inner {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1
}

.ivu-spin {
	color: #009bf4;
	vertical-align: middle;
	text-align: center
}

.ivu-spin-dot {
	position: relative;
	display: block;
	border-radius: 50%;
	background-color: #009bf4;
	width: 20px;
	height: 20px;
	-webkit-animation: ani-spin-bounce 1s ease-in-out 0s infinite;
	animation: ani-spin-bounce 1s ease-in-out 0s infinite
}

.ivu-spin-large .ivu-spin-dot {
	width: 32px;
	height: 32px
}

.ivu-spin-small .ivu-spin-dot {
	width: 12px;
	height: 12px
}

.ivu-spin-fix {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 100%;
	height: 100%;
	background-color: hsla(0,0%,100%,.9)
}

.ivu-spin-fullscreen {
	z-index: 2010
}

.ivu-spin-fullscreen-wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.ivu-spin-fix .ivu-spin-main {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

.ivu-spin-fix .ivu-spin-dot {
	display: inline-block
}

.ivu-spin-show-text .ivu-spin-dot,.ivu-spin-text {
	display: none
}

.ivu-spin-show-text .ivu-spin-text {
	display: block
}

.ivu-table-wrapper>.ivu-spin-fix {
	border: 1px solid #dcdee2;
	border-top: 0;
	border-left: 0
}

@-webkit-keyframes ani-spin-bounce {
	0% {
		transform: scale(0)
	}

	to {
		transform: scale(1);
		opacity: 0
	}
}

@keyframes ani-spin-bounce {
	0% {
		transform: scale(0)
	}

	to {
		transform: scale(1);
		opacity: 0
	}
}

.ivu-alert {
	position: relative;
	padding: 8px 48px 8px 16px;
	border-radius: 4px;
	color: #515a6e;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px
}

.ivu-alert.ivu-alert-with-icon {
	padding: 8px 48px 8px 38px
}

.ivu-alert-icon {
	font-size: 16px;
	top: 6px;
	left: 12px;
	position: absolute
}

.ivu-alert-desc {
	font-size: 12px;
	color: #515a6e;
	line-height: 21px;
	display: none;
	text-align: justify
}

.ivu-alert-success {
	border: 1px solid #8ce6b0;
	background-color: #edfff3
}

.ivu-alert-success .ivu-alert-icon {
	color: #19be6b
}

.ivu-alert-info {
	border: 1px solid #7adcff;
	background-color: #e6faff
}

.ivu-alert-info .ivu-alert-icon {
	color: #009bf4
}

.ivu-alert-warning {
	border: 1px solid #ffd77a;
	background-color: #fff9e6
}

.ivu-alert-warning .ivu-alert-icon {
	color: #f90
}

.ivu-alert-error {
	border: 1px solid #ffb08f;
	background-color: #ffefe6
}

.ivu-alert-error .ivu-alert-icon {
	color: #ed4014
}

.ivu-alert-close {
	font-size: 12px;
	position: absolute;
	right: 8px;
	top: 8px;
	overflow: hidden;
	cursor: pointer
}

.ivu-alert-close .ivu-icon-ios-close {
	font-size: 22px;
	color: #999;
	transition: color 0s ease;
	position: relative;
	top: -3px
}

.ivu-alert-close .ivu-icon-ios-close:hover {
	color: #444
}

.ivu-alert-with-desc {
	padding: 16px;
	position: relative;
	border-radius: 4px;
	margin-bottom: 10px;
	color: #515a6e;
	line-height: 1.5
}

.ivu-alert-with-desc.ivu-alert-with-icon {
	padding: 16px 16px 16px 69px
}

.ivu-alert-with-desc .ivu-alert-desc {
	display: block
}

.ivu-alert-with-desc .ivu-alert-message {
	font-size: 14px;
	color: #17233d;
	display: block
}

.ivu-alert-with-desc .ivu-alert-icon {
	top: 50%;
	left: 24px;
	margin-top: -24px;
	font-size: 28px
}

.ivu-alert-with-banner {
	border-radius: 0
}

.ivu-collapse {
	background-color: #f7f7f7;
	border-radius: 3px;
	border: 1px solid #dcdee2
}

.ivu-collapse-simple {
	border-left: none;
	border-right: none;
	background-color: #fff;
	border-radius: 0
}

.ivu-collapse>.ivu-collapse-item {
	border-top: 1px solid #dcdee2
}

.ivu-collapse>.ivu-collapse-item:first-child {
	border-top: 0
}

.ivu-collapse>.ivu-collapse-item>.ivu-collapse-header {
	height: 38px;
	line-height: 38px;
	padding-left: 16px;
	color: #666;
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid transparent;
	transition: all 0s ease-in-out
}

.ivu-collapse>.ivu-collapse-item>.ivu-collapse-header>i {
	transition: transform 0s ease-in-out;
	margin-right: 14px
}

.ivu-collapse>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header {
	border-bottom: 1px solid #dcdee2
}

.ivu-collapse-simple>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header {
	border-bottom: 1px solid transparent
}

.ivu-collapse>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header>i {
	transform: rotate(90deg)
}

.ivu-collapse-content {
	color: #515a6e;
	padding: 0 16px;
	background-color: #fff
}

.ivu-collapse-content>.ivu-collapse-content-box {
	padding-top: 16px;
	padding-bottom: 16px
}

.ivu-collapse-simple>.ivu-collapse-item>.ivu-collapse-content>.ivu-collapse-content-box {
	padding-top: 0
}

.ivu-collapse-item:last-child>.ivu-collapse-content {
	border-radius: 0 0 3px 3px
}

.ivu-card {
	background: #fff;
	border-radius: 4px;
	font-size: 14px;
	position: relative;
	transition: all 0s ease-in-out
}

.ivu-card-bordered {
	border: 1px solid #e8eaec
}

.ivu-card-shadow {
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1)
}

.ivu-card:hover {
	box-shadow: 0 1px 6px rgba(0,0,0,.2);
	border-color: #eee
}

.ivu-card.ivu-card-dis-hover:hover {
	box-shadow: none;
	border-color: transparent
}

.ivu-card.ivu-card-dis-hover.ivu-card-bordered:hover {
	border-color: #e8eaec
}

.ivu-card.ivu-card-shadow:hover {
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1)
}

.ivu-card-head {
	border-bottom: 1px solid #e8eaec;
	padding: 14px 16px;
	line-height: 1
}

.ivu-card-head-inner,.ivu-card-head p {
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #17233d;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-card-head p i,.ivu-card-head p span {
	vertical-align: middle
}

.ivu-card-extra {
	position: absolute;
	right: 16px;
	top: 14px
}

.ivu-card-body {
	padding: 16px
}

.ivu-message {
	font-size: 14px;
	position: fixed;
	z-index: 1010;
	width: 100%;
	top: 16px;
	left: 0;
	pointer-events: none
}

.ivu-message-notice {
	padding: 8px;
	text-align: center;
	transition: height 0s ease-in-out,padding 0s ease-in-out
}

.ivu-message-notice:first-child {
	margin-top: -8px
}

.ivu-message-notice-close {
	position: absolute;
	right: 4px;
	top: 10px;
	color: #999;
	outline: none
}

.ivu-message-notice-close i.ivu-icon {
	font-size: 22px;
	color: #999;
	transition: color 0s ease;
	position: relative;
	top: -3px
}

.ivu-message-notice-close i.ivu-icon:hover {
	color: #444
}

.ivu-message-notice-content {
	display: inline-block;
	pointer-events: all;
	padding: 8px 16px;
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0,0,0,.2);
	background: #fff;
	position: relative
}

.ivu-message-notice-content-text {
	display: inline-block
}

.ivu-message-notice-closable .ivu-message-notice-content-text {
	padding-right: 32px
}

.ivu-message-success .ivu-icon {
	color: #19be6b
}

.ivu-message-error .ivu-icon {
	color: #ed4014
}

.ivu-message-warning .ivu-icon {
	color: #f90
}

.ivu-message-info .ivu-icon,.ivu-message-loading .ivu-icon {
	color: #009bf4
}

.ivu-message .ivu-icon {
	margin-right: 4px;
	font-size: 16px;
	vertical-align: middle
}

.ivu-message-custom-content span {
	vertical-align: middle
}

.ivu-notice {
	width: 335px;
	margin-right: 24px;
	position: fixed;
	z-index: 1010
}

.ivu-notice-content-with-icon,.ivu-notice-with-desc.ivu-notice-with-icon .ivu-notice-title {
	margin-left: 51px
}

.ivu-notice-notice {
	margin-bottom: 10px;
	padding: 16px;
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0,0,0,.2);
	background: #fff;
	line-height: 1;
	position: relative;
	overflow: hidden
}

.ivu-notice-notice-close {
	position: absolute;
	right: 8px;
	top: 15px;
	color: #999;
	outline: none
}

.ivu-notice-notice-close i {
	font-size: 22px;
	color: #999;
	transition: color 0s ease;
	position: relative;
	top: -3px
}

.ivu-notice-notice-close i:hover {
	color: #444
}

.ivu-notice-notice-content-with-render .ivu-notice-desc {
	display: none
}

.ivu-notice-notice-with-desc .ivu-notice-notice-close {
	top: 11px
}

.ivu-notice-content-with-render-notitle {
	margin-left: 26px
}

.ivu-notice-title {
	font-size: 14px;
	line-height: 17px;
	color: #17233d;
	padding-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-notice-with-desc .ivu-notice-title {
	font-weight: 700;
	margin-bottom: 8px
}

.ivu-notice-desc {
	font-size: 12px;
	color: #515a6e;
	text-align: justify;
	line-height: 1.5
}

.ivu-notice-with-desc.ivu-notice-with-icon .ivu-notice-desc {
	margin-left: 51px
}

.ivu-notice-with-icon .ivu-notice-title {
	margin-left: 26px
}

.ivu-notice-icon {
	position: absolute;
	top: -2px;
	font-size: 16px
}

.ivu-notice-icon-success {
	color: #19be6b
}

.ivu-notice-icon-info {
	color: #009bf4
}

.ivu-notice-icon-warning {
	color: #f90
}

.ivu-notice-icon-error {
	color: #ed4014
}

.ivu-notice-with-desc .ivu-notice-icon {
	font-size: 36px;
	top: -6px
}

.ivu-notice-custom-content {
	position: relative
}

.ivu-radio-focus {
	box-shadow: 0 0 0 2px rgba(0,155,244,.2);
	z-index: 1
}

.ivu-radio-group {
	display: inline-block;
	font-size: 12px;
	vertical-align: middle
}

.ivu-radio-group-vertical .ivu-radio-wrapper {
	display: block;
	height: 30px;
	line-height: 30px
}

.ivu-radio-wrapper {
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	white-space: nowrap;
	margin-right: 8px;
	cursor: pointer
}

.ivu-radio-wrapper-disabled {
	cursor: not-allowed
}

.ivu-radio {
	display: inline-block;
	margin-right: 4px;
	white-space: nowrap;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	cursor: pointer
}

.ivu-radio:hover .ivu-radio-inner {
	border-color: #bcbcbc
}

.ivu-radio-inner {
	display: inline-block;
	width: 14px;
	height: 14px;
	position: relative;
	top: 0;
	left: 0;
	background-color: #fff;
	border: 1px solid #dcdee2;
	border-radius: 50%;
	transition: all 0s ease-in-out
}

.ivu-radio-inner:after {
	position: absolute;
	width: 8px;
	height: 8px;
	left: 2px;
	top: 2px;
	border-radius: 6px;
	display: table;
	border-top: 0;
	border-left: 0;
	content: " ";
	background-color: #009bf4;
	opacity: 0;
	transition: all 0s ease-in-out;
	transform: scale(0)
}

.ivu-radio-large {
	font-size: 14px
}

.ivu-radio-large .ivu-radio-inner {
	width: 16px;
	height: 16px
}

.ivu-radio-large .ivu-radio-inner:after {
	width: 10px;
	height: 10px
}

.ivu-radio-large.ivu-radio-wrapper,.ivu-radio-large .ivu-radio-wrapper {
	font-size: 14px
}

.ivu-radio-small .ivu-radio-inner {
	width: 12px;
	height: 12px
}

.ivu-radio-small .ivu-radio-inner:after {
	width: 6px;
	height: 6px
}

.ivu-radio-input {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	opacity: 0;
	cursor: pointer
}

.ivu-radio-checked .ivu-radio-inner {
	border-color: #009bf4
}

.ivu-radio-checked .ivu-radio-inner:after {
	opacity: 1;
	transform: scale(1);
	transition: all 0s ease-in-out
}

.ivu-radio-checked:hover .ivu-radio-inner {
	border-color: #009bf4
}

.ivu-radio-disabled,.ivu-radio-disabled .ivu-radio-input {
	cursor: not-allowed
}

.ivu-radio-disabled:hover .ivu-radio-inner {
	border-color: #dcdee2
}

.ivu-radio-disabled .ivu-radio-inner {
	border-color: #dcdee2;
	background-color: #f3f3f3
}

.ivu-radio-disabled .ivu-radio-inner:after {
	background-color: #ccc
}

.ivu-radio-disabled .ivu-radio-disabled+span {
	color: #ccc
}

span.ivu-radio+* {
	margin-left: 2px;
	margin-right: 2px
}

.ivu-radio-group-button {
	font-size: 0;
	-webkit-text-size-adjust: none
}

.ivu-radio-group-button .ivu-radio {
	width: 0;
	margin-right: 0
}

.ivu-radio-group-button .ivu-radio-wrapper {
	display: inline-block;
	height: 32px;
	line-height: 30px;
	margin: 0;
	padding: 0 15px;
	font-size: 12px;
	color: #515a6e;
	transition: all 0s ease-in-out;
	cursor: pointer;
	border: 1px solid #dcdee2;
	border-left: 0;
	background: #fff;
	position: relative
}

.ivu-radio-group-button .ivu-radio-wrapper>span {
	margin-left: 0
}

.ivu-radio-group-button .ivu-radio-wrapper:after,.ivu-radio-group-button .ivu-radio-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 100%;
	left: -1px;
	top: 0;
	background: #dcdee2;
	transition: all 0s ease-in-out
}

.ivu-radio-group-button .ivu-radio-wrapper:after {
	height: 36px;
	left: -1px;
	top: -3px;
	background: rgba(0,155,244,.2);
	opacity: 0
}

.ivu-radio-group-button .ivu-radio-wrapper:first-child {
	border-radius: 2px 0 0 2px;
	border-left: 1px solid #dcdee2
}

.ivu-radio-group-button .ivu-radio-wrapper:first-child:after,.ivu-radio-group-button .ivu-radio-wrapper:first-child:before {
	display: none
}

.ivu-radio-group-button .ivu-radio-wrapper:last-child {
	border-radius: 0 2px 2px 0
}

.ivu-radio-group-button .ivu-radio-wrapper:first-child:last-child {
	border-radius: 2px
}

.ivu-radio-group-button .ivu-radio-wrapper:hover {
	position: relative;
	color: #009bf4
}

.ivu-radio-group-button .ivu-radio-wrapper:hover .ivu-radio {
	background-color: #000
}

.ivu-radio-group-button .ivu-radio-wrapper .ivu-radio-inner,.ivu-radio-group-button .ivu-radio-wrapper input {
	opacity: 0;
	width: 0;
	height: 0
}

.ivu-radio-group-button .ivu-radio-wrapper-checked {
	background: #fff;
	border-color: #009bf4;
	color: #009bf4;
	box-shadow: -1px 0 0 0 #009bf4;
	z-index: 1
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:before {
	background: #009bf4;
	opacity: .1
}

.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus {
	box-shadow: -1px 0 0 0 #009bf4,0 0 0 2px rgba(0,155,244,.2);
	transition: all 0s ease-in-out
}

.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:after {
	left: -3px;
	top: -3px;
	opacity: 1;
	background: rgba(0,155,244,.2)
}

.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:first-child {
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:first-child {
	border-color: #009bf4;
	box-shadow: none
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:hover {
	border-color: #33aff6;
	color: #33aff6
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:active {
	border-color: #0093e8;
	color: #0093e8
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled {
	cursor: not-allowed
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled,.ivu-radio-group-button .ivu-radio-wrapper-disabled:first-child,.ivu-radio-group-button .ivu-radio-wrapper-disabled:hover {
	border-color: #dcdee2;
	background-color: #f7f7f7;
	color: #ccc
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled:first-child {
	border-left-color: #dcdee2
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled.ivu-radio-wrapper-checked {
	color: #fff;
	background-color: #e6e6e6;
	border-color: #dcdee2;
	box-shadow: none!important
}

.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper {
	height: 36px;
	line-height: 34px;
	font-size: 14px
}

.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper:after {
	height: 40px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper {
	height: 24px;
	line-height: 22px;
	padding: 0 12px;
	font-size: 12px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:after {
	height: 28px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:first-child {
	border-radius: 2px 0 0 2px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:last-child {
	border-radius: 0 2px 2px 0
}

.ivu-checkbox-focus {
	box-shadow: 0 0 0 2px rgba(0,155,244,.2);
	z-index: 1
}

.ivu-checkbox {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
	line-height: 1;
	position: relative
}

.ivu-checkbox-disabled {
	cursor: not-allowed
}

.ivu-checkbox:hover .ivu-checkbox-inner {
	border-color: #bcbcbc
}

.ivu-checkbox-inner {
	display: inline-block;
	width: 14px;
	height: 14px;
	position: relative;
	top: 0;
	left: 0;
	border: 1px solid #dcdee2;
	border-radius: 2px;
	background-color: #fff;
	transition: border-color 0s ease-in-out,background-color 0s ease-in-out,box-shadow 0s ease-in-out
}

.ivu-checkbox-inner:after {
	content: "";
	display: table;
	width: 4px;
	height: 8px;
	position: absolute;
	top: 1px;
	left: 4px;
	border: 2px solid #fff;
	border-top: 0;
	border-left: 0;
	transform: rotate(45deg) scale(0);
	transition: all 0s ease-in-out
}

.ivu-checkbox-large .ivu-checkbox-inner {
	width: 16px;
	height: 16px
}

.ivu-checkbox-large .ivu-checkbox-inner:after {
	width: 5px;
	height: 9px
}

.ivu-checkbox-small {
	font-size: 12px
}

.ivu-checkbox-small .ivu-checkbox-inner {
	width: 12px;
	height: 12px
}

.ivu-checkbox-small .ivu-checkbox-inner:after {
	top: 0;
	left: 3px
}

.ivu-checkbox-input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	cursor: pointer;
	opacity: 0
}

.ivu-checkbox-input[disabled] {
	cursor: not-allowed
}

.ivu-checkbox-checked:hover .ivu-checkbox-inner {
	border-color: #009bf4
}

.ivu-checkbox-checked .ivu-checkbox-inner {
	border-color: #009bf4;
	background-color: #009bf4
}

.ivu-checkbox-checked .ivu-checkbox-inner:after {
	content: "";
	display: table;
	width: 4px;
	height: 8px;
	position: absolute;
	top: 1px;
	left: 4px;
	border: 2px solid #fff;
	border-top: 0;
	border-left: 0;
	transform: rotate(45deg) scale(1);
	transition: all 0s ease-in-out
}

.ivu-checkbox-large .ivu-checkbox-checked .ivu-checkbox-inner:after {
	width: 5px;
	height: 9px
}

.ivu-checkbox-small .ivu-checkbox-checked .ivu-checkbox-inner:after {
	top: 0;
	left: 3px
}

.ivu-checkbox-disabled.ivu-checkbox-checked:hover .ivu-checkbox-inner {
	border-color: #dcdee2
}

.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner {
	background-color: #f3f3f3;
	border-color: #dcdee2
}

.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner:after {
	-webkit-animation-name: none;
	animation-name: none;
	border-color: #ccc
}

.ivu-checkbox-disabled:hover .ivu-checkbox-inner {
	border-color: #dcdee2
}

.ivu-checkbox-disabled .ivu-checkbox-inner {
	border-color: #dcdee2;
	background-color: #f3f3f3
}

.ivu-checkbox-disabled .ivu-checkbox-inner:after {
	-webkit-animation-name: none;
	animation-name: none;
	border-color: #f3f3f3
}

.ivu-checkbox-disabled .ivu-checkbox-inner-input {
	cursor: default
}

.ivu-checkbox-disabled+span {
	color: #ccc;
	cursor: not-allowed
}

.ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
	content: "";
	width: 8px;
	height: 1px;
	transform: scale(1);
	position: absolute;
	left: 2px;
	top: 5px
}

.ivu-checkbox-indeterminate:hover .ivu-checkbox-inner {
	border-color: #009bf4
}

.ivu-checkbox-indeterminate .ivu-checkbox-inner {
	background-color: #009bf4;
	border-color: #009bf4
}

.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner {
	background-color: #f3f3f3;
	border-color: #dcdee2
}

.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner:after {
	border-color: #c5c8ce
}

.ivu-checkbox-large .ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
	width: 10px;
	top: 6px
}

.ivu-checkbox-small .ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
	width: 6px;
	top: 4px
}

.ivu-checkbox-wrapper {
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
	margin-right: 8px
}

.ivu-checkbox-wrapper-disabled {
	cursor: not-allowed
}

.ivu-checkbox-wrapper.ivu-checkbox-large {
	font-size: 14px
}

.ivu-checkbox+span,.ivu-checkbox-wrapper+span {
	margin-right: 4px
}

.ivu-checkbox-group {
	font-size: 14px
}

.ivu-checkbox-group-item,.ivu-switch {
	display: inline-block
}

.ivu-switch {
	width: 44px;
	height: 22px;
	line-height: 20px;
	border-radius: 22px;
	vertical-align: middle;
	border: 1px solid #ccc;
	background-color: #ccc;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all 0s ease-in-out
}

.ivu-switch-loading {
	opacity: .4
}

.ivu-switch-inner {
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: 23px
}

.ivu-switch-inner i {
	width: 12px;
	height: 12px;
	text-align: center;
	position: relative;
	top: -1px
}

.ivu-switch:after {
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 18px;
	background-color: #fff;
	position: absolute;
	left: 1px;
	top: 1px;
	cursor: pointer;
	transition: left 0s ease-in-out,width 0s ease-in-out
}

.ivu-switch:active:after {
	width: 26px
}

.ivu-switch:before {
	content: "";
	display: none;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: transparent;
	position: absolute;
	left: 3px;
	top: 3px;
	z-index: 1;
	border: 1px solid transparent;
	border-left-color: #009bf4;
	-webkit-animation: switch-loading 1s linear;
	animation: switch-loading 1s linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.ivu-switch-loading:before {
	display: block
}

.ivu-switch:focus {
	box-shadow: 0 0 0 2px rgba(0,155,244,.2);
	outline: 0
}

.ivu-switch:focus:hover {
	box-shadow: none
}

.ivu-switch-small {
	width: 28px;
	height: 16px;
	line-height: 14px
}

.ivu-switch-small:after {
	width: 12px;
	height: 12px
}

.ivu-switch-small:active:after {
	width: 14px
}

.ivu-switch-small:before {
	width: 10px;
	height: 10px;
	left: 2px;
	top: 2px
}

.ivu-switch-small.ivu-switch-checked:after {
	left: 13px
}

.ivu-switch-small.ivu-switch-checked:before {
	left: 14px
}

.ivu-switch-small:active.ivu-switch-checked:after {
	left: 11px
}

.ivu-switch-large {
	width: 56px
}

.ivu-switch-large:active:after {
	width: 26px;
	width: 30px
}

.ivu-switch-large.ivu-switch-checked:after {
	left: 35px
}

.ivu-switch-large.ivu-switch-checked:before {
	left: 37px
}

.ivu-switch-large:active.ivu-switch-checked:after {
	left: 23px
}

.ivu-switch-checked {
	border-color: #009bf4;
	background-color: #009bf4
}

.ivu-switch-checked .ivu-switch-inner {
	left: 7px
}

.ivu-switch-checked:after {
	left: 23px
}

.ivu-switch-checked:before {
	left: 25px
}

.ivu-switch-checked:active:after {
	left: 15px
}

.ivu-switch-disabled {
	cursor: not-allowed;
	opacity: .4
}

.ivu-switch-disabled:after {
	background: #fff;
	cursor: not-allowed
}

.ivu-switch-disabled .ivu-switch-inner {
	color: #fff
}

.ivu-switch-disabled.ivu-switch-checked {
	border-color: #009bf4;
	background-color: #009bf4;
	opacity: .4
}

.ivu-switch-disabled.ivu-switch-checked:after {
	background: #fff
}

.ivu-switch-disabled.ivu-switch-checked .ivu-switch-inner {
	color: #fff
}

@-webkit-keyframes switch-loading {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes switch-loading {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

.ivu-input-number {
	display: inline-block;
	width: 100%;
	line-height: 1.5;
	font-size: 12px;
	color: #515a6e;
	background-color: #fff;
	background-image: none;
	position: relative;
	cursor: text;
	transition: border 0s ease-in-out,background 0s ease-in-out,box-shadow 0s ease-in-out;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	border: 1px solid #dcdee2;
	border-radius: 2px;
	overflow: hidden;
	cursor: default
}

.ivu-input-number::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-input-number:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-input-number::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-input-number:focus {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-input-number[disabled],fieldset[disabled] .ivu-input-number {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-input-number[disabled]:hover,fieldset[disabled] .ivu-input-number:hover {
	border-color: #e3e5e8
}

textarea.ivu-input-number {
	max-width: 100%;
	height: auto;
	min-height: 32px;
	vertical-align: bottom;
	font-size: 14px
}

.ivu-input-number-large {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-input-number-small {
	padding: 1px 7px;
	height: 24px;
	border-radius: 2px
}

.ivu-input-number-handler-wrap {
	width: 22px;
	height: 100%;
	border-left: 1px solid #dcdee2;
	border-radius: 0 2px 2px 0;
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	transition: opacity 0s ease-in-out
}

.ivu-input-number:hover .ivu-input-number-handler-wrap {
	opacity: 1
}

.ivu-input-number-handler-up {
	cursor: pointer
}

.ivu-input-number-handler-up-inner {
	top: 1px
}

.ivu-input-number-handler-down {
	border-top: 1px solid #dcdee2;
	top: -1px;
	cursor: pointer
}

.ivu-input-number-handler {
	display: block;
	width: 100%;
	height: 16px;
	line-height: 0;
	text-align: center;
	overflow: hidden;
	color: #999;
	position: relative
}

.ivu-input-number-handler:hover .ivu-input-number-handler-down-inner,.ivu-input-number-handler:hover .ivu-input-number-handler-up-inner {
	color: #33aff6
}

.ivu-input-number-handler-down-inner,.ivu-input-number-handler-up-inner {
	width: 12px;
	height: 12px;
	line-height: 12px;
	font-size: 14px;
	color: #999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	right: 5px;
	transition: all 0s linear
}

.ivu-input-number:hover {
	border-color: #33aff6
}

.ivu-input-number-focused {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-input-number-disabled {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-input-number-disabled:hover {
	border-color: #e3e5e8
}

.ivu-input-number-input-wrap {
	overflow: hidden;
	height: 32px
}

.ivu-input-number-input {
	width: 100%;
	height: 32px;
	line-height: 32px;
	padding: 0 7px;
	text-align: left;
	outline: 0;
	-moz-appearance: textfield;
	color: #666;
	border: 0;
	border-radius: 2px;
	transition: all 0s linear
}

.ivu-input-number-input[disabled] {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-input-number-input[disabled]:hover {
	border-color: #e3e5e8
}

.ivu-input-number-input::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-input-number-input::-moz-placeholder {
	color: #c5c8ce
}

.ivu-input-number-input:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-input-number-input::-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-input-number-input::placeholder {
	color: #c5c8ce
}

.ivu-input-number-large {
	padding: 0
}

.ivu-input-number-large .ivu-input-number-input-wrap {
	height: 36px
}

.ivu-input-number-large .ivu-input-number-handler {
	height: 18px
}

.ivu-input-number-large input {
	height: 36px;
	line-height: 36px
}

.ivu-input-number-large .ivu-input-number-handler-up-inner {
	top: 2px
}

.ivu-input-number-large .ivu-input-number-handler-down-inner {
	bottom: 2px
}

.ivu-input-number-small {
	padding: 0
}

.ivu-input-number-small .ivu-input-number-input-wrap {
	height: 24px
}

.ivu-input-number-small .ivu-input-number-handler {
	height: 12px
}

.ivu-input-number-small input {
	height: 24px;
	line-height: 24px;
	margin-top: -1px;
	vertical-align: top
}

.ivu-input-number-small .ivu-input-number-handler-up-inner {
	top: -1px
}

.ivu-input-number-small .ivu-input-number-handler-down-inner {
	bottom: -1px
}

.ivu-input-number-disabled .ivu-input-number-handler-down-inner,.ivu-input-number-disabled .ivu-input-number-handler-up-inner,.ivu-input-number-handler-down-disabled .ivu-input-number-handler-down-inner,.ivu-input-number-handler-down-disabled .ivu-input-number-handler-up-inner,.ivu-input-number-handler-up-disabled .ivu-input-number-handler-down-inner,.ivu-input-number-handler-up-disabled .ivu-input-number-handler-up-inner {
	opacity: .72;
	color: #ccc!important;
	cursor: not-allowed
}

.ivu-input-number-disabled .ivu-input-number-input {
	opacity: .72;
	cursor: not-allowed;
	background-color: #f3f3f3
}

.ivu-input-number-disabled .ivu-input-number-handler-wrap {
	display: none
}

.ivu-input-number-disabled .ivu-input-number-handler {
	opacity: .72;
	color: #ccc!important;
	cursor: not-allowed
}

.ivu-form-item-error .ivu-input-number {
	border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input-number:hover {
	border-color: #ed4014
}

.ivu-form-item-error .ivu-input-number-focused,.ivu-form-item-error .ivu-input-number:focus {
	border-color: #ed4014;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(237,64,20,.2)
}

.ivu-scroll-wrapper {
	width: auto;
	margin: 0 auto;
	position: relative;
	outline: none
}

.ivu-scroll-container {
	overflow-y: scroll
}

.ivu-scroll-content {
	opacity: 1;
	transition: opacity .5s
}

.ivu-scroll-content-loading {
	opacity: .5
}

.ivu-scroll-loader {
	text-align: center;
	padding: 0;
	transition: padding .5s
}

.ivu-scroll-loader-wrapper {
	padding: 5px 0;
	height: 0;
	background-color: inherit;
	transform: scale(0);
	transition: opacity .3s,transform .5s,height .5s
}

.ivu-scroll-loader-wrapper-active {
	height: 40px;
	transform: scale(1)
}

@-webkit-keyframes ani-demo-spin {
	0% {
		transform: rotate(0deg)
	}

	50% {
		transform: rotate(180deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes ani-demo-spin {
	0% {
		transform: rotate(0deg)
	}

	50% {
		transform: rotate(180deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.ivu-scroll-loader-wrapper .ivu-scroll-spinner {
	position: relative
}

.ivu-scroll-loader-wrapper .ivu-scroll-spinner-icon {
	-webkit-animation: ani-demo-spin 1s linear infinite;
	animation: ani-demo-spin 1s linear infinite
}

.ivu-tag {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	margin: 2px 4px 2px 0;
	padding: 0 8px;
	border: 1px solid #e8eaec;
	border-radius: 2px;
	background: #f7f7f7;
	font-size: 12px;
	vertical-align: middle;
	opacity: 1;
	overflow: hidden;
	cursor: pointer
}

.ivu-tag:not(.ivu-tag-border):not(.ivu-tag-dot):not(.ivu-tag-checked) {
	background: transparent;
	border: 0;
	color: #515a6e
}

.ivu-tag:not(.ivu-tag-border):not(.ivu-tag-dot):not(.ivu-tag-checked) .ivu-icon-ios-close {
	color: #515a6e!important
}

.ivu-tag-color-error {
	color: #ed4014!important;
	border-color: #ed4014
}

.ivu-tag-color-success {
	color: #19be6b!important;
	border-color: #19be6b
}

.ivu-tag-color-primary {
	color: #009bf4!important;
	border-color: #009bf4
}

.ivu-tag-color-warning {
	color: #f90!important;
	border-color: #f90
}

.ivu-tag-color-white {
	color: #fff!important
}

.ivu-tag-dot {
	height: 32px;
	line-height: 32px;
	border: 1px solid #e8eaec!important;
	color: #515a6e!important;
	background: #fff!important;
	padding: 0 12px
}

.ivu-tag-dot-inner {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 8px;
	border-radius: 50%;
	background: #e8eaec;
	position: relative;
	top: 1px
}

.ivu-tag-dot .ivu-icon-ios-close {
	color: #666!important;
	margin-left: 12px!important
}

.ivu-tag-border {
	height: 24px;
	line-height: 24px;
	border: 1px solid #e8eaec;
	color: #e8eaec;
	background: #fff!important;
	position: relative
}

.ivu-tag-border .ivu-icon-ios-close {
	color: #666;
	margin-left: 12px!important
}

.ivu-tag-border:after {
	content: "";
	display: none;
	width: 1px;
	background: currentColor;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 22px
}

.ivu-tag-border.ivu-tag-closable:after {
	display: block
}

.ivu-tag-border.ivu-tag-closable .ivu-icon-ios-close {
	margin-left: 18px!important;
	left: 4px;
	top: -1px
}

.ivu-tag-border.ivu-tag-primary {
	color: #009bf4!important;
	border: 1px solid #009bf4!important
}

.ivu-tag-border.ivu-tag-primary:after {
	background: #009bf4
}

.ivu-tag-border.ivu-tag-primary .ivu-icon-ios-close {
	color: #009bf4!important
}

.ivu-tag-border.ivu-tag-success {
	color: #19be6b!important;
	border: 1px solid #19be6b!important
}

.ivu-tag-border.ivu-tag-success:after {
	background: #19be6b
}

.ivu-tag-border.ivu-tag-success .ivu-icon-ios-close {
	color: #19be6b!important
}

.ivu-tag-border.ivu-tag-warning {
	color: #f90!important;
	border: 1px solid #f90!important
}

.ivu-tag-border.ivu-tag-warning:after {
	background: #f90
}

.ivu-tag-border.ivu-tag-warning .ivu-icon-ios-close {
	color: #f90!important
}

.ivu-tag-border.ivu-tag-error {
	color: #ed4014!important;
	border: 1px solid #ed4014!important
}

.ivu-tag-border.ivu-tag-error:after {
	background: #ed4014
}

.ivu-tag-border.ivu-tag-error .ivu-icon-ios-close {
	color: #ed4014!important
}

.ivu-tag:hover {
	opacity: .85
}

.ivu-tag-text {
	color: #515a6e
}

.ivu-tag-text a:first-child:last-child {
	display: inline-block;
	margin: 0 -8px;
	padding: 0 8px
}

.ivu-tag .ivu-icon-ios-close {
	display: inline-block;
	font-size: 14px;
	font-size: 20px\9;
	transform: scale(1.42857143) rotate(0deg);
	cursor: pointer;
	margin-left: 2px;
	color: #666;
	opacity: .66;
	position: relative;
	top: -1px
}

:root .ivu-tag .ivu-icon-ios-close {
	font-size: 14px
}

.ivu-tag .ivu-icon-ios-close:hover {
	opacity: 1
}

.ivu-tag-error,.ivu-tag-primary,.ivu-tag-success,.ivu-tag-warning {
	border: 0
}

.ivu-tag-error,.ivu-tag-error .ivu-icon-ios-close,.ivu-tag-error .ivu-icon-ios-close:hover,.ivu-tag-error a,.ivu-tag-error a:hover,.ivu-tag-primary,.ivu-tag-primary .ivu-icon-ios-close,.ivu-tag-primary .ivu-icon-ios-close:hover,.ivu-tag-primary a,.ivu-tag-primary a:hover,.ivu-tag-success,.ivu-tag-success .ivu-icon-ios-close,.ivu-tag-success .ivu-icon-ios-close:hover,.ivu-tag-success a,.ivu-tag-success a:hover,.ivu-tag-warning,.ivu-tag-warning .ivu-icon-ios-close,.ivu-tag-warning .ivu-icon-ios-close:hover,.ivu-tag-warning a,.ivu-tag-warning a:hover {
	color: #fff
}

.ivu-tag-primary,.ivu-tag-primary.ivu-tag-dot .ivu-tag-dot-inner {
	background: #009bf4
}

.ivu-tag-success,.ivu-tag-success.ivu-tag-dot .ivu-tag-dot-inner {
	background: #19be6b
}

.ivu-tag-warning,.ivu-tag-warning.ivu-tag-dot .ivu-tag-dot-inner {
	background: #f90
}

.ivu-tag-error,.ivu-tag-error.ivu-tag-dot .ivu-tag-dot-inner {
	background: #ed4014
}

.ivu-tag-pink {
	line-height: 20px;
	background: #fff0f6;
	border-color: #ffadd2
}

.ivu-tag-pink .ivu-tag-text {
	color: #eb2f96!important
}

.ivu-tag-pink.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-magenta {
	line-height: 20px;
	background: #fff0f6;
	border-color: #ffadd2
}

.ivu-tag-magenta .ivu-tag-text {
	color: #eb2f96!important
}

.ivu-tag-magenta.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-red {
	line-height: 20px;
	background: #fff1f0;
	border-color: #ffa39e
}

.ivu-tag-red .ivu-tag-text {
	color: #f5222d!important
}

.ivu-tag-red.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-volcano {
	line-height: 20px;
	background: #fff2e8;
	border-color: #ffbb96
}

.ivu-tag-volcano .ivu-tag-text {
	color: #fa541c!important
}

.ivu-tag-volcano.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-orange {
	line-height: 20px;
	background: #fff7e6;
	border-color: #ffd591
}

.ivu-tag-orange .ivu-tag-text {
	color: #fa8c16!important
}

.ivu-tag-orange.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-yellow {
	line-height: 20px;
	background: #feffe6;
	border-color: #fffb8f
}

.ivu-tag-yellow .ivu-tag-text {
	color: #fadb14!important
}

.ivu-tag-yellow.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-gold {
	line-height: 20px;
	background: #fffbe6;
	border-color: #ffe58f
}

.ivu-tag-gold .ivu-tag-text {
	color: #faad14!important
}

.ivu-tag-gold.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-cyan {
	line-height: 20px;
	background: #e6fffb;
	border-color: #87e8de
}

.ivu-tag-cyan .ivu-tag-text {
	color: #13c2c2!important
}

.ivu-tag-cyan.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-lime {
	line-height: 20px;
	background: #fcffe6;
	border-color: #eaff8f
}

.ivu-tag-lime .ivu-tag-text {
	color: #a0d911!important
}

.ivu-tag-lime.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-green {
	line-height: 20px;
	background: #f6ffed;
	border-color: #b7eb8f
}

.ivu-tag-green .ivu-tag-text {
	color: #52c41a!important
}

.ivu-tag-green.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-blue {
	line-height: 20px;
	background: #e6f7ff;
	border-color: #91d5ff
}

.ivu-tag-blue .ivu-tag-text {
	color: #1890ff!important
}

.ivu-tag-blue.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-geekblue {
	line-height: 20px;
	background: #f0f5ff;
	border-color: #adc6ff
}

.ivu-tag-geekblue .ivu-tag-text {
	color: #2f54eb!important
}

.ivu-tag-geekblue.ivu-tag-dot {
	line-height: 32px
}

.ivu-tag-purple {
	line-height: 20px;
	background: #f9f0ff;
	border-color: #d3adf7
}

.ivu-tag-purple .ivu-tag-text {
	color: #722ed1!important
}

.ivu-tag-purple.ivu-tag-dot {
	line-height: 32px
}

.ivu-layout {
	display: flex;
	flex-direction: column;
	flex: auto;
	background: #f5f7f9
}

.ivu-layout.ivu-layout-has-sider {
	flex-direction: row
}

.ivu-layout.ivu-layout-has-sider>.ivu-layout,.ivu-layout.ivu-layout-has-sider>.ivu-layout-content {
	overflow-x: hidden
}

.ivu-layout-footer,.ivu-layout-header {
	flex: 0 0 auto
}

.ivu-layout-header {
	background: #515a6e;
	padding: 0 50px;
	height: 64px;
	line-height: 64px
}

.ivu-layout-sider {
	transition: all .2s ease-in-out;
	position: relative;
	background: #515a6e;
	min-width: 0
}

.ivu-layout-sider-children {
	height: 100%;
	padding-top: .1px;
	margin-top: -.1px
}

.ivu-layout-sider-has-trigger {
	padding-bottom: 48px
}

.ivu-layout-sider-trigger {
	position: fixed;
	bottom: 0;
	text-align: center;
	cursor: pointer;
	height: 48px;
	line-height: 48px;
	color: #fff;
	background: #515a6e;
	z-index: 1000;
	transition: all .2s ease-in-out
}

.ivu-layout-sider-trigger .ivu-icon {
	font-size: 16px
}

.ivu-layout-sider-trigger>* {
	transition: all .2s
}

.ivu-layout-sider-trigger-collapsed .ivu-layout-sider-trigger-icon {
	transform: rotate(180deg)
}

.ivu-layout-sider-zero-width>* {
	overflow: hidden
}

.ivu-layout-sider-zero-width-trigger {
	position: absolute;
	top: 64px;
	right: -36px;
	text-align: center;
	width: 36px;
	height: 42px;
	line-height: 42px;
	background: #515a6e;
	color: #fff;
	font-size: 18px;
	border-radius: 0 6px 6px 0;
	cursor: pointer;
	transition: background .3s ease
}

.ivu-layout-sider-zero-width-trigger:hover {
	background: #626b7d
}

.ivu-layout-sider-zero-width-trigger.ivu-layout-sider-zero-width-trigger-left {
	right: 0;
	left: -36px;
	border-radius: 6px 0 0 6px
}

.ivu-layout-footer {
	background: #f5f7f9;
	padding: 24px 50px;
	color: #515a6e;
	font-size: 14px
}

.ivu-layout-content {
	flex: auto
}

.ivu-loading-bar {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2000
}

.ivu-loading-bar-inner {
	transition: width 0s linear
}

.ivu-loading-bar-inner-color-primary {
	background-color: #009bf4
}

.ivu-loading-bar-inner-failed-color-error {
	background-color: #ed4014
}

.ivu-progress {
	display: inline-block;
	width: 100%;
	font-size: 12px;
	position: relative
}

.ivu-progress-vertical {
	height: 100%;
	width: auto
}

.ivu-progress-outer {
	display: inline-block;
	width: 100%;
	margin-right: 0;
	padding-right: 0
}

.ivu-progress-show-info .ivu-progress-outer {
	padding-right: 55px;
	margin-right: -55px
}

.ivu-progress-vertical .ivu-progress-outer {
	height: 100%;
	width: auto
}

.ivu-progress-inner {
	display: inline-block;
	width: 100%;
	background-color: #f3f3f3;
	border-radius: 100px;
	vertical-align: middle;
	position: relative
}

.ivu-progress-vertical .ivu-progress-inner {
	height: 100%;
	width: auto
}

.ivu-progress-vertical .ivu-progress-inner:after,.ivu-progress-vertical .ivu-progress-inner>* {
	display: inline-block;
	vertical-align: bottom
}

.ivu-progress-vertical .ivu-progress-inner:after {
	content: "";
	height: 100%
}

.ivu-progress-bg {
	background-color: #009bf4;
	position: relative
}

.ivu-progress-bg,.ivu-progress-success-bg {
	border-radius: 100px;
	transition: all 0s linear
}

.ivu-progress-success-bg {
	background-color: #19be6b;
	position: absolute;
	top: 0;
	left: 0
}

.ivu-progress-text {
	display: inline-block;
	margin-left: 5px;
	text-align: left;
	font-size: 1em;
	vertical-align: middle
}

.ivu-progress-active .ivu-progress-bg:before {
	content: "";
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	border-radius: 10px;
	-webkit-animation: ivu-progress-active 2s ease-in-out infinite;
	animation: ivu-progress-active 2s ease-in-out infinite
}

.ivu-progress-vertical.ivu-progress-active .ivu-progress-bg:before {
	top: auto;
	-webkit-animation: ivu-progress-active-vertical 2s ease-in-out infinite;
	animation: ivu-progress-active-vertical 2s ease-in-out infinite
}

.ivu-progress-wrong .ivu-progress-bg {
	background-color: #ed4014
}

.ivu-progress-wrong .ivu-progress-text {
	color: #ed4014
}

.ivu-progress-success .ivu-progress-bg {
	background-color: #19be6b
}

.ivu-progress-success .ivu-progress-text {
	color: #19be6b
}

@-webkit-keyframes ivu-progress-active {
	0% {
		opacity: .3;
		width: 0
	}

	to {
		opacity: 0;
		width: 100%
	}
}

@keyframes ivu-progress-active {
	0% {
		opacity: .3;
		width: 0
	}

	to {
		opacity: 0;
		width: 100%
	}
}

@-webkit-keyframes ivu-progress-active-vertical {
	0% {
		opacity: .3;
		height: 0
	}

	to {
		opacity: 0;
		height: 100%
	}
}

@keyframes ivu-progress-active-vertical {
	0% {
		opacity: .3;
		height: 0
	}

	to {
		opacity: 0;
		height: 100%
	}
}

.ivu-timeline {
	list-style: none;
	margin: 0;
	padding: 0
}

.ivu-timeline-item {
	margin: 0!important;
	padding: 0 0 12px;
	list-style: none;
	position: relative
}

.ivu-timeline-item-tail {
	height: 100%;
	border-left: 1px solid #e8eaec;
	position: absolute;
	left: 6px;
	top: 0
}

.ivu-timeline-item-pending .ivu-timeline-item-tail {
	display: none
}

.ivu-timeline-item-head {
	width: 13px;
	height: 13px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid transparent;
	position: absolute
}

.ivu-timeline-item-head-blue {
	border-color: #009bf4;
	color: #009bf4
}

.ivu-timeline-item-head-red {
	border-color: #ed4014;
	color: #ed4014
}

.ivu-timeline-item-head-green {
	border-color: #19be6b;
	color: #19be6b
}

.ivu-timeline-item-head-custom {
	width: 40px;
	height: auto;
	margin-top: 6px;
	padding: 3px 0;
	text-align: center;
	line-height: 1;
	border: 0;
	border-radius: 0;
	font-size: 14px;
	position: absolute;
	left: -13px;
	transform: translateY(-50%)
}

.ivu-timeline-item-content {
	padding: 1px 1px 10px 24px;
	font-size: 12px;
	position: relative;
	top: -3px
}

.ivu-timeline-item:last-child .ivu-timeline-item-tail {
	display: none
}

.ivu-timeline.ivu-timeline-pending .ivu-timeline-item:nth-last-of-type(2) .ivu-timeline-item-tail {
	border-left: 1px dotted #e8eaec
}

.ivu-timeline.ivu-timeline-pending .ivu-timeline-item:nth-last-of-type(2) .ivu-timeline-item-content {
	min-height: 48px
}

.ivu-page:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.ivu-page-item {
	display: inline-block;
	vertical-align: middle;
	min-width: 32px;
	height: 32px;
	line-height: 30px;
	margin-right: 4px;
	text-align: center;
	list-style: none;
	background-color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	font-family: Arial;
	font-weight: 500;
	border: 1px solid #dcdee2;
	border-radius: 2px;
	transition: border 0s ease-in-out,color 0s ease-in-out
}

.ivu-page-item a {
	font-family: "Monospaced Number";
	margin: 0 6px;
	text-decoration: none;
	color: #515a6e
}

.ivu-page-item:hover {
	border-color: #009bf4
}

.ivu-page-item:hover a {
	color: #009bf4
}

.ivu-page-item-active {
	border-color: #009bf4
}

.ivu-page-item-active:hover a,.ivu-page-item-active a {
	color: #009bf4
}

.ivu-page-item-jump-next:after,.ivu-page-item-jump-prev:after {
	content: "â€¢â€¢â€¢";
	display: block;
	letter-spacing: 1px;
	color: #ccc;
	text-align: center
}

.ivu-page-item-jump-next:hover:after,.ivu-page-item-jump-next i,.ivu-page-item-jump-prev:hover:after,.ivu-page-item-jump-prev i {
	display: none
}

.ivu-page-item-jump-next:hover i,.ivu-page-item-jump-prev:hover i {
	display: inline
}

.ivu-page-item-jump-prev:hover i:after {
	content: "\F115";
	margin-left: -8px
}

.ivu-page-item-jump-next:hover i:after {
	content: "\F11F";
	margin-left: -8px
}

.ivu-page-item-jump-next,.ivu-page-item-jump-prev,.ivu-page-prev {
	margin-right: 4px
}

.ivu-page-item-jump-next,.ivu-page-item-jump-prev,.ivu-page-next,.ivu-page-prev {
	display: inline-block;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	min-width: 32px;
	height: 32px;
	line-height: 30px;
	list-style: none;
	text-align: center;
	cursor: pointer;
	color: #666;
	font-family: Arial;
	border: 1px solid #dcdee2;
	border-radius: 2px;
	transition: all 0s ease-in-out
}

.ivu-page-item-jump-next,.ivu-page-item-jump-prev {
	border-color: transparent
}

.ivu-page-next,.ivu-page-prev {
	background-color: #fff
}

.ivu-page-next a,.ivu-page-prev a {
	color: #666;
	font-size: 14px
}

.ivu-page-next:hover,.ivu-page-prev:hover {
	border-color: #009bf4
}

.ivu-page-next:hover a,.ivu-page-prev:hover a {
	color: #009bf4
}

.ivu-page-disabled {
	cursor: not-allowed
}

.ivu-page-disabled a {
	color: #ccc
}

.ivu-page-disabled:hover {
	border-color: #dcdee2
}

.ivu-page-disabled:hover a {
	color: #ccc;
	cursor: not-allowed
}

.ivu-page-options {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px
}

.ivu-page-options-sizer {
	display: inline-block;
	margin-right: 10px
}

.ivu-page-options-elevator {
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	line-height: 32px
}

.ivu-page-options-elevator input {
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 1.5;
	padding: 4px 7px;
	font-size: 12px;
	border: 1px solid #dcdee2;
	color: #515a6e;
	background-color: #fff;
	background-image: none;
	position: relative;
	cursor: text;
	transition: border 0s ease-in-out,background 0s ease-in-out,box-shadow 0s ease-in-out;
	border-radius: 2px;
	margin: 0 8px;
	width: 50px
}

.ivu-page-options-elevator input::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-page-options-elevator input:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-page-options-elevator input::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-page-options-elevator input:hover {
	border-color: #33aff6
}

.ivu-page-options-elevator input:focus {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-page-options-elevator input[disabled],fieldset[disabled] .ivu-page-options-elevator input {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-page-options-elevator input[disabled]:hover,fieldset[disabled] .ivu-page-options-elevator input:hover {
	border-color: #e3e5e8
}

textarea.ivu-page-options-elevator input {
	max-width: 100%;
	height: auto;
	min-height: 32px;
	vertical-align: bottom;
	font-size: 14px
}

.ivu-page-options-elevator input-large {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-page-options-elevator input-small {
	padding: 1px 7px;
	height: 24px;
	border-radius: 2px
}

.ivu-page-total {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin-right: 10px
}

.ivu-page-simple .ivu-page-next,.ivu-page-simple .ivu-page-prev {
	margin: 0;
	border: 0;
	height: 24px;
	line-height: normal;
	font-size: 18px
}

.ivu-page-simple .ivu-page-simple-pager {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle
}

.ivu-page-simple .ivu-page-simple-pager input {
	width: 30px;
	height: 24px;
	margin: 0 8px;
	padding: 5px 8px;
	text-align: center;
	box-sizing: border-box;
	background-color: #fff;
	outline: none;
	border: 1px solid #dcdee2;
	border-radius: 2px;
	transition: border-color 0s ease-in-out
}

.ivu-page-simple .ivu-page-simple-pager input:hover {
	border-color: #009bf4
}

.ivu-page-simple .ivu-page-simple-pager span {
	padding: 0 8px 0 2px
}

.ivu-page-custom-text,.ivu-page-custom-text:hover {
	border-color: transparent
}

.ivu-page.mini .ivu-page-total {
	height: 24px;
	line-height: 24px
}

.ivu-page.mini .ivu-page-item {
	border: 0;
	margin: 0;
	min-width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 2px
}

.ivu-page.mini .ivu-page-next,.ivu-page.mini .ivu-page-prev {
	margin: 0;
	min-width: 24px;
	height: 24px;
	line-height: 22px;
	border: 0
}

.ivu-page.mini .ivu-page-next a i:after,.ivu-page.mini .ivu-page-prev a i:after {
	height: 24px;
	line-height: 24px
}

.ivu-page.mini .ivu-page-item-jump-next,.ivu-page.mini .ivu-page-item-jump-prev {
	height: 24px;
	line-height: 24px;
	border: none;
	margin-right: 0
}

.ivu-page.mini .ivu-page-options {
	margin-left: 8px
}

.ivu-page.mini .ivu-page-options-elevator {
	height: 24px;
	line-height: 24px
}

.ivu-page.mini .ivu-page-options-elevator input {
	padding: 1px 7px;
	height: 24px;
	border-radius: 2px;
	width: 44px
}

.ivu-steps {
	font-size: 0;
	width: 100%;
	line-height: 1.5
}

.ivu-steps-item {
	display: inline-block;
	position: relative;
	vertical-align: top
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner {
	background-color: #fff
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner>.ivu-steps-icon,.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner span {
	color: #ccc
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-content,.ivu-steps-item.ivu-steps-status-wait .ivu-steps-title {
	color: #999
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-tail>i {
	background-color: #e8eaec
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner {
	border-color: #009bf4;
	background-color: #009bf4
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner>.ivu-steps-icon,.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner span {
	color: #fff
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-content,.ivu-steps-item.ivu-steps-status-process .ivu-steps-title {
	color: #666
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-tail>i {
	background-color: #e8eaec
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner {
	background-color: #fff;
	border-color: #009bf4
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner>.ivu-steps-icon,.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner span {
	color: #009bf4
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-tail>i:after {
	width: 100%;
	background: #009bf4;
	transition: all 0s ease-in-out;
	opacity: 1
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-content,.ivu-steps-item.ivu-steps-status-finish .ivu-steps-title {
	color: #999
}

.ivu-steps-item.ivu-steps-status-error .ivu-steps-head-inner {
	background-color: #fff;
	border-color: #ed4014
}

.ivu-steps-item.ivu-steps-status-error .ivu-steps-content,.ivu-steps-item.ivu-steps-status-error .ivu-steps-head-inner>.ivu-steps-icon,.ivu-steps-item.ivu-steps-status-error .ivu-steps-title {
	color: #ed4014
}

.ivu-steps-item.ivu-steps-status-error .ivu-steps-tail>i {
	background-color: #e8eaec
}

.ivu-steps-item.ivu-steps-next-error .ivu-steps-tail>i,.ivu-steps-item.ivu-steps-next-error .ivu-steps-tail>i:after {
	background-color: #ed4014
}

.ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner {
	background: none;
	border: 0;
	width: auto;
	height: auto
}

.ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner>.ivu-steps-icon {
	font-size: 20px;
	top: 2px;
	width: 20px;
	height: 20px
}

.ivu-steps-item.ivu-steps-custom.ivu-steps-status-process .ivu-steps-head-inner>.ivu-steps-icon {
	color: #009bf4
}

.ivu-steps-item:last-child .ivu-steps-tail {
	display: none
}

.ivu-steps .ivu-steps-head,.ivu-steps .ivu-steps-main {
	position: relative;
	display: inline-block;
	vertical-align: top
}

.ivu-steps .ivu-steps-head {
	background: #fff
}

.ivu-steps .ivu-steps-head-inner {
	display: block;
	width: 26px;
	height: 26px;
	line-height: 24px;
	margin-right: 8px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 50%;
	font-size: 14px;
	transition: background-color 0s ease-in-out
}

.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon {
	line-height: 1;
	position: relative
}

.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon {
	font-size: 24px
}

.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon-ios-checkmark-empty,.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon-ios-close-empty {
	font-weight: 700
}

.ivu-steps .ivu-steps-main {
	margin-top: 2.5px;
	display: inline
}

.ivu-steps .ivu-steps-custom .ivu-steps-title {
	margin-top: 2.5px
}

.ivu-steps .ivu-steps-title {
	display: inline-block;
	margin-bottom: 4px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #666;
	background: #fff
}

.ivu-steps .ivu-steps-title>a:first-child:last-child {
	color: #666
}

.ivu-steps .ivu-steps-item-last .ivu-steps-title {
	padding-right: 0;
	width: 100%
}

.ivu-steps .ivu-steps-content {
	font-size: 12px;
	color: #999
}

.ivu-steps .ivu-steps-tail {
	width: 100%;
	padding: 0 10px;
	position: absolute;
	left: 0;
	top: 13px
}

.ivu-steps .ivu-steps-tail>i {
	display: inline-block;
	width: 100%;
	height: 1px;
	vertical-align: top;
	background: #e8eaec;
	border-radius: 1px;
	position: relative
}

.ivu-steps .ivu-steps-tail>i:after {
	content: "";
	width: 0;
	height: 100%;
	background: #e8eaec;
	opacity: 0;
	position: absolute;
	top: 0
}

.ivu-steps.ivu-steps-small .ivu-steps-head-inner {
	width: 18px;
	height: 18px;
	line-height: 16px;
	margin-right: 10px;
	text-align: center;
	border-radius: 50%;
	font-size: 12px
}

.ivu-steps.ivu-steps-small .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon {
	font-size: 16px;
	top: 0
}

.ivu-steps.ivu-steps-small .ivu-steps-main {
	margin-top: 0
}

.ivu-steps.ivu-steps-small .ivu-steps-title {
	margin-bottom: 4px;
	margin-top: 0;
	color: #666;
	font-size: 12px;
	font-weight: 700
}

.ivu-steps.ivu-steps-small .ivu-steps-content {
	font-size: 12px;
	color: #999;
	padding-left: 30px
}

.ivu-steps.ivu-steps-small .ivu-steps-tail {
	top: 8px;
	padding: 0 8px
}

.ivu-steps.ivu-steps-small .ivu-steps-tail>i {
	height: 1px;
	width: 100%;
	border-radius: 1px
}

.ivu-steps .ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner,.ivu-steps.ivu-steps-small .ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner {
	width: inherit;
	height: inherit;
	line-height: inherit;
	border-radius: 0;
	border: 0;
	background: none
}

.ivu-steps-vertical .ivu-steps-item {
	display: block
}

.ivu-steps-vertical .ivu-steps-tail {
	position: absolute;
	left: 13px;
	top: 0;
	height: 100%;
	width: 1px;
	padding: 30px 0 4px
}

.ivu-steps-vertical .ivu-steps-tail>i {
	height: 100%;
	width: 1px
}

.ivu-steps-vertical .ivu-steps-tail>i:after {
	height: 0;
	width: 100%
}

.ivu-steps-vertical .ivu-steps-status-finish .ivu-steps-tail>i:after {
	height: 100%
}

.ivu-steps-vertical .ivu-steps-head {
	float: left
}

.ivu-steps-vertical .ivu-steps-head-inner {
	margin-right: 16px
}

.ivu-steps-vertical .ivu-steps-main {
	min-height: 47px;
	overflow: hidden;
	display: block
}

.ivu-steps-vertical .ivu-steps-main .ivu-steps-title {
	line-height: 26px
}

.ivu-steps-vertical .ivu-steps-main .ivu-steps-content {
	padding-bottom: 12px;
	padding-left: 0
}

.ivu-steps-vertical .ivu-steps-custom .ivu-steps-icon {
	left: 4px
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-custom .ivu-steps-icon {
	left: 0
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-tail {
	position: absolute;
	left: 9px;
	top: 0;
	padding: 22px 0 4px
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-tail>i {
	height: 100%
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-title {
	line-height: 18px
}

.ivu-steps-horizontal.ivu-steps-hidden {
	visibility: hidden
}

.ivu-steps-horizontal .ivu-steps-content {
	padding-left: 35px
}

.ivu-steps-horizontal .ivu-steps-item:not(:first-child) .ivu-steps-head {
	padding-left: 10px;
	margin-left: -10px
}

.ivu-modal {
	width: auto;
	margin: 0 auto;
	position: relative;
	outline: none;
	top: 100px
}

.ivu-modal-hidden {
	display: none!important
}

.ivu-modal-wrap {
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.ivu-modal-wrap * {
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

.ivu-modal-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(55,55,55,.6);
	height: 100%;
	z-index: 1000
}

.ivu-modal-mask-hidden {
	display: none
}

.ivu-modal-content {
	position: relative;
	background-color: #fff;
	border: 0;
	border-radius: 6px;
	background-clip: padding-box;
	box-shadow: 0 4px 12px rgba(0,0,0,.15)
}

.ivu-modal-content-no-mask {
	pointer-events: auto
}

.ivu-modal-content-drag {
	position: absolute
}

.ivu-modal-content-drag .ivu-modal-header {
	cursor: move
}

.ivu-modal-content-dragging {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-modal-header {
	border-bottom: 1px solid #e8eaec;
	padding: 14px 16px;
	line-height: 1
}

.ivu-modal-header-inner,.ivu-modal-header p {
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #17233d;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-modal-header p i,.ivu-modal-header p span {
	vertical-align: middle
}

.ivu-modal-close {
	z-index: 1;
	font-size: 12px;
	position: absolute;
	right: 8px;
	top: 8px;
	overflow: hidden;
	cursor: pointer
}

.ivu-modal-close .ivu-icon-ios-close {
	font-size: 31px;
	color: #999;
	transition: color 0s ease;
	position: relative;
	top: 1px
}

.ivu-modal-close .ivu-icon-ios-close:hover {
	color: #444
}

.ivu-modal-body {
	padding: 16px;
	font-size: 12px;
	line-height: 1.5
}

.ivu-modal-footer {
	border-top: 1px solid #e8eaec;
	padding: 12px 18px;
	text-align: right
}

.ivu-modal-footer button+button {
	margin-left: 8px;
	margin-bottom: 0
}

.ivu-modal-fullscreen {
	width: 100%!important;
	top: 0;
	bottom: 0;
	position: absolute
}

.ivu-modal-fullscreen .ivu-modal-content {
	width: 100%;
	border-radius: 0;
	position: absolute;
	top: 0;
	bottom: 0
}

.ivu-modal-fullscreen .ivu-modal-body {
	width: 100%;
	overflow: auto;
	position: absolute;
	top: 51px;
	bottom: 61px
}

.ivu-modal-fullscreen-no-header .ivu-modal-body {
	top: 0
}

.ivu-modal-fullscreen-no-footer .ivu-modal-body {
	bottom: 0
}

.ivu-modal-fullscreen .ivu-modal-footer {
	position: absolute;
	width: 100%;
	bottom: 0
}

.ivu-modal-no-mask {
	pointer-events: none
}

@media (max-width:576px) {
	.ivu-modal {
		width: auto!important;
		margin: 10px
	}

	.ivu-modal-fullscreen {
		width: 100%!important;
		margin: 0
	}

	.vertical-center-modal .ivu-modal {
		flex: 1
	}
}

.ivu-modal-confirm {
	padding: 0 4px
}

.ivu-modal-confirm-head {
	padding: 0 12px 0 0
}

.ivu-modal-confirm-head-icon {
	display: inline-block;
	font-size: 28px;
	vertical-align: middle;
	position: relative;
	top: -2px
}

.ivu-modal-confirm-head-icon-info {
	color: #009bf4
}

.ivu-modal-confirm-head-icon-success {
	color: #19be6b
}

.ivu-modal-confirm-head-icon-warning {
	color: #f90
}

.ivu-modal-confirm-head-icon-error {
	color: #ed4014
}

.ivu-modal-confirm-head-icon-confirm {
	color: #f90
}

.ivu-modal-confirm-head-title {
	display: inline-block;
	vertical-align: middle;
	margin-left: 12px;
	font-size: 16px;
	color: #17233d;
	font-weight: 700
}

.ivu-modal-confirm-body {
	padding-left: 42px;
	font-size: 14px;
	color: #515a6e;
	position: relative
}

.ivu-modal-confirm-body-render {
	margin: 0;
	padding: 0
}

.ivu-modal-confirm-footer {
	margin-top: 20px;
	text-align: right
}

.ivu-modal-confirm-footer button+button {
	margin-left: 8px;
	margin-bottom: 0
}

.ivu-select {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	vertical-align: middle;
	color: #515a6e;
	font-size: 14px;
	line-height: normal
}

.ivu-select-selection {
	display: block;
	box-sizing: border-box;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	position: relative;
	background-color: #fff;
	border-radius: 2px;
	border: 1px solid #dcdee2;
	transition: all 0s ease-in-out
}

.ivu-select-selection-focused,.ivu-select-selection:hover {
	border-color: #33aff6
}

.ivu-select-selection-focused .ivu-select-arrow,.ivu-select-selection:hover .ivu-select-arrow {
	display: inline-block
}

.ivu-select-arrow {
	position: absolute;
	top: 50%;
	right: 8px;
	line-height: 1;
	transform: translateY(-50%);
	font-size: 14px;
	color: #808695;
	transition: all 0s ease-in-out
}

.ivu-select-visible .ivu-select-selection {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-select-visible .ivu-select-arrow {
	transform: translateY(-50%) rotate(180deg);
	display: inline-block
}

.ivu-select-disabled .ivu-select-selection {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-select-disabled .ivu-select-selection:hover {
	border-color: #e3e5e8
}

.ivu-select-disabled .ivu-select-selection .ivu-select-arrow {
	color: #ccc
}

.ivu-select-disabled .ivu-select-selection:hover {
	border-color: #dcdee2;
	box-shadow: none
}

.ivu-select-disabled .ivu-select-selection:hover .ivu-select-arrow {
	display: inline-block
}

.ivu-select-single .ivu-select-selection {
	height: 32px;
	position: relative
}

.ivu-select-single .ivu-select-selection .ivu-select-placeholder {
	color: #c5c8ce
}

.ivu-select-single .ivu-select-selection .ivu-select-placeholder,.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 24px
}

.ivu-select-multiple .ivu-select-selection {
	padding: 0 24px 0 4px
}

.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #c5c8ce;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 22px
}

.ivu-select-large.ivu-select-single .ivu-select-selection {
	height: 36px
}

.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-placeholder,.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
	height: 34px;
	line-height: 34px;
	font-size: 14px
}

.ivu-select-large.ivu-select-multiple .ivu-select-selection {
	min-height: 36px
}

.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value {
	min-height: 34px;
	line-height: 34px;
	font-size: 14px
}

.ivu-select-small.ivu-select-single .ivu-select-selection {
	height: 24px;
	border-radius: 2px
}

.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-placeholder,.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
	height: 22px;
	line-height: 22px
}

.ivu-select-small.ivu-select-multiple .ivu-select-selection {
	min-height: 24px;
	border-radius: 2px
}

.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value {
	height: auto;
	min-height: 22px;
	line-height: 22px
}

.ivu-select-input {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 24px 0 8px;
	font-size: 12px;
	outline: none;
	border: none;
	box-sizing: border-box;
	color: #515a6e;
	background-color: transparent;
	position: relative;
	cursor: pointer
}

.ivu-select-input::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-select-input:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-select-input::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-select-input[disabled] {
	cursor: not-allowed;
	color: #ccc;
	-webkit-text-fill-color: #ccc
}

.ivu-select-single .ivu-select-input {
	width: 100%
}

.ivu-select-large .ivu-select-input {
	font-size: 14px;
	height: 36px
}

.ivu-select-small .ivu-select-input {
	height: 22px;
	line-height: 22px
}

.ivu-select-multiple .ivu-select-input {
	height: 30px;
	line-height: 32px;
	padding: 0 0 0 4px
}

.ivu-select-not-found {
	text-align: center;
	color: #c5c8ce
}

.ivu-select-not-found li:not([class^=ivu-]) {
	margin-bottom: 0
}

.ivu-select-loading {
	text-align: center;
	color: #c5c8ce
}

.ivu-select-multiple .ivu-tag {
	height: 24px;
	line-height: 22px;
	margin: 3px 4px 3px 0;
	max-width: 99%;
	position: relative
}

.ivu-select-multiple .ivu-tag span:not(.ivu-select-max-tag) {
	display: block;
	margin-right: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-select-multiple .ivu-tag i {
	display: block;
	position: absolute;
	right: 4px;
	top: 4px
}

.ivu-select-large.ivu-select-multiple .ivu-tag {
	height: 28px;
	line-height: 26px;
	font-size: 14px
}

.ivu-select-large.ivu-select-multiple .ivu-tag i {
	top: 6px
}

.ivu-select-small.ivu-select-multiple .ivu-tag {
	height: 17px;
	line-height: 15px;
	font-size: 12px;
	padding: 0 6px;
	margin: 3px 4px 2px 0
}

.ivu-select-small.ivu-select-multiple .ivu-tag span {
	margin-right: 14px
}

.ivu-select-small.ivu-select-multiple .ivu-tag i {
	top: 1px;
	right: 2px
}

.ivu-select-dropdown-list {
	min-width: 100%;
	list-style: none
}

.ivu-select .ivu-select-dropdown {
	width: auto
}

.ivu-select-prefix {
	display: inline-block;
	vertical-align: middle
}

.ivu-select-prefix i {
	vertical-align: top
}

.ivu-select-head-with-prefix {
	display: inline-block!important;
	vertical-align: middle
}

.ivu-select-single .ivu-select-prefix {
	padding-left: 4px
}

.ivu-select-multiple .ivu-select-head-with-prefix,.ivu-select-single .ivu-select-head-with-prefix {
	padding-left: 0!important
}

.ivu-select-head-flex {
	display: flex;
	align-items: center
}

.ivu-select-multiple .ivu-select-head-flex .ivu-select-prefix {
	margin-right: 4px
}

.ivu-select-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px!important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background 0s ease-in-out
}

.ivu-select-item-focus,.ivu-select-item:hover {
	background: #f3f3f3
}

.ivu-select-item-disabled,.ivu-select-item-disabled:hover {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-select-item-disabled:hover {
	background-color: #fff
}

.ivu-select-item-selected,.ivu-select-item-selected:hover {
	color: #009bf4
}

.ivu-select-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-select-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-select-large .ivu-select-item {
	padding: 7px 16px 8px;
	font-size: 14px!important
}

@-moz-document url-prefix() {
	.ivu-select-item {
		white-space: normal
	}
}

.ivu-select-multiple .ivu-select-item {
	position: relative
}

.ivu-select-multiple .ivu-select-item-selected {
	color: rgba(0,155,244,.9);
	background: #fff
}

.ivu-select-multiple .ivu-select-item-focus,.ivu-select-multiple .ivu-select-item-selected:hover {
	background: #f3f3f3
}

.ivu-select-multiple .ivu-select-item-selected.ivu-select-multiple .ivu-select-item-focus {
	color: rgba(0,136,215,.91);
	background: #fff
}

.ivu-select-multiple .ivu-select-item-selected:after {
	display: inline-block;
	font-family: Ionicons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	font-size: 24px;
	content: "\F171";
	color: rgba(0,155,244,.9);
	position: absolute;
	top: 2px;
	right: 8px
}

.ivu-select-group {
	list-style: none;
	margin: 0;
	padding: 0
}

.ivu-select-group-title {
	padding-left: 8px;
	font-size: 12px;
	color: #999;
	height: 30px;
	line-height: 30px
}

.ivu-form-item-error .ivu-select-selection {
	border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-select-arrow {
	color: #ed4014
}

.ivu-form-item-error .ivu-select-visible .ivu-select-selection {
	border-color: #ed4014;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(237,64,20,.2)
}

.ivu-select-dropdown {
	width: inherit;
	max-height: 200px;
	overflow: auto;
	margin: 5px 0;
	padding: 5px 0;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 2px;
	box-shadow: 0 1px 6px rgba(0,0,0,.2);
	position: absolute;
	z-index: 900
}

.ivu-select-dropdown-transfer {
	z-index: 1060;
	width: auto
}

.ivu-select-dropdown.ivu-transfer-no-max-height {
	max-height: none
}

.ivu-modal .ivu-select-dropdown {
	position: absolute!important
}

.ivu-split-wrapper {
	position: relative;
	width: 100%;
	height: 100%
}

.ivu-split-pane {
	position: absolute
}

.ivu-split-pane.left-pane,.ivu-split-pane.right-pane {
	top: 0;
	bottom: 0
}

.ivu-split-pane.left-pane {
	left: 0
}

.ivu-split-pane.right-pane {
	right: 0
}

.ivu-split-pane.bottom-pane,.ivu-split-pane.top-pane {
	left: 0;
	right: 0
}

.ivu-split-pane.top-pane {
	top: 0
}

.ivu-split-pane.bottom-pane {
	bottom: 0
}

.ivu-split-pane-moving {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-split-trigger {
	border: 1px solid #dcdee2
}

.ivu-split-trigger-con {
	position: absolute;
	transform: translate(-50%,-50%);
	z-index: 10
}

.ivu-split-trigger-bar-con {
	position: absolute;
	overflow: hidden
}

.ivu-split-trigger-bar-con.vertical {
	left: 1px;
	top: 50%;
	height: 32px;
	transform: translateY(-50%)
}

.ivu-split-trigger-bar-con.horizontal {
	left: 50%;
	top: 1px;
	width: 32px;
	transform: translate(-50%)
}

.ivu-split-trigger-vertical {
	width: 6px;
	height: 100%;
	background: #f8f8f9;
	border-top: none;
	border-bottom: none;
	cursor: col-resize
}

.ivu-split-trigger-vertical .ivu-split-trigger-bar {
	width: 4px;
	height: 1px;
	background: rgba(23,35,61,.25);
	float: left;
	margin-top: 3px
}

.ivu-split-trigger-horizontal {
	height: 6px;
	width: 100%;
	background: #f8f8f9;
	border-left: none;
	border-right: none;
	cursor: row-resize
}

.ivu-split-trigger-horizontal .ivu-split-trigger-bar {
	height: 4px;
	width: 1px;
	background: rgba(23,35,61,.25);
	float: left;
	margin-right: 3px
}

.ivu-split-horizontal .ivu-split-trigger-con {
	top: 50%;
	height: 100%;
	width: 0
}

.ivu-split-vertical .ivu-split-trigger-con {
	left: 50%;
	height: 0;
	width: 100%
}

.ivu-split .no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-tooltip,.ivu-tooltip-rel {
	display: inline-block
}

.ivu-tooltip-rel {
	position: relative;
	width: inherit
}

.ivu-tooltip-popper {
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.5;
	position: absolute;
	z-index: 1060
}

.ivu-tooltip-popper[x-placement^=top] {
	padding: 5px 0 8px
}

.ivu-tooltip-popper[x-placement^=right] {
	padding: 0 5px 0 8px
}

.ivu-tooltip-popper[x-placement^=bottom] {
	padding: 8px 0 5px
}

.ivu-tooltip-popper[x-placement^=left] {
	padding: 0 8px 0 5px
}

.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow {
	bottom: 3px;
	border-width: 5px 5px 0;
	border-top-color: rgba(70,76,91,.9)
}

.ivu-tooltip-popper[x-placement=top] .ivu-tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.ivu-tooltip-popper[x-placement=top-start] .ivu-tooltip-arrow {
	left: 16px
}

.ivu-tooltip-popper[x-placement=top-end] .ivu-tooltip-arrow {
	right: 16px
}

.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow {
	left: 3px;
	border-width: 5px 5px 5px 0;
	border-right-color: rgba(70,76,91,.9)
}

.ivu-tooltip-popper[x-placement=right] .ivu-tooltip-arrow {
	top: 50%;
	margin-top: -5px
}

.ivu-tooltip-popper[x-placement=right-start] .ivu-tooltip-arrow {
	top: 8px
}

.ivu-tooltip-popper[x-placement=right-end] .ivu-tooltip-arrow {
	bottom: 8px
}

.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow {
	right: 3px;
	border-width: 5px 0 5px 5px;
	border-left-color: rgba(70,76,91,.9)
}

.ivu-tooltip-popper[x-placement=left] .ivu-tooltip-arrow {
	top: 50%;
	margin-top: -5px
}

.ivu-tooltip-popper[x-placement=left-start] .ivu-tooltip-arrow {
	top: 8px
}

.ivu-tooltip-popper[x-placement=left-end] .ivu-tooltip-arrow {
	bottom: 8px
}

.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow {
	top: 3px;
	border-width: 0 5px 5px;
	border-bottom-color: rgba(70,76,91,.9)
}

.ivu-tooltip-popper[x-placement=bottom] .ivu-tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.ivu-tooltip-popper[x-placement=bottom-start] .ivu-tooltip-arrow {
	left: 16px
}

.ivu-tooltip-popper[x-placement=bottom-end] .ivu-tooltip-arrow {
	right: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper {
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.5;
	position: absolute;
	z-index: 1060
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] {
	padding: 7px 0 10px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] {
	padding: 0 7px 0 10px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] {
	padding: 10px 0 7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] {
	padding: 0 10px 0 7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow {
	bottom: 3px;
	border-width: 7px 7px 0;
	border-top-color: hsla(0,0%,85%,.5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top] .ivu-tooltip-arrow {
	left: 50%;
	margin-left: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top-start] .ivu-tooltip-arrow {
	left: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top-end] .ivu-tooltip-arrow {
	right: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow {
	left: 3px;
	border-width: 7px 7px 7px 0;
	border-right-color: hsla(0,0%,85%,.5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right] .ivu-tooltip-arrow {
	top: 50%;
	margin-top: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right-start] .ivu-tooltip-arrow {
	top: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right-end] .ivu-tooltip-arrow {
	bottom: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow {
	right: 3px;
	border-width: 7px 0 7px 7px;
	border-left-color: hsla(0,0%,85%,.5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left] .ivu-tooltip-arrow {
	top: 50%;
	margin-top: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left-start] .ivu-tooltip-arrow {
	top: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left-end] .ivu-tooltip-arrow {
	bottom: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow {
	top: 3px;
	border-width: 0 7px 7px;
	border-bottom-color: hsla(0,0%,85%,.5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom] .ivu-tooltip-arrow {
	left: 50%;
	margin-left: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom-start] .ivu-tooltip-arrow {
	left: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom-end] .ivu-tooltip-arrow {
	right: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -7px;
	border-bottom-width: 0;
	border-top-width: 7px;
	border-top-color: #fff
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow:after {
	content: " ";
	left: 1px;
	bottom: -7px;
	border-left-width: 0;
	border-right-width: 7px;
	border-right-color: #fff
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow:after {
	content: " ";
	top: 1px;
	margin-left: -7px;
	border-top-width: 0;
	border-bottom-width: 7px;
	border-bottom-color: #fff
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-width: 7px;
	border-left-color: #fff;
	bottom: -7px
}

.ivu-tooltip-inner {
	max-width: 250px;
	min-height: 34px;
	padding: 8px 12px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	background-color: rgba(70,76,91,.9);
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0,0,0,.2);
	white-space: nowrap
}

.ivu-tooltip-inner-with-width {
	white-space: pre-wrap;
	text-align: justify
}

.ivu-tooltip-light .ivu-tooltip-inner {
	background-color: #fff;
	color: #515a6e
}

.ivu-tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.ivu-tooltip-light .ivu-tooltip-arrow {
	border-width: 8px
}

.ivu-tooltip-light .ivu-tooltip-arrow:after {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	border: 7px solid transparent
}

.ivu-poptip,.ivu-poptip-rel {
	display: inline-block
}

.ivu-poptip-rel {
	position: relative
}

.ivu-poptip-title {
	margin: 0;
	padding: 8px 16px;
	position: relative
}

.ivu-poptip-title:after {
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	left: 8px;
	right: 8px;
	bottom: 0;
	background-color: #e8eaec
}

.ivu-poptip-title-inner {
	color: #17233d;
	font-size: 14px
}

.ivu-poptip-body {
	padding: 8px 16px
}

.ivu-poptip-body-content {
	overflow: auto
}

.ivu-poptip-body-content-word-wrap {
	white-space: pre-wrap;
	text-align: justify
}

.ivu-poptip-body-content-inner {
	color: #515a6e
}

.ivu-poptip-inner {
	width: 100%;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0,0,0,.2);
	white-space: nowrap
}

.ivu-poptip-popper {
	min-width: 150px;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.5;
	position: absolute;
	z-index: 1060
}

.ivu-poptip-popper[x-placement^=top] {
	padding: 7px 0 10px
}

.ivu-poptip-popper[x-placement^=right] {
	padding: 0 7px 0 10px
}

.ivu-poptip-popper[x-placement^=bottom] {
	padding: 10px 0 7px
}

.ivu-poptip-popper[x-placement^=left] {
	padding: 0 10px 0 7px
}

.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow {
	bottom: 3px;
	border-width: 7px 7px 0;
	border-top-color: hsla(0,0%,85%,.5)
}

.ivu-poptip-popper[x-placement=top] .ivu-poptip-arrow {
	left: 50%;
	margin-left: -7px
}

.ivu-poptip-popper[x-placement=top-start] .ivu-poptip-arrow {
	left: 16px
}

.ivu-poptip-popper[x-placement=top-end] .ivu-poptip-arrow {
	right: 16px
}

.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow {
	left: 3px;
	border-width: 7px 7px 7px 0;
	border-right-color: hsla(0,0%,85%,.5)
}

.ivu-poptip-popper[x-placement=right] .ivu-poptip-arrow {
	top: 50%;
	margin-top: -7px
}

.ivu-poptip-popper[x-placement=right-start] .ivu-poptip-arrow {
	top: 8px
}

.ivu-poptip-popper[x-placement=right-end] .ivu-poptip-arrow {
	bottom: 8px
}

.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow {
	right: 3px;
	border-width: 7px 0 7px 7px;
	border-left-color: hsla(0,0%,85%,.5)
}

.ivu-poptip-popper[x-placement=left] .ivu-poptip-arrow {
	top: 50%;
	margin-top: -7px
}

.ivu-poptip-popper[x-placement=left-start] .ivu-poptip-arrow {
	top: 8px
}

.ivu-poptip-popper[x-placement=left-end] .ivu-poptip-arrow {
	bottom: 8px
}

.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow {
	top: 3px;
	border-width: 0 7px 7px;
	border-bottom-color: hsla(0,0%,85%,.5)
}

.ivu-poptip-popper[x-placement=bottom] .ivu-poptip-arrow {
	left: 50%;
	margin-left: -7px
}

.ivu-poptip-popper[x-placement=bottom-start] .ivu-poptip-arrow {
	left: 16px
}

.ivu-poptip-popper[x-placement=bottom-end] .ivu-poptip-arrow {
	right: 16px
}

.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -7px;
	border-bottom-width: 0;
	border-top-width: 7px;
	border-top-color: #fff
}

.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow:after {
	content: " ";
	left: 1px;
	bottom: -7px;
	border-left-width: 0;
	border-right-width: 7px;
	border-right-color: #fff
}

.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow:after {
	content: " ";
	top: 1px;
	margin-left: -7px;
	border-top-width: 0;
	border-bottom-width: 7px;
	border-bottom-color: #fff
}

.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-width: 7px;
	border-left-color: #fff;
	bottom: -7px
}

.ivu-poptip-arrow,.ivu-poptip-arrow:after {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	border-color: transparent;
	border-style: solid
}

.ivu-poptip-arrow {
	border-width: 8px
}

.ivu-poptip-arrow:after {
	content: "";
	border-width: 7px
}

.ivu-poptip-confirm .ivu-poptip-popper {
	max-width: 300px
}

.ivu-poptip-confirm .ivu-poptip-inner {
	white-space: normal
}

.ivu-poptip-confirm .ivu-poptip-body {
	padding: 16px 16px 8px
}

.ivu-poptip-confirm .ivu-poptip-body .ivu-icon {
	font-size: 16px;
	color: #f90;
	line-height: 18px;
	position: absolute
}

.ivu-poptip-confirm .ivu-poptip-body-message {
	padding-left: 20px
}

.ivu-poptip-confirm .ivu-poptip-footer {
	text-align: right;
	padding: 8px 16px 16px
}

.ivu-poptip-confirm .ivu-poptip-footer button {
	margin-left: 4px
}

.ivu-input {
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 1.5;
	padding: 4px 7px;
	font-size: 12px;
	border: 1px solid #dcdee2;
	border-radius: 2px;
	color: #515a6e;
	background-color: #fff;
	background-image: none;
	position: relative;
	cursor: text;
	transition: border 0s ease-in-out,background 0s ease-in-out,box-shadow 0s ease-in-out
}

.ivu-input::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-input:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-input::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-input:focus,.ivu-input:hover {
	border-color: #33aff6
}

.ivu-input:focus {
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-input[disabled],fieldset[disabled] .ivu-input {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-input[disabled]:hover,fieldset[disabled] .ivu-input:hover {
	border-color: #e3e5e8
}

textarea.ivu-input {
	max-width: 100%;
	height: auto;
	min-height: 32px;
	vertical-align: bottom;
	font-size: 14px
}

.ivu-input-large {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-input-small {
	padding: 1px 7px;
	height: 24px;
	border-radius: 2px
}

.ivu-input-wrapper {
	display: inline-block;
	width: 100%;
	position: relative;
	vertical-align: middle;
	line-height: normal
}

.ivu-input-icon {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
	color: #808695;
	position: absolute;
	right: 0;
	z-index: 3
}

.ivu-input-hide-icon .ivu-input-icon,.ivu-input-icon-clear,.ivu-input-icon-validate {
	display: none
}

.ivu-input-wrapper:hover .ivu-input-icon-clear {
	display: inline-block
}

.ivu-input-icon-normal+.ivu-input {
	padding-right: 32px
}

.ivu-input-hide-icon .ivu-input-icon-normal+.ivu-input {
	padding-right: 7px
}

.ivu-input-wrapper-large .ivu-input-icon {
	font-size: 18px;
	height: 36px;
	line-height: 36px
}

.ivu-input-wrapper-small .ivu-input-icon {
	width: 24px;
	font-size: 14px;
	height: 24px;
	line-height: 24px
}

.ivu-input-prefix,.ivu-input-suffix {
	width: 32px;
	height: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.ivu-input-prefix i,.ivu-input-suffix i {
	font-size: 16px;
	line-height: 32px;
	color: #808695
}

.ivu-input-suffix {
	left: auto;
	right: 0
}

.ivu-input-wrapper-small .ivu-input-prefix i,.ivu-input-wrapper-small .ivu-input-suffix i {
	font-size: 14px;
	line-height: 24px
}

.ivu-input-wrapper-large .ivu-input-prefix i,.ivu-input-wrapper-large .ivu-input-suffix i {
	font-size: 18px;
	line-height: 36px
}

.ivu-input-with-prefix {
	padding-left: 32px
}

.ivu-input-with-suffix {
	padding-right: 32px
}

.ivu-input-search {
	cursor: pointer;
	padding: 0 16px!important;
	background: #009bf4!important;
	color: #fff!important;
	border-color: #009bf4!important;
	transition: all 0s ease-in-out;
	position: relative;
	z-index: 2
}

.ivu-input-search i {
	font-size: 16px
}

.ivu-input-search:hover {
	background: #33aff6!important;
	border-color: #33aff6!important
}

.ivu-input-search:active {
	background: #0093e8!important;
	border-color: #0093e8!important
}

.ivu-input-search-icon {
	cursor: pointer;
	transition: color 0s ease-in-out
}

.ivu-input-search-icon:hover {
	color: inherit
}

.ivu-input-search:before {
	content: "";
	display: block;
	width: 1px;
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	background: inherit
}

.ivu-input-wrapper-small .ivu-input-search {
	padding: 0 12px!important
}

.ivu-input-wrapper-small .ivu-input-search i {
	font-size: 14px
}

.ivu-input-wrapper-large .ivu-input-search {
	padding: 0 20px!important
}

.ivu-input-wrapper-large .ivu-input-search i {
	font-size: 18px
}

.ivu-input-with-search:hover .ivu-input {
	border-color: #33aff6
}

.ivu-input-group {
	display: table;
	width: 100%;
	border-collapse: separate;
	position: relative;
	font-size: 12px;
	top: 1px
}

.ivu-input-group-large {
	font-size: 14px
}

.ivu-input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.ivu-input-group>[class*=col-] {
	padding-right: 8px
}

.ivu-input-group-append,.ivu-input-group-prepend,.ivu-input-group>.ivu-input {
	display: table-cell
}

.ivu-input-group-with-prepend .ivu-input,.ivu-input-group-with-prepend.ivu-input-group-small .ivu-input {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.ivu-input-group-with-append .ivu-input,.ivu-input-group-with-append.ivu-input-group-small .ivu-input {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.ivu-input-group-append .ivu-btn,.ivu-input-group-prepend .ivu-btn {
	border-color: transparent;
	background-color: transparent;
	color: inherit;
	margin: -6px -7px
}

.ivu-input-group-append,.ivu-input-group-prepend {
	width: 1px;
	white-space: nowrap;
	vertical-align: middle
}

.ivu-input-group .ivu-input {
	width: 100%;
	float: left;
	margin-bottom: 0;
	position: relative;
	z-index: 2
}

.ivu-input-group-append,.ivu-input-group-prepend {
	padding: 4px 7px;
	font-size: inherit;
	font-weight: 400;
	line-height: 1;
	color: #515a6e;
	text-align: center;
	background-color: #f8f8f9;
	border: 1px solid #dcdee2;
	border-radius: 2px
}

.ivu-input-group-append .ivu-select,.ivu-input-group-prepend .ivu-select {
	margin: -5px -7px
}

.ivu-input-group-append .ivu-select-selection,.ivu-input-group-prepend .ivu-select-selection {
	background-color: inherit;
	margin: -1px;
	border: 1px solid transparent
}

.ivu-input-group-append .ivu-select-visible .ivu-select-selection,.ivu-input-group-prepend .ivu-select-visible .ivu-select-selection {
	box-shadow: none
}

.ivu-input-group-prepend,.ivu-input-group>.ivu-input:first-child,.ivu-input-group>span>.ivu-input:first-child {
	border-bottom-right-radius: 0!important;
	border-top-right-radius: 0!important
}

.ivu-input-group-prepend .ivu--select .ivu--select-selection,.ivu-input-group>.ivu-input:first-child .ivu--select .ivu--select-selection,.ivu-input-group>span>.ivu-input:first-child .ivu--select .ivu--select-selection {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.ivu-input-group-prepend {
	border-right: 0
}

.ivu-input-group-append {
	border-left: 0
}

.ivu-input-group-append,.ivu-input-group>.ivu-input:last-child {
	border-bottom-left-radius: 0!important;
	border-top-left-radius: 0!important
}

.ivu-input-group-append .ivu--select .ivu--select-selection,.ivu-input-group>.ivu-input:last-child .ivu--select .ivu--select-selection {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.ivu-input-group-large .ivu-input,.ivu-input-group-large>.ivu-input-group-append,.ivu-input-group-large>.ivu-input-group-prepend {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-input-group-small .ivu-input,.ivu-input-group-small>.ivu-input-group-append,.ivu-input-group-small>.ivu-input-group-prepend {
	padding: 1px 7px;
	height: 24px;
	border-radius: 2px
}

.ivu-form-item-error .ivu-input {
	border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input:hover {
	border-color: #ed4014
}

.ivu-form-item-error .ivu-input:focus {
	border-color: #ed4014;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(237,64,20,.2)
}

.ivu-form-item-error .ivu-input-icon {
	color: #ed4014
}

.ivu-form-item-error .ivu-input-group-append,.ivu-form-item-error .ivu-input-group-prepend {
	background-color: #fff;
	border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input-group-append .ivu-select-selection,.ivu-form-item-error .ivu-input-group-prepend .ivu-select-selection {
	background-color: inherit;
	border: 1px solid transparent
}

.ivu-form-item-error .ivu-input-group-prepend {
	border-right: 0
}

.ivu-form-item-error .ivu-input-group-append {
	border-left: 0
}

.ivu-form-item-error .ivu-transfer .ivu-input {
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 1.5;
	padding: 4px 7px;
	font-size: 12px;
	border: 1px solid #dcdee2;
	border-radius: 2px;
	color: #515a6e;
	background-color: #fff;
	background-image: none;
	position: relative;
	cursor: text;
	transition: border 0s ease-in-out,background 0s ease-in-out,box-shadow 0s ease-in-out
}

.ivu-form-item-error .ivu-transfer .ivu-input::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-form-item-error .ivu-transfer .ivu-input:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-form-item-error .ivu-transfer .ivu-input::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-form-item-error .ivu-transfer .ivu-input:hover {
	border-color: #33aff6
}

.ivu-form-item-error .ivu-transfer .ivu-input:focus {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-form-item-error .ivu-transfer .ivu-input[disabled],fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-form-item-error .ivu-transfer .ivu-input[disabled]:hover,fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input:hover {
	border-color: #e3e5e8
}

textarea.ivu-form-item-error .ivu-transfer .ivu-input {
	max-width: 100%;
	height: auto;
	min-height: 32px;
	vertical-align: bottom;
	font-size: 14px
}

.ivu-form-item-error .ivu-transfer .ivu-input-large {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-form-item-error .ivu-transfer .ivu-input-small {
	padding: 1px 7px;
	height: 24px;
	border-radius: 2px
}

.ivu-form-item-error .ivu-transfer .ivu-input-icon {
	color: #808695
}

.ivu-form-item-validating .ivu-input-icon-validate {
	display: inline-block
}

.ivu-form-item-validating .ivu-input-icon+.ivu-input {
	padding-right: 32px
}

.ivu-slider {
	line-height: normal
}

.ivu-slider-wrap {
	width: 100%;
	height: 4px;
	margin: 16px 0;
	background-color: #e8eaec;
	border-radius: 2px;
	vertical-align: middle;
	position: relative;
	cursor: pointer
}

.ivu-slider-button-wrap {
	width: 18px;
	height: 18px;
	text-align: center;
	background-color: transparent;
	position: absolute;
	top: -4px;
	transform: translateX(-50%)
}

.ivu-slider-button-wrap .ivu-tooltip {
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-slider-button {
	width: 12px;
	height: 12px;
	border: 2px solid #33aff6;
	border-radius: 50%;
	background-color: #fff;
	transition: all 0s linear;
	outline: 0
}

.ivu-slider-button-dragging,.ivu-slider-button:focus,.ivu-slider-button:hover {
	border-color: #009bf4;
	transform: scale(1.5)
}

.ivu-slider-button:hover {
	cursor: -webkit-grab;
	cursor: grab
}

.ivu-slider-button-dragging,.ivu-slider-button-dragging:hover {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.ivu-slider-bar {
	height: 4px;
	background: #33aff6;
	border-radius: 2px;
	position: absolute
}

.ivu-slider-stop {
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #ccc;
	transform: translateX(-50%)
}

.ivu-slider-disabled {
	cursor: not-allowed
}

.ivu-slider-disabled .ivu-slider-wrap {
	background-color: #ccc;
	cursor: not-allowed
}

.ivu-slider-disabled .ivu-slider-bar {
	background-color: #ccc
}

.ivu-slider-disabled .ivu-slider-button,.ivu-slider-disabled .ivu-slider-button-dragging,.ivu-slider-disabled .ivu-slider-button:hover {
	border-color: #ccc
}

.ivu-slider-disabled .ivu-slider-button-dragging,.ivu-slider-disabled .ivu-slider-button-dragging:hover,.ivu-slider-disabled .ivu-slider-button:hover {
	cursor: not-allowed
}

.ivu-slider-input .ivu-slider-wrap {
	width: auto;
	margin-right: 100px
}

.ivu-slider-input .ivu-input-number {
	float: right;
	margin-top: -14px
}

.selectDropDown {
	width: auto;
	padding: 0;
	white-space: nowrap;
	overflow: visible
}

.ivu-cascader {
	line-height: normal
}

.ivu-cascader-rel {
	display: inline-block;
	width: 100%;
	position: relative
}

.ivu-cascader .ivu-input {
	padding-right: 24px;
	display: block;
	cursor: pointer
}

.ivu-cascader-disabled .ivu-input {
	cursor: not-allowed
}

.ivu-cascader-label {
	width: 100%;
	height: 100%;
	line-height: 32px;
	padding: 0 7px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0
}

.ivu-cascader-size-large .ivu-cascader-label {
	line-height: 36px;
	font-size: 14px
}

.ivu-cascader-size-small .ivu-cascader-label {
	line-height: 26px
}

.ivu-cascader .ivu-cascader-arrow:first-of-type {
	display: none;
	cursor: pointer
}

.ivu-cascader:hover .ivu-cascader-arrow:first-of-type {
	display: inline-block
}

.ivu-cascader-show-clear:hover .ivu-cascader-arrow:nth-of-type(2) {
	display: none
}

.ivu-cascader-arrow {
	position: absolute;
	top: 50%;
	right: 8px;
	line-height: 1;
	transform: translateY(-50%);
	font-size: 14px;
	color: #808695;
	transition: all 0s ease-in-out
}

.ivu-cascader-visible .ivu-cascader-arrow:nth-of-type(2) {
	transform: translateY(-50%) rotate(180deg)
}

.ivu-cascader .ivu-select-dropdown {
	width: auto;
	padding: 0;
	white-space: nowrap;
	overflow: visible
}

.ivu-cascader .ivu-cascader-menu-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px!important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background 0s ease-in-out
}

.ivu-cascader .ivu-cascader-menu-item-focus,.ivu-cascader .ivu-cascader-menu-item:hover {
	background: #f3f3f3
}

.ivu-cascader .ivu-cascader-menu-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-cascader .ivu-cascader-menu-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-cascader .ivu-cascader-menu-item-selected,.ivu-cascader .ivu-cascader-menu-item-selected:hover {
	color: #009bf4
}

.ivu-cascader .ivu-cascader-menu-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-cascader .ivu-cascader-menu-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-cascader .ivu-cascader-large .ivu-cascader-menu-item {
	padding: 7px 16px 8px;
	font-size: 14px!important
}

@-moz-document url-prefix() {
	.ivu-cascader .ivu-cascader-menu-item {
		white-space: normal
	}
}

.ivu-cascader .ivu-select-item span {
	color: #ed4014
}

.ivu-cascader-dropdown {
	padding: 5px 0
}

.ivu-cascader-dropdown .ivu-select-dropdown-list {
	max-height: 190px;
	box-sizing: border-box;
	overflow: auto
}

.ivu-cascader-not-found-tip {
	padding: 5px 0;
	text-align: center;
	color: #c5c8ce
}

.ivu-cascader-not-found-tip li:not([class^=ivu-]) {
	list-style: none;
	margin-bottom: 0
}

.ivu-cascader-not-found .ivu-select-dropdown {
	width: inherit
}

.ivu-cascader-menu {
	display: inline-block;
	min-width: 100px;
	height: 180px;
	margin: 0;
	padding: 5px 0!important;
	vertical-align: top;
	list-style: none;
	border-right: 1px solid #e8eaec;
	overflow: auto
}

.ivu-cascader-menu:last-child {
	border-right-color: transparent;
	margin-right: -1px
}

.ivu-cascader-menu .ivu-cascader-menu-item {
	position: relative;
	padding-right: 36px;
	transition: all 0s ease-in-out
}

.ivu-cascader-menu .ivu-cascader-menu-item i {
	font-size: 12px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.ivu-cascader-menu .ivu-cascader-menu-item-loading {
	margin-top: -6px
}

.ivu-cascader-menu .ivu-cascader-menu-item-active {
	background-color: #f3f3f3;
	color: #009bf4
}

.ivu-cascader-transfer {
	z-index: 1060;
	width: auto;
	padding: 0;
	white-space: nowrap;
	overflow: visible
}

.ivu-cascader-transfer .ivu-cascader-menu-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px!important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background 0s ease-in-out
}

.ivu-cascader-transfer .ivu-cascader-menu-item-focus,.ivu-cascader-transfer .ivu-cascader-menu-item:hover {
	background: #f3f3f3
}

.ivu-cascader-transfer .ivu-cascader-menu-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-cascader-transfer .ivu-cascader-menu-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-cascader-transfer .ivu-cascader-menu-item-selected,.ivu-cascader-transfer .ivu-cascader-menu-item-selected:hover {
	color: #009bf4
}

.ivu-cascader-transfer .ivu-cascader-menu-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-cascader-transfer .ivu-cascader-menu-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-cascader-transfer .ivu-cascader-large .ivu-cascader-menu-item {
	padding: 7px 16px 8px;
	font-size: 14px!important
}

@-moz-document url-prefix() {
	.ivu-cascader-transfer .ivu-cascader-menu-item {
		white-space: normal
	}
}

.ivu-cascader-transfer .ivu-select-item span {
	color: #ed4014
}

.ivu-cascader-transfer .ivu-cascader-menu-item {
	padding-right: 24px;
	transition: all 0s ease-in-out
}

.ivu-cascader-transfer .ivu-cascader-menu-item-active {
	background-color: #f3f3f3;
	color: #009bf4
}

.ivu-form-item-error .ivu-cascader-arrow {
	color: #ed4014
}

.ivu-transfer {
	position: relative;
	line-height: 1.5
}

.ivu-transfer-list {
	display: inline-block;
	width: 180px;
	height: 210px;
	font-size: 12px;
	vertical-align: middle;
	position: relative;
	padding-top: 35px
}

.ivu-transfer-list-with-footer {
	padding-bottom: 35px
}

.ivu-transfer-list-header {
	padding: 8px 16px;
	background: #f9fafc;
	color: #515a6e;
	border: 1px solid #dcdee2;
	border-bottom-color: #e8eaec;
	border-radius: 6px 6px 0 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.ivu-transfer-list-header-title {
	cursor: pointer
}

.ivu-transfer-list-header>span {
	padding-left: 4px
}

.ivu-transfer-list-header-count {
	margin: 0!important;
	float: right
}

.ivu-transfer-list-body {
	height: 100%;
	border: 1px solid #dcdee2;
	border-top: none;
	border-radius: 0 0 6px 6px;
	position: relative;
	overflow: hidden
}

.ivu-transfer-list-body-with-search {
	padding-top: 34px
}

.ivu-transfer-list-body-with-footer {
	border-radius: 0
}

.ivu-transfer-list-content {
	height: 100%;
	padding: 4px 0;
	overflow: auto
}

.ivu-transfer-list-content-item {
	overflow: hidden;
	text-overflow: ellipsis
}

.ivu-transfer-list-content-item>span {
	padding-left: 4px
}

.ivu-transfer-list-content-not-found {
	display: none;
	text-align: center;
	color: #c5c8ce
}

li.ivu-transfer-list-content-not-found:only-child {
	display: block
}

.ivu-transfer-list-body-with-search .ivu-transfer-list-content {
	padding: 6px 0 0
}

.ivu-transfer-list-body-search-wrapper {
	padding: 8px 8px 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}

.ivu-transfer-list-search {
	position: relative
}

.ivu-transfer-list-footer {
	border: 1px solid #dcdee2;
	border-top: none;
	border-radius: 0 0 6px 6px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	zoom: 1
}

.ivu-transfer-list-footer:after,.ivu-transfer-list-footer:before {
	content: "";
	display: table
}

.ivu-transfer-list-footer:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-transfer-operation {
	display: inline-block;
	margin: 0 16px;
	vertical-align: middle
}

.ivu-transfer-operation .ivu-btn {
	display: block;
	min-width: 24px
}

.ivu-transfer-operation .ivu-btn:first-child {
	margin-bottom: 12px
}

.ivu-transfer-operation .ivu-btn span i,.ivu-transfer-operation .ivu-btn span span {
	vertical-align: middle
}

.ivu-transfer-list-content-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px!important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background 0s ease-in-out
}

.ivu-transfer-list-content-item-focus,.ivu-transfer-list-content-item:hover {
	background: #f3f3f3
}

.ivu-transfer-list-content-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-transfer-list-content-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-transfer-list-content-item-selected,.ivu-transfer-list-content-item-selected:hover {
	color: #009bf4
}

.ivu-transfer-list-content-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-transfer-list-content-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-transfer-large .ivu-transfer-list-content-item {
	padding: 7px 16px 8px;
	font-size: 14px!important
}

@-moz-document url-prefix() {
	.ivu-transfer-list-content-item {
		white-space: normal
	}
}

.ivu-table {
	width: inherit;
	height: 100%;
	max-width: 100%;
	overflow: hidden;
	color: #515a6e;
	font-size: 12px;
	background-color: #fff;
	box-sizing: border-box
}

.ivu-table-wrapper {
	position: relative;
	border: 1px solid #dcdee2;
	border-bottom: 0;
	border-right: 0;
	overflow: hidden
}

.ivu-table-hide {
	opacity: 0
}

.ivu-table:before {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
	z-index: 1
}

.ivu-table:after,.ivu-table:before {
	content: "";
	position: absolute;
	background-color: #dcdee2
}

.ivu-table:after {
	width: 1px;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 3
}

.ivu-table-footer,.ivu-table-title {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #e8eaec
}

.ivu-table-footer {
	border-bottom: none
}

.ivu-table-header {
	overflow: hidden
}

.ivu-table-overflowX {
	overflow-x: scroll
}

.ivu-table-overflowY {
	overflow-y: scroll
}

.ivu-table-tip {
	overflow-x: auto;
	overflow-y: hidden
}

.ivu-table-with-fixed-top.ivu-table-with-footer .ivu-table-footer {
	border-top: 1px solid #dcdee2
}

.ivu-table-with-fixed-top.ivu-table-with-footer tbody tr:last-child td {
	border-bottom: none
}

.ivu-table td,.ivu-table th {
	min-width: 0;
	height: 48px;
	box-sizing: border-box;
	text-align: left;
	text-overflow: ellipsis;
	vertical-align: middle;
	border-bottom: 1px solid #e8eaec
}

.ivu-table th {
	height: 40px;
	white-space: nowrap;
	overflow: hidden;
	background-color: #f8f8f9
}

.ivu-table td {
	background-color: #fff;
	transition: background-color 0s ease-in-out
}

td.ivu-table-column-left,th.ivu-table-column-left {
	text-align: left
}

td.ivu-table-column-center,th.ivu-table-column-center {
	text-align: center
}

td.ivu-table-column-right,th.ivu-table-column-right {
	text-align: right
}

.ivu-table table {
	table-layout: fixed
}

.ivu-table-border td,.ivu-table-border th {
	border-right: 1px solid #e8eaec
}

.ivu-table-cell {
	padding-left: 18px;
	padding-right: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	box-sizing: border-box
}

.ivu-table-cell-ellipsis {
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ivu-table-cell-tooltip {
	width: 100%;
	display: flex;
	align-items: center
}

.ivu-table-cell-tooltip-content {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-table-cell-with-expand {
	height: 47px;
	line-height: 47px;
	padding: 0;
	text-align: center
}

.ivu-table-cell-expand {
	cursor: pointer;
	transition: transform 0s ease-in-out
}

.ivu-table-cell-expand i {
	font-size: 14px
}

.ivu-table-cell-expand-expanded {
	transform: rotate(90deg)
}

.ivu-table-cell-sort {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-table-cell-with-selection .ivu-checkbox-wrapper {
	margin-right: 0
}

.ivu-table-hidden {
	visibility: hidden
}

th .ivu-table-cell {
	display: inline-block;
	word-wrap: normal;
	vertical-align: middle
}

td.ivu-table-expanded-cell {
	padding: 20px 50px;
	background: #f8f8f9
}

.ivu-table-stripe .ivu-table-body tr:nth-child(2n) td,.ivu-table-stripe .ivu-table-fixed-body tr:nth-child(2n) td {
	background-color: #f8f8f9
}

.ivu-table-stripe .ivu-table-body tr.ivu-table-row-hover td,.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-hover td,tr.ivu-table-row-hover td {
	background-color: #ebf7ff
}

.ivu-table-large {
	font-size: 14px
}

.ivu-table-large th {
	height: 48px
}

.ivu-table-large td {
	height: 60px
}

.ivu-table-large-footer,.ivu-table-large-title {
	height: 60px;
	line-height: 60px
}

.ivu-table-large .ivu-table-cell-with-expand {
	height: 59px;
	line-height: 59px
}

.ivu-table-large .ivu-table-cell-with-expand i {
	font-size: 16px
}

.ivu-table-small th {
	height: 32px
}

.ivu-table-small td {
	height: 40px
}

.ivu-table-small-footer,.ivu-table-small-title {
	height: 40px;
	line-height: 40px
}

.ivu-table-small .ivu-table-cell-with-expand {
	height: 39px;
	line-height: 39px
}

.ivu-table-row-highlight td,.ivu-table-stripe .ivu-table-body tr.ivu-table-row-highlight:nth-child(2n) td,.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-highlight:nth-child(2n) td,tr.ivu-table-row-highlight.ivu-table-row-hover td {
	background-color: #ebf7ff
}

.ivu-table-fixed,.ivu-table-fixed-right {
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: 2px 0 6px -2px rgba(0,0,0,.2)
}

.ivu-table-fixed-right:before,.ivu-table-fixed:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #dcdee2;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 4
}

.ivu-table-fixed-right {
	top: 0;
	left: auto;
	right: 0;
	box-shadow: -2px 0 6px -2px rgba(0,0,0,.2)
}

.ivu-table-fixed-right-header {
	position: absolute;
	top: -1px;
	right: 0;
	background-color: #f8f8f9;
	border-top: 1px solid #dcdee2;
	border-bottom: 1px solid #e8eaec
}

.ivu-table-fixed-header {
	overflow: hidden
}

.ivu-table-fixed-body {
	overflow: hidden;
	position: relative;
	z-index: 3
}

.ivu-table-fixed-shadow {
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: 1px 0 6px rgba(0,0,0,.2);
	overflow: hidden;
	z-index: 1
}

.ivu-table-sort {
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-top: -1px;
	vertical-align: middle;
	overflow: hidden;
	cursor: pointer;
	position: relative
}

.ivu-table-sort i {
	display: block;
	height: 6px;
	line-height: 6px;
	overflow: hidden;
	position: absolute;
	color: #c5c8ce;
	transition: color 0s ease-in-out;
	font-size: 16px
}

.ivu-table-sort i:hover {
	color: inherit
}

.ivu-table-sort i.on {
	color: #009bf4
}

.ivu-table-sort i:first-child {
	top: 0
}

.ivu-table-sort i:last-child {
	bottom: 0
}

.ivu-table-filter {
	display: inline-block;
	cursor: pointer;
	position: relative
}

.ivu-table-filter i {
	color: #c5c8ce;
	transition: color 0s ease-in-out
}

.ivu-table-filter i:hover {
	color: inherit
}

.ivu-table-filter i.on {
	color: #009bf4
}

.ivu-table-filter-list {
	padding: 8px 0 0
}

.ivu-table-filter-list-item {
	padding: 0 12px 8px
}

.ivu-table-filter-list-item .ivu-checkbox-wrapper+.ivu-checkbox-wrapper {
	margin: 0
}

.ivu-table-filter-list-item label {
	display: block
}

.ivu-table-filter-list-item label>span {
	margin-right: 4px
}

.ivu-table-filter-list ul {
	padding-bottom: 8px
}

.ivu-table-filter-list .ivu-table-filter-select-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px!important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background 0s ease-in-out
}

.ivu-table-filter-list .ivu-table-filter-select-item-focus,.ivu-table-filter-list .ivu-table-filter-select-item:hover {
	background: #f3f3f3
}

.ivu-table-filter-list .ivu-table-filter-select-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-table-filter-list .ivu-table-filter-select-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-table-filter-list .ivu-table-filter-select-item-selected,.ivu-table-filter-list .ivu-table-filter-select-item-selected:hover {
	color: #009bf4
}

.ivu-table-filter-list .ivu-table-filter-select-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-table-filter-list .ivu-table-filter-select-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-table-filter-list .ivu-table-large .ivu-table-filter-select-item {
	padding: 7px 16px 8px;
	font-size: 14px!important
}

@-moz-document url-prefix() {
	.ivu-table-filter-list .ivu-table-filter-select-item {
		white-space: normal
	}
}

.ivu-table-filter-footer {
	padding: 4px;
	border-top: 1px solid #e8eaec;
	overflow: hidden
}

.ivu-table-filter-footer button:first-child {
	float: left
}

.ivu-table-filter-footer button:last-child {
	float: right
}

.ivu-table-tip table {
	width: 100%
}

.ivu-table-tip table td {
	text-align: center
}

.ivu-table-expanded-hidden {
	visibility: hidden
}

.ivu-table-popper {
	min-width: 0;
	text-align: left
}

.ivu-table-popper .ivu-poptip-body {
	padding: 0
}

.ivu-dropdown {
	display: inline-block
}

.ivu-dropdown .ivu-select-dropdown {
	overflow: visible;
	max-height: none
}

.ivu-dropdown .ivu-dropdown {
	width: 100%
}

.ivu-dropdown-rel {
	position: relative
}

.ivu-dropdown-rel-user-select-none {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-dropdown-menu {
	min-width: 100px
}

.ivu-dropdown-transfer {
	width: auto
}

.ivu-dropdown-item-selected,.ivu-dropdown-item.ivu-dropdown-item-selected:hover {
	background: #e6faff
}

.ivu-dropdown-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px!important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background 0s ease-in-out
}

.ivu-dropdown-item-focus,.ivu-dropdown-item:hover {
	background: #f3f3f3
}

.ivu-dropdown-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-dropdown-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-dropdown-item-selected,.ivu-dropdown-item-selected:hover {
	color: #009bf4
}

.ivu-dropdown-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-dropdown-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-dropdown-large .ivu-dropdown-item {
	padding: 7px 16px 8px;
	font-size: 14px!important
}

@-moz-document url-prefix() {
	.ivu-dropdown-item {
		white-space: normal
	}
}

.ivu-tabs {
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	color: #515a6e;
	zoom: 1
}

.ivu-tabs:after,.ivu-tabs:before {
	content: "";
	display: table
}

.ivu-tabs:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-tabs-bar {
	outline: none
}

.ivu-tabs-ink-bar {
	height: 2px;
	box-sizing: border-box;
	background-color: #009bf4;
	position: absolute;
	left: 0;
	bottom: 1px;
	z-index: 1;
	transition: transform .3s ease-in-out;
	transform-origin: 0 0
}

.ivu-tabs-bar {
	border-bottom: 1px solid #dcdee2;
	margin-bottom: 16px
}

.ivu-tabs-nav-container {
	margin-bottom: -1px;
	line-height: 1.5;
	font-size: 14px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	zoom: 1
}

.ivu-tabs-nav-container:after,.ivu-tabs-nav-container:before {
	content: "";
	display: table
}

.ivu-tabs-nav-container:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-tabs-nav-container:focus {
	outline: none
}

.ivu-tabs-nav-container:focus .ivu-tabs-tab-focused {
	border-color: #33aff6!important
}

.ivu-tabs-nav-container-scrolling {
	padding-left: 32px;
	padding-right: 32px
}

.ivu-tabs-nav-wrap {
	overflow: hidden;
	margin-bottom: -1px
}

.ivu-tabs-nav-scroll {
	overflow: hidden;
	white-space: nowrap
}

.ivu-tabs-nav-right {
	float: right;
	margin-left: 5px
}

.ivu-tabs-nav-prev {
	left: 0
}

.ivu-tabs-nav-next,.ivu-tabs-nav-prev {
	position: absolute;
	line-height: 32px;
	cursor: pointer
}

.ivu-tabs-nav-next {
	right: 0
}

.ivu-tabs-nav-scrollable {
	padding: 0 12px
}

.ivu-tabs-nav-scroll-disabled {
	display: none
}

.ivu-tabs-nav {
	padding-left: 0;
	margin: 0;
	float: left;
	list-style: none;
	box-sizing: border-box;
	position: relative;
	transition: transform .5s ease-in-out
}

.ivu-tabs-nav:after,.ivu-tabs-nav:before {
	display: table;
	content: " "
}

.ivu-tabs-nav:after {
	clear: both
}

.ivu-tabs-nav .ivu-tabs-tab-disabled {
	pointer-events: none;
	cursor: default;
	color: #ccc
}

.ivu-tabs-nav .ivu-tabs-tab {
	display: inline-block;
	height: 100%;
	padding: 8px 16px;
	margin-right: 16px;
	box-sizing: border-box;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	transition: color .3s ease-in-out
}

.ivu-tabs-nav .ivu-tabs-tab:hover {
	color: #33aff6
}

.ivu-tabs-nav .ivu-tabs-tab:active {
	color: #0093e8
}

.ivu-tabs-nav .ivu-tabs-tab .ivu-icon {
	width: 14px;
	height: 14px;
	margin-right: 8px
}

.ivu-tabs-nav .ivu-tabs-tab-active {
	color: #009bf4
}

.ivu-tabs-mini .ivu-tabs-nav-container {
	font-size: 14px
}

.ivu-tabs-mini .ivu-tabs-tab {
	margin-right: 0;
	padding: 8px 16px;
	font-size: 12px
}

.ivu-tabs .ivu-tabs-content-animated {
	display: flex;
	flex-direction: row;
	will-change: transform;
	transition: transform .3s ease-in-out
}

.ivu-tabs .ivu-tabs-tabpane {
	flex-shrink: 0;
	width: 100%;
	transition: opacity .3s;
	opacity: 1;
	outline: none
}

.ivu-tabs .ivu-tabs-tabpane-inactive {
	opacity: 0;
	height: 0
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-container {
	height: 32px
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-ink-bar {
	visibility: hidden
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
	margin: 0 4px 0 0;
	height: 31px;
	padding: 5px 16px 4px;
	border: 1px solid #dcdee2;
	border-bottom: 0;
	border-radius: 2px 2px 0 0;
	transition: all .3s ease-in-out;
	background: #f8f8f9
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
	height: 32px;
	padding-bottom: 5px;
	background: #fff;
	transform: translateZ(0);
	border-color: #dcdee2;
	color: #009bf4
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-wrap {
	margin-bottom: 0
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab .ivu-tabs-close {
	width: 0;
	height: 22px;
	font-size: 22px;
	margin-right: 0;
	color: #999;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	top: -1px;
	transform-origin: 100% 50%;
	transition: all .3s ease-in-out
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab .ivu-tabs-close:hover {
	color: #444
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active .ivu-tabs-close,.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab:hover .ivu-tabs-close {
	width: 22px;
	transform: translateZ(0);
	margin-right: -6px
}

.ivu-tabs-no-animation>.ivu-tabs-content {
	transform: none!important
}

.ivu-tabs-no-animation>.ivu-tabs-content>.ivu-tabs-tabpane-inactive {
	display: none
}

.ivu-menu {
	display: block;
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
	color: #515a6e;
	font-size: 14px;
	position: relative;
	z-index: 900
}

.ivu-menu-horizontal {
	height: 60px;
	line-height: 60px
}

.ivu-menu-horizontal.ivu-menu-light:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #dcdee2;
	position: absolute;
	bottom: 0;
	left: 0
}

.ivu-menu-vertical.ivu-menu-light:after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #dcdee2;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1
}

.ivu-menu-light {
	background: #fff
}

.ivu-menu-dark {
	background: #515a6e
}

.ivu-menu-primary {
	background: #009bf4
}

.ivu-menu-item {
	display: block;
	outline: none;
	list-style: none;
	font-size: 14px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	transition: all 0s ease-in-out
}

a.ivu-menu-item,a.ivu-menu-item:active,a.ivu-menu-item:hover {
	color: inherit
}

.ivu-menu-item>i {
	margin-right: 6px
}

.ivu-menu-submenu-title>i,.ivu-menu-submenu-title span>i {
	margin-right: 8px
}

.ivu-menu-horizontal .ivu-menu-item,.ivu-menu-horizontal .ivu-menu-submenu {
	float: left;
	padding: 0 20px;
	position: relative;
	cursor: pointer;
	z-index: 3;
	transition: all 0s ease-in-out
}

.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item,.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu {
	height: inherit;
	line-height: inherit;
	border-bottom: 2px solid transparent;
	color: #515a6e
}

.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item-active,.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item:hover,.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu-active,.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu:hover {
	color: #009bf4;
	border-bottom: 2px solid #009bf4
}

.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item,.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu {
	color: hsla(0,0%,100%,.7)
}

.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item-active,.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item:hover,.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu-active,.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu:hover,.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-item,.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-submenu {
	color: #fff
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown {
	min-width: 100%;
	width: auto;
	max-height: none
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
	height: auto;
	border-bottom: 0;
	float: none
}

.ivu-menu-item-group {
	line-height: normal
}

.ivu-menu-item-group-title {
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	font-size: 12px;
	color: #999
}

.ivu-menu-item-group>ul {
	padding: 0!important;
	list-style: none!important
}

.ivu-menu-vertical .ivu-menu-item,.ivu-menu-vertical .ivu-menu-submenu-title {
	padding: 14px 24px;
	position: relative;
	cursor: pointer;
	z-index: 1;
	transition: all 0s ease-in-out
}

.ivu-menu-vertical .ivu-menu-item:hover,.ivu-menu-vertical .ivu-menu-submenu-title:hover {
	color: #009bf4
}

.ivu-menu-vertical .ivu-menu-submenu-title-icon {
	position: absolute;
	top: 50%;
	right: 24px;
	transform: translateY(-50%)
}

.ivu-menu-submenu-title-icon {
	transition: transform 0s ease-in-out
}

.ivu-menu-horizontal .ivu-menu-opened>*>.ivu-menu-submenu-title-icon {
	transform: rotate(180deg)
}

.ivu-menu-vertical .ivu-menu-opened>*>.ivu-menu-submenu-title-icon {
	transform: translateY(-50%) rotate(180deg)
}

.ivu-menu-vertical .ivu-menu-submenu-nested {
	padding-left: 20px
}

.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item {
	padding-left: 43px
}

.ivu-menu-vertical .ivu-menu-item-group-title {
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	padding-left: 28px
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-group-title {
	color: hsla(0,0%,100%,.36)
}

.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu) {
	color: #009bf4;
	background: #e6faff;
	z-index: 2
}

.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu):after {
	content: "";
	display: block;
	width: 2px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: #009bf4
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item,.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title {
	color: hsla(0,0%,100%,.7)
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu),.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu):hover,.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not(.ivu-menu-submenu),.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not(.ivu-menu-submenu):hover {
	background: #363e4f
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item:hover,.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title:hover {
	color: #fff;
	background: #515a6e
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu),.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not(.ivu-menu-submenu) {
	color: #009bf4
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item:hover {
	color: #fff;
	background: transparent!important
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active,.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active:hover {
	border-right: none;
	color: #fff;
	background: #009bf4!important
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-child-item-active>.ivu-menu-submenu-title {
	color: #fff
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened {
	background: #363e4f
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened .ivu-menu-submenu-title {
	background: #515a6e
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened .ivu-menu-submenu-has-parent-submenu .ivu-menu-submenu-title {
	background: transparent
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px!important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background 0s ease-in-out
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-focus,.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item:hover {
	background: #f3f3f3
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-selected,.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-selected:hover {
	color: #009bf4
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-menu-large .ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
	padding: 7px 16px 8px;
	font-size: 14px!important
}

@-moz-document url-prefix() {
	.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
		white-space: normal
	}
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item {
	padding: 7px 16px 8px;
	font-size: 14px!important
}

.ivu-date-picker {
	display: inline-block;
	line-height: normal
}

.ivu-date-picker-rel {
	position: relative
}

.ivu-date-picker .ivu-select-dropdown {
	width: auto;
	padding: 0;
	overflow: visible;
	max-height: none
}

.ivu-date-picker-cells {
	width: 196px;
	margin: 10px;
	white-space: normal
}

.ivu-date-picker-cells span,.ivu-date-picker-cells span em {
	display: inline-block;
	width: 24px;
	height: 24px
}

.ivu-date-picker-cells span em {
	line-height: 24px;
	margin: 2px;
	font-style: normal;
	border-radius: 2px;
	text-align: center;
	transition: all 0s ease-in-out
}

.ivu-date-picker-cells-header span {
	line-height: 24px;
	text-align: center;
	margin: 2px;
	color: #c5c8ce
}

.ivu-date-picker-cells-cell:hover em {
	background: #e1f0fe
}

.ivu-date-picker-cells-focused em {
	box-shadow: inset 0 0 0 1px #009bf4
}

span.ivu-date-picker-cells-cell {
	width: 28px;
	height: 28px;
	cursor: pointer
}

.ivu-date-picker-cells-cell-next-month em,.ivu-date-picker-cells-cell-prev-month em {
	color: #c5c8ce
}

.ivu-date-picker-cells-cell-next-month:hover em,.ivu-date-picker-cells-cell-prev-month:hover em {
	background: transparent
}

span.ivu-date-picker-cells-cell-disabled,span.ivu-date-picker-cells-cell-disabled:hover,span.ivu-date-picker-cells-cell-week-label,span.ivu-date-picker-cells-cell-week-label:hover {
	cursor: not-allowed;
	color: #c5c8ce
}

span.ivu-date-picker-cells-cell-disabled:hover em,span.ivu-date-picker-cells-cell-disabled em,span.ivu-date-picker-cells-cell-week-label:hover em,span.ivu-date-picker-cells-cell-week-label em {
	color: inherit;
	background: inherit
}

span.ivu-date-picker-cells-cell-disabled,span.ivu-date-picker-cells-cell-disabled:hover {
	background: #f7f7f7
}

.ivu-date-picker-cells-cell-today em {
	position: relative
}

.ivu-date-picker-cells-cell-today em:after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #009bf4;
	position: absolute;
	top: 1px;
	right: 1px
}

.ivu-date-picker-cells-cell-range {
	position: relative
}

.ivu-date-picker-cells-cell-range em {
	position: relative;
	z-index: 1
}

.ivu-date-picker-cells-cell-range:before {
	content: "";
	display: block;
	background: #e1f0fe;
	border-radius: 0;
	border: 0;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 0;
	right: 0
}

.ivu-date-picker-cells-cell-selected:hover em,.ivu-date-picker-cells-cell-selected em {
	background: #009bf4;
	color: #fff
}

span.ivu-date-picker-cells-cell-disabled.ivu-date-picker-cells-cell-selected em {
	background: #c5c8ce;
	color: #f7f7f7
}

.ivu-date-picker-cells-cell-today.ivu-date-picker-cells-cell-selected em:after {
	background: #fff
}

.ivu-date-picker-cells-show-week-numbers {
	width: 226px
}

.ivu-date-picker-cells-month,.ivu-date-picker-cells-year {
	margin-top: 14px
}

.ivu-date-picker-cells-month span,.ivu-date-picker-cells-year span {
	width: 40px;
	height: 28px;
	line-height: 28px;
	margin: 10px 12px;
	border-radius: 2px
}

.ivu-date-picker-cells-month span em,.ivu-date-picker-cells-year span em {
	width: 40px;
	height: 28px;
	line-height: 28px;
	margin: 0
}

.ivu-date-picker-cells-month .ivu-date-picker-cells-cell-focused,.ivu-date-picker-cells-year .ivu-date-picker-cells-cell-focused {
	background-color: #ccebfd
}

.ivu-date-picker-header {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px solid #e8eaec
}

.ivu-date-picker-header-label {
	cursor: pointer;
	transition: color 0s ease-in-out
}

.ivu-date-picker-header-label:hover {
	color: #009bf4
}

.ivu-date-picker-btn-pulse {
	background-color: #ccebfd!important;
	border-radius: 4px;
	transition: background-color 0s ease-in-out
}

.ivu-date-picker-prev-btn {
	float: left
}

.ivu-date-picker-prev-btn-arrow-double {
	margin-left: 10px
}

.ivu-date-picker-prev-btn-arrow-double i:after {
	content: "\F115";
	margin-left: -8px
}

.ivu-date-picker-next-btn {
	float: right
}

.ivu-date-picker-next-btn-arrow-double {
	margin-right: 10px
}

.ivu-date-picker-next-btn-arrow-double i:after {
	content: "\F11F";
	margin-left: -8px
}

.ivu-date-picker-with-range .ivu-picker-panel-body {
	min-width: 432px
}

.ivu-date-picker-with-range .ivu-picker-panel-content {
	float: left
}

.ivu-date-picker-with-range .ivu-picker-cells-show-week-numbers,.ivu-date-picker-with-week-numbers .ivu-picker-panel-body-date {
	min-width: 492px
}

.ivu-date-picker-transfer {
	z-index: 1060;
	max-height: none;
	width: auto
}

.ivu-date-picker-focused input {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-picker-panel-icon-btn {
	display: inline-block;
	width: 20px;
	height: 24px;
	line-height: 26px;
	margin-top: 4px;
	text-align: center;
	cursor: pointer;
	color: #c5c8ce;
	transition: color 0s ease-in-out
}

.ivu-picker-panel-icon-btn:hover {
	color: #009bf4
}

.ivu-picker-panel-icon-btn i {
	font-size: 14px
}

.ivu-picker-panel-body-wrapper.ivu-picker-panel-with-sidebar {
	padding-left: 92px
}

.ivu-picker-panel-sidebar {
	width: 92px;
	float: left;
	margin-left: -92px;
	position: absolute;
	top: 0;
	bottom: 0;
	background: #f8f8f9;
	border-right: 1px solid #e8eaec;
	border-radius: 4px 0 0 4px;
	overflow: auto
}

.ivu-picker-panel-shortcut {
	padding: 6px 15px;
	transition: all 0s ease-in-out;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-picker-panel-shortcut:hover {
	background: #e8eaec
}

.ivu-picker-panel-body {
	float: left
}

.ivu-picker-confirm {
	border-top: 1px solid #e8eaec;
	text-align: right;
	padding: 8px;
	clear: both
}

.ivu-picker-confirm>span {
	color: #009bf4;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: left;
	padding: 2px 0;
	transition: all 0s ease-in-out
}

.ivu-picker-confirm>span:hover {
	color: #33aff6
}

.ivu-picker-confirm>span:active {
	color: #0093e8
}

.ivu-picker-confirm-time {
	float: left
}

.ivu-time-picker-cells {
	min-width: 112px
}

.ivu-time-picker-cells-with-seconds {
	min-width: 168px
}

.ivu-time-picker-cells-list {
	width: 56px;
	max-height: 144px;
	float: left;
	overflow: hidden;
	border-left: 1px solid #e8eaec;
	position: relative
}

.ivu-time-picker-cells-list:hover {
	overflow-y: auto
}

.ivu-time-picker-cells-list:first-child {
	border-left: none;
	border-radius: 2px 0 0 2px
}

.ivu-time-picker-cells-list:last-child {
	border-radius: 0 2px 2px 0
}

.ivu-time-picker-cells-list ul {
	width: 100%;
	margin: 0;
	padding: 0 0 120px;
	list-style: none
}

.ivu-time-picker-cells-list ul li {
	width: 100%;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 16px;
	box-sizing: content-box;
	text-align: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	list-style: none;
	transition: background 0s ease-in-out
}

.ivu-time-picker-cells-cell:hover {
	background: #f3f3f3
}

.ivu-time-picker-cells-cell-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-time-picker-cells-cell-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-time-picker-cells-cell-selected,.ivu-time-picker-cells-cell-selected:hover {
	color: #009bf4;
	background: #f3f3f3
}

.ivu-time-picker-cells-cell-focused {
	background-color: #ccebfd
}

.ivu-time-picker-header {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px solid #e8eaec
}

.ivu-time-picker-with-range .ivu-picker-panel-body {
	min-width: 228px
}

.ivu-time-picker-with-range .ivu-picker-panel-content {
	float: left;
	position: relative
}

.ivu-time-picker-with-range .ivu-picker-panel-content:after {
	content: "";
	display: block;
	width: 2px;
	position: absolute;
	top: 31px;
	bottom: 0;
	right: -2px;
	background: #e8eaec;
	z-index: 1
}

.ivu-time-picker-with-range .ivu-picker-panel-content-right {
	float: right
}

.ivu-time-picker-with-range .ivu-picker-panel-content-right:after {
	right: auto;
	left: -2px
}

.ivu-time-picker-with-range .ivu-time-picker-cells-list:first-child,.ivu-time-picker-with-range .ivu-time-picker-cells-list:last-child {
	border-radius: 0
}

.ivu-time-picker-with-range.ivu-time-picker-with-seconds .ivu-picker-panel-body {
	min-width: 340px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells,.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds {
	min-width: 216px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds .ivu-time-picker-cells-list {
	width: 72px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds .ivu-time-picker-cells-list ul li {
	padding: 0 0 0 28px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list {
	width: 108px;
	max-height: 216px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list:first-child,.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list:last-child {
	border-radius: 0
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list ul {
	padding: 0 0 192px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list ul li {
	padding: 0 0 0 46px
}

.ivu-form .ivu-form-item-label {
	text-align: right;
	vertical-align: middle;
	float: left;
	font-size: 12px;
	color: #515a6e;
	line-height: 1;
	padding: 10px 12px 10px 0;
	box-sizing: border-box
}

.ivu-form-label-left .ivu-form-item-label {
	text-align: left
}

.ivu-form-label-top .ivu-form-item-label {
	float: none;
	display: inline-block;
	padding: 0 0 10px
}

.ivu-form-inline .ivu-form-item {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top
}

.ivu-form-item {
	margin-bottom: 24px;
	vertical-align: top;
	zoom: 1
}

.ivu-form-item:after,.ivu-form-item:before {
	content: "";
	display: table
}

.ivu-form-item:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-form-item-content {
	position: relative;
	line-height: 32px;
	font-size: 12px
}

.ivu-form-item .ivu-form-item {
	margin-bottom: 0
}

.ivu-form-item .ivu-form-item .ivu-form-item-content {
	margin-left: 0!important
}

.ivu-form-item-error-tip {
	position: absolute;
	top: 100%;
	left: 0;
	line-height: 1;
	padding-top: 6px;
	color: #ed4014
}

.ivu-form-item-required .ivu-form-item-label:before {
	content: "*";
	display: inline-block;
	margin-right: 4px;
	line-height: 1;
	font-family: SimSun;
	font-size: 12px;
	color: #ed4014
}

.ivu-carousel {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.ivu-carousel-list,.ivu-carousel-track {
	transform: translateZ(0)
}

.ivu-carousel-list {
	margin: 0;
	padding: 0
}

.ivu-carousel-list,.ivu-carousel-track {
	position: relative;
	display: block;
	overflow: hidden
}

.ivu-carousel-track {
	top: 0;
	left: 0;
	z-index: 1
}

.ivu-carousel-track.higher {
	z-index: 2
}

.ivu-carousel-item {
	float: left;
	height: 100%;
	min-height: 1px;
	display: block
}

.ivu-carousel-arrow {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	cursor: pointer;
	display: none;
	position: absolute;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
	transition: 0s;
	background-color: rgba(31,45,61,.11);
	color: #fff;
	text-align: center;
	font-size: 1em;
	font-family: inherit;
	line-height: inherit
}

.ivu-carousel-arrow:hover {
	background-color: rgba(31,45,61,.5)
}

.ivu-carousel-arrow>* {
	vertical-align: baseline
}

.ivu-carousel-arrow.left {
	left: 16px
}

.ivu-carousel-arrow.right {
	right: 16px
}

.ivu-carousel-arrow-always {
	display: inherit
}

.ivu-carousel-arrow-hover {
	display: inherit;
	opacity: 0
}

.ivu-carousel:hover .ivu-carousel-arrow-hover {
	opacity: 1
}

.ivu-carousel-dots {
	z-index: 10;
	display: none;
	position: relative;
	list-style: none;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 17px
}

.ivu-carousel-dots-inside {
	display: block;
	position: absolute;
	bottom: 3px
}

.ivu-carousel-dots-outside {
	display: block;
	margin-top: 3px
}

.ivu-carousel-dots li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 2px;
	padding: 7px 0;
	cursor: pointer
}

.ivu-carousel-dots li button {
	border: 0;
	cursor: pointer;
	background: #8391a5;
	opacity: .3;
	display: block;
	width: 16px;
	height: 3px;
	border-radius: 1px;
	outline: none;
	font-size: 0;
	color: transparent;
	transition: all .5s
}

.ivu-carousel-dots li button.radius {
	width: 6px;
	height: 6px;
	border-radius: 50%
}

.ivu-carousel-dots li:hover>button {
	opacity: .7
}

.ivu-carousel-dots li.ivu-carousel-active>button {
	opacity: 1;
	width: 24px
}

.ivu-carousel-dots li.ivu-carousel-active>button.radius {
	width: 6px
}

.ivu-rate {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 20px;
	vertical-align: middle;
	font-weight: 400;
	font-style: normal
}

.ivu-rate-disabled .ivu-rate-star-content:before,.ivu-rate-disabled .ivu-rate-star:before {
	cursor: default
}

.ivu-rate-disabled .ivu-rate-star:hover {
	transform: scale(1)
}

.ivu-rate-star-full,.ivu-rate-star-zero {
	position: relative
}

.ivu-rate-star-first {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	overflow: hidden;
	opacity: 0
}

.ivu-rate-star-first,.ivu-rate-star-second {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all .3s ease;
	color: #e9e9e9;
	cursor: pointer
}

.ivu-rate-star-chart {
	display: inline-block;
	padding: 0;
	margin: 0 8px 0 0;
	position: relative;
	font-family: Ionicons;
	transition: all .3s ease
}

.ivu-rate-star-chart:hover {
	transform: scale(1.1)
}

.ivu-rate-star-chart.ivu-rate-star-full .ivu-rate-star-first,.ivu-rate-star-chart.ivu-rate-star-full .ivu-rate-star-second {
	color: #f5a623
}

.ivu-rate-star-chart.ivu-rate-star-half .ivu-rate-star-first {
	opacity: 1;
	color: #f5a623
}

.ivu-rate-star {
	display: inline-block;
	padding: 0;
	margin: 0 8px 0 0;
	position: relative;
	font-family: Ionicons;
	transition: all .3s ease
}

.ivu-rate-star:hover {
	transform: scale(1.1)
}

.ivu-rate-star-content:before,.ivu-rate-star:before {
	color: #e9e9e9;
	cursor: pointer;
	content: "\F2BF";
	transition: all 0s ease-in-out;
	display: block
}

.ivu-rate-star-content {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	overflow: hidden
}

.ivu-rate-star-content:before {
	color: transparent
}

.ivu-rate-star-full:before,.ivu-rate-star-half .ivu-rate-star-content:before {
	color: #f5a623
}

.ivu-rate-star-full:hover:before,.ivu-rate-star-half:hover .ivu-rate-star-content:before {
	color: #f7b84f
}

.ivu-rate-text {
	margin-left: 8px;
	vertical-align: middle;
	display: inline-block;
	font-size: 12px
}

.ivu-upload input[type=file] {
	display: none
}

.ivu-upload-list {
	margin-top: 8px
}

.ivu-upload-list-file {
	padding: 4px;
	color: #515a6e;
	border-radius: 4px;
	transition: background-color 0s ease-in-out;
	overflow: hidden;
	position: relative
}

.ivu-upload-list-file>span {
	cursor: pointer;
	transition: color 0s ease-in-out
}

.ivu-upload-list-file>span i {
	display: inline-block;
	width: 12px;
	height: 12px;
	color: #515a6e;
	text-align: center
}

.ivu-upload-list-file:hover {
	background: #f3f3f3
}

.ivu-upload-list-file:hover>span {
	color: #009bf4
}

.ivu-upload-list-file:hover>span i {
	color: #515a6e
}

.ivu-upload-list-file:hover .ivu-upload-list-remove {
	opacity: 1
}

.ivu-upload-list-remove {
	opacity: 0;
	font-size: 18px;
	cursor: pointer;
	float: right;
	margin-right: 4px;
	color: #999;
	transition: all 0s ease
}

.ivu-upload-list-remove:hover {
	color: #444
}

.ivu-upload-select {
	display: inline-block
}

.ivu-upload-drag {
	background: #fff;
	border: 1px dashed #dcdee2;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: border-color 0s ease
}

.ivu-upload-drag:hover {
	border: 1px dashed #009bf4
}

.ivu-upload-dragOver {
	border: 2px dashed #009bf4
}

.ivu-tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px
}

.ivu-tree ul.ivu-dropdown-menu {
	padding: 0
}

.ivu-tree ul li {
	list-style: none;
	margin: 8px 0;
	padding: 0;
	white-space: nowrap;
	outline: none
}

.ivu-tree ul li.ivu-dropdown-item {
	margin: 0;
	padding: 7px 16px;
	white-space: nowrap
}

.ivu-tree li ul {
	margin: 0;
	padding: 0 0 0 18px
}

.ivu-tree-title {
	display: inline-block;
	margin: 0;
	padding: 0 4px;
	border-radius: 2px;
	cursor: pointer;
	vertical-align: top;
	color: #515a6e;
	transition: all 0s ease-in-out
}

.ivu-tree-title:hover {
	background-color: #e6f5fe
}

.ivu-tree-title-selected,.ivu-tree-title-selected:hover {
	background-color: #ccebfd
}

.ivu-tree-arrow {
	cursor: pointer;
	width: 12px;
	text-align: center;
	display: inline-block
}

.ivu-tree-arrow i {
	transition: all 0s ease-in-out;
	font-size: 14px;
	vertical-align: middle
}

.ivu-tree-arrow-open i {
	transform: rotate(90deg)
}

.ivu-tree-arrow-disabled {
	cursor: not-allowed
}

.ivu-tree .ivu-checkbox-wrapper {
	margin-right: 4px;
	margin-left: 4px
}

.ivu-avatar {
	display: inline-block;
	text-align: center;
	background: #ccc;
	color: #fff;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 16px
}

.ivu-avatar-image {
	background: transparent
}

.ivu-avatar .ivu-icon {
	position: relative;
	top: -1px
}

.ivu-avatar>* {
	line-height: 32px
}

.ivu-avatar.ivu-avatar-icon {
	font-size: 18px
}

.ivu-avatar-large {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px
}

.ivu-avatar-large>* {
	line-height: 40px
}

.ivu-avatar-large.ivu-avatar-icon {
	font-size: 24px
}

.ivu-avatar-large .ivu-icon {
	position: relative;
	top: -2px
}

.ivu-avatar-small {
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px
}

.ivu-avatar-small>* {
	line-height: 24px
}

.ivu-avatar-small.ivu-avatar-icon {
	font-size: 14px
}

.ivu-avatar-square {
	border-radius: 4px
}

.ivu-avatar>img {
	width: 100%;
	height: 100%
}

.ivu-color-picker {
	display: inline-block
}

.ivu-color-picker-hide {
	display: none
}

.ivu-color-picker-hide-drop {
	visibility: hidden
}

.ivu-color-picker-disabled {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-color-picker-disabled:hover {
	border-color: #e3e5e8
}

.ivu-color-picker>div:first-child:hover .ivu-input {
	border-color: #33aff6
}

.ivu-color-picker>div:first-child.ivu-color-picker-disabled:hover .ivu-input {
	border-color: #e3e5e8
}

.ivu-color-picker .ivu-select-dropdown {
	padding: 0
}

.ivu-color-picker-input.ivu-input:focus {
	box-shadow: none
}

.ivu-color-picker-focused {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-color-picker-rel {
	line-height: 0
}

.ivu-color-picker-color {
	width: 18px;
	height: 18px;
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);border-radius: 2px;
	position: relative;
	top: 2px
}

.ivu-color-picker-color div {
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.15);
	border-radius: 2px
}

.ivu-color-picker-color-empty {
	background: #fff;
	overflow: hidden;
	text-align: center
}

.ivu-color-picker-color-empty i {
	font-size: 18px;
	vertical-align: baseline
}

.ivu-color-picker-color-focused {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-color-picker-large .ivu-color-picker-color {
	width: 20px;
	height: 20px;
	top: 1px
}

.ivu-color-picker-large .ivu-color-picker-color-empty i {
	font-size: 20px
}

.ivu-color-picker-small .ivu-color-picker-color {
	width: 14px;
	height: 14px;
	top: 3px
}

.ivu-color-picker-small .ivu-color-picker-color-empty i {
	font-size: 14px
}

.ivu-color-picker-picker-wrapper {
	padding: 8px 8px 0
}

.ivu-color-picker-picker-panel {
	width: 240px;
	margin: 0 auto;
	box-sizing: content-box;
	box-sizing: initial;
	position: relative
}

.ivu-color-picker-picker-alpha-slider,.ivu-color-picker-picker-hue-slider {
	height: 10px;
	margin-top: 8px;
	position: relative
}

.ivu-color-picker-picker-colors {
	margin-top: 8px;
	overflow: hidden;
	border-radius: 2px;
	transition: border 0s ease-in-out,box-shadow 0s ease-in-out
}

.ivu-color-picker-picker-colors:focus {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-color-picker-picker-colors-wrapper {
	display: inline;
	width: 20px;
	height: 20px;
	float: left;
	position: relative
}

.ivu-color-picker-picker-colors-wrapper-color {
	outline: 0;
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	margin: 2px;
	cursor: pointer;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.15)
}

.ivu-color-picker-picker-colors-wrapper-circle {
	width: 4px;
	height: 4px;
	box-shadow: 0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);
	border-radius: 50%;
	transform: translate(-2px,-2px);
	position: absolute;
	top: 10px;
	left: 10px;
	cursor: pointer
}

.ivu-color-picker-picker .ivu-picker-confirm {
	margin-top: 8px
}

.ivu-color-picker-saturation-wrapper {
	width: 100%;
	padding-bottom: 75%;
	position: relative;
	transition: border 0s ease-in-out,box-shadow 0s ease-in-out
}

.ivu-color-picker-saturation-wrapper:focus {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-color-picker-saturation,.ivu-color-picker-saturation--black,.ivu-color-picker-saturation--white {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.ivu-color-picker-saturation--white {
	background: linear-gradient(90deg,#fff,hsla(0,0%,100%,0))
}

.ivu-color-picker-saturation--black {
	background: linear-gradient(0deg,#000,transparent)
}

.ivu-color-picker-saturation-pointer {
	cursor: pointer;
	position: absolute
}

.ivu-color-picker-saturation-circle {
	width: 4px;
	height: 4px;
	box-shadow: 0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);
	border-radius: 50%;
	transform: translate(-2px,-2px)
}

.ivu-color-picker-hue {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	background: linear-gradient(90deg,red,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red);
	transition: border 0s ease-in-out,box-shadow 0s ease-in-out
}

.ivu-color-picker-hue:focus {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-color-picker-hue-container {
	cursor: pointer;
	margin: 0 2px;
	position: relative;
	height: 100%
}

.ivu-color-picker-hue-pointer {
	z-index: 2;
	position: absolute
}

.ivu-color-picker-hue-picker {
	cursor: pointer;
	margin-top: 1px;
	width: 4px;
	border-radius: 1px;
	height: 8px;
	box-shadow: 0 0 2px rgba(0,0,0,.6);
	background: #fff;
	transform: translateX(-2px)
}

.ivu-color-picker-alpha {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	transition: border 0s ease-in-out,box-shadow 0s ease-in-out
}

.ivu-color-picker-alpha:focus {
	border-color: #33aff6;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,155,244,.2)
}

.ivu-color-picker-alpha-checkboard-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	border-radius: 2px
}

.ivu-color-picker-alpha-checkerboard {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.ivu-color-picker-alpha-gradient {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px
}

.ivu-color-picker-alpha-container {
	cursor: pointer;
	position: relative;
	z-index: 2;
	height: 100%;
	margin: 0 3px
}

.ivu-color-picker-alpha-pointer {
	z-index: 2;
	position: absolute
}

.ivu-color-picker-alpha-picker {
	cursor: pointer;
	width: 4px;
	border-radius: 1px;
	height: 8px;
	box-shadow: 0 0 2px rgba(0,0,0,.6);
	background: #fff;
	margin-top: 1px;
	transform: translateX(-2px)
}

.ivu-color-picker-confirm {
	margin-top: 8px;
	position: relative;
	border-top: 1px solid #e8eaec;
	text-align: right;
	padding: 8px;
	clear: both
}

.ivu-color-picker-confirm-color {
	position: absolute;
	top: 11px;
	left: 8px
}

.ivu-color-picker-confirm-color-editable {
	top: 8px
}

.ivu-auto-complete .ivu-icon-ios-close,.ivu-auto-complete .ivu-select-not-found {
	display: none
}

.ivu-auto-complete:hover .ivu-icon-ios-close {
	display: inline-block
}

.ivu-auto-complete.ivu-select-dropdown {
	max-height: none
}

.ivu-divider {
	font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,å¾®è½¯é›…é»‘,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #515a6e;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #e8eaec
}

.ivu-divider,.ivu-divider-vertical {
	margin: 0 8px;
	display: inline-block;
	height: .9em;
	width: 1px;
	vertical-align: middle;
	position: relative;
	top: -.06em
}

.ivu-divider-horizontal {
	display: block;
	height: 1px;
	width: 100%;
	min-width: 100%;
	margin: 24px 0;
	clear: both
}

.ivu-divider-horizontal.ivu-divider-with-text-center,.ivu-divider-horizontal.ivu-divider-with-text-left,.ivu-divider-horizontal.ivu-divider-with-text-right {
	display: table;
	white-space: nowrap;
	text-align: center;
	background: transparent;
	font-weight: 500;
	color: #17233d;
	font-size: 16px;
	margin: 16px 0
}

.ivu-divider-horizontal.ivu-divider-with-text-center:after,.ivu-divider-horizontal.ivu-divider-with-text-center:before,.ivu-divider-horizontal.ivu-divider-with-text-left:after,.ivu-divider-horizontal.ivu-divider-with-text-left:before,.ivu-divider-horizontal.ivu-divider-with-text-right:after,.ivu-divider-horizontal.ivu-divider-with-text-right:before {
	content: "";
	display: table-cell;
	position: relative;
	top: 50%;
	width: 50%;
	border-top: 1px solid #e8eaec;
	transform: translateY(50%)
}

.ivu-divider-horizontal.ivu-divider-small.ivu-divider-with-text-center,.ivu-divider-horizontal.ivu-divider-small.ivu-divider-with-text-left,.ivu-divider-horizontal.ivu-divider-small.ivu-divider-with-text-right {
	font-size: 14px;
	margin: 8px 0
}

.ivu-divider-horizontal.ivu-divider-with-text-left .ivu-divider-inner-text,.ivu-divider-horizontal.ivu-divider-with-text-right .ivu-divider-inner-text {
	display: inline-block;
	padding: 0 10px
}

.ivu-divider-horizontal.ivu-divider-with-text-left:before {
	top: 50%;
	width: 5%
}

.ivu-divider-horizontal.ivu-divider-with-text-left:after,.ivu-divider-horizontal.ivu-divider-with-text-right:before {
	top: 50%;
	width: 95%
}

.ivu-divider-horizontal.ivu-divider-with-text-right:after {
	top: 50%;
	width: 5%
}

.ivu-divider-inner-text {
	display: inline-block;
	padding: 0 24px
}

.ivu-divider-dashed {
	background: none;
	border-top: 1px dashed #e8eaec
}

.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed,.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed,.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed {
	border-top: 0
}

.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed:after,.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed:before,.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed:after,.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed:before,.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed:after,.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed:before {
	border-style: dashed none none
}

.ivu-anchor {
	position: relative;
	padding-left: 2px
}

.ivu-anchor-wrapper {
	overflow: auto;
	padding-left: 4px;
	margin-left: -4px
}

.ivu-anchor-ink {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0
}

.ivu-anchor-ink:before {
	content: " ";
	position: relative;
	width: 2px;
	height: 100%;
	display: block;
	background-color: #e8eaec;
	margin: 0 auto
}

.ivu-anchor-ink-ball {
	display: inline-block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 2px solid #009bf4;
	background-color: #f6f7fb;
	left: 50%;
	transition: top 0s ease-in-out;
	transform: translate(-50%,2px)
}

.ivu-anchor.fixed .ivu-anchor-ink .ivu-anchor-ink-ball {
	display: none
}

.ivu-anchor-link {
	padding: 8px 0 8px 16px;
	line-height: 1
}

.ivu-anchor-link-title {
	display: block;
	position: relative;
	transition: all .3s;
	color: #515a6e;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 8px
}

.ivu-anchor-link-title:only-child {
	margin-bottom: 0
}

.ivu-anchor-link-active>.ivu-anchor-link-title {
	color: #009bf4
}

.ivu-anchor-link .ivu-anchor-link {
	padding-top: 6px;
	padding-bottom: 6px
}

.ivu-time-with-hash {
	cursor: pointer
}

.ivu-time-with-hash:hover {
	text-decoration: underline
}

.ivu-cell {
	position: relative;
	overflow: hidden
}

.ivu-cell-link,.ivu-cell-link:active,.ivu-cell-link:hover {
	color: inherit
}

.ivu-cell-icon {
	display: inline-block;
	margin-right: 4px;
	font-size: 14px;
	vertical-align: middle
}

.ivu-cell-icon:empty {
	display: none
}

.ivu-cell-main {
	display: inline-block;
	vertical-align: middle
}

.ivu-cell-title {
	line-height: 24px;
	font-size: 14px
}

.ivu-cell-label {
	line-height: 1.2;
	font-size: 12px;
	color: #808695
}

.ivu-cell-selected .ivu-cell-label {
	color: inherit
}

.ivu-cell-selected,.ivu-cell.ivu-cell-selected:hover {
	background: #e6faff
}

.ivu-cell-footer {
	display: inline-block;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	right: 16px;
	color: #515a6e
}

.ivu-cell-with-link .ivu-cell-footer {
	right: 32px
}

.ivu-cell-selected .ivu-cell-footer {
	color: inherit
}

.ivu-cell-arrow {
	display: inline-block;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	right: 16px;
	font-size: 14px
}

.ivu-cell:focus {
	background: #f3f3f3;
	outline: none
}

.ivu-cell-selected:focus {
	background: rgba(0,136,215,.91)
}

.ivu-cell {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px!important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background 0s ease-in-out
}

.ivu-cell-focus,.ivu-cell:hover {
	background: #f3f3f3
}

.ivu-cell-disabled,.ivu-cell-disabled:hover {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-cell-disabled:hover {
	background-color: #fff
}

.ivu-cell-selected,.ivu-cell-selected:hover {
	color: #009bf4
}

.ivu-cell-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-cell-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-cell-large .ivu-cell {
	padding: 7px 16px 8px;
	font-size: 14px!important
}

@-moz-document url-prefix() {
	.ivu-cell {
		white-space: normal
	}
}

.ivu-drawer {
	width: auto;
	height: 100%;
	position: fixed;
	top: 0
}

.ivu-drawer-inner {
	position: absolute
}

.ivu-drawer-left {
	left: 0
}

.ivu-drawer-right {
	right: 0
}

.ivu-drawer-hidden {
	display: none!important
}

.ivu-drawer-wrap {
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.ivu-drawer-wrap-inner {
	position: absolute;
	overflow: hidden
}

.ivu-drawer-wrap-dragging {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-drawer-wrap * {
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

.ivu-drawer-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(55,55,55,.6);
	height: 100%;
	z-index: 1000
}

.ivu-drawer-mask-hidden {
	display: none
}

.ivu-drawer-mask-inner {
	position: absolute
}

.ivu-drawer-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	background-color: #fff;
	border: 0;
	background-clip: padding-box;
	box-shadow: 0 4px 12px rgba(0,0,0,.15)
}

.ivu-drawer-content-no-mask {
	pointer-events: auto
}

.ivu-drawer-header {
	border-bottom: 1px solid #e8eaec;
	padding: 14px 16px;
	line-height: 1
}

.ivu-drawer-header-inner,.ivu-drawer-header p {
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #17233d;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-drawer-header p i,.ivu-drawer-header p span {
	vertical-align: middle
}

.ivu-drawer-close {
	z-index: 1;
	font-size: 12px;
	position: absolute;
	right: 8px;
	top: 8px;
	overflow: hidden;
	cursor: pointer
}

.ivu-drawer-close .ivu-icon-ios-close {
	font-size: 31px;
	color: #999;
	transition: color 0s ease;
	position: relative;
	top: 1px
}

.ivu-drawer-close .ivu-icon-ios-close:hover {
	color: #444
}

.ivu-drawer-body {
	width: 100%;
	height: calc(100% - 51px);
	padding: 16px;
	font-size: 12px;
	line-height: 1.5;
	word-wrap: break-word;
	position: absolute;
	overflow: auto
}

.ivu-drawer-no-header .ivu-drawer-body {
	height: 100%
}

.ivu-drawer-no-mask {
	pointer-events: none
}

.ivu-drawer-no-mask .ivu-drawer-drag {
	pointer-events: auto
}

.ivu-drawer-drag {
	top: 0;
	height: 100%;
	width: 0;
	position: absolute
}

.ivu-drawer-drag-left {
	right: 0
}

.ivu-drawer-drag-move-trigger {
	width: 8px;
	height: 100px;
	line-height: 100px;
	position: absolute;
	top: 50%;
	background: #f3f3f3;
	transform: translate(-50%,-50%);
	border-radius: .66666667px;
	box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
	cursor: col-resize
}

.ivu-drawer-drag-move-trigger-point {
	display: inline-block;
	width: 50%;
	transform: translateX(50%)
}

.ivu-drawer-drag-move-trigger-point i {
	display: block;
	border-bottom: 1px solid silver;
	padding-bottom: 2px
}

.ivu-breadcrumb {
	color: #999;
	font-size: 14px
}

.ivu-breadcrumb a {
	color: #515a6e;
	transition: color 0s ease-in-out
}

.ivu-breadcrumb a:hover {
	color: #33aff6
}

.ivu-breadcrumb>span:last-child {
	font-weight: 700;
	color: #515a6e
}

.ivu-breadcrumb>span:last-child .ivu-breadcrumb-item-separator {
	display: none
}
.Banner{width:300px;margin-bottom:20px}.topBanner{height:102px}.Banner img{width:300px;display:block}.topBanner img{height:102px}

.ivu-breadcrumb-item-separator {
	margin: 0 8px;
	color: #dcdee2
}

.ivu-breadcrumb-item-link>.ivu-icon+span {
	margin-left: 4px
}

.pageList li{float:left}.pageList li a,.pageList li span{display:block;font-size:14px;line-height:30px;text-align:center;border:1px solid #dde0eb;color:#333;height:30px;width:31px;margin-left:-1px;cursor:pointer;background:none}.pageList li a:hover,.pageList li span:hover{color:#009bf4}.pageList li.active{background:#f6f7fb}.pageList .pageNext,.pageList .pagePrev{margin-right:8px;border-radius:2px;background:#f6f7fb;color:#999}.pageList .pageNext a,.pageList .pageNext span,.pageList .pagePrev a,.pageList .pagePrev span{line-height:28px}.pageList .pageNext{margin-left:8px;margin-right:0}.pageList .disable{pointer-events:none}.pageList .disable i:before{opacity:.4}.Banner{width:300px;margin-bottom:20px}.topBanner{height:102px}.Banner img{width:300px;display:block}.topBanner img{height:102px}

.exchange_vol_up:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGcgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDBiNDVhIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgMTUuNTEzbDQuMDE3LTUuODEgNC45MTYgMy44MUwxNS4zMSA3Ii8+PHBhdGggZmlsbD0iIzAwYjQ1YSIgZD0iTTEyLjc1MSA0LjIwN0gxNy44Yy4xMSAwIC4yLjA5LjIuMlY5LjY5YS4yLjIgMCAwMS0uMzQ1LjEzOGwtNS4wNDgtNS4yODNhLjIuMiAwIDAxLjE0NC0uMzM4eiIvPjwvZz48L3N2Zz4=)}.exchange_vol_down:before,.exchange_vol_up:before{transform:scale(.9);display:inline-block;vertical-align:bottom}.exchange_vol_down:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGcgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjRkY2MDU5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgNC40ODdsNC4wMTcgNS44MSA0LjkxNi0zLjgxTDE1LjMxIDEzIi8+PHBhdGggZmlsbD0iI0ZGNjA1OSIgZD0iTTEyLjc1MSAxNS43OTNIMTcuOGEuMi4yIDAgMDAuMi0uMlYxMC4zMWEuMi4yIDAgMDAtLjM0NS0uMTM4bC01LjA0OCA1LjI4M2EuMi4yIDAgMDAuMTQ0LjMzOHoiLz48L2c+PC9zdmc+)}
