<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#about_head {
	width:1080px;
	height:590px;
	margin:0px auto;
	background-image:url(../pic/about_head_bg.jpg);
	background-repeat: no-repeat;
}
/*导航*/
.Navmeun_about {
	z-index:10000
	position:relative;
	 width:650px;
	MARGIN: 0px auto; padding-top:113px;
}
.Navmeun_about li{
	float:left;
	display:block;
	position:relative;
}
.Navmeun_about span {
	background-repeat: repeat-x;
	display: block;color:#000;
}
.Navmeun_about a{
  float:left; color:#000;width:128px; text-align:center; height:35px; vertical-align:middle; line-height:35px;
  display:block;
  position:relative;
  text-decoration: none;font-size:14px;
}
.Navmeun_about li a:hover
{
	color:#1591F0;
}
.Navmeun_about li table {
	display:none;
	margin-left:-6px;
	margin-top:-3px;
}
.Navmeun_about li:hover table, .Navmeun_about a:hover table {
  display:block;
  position:absolute;
  top:28px;
  left:5px; filter:alpha(opacity=90); -moz-opacity:0.9;opacity:0.9;
}
.Navmeun_about li:hover table a, .Navmeun_about a:hover table a {
	float:none;
	width:128px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	color:#fff;
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6EC8F3;
}
.Navmeun_about li:hover table a:hover, .Navmeun_about a:hover table a:hover {
  background:#fff;
  color:#0187C6;height:30px; width:128px;
}
.Navmeun_about li table td {
	padding-top:20px;
	background-image: url(../pic/meun_bg.png);
	background-repeat: no-repeat;
	background-position: center 7px;
}
#about_box {background-color:#FFFFFF; width:1080px; margin:0px auto; }
#about_box_a{ padding-top:70px; padding-bottom:70px;}
/*简介*/
.about_a {
	float:left;
	width:500px;
	padding-left:35px;
	margin-right:35px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDDDD;
}
.about_a span {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1FA2E7;
	width:100px;
	display: block; margin-bottom:25px; margin-left:-35px; margin-top:-2px;
}
.about_a div {
	text-indent: 28px;
}
.tu_a { float:right; padding-right:35px; padding-top:35px; }
.about_bg_wenhua{
	background-image:url(../pic/about_bg_c.jpg);
	background-repeat: no-repeat;
	width:1080px;
	height:620px;
	margin:0px auto;
	background-position: center 100px;
}
.about_bg_wenhua span { font-size:36px; line-height:80px; vertical-align:top; height:80px;}
.about_bg_wenhua p {
	text-align:left;

	margin-right:80px;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; width:500px; margin-left:480px; padding-bottom:20px; line-height:200%;
}
.about_bg_wenhua b {
	background-color:#0778C9;
	color:#fff;
	font-weight: normal;border-radius:40px; padding-left:10px; padding-right:10px; height:30px; line-height:40px; margin-right:20px; height:40px;
}
.about_bg_lc {
	background-image:url(../pic/about_bg_lc_1.jpg);
	background-repeat: no-repeat;
	background-position: center 150px; height:400px;
}
.about_bg_lc div { float:left; line-height:15px; text-align:center;width:10px;}
.about_bg_ry {
	width:1080px;
	height:400px;
	background-image:url(../pic/about_bg_ry.gif);
	background-repeat: repeat-y;
}
.about_bg_ry b {
	color:#FFFFFF;
	font-size:18px;
	font-weight: normal; height:90px; line-height:90px; vertical-align:middle;
}</pre></body></html>