@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0 }
body, button, input, select, textarea {font:12px/1.8 "\5FAE\8F6F\96C5\9ED1", arial ; *line-height:1.5}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight: normal;}
address, cite, dfn, em, var {font-style:normal;}
code, kbd, pre, samp {font-family:courier new, courier, monospace;}
input,button,select,textarea{outline:none}
ul, ol {list-style:none;}
fieldset, img {border:0}

table {border-collapse:collapse;border-spacing:0;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;font-size:100%;}
div:after, ul:after, dl:after,.clearfix:after { content:""; display:block; clear:both; height:0; visibility:hidden;}
/****/
abbr, article, aside, audio, canvas, datalist, details, figure, footer, header, hgroup, menu, nav, output, progress, section, video {display:block;margin:0;padding:0}
i,u,b,em,span,small{ font-weight:normal; font-style:normal;}
html,body {margin: 0;}
/****/
html {font-size: 62.5%;} 
body {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
	-webkit-user-select: none;
	 user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	background: white;
}
a{text-decoration: none;}
h2{ margin:0; padding: 0;}
ul{word-spacing: -4px;}
input,img{
	vertical-align: middle;/*垂直居中对齐*/
}
#header {
  	height: 11rem;
  	background: #b8eacf;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 1;
    box-shadow:0 1px #d3d8dc85;
}
#logo {
  display: -webkit-box;
  -webkit-box-orient: horizontal;
}
.reportlogo {
  display: block;
  width: 30px;
  height: 30px;
  margin: 5px 5px 0px 10px;
}
#logo p{
	margin-top: 6px;
	line-height: 1.5rem;
	margin-left: 0.5rem;
}
/*右实线*/
.cd-timeline-block::before {
	content: '';
	position: absolute;
	margin-top: 10px;
	top: 0;
	left: 18px;
	height: 100%;
	border: 0.4px solid #c1bbba;
}
.cd-timeline-block2:last-child:before{
	display: none;
}
.cd-timeline-block:last-child:before{
	display: none;
}
/*右虚线*/
.cd-timeline-block2::before {
	content: '';
	position: absolute;
	margin-top: 10px;
	top: 0;
	left: 18px;
	height: 100%;
	border: 0.4px dashed #c1bbba;
}
.proofer{
	display: inline-block;
	width: 50%;
	color: #a0a0a0;
	}
.cd-timeline-block {
position: relative;
}
.cd-timeline-block2{
position: relative;
}
/*已采集图标*/
.cd-timeline-img{
	position: absolute;
	top: 7.5px;
	left: 13px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color:#5ccc9e;
}
/*未采集图标*/
.cd-timeline-img2{
	position: absolute;
	top: 7.5px;
	left: 13px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color:#a0a0a0;
}
/*登录*/
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.sysname{
	font-size: 19px;
	color: #1A7500;
	text-align: center;
	font-weight: 600;
}
.logo-top{
	text-align: center;
	margin-top: 10%;
	margin-bottom: 20px;
}
.form-signin{
    width: 100%; 
    height: rem;
    background: white;
}
.accounts{
	margin: 10% 6%;
}
.accounts a{
	color: #a0a0a0;
}
.accounts input{
	border: none;
	border-bottom: 1px solid #231816;
	font-size: 22px;
	text-align: center;
}
.btn-danger:focus{
	outline:none;
	}
.btn-danger{
	width: 76%;
	background: #5ccc9e;
	color: white;
	border: none;
	line-height: 50px;
	border-radius: 8px;
	font-size: 18px;
}
.fot-but{
	text-align: center;
	margin-bottom: 3rem;
}
.w-error-popup-white{
	 width: 100%; 
	 height: 100%; 
	 z-index: 999; 
	 position: fixed; 
	 left: 0; top:0;}
.w-error-popup-white .w-error-back{ 
	width: 100%; 
	height: 100%; 
	background-color: rgba(0,0,0,.8); 
	position:fixed;  
	z-index: 1000; 
	left: 0; 
	top:0;
	}
.w-error-popup-white .w-error-inner{ 
	width: 90%; 
	top: 40%; 
	left: 50%; 
	margin-left: -45%; 
	text-align: center; 
	padding:  0; 
	z-index: 1001;
	position: relative;
}
.w-error-inner img{
	width: 60px;
	height: 60px;
}
#logo span{
	color: #00913e;
	font-size: 12px;
}
/*提示弹框*/
.w-error-popup-white .w-error-inner h4{ font-size: 20px; color: #333; padding: 10px 0; margin: 0 32px; border-bottom: 1px solid #e5e9ec; font-weight: normal; }
.w-error-popup-white .w-error-inner .w-error-content{ color: #333; font-size: 16px; line-height: 30px; padding: 20px; height: 78%; overflow-y:auto; overflow-x:hidden; text-align: left;  }
.w-error-inner-h{color: #ff4443;width: 100%;text-align: center;font-size: 20px;border-bottom: 1px solid #999999;line-height: 20px;padding-bottom: 20px;}
.w-error-content-two{color: #abafb2;font-size: 16px;font-family: 苹方中黑体;}
.w-close{position: absolute;right: 5%;top: 3px;}
.w-error-content-two h3{font-size: 18px;}
.btn-danger1{
	display: block;
	width: 50%;
	text-align: center;
	background: #5ccc9e;
    color: white;
    border: none;
    line-height: 3rem;
    border-radius: 8px;
    font-size: 16px;
    margin-left: 50%;
}
.logo-top img{
	width: 50px;
	height: 50px;
}
/*进程*/
html * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

body {
font-size: 100%;
color: #7f8c97;
background-color:#ffffff;
}

 

img {
max-width: 100%;
}

.cd-container {
width: 90%;
max-width: 1170px;
margin: 0 auto;
}
.cd-container::after {
/* clearfix */
content: '';
display: table;
clear: both;

}


#cd-timeline {
position: relative;
margin-top: 1em;
margin-bottom: 2em;
text-align: left;
}
#cd-timeline::before {
content: '';
position: absolute;
top: 0;
left: 18px;
height: 100%;
width: 4px;
}
@media only screen and (min-width: 1170px) {
#cd-timeline {
margin-top: 3em;
margin-bottom: 3em;
}
#cd-timeline::before {
left: 50%;
margin-left: -2px;
}
}
@media only screen and (min-width: 1170px) {

.cd-timeline-block:first-child {
margin-top: 0;
}
.cd-timeline-block:last-child {
margin-bottom: 0;
}
}

.cd-timeline-img img {
display: block;
width: 24px;
height: 24px;
position: relative;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
}

@media only screen and (min-width: 1170px) {
/*右实线*/
.cd-timeline-block::before {
	content: '';
	position: absolute;
	margin-top: 2%;
	top: 0;
	left: 18px;
	height: 100%;
	border: 1px solid #231816;
}
.cd-timeline-block2:last-child:before{
	display: none;
}
/*右虚线*/
.cd-timeline-block2::before {
	content: '';
	position: absolute;
	margin-top: 2%;
	top: 0;
	left: 18px;
	height: 100%;
	border: 1px dashed #231816;
}
.cd-timeline-img {
width: 24px;
height: 24px;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
}
.cssanimations .cd-timeline-img.is-hidden {
visibility: hidden;
}
}

.cd-timeline-content {
position: relative;
margin-left: 60px;
background: white;
border-radius: 0.25em;
padding: 0.5em;
border-bottom: 1px solid #f0f0f0;
}
.cd-timeline-content:after {
content: "";
display: table;
clear: both;
}
.cd-timeline-content h2 {
color:#5ccc9e;
font-size: 12px;
margin:2px;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
font-size: 12px;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
display: inline-block;
}

.cd-timeline-content .cd-read-more {
float: right;
padding: .8em 1em;
background: #acb7c0;
color: white;
border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
background-color: #bac4cb; 
}
a.cd-read-more:hover{text-decoration:none; background-color: #424242; }
.cd-timeline-content .cd-date {
		color: #1a7500;
		position: absolute;
		left: auto;
		right: 98%;
		text-align: right;
		top: 10px;
		font-size: 14px;
}
.cd-timeline-content::before {
content: '';
position: absolute;
top: 35%;
right: 100%;
height: 0;
width: 0;
border: 7px solid transparent;
border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
.cd-timeline-content h2 {
font-size: 20px;
font-size: 1.25rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
font-size: 14px;
font-size: 0.875rem;
}
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-content {
		float: right;
		margin-left: 0;
		padding: 1.6em;
		width: 90%;
	}
	.cd-timeline-content::before {
		top: 70px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: white;
		}
	.cd-timeline-content .cd-read-more {
		float: left;
	}
	.cd-timeline-content .cd-date {
		position: absolute;
		left: auto;
		right: 122%;
		text-align: right;
		top: 6px;
		font-size: 16px;
		font-size: 1rem;
		width: 100%;
		}
	.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
		top: 70px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: white;
	}
.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
float: right;
}
.cssanimations .cd-timeline-content.is-hidden {
visibility: hidden;
}
.cssanimations .cd-timeline-content.bounce-in {
visibility: visible;
-webkit-animation: cd-bounce-2 0.6s;
-moz-animation: cd-bounce-2 0.6s;
animation: cd-bounce-2 0.6s;
}
}

	@media only screen and (min-width: 1170px) {
		/* inverse bounce effect on even content blocks */
		.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
		-webkit-animation: cd-bounce-2-inverse 0.6s;
		-moz-animation: cd-bounce-2-inverse 0.6s;
		animation: cd-bounce-2-inverse 0.6s;
		}
	}


.cd-timeline-content img{
	width: 16px;
	height: 16px;
}
.cd-caozu{
	color: #000000;
}

.container-border{
	margin: 6rem 0rem;
	height: 90%;
	border-radius: 10px;
	border: 1px solid #eaecea;
	background: white;
}

/*流程指示图*/
.nav-flow{
	margin-top:1rem;
}
.nav-flow ul li{
	width: 14%;
	height: 14%;
	float: left;
	text-align: center;
}
.nav-flow ul{
	margin: 0 2rem;
	padding-top: 15px;
}
.nav-flow ul li img{
	width: 40px;
	vertical-align middle;
	
}
.flow-headline-x{
 position:relative;
 right:25px;
 display:inline-block;
 color:#5ccc9e;
 width:100px;
}
.flow-headline-u{
 position:relative;
 right:30px;
 color:#a0a0a0;
 display:inline-block;
 width:100px;
}
.shixian{
	margin: 0 9px;
	width: 60%; 
	height: 23px;
	border-bottom: 2px solid #5ccc9e;
}
.xuxian{
	margin: 0 9px;
	width:60%; 
	height: 23px;
	border-bottom: 2px dotted #a0a0a0;
}



