@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;}
body , ul , ol , h1 ,h2 , h3 , h4, h5 , p , dl , dt , dd , form ,input,Submit,li{ padding: 0; margin: 0; }
img {border:0;behavior: url("iepngfix.htc");}
ul, ol,li{list-style:none;}
a{text-decoration:none}
.w1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	overflow:hidden;
}
body {
	background-image: url(topbg.jpg);
	background-repeat: no-repeat;
	font-family: "微软雅黑";
	background-position: center top;
}
.t01 {
	font-size: 14px;
	line-height: 40px;
	color: #FFF;
	float: left;
}
.t01 a{
	color: #FFF;
}
.t01 img {
	margin-right: 10px;
	margin-top: 12px;
	float: left;
}
.ss {
	background-image: url(ssbg.png);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	margin-top: 5px;
	width: 280px;
}
.wcm_pagelist a{ margin:0 5px;}
.wcm_pagelist a.page-num-current{ color:#215895; font-weight:bold}
#t_select {
    width: 56px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    float: left;
}
#t_selected {
	padding-right: 12px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	position: relative;
	z-index: 998;
	cursor: pointer;
	margin-top: 3px;
	margin-right: 5px;
	float: left;
	width: 50px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(icon04.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
}
#t_select-list {
	position: absolute;
	margin-top: 29px;
	margin-left: 5px;
	border: #d7d7d7 1px solid;
	border-bottom: none;
	width: 60px;
	display: none;
	line-height: 29px;
	color: #333333;
	z-index: 100;
	font-size: 14px;
}
#t_select-list a {
	display: block;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px #d7d7d7 solid;
	text-align: center;
	line-height: 28px;
	background-color: #FFFFFF;
}
.indexbox1{
	width: 182px;
	padding-left: 5px;
	background: none;
	height: 24px;
	line-height: 24px;
	color: #999999;
	font-size: 14px;
	border: 0;
	float: left;
	margin-left: 15px;
	margin-top: 2px;
	outline: none;
}
.btn_so {
	background: url(bn.png) 0 0 no-repeat;
	width: 60px;
	height: 28px;
	border: 0;
	cursor: pointer;
	float: right;
	outline: none;
	}
	
.btn_so2 {
	background: url(gj.png) 0 0 no-repeat;
	width: 90px;
	height: 28px;
	border: 0;
	cursor: pointer;
	float: right;
	outline: none;
	}
.logo {
	float: left;
	margin-top: 75px;
	margin-bottom: 100px;
}
.dh {
	height: 55px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;

}
#navMenu {
	height: 55px;
	display: block;
	overflow:hidden;
	width: 1200px;
	z-index: 9999;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 55px;
	color: #333333;
	font-family: "微软雅黑";
	background-color: #215895;
	border-radius:5px 5px 0px 0px;
}
#navMenu ul{
	width:100%;
}

#navMenu .onelink{
	background-color: #5f91c9;
	color: #FFFFFF;
}
#navMenu .onelink a{
	color: #FFFFFF;
}
#navMenu li {
	text-align: center;
	float: left;
	line-height: 55px;
	height: 55px;
	width: 170px;
	font-size: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #527dac;
	


}

#navMenu li a {
	color:#FFFFFF;
	margin-left: 0px;
	display: block;
	font-size:18px;
	text-decoration: none;
}
#navMenu li a:hover, #navMenu li.hover a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #5F91C9;
}

.dropMenu {
	position: absolute;
	top: 0;
	z-index: 9999;
	visibility: hidden;
	background-color: #215895;
	filter: Alpha(Opacity=85);
	margin-top: -1px;
	margin-left: 0px;
	width: 170px;
	z-index: 9999;
}

.dropMenu li {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6EAFF;
}
.dropMenu li a {
	width: 100%;
	display: block;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

.dropMenu a:hover {
	color:#FFFFFF;
	font-size:14px;
}
ul,li{
	padding:0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mulu {
	font-size: 25px;
	line-height: 60px;
	color: #2d6eab;
	background-color: #f1f1f1;
	height: 60px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-indent: 20px;
}
.neirong{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 20px;
}

.neirong .leftk{
	width: 247px;
	float: left;
	display: block;
	overflow: hidden;

}
.neirong .leftk h1 {
	width: 100%;
	background-color: #5f91c9;
	font-size: 18px;
	color: #FFF;
	line-height: 40px;
	font-weight: normal;
	border-radius: 7px 7px 0px 0px;
	height: 40px;
	text-align: center;
}
.neirong .leftk h1 a{
	color: #FFF;
}
.neirong .rightk {
	float: right;
	width: 930px;
	background-color: #FFF;
	padding-bottom: 20px;
}
.list{
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:20px;
}
.list ul li{
	background-image: url(lmbg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 10px;
}
.list ul li a{
	padding-left: 45px;
	color: #333333;
	font-size: 14px;
	display: block;
	font-weight: normal;
	line-height: 33px;
	position: relative;
}
.lm07 {
	height: 30px;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #F1F1F1;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #215895;
}
.lm07 h1 {
	font-size: 14px;
	color: #333333;
	padding-left: 15px;
	float: left;
	margin-bottom: 14px;
	line-height: 30px;
	font-weight: normal;
}
.lm07 h1 a{
	color: #215895;
}
.lm07 h2 {
	font-size: 14px;
	font-weight: normal;
	float: right;
	color: #666666;
	text-indent: 25px;
	line-height: 30px;
}
.lm07 h2 a{
	color: #666666;
}
.end {
	background-repeat: repeat-x;
	background-position: center top;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	background-color: #215895;
	padding-top: 30px;
	padding-bottom: 30px;
}
.end p {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
}
.end p a {
	color: #FFFFFF;
}
.lm01 {
	height: 45px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
	background-color: #FFF;
}
.lm01 h1 {
	font-size: 22px;
	color: #333333;
	float: left;
	font-weight: normal;
	background-image: url(tb.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.lm01 h1 a{
	color: #333333;
}
.lm01 span {
	font-size: 16px;
	line-height: 35px;
	color: #333;
	float: right;
}
.lm01 span a{
	color: #333;
}
.lm01 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 10px;
	float: left;
}
.lm01 h2 a{
	color: #666;
}
.rightk .nr {
	padding-bottom: 40px;/*	min-height: 700px;*/
}.lt05 {
	font-size: 28px;
	line-height: 40px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: normal;
	padding-right: 90px;
	padding-left: 90px;
}
.lt05 a {
	font-size: 20px;
	line-height: 50px;
	color: #333333;
}
.lt08 {
	font-size: 18px;
	line-height: 50px;
	color: #333333;
	margin-bottom: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.lt08 p {
	font-size: 18px;
	line-height: 50px;
	color: #333333;
	padding-left: 20px;
}
.lt10 {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 40px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.lt10 p {
	font-size: 15px;
	line-height: 32px;
	color: #333;
	text-indent: 2em;
	margin-bottom: 20px;
}
.lt10 p a {
	color: #333;
}
.lt06 {
	font-size: 14px;
	line-height: 40px;
	color: #666;
	text-align: center;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.nr p {
	font-size: 16px;
	line-height: 32px;
	color: #333;
}
.nr p a {
	color: #333;
}
