/*网页基础参数*/

body,
html {
	font-family: "SimSun", "Microsoft YaHei", "SimHei", "Arial", sans-serif;
	border: 0;
	padding: 0;
	margin: 0;
}
body,
html,
ul,
li,
a,
img,
p,
br,
dd,
dl,
dt,
div,
h1,
h2,
h3,
span,
input,
tr,
td {
	margin: 0;
	border: none;
	padding: 0;
	font-weight: normal;
	list-style-type: none;
}
img {
	line-height: 0;
	margin: 0;
	border: 0;
	padding: 0;
}
/*间距*/

.hr {
	width: 0px;
	height: 0px;
	float: none;
	padding-top: 10px;
}
.hr_2 {
	width: 0px;
	height: 0px;
	float: none;
	padding-top: 20px;
}
.hr_3 {
	width: 0px;
	height: 0px;
	float: none;
	padding-top: 30px;
}
/*左右浮动*/

.fl {
	float: left
}
.fr {
	float: right
}
/*清除浮动*/

.clear_both {
	clear: both;
}
/*字号大小*/

.f_16 {
	font-size: 16px;
}
.f_15 {
	font-size: 15px;
}
.f_14 {
	font-size: 14px;
}
.f_13 {
	font-size: 13px;
}
.f_12 {
	font-size: 12px;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.bg {
	background: url(imagesbg_01.jpg) top center no-repeat;
}
/*背景*/

.h340 {
	height: 400px;
	width: auto;
}
/*空隔度高*/
/*底部*/
.foot {
	background-color: #e7e7e7;
	padding: 20px;
	margin-top: 30px;
}
.foot p {
	text-align: center;
	line-height: 30px;
}
.foot a {
	color: #595959;
}
/*幻灯*/
.slide {
	width: 400px;
	height: 267px;
	margin-top: 10px;
}
.slideBox {
	position: relative;
	width: 480px;
	height: 320px;
	overflow: hidden;
}
.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none
	/*For IE.ADD.JENA.201206300844*/
	
	;
}
.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none
	/*For IE.ADD.JENA.201206300844*/
	
	;
}
.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 400px;
	height: 50px;
	background-color: #000;
	overflow: hidden;
}
.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 15px;
	line-height: 50px;
	margin-left: 10px;
	text-decoration: none;
}
.slideBox div.tips div.title a:hover {
	text-decoration: underline !important;
}
.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
.slideBox div.tips div.nums a {
	display: inline-block;
	>float: left
	/*For IE.ADD.JENA.201206300844*/
	
	;
	width: 10px;
	height: 10px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 20px 10px 0px 0px;
}
.slideBox div.tips div.nums a.active {
	background-color: #FFC202;
}
/*正文*/
.box{
	width: 1000px;
	margin: 0 auto;
}

.top{
	float: right;
	margin-top: 40px;
}

.list_n{
	width: 560px;
}
.right_n{
	width: 300px;
}

.h3Tit {
  height: 52px;
  line-height: 52px;
  font-weight: bold;
  color: #0484e3;
  font-size: 24px;
  font-family: '微软雅黑';
  border-bottom:3px solid #888888 ;
}
.h3Tit a{
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #888888;
}
.h3Meg a {
  color: #333;
  font-size: 24px;
  font-family: '微软雅黑';
}
.padt14 {
  padding-top: 14px;
  
}
.list{
	padding-bottom: 40px;
	  height: 100px;
}
.floatleft {
  display: inline;
  float: left;
}
.tips {
  line-height: 22px;
  color: #888;
  font-size: 12px;
}
.tips a {
  color: #bf0439;
}
.floatright {
  float: right;
}
.w390 {
  width: 390px;
}
.hnCont {
  line-height: 42px;
  border-bottom: 1px solid #e7e7e7;
}
.hnCont a {
  color: #000;
  font-size: 14px;
  font-family: '微软雅黑';
}

.infBox {
  padding-bottom: 24px;
}
.infCon .newtit {
  display: block;
  font: 24px/44px 'microsoft yahei';
  color: #333;
  line-height: 44px;
}
.infCon p {
  color: #888;
  line-height: 22px;
  font-size: 12px;
}
.infCon p a {
  color: #bf0439;
}
.spa{
	position: relative;
	top: -31px;
	left: 15px;
}
