body.index {
    font-family: Microsoft YaHei;
    font-size: 10px;
}
.index-info-show {
	margin-top: 10px;
}
.chart-info-show {
	width: 320px;
}
.table thead {
    color: #374D71;
}
.table th {
    text-align: center;
    line-height: 20px;
    border-top: inherit;
    border-bottom: 1px solid #fff;
    width: 50px;
    padding: 4px !important;
    white-space: nowrap;
}
.table td {
    text-align: center;
    line-height: 20px !important;
    border-top: inherit !important;
    border-bottom: 1px solid #ddd;
    width: 50px;
    /*padding: 4px !important;*/
}
.table thead, .table-hover thead tr:hover>th {
    background-color: #F4F5F9;
}
.table {
	margin-bottom: 10px !important;
	/* -webkit-transform-origin-x: 0;
	-webkit-transform-origin-y: 0;
    -webkit-transform: scale(0.8888, 0.8888); */
}
.table-hover tbody tr:hover>td {
    background-color: #E3EAF1;
}
.table tbody tr.selected>td {
	background-color: #E3EAF1;
}
.table tbody tr.selected>td {
    /* background-color: #E3EAF1; */
    color: #374D71;
    font-weight: bold;
}
.table .index-name {
    text-align: left;
    width: 100px !important;
    white-space: nowrap;
}
.table td.red {
    color: rgb(239,94,81) !important;
}
.table td.green {
    color: rgb(61,187,63) !important;
}
.table td.black {
    /* color: rgb(181,186,191) !important; */
    color: rgb(150,150,150) !important;
}
.chart-title {
    height: 20px;
    margin-left: 30px;
    margin-top: 5px;
    color: #7c868e;
    white-space: nowrap;
    font-size: 10px;
    /* -webkit-transform-origin-x: 0;
	-webkit-transform-origin-y: 0;
    -webkit-transform: scale(0.8888, 0.8888); */
}

/***
anychart-loader
***/
.anychart-loader{
	margin: 22px;
	width: 624px;
	height: 331px;
	margin-left: 740px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 1000;
    background: #fff
}

.anychart-loader .rotating-cover {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    left: 50%;
    margin-left: -35px
}

.anychart-loader .rotating-plane {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20%;
    border: 5px solid #1c75ba;
    margin: 0 auto;
    position: relative;
    -webkit-animation: rotateplane 3s infinite;
    animation: rotateplane 3s infinite
}

.anychart-loader .chart-row {
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 10px;
    right: 10px;
    letter-spacing: -3px;
    line-height: 0;
    font-size: 0;
    white-space: nowrap
}

.anychart-loader .chart-row .chart-col {
    display: inline-block;
    width: 25%;
    height: 90%;
    background: #000;
    margin: 0 12.5% 0 0;
    vertical-align: bottom
}

.anychart-loader .chart-row .chart-col.green {
    background: #26a957;
    height: 50%;
    -webkit-animation: blinkplane 1.5s infinite;
    animation: blinkplane 1.5s infinite
}

.anychart-loader .chart-row .chart-col.orange {
    background: #ff8207;
    height: 70%;
    -webkit-animation: blinkplane 1.5s infinite .15s;
    animation: blinkplane 1.5s infinite .25s
}

.anychart-loader .chart-row .chart-col.red {
    background: #f0402e;
    height: 90%;
    -webkit-animation: blinkplane 1.5s infinite .3s;
    animation: blinkplane 1.5s infinite .5s
}

/***
tile
***/
.tile {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    box-shadow: rgba(0,0,0,.2) 0 0 2px;
    -webkit-box-shadow: rgba(0,0,0,.2) 0 0 2px;
    transition: all .2s cubic-bezier(.65,.4,.29,1.01);
    transition: all .2s cubic-bezier(.65,.4,.29,1.01)
}

.tile hr {
    margin-left: -20px;
    margin-right: -20px
}

.tile.p-0 {
    padding: 0
}

.tile.h-100 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.tile:hover {
    box-shadow: rgba(0,0,0,.2) 0 0 10px;
    -webkit-box-shadow: rgba(0,0,0,.2) 0 0 10px
}

.tile>a {
    color: #323c44;
    text-decoration: none
}

.tile>a img {
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto;
    max-height: 180px
}

.tile>a .title {
    display: block;
    font-size: 10px;
    color: #1c75ba;
    margin-bottom: 5px
}

.tile .tags-list {
    margin-bottom: 10px
}

.tile .tags-list .tag-info {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.35);
    cursor: default;
    line-height: 12px;
    margin: 0 3px 3px 0;
    padding: 3px 6px;
    font-size: 10px;
    display: inline-block;
    color: #323c44
}

.tile code[class*=language] {
    height: 100%!important
}

/***
Page header
***/
@media screen and (min-width: 1400px) {
    .left-menu {
		width: 1400px;
	}
}

.left-menu {
    margin-right: auto;
    margin-left: auto;
}
.container-header {
	height: 101px;
	background: url(../../../image/bg/main.png) no-repeat center top #fff;
}
.first-header {
	background-color: #fff;
	height: 40px;
}
.second-header {
	height: 101px;
	background: url(../../../image/bg/main.png) no-repeat center top #fff;
}
.brand {
  padding: 0;
  margin: 0;
  line-height: 36px;
  height: 40px;
}
.brand .brand-title {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ffffff;
	margin-left: 5px;
}
/***
Page content
***/
.page-container .main-frame {
	width: 100%;
	position: absolute;
}
.page-container .page-content {
	margin: 0 auto !important;
    min-width: 768px;
    width: 768px;
    padding: 0 30px;
}
/***
Page memu
***/
.container-memu {
    z-index: 2;
    position: absolute;
    min-width: 768px;
}
.container-memu .left-memu {
	float: left;
	width: 400px;
}
.container-memu .left-memu .username {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ffffff;
}
.container-memu .left-memu .logintime {
	margin-top: 6px;
}
.container-memu .left-memu .logintime a {
	color: #ffffff;
	text-decoration: none;
}
.container-memu .right-memu {
	float: left;
	width: 800px;
}
.container-memu .right-memu .nav>li>a {
	padding: 0 !important;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ffffff;
	width: 130px;
    height: 24px;
    text-align: center;
    padding: 39px 25px !important;
}
.container-memu .right-memu .nav>li.active>a {
	font-weight: bold;
	box-shadow: none;
}
.container-memu .right-memu .nav>li>a:hover {
    box-shadow: none;
    color: #ffffff;
}
.container-memu .right-memu .nav>li.active>a:after {
	position: absolute;
    top: 91px;
    margin-left: -40px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    content: '';
}
.container-memu .right-memu .nav>li.dropdown.active>a:after {
    margin-left: -40px;
}
.container-memu .right-memu .nav .dropdown-toggle:hover,
.container-memu .right-memu .nav .dropdown.open .dropdown-toggle {
  color: #ffffff !important;
  background: transparent;
}
.container-memu .right-memu .nav li.dropdown .dropdown-toggle i {
  color: #ffffff !important;
}
.container-memu .right-memu .nav > li.dropdown .dropdown-menu i {
	margin-right: 20px;
}
.container-memu .right-memu .nav .dropdown-menu li > a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333333;
}
.container-memu .right-memu .nav .dropdown-menu li > a:hover {
	background: none;
}
.open>.dropdown-menu {
	margin: -30px 36px 0px 0px !important;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a:hover {
	background-color: transparent;
}
.dropdown-menu .active > a {
	background: none;
	font-weight: bold;
}

.page-content .contentDes {
	padding-top: 0px;
}
.page-content .contentDes .breadcrumb {
    left: inherit;
    right: inherit;
    top: inherit;
    height: 20px;
    margin-top: 160px;
    width: 1180px;
    z-index: 0;
}
/*main-content*/
.page-main-content {
    min-width: 768px;
	overflow: auto;
}
.content-outer{
	background: #fff;
	margin: 0 auto;
    z-index: -2;
    min-height: 785px;
}
/***
Footer Layouts (new in v1.3)
***/
/* begin:fixed footer */
.footer {
  background-color: #f3f3f4;
  border-top: 1px solid #E9EBED;
  text-align: center;
}
.footer .footer-inner {
  color: #999999;
}

.footer {
  padding: 8px 20px 5px 20px; 
  font-size: 12px;
}

.footer:after,
.footer:before {
  content: "";
  display: table;
  line-height: 0;
}

.footer:after {
  clear: both;
}

.footer .footer-inner {
  display: inline-block;
}

/* begin: fixed footer */
.footer {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 3;
  bottom: 0;
  text-align: center;
}

.footer {
  margin-left: 0 !important;
}
/* end: fixed footer */