/*Tab选项卡*/
#HK_Tab{	
	width:800px;
	height:380px;
	float:left;
}
.Tab{
	
}
.Tab .title{
	width:800px;
	height:45px;
	float:left;
	border-bottom:1px solid #d0d0d0;
}
.Tab .title a{
	color:#616161;
}
.Tab .title ul {
	width:792px;
	float:left;
	line-height:39px;
    list-style:none;
}
.Tab .title ul li{
	width:100px;
	height:45px;
	line-height:45px;
	overflow:hidden;
	display:block;
	float:left;
    color:#616161;
    font-size:18px;
	font-family: '微软雅黑', Helvetica, sans-serif;
	letter-spacing:2px;
	font-weight:bold;
	text-align:center;
    margin-left:10px;
    margin-right:5px;	
    list-style:none;
	/*background:#b40e15;*/
}
.Tab .title ul li.WHKli{
	width:160px;
}
.Tab .title .moreTab{
	float:right;
	font-size:12px;
	padding-right:10px;
}
.Tab .title .moreTab a{
	color:#a1a1a1;
}
.Tab .title .moreTab a:hover{
	color:#b40e15;
}
.Tab .title a:hover{
	display:block;
}
.Tab .title .more a:hover{
	color:#b40e15;
	text-decoration:underline;
}
.Tab .title a:link, .Tab .title a:visited{
	text-decoration: none;
}
.Tab .title ul li .n1{
	display:block;
	font-weight:bold;
	color:#b40e15;
	margin-top:0px;
	line-height:43px;
	border-bottom:2px solid #b40e15;
}

/*列表样式一*/
.dongtai01 {width:752px; height:80px; background:#ececec; margin-bottom:5px; margin-top:5px; float:left; margin-left:20px; margin-right:10px;}
.dongtai01:hover{background:#e9573f;color:#fff;}
.dongtai01 .data {width:80px; height:80px; background: #dcdcdc; float:left;}
.dongtai01 .data dl{width:80px; height:80px;  float:left;}
.dongtai01 .data dl dt { width:60px; height:35px; font-size:26px; text-align:center; overflow:hidden; margin-top:5px; margin-left:10px; color:#FFF; }
.dongtai01 .data dl dd { overflow:hidden; width:80px; font-size:16px; height:30px; float:left; line-height:30px;text-align:center; color:#FFF;}
.dongtai01 .text {width:667px; height:80px; float:left;text-align:center;}
.dongtai01 .text dl{width:667px; height:80px; float:left; }
.dongtai01 .text dl dt { width:657px; height:25px; font-size:16px; text-align:left; overflow:hidden; line-height:25px; padding-left:5px; padding-right:5px; padding-top:2px; font-weight:bold; font-family:"宋体";}
.dongtai01 .text dl dd { width:657px; height:45px; float:left; font-size:14px; letter-spacing:3px; line-height:23px; overflow:hidden; padding-left:5px; padding-right:5px;  padding-top:2px; display:inline;text-align:left;}


/*列表样式二*/
.DivHK1 .View{ width:752px; height:90px; margin-left:25px; margin-top:10px; float:left; border-bottom:1px dashed #adacac; color:#8e8c8c;}
.DivHK1 .View:hover{background:#e9573f; color:#fff;}
.DivHK1 .ViText{ width:680px; height:30px; line-height:30px; float:left; font-size:16px; overflow:hidden; font-weight:bold; font-family:"宋体"; }
.DivHK1 .ViText a{}
.DivHK1 .ViText a:hover{ }
.DivHK1 p{ width:780px; height:55px; float:left; font-size:14px; overflow:hidden; line-height:25px; letter-spacing:1px; text-indent:2em; }


/*列表样式三*/
.Tabcon{
	float:left;
	width:362px;
	height:265px;
    display:inline;
}
.Tabcon ul{ width:360px; float:left; font-size:12px; list-style:none; margin-top:10px; }
.Tabcon ul li{ 
	height:28px;
	line-height:28px;
	padding-left:15px;
	background:url(../images/list-line-bg-3.jpg) 5px 12px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.Tabcon ul li a{ color:#023165; text-decoration:none;}
.Tabcon ul li a:link, .Tabcon ul li a:visited{ color:#000;}
.Tabcon ul li a:hover{ color:#000; text-decoration:underline;}

.Tabcon ul li b{
	width:272px;
	height:30px;
	line-height:30px;
	float:left;
	font-weight:100;
	overflow:hidden;
}

.Tabcon2{
	float:left;
	width:797px;
	height:338px;
    display:inline;	
}
.Tabcon2 ul{ width:792px; float:left; font-size:12px; list-style:none; margin-top:15px; margin-left:10px; }
.Tabcon2 ul li{ 
	height:40px;
	line-height:40px;
	padding-left:20px;
	font-size:14px;
	background:url(../images/list-line-bg-2.jpg) 1px 12px;
	background-repeat:no-repeat;	
	overflow:hidden;
	color:#616161;
	font-family:"宋体";
}
.Tabcon2 ul li a{ color:#616161; text-decoration:none;}
.Tabcon2 ul li a:link, .Tabcon2 ul li a:visited{ color:#616161;}
.Tabcon2 ul li a:hover{ color:#b40e15; text-decoration:underline;}

.Tabcon2 ul li b{
	width:690px;
	height:30px;
	line-height:30px;
	float:left;
	font-weight:100;
	overflow:hidden;
}


/*Tab选项卡*/