/* CSS Document */
#wrapper {
	width: 100%;
	height: 100%;
}
/*正文开始*/
.banner_box {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 500px;
	background: url(../images/head_img.png) no-repeat 50% 100%;
}
#main {
	margin: 0 auto;
	width: 1000px;
}
.daoyu {
}
.daoyu_content {
	margin: 28px auto 0;
	width: 1000px;
}
.daoyu_content h1 {
	text-align: center;
}
.daoyu_content p {
	color: #0b89c2;
	font-size: 20px;
	text-align: justify;
	margin: 15px 0;
	font-weight: bold;
	line-height: 30px;
}
.ltop {
	position: absolute;
	width: 257px;
	left: 0;
	top: 0;
	z-index: 9;
}
.rtop {
	position: absolute;
	width: 257px;
	right: 0;
	top: 0;
	z-index: 9;
}
.lbot {
	position: absolute;
	width: 230px;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.rbot {
	position: absolute;
	width: 376px;
	right: 0;
	bottom: 0;
	z-index: -1;
}
/*第1楼*/
.liyou1 {
	width: 100%;
	padding: 10px 0;
}
.liyou1_content {
	margin: 0 auto;
	width: 1000px;
}
h1.tt {
	text-align: center;
	margin-bottom: 20px;
}
.newsbox_left {
	float: right;
	width: 626px;
}
.newsbox_right {
	float: left;
	width: 333px;
	height: 220px;
	padding-right: 18px;
	border-right: 2px dashed #0080b0;
}
.newsbox_left li {
	font-size: 22px;
	line-height: 41px;
	border-bottom: 2px dashed #0b89c2;
}
.newsbox_left li a {
	color: #0b89c2;
}
.ttbox {
	text-align: center;
}
.floor1 {
	margin: 0 auto;
	width: 1000px;
	padding: 20px 0;
}
.floor1-content {
	padding: 30px 0 0 0;
}
.floor1-content span {
	display: inline-block;
	line-height: 60px;
	color: #0080b0;
	font-size: 40px;
	font-weight: normal;
}
.floor1-content p {
	font-size: 20px;
	color: #0080b0;
	margin: 20px 0 0 0;
	text-align: justify;
}
.floor1-content p strong {
	color: #f11a51;
}
.floor1-content img {
	float: right;
	margin-left: 20px;
}
.lpbox {
	padding: 20px 0;
	border-bottom: 2px dashed #0080b0;
}
.lp {
}
.lp li {
	float: left;
	width: 324px;
	margin-right: 10px;
}
.lp2 li {
	float: left;
	width: 489px;
	margin-right: 12px;
}
.un-r {
	margin-right: 0!important;
}
.gudongbox {
	margin: 30px auto 0;
	width: 990px;
	padding-bottom: 10px;
	border: 5px solid #0080b0;
}
.marquee {
	width: 960px;
	height: 200px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 15px;
}
.marquee li {
	display: inline;
	float: left;
	margin-right: 12px;
}
.marquee li img {
	width: 311px;
	height: 200px;
}
/*底部样式*/
#footer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100px;
	padding: 0 0 20px 0;
}
#footer p {
	font-family: "宋体";
	font-size: 12px;
	color: #363636;
	line-height: 24px;
	text-align: center;
}
#footer p a {
	padding: 0 5px;
	color: #363636;
}
#footer p a:hover {
	color: #101010;
}
#footer p span {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
