@charset "utf-8";
/* CSS Document */

body, html {
	width:100%;
	height:100%
}
input::-ms-clear, input::-ms-reveal {
display:none
}
html {
	font-family:sans-serif;
	line-height:1.15;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	-ms-overflow-style:scrollbar;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
@-ms-viewport {
width:device-width
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display:block
}
body {
	margin:0;
	color:rgba(0, 0, 0, .65);
	font-size:14px;
	font-family:-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-variant:tabular-nums;
	line-height:1.5;
	background-color:#fff;
	font-feature-settings:"tnum", "tnum"
}
a {
	color:#00a17a;
	text-decoration:none;
	background-color:transparent;
	outline:none;
	cursor:pointer;
transition:color .3s;
	-webkit-text-decoration-skip:objects
}
a:hover {
	color:#1cad84
}
a:active {
	color:#007a60
}
a:active, a:hover {
	text-decoration:none;
	outline:0
}
img {
	vertical-align:middle;
	border-style:none
}
.ant-card {
	box-sizing:border-box;
	margin:0;
	padding:0;
	color:rgba(0, 0, 0, .65);
	font-size:14px;
	font-variant:tabular-nums;
	line-height:1.5;
	list-style:none;
	font-feature-settings:"tnum", "tnum";
	position:relative;
	background:#fff;
	border-radius:20px;
}
.ant-row {
	position:relative;
	height:auto;
	margin-right:0;
	margin-left:0;
	zoom:1;
	display:block;
	box-sizing:border-box
}
.ant-row:after, .ant-row:before {
	display:table;
	content:""
}
.ant-row+.ant-row:before, .ant-row:after {
	clear:both
}
.ant-row-flex {
	display:flex;
	flex-flow:row wrap
}
.ant-row-flex:after, .ant-row-flex:before {
	display:flex
}
.ant-row-flex-start {
	justify-content:flex-start
}
.ant-row-flex-center {
	justify-content:center
}
.ant-row-flex-end {
	justify-content:flex-end
}
.ant-row-flex-space-between {
	justify-content:space-between
}
.ant-row-flex-space-around {
	justify-content:space-around
}
.ant-row-flex-top {
	align-items:flex-start
}
.ant-row-flex-middle {
	align-items:center
}
.ant-row-flex-bottom {
	align-items:flex-end
}
.ant-col {
	position:relative;
	min-height:1px
}
.ant-col-5 {
	display:block;
	box-sizing:border-box;
	width:20.1%
}
.ant-page-header {
	box-sizing:border-box;
	margin:0;
	color:rgba(0, 0, 0, .65);
	font-size:14px;
	font-variant:tabular-nums;
	line-height:1.5;
	list-style:none;
	font-feature-settings:"tnum", "tnum";
	position:relative;
	padding:6px 24px;
	background-color:#fff
}
.ant-page-header-heading-title {
	display:block;
	float:left;
	margin-bottom:0;
	padding-right:12px;
	color:rgba(0, 0, 0, .85);
	font-weight:600;
	font-size:20px;
	line-height:32px
}
.ant-page-header-heading .ant-avatar {
	float:left;
	margin-right:12px
}
.ant-page-header-heading-sub-title {
	float:left;
	margin:5px 12px 5px 0;
	color:rgba(0, 0, 0, .45);
	font-size:14px;
	line-height:22px
}
.ant-page-header-heading-tags {
	float:left;
	margin:4px 0
}
.ant-page-header-heading-extra {
	float:right;
	width:200px;
}
.ant-page-header-heading-extra>* {
	margin-left:8px
}
 @charset "UTF-8";
@font-face {
font-family:"fontello";
src: url('../font/fontello.woff') format('woff');
font-style:normal;
font-weight:400;
speak:never;
display:inline-block;
text-decoration:inherit;
width:1em;
margin-right:.2em;
text-align:center;
font-feature-settings:normal;
font-variant:normal;
text-transform:none;
line-height:1em;
margin-left:.2em;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}

.demo-icon
{
  font-family: "fontello";
  font-style: normal;
  color:#FFF;
  font-size:25px;

}
.icon-user-circle:before {
	content:"\f2bd"
}
* {
	font-family:"Microsoft Yahei"
}
.ant-list-split .ant-list-header, .ant-list-split .ant-list-item {
	border-bottom:1px solid #eee
}
.ant-table-bordered .ant-table-thead>tr>th {
	text-align:center
}
.ant-table-bordered .ant-table-thead>tr>th:not(:last-child) {
border-right:1px solid #fff
}
.ant-list-item:hover {
	cursor:pointer;
	background-color:#e7f8f3
}
.ant-input-number-input {
	text-align:right;
	padding-right:26px
}
.defaut-border {
	border:1px solid #eee
}
.cursor-pointer {
	cursor:pointer
}
.panel-header {
	background-color:#00A0E9;
	color:#fff;
	height:80px
}
.panel-header .pageheader-logo {
	height:48px;
	margin-top:8px
}
.panel-header .pageheader-title {
	display:inline-table;
	text-align:left;
	margin-top:8px
}
.panel-header .pageheader-title .title-zh {
	line-height:1.5em;
	font-size:1.8em;
	color:#fff
}
.panel-header .pageheader-title .weburl {
	color:#d1fdff;
	line-height:.5em
}
.panel-header .pageheader-menu {
	background-color:transparent;
	color:#fff;
	text-align:center
}
.panel-header .pageheader-menu i {
	font-size:1.5em
}
.panel-header .user-menu-icon {
	font-size:3em;
	color:#fff
}
.container[data-v-3721d265] {
	margin:0 auto;
/*	min-height:100vh;*/
	justify-content:center;
	align-items:center;
	text-align:center;
	background-color:#f9f9f9
}
.container .main-menu-panel[data-v-3721d265] {
	height:calc(100vh - 80px);

	display:inline-flex;
	width:100%
}
.container .main-menu-panel .main-menu-panel-row[data-v-3721d265] {
	width:100%;
	align-self:center;
	min-width:800px;
	margin:0 auto;
	padding:3vh 8vw
}
.container .main-menu-panel .menu-item-list-row[data-v-3721d265], .container .main-menu-panel .not-first-row[data-v-3721d265] {
	padding-top:5vh
}
.container .main-menu-panel .last-row-line[data-v-3721d265] {
	margin-bottom:3vh
}
.container .main-menu-panel .menu-item[data-v-3721d265] {
	padding:1vh 1vw 2vh 1vw;
	box-shadow:4px 4px 10px #eee;
	text-align:center
}
.container .main-menu-panel .menu-item .hover-image[data-v-3721d265], .container .main-menu-panel .menu-item .normal-image[data-v-3721d265] {
	margin:1vh auto;
	width:64px
}
.container .main-menu-panel .menu-item[data-v-3721d265] .ant-card-meta-title {
	font-size:1.4em
}
 @media screen and (min-width:1601px) {
.container .main-menu-panel .menu-item .hover-image[data-v-3721d265], .container .main-menu-panel .menu-item .normal-image[data-v-3721d265] {
width:96px;
margin:3vh auto
}
.container .main-menu-panel .menu-item[data-v-3721d265] .ant-card-meta-title {
font-size:1.8em
}
}
.container .main-menu-panel .menu-item .hover-image[data-v-3721d265] {
	display:none
}
.container .main-menu-panel .menu-item[data-v-3721d265]:hover {
	background-color:#00A0E9
}
.container .main-menu-panel .menu-item:hover .hover-image[data-v-3721d265] {
	display:block
}
.container .main-menu-panel .menu-item:hover .normal-image[data-v-3721d265] {
	display:none
}
.container .main-menu-panel .menu-item[data-v-3721d265]:hover .ant-card-meta-title {
	color:#fff
}


.pages {
	margin: 14px 0;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
	color: #1a1d22;
	font-size:12px;
}
.pages a {
	color: #fff;
	padding: 0 6px;
	margin: 0 5px;
font-/weight: bold;
	background: #00A0E9;
	text-decoration:none;
}
.pages * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 28px;
	height: 28px;
	padding-bottom: 1px;
	text-decoration:none;
}
.pages .hover {
	display: inline-block;
	color: #3f3f3f;
	background: #b8b8b8;
	text-decoration:none;
}
.pages a:hover {
	display: inline-block;
	color: #00A0E9;
	background: #b8b8b8;
	text-decoration:none;
}
/*小火箭返回顶部  start*/
	
#rocket-to-top div {
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:0;
	width:40px;
}
#rocket-to-top .level-2 {
	background:url("../../img/rocket_button_up.png") no-repeat scroll -111px 0 transparent;
	display:none;
	height:120px;
	opacity:0;
	z-index:1;	
}
#rocket-to-top .level-3 {
	background:none repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	height:68px;
	z-index:2;
}
#rocket-to-top {
	background:url("../../img/rocket_button_up.png") no-repeat scroll -111px 0 transparent;
	cursor:default;
	display:block;
	height:120px;
	margin:-10px 0;
	overflow:hidden;
	padding:0;
	position:fixed;
	right:0;
	top:80%;
	width:40px;
	z-index:11;
}
	
/*小火箭返回顶部  end*/	