﻿@charset "utf-8";

.header1{ width:100%; float:left; background-color:#f8f8f8;}
.TopSel{ width:1200px; margin:0 auto; height:32px;}
.TopSel h1{
	float:left;
	line-height:32px;
	overflow:hidden;
    font-size:14px;
	font-weight:100;
	color:#8e8e8e;
	padding-left:10px;
	font-family:"宋体";
}
.search{ width:253px; float:right;}
.search .s_ipt{ width: 190px; background: #fff;  border-left:1px solid #c6c6c6; border-right:1px solid #e7e7e7; border-top:1px solid #c6c6c6; border-bottom:1px solid #c6c6c6;  height:32px; outline: none; text-indent: 12px; float:left; color: #8a8a8a;}
.search .s_btn{ width:60px; border:0; background: #e7e7e7; color: #717171; font-size:14px; height: 34px; line-height: 34px; cursor:pointer;  border:none;}
.search .search_ipt input[type=text]:focus, textarea:focus {
    box-shadow: 0 0 5px rgba(22, 79, 148, 1);
    border: 1px solid rgba(22, 79, 148, 1);
}

.header2{ width:100%; float:left;}
.TopDiv{ width:1200px; margin:0 auto; height:180px; background:url(../Images/header_bg.png) no-repeat;}
.header_hk{	width:1200px; height:180px; float:left;}

.navDiv{ width:100%; height:55px; float:left; background: #164f94;}
.wrapper{ width:1200px; margin:0 auto; }
/*导航菜单*/
#nav{
	width:100%;
	background: #164f94;
	height: 55px;
	font-family: '微软雅黑', Helvetica, sans-serif;
    position: relative;
    z-index:9999;
}
.nav_warp li{
    position: relative;
    z-index:9999;
	width: 11.1111%;
	*width: 11.8118%;
	margin:0 -1px;
	float: left;
	position: relative;

}
.nav_warp li a {
	color: #fff;
	display: block;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	transition: all 0.2s ease-in-out 0s;
}
.nav_warp li a:hover {
	color: #fff;
}
.nav_warp li a.cur{ height:55px; color: #fff; background:#b50f15;}

.nav_warp li:hover{ height:50px; border-bottom:5px solid #b50f15;}

/*二级菜单*/
.sub_nav{
	display: none;
	width: 100%;
	position: absolute;
    z-index:9999;
	left: 0;
	top: 60px;
	background:#164f94;
	border-radius:5px;
	
}
div.sub_nav a:hover{
	background: #b50f15;
}
/*二级菜单End*/

.div8_HK{
	width:100%;
	height:auto;
	float:left;
	margin-top:5px;
}
.div9_HK{	
	width:1200px;
	height:40px;
	margin:0 auto;
	background:#ededed;
	border-radius:5px;
}
.Hot_L{ width:900px; height:40px; line-height:40px; float:left; text-align:left; font-size:16px; overflow:hidden; font-family: '微软雅黑', Helvetica, sans-serif; color:#b40e15;}
.Hot_L b{ width:95px; float:left; margin-left:10px; background:url(../Images/newpng.png) no-repeat right;}
.Hot_L p{ width:790px; height:40px; line-height:40px; float:left; margin-left:5px; font-size:14px; overflow:hidden; }
.Hot_L p span{ display:block;width:790px; height:40px; line-height:40px; font-size:14px; verflow:hidden; white-space:nowrap; color:#3c3b3b; font-family:"宋体";}
.Hot_L p span a{color:#3c3b3b; width:790px; float:left; overflow:hidden;}
.Hot_L p a:hover{color:#686868;}
.Hot_R{ width:280px; height:40px; float:right; text-align:right; padding-right:10px; line-height:40px; font-size:14px; verflow:hidden; white-space:nowrap; color:#3c3b3b; font-family:"宋体";}

.div1_HK{
	width:100%;
	float:left;
	margin-top:5px;
}
.div2_HK{
	width:1200px;
	height:360px;	
	overflow:hidden;
	margin:0 auto;
}

.leftHK{
	width:800px;
	float:left;
}
.rightHK{
	width:386px;
	float:right;
}
.news_div{
	width:800px;
	height:39px;
	line-height:39px;
	float:left;
	margin-top:5px;
	overflow:hidden;
	background:url(../Images/text_bg2.jpg) no-repeat;
	border-top:1px #c0d9ef solid;
	border-right:1px #c0d9ef solid;
}
.new_text{
	width:110px;
	height:39px;
	float:left;
	line-height:39px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.news{
	width:799px;
	height:314px;
	float:left;
	overflow:hidden;
	background-color:#FFF;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
/*新闻图片切换开始*/
.newbox2{
	width:400px;
	height:305px;
	float:left;
	overflow:hidden;
}
#box2{
	position:relative;
	width:400px;
	height:295px;
	top:8px;
	left:8px;
}
#pic_list1 ul{list-style-type:none;}
#pic_list1 li{
	position:absolute;
	text-align:center;
	display:none;
	list-style-type:none;
}
#pic_list1 li.active{display:block;}
#num_list1 li.active{display:block;}
#pic_list1 li img{display:block; border:0px; width:400px; height:295px;}
#pic_list1 li i{
	z-index:3;
	position:absolute;
	top:265px;   /*文字数字位置控制*/
	left:8px;
    font-style:normal;
	font-size:12px;
	width:235px;
	text-align:left;
	overflow:hidden;
	line-height:23px;
}
#pic_list1 li a{color:#fff; font-size:14px;}
#num_list1 {
	z-index:1;
	position:absolute;
	top:273px;   /*焦点123数字位置控制*/
	right:10px;
}
#num_list1 li.active{background:#a80601;}
#num_list1 li{
	text-align:center;
	line-height:14px;
	width:14px;
	display:inline-block;
	float:left;
	height:14px;
	color:#fff;
	font-size:14px;
	cursor:pointer;    
}
#pic_list1 li div{
	z-index:1;
	position:absolute;
	filter:alpha(opacity=70);
	line-height:35px; 
	width:400px; 
	background:#000; 
	height:35px;
	top:260px;   /*焦点背景位置控制*/
	opacity:.7;
}
/*新闻图片切换结束*/
.newinfo{
	width:390px;
	height:310px;
	float:right;
	overflow:hidden;
}
.newinfo ul{
	float:left;
	width:375px;
	margin-top:3px;
	margin-left:8px;
	list-style:none;
}
.newinfo ul li{
	height:38px;
	line-height:38px;
	padding-left:15px;
	font-size:14px;
	background:url(../images/list-line-bg-2.jpg) 1px 15px;
	background-repeat:no-repeat;	
	overflow:hidden;
	color:#6c6c6c;
	font-family:"宋体";
}
.newinfo li a{
	color:#6c6c6c;
}
.newinfo li a:hover{
	color:#b40e15;
}
.newinfo li b{
	float:left;
	width:280px;
	height:30px;
	overflow:hidden;
	font-weight:100;
}

.Div1_1{
	width:386px;
	height:370px;
	float:right;
	font-size:12px;
	margin-top:0px;	
	overflow:hidden;
}
.Div1_1 .Title{
	width:386px;
	height:45px;
	line-height:45px;
	float:left;	
	border-bottom:1px solid #d0d0d0;
}
.Div1_1 .Text{
	width:100px;
	padding-left:20px;
	float:left;
	line-height:43px;
	color:#b40e15;
	font-size:18px;
	font-weight:bold;
	font-family: '微软雅黑', Helvetica, sans-serif;
	letter-spacing:2px;
	border-bottom:2px solid #b40e15;
}
.Div1_1 .Text a{color:#b40e15;}
.Div1_1 .BodyHK{
	width:386px;
	height:115px;
	float:left;
	margin-top:8px;
}
.he_border1{background:#000;width:386px;height:115px;padding:0;margin:0;position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1 .he_border1_img{display:block;width:100%;padding:0;margin:0;position:relative;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1:hover .he_border1_img{position:absolute;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:.9; /*修改背景颜色*/}
.he_border1 .he_border1_caption{color:#fff;padding:0;margin:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1 .he_border1_caption::before,.he_border1 .he_border1_caption::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity .4s,-webkit-transform .4s;-moz-transition:opacity .4s,-moz-transform .4s;-o-transition:opacity .4s,-o-transform .4s;transition:opacity .4s,transform .4s}
.he_border1 .he_border1_caption::before{top:14%;right:5%;bottom:14%;left:5%;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.he_border1 .he_border1_caption::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}
.he_border1:hover .he_border1_caption::before,.he_border1:hover .he_border1_caption::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.he_border1 .he_border1_caption,.he_border1 .he_border1_caption>a{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;z-index:1000}
.he_border1 .he_border1_caption_h{font-size:26px;font-weight:700;text-align:center;width:80%;position:absolute;top:20%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:1}
.he_border1 .he_border1_caption_p{font-size:23px;text-align:center;width:80%;position:absolute;top:60%;left:10%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:0; font-weight:bold;}
.he_border1:hover .he_border1_caption_p{top:35%;opacity:1}

.Div1_1 .BodyHK2{
	width:386px;
	height:185px;
	float:left;
	margin-top:5px;
	font-size:14px;
	font-family:"宋体";
	line-height:30px;
	text-indent:2em;
	letter-spacing:2px;
	color:#6c6c6c;
}
.Div1_1 .BodyHK2 a{
	color:#b40e15;
}
.Div1_1 .BodyHK2 a:hover{
	color:#ee000a;
	text-decoration:underline;
}

.div10_HK{
	width:100%;
	height:auto;
	float:left;
	margin-top:15px;
}
.div11_HK{	
	width:1200px;
	margin:0 auto;
}

.Div9_1{
	width:386px;
	height:305px;
	float:left;
	font-size:12px;
	margin-top:0px;
	overflow:hidden;
}
.Div9_1 .Title{
	width:386px;
	height:45px;
	line-height:45px;
	float:left;	
	border-bottom:1px solid #d0d0d0;
}
.Div9_1 .Text{
	width:100px;
	padding-left:20px;
	float:left;
	line-height:43px;
	color:#b40e15;
	font-size:18px;
	font-weight:bold;
	font-family: '微软雅黑', Helvetica, sans-serif;
	letter-spacing:2px;
	border-bottom:2px solid #b40e15;
}
.Div9_1 .Text a{color:#b40e15;}
.Div9_1 ul{
	float:left;
	width:379px;
	margin-top:9px;
	margin-left:8px;
	list-style:none;
}
.Div9_1 ul li{
	height:40px;
	line-height:40px;
	padding-left:20px;
	font-size:14px;
	background:url(../images/list-line-bg-2.jpg) 1px 15px;
	background-repeat:no-repeat;	
	overflow:hidden;
	color:#6c6c6c;
	font-family:"宋体";
}
.Div9_1 li a{
	color:#6c6c6c;
}
.Div9_1 li a:hover{
	color:#b40e15;
}
.Div9_1 li b{
	float:left;
	width:271px;
	height:30px;
	overflow:hidden;
	font-weight:100;
}

.Div2_1{
	width:386px;
	height:305px;
	float:right;
	font-size:12px;
	margin-top:0px;
	overflow:hidden;
}
.Div2_1 .Title{
	width:386px;
	height:45px;
	line-height:45px;
	float:left;	
	border-bottom:1px solid #d0d0d0;
}
.Div2_1 .Text{
	width:100px;
	padding-left:20px;
	float:left;
	line-height:43px;
	color:#b40e15;
	font-size:18px;
	font-weight:bold;
	font-family: '微软雅黑', Helvetica, sans-serif;
	letter-spacing:2px;
	border-bottom:2px solid #b40e15;
}
.Div2_1 .Text a{color:#b40e15;}
.Div2_1 ul{
	float:left;
	width:379px;
	margin-top:9px;
	margin-left:8px;
	list-style:none;
}
.Div2_1 ul li{
	height:40px;
	line-height:40px;
	padding-left:20px;
	font-size:14px;
	background:url(../images/list-line-bg-2.jpg) 1px 15px;
	background-repeat:no-repeat;	
	overflow:hidden;
	color:#6c6c6c;
	font-family:"宋体";
}
.Div2_1 li a{
	color:#6c6c6c;
}
.Div2_1 li a:hover{
	color:#b40e15;
}
.Div2_1 li b{
	float:left;
	width:271px;
	height:30px;
	overflow:hidden;
	font-weight:100;
}

.Div3_1{
	width:380px;
	height:auto;
	float:right;
	border:1px solid #EFEFEF;
	background:#FFF;	
	border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; 
	box-shadow:3px 6px 15px #e5e5e5;
}
.Div3_1_1{
	width:380px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.Div3_1_1 .Title{
	width:380px;
	height:45px;
	line-height:45px;
	float:left;	
	border-bottom:1px solid #d0d0d0;
	margin-bottom:15px;
}
.Div3_1_1 .Text{
	width:100px;
	padding-left:20px;
	float:left;
	line-height:43px;
	color:#b40e15;
	font-size:18px;
	font-weight:bold;
	font-family: '微软雅黑', Helvetica, sans-serif;
	letter-spacing:2px;
	border-bottom:2px solid #b40e15;
}
.Div3_1_1 .Text a{color:#b40e15;}

.boxHHK2{float:left; margin-left:20px; margin-top:15px; margin-bottom:15px; }
.he_border2{background:#000;width:340px;height:120px;padding:0;margin:0;position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border2 .he_border2_img{display:block;width:100%;padding:0;margin:0;position:relative;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border2:hover .he_border2_img{position:absolute;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:.9; /*修改背景颜色*/}
.he_border2 .he_border2_caption{color:#fff;padding:0;margin:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border2 .he_border2_caption::before,.he_border2 .he_border2_caption::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity .4s,-webkit-transform .4s;-moz-transition:opacity .4s,-moz-transform .4s;-o-transition:opacity .4s,-o-transform .4s;transition:opacity .4s,transform .4s}
.he_border2 .he_border2_caption::before{top:14%;right:5%;bottom:14%;left:5%;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.he_border2 .he_border2_caption::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}
.he_border2:hover .he_border2_caption::before,.he_border2:hover .he_border2_caption::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.he_border2 .he_border2_caption,.he_border2 .he_border2_caption>a{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;z-index:1000}
.he_border2 .he_border2_caption_h{font-size:26px;font-weight:700;text-align:center;width:80%;position:absolute;top:20%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:1}
.he_border2 .he_border2_caption_p{font-size:18px;text-align:center;width:80%;position:absolute;top:60%;left:10%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:0}
.he_border2:hover .he_border2_caption_p{top:45%;opacity:1}


.div3_HK{
	width:100%;
	height:350px;
	float:left;	
	margin-top:20px;
}
.div5_HK{	
	width:1200px;
	margin:0 auto;
}
.div5_HK h5{    
	width:1200px;
	height:80px;
	line-height:80px;
	margin:0 auto;
	text-align: center;
	margin-top:0px;
	margin-bottom:30px;
	font-size:30px;
	color:#5b5b5b;
	font-family:'微软雅黑';
	font-weight:100;
	border-bottom:1px solid #ededed;
}
.div5_HK h5 a{
	color:#5b5b5b;	
}
.pro_item{
    width: 280px;
    height: 230px;
    margin-right:10px;
	margin-left:10px;
    margin-bottom: 30px;
    float: left;
    overflow: hidden;
    position: relative;
	-moz-border-radius:5px;      /* Gecko browsers */
    -webkit-border-radius:5px;   /* Webkit browsers */
	transition: all  .25s  ease-in;		/* 向上移动效果 */
}
.pro_item:hover { transform:translateY(8px);	/* 向上移动效果 */}
.pro_item i{
	width:99%;
	height:100px;
	float:left;
	text-align:center;
	color:#5b5b5b;
}
.pro_item i:hover{
	color:#de101a;
}
.pro_item h2{
    width:99%;
	float:left;
	line-height:50px;
    color: #2d2d2d;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-weight:100;
	text-align:center;
}
.pro_item h2 a{
    color: #2d2d2d;
}
.pro_item h2:hover{
	color:#de101a;
}
.pro_con{
	width:99%;
    color: #7d7b7b;
    height: 60px;
    line-height: 30px;
	font-size:14px;
    overflow: hidden;
}
.pro_con:hover{
	color:#de101a;
}

.div6_HK{ width:100%; height:135px; float:left; margin-top:30px;padding-bottom:30px;}
.div7_HK{ width:1200px; height:135px; margin:0 auto; margin-top:0px;}
.Div8_1 .Title{
	width:1200px;
	height:45px;
	line-height:45px;
	float:left;	
	border-bottom:1px solid #d0d0d0;
}
.Div8_1 .Text{
	width:130px;
	float:left;
	line-height:43px;
	color:#b40e15;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	font-family: '微软雅黑', Helvetica, sans-serif;
	letter-spacing:2px;
	border-bottom:2px solid #b40e15;
}
.Div8_1 .Text a{color:#b40e15;}
.div_link_body{
	width:1200px;
	height:96px;
	float:left;
	margin-top:15px;
}
#demo {overflow:hidden; width:100%;}
#indemo {float:left; width:800%;}
#demo1 { }
#demo2 {float:left;}
.picture_img {
	width:220px;
	height:77px;
	float:left;
	overflow:hidden;
	margin-left:7px;
	margin-top:7px;
}
.picture_img img {
	width:216px;
	height:73px;
	margin-left:1px;
	margin-top:1px;
	border:none;
}
.picture_img a{ text-decoration:none; width:218px; height:75px; border:1px solid #ececec; display:block;}
.picture_img a:link, .picture_img a:visited{ }
.picture_img a:hover{ border:1px solid #b40e15; }

.page_banner{
    width: 100%;
    height: auto;
    overflow: hidden;
	float:left;
	margin-top:5px;
}
.page_banner div{
    width:1200px;
    height: 100%;
	margin:0 auto;
}

/*列表*/
.HK1_list{ width:100%; height:auto; float:left; margin-top:0px; }
.HK2_list{ width:1200px; height:auto; margin:0 auto; margin-top:0px;}
.hk_lb_left{
	width:245px;
	height:auto;
	float:left;
	margin-bottom:15px;
	margin-top:15px;
}
.hk_lb_left_01{
	width:245px;
	height:auto;
	overflow:hidden;
}
.hk_lb_left_01 h1{
	width:245px;
	height:65px;
	float:left;
	line-height:65px;
	font-size:22px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background:#194e97;
	font-family:"宋体";
}
.hk_lb_left_01 .lb_L_body01{
	width:243px;
	height:100%;
	float:left;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	overflow:hidden;
	background-color:#fff;
}
.lb_L_body01 a{width:210px; height:37px; text-align:center; display:block; color:#636363; border-bottom:1px solid #cbcbcb;}
.lb_L_body01 a:hover{ width:210px; height:37px; color:#194e97; display:block; text-decoration:none; border-bottom:1px solid #194e97;}
.lb_L_body01 .aClick{ width:210px; height:37px; color:#FFF; display:block; text-decoration:none;}
.lb_L_body01 .aClick a{color:#194e97;border-bottom:2px solid #194e97;}
.lb_L_body01 ul{ list-style:none; margin-bottom:10px;}
.lb_L_body01 ul li{
	width:210px;
	height:37px;
	line-height:37px;
	color:#636363;
	font-size:16px;
	display:block;
	font-weight:bold;
	margin-left:15px;
	margin-top:10px;
}
.hk_lb_left_01 h2{
	width:245px;
	height:22px;
	float:left;
	overflow:hidden;
	background:url(../images/lb_hk_001.png) no-repeat;
}

.hk_lb_right{
	width:930px;
	height:auto;
	float:right;
	margin-bottom:15px;
	margin-top:15px;
	border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
	border:1px solid #dbdbdb;
}
.hk_lb_right_01{
	width:930px;
	height:auto;
	overflow:hidden;
}
.hk_lb_right_01 h1{
	width:910px;
	height:50px;
	float:left;
	line-height:50px;
	padding-left:20px;
	overflow:hidden;
	color:#194e97;
	font-size:18px;
	font-weight:bold;
	font-family: '微软雅黑', Helvetica, sans-serif;
	letter-spacing:2px;
	border-bottom:2px solid #194e97;
}
.hk_lb_right_01 h1 .m_Postion{
	height:50px;
	float:right;
	line-height:50px;
	padding-right:10px;
	font-size:14px;
	color:#999;
	overflow:hidden;
	font-weight:100;
	font-family:"宋体";
}
.hk_lb_right_01 h1 .m_Postion a{color:#999; }
.hk_lb_right_01 h1 .m_Postion a:hover{color:#f60; }
.hk_lb_right_01 .lb_R_body01{
	width:928px;
	height:auto;
	float:left;
	padding-bottom:50px;
	overflow:hidden;
	background-color:#fff;
}
.lb_R_body01 ul{
	float:left;
	width:905px;
	margin-top:15px;
	margin-left:12px;
	list-style:none;	
}
.lb_R_body01 ul li{
	height:50px;
	line-height:50px;
	padding-left:15px;
	font-size:16px;
	background:url(../images/list-line-bg-2.jpg) 1px 19px;
	background-repeat:no-repeat;	
	overflow:hidden;
	color:#6c6c6c;
	border-bottom:1px dashed #999;
	font-family:"宋体";
}
.lb_R_body01 li a{
	color:#6c6c6c;
}
.lb_R_body01 li a:hover{
	color:#b50f15;
}
.lb_R_body01 li b{
	float:left;
	width:800px;
	height:45px;
	overflow:hidden;
	font-weight:100;
}
/*列表End*/

/*内容页*/
.hk_nr{
	width:1198px;
	height:auto;
	float:left;
	margin-bottom:15px;
	margin-top:15px;
	border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
	border:1px solid #dbdbdb;
}
.hk_nr_01{
	width:1198px;
	height:auto;
	overflow:hidden;
	float:left;
}
.hk_nr_01 h1{
	width:1178px;
	height:50px;
	float:left;
	line-height:50px;
	padding-left:20px;
	overflow:hidden;
	color:#194e97;
	font-size:18px;
	font-weight:bold;
	font-family: '微软雅黑', Helvetica, sans-serif;
	letter-spacing:2px;
	border-bottom:1px solid #c5c5c5;
}
.hk_nr_01 h1 .m_Postion{
	height:50px;
	float:right;
	line-height:50px;
	padding-right:10px;
	font-size:14px;
	color:#999;
	overflow:hidden;
	font-weight:100;
	font-family:"宋体";
}
.hk_nr_01 h1 .m_Postion a{color:#999; }
.hk_nr_01 h1 .m_Postion a:hover{color:#f60; }

.viewtitle{
	width:1135px;
	float:left;
	margin-left:31px;
	text-align:center;
	padding-top:50px;
	padding-bottom:30px;
	font-size:26px;
	color:#000;
	font-weight:bold;
	font-family:"微软雅黑";
}
.viewdetail{
	width:1135px;
	float:left;
	margin-left:31px;
	margin-bottom:25px;
	height:60px;
	text-align:center;
	line-height:60px;
	font-size:18px;
	padding-bottom:5px;
	border-bottom:1px solid #194e97;
}
.viewtext{
	width:1135px;
	float:left;
	margin-left:31px;
	margin-bottom:35px;
}
.viewtext table{
    margin:auto; border-collapse: collapse; width:100%;
}
.viewtext table td{
    border:1px solid #212121;
}
/*内容页End*/