.ind_title{
	width: 100%;
	padding-bottom:9px;
}
.ind_title h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #0e337a;
}
.ind_title h4 span.icon{
	display: inline-block;
	width: 4px;
	height: 14px;
	background:  no-repeat;
	margin-right: 6px;
}
.ind_title h4 b{
	display: inline-block;
	width: 1px;
	height: 12px;
	background: #0e337a;
	margin: 0 10px;
}
.ind_title .sub_title a{
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	color: #808080;
	border-left: 1px #808080 solid;
	padding-left: 4px;
}
.ind_title .sub_title a:first-child{
	border-left: none;
}
.ind_title .sub_title a:hover{
	color: #a80000;
}
.content{
	padding: 20px 0 40px 0;
	position: relative;
}
.header-line img{
	width: 1000px;
	height: 104px;	
}
.intro{
	margin-bottom: 20px;
}
.intro img{
	width: 1000px;
	height: 177px;	
}
.content .list-box{
	margin: 20px 0;
}
.content .con_list ul{
	width: 570px;
	height: 190px;
	background: #f2f2f2;
	border: 1px #005bac solid;
	padding: 10px 20px;
	overflow-y: scroll;
}
.content .con_list ul div{
	font-size: 14px;
}
.content .con_list ul div p{
	text-indent: 2em;
}
.content .con_list li{
	line-height: 34px;
	padding-left: 12px;
	position: relative;
}
.content .con_list li:before{
	display: block;
	content: "";
	width: 4px;
	height: 4px;
	background: #0e337a;
	position: absolute;
	left: 0;
	top: 13px;	
}
.content .list-box .login form{
	width: 400px;
	height: 190px;
	border: 1px #005bac solid;
	padding: 30px 0 0 65px;
	margin-top: 2px;
}
.content .list-box .login form input[type=text],
.content .list-box .login form input[type=password]{
	width: 201px;
	height: 30px;
	border: 1px #000000 solid;
	margin-bottom: 20px;
	padding: 0 5px;
}
.content .list-box .login form input[type=button]{
	color: #ffffff;
	background: #0075c2;
	padding: 0 15px;
	line-height: 20px;
	margin-right: 30px;
}
.imgtit-list{
	border: 1px #005bac solid;
	padding-top: 20px;
	padding-left: 30px;
}
.imgtit-list li{
	float: left;
	margin: 0 20px 20px 0;
}
.welcome {
    position: absolute;
    top: 12px;
    right: 0;
}
.welcome h6 {
    font-size: 12px;
    color: #0e337a;
}
.dengluhou{
	width: 400px;
	height: 190px;
	background:  no-repeat center;
	position: relative;
	display: none;
}
.dengluhou .geren{
	width: 215px;
	height: 100px;
	background:  no-repeat center;
	position: absolute;
	top: 28px;
	left: 94px;
}
.dengluhou input[type=button]{
	color: #ffffff;
    background: #0075c2;
    padding: 0 15px;
    line-height: 20px;
    position: absolute;
    top: 154px;
    right: 20px;
}
