@charset "utf-8";
/* CSS Document */

/*******************整体样式**********************/
html,body,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe,table,th,td{padding:0px;margin:0px;}
img{ border:0 none;}
ul,li{list-style:none;}
body{  padding:0px; margin:0px;  font-size:12px; line-height:24px;font-family:"宋体";  }
div,td,body, span, p, a{
	font-size:12px;
	text-decoration:none;
	color:#666;
}
.div{ text-align:center}
button{ cursor:pointer;}
a, a:link { text-decoration: none; color:#000;}
a:visited {  }
a:active, a:hover { text-decoration: none; color:#000;}
.clearfix{display:inline-block;}/* Hides from IE-mac \*/* html .clearfix{height:1%;}.clearfix{display:block;}
.clear{clear:both;}
.cArea{ width:1002px; margin:0 auto;}
/*******************导航条**********************/
.topimg{height:352px;width:100%;}
.topbanner{height:60px;text-align:center; width:960px; margin:auto; background-color:#FFF;}
.navbg{height:41px; width:100%; background-color:#b3241c; max-width:1440px; min-width:960px; margin:0px auto;}
.menu, .menu a{ font-family:微软雅黑; font-size:14px;font-weight:bold; text-align:center; color:#FFF;}
.h_wz{ padding-top:177px; padding-left:118px;}
.tp{ padding-top:290px; padding-left:21px;}
.tc{ height:41px; width:100%; background-color:#4b4b4b; margin:0px auto;}




/*******************新闻*********************/
.list{border-top:1px #bdbdbd dotted; margin-top:41px; margin-bottom:35px;}
.list td{
	border-bottom:1px #bdbdbd dotted;
	height:45px;
	line-height:45px;
	color:#666;
}
.list tr:hover{background:#ededed;}
.new_more{
	padding:5px 10px;
	background:#FFF;
	border:1px #d8d8d8 solid;
	color:#9a9999;
}
.new_more:hover{
	background:#c97a17;
	border:none;
	border-bottom:1px #b1570e solid;
	color:#FFF;
}

.bor_pd, .proc_bor_pd{
	border:1px #e6e6e6 solid;
	padding:3px;
}
.gcal_tit{
	font-size:16px !important;
	font-weight:bold;
	color:#000;
	margin-bottom:11px;
	padding-top:30px;
	height:24px;
}
.gcal_TB{
	border-top:3px #888888 solid;
	border-left:1px #e8e8e8 solid;
}
.gcal_TB td{
	border-right:1px #e8e8e8 solid;
	border-bottom:1px #ddd solid;
	padding:8px;
	color:#666;
	line-height:20px;
}
.gcal_TB .C{
	background:#f6f6f6;
}
.gcal_TB .C_tit{line-height:26px; margin-left:11px;}

/* 分页样式*/
.pg{ padding:25px 0px;_padding:25px 0px;}
.pg span{ float:left; margin-right:3px;}
.pgNum,.pgNum_current,.pgHome_span,.pgHome_span_hov{ width:16px; height:16px; cursor:pointer; display:block; text-align:center; line-height:16px;}
.pgNum{background:#FFF; border:#ababab 1px solid; font-size:12px;  color:#8e8d8d}
.pgNum_current{ background:#de2526; border:#bdbbbb 1px  solid;font-size:12px; color:#FFFFFF}

.pgHome_span{background:#FFFFFF; border:#c9c8c9 1px solid; font-size:12px; font-weight:bold; color:#8e8d8d}
.pgHome_span_hov{background:#cc0107; border:#cc0107 1px solid; font-size:12px; font-weight:bold; color:#FFFFFF}

.TB{
	border-top:3px #af2820 solid;
	border-bottom:2px #b1570e solid;
}
.TB td{
	border-right:1px #f4e4cd solid;
	border-bottom:1px #f9f0e6 solid;
	text-align:center;
	color:#000;
}
.TB th{
	border-right:1px #a0470b solid;
	border-bottom:1px #a0470b solid;
	text-align:center;
	background:#c97a17;
	color:#FFF;
}
.TB .bor_l{
	border-left:1px #f4e4cd solid;
}
.TB .bor_lt{
	border-left:1px #a0470b solid;
}
.TB .bgtd{
	background:#f9f0e6;
}
