html, body {
	color: #333;
	margin: 0;
	height: 100%;
	background: #ecf3fd;
	font-family: "Helvetica", "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
* {
	box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #000;
}
a, label, button, input, select {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
	border: 0;
}
body {
	background: #f8f8f8;
	
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #08acee;
}
button {
	outline: 0;
}
img {
	border: 0;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}
li {
	list-style: none;
}
a {
	color: #666;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.aui-health-qzhead {
    width: 100%;
    height: 11rem;
    background-image: url(../images/qzbg.png);
    background-size: 100%;
}
.aui-user-qzul{position: absolute ; top:1rem; right: 1.6rem; color: #fff;}
.aui-user-qzul h2{font-size: 1rem; color: #fff; margin-bottom: .6rem;}
.aui-user-qzul li{ background: #1d6de1; padding: .4rem .6rem; margin: .3rem 0; color: #fff; font-size: .9rem; border-radius: 3px;}
.aui-user-qzul li:first-child{background: none;  padding: 0;}
.aui-user-qzul li span{ color: #efe526; margin-right: 3px; font-weight: bold;}
.aui-user-qzul li .mr{margin-right: .5rem; color: #d3e4ff;}
select{-webkit-appearance:none;appearance:none;border:none;font-size:18px;padding:0px ;font-size: .9rem; padding-right: 13px; -webkit-box-sizing:border-box;box-sizing:border-box;background: url("../images/tranger-icon.png") no-repeat right center transparent;color:#fff;}
.aui-palace-two .aui-palace-grid {
    width: 50%;
    position: relative;
    float: left;
    padding: 1px .8rem;
    box-sizing: border-box; display: flex;
    margin: .8rem 0;
}
.aui-palace-two .aui-palace-grid h3{font-size: 1.2rem;}
.aui-palace-two .aui-palace-grid h3 span{font-size: .9rem;}
.aui-icon .aui-palace-grid-icon {
    width: 3rem;
    height:3rem;
    position: relative;
    border-radius: 2rem; margin-right: .5rem;
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: .2rem;
}
.aui-badge {
    display: inline-block;
    width: auto;
    text-align: center;
    min-width: 1rem;
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.2rem;
    font-size: 0.6rem;
    color: #ffffff;
    background-color: #f59a23;
    border-radius: 0.5rem;
    position: absolute;
    top: -.3rem;
    right:-.2rem;
    z-index: 99;
}
.aui-icon .aui-palace-grid-icon img {
    width: 100%;
}

.aui-health-box {
    background: #fff;
    border-radius: 6px;
    width: 96%;
    margin: 0 auto ;
    box-shadow: 0 5px 15px #dadada;
	overflow: hidden;
}
.aui-palace-grid-text h2{font-size: .92rem; color: #2e4059; font-weight: normal; text-align: center; margin: 0; padding: 0;}
.m-t2{margin-top: -2.2rem;}
.m-t5{margin-top: .5rem;}
.aui-text-white {
	color: #ffffff !important;
}
.aui-text-primary {
	color: #1787f2 !important;


}
.border-r{border-right: 1px solid #e9eeff;}
.aui-text-success {
	color: #1fbe95 !important;
}
.aui-text-info {
	color: #03a9f4 !important;
}
.aui-text-warning {
	color: #f17c30 !important;
}
.aui-text-danger {
	color: #fb5f5f !important;
}
.badgebg1{background: #7076f7; border: 1px solid #fff;}
.badgebg2{background: #5da8f9; border: 1px solid #fff;}
.badgebg3{background: #c794fb; border: 1px solid #fff;}
.badgebg4{background: #69e098; border: 1px solid #fff;}
.badgebg5{background: #e08802; border: 1px solid #fff;}
.badgebg6{background: #f4825a; border: 1px solid #fff;}
.badgebg7{background: #59a5f8; border: 1px solid #fff;}
/*tab切换类*/
.aui-tab {
	position: relative;
	background-color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-self: center;
	align-self: center;
}
.aui-tab-item {
	width: 100%;
	height: 2.8rem;
	line-height: 2.8rem;
	position: relative;
	font-size: 1rem;
	text-align: center;
	color: #212121;
	margin-left: -1px;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.mt-5 {margin-top: .5rem;}
.aui-tab-item.aui-active {
	color: #0a7ff3;
	border-bottom: 2px solid #0a7ff3;
}
.aui-hide {
	display: none 
}
.aui-show {
	display: block 
}
.aui-border-b {
    border-bottom: 1px solid #ddd;
}
.sh_echarts {width: 100%; height: 30vh;}
.sh_echarts2{width: 50vh; height: 30vh;}
.s_list{ height: 40vh; overflow: auto;}
.s_list li{ background: #fbfbfb; padding: .46rem; border-radius: 10px; margin: .3rem 0; font-size: .9rem; }
.text_num3 {
    color: #fe4d52;
}
.sh_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
 .lc_col_1 img {
    width: 1.6rem;
}
.lc_col_1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.lc_col_1 ,.lc_col_8 ,.lc_col_3{
    position: relative;
    width: 100%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
}.lc_col_8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; 
}
.lc_col_3 {
    flex: 0 0 25%;
    max-width: 25%; text-align: right;
}

 .card-title::before {
    width: 3px;
    height: 14px;
    top: .75rem;
    position: absolute;
    content: "";
    background: #2fa5f4;
    border-radius: 20px;
    left: 8px;
}
 .card-title  {
    color: #212121;
    padding: .5rem 1rem;  font-size: 1rem;
    position: relative; border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
}
.text_num1{color: #999;}
.aui-content-yc{padding: 0 .8rem;}
.hbbox{ font-size: .8rem; justify-content: space-between; display: flex;}
.hbbox font{margin: 0 5px;}
.ytbox p{font-size: .9rem; margin: 2px 0;}
.ytbox{background: #f0f5fb; border-radius: 5px; padding:12px 8px; display: flex;  justify-content: center;  margin-bottom: .8rem;}
.ytimg img{width:40px;  margin-right: 5px;}
.ulbox{background: #f7f7f7;border-radius: 5px; display: flex;  margin-bottom: .8rem;}
.ulbox li{padding: .8vh 1.2vh; text-align: center; font-size: 13px; display: flex; flex-wrap: wrap; justify-content: center; }
.ulbox li .wrj-text1{ font-weight: bold; margin-right: 3px; }
.ulbox li p{width: 100%;}
.ulbox li .wrj-text2{ font-weight: bold; margin-right: 3px; }
.border-r{border-right: 1px solid #fff;}
.text-danger {
	color: #ff473d !important;font-size: .6rem; margin-right: 5px;
}
.text-999 {
	color: #999 !important;
}
.text-success {
	color: #03c895 !important;
}
.text-warning {
	color: #ffc107 !important;font-size: .6rem; margin-right: 5px;
}
.text-primary {
	color: #8760fb !important; font-size: .6rem; margin-right: 5px;
}
.kflist-ul {
    border: 1px solid #1a9fe3;
    width: 100px;
    border-radius: 15px;
    overflow: hidden;
    font-size: 12px;
    display: flex;
    justify-content: center; position: absolute; right: 5%; top: 5%;
}

.kflist-ul li {
	float: left; text-align: center;
	width: 33.33%; cursor: pointer;
	font-size: 12px; padding:.2rem  0
}
.kflist-ul li.active{background:#1a9fe3 ;}
.kflist-ul li.active span{ color: #fff !important;}