@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-image: url(images/adl_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 1280px;
	color: #666666;
}
.top {
	background-image: url(images/Mask.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100%;
	color: #FFF;
	float: left;
	height: 80px;
	width: 100%;
}

a,ul,li,p{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.title1 {
	line-height: 30px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	margin-top: 20px;
}
.title12 {
	line-height: 30px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	
}
.login_main {
	float: left;
	width: 100%;
	margin-top: 10%;
}
.login_main_n {
	margin: auto;
	width: 500px;
}
.lm_n {
	width: 500px;
	float: left;
	background-color: #FFF;
	padding: 15px;
	border-radius:8px;
}
.logo {
	text-align: center;
	float: left;
	width: 100%;
}
.loginname {
	color: #00903B;
	float: left;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}
.from_o {
	float: left;
	width: 300px;
	margin-left: 100px;
}
.login_test {
	font-size: 16px;
	line-height: 40px;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.login_test span {
	float: left;
}
.login_input {
	float: left;
	height: 30px;
	width: 200px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-top: 5px;
	padding-left: 10px;
}
.lgin_submit {
	float: left;
	height: 35px;
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	cursor:pointer;
	background-color:#00903B;
	line-height:35px;
	border-radius:5px;
	margin-bottom:20px;
}
.main{
	margin: auto;
	width: 1200px;
}
.main_n{
	background-color: #FFF;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius:8px;
	margin-top:35px;
}
.top_nav_o{
	float: left;
	width: 96%;
	margin-top: 30px;
	margin-left: 2%;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.nav_o{
	line-height: 40px;
	text-align: center;
	float: left;
	height: 40px;
	width: 100px;
	font-size: 16px;
}
.nav_o a{
	text-decoration: none;
	float: left;
	height: 100%;
	width: 100%;
}
.nav_o .on{
	color: #393;
	font-weight: bold;
}
.vens_o{
	float: left;
	width: 96%;
	margin-top: 15px;
	margin-left:2%;
}
.vens_list_top{
	font-size: 16px;
	line-height: 35px;
	background-color: lightseagreen;
	float: left;
	height: 35px;
	width: 100%;
}
.vens_li{
	color: #fff;
	float: left;
	width: 100px;
	text-align: center;
}
.vens_list_d{
	font-size: 12px;
	line-height: 50px;
	float: left;
	height: 50px;
	width: 100%;
	overflow: hidden;
}

.vens_li1{
	float: left;
	width: 100px;
	text-align: center;
}
.list_shbt{
	color: #096;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 100%;
	width: 100%;
	border-radius:5px;
}
.page_o{
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.page_o a{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
	border-radius: 3px;
	margin-left: 8px;
}
.page_o .on{
	color: #FFF;
	background-color: #093;	
}.aleft {
	float: left;
	height: 100%;
	width: 300px;
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	overflow-y: auto;
	overflow-x: hidden;

}

.aleft_txt {
	font-size: 16px;
	line-height: 35px;
	background-color: #EAEAEA;
	float: left;
	height: 35px;
	width: 260px;
	
	margin-left: 15px;
	border-radius:5px;
	padding-left:10px;
}
.aleft_img_o {
	float: left;
	width: 270px;
	margin-top: 10px;
	padding-left: 15px;
	margin-bottom:15px;
}
.aleft_img_o img { width:45%; float:left; margin-right:5%}.aright {
	float: left;
	width: 75%;
	margin-left: 315px;
}
.rtop {
	background-color: #FFF;
	float: left;
	width: 75%;
	top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius:5px;
	position:fixed;
}
.rtn_txt {
	float: left;
	width: 95%;
	margin-left: 2%;
}
.rtn_txt span {
	font-size: 16px;
	line-height: 35px;
	float: left;
	height: 35px;
	margin-right: 25px;
}
.rtn_main {
	float: left;
	height: 500px;
	width: 100%;
	background-color: #FFF;
	margin-top:190px;
	overflow-x:hidden;
	overflow-y:auto;
	border-radius:5px;
}
.info_n {
	float: left;
	width: 96%;
	margin-left: 2%;
}
.info_title {
	font-size: 18px;
	line-height: 35px;
	float: left;
	height: 35px;
	width: 100%;
	color: #C30;
	font-weight: bold;
	margin-top: 15px;
}
.info_list_o {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.info_xyd_o {
	font-size: 14px;
	line-height: 30px;
	float: left;
	width: 860px;
	margin-top:15px;
}
.info_ntxt {
	float: left;
	
	font-size: 16px;
}
.info_ntxt_ra{
	float: left;
	margin-left:25px;
	margin-top:-5px;
}
.xydinput {
	float: left;
	height: 50px;
	width: 50px;
	border: 1px solid #ccc;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	border-radius:3px;
}
.jly_o {
	float: left;
	width: 100%;
}
.jly_o span{
	margin-right: 15px;
}.show_bigimg {
	margin: auto;
	width: 1000px;
	float: left;
	position: fixed;
	top: 100px;
	z-index:10;
	display:none;
	margin-left:20%;
}
.show_bigimg img{
	max-width:100%;
	text-align:center;
}
.downsubmit{
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.dsub{
	font-size: 18px;
	color: #FFF;
	background-color: #096;
	height: 35px;
	width: 100px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:3px;
	cursor:pointer;
}
.add_assuser{
	font-size: 16px;
	line-height: 35px;
	color: #FFF;
	background-color: #096;
	text-align: center;
	float: left;
	height: 35px;
	width: 150px;
	margin-top: 15px;
	border-radius:5px;
	margin-left:25px;
	cursor:pointer;
}.adduser {
	float: left;

	margin-top: 15px;
	margin-left: 15px;
}
.area_select {
	float: left;
	height: 30px;
	margin-top: 5px;
	margin-right: 15px;
}
.asslist_o {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.loginout {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-top: -50px;
	margin-right: 25px;

}
.all_venlist_state{
	float: left;
	width: 96%;
	margin-top: 25px;
	margin-left: 2%;
}
.pinst_name{
	float: left;
	margin-right: 15px;
	white-space: nowrap;
}
.addkefufrom{
	float: left;
	width: 750px;
	margin-top: 15px;
	margin-left: 15px;
}
.add_from_o{
	float: left;
	width: 100%;
}
.add_from_left{
	float: left;
	width: 80px;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	height: 35px;
}
.add_from_input{
	line-height: 30px;
	float: left;
	height: 30px;
	width: 200px;
	margin-top: 5px;
	padding-left: 15px;
	border: 1px solid #CCC;	
}
.xx_list_o{
	font-size: 16px;
	line-height: 35px;
	white-space: nowrap;
	float: left;
	height: 35px;
	background-color: #EBEBEB;
	margin-top: 15px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.vens_li1_22:hover{
	float: left;
	width: 672px;
	background-color: #DFEFFF;
	position: absolute;
	padding-left: 10px;
}
.jljd_info_o:hover{
	background-color: #EEE;
	padding: 3px;
}
.jljd_info{display:none;}
.jljd_info_o:hover .jljd_info{display:block;}
.print_o{
	float: left;
	height: 35px;
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	line-height: 35px;
}.pinr_img_o {
	float: left;
	width: 50%;
	margin-top: 35px;
}
.print_title {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	float: left;
	height: 40px;
	width: 100%;
}
.print_list{
	float: left;
	width: 100%;
	margin-top: 25px;
}
.print_list img{
	float: left;
	width: 40%;
	margin-left: 5%;
}
.p_o_n{
	float: left;
	width: 100%;
}
.print_list1{
	float: left;
	width: 100%;
	margin-top: 25px;
}
.print_list1 img{
	float: left;
	width: 80%;
	margin-left: 5%;
}