
#header{
	overflow:visible;
}
header{position:relative;}
.banner{ 
	height:680px;width:100%;
	background:url(home_top.jpg) no-repeat scroll 50% 50%;
}
.banner .banner_content{
	width: 80%;height:100%;
	margin:auto;
	display:table;
}
.banner .desc{
	position: absolute;
	left: 50%;
	margin-top:200px;
	margin-left:-200px;
	width:470px;
	height:400px;
	font-size: 15px;
	color: #f0f0f0;
}
.banner .desc h3{
	line-height: 28px;
	font-weight: normal;
}
.banner .date{
	position: absolute;
	left: 50%;
	margin-top:530px;
	margin-left:-500px;
	font-size: 16px;
	color: #f0f0f0;
}
.banner .date h3{
	font-weight: normal;
	line-height:20px
}
.banner .dengji{
	width:40%;
	text-align:center;
	border:1px solid white;
	font-size: 18px;
	color: #fff;
	margin: auto;margin-top: 40px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
}
.banner .dengji a{
	color: #fff;
}
.banner .dengji h2{
	font-size: 20px;
}
.banner .desc h3,.banner .date h3{
	font-size:100%;
}

.news{
	height: 100px;
	display: table;
	margin: 20px auto;
	background: #F5F5F5;
	color: #C93B17;
	padding: 10px 0;
}
.news a{
	color: #C93B17;
	margin: 30px auto;
}

.schd_h, .schd{
	border:1px solid #C93B17;
	display: table;
	margin: 5px auto;
	background: #F5F5F5;
	color:#C93B17;
	font-size:22px;
	line-height: 60px;
	font-weight: bold;
}
.schd{
	font-size:16px;
	line-height: 32px;
}
.sj{
	margin:0;padding:0;height:0;
}
.row-fluid{
	margin: 6px 0;
}

.jxsz{/*½±ÏîÉèÖÃ*/
	font-size:16px;
	font-weight: bold;
	color:#C93B17;
	line-height: 50px;
	border:1px solid #C93B17;
}
.bg{background: #F5F5F5;}
.ln_b_dot{border-bottom:1px dotted #C93B17;}
.ln_t_solid{border-top:1px solid #C93B17;}
.ln_b_solid{border-bottom:1px solid #C93B17;}
.contact{
	font-size:16px;
	font-weight: bold;
	border:1px solid #C93B17;
	background: #F5F5F5;
	color:#C93B17;
	padding: 15px;
}

.form-horizontal .control-group{
}
.form-horizontal .control-label{
	width: 100px;
}
.form-horizontal .controls{
	margin-left:120px;
}
.reg{
	width: 650px;
	margin-left:-325px;
}
.dengj{
	width: 700px;
	margin-left:-350px;
}

.containbox {
	min-height: 700px;
}
.containbox .span12{
	border: 1px solid #A4AFC3;
	padding: 20px;
}