/** 清除内外边距 **/body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */dl, dt, dd, ul, ol, li, /* list elements 列表元素 */pre, /* text formatting elements 文本格式元素 */form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */th, td /* table elements 表格元素 */ {    margin: 0;    padding: 0;}/** 设置默认字体 **/body,button, input, select, textarea /* for ie */ {    font: 14px/1.5 tahoma, \5b8b\4f53, sans-serif;}h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶?*/code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */small { font-size: 12px; } /* 小于 12px 的中文很难阅? ?small 正常?*//** 重置列表元素 **/ul, ol { list-style: none; }/** 重置文本格式元素 **/a { text-decoration: none; }a:hover { text-decoration: underline; }sup { vertical-align: text-top; } /* 重置, 减少对行高的影响 */sub { vertical-align: text-bottom; }/** 重置表单元素 **/legend { color: #000; } /* for ie6 */fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边?*/button, input, select, textarea { font-size: 100%; } /* 使得表单元素?ie 下能继承字体大小 *//* 注：optgroup 无法扶正 *//** 重置表格元素 **/table { border-collapse: collapse; border-spacing: 0; }/* 重置 HTML5 元素 */article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,summary, time, mark, audio, video {    display: block;    margin: 0;    padding: 0;}mark { background: #ff0; }




.head {
	height: 309px;
	background-color: #C6D8E7;
}



/*banner*/
.banner{
	height: 309px;
	overflow: hidden;
	position: relative;
}
.banner .d1{width:100%;height:309px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{
	width: 100%;
	height: 30px;
	clear: both;
	position: absolute;
	z-index: 100;
	left: 0px;
	bottom: 2px;
}
.banner .d2 ul {
	left: 50%;
	top: 0px;
	width: 69px;
	float: left;
	display: inline;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -34px;
}
.banner .d2 li{width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../images/img1_1.png) no-repeat center;}
.menue {
	height: 41px;
	background-image: url(../images/menueback.png);
	background-repeat: repeat-x;
	background-position: center;
}
.menue .menue_con {
	width: 1042px;
	margin-right: auto;
	margin-left: auto;
	height: 41px;
	overflow: hidden;
	position: relative;
}
.menue .menue_con ul li {
	float: left;
	height: 39px;
	width: 116px;
	position: relative;
	margin-top: 1px;
	text-align: center;
	line-height: 39px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	background-image: url(../images/menue_li_back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.menue .menue_con ul li a {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	color: #FFF;
}
.menue .menue_con ul li a:hover {
	background-image: url(../images/menue_li_back_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #353535;
}
.menue .menue_con ul {
	margin-left: -1px;
	margin-right: -1px;
}
.inform {
	height: 34px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #EAEAEA;
	border: 1px solid #E0E0E0;
}
.inform .tit {
	float: left;
	height: 34px;
	margin-left: 15px;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	line-height: 34px;
	font-weight: bold;
}
.inform .con {
	line-height: 34px;
	float: left;
	margin-left: 10px;
	width: 419px;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	height: 34px;
	overflow: hidden;
}
.inform .con ul {
	width: 419px;
	overflow: hidden;
	position: relative;
	height: 34px;
}
.inform .con ul li a {
	color: #5C5C5C;
	float: left;
}
.inform .con ul li {
	float: left;
	height: 34px;
	width: 100%;
}
.inform .con ul li span {
	float: right;
}
.inform .share {
	float: right;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	line-height: 34px;
	color: #5C5C5C;
}
.inform .bdsharebuttonbox {
	float: right;
	margin-top: 3px;
}
.inform .share a {
	color: #5C5C5C;
	margin-right: 5px;
	margin-left: 5px;
}
.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.foot {
	margin-top: 15px;
	background-color: #2F2F2F;
	height: 140px;
}
.foot .foot_con {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	position: relative;
}
.foot .foot_con .webinf {
	height: 95px;
	width: 280px;
	position: absolute;
	top: 20px;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #FFF;
	line-height: 23px;
}
.foot .foot_con .logo {
	height: 96px;
	width: 299px;
	position: absolute;
	left: 338px;
	top: 18px;
}
.foot .foot_con .link {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 147px;
}
.foot .foot_con .link a img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
}

.main .left {
	width: 249px;
	float: left;
}
.paging {
	text-align: center;
	padding: 15px;
}

.main .right .con hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
}
.main .left .con ul li .home {
	color: #003E79;
}
