@charset "gb2312";
* {
	margin: 0px;
	padding: 0px;
	font-family: "宋体", "黑体", Arial, Helvetica, sans-serif;
}
div {
	overflow: hidden;
}
/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a {
	text-decoration: none;
	font-size: 14px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	COLOR: #AE0927;
}
a:active {
	color: #0000ff;
}
/* Body的CSS定义:对应CSS中“BODY”，可定义内容为网页字体颜色、背景、浏览器边框等 */
BODY {
	font-size: 14px;
	text-decoration: none;
}
/* 单元格的CSS定义:对应CSS中的“TD”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
TD {
	line-height: 100%;
}
/*2013年改版新增*/
.wpt15 {
	padding-top: 15px;
}
.wh15 {
	height: 15px;
}
/*2013首页*/
.whead {
	width: 100%;
	height: 174px;
	margin: 0 auto 377px;
	background: url(/images/2013/headbg.jpg) repeat-x 0 101px;
	position: relative;
	z-index: 10;
}
.wheadcon {
	width: 100%;
	margin: 0 auto;
	background: url(/images/2013/head.jpg) no-repeat center top;
}
.wlan {
	width: 993px;
	margin: 0 auto;
	padding: 16px 10px 0 0;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #666;
	text-align: right;
}
.wlan a {
	font-size: 12px;
	color: #666;
	padding: 0 8px;
}
.wnav {
	width: 1003px;
	margin: 71px auto 0;
	height: 72px;
}
/*导航菜单选项卡*/ 
.dh_tit {
	width: 850px;
	height: 42px;
	line-height: 42px;
	float: left;
	background: url(/images/2013/ml/navbg.jpg) no-repeat;
}
.dh_tit li {
	float: left;
	display: block;
	cursor: pointer;
	width: 104px;
	text-align: center;
	height: 42px;
	line-height: 42px;
}
.dh_tit li a {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.dh_tit li a:visited {
	color: #fff;
}
.dh_tit .hover {
	width: 106px;
	background: url(/images/2013/navcon.jpg);
}
.dh_tit .hover a {
	color: #000;
}
.dhcon {
	height: 30px;
	line-height: 30px;
	float: left;
	width: 100%;
}
.dhcon li {
	float: left;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}
.dhcon li a {
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px;
}
.wnav2 {
	padding-left: 6px;
}
.wnav3 {
	padding-left: 100px;
}
.wnav4 {
	padding-left: 6px;
}
.wnav5 {
	padding-left: 238px;
}
.wnav6 {
	padding-left: 100px;
}
.wnav8 {
	padding-left: 470px;
}
.wnav8 .dhli {
	width: 90px;
}
/*头部banner*/
.wslide {
	height: 400px;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	top: 144px;
	z-index: 0;
}
.wslidecon {
	height: 400px;
	margin: 0 auto 110px;
	position: relative;
}
.slide-cnt {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
}
.slide-list {
	width: 100%;
	height: 100%;
	position: relative;
}
.slide-list li {
	width: 100%;
	height: 100%;
	position: absolute;
}
.banner1 {
	background: url(/images/2013/pic1.jpg) no-repeat center top;
}
.banner2 {
	background: url(/images/2013/pic2.jpg) no-repeat center top;
}
.banner3 {
	background: url(/images/2013/pic3.jpg) no-repeat center top;
}
.slide-list li a {
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}
.slide-page {
	position: absolute;
	z-index: 10;
	left: 50%;
	bottom: 30px;
	margin-left: -52px;
}
.slide-page span {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	overflow: hidden;
	text-indent: -30px;
	background: url(/images/2013/slider-sprites.png) -30px 0 no-repeat;
	cursor: pointer;
}
.slide-page span.on {
	background-position: 0 0;
	color: #fff;
}
/*中间主体内容*/
.content {
	width: 1003px;
	margin: 0 auto;
}
.conr {
	padding: 20px 0px;
	background: #fff;
}
.conr * {
	font-family: "Times New Roman", Times, serif, Arial, Helvetica, sans-serif, "宋体", "黑体";
	font-size: 16px;
	line-height: 150%;
}
.conr .text {
	line-height: 150%;
	padding: 0px 50px 0 40px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break:break-word;
	word-break:keep-all;
}
.wfoot {
	width: 100%;
	margin: 0 auto;
}
.flink {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	border-bottom: 2px solid #009900;
}
.flinkcon {
	width: 1003px;
	margin: 0 auto;
}
.flinkr {
	width: 100%;
	margin: 0 auto;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.flinkr a {
	font-size: 12px;
	color: #333;
	padding: 0 8px;
}
.fcopy {
	width: 1003px;
	height: 90px;
	padding-top: 15px;
	margin: 0 auto;
	font-size: 12px;
	color: #666;
	line-height: 190%;
	text-align: left;
	background: url(/images/2013/footbg.jpg) no-repeat left 7px;
}
.fcopy a {
	font-size: 12px;
	color: #666;
}
