@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;}
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(bg.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;
}
.liulan {
	font-size: 14px;
	line-height: 40px;
	color: #FFF;
	float: right;
	margin-right: 30px;
}
.liulan a{
	color: #FFF;
}
.liulan img {
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}

.ss {
	background-image: url(ssbg.png);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	margin-top: 5px;
	width: 322px;
}

#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: 240px;
	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: left;
	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: 68px;
	margin-bottom: 80px;
}

.dh {
	height: 55px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	margin-bottom: 25px;

}
#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: 149px;
	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: 149px;
	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;
}
.w1200 .jd {
	float: left;
	height: 324px;
	width: 427px;
	margin-right: 34px;
	margin-bottom: 30px;
}
.w1200 .new01 {
	float: left;
	width: 427px;
	height: 324px;
	margin-bottom: 30px;
}
.lm01 {
	background-image: url(lm01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 100%;
	margin-bottom: 5px;
}
.lm01 h1 {
	font-size: 16px;
	line-height: 34px;
	color: #FFF;
	text-align: center;
	width: 118px;
	font-weight: normal;
	float: left;
}
.lm01 h1 a{
	color: #FFF;
}
.lm01 h2 {
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: right;
	margin-right: 10px;
}
.lm01 h2 a{
	color: #333;
}
.lm02 {
	height: 36px;
	width: 100%;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
.lm02 h1 {
	font-size: 20px;
	line-height: 25px;
	color: #235793;
	text-align: center;
	font-weight: bold;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #235793;
	padding-left: 16px;
}
.lm02 h1 a{
	color: #235793;
}
.lm02 h2 {
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: right;
	margin-right: 10px;
}
.lm02 h2 a{
	color: #333;
}
.w1200 .new01 ul li{
	line-height: 35px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	background-image: url(dian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}

.w1200 .new01 ul li a{
	color: #333333;
}

.w1200 .new01 ul li span{
	color: #999999;
	float: right;
	font-size: 12px;
}

.w1200 .new01 ul li span a{
	color:#999999;
}
.w1200 .new02 {
	float: left;
	width: 276px;
	height: 324px;
	margin-bottom: 30px;
	margin-right: 32px;
}
.w1200 .new02 ul li{
	line-height: 35px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	background-image: url(dian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}

.w1200 .new02 ul li a{
	color: #333333;
}
.tubiao {
	background-image: url(lmbg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
	font-size: 18px;
	line-height: 58px;
	margin-top: 13px;
}
.tubiao a{
	color:#333333;
}
.tubiao img {
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	margin-right: 60px;
}
.gg {
	float: left;
}
.yewu {
	float: left;
	width: 887px;
	margin-top: 30px;
}
.yewu h1 {
	background-color: #225894;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	width: 20px;
	padding-top: 37px;
	padding-right: 8px;
	padding-bottom: 37px;
	padding-left: 8px;
	float: left;
}
.yewu h1 a{
	color: #FFF;
}
.yewu ul {
	float: right;
}
.yewu ul li {
	background-color: #EAF3FA;
	height: 139px;
	width: 116px;
	margin-left: 5px;
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
	line-height: 35px;
	color: #215895;
	float: left;
}
.yewu ul li a{
	color: #215895;
}
.yewu ul li img {
	margin-bottom: 10px;
	margin-top: 5px;
}
.end {
	background-image: url(endbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 71px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 40px;
}
.end p {
	margin-left: 255px;
	font-size: 14px;
	line-height: 30px;
	color: #bbd4ef;
}
.end p a{
	color: #bbd4ef;
}
.neirong{
	background-color: #EAF3FA;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	margin-top: 25px;
	padding: 0px;
	margin-bottom: 25px;
}

.neirong .leftk{ 
width:240px; 
float:left;		
display: block;
overflow: hidden;

}
.neirong .leftk h1 {
	width: 180px;
	background-color: #215895;
	font-size: 20px;
	color: #FFF;
	line-height: 30px;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	border-radius: 7px 7px 0px 0px;
}
.neirong .leftk h1 a{
	color: #FFF;
}
.neirong .rightk {
	float: right;
	width: 920px;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-left: 40px;
}
.list{
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.list ul li{
	background-color: #eaf3fa;
	border-bottom-style: solid;
	border-bottom-color: #CCE1F2;
	background-image: url(icon05.png);
	background-repeat: no-repeat;
	background-position: 195px 28px;
	border-bottom-width: 1px;
}
.list ul li a{
	padding-left: 30px;
	color: #333333;
	font-size: 16px;
	display: block;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	position: relative;
}
.list ul li .inactive{
	background-image: url(off.png);
	background-repeat: no-repeat;
	background-position: 200px center;
}
.list ul li .inactives{background:url(on.png) no-repeat 200px center;} 
.list ul li ul{display: none;}
.list ul li ul li {
	background-color: #c3dcf0;
	background-position: 45px 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	line-height: 40px;
	height: 40px;
}
.list ul li ul li ul{display: none;}
.list ul li ul li a{
	padding-left: 65px;
	line-height: 40px;
}
.list ul li ul li ul li {
	background-color: #d6e6f1;
	border-color: #6196bb;
	background-image: none;
}
.last{ background-color:#d6e6f1; border-color:#6196bb; }
.list ul li ul li ul li a{
	color: #316a91;
	padding-left: 80px;
}
.lt05 {
	font-size: 32px;
	line-height: 40px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDADA;
}
.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;
}
.lm07 {
	height: 36px;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #eaf3fa;
}
.lm07 h1 {
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 25px;
	float: left;
	margin-bottom: 14px;
	background-color: #215895;
	padding-right: 25px;
	line-height: 36px;
	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: 36px;
	margin-right: 10px;
}
.lm07 h2 a{
	color: #666666;
}
.neirong .rightk .nr {
	padding-bottom: 20px;
	min-height: 700px;
}
.neirong .rightk .nr p img{ max-width:100%;}
.neirong .rightk .nr li{
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
	background-image: url(dian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.neirong .rightk .nr li a{
	color: #333333;
}
.neirong .rightk .nr li span{
	color:#999999;
	float: right;
}
.neirong .rightk .nr li span a{
	color:#999999;
}


.neirong .rightk .nr p {
	font-size: 16px;
	line-height: 32px;
	color: #333;
	margin-bottom: 20px;
}
.neirong .rightk .nr p a{
	color: #333;
}
.pagination{
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	overflow:hidden;
}
.pagination ul li {
	float: left;
}
.pagination a{
	font-size: 12px;
	color: #ccc;
	display: inline-block;
	_display: inline;
	border: 1px solid #ddd;
	margin-right: 5px;
	line-height: 26px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.pagination a.prev,.pagination a.next{
	padding: 0 15px;
}
.pagination a:hover,
.pagination a.page-num-current,
.pagination a.active,
.pagination li.active a,
.pagination li.active a:hover {
	font-weight: bold;
	color: #fff;
	border: 1px solid #144E9C;
	background-color: #144E9C;
}
.lt06 {
	font-size: 14px;
	line-height: 40px;
	color: #666;
	text-align: center;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDADA;
}
.pic-list{
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}

.pic-list ul{
 width:110%;
}
.pic-list ul li{
	height: 215px;
	float: left;
	width: 263px;
	margin-right: 47px;
	margin-bottom: 30px;
	text-align: center;
	border: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.pic-list ul li p{
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 35px;
}
.pic-list ul li p a{
	color: #333333;

}
.pic-list ul li a span{
	float: right;
}
.pic-list ul li img {
	width: 100%;
	height: 176px;
}
