body{
	background: url(imagesbg1_01.jpg) no-repeat center top;
}
.header{
	width: 1190px;
	margin: 0 auto;
	position: relative;
	height: 438px;
	overflow: hidden;
}
.header .logo{
	width: 100px;
	height: 120px;
	position:absolute;
	left: 0;
	top: 0; 
}
.header .title{
	width: 866px;
	margin: 94px auto 0;
	height: 302px;
	background: url(imagesx1_03.png) no-repeat;
	position: relative;
}
.header .title span{
	font-size: 88px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 291px;
	top: -10px;
}
.nav{
	height: 60px;
	background: #022251;
}
.nav-box{
	width: 1190px;
	margin: 0 auto;
	line-height: 60px;
	height: 100%;
}
.nav-box ul li{
	float: left;
	padding: 0 13px;
}
.nav-box ul li a{
	color: #aebfe1;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 100%;
}
.nav-box ul li:hover{
	background: #8fc31f;
}
.nav-box ul li:hover a{
	color: #fff;
}
.place{
	width: 1190px;
	margin: 0 auto;
	line-height: 56px;
	height: 56px;
	background: url(imagesx12_03.png) no-repeat left center;
}
.place span{
	font-size: 12px;
	color: #999;

}
.place span.s1{
	margin-left: 20px;
	margin-right: 5px;
}
.place a{
	font-size: 12px;
	color: #999;
	margin: 0 5px;
}
.container{
	width: 1190px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.container .menu{
	width: 260px;
	height: 450px;
	background: #00479d;
	border-radius: 30px 0 30px 0;
	z-index: 88;
	float: left;
}
.container .list-content{
	width: 910px;
	float: right;
}
.container .list-content .list-title{
	height: 42px;
	background: #e5e5e5;
	line-height: 42px;
	font-size: 16px;
	color: #0068b7;
	text-indent: 14px;
	font-weight: bold;
	z-index: 1;
}
.menu .menu-title{
	width: 230px;
	margin: 20px auto 0;
	padding-bottom: 6px;
	border-bottom: 2px solid #8da1c8;
}
.menu-title p{
	font-size: 24px;
	font-weight: bold;
	color: #8da1c8;
}
.menu-title span{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #8da1c8;
}
.menu-ul{
	width: 230px;
	margin: 0 auto;
	font-size: 0;
}
.menu-ul li{
	height: 43px;
	line-height: 43px;
	background: url(imagesx17_03.png) no-repeat center bottom;
	position: relative;
}
.menu-ul li span{
	font-size: 16px;
	color: #aebfe1;
	display: block;
	padding-left: 20px;
	background: url(imagesx8_03.png) no-repeat left center;
	margin-left: 8px;
	cursor: pointer;
}
.menu-ul li:hover span{
	font-weight: bold;
	color: #fff;
	background: url(imagesx7_03.png) no-repeat left center;
}
.menu-ul li .sub-menu{
	position: absolute;
	width: 146px;
	border: 2px solid #0068b7;
	border-radius: 6px;
	left: 264px;
	background: #fff;
	top: -100px;
	display: none;

}

.sub-menu dl dd{
	height: 40px;
	background: url(imagesx19_03.png) no-repeat 119px center;
	border-bottom: 1px solid #c9c9c9;
	width: 100%;
	line-height: 40px;
}
.sub-menu dl dd a{
	color: #666;
	font-size: 14px;
	margin-left: 14px;
}
.sub-menu .san{
	width: 7px;
	height: 10px;
	background: url(imagesx20_03.png) no-repeat;
	position: absolute;
	left: -9px;
	top: 50%;
}
.menu-ul li .sub-menu dl dd:hover{
	background: url(imagesx9_03.png) no-repeat 119px center;
}
.menu-ul li .sub-menu dl dd:hover a{
	font-weight: bold;
	color: #0068b7;
}
.list-ul{
	overflow: hidden;
	font-size: 0;
}
.list-ul li{
	height: 47px;
	line-height: 47px;
	background: url(imagesd1_03.jpg) no-repeat 6px center;
	border-bottom: 1px dashed #dddddd;
}
.list-ul li a{
	font-size: 16px;
	color: #333;
	float: left;
	margin-left: 15px;
}
.list-ul li span{
	float: right;
	margin-right: 8px;
	font-size: 16px;
	color: #999;
}
.list-ul li:hover{
	background:#ecf6fb url(imagesd2_03.jpg) no-repeat 6px center;
}
.list-ul li:hover a{
	color: #00479d;
}
.pages{
	padding: 22px 0 0 78px;
	overflow: hidden;
	height: 28px;
	line-height: 28px;
}

.foot{
	height: 136px;
	background:url(imagesbg2_02.jpg) no-repeat;
	margin-top: 60px;
	overflow: hidden;
}
.foot-box{
	width: 1190px;
	margin: 0 auto;
}
.dang{
	float: left;
	margin-top: 32px;
}
.foot-zl{
	float: left;
	margin-left: 37px;
	margin-top: 32px;
}
.foot-nav a{
	font-family: "simsun";
	font-size: 12px;
	color: #fff;
	margin-right: 6px;
}
.foot-nav span{
	font-family: "simsun";
	font-size: 12px;
	color: #fff;
	margin-right: 6px;
}
.foot-zl p{
	font-family: "simsun";
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.img{
	float: left;
	margin-left: 196px;
	margin-top: 30px;
}


.x-content{
	width: 1104px;
	margin: 0 auto;
	padding: 32px 42px;
	border: 1px solid #eeeeee;
}
.x-content h2{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
.x-content .xq{
	height: 36px;
	background: #f5f5f5;
	line-height: 36px;
	overflow: hidden;
	margin-top: 22px;
}
.xq span.ly{
	float: left;
	color: #999;
	font-size: 14px;
	margin-left: 202px;
}
.xq .time{
	float: left;
	color: #999;
	font-size: 14px;
	margin-left: 24px;
}
.xq .author{
	float: left;
	color: #999;
	font-size: 14px;
	margin-left: 24px;
}
.xq .share{
	float: right;
	margin-right: 128px;
}
.xq .share span{
	float: left;
	font-size: 14px;
	color: #666;
	padding-left: 20px;
	margin-right: 10px;
}
.share span.s1{
	background:url(imagesshare_11.png) no-repeat left center;
}
.share span.s2{
	background:url(imagesshare_03.png) no-repeat left center;
}
.share span.s3{
	background:url(imagesshare_05.png) no-repeat left center;
}
.share span.s4{
	background:url(imagesshare_07.png) no-repeat left center;
}
.share span.s5{
	background:url(imagesshare_09.png) no-repeat left center;
}
.text{
	margin-top: 40px;
	overflow: hidden;
}
.text-title p{
	text-align: center;
	line-height: 34px;
	font-weight: bold;
	color: #333333;
	font-size: 24px;
}
.text-con{
	margin-top: 76px;
	overflow: hidden;
}
.text-con p{
	font-size: 14px;
	color: #333;
	line-height: 32px;
}
.text-con p.p2{
	text-indent: 2em;
}
.text-con p.p3{
	text-indent: 2em;
	margin-top: 30px;
}
.text-con p.p3 a{
	color: #125a9d;
}
.from{
	float: right;
	margin-top: 10px;
}
.from span{
	display: block;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.text-last{
	margin-top: 45px;
	float: right;
}
.text-last span{
	float: left;
	font-size: 12px;
	color: #666;
	margin-left: 26px;
	line-height: 24px;
	cursor: pointer;
}
.text-last span i{
	width: 26px;
	height: 24px;
	float: left;
}
.text-last .l1 i{
	background: url(imagesx26_03.png) no-repeat -10px -1px;
}
.text-last .l2 i{
	background: url(imagesx26_03.png) no-repeat -45px -1px;
}
.text-last .l3 i{
	background: url(imagesx26_03.png) no-repeat -74px -1px;
}
.text-last .l4 i{
	background: url(imagesx26_03.png) no-repeat -105px -1px;
}
.text-last span:hover{
	color: #0068b7;
}
.text-last .l1:hover i{
	background: url(imagesx26_03.png) no-repeat -10px -30px;
}
.text-last .l2:hover i{
	background: url(imagesx26_03.png) no-repeat -45px -30px;
}
.text-last .l3:hover i{
	background: url(imagesx26_03.png) no-repeat -74px -30px;
}
.text-last .l4:hover i{
	background: url(imagesx26_03.png) no-repeat -105px -30px;
}


