
/*头部*/
.aui-lczh-head { padding: .5rem;
	width: 100%; position: relative;
	height: 10rem;
	background: url("../images/gcbg.png") no-repeat;
	background-size: 100% 100%;

}

.aui-lczh-head  .aui-label3 {
	display: flex;
	align-items: center;
	padding: 0.3rem 0.5rem;
	font-size: 0.9rem !important;
	color: #2d476c;
	background: rgb(155,199,251,0.6);
	border-radius: 1rem ;
	position: absolute;
	right: .6rem;
	top: 18%;
}
.aui-lczh-head   .aui-label3 img { 
	width: 16px;
	margin-right: .3rem;
}
.aui-user-ul h1{ color: #fff; font-size: 1.1rem;}
.aui-hnt-title {
	font-size: 1rem;
	color: #fff;
padding: .3rem 0;
	text-align: center;
	font-weight: normal;
	letter-spacing: 2px
}
.m-top{margin-top: -4.5rem !important; z-index: 1000;}
.aui-lc-int {
	width: 65%;
}
.aui-top-box {
	display: flex;
padding: .6rem 0;
margin:0 .5rem  !important;
	justify-content: space-between; 
}
.box-bg	{padding:.4rem; }

 .box-c1  { background:url(../images/abg.png) no-repeat; background-size:100% 100%;
}
 .box-c2  {background:url(../images/bbg.png) no-repeat; background-size:100% 100%;
}
 .box-c3  { background:url(../images/cbg.png) no-repeat; background-size:100% 100%;
}
 .box-c4  { background:url(../images/dbg.png) no-repeat; background-size:100% 100%;
}
 .box-c5  { background:url(../images/ebg.png) no-repeat; background-size:100% 100%;
}
 .box-c6  { background:url(../images/fbg.png) no-repeat; background-size:100% 100%;
}
.box-c7  { background:url(../images/gbg.png) no-repeat; background-size:100% 100%;
}
.box-c8  { background:url(../images/hbg.png) no-repeat; background-size:100% 100%;
}
.aui-palace-d{box-shadow: 0 1px 3px rgba(33,33,33,.2);border-radius: 7px; padding: 0 .6rem; margin:0 .2rem; color:#fff; position:relative; height: 5.6rem;}
.aui-box-text h2{ font-size:.9rem;   padding:0 ; padding-bottom: .5rem; margin:0; margin-bottom: .5rem;  position: relative;
}
.aui-label-top {
    display: flex;
    align-items: center;
    padding: 0.3rem 0.5rem;
    font-size: 0.9rem !important;
    color: #d9c893;
    background: rgb(69,49,29,0.6);
    border-radius: 1rem 0 0 1rem;
    position: absolute;
    right: -.5rem;
    top: 10%;
}
.aui-box-text  h2::before {
    width: 1.8rem;
    height: 2px;
    bottom: 0rem;
    position: absolute;
    content: "";
    background:rgba(255,255,255,0.6);
    border-radius: 20px;
    left: 0;
}
.aui-box-text span{ margin-left:.2rem; }
.aui-box-text p{font-size: .9rem;  margin:  0; color: #e1e7f9;}
.aui-palace-box .aui-palace-grid {
    width: 50%;
    margin: 0;
    padding: 0;
    padding-bottom: .6rem;
}

.aui-slide-wrap {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.aui-slide-wrap .aui-slide-node {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    list-style: none;
    overflow: hidden;
    background: #ffffff;
}
.aui-slide-node-center {
	display: -moz-box;
    display: -webkit-box;
    display: box;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
}
.aui-slide-node-middle {
	display: -moz-box;
    display: -webkit-box;
    display: box;
	-moz-box-align: center;
    -webkit-box-align: center;
    box-align: center;
}
.aui-slide-node img {
    width: 100%;
    height: 100%;
}
.aui-slide-page-wrap {
    width: 100%;
 
    position: absolute;
    padding: 0;
    left: 0;
    right: 0;
    bottom: -8px;
    z-index: 9999;
    text-align: center;
}
.aui-slide-page-dot {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 3px;
    border-radius:20px;
    list-style: none;
    margin: 5px 3px 0 3px;
    background: #cde9fe;
    -webkit-transition: all 0.5s;
            transition: all 0.5s;
}
.aui-slide-page-line {
	position: absolute;
	bottom: -14px;
	height: 1px !important;
	position: relative;
    display: inline-block;
    background: #eeeeee;
    -webkit-transition: all 0.5s;
            transition: all 0.5s;
}
.aui-slide-page-active {
    background: #069afd;
    from { opacity: 0.3; }
    to { opacity: 1 }
}
.aui-slide-prev-btn,
.aui-slide-next-btn {
    display: inline-block;
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 1.2em;
    color: #069afd;
    background: rgba(249,249,249,0.6);
    position: relative;
}
.aui-slide-prev-btn {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.aui-slide-next-btn {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.aui-slide-prev-btn:active,
.aui-slide-next-btn:active {
    color: #f1c40f;
}
.aui-content-xj{display: flex; width: 100%; align-items: center; padding: .5rem; background: #f8f9fd; border: 1px solid #f2f0f2;}
.aui-content-xj img{width: 2rem; margin-right: .3rem;}
.aui-img-yujin {position: absolute; top:0; right: .5rem; width: 2.2rem;}

.chart-legend table {
	margin:0 .6rem;
  width:95%; font-size:.9rem;  }
  .chart-legend table tr td {
    padding: 8px; 
    vertical-align: middle; }
.chart-legend table tr:nth-of-type(2n+1) {
    background-color: 
    #f5f5f5; 
}
.chart-legend-color > span {
  display:inline-block; margin-right:6px;
  background-color: #f2f2f2;
  height: 10px;
  width: 10px; }

  .chart-bg1 { background:#4285f4 !important;}
    
  .chart-bg2 { background:#36cbcb !important;}
      
  .chart-bg3 { background:#77d590 !important; }
      
  .chart-bg4 { background:#f6c163 !important; }
      
  .chart-bg5 { background:#f07b71 !important; }
  .chart-bg6 { background:#9991f5 !important; }
  .chart-bg7 { background:#48a9f8 !important; }
  .chart-bg8 { background:#cebd0f !important; }
.chart-legend-value { color:#4285f4;
  text-align: right; }
  
.chart-legend-value2 { color:#36cbcb;
    text-align: right; }
    
.chart-legend-value3 { color:#77d590;
    text-align: right; }
    
.chart-legend-value4 { color:#f6c163;
    text-align: right; }
    
.chart-legend-value5 { color:#f07b71;
    text-align: right; }
    .chart-legend-value6{ color:#9991f5;
        text-align: right; }
	.chart-legend-value7{ color:#48a9f8;
			text-align: right; }
	.chart-legend-value8{ color:#cebd0f;
				text-align: right; }
.chart-legend-horizontal {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 14px; }
  .chart-legend-horizontal > li {
    display: inline-block; }
    .chart-legend-horizontal > li + li {
      margin-left: 14px; }
    .chart-legend-horizontal > li > span {
      display: inline-block;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background-color: #f2f2f2;
      margin-right: 2px; }
      .moretbtn{   font-size: .8rem; }

.chart-legend p{    margin: 0 0.6rem;
    width: 95%;background: #e1e7f9;padding: 5px; text-align: center;}
    .btm{ margin: 0 0.6rem;
        width: 95%;background: #e1e7f9;padding: 5px; text-align: center; }

        .morecontent
             {
                 
                   display: none;
                  
             }
             .btm  a{   font-size: .8rem; }

/*申报*/
			 /* time seed */
.aui-timeLine {
	background-color: #fff;
	font-size: 13px;
	color: #6e6e6e;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.aui-timeLine-content {
	margin-left: 25px;
	border-left: 1px solid #e4e5e9;
	
}
.aui-timeLine-content-item {
	padding: 10px;
	margin-left: 25px;
	margin-right: 10px;
	position: relative;
	margin-bottom: 10px;
	background: #eef3fa;
	border-radius: 5px;
	padding-top: 0
}
.aui-timeLine-content-item i {
	color: #999;
	margin-right: 3px
}
.aui-timeLine-content .aui-timeLine-content-item .aui-timeLine-box {
	margin-bottom: 4px;
	padding-top: 0;
	color: #fe6000;
}
.aui-timeLine-content .aui-timeLine-content-item .aui-timeLine-box em {
	color: #333333;
	font-style: normal;
}
.aui-timeLine-content-icon .check-danger {
	background-color: rgb(228,108,35);
	border: 4px solid rgb(250, 166, 122);
}
.check-warning {
	background-color: rgb(248, 144,2);
	border: 4px solid rgba(255, 208, 122,1);
}
.aui-timeLine-content-icon .check {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	line-height: 5px;
	color: white;
	font-size: 12px;
	text-align: center;
}
.aui-timeLine-content .aui-timeLine-content-item:first-child:before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 0;
	top: 0;
	left: -30px;
	background-color: #fbbfbf;
	border-radius: 99px;
}
.aui-timeLine-content .aui-timeLine-content-item:first-child h1 {
	color: #34a853
}
.aui-timeLine-content-icon {
	width: 10px;
	height: 10px;
	border-radius: 99px;
	background-color: #e5e5e5;
	content: "";
	position: absolute;
	z-index: 1;
	left: -30px;
	display: block;
	top: -1px;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
}
.aui-timeLine-content-item:first-child>.aui-timeLine-content-icon {
	top: -2px;
}
.aui-timeLine-content-icon img {
	width: 18px;
	height: 18px;
	display: block;
	border: none;
	margin: 6px auto;
}
.aui-timeLine-content-item .aui-timeLine-content-info {
	width: 8px;
	height: 8px;
	border-radius: 99px;
	background-color: #e5e5e5;
	content: "";
	position: absolute;
	z-index: 1;
	left: -25px;
	display: block;
	top: 39px;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
}
.aui-timeLine-content-item p {
font-size:.9rem;
padding-top:.3rem; color: #666;
}
.aui-timeLine-content-item h1 {
	font-size: 1.04rem;
margin-left:.4rem
}
.aui-timeLine-content-item h2 {
	padding: 0 !important;
margin:.6rem .3rem!important
}
.more-right {
	position: absolute;
	right: 10px;
	top: 2px
}
.aui-look-titile {
	position: relative;
	width: 100%
}
.more-right a {
	color: #FF5722
}
.aui-content-padded {
	position: relative;
	word-break: break-all;
	-webkit-overflow-scrolling: touch;
}
.aui-list-item-inner.aui-list-item-arrow {
	overflow: hidden;
	padding-right: 1.5rem;
}
.aui-list-item-arrow:before {
	content: '';
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	top: 50%;
	right: 0.75rem;
	margin-top: -0.2rem;
	background: transparent;
	border: 1px solid #aaa;
	border-top: none;
	border-right: none;
	z-index: 2;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.aui-list-item.aui-list-item-arrow {
	padding-right: 0.75rem;
}
.aui-list.aui-form-list .aui-list-item:active {
	background-color: #ffffff;
}
.aui-collapse-content {
	display: none;
}
.aui-icon-down:before {
	content: " ";
	display: inline-block;
 height: .6rem;
 width:  .6rem;
	border-width: 2px 2px 0 0;
	border-color: #999999;
	border-style: solid;
	transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	position: relative;
	top: -2px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 2px;
	border-radius: 1px;
}
.aui-collapse-header.aui-active .aui-collapse-arrow {
	display: block;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.aui-collapse-header .aui-list-item-title span {
font-size:.93rem;
padding-left:.3rem;
	color: #de8d5c
}
.aui-li-text {
 padding: .4rem .6rem;
 font-size:.8rem
}
.aui-radius-info {
	border-radius: 10px;
padding:.1rem .3rem;
	display: inline-block;
	background: #0093ff;
	text-align: center;
	color: #fff;
font-size:.8rem
}
.aui-collapse-content .aui-media-list li {
	border-bottom: 1px dashed #ddd
}
.aui-collapse-content .aui-media-list li .aui-list-item-title {
	color: #333
}
.aui-collapse-content .aui-media-list li p {
margin-top:.2rem
}
.aui-collapse-content .aui-media-list li p span {
margin-right:.2rem
}
.tag-boder {
	width: 0;
	height: 0;
	border: 6px solid;
	border-top-color: currentcolor;
	border-top-style: solid;
	border-right-color: currentcolor;
	border-right-style: solid;
	border-bottom-color: currentcolor;
	border-bottom-style: solid;
	border-left-color: currentcolor;
	border-left-style: solid;
	border-style: dashed;
	border-color: transparent #eef3fa transparent transparent;
	position: relative;
	top: 0px;
	left: -20px;
}
.check-success {
	background-color: rgb(87, 194, 64);
	border: 4px solid rgba(198, 228, 177,0.9);
}
.check-info {
	background-color: rgb(83, 137, 249);
	border: 4px solid rgba(145, 179, 251,0.8);
}
.check-dk {
	background-color: rgb(255, 96, 109);
	border: 4px solid rgba(252, 159, 166,0.8);
}
.check-pm {
	background-color: rgb(64, 182, 248);
	border: 4px solid rgba(126, 204, 247,0.8);
}

.aui-collapse-title h2.h2::before {
    width: 0rem;
    height: 0rem;
    top: 0rem;
    position: absolute;
    content: "";
    background: #0c9dfd;
    border-radius: 0px;
    left: 0rem;
}
.aui-collapse-title h2{display: flex; align-items: center;}
.aui-collapse-title h2 img{margin-right: 3px;}
.aui-label-bule{background: #299bf5; color: #fff; border-radius: 3px; padding:.2rem .5rem; font-size: .8rem;}

.aui-collapse-content {
    display: none; padding: 0;
     padding-top:10px; 
    color: #0f0f0f !important;
}

.aui-card-list-header .aui-list-item-arrow {
    position: absolute;
    top: 45%;
    right: 0 !important;
     display:inherit; 
}
.aui-chaxun{    background: #fff;
    border-radius: 6px; margin: 0 auto;
    width: 95%; padding: .5rem; margin-top: .5rem; font-size: .8rem;}
.mbsc-comp{width:90px;border: 1px solid #ddd; padding:.2rem .5rem; border-radius: 3px;}


/*档案*/
.aui-titleh3 {background: url(../images/titleh3.png) no-repeat; background-size: 100% 100%;  color: #fff; font-size: 1rem; font-weight: normal; padding: .8rem 0; padding-left: 4rem;}
.da_list li{display: flex; justify-content: space-between; padding: .5rem; color: #001235;}
.da_list li:first-child{ border-bottom: 1px dashed #ddd;}
.da_list li img{width: 1.2rem; margin-right: .3rem;}
.da_list li .da_img{display: flex; align-items: center;}
.da_text{color: #757e91; width: 70%; text-align: right;}
.da_echarts{width: 51vh; height: 35vh;}
.da_echarts2{width:51vh; height: 35vh;}
.pb-10{padding-bottom: 10px;}

/*日志*/
.rzbox h3 {padding: .3rem; display: flex; justify-content: space-between;align-items: center; border-bottom: 1px solid #ddd;}
.rzbox h3 .rztitle{ display: flex; align-items: center; font-size: 1rem; font-weight: normal;}
.rzbox h3 .rztitle img{margin-right: .3rem; width: 24px; margin-top: .3rem;}
.rzbox h3 .more{ font-size: .8rem; font-weight: normal; color: #97c1de;}
.rzlist{display: flex; padding: .3rem;}
.rzlist li{  width: 33.333%; margin: .2rem; border-radius: 6px;}
.rzlist li:first-child{background: url(../images/topbg2.png) no-repeat  ;background-size: 100% 100%; }
.rzlist li:nth-child(2){background: url(../images/topbg4.png) no-repeat  ;background-size: 100% 100%; }
.rzlist li:nth-child(3){ background: url(../images/topbg1.png) no-repeat  ;background-size: 100% 100%;}
.rzlist .rzbg{  color: #fff;  width: 100%; display: flex; align-items: center; padding: .5rem .3rem;}
.rzlist .rzbg img{width: 1.4rem; margin-right: .3rem;}
.rz_chart{width:51vh; height: 35vh;}
