﻿*{
	padding:0;
	margin:0;
}
a{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */
a:focus { -moz-outline-style: none; } /* IE不支持 */
a:focus { outline: none; }
a{
	
	}
ul,li{
	list-style-type:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
img{
	border:none;
}
h1,h2,h3,h4,h5{
	font:"微软雅黑";
	}
body{
	background:#FFF;
	font-size:12px;
	font:Arial, Helvetica, sans-serif,"宋体";
	}
body h1,body h2,body h3,body h4,body h5{
	font:Arial, Helvetica, sans-serif,"微软雅黑";
	}
input{
	outline: none;
	}
.header{
	height:42px;
	background:url(../images/header_bg.png) center top no-repeat;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:10;
	}
.header .nav{
	width:1200px;
	height:40px;
	line-height:40px;
	margin: 0 auto;
	position:relative;
	}
.nav .ht_nav{
	float:right;
	font-size:14px;
	color:#FFF;
	font-family:Arial;
	}
.nav .ht_nav a{
	color:#FFF;
	margin:0 10px;
	}
.header .nav .logo{
	float:left;

	width:375px;

	/*width:527px;*/

	}
.header .nav .logo img{
	float:left;
	}
.header .nav .logo div.name{
	    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    padding-left: 8px;
    /* border-left: 2px solid #fff; */
    background: #000;
	}
.header .nav ul{
	float:right;
	display:inline;
	}
.header .nav ul li{
	float:left;
	display:inline;
	font-size:14px;
	margin:0 12px;
	}
.header .nav ul li a{
	color:#FFF;
	font-family:Arial;
	}
.header .nav ul li a:hover{
	color:#ff9800;
	}
.header .nav ul li.on a{
	color:#ff9800;
	}
.header .nav .search{
	width:130px;
	height:22px;
	background:url(../images/search_bg_2.jpg) no-repeat left;
	margin-top:9px;
	margin-right:10px;
	position:absolute;
	left:100%;
	top:0;
	}
.header .nav .search input{
	border:0px;
	height:22px;
	line-height:22px;
	width:100px;
	margin-right:5px;
	float:left;
	margin-left:2px;
}
.header .nav .search a{
	float:left;
	line-height:22px;
	height:22px;
	color:#FFF;
	}

.footer{
	width:100%;
	height:60px;
	/*position:relative;*/
	
	z-index:11;
	background:url(../images/footer_bg.jpg) center  no-repeat;
	}
.footer .footer_con{
	width:1000px;
	text-align:center;
	height:60px;
	line-height:60px;
	margin:0 auto;
	background:url(../images/footer_bg.jpg) center  no-repeat;
	font-size:14px;
	color:#FFF;
	}
input.search_in{
	color:#999;
	}
input.search_in_down{
	color:#000;
	}
.ba{
	position:fixed;
	width:100%;
	height:100%;
	z-index:11;
	top:0;
	left:0;
	background:url(../images/bg_bg.png) repeat;
	}
.ba td{
	vertical-align:middle;
	}
.ba_2{
	position:fixed;
	width:100%;
	height:100%;
	z-index:11;
	top:0;
	left:0;
	background:url(../images/bg_bg.png) repeat;
	}	

/********进度条*******/
.upload{
	position:fixed;
	width:100%;
	height:100%;
	z-index:11;
	top:0;
	left:0;
	background:url(../images/bg_bg.png) repeat;
	}
.upload_t{
	width:500px;
	margin:0 auto 30px auto;
	text-align:center;
	}
.upload_t p.num{
	font-size:24px;
	color:#FFF;
	font-weight:bolder;
	margin:5px 0;
	}
.upload_t .tiao{
	width:500px;
	height:6px;
	background:#858585;
	}
.upload_t .tiao .jindu{
	width:100%;
	height:6px;
	background:#17ae17;
	float:left;
	}
.upload_t p.name{
	font-size:18px;
	color:#FFF;
	font-weight:bolder;
	margin:10px 0;
	}
.upload_t p.name span{
	margin-right:20px;
	}
.upload_b{
	width:500px;
	padding-bottom:15px;
	margin:0 auto;
	background:#FFF;
	border-radius:10px;
	box-shadow:0px 0px 5px #666666 inset;
	position:relative;
	text-align:center;
	}
.upload_b h2{
	margin:0 20px 15px 20px;
	line-height:40px;
	font-size:18px;
	text-align:center;
	border-bottom:1px solid #CCC;
	padding-top:10px;
	}
.upload_b p{
	margin:0 40px;
	line-height:20px;
	text-align:left;
	}
.upload_b p.fail{
	color:#F00;
	}
.upload_b p span{
	font-weight:bolder;
	}
.upload_b input[type=button]{
	padding:2px 5px;
	}
/*******search_box******/
.senior_box{
	width:600px;
	background:#FFF;
	border-radius:10px;
	z-index:11;
	margin:0 auto;
	box-shadow:0px 0px 5px #666666 inset;
	position:relative;
	}
.senior_close{
	position:absolute;
	right:10px;
	top:10px;
	}
.senior_box .add{
	position:absolute;
	top:97px;
	right:30px;
	}
.senior_box td,.senior_box th{
	vertical-align:middle;
	}
.senior_box .box_con{
	width:480px;
	margin:0px auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	}

.senior_box .box_con h2{
	height:40px;
	line-height:40px;
	font-size:16px;
	border-bottom:1px solid #d3d3d3;
	}
.senior_box .box_con tr{
	line-height:30px;
	height:30px;
	}
.senior_box .box_con tr th{
	font-size:14px;
	color:#7e8aa2;
	}
.senior_box .box_con input[type=text],.senior_box .box_con select{
	border:1px solid #999;
	}
.senior_box .box_con input[type=text]{
	height:18px;
	line-height:18px;
	width:200px;
	}
.senior_box .box_con .year{
	margin-top:10px;
	height:30px;
	line-height:30px;
	background:url(../images/box_year_bg.jpg) no-repeat;
	}
.senior_box .box_con .year div{
	width:340px;
	margin:0 auto;
	text-align:left;
	}
.senior_box .box_con .year label{
	font-weight:bolder;
	color:#7e8aa2;
	}
.senior_box .box_con .year input[type=text]{
	width:70px;
	}
.senior_box .box_con .year span{
	color:#999;
	margin-left:20px;
	}

.error{
	width:1000px;
	height:500px;
	margin:0 auto;
	position:relative;
	background:url(../images/error.jpg) no-repeat top;
	}
.error .back{
	line-height:28px;
	font-size:24px;
	font-weight:bolder;
	color:#FF9800;
	position:absolute;
	left:565px;
	top:180px;
	}
.error .back a{
	text-decoration:underline;
	color:#1c1c1c;
	font-size:18px;
	}
.link{
	line-height:30px;
	margin:30px 0;
	font-size:14px;
	font-weight:bolder;
	
	}
.link a{
	text-decoration:underline;
	margin:0 8px;
	}
	
/*******回执单*******/
.receipt{
	width:935px;
	height:654px;
	margin:0 auto;
	padding-top:40px;
	position:relative;
	}
	

.receipt div.name{
	position:absolute;
	height:32px;
	line-height:32px;
	width:255px;
	top:296px;
	left:184px;
	font-size:22px;
	font-weight:bolder;
	text-align:left;
	/*border-bottom:1px solid #000;*/
	}
.receipt div.schoolname{
	position:absolute;
	/*height:600px;
	line-height:600px;
	width:600px;*/
	top:486px;
	right:157px;
	font-size:24px;
	font-weight:bolder;
	text-indent:48px;
	/*border-bottom:1px solid #000;*/
	}

.receipt_2{
	width:755px;
	height:580px;
	float:right;
	background:url(../images/huizhi_bg.jpg) no-repeat -50px 0;
	position:relative;
	box-shadow:0 0 8px #666;
	}
.receipt_2 .receipt_con{
	width:350px;
	position:absolute;
	font-size:16px;
	color:#787878;
	right:0px;
	top:250px;
	}
.receipt_2 .receipt_con h2{
	font-size:32px;
	line-height:54px;
	color:#454545;
	}
.receipt_2 .receipt_con a{
	font-size:14px;
	color:#888;
	margin-left:50px;
	text-decoration:underline;
	}


   .unfold_btn{
       cursor: pointer;
       color: #e47600;
   }

/*密码强度样式的定义*/
.high{color:green;margin-right:5px;}
.medium{color:blue;margin-right:5px;}
.low{color:red;margin-right:5px;}
#yxidsel{
	width:140px;
}
.lwDetailBtnBox{
	text-align:center;
	margin:14px 0;
}
.lwDetailBtnBox a{
	display:block;
	width:768px;
	height:36px;
	line-height:36px;
	border-radius:3px;
	background:#d7dce6;
	margin:0 auto;
}
.lwDetailBtn i{
	font-style:normal;
	font-size:16px;
	color:#7e8aa2;
	padding-right:24px;
	background:url(../images/lwDown.png) no-repeat right center;
	background-size:14px 8px;
}
.lwDetailUnfold i{
	background:url(../images/lwUp.png) no-repeat right center;
	background-size:14px 8px;
}
.pdfCon{
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	width:690px;
	border:1px solid #ccc;
	background:url(../images/googlefirst.png) no-repeat #fff 50% center;
	padding:0 24px 16px 24px;
}
.pdfControl{
	padding:20px 0 14px 0;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	margin-bottom:16px;
}
.pdfControl h4{
	float:left;
	width:400px;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#666666;
	font-weight:bold;
}
.pdfControl span{
	height:30px;
	line-height:36px;
	margin-left:16px;
	font-size:14px;
	color:red;
	font-weight:normal;
}
.pdfControl .pdfControlBtn{
	float:right;
	font-size:16px;
	color:#ee950f;
	font-weight:bold;
}

.pdfLimit{
	max-height:530px;
	overflow-y:auto;
	min-height:900px;
}








































