body{
	margin: 0px;
}
* {
	outline: none;
}
.header-cnt{
	position:absolute;
	width:100%;
	height: 300px;
}
.icon1{
	background-image: url("../../../images/hn863/introduction/yqjs.jpg");
}
.c_title:hover a{
	cursor:pointer;
	color:blue
}
.context{
	/* margin-top:210px;
	position:relative;
	width: 67%;
	height: auto;
	top: 260px;
	left: 16%; */
}

.leftNav{
	width: 200px;
	float: left;
}

.leftNav .title{
	width: 200px;
	height: 181px;
	color: #fff;
	background-image: url("../../../images/hn863/introduction/c_title.jpg");
}

.leftNav .title span{
	display:block;
	font-size: 20px;
	text-align: center;
	line-height: 200px;
}

.leftNav ul{
	margin-top:0px;
	padding: 0px;
}

.leftNav li{
	list-style: none;
	width: 200px;
	line-height: 45px;
	border-bottom:1px dashed #CCC;
	font-size:13px;
}


.other{
	background: url("../../../images/hn863/introduction/cNnav.png")  no-repeat 0px 0px;
}
.other a{
	color: #666;
}

.current{
	background: url("../../../images/hn863/introduction/l_nav_on.jpg")  no-repeat 0px 0px;
}
.current a{
	color: #fff;
}


.leftNav li a{
	padding-left: 45px;
}

.rightContext{
	float:right;
	width:76%;
	height: auto;
}

.alltitle{
	margin-top:40px;
	background: transparent;
	color: black;
	font-size:13px;
	text-align:right;
	line-height: 40px;
}


.leftNav a:link,.leftNav a:hover{
	text-decoration:none;
}

.alltitle a:link,.alltitle a:hover,.alltitle a{
	color:#666;
	text-decoration:none;
}

.ex_zone{
	margin-top: 20px;
}

.ex_zone a{
	margin-top:10px;
	display:block;
	height:60px;
	width: 200px;
}


.tdCenter{
	text-align: center;
}


/** 内容页*/
.news_list ul li.first{
	height: 120px;
    line-height: 15px;
}

.pic{
	position: relative;
}

.grid_18{
	width: 180px;
	float: left;
    text-align: left;
}

.news_list ul li.first img{
	height: 90px;
}

.pic a img{
	display: block;
    width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    padding: 4px;
}

.pic a:hover  img{
	 background: #0f75ca;
}

.floatR{
	float:right;
}

.grid_56{
	 width: 500px;
}

.mb10 {
    margin-bottom: 10px;
}
h3 {
    font-weight: bold;
    font-size: 12px;
}
.assist {
	font-size:14px;
    color: #999;
    line-height: 22px;
    border-top:1px solid #cecece;
    padding:10px 0px
}
ul{
	list-style-type: none;
}

.mb10 a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.mb10 a:hover{
	color: blue;
	text-decoration: none;
}
.ind_news_list{
	margin-bottom:50px;
}
.ind_news_list li{
	padding:20px 10px;
    clear: both;
    height:100px;
    border-bottom:1px solid #999;
}
.ind_news_list li .detail{
	float:left;
	height:100%;
	width:20%;
}
.ind_news_list li .content{
	float:left;
	height:100%;
	width:68%;
	padding:0px 1%;
}
.ind_news_list li .content .c_title{
	font-size:20px;
	width:80%;
	height:26px;
	overflow:hidden
}
.ind_news_list li .c_head{
	height:103px;
	width:9%;
	float:left;
	text-align:center;
	line-height:33px;
	color:blue;
	background-color:#e4e4e4;
}
.ind_news_list li .content .c_content{
	width:100%;
	height:37px;
	padding:5px 0px;
	overflow:hidden
}
.ind_news_list li .detail div{
	width:104px;
	float:right;
	margin-top:30px;
	height:42px;
	line-height:42px;
	color:white;
	background-color:#6699ff;
	font-size:16px;
	margin-left:1px;
	text-align:center;
}

.ind_news_list li span{
	color:#999
}

.clear {
	display: block;
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0;
    overflow: hidden;
}

.text_18 {
    font-size: 29px;
    line-height: 30px;
}
.textC {
    text-align: center;
}
.pb10 {
    padding-bottom: 10px;
}
.pt10 {
	border-top:1px solid #cecece;
    padding: 20px 0px;
}
h1 {
    font-weight: bold;
    color: #000;
}
.pr30 {
    padding-right: 30px;
}