﻿html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,dl,dt,dd,iframe,span {margin:0px; padding:0px; border:0px;}
body {
	padding:0px;
	margin:0px;
	zoom:100%;
	font-size:16px;
	line-height:1;
	color: #333333;
	background: url(indexbg.png) no-repeat top center;
	font-family:"Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}
table{width:100%;text-align:center;border-collapse:collapse;border-spacing:1;border-spacing:0; }
/*table td{word-break: break-all; word-wrap:break-word;border-right:1px solid #939598; border-bottom:1px solid #939598;}*/
ul,dl, dt,dd,ol{list-style-type:none;}
select,input {vertical-align:middle;}
textarea{resize: none;}
a{ color:#333333; text-decoration:none;}
a:hover {color: #BF170C;}
* html .clear{zoom:1;}
*+html .clear{zoom:1;} 
*{ margin:auto; padding:auto;
	font-family:"Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}
.clear { clear:both;}
.r{ float:right;}.l{ float:left;}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
.n{
	display: none;
}
.content{
	width: 1200px;
}
.middle{
	min-width: 1200px;
}

/*头部*/
.header .header_top{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #FFFFFF;
}
.header .header_top span{
	float: left;
	margin-left: 10px;
}
.header .header_content{
	padding-top: 57px;
} 
.header .header_content form{
	margin-left: 94px;
	width: 333px;
	height: 47px;
	background: url(search_bg.png) no-repeat center;
}
.header .header_content form input{
	border: none;
	padding: 0;
	margin: 0;
	outline: none;
	height: 45px;
}
.header .header_content form input[type=text]{
	background: #AFD0F5;
	margin-left: 12px;
	margin-top: 1px;
	float: left;
}
.header .header_content form input[type=submit]{
	width: 77px;
	height: 47px;
	border-radius: 7px;
	background: url(search.png) no-repeat center;
	background-color: #003987;
	float: right;
	cursor: pointer;
}
.header .menu{
	height: 54px;
	line-height: 54px;
	background: #245595;
	margin-top: 70px;
}
.header .menu ul{
	margin: 0 auto;
}
.header .menu ul li{
	float: left;
	width: 148px;
	height: 54px;
	text-align: center;
	font-size: 18px;
}
.header .menu ul li:hover,
.header .menu ul li.on{
	background: #4362A0;
}
.header .menu ul li a{
	color: #FFFFFF;
	display: block;
	height: 36px;
	line-height: 36px;
	border-left: 1px solid #0065AE;
	margin-top: 10px;
}
.header .menu ul li:first-child a{
	border-left: none;
}
/*尾部*/
.footer{
	height: 133px;
	background: #395591;
	padding-top: 47px;
	font-size: 14px;
}
.footer .leftimg{
	width: 66px;
	padding-left: 10px;
	margin-right: 30px;
}
.footer .lxbox{
	width: 57px;
}
.footer .lxbox a{
	color: #FFFFFF;
	line-height: 24px;
}
.footer p{
	color: #FFFFFF;
	line-height: 24px;
	margin-left: 20px;
}
/*当前位置*/
.dqwz{
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #FFFFFF;
}
.dqwz a{
	color: #FFFFFF;
}
.dqwz img{
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 12px;
}
/*分页样式*/
.pages { width:95%;text-align: center;padding: 12px;clear: both;margin-top: 50px;margin-bottom: 50px;}
.pages span, .pages a, .pages b {font-size: 16px;margin: 0 2px;}
.pages span font {color: #333333;font-size: 12px;}
.pages a, .pages b {border: 1px solid #ccc;background: #DDD;padding: 2px 6px;text-decoration: none}
.pages span { padding-right: 10px}
.pages b, .pages a:hover {background: #395591;color: #FFFFFF;}