* {
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif,"宋体";
	color:#666;
}
em {
	font-style:normal;
	color:#005cb8;
}
li {
	list-style:none;
}
img {
	border:0;
	display:block;
}
input,button,select {
	vertical-align:middle;
}
body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#666666;
}
a:hover {
	color:#005cb8;
}
/* 全局定义结束 */
#header {
	background:url(../images/bg_head.gif) repeat-x;
	height:106px;
	text-align:center;
}
#top {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.nav {
	position:absolute;
	top:14px;
	right:0;
}
.nav img {
	float:left;
	margin-right:10px;
}
.nav ul {
	position:absolute;
	top:12px;
	right:10px;
	width:109px;
	background:#fff;
	border:#cecece solid 1px;
	padding-top:20px;
}
.nav li a {
	line-height:20px;
	padding-left:10px;
}
#menu {
	position:relative;
	width:960px;
	margin:0 auto;
}
#fancymenu {
	position: relative;
	height: 33px;
	width: 960px;
	background: url('../images/bg.gif') no-repeat top;
	margin:0;
	overflow: hidden;
}

#pictureselect {
	position: relative;
	height: 1%; /* ie bug */
}

#fancymenu ul, #pictureselect {
	padding: 0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#fancymenu ul li, #pictureselect li {
	float: left;
	list-style: none;
}

#fancymenu ul li a, #pictureselect li a  {
	z-index: 10;
	display: block;
	float: left;
	height: 33px;
	line-height:33px;
	width:104px;
	position: relative;
	overflow: hidden;
	text-align:center;
	font-family: "微软雅黑";
	color:#444;
	font-size:14px;
	font-weight:bold;
}

#pictureselect li {
	height: 33px;
}

#pictureselect li a {
	height: 33px;
	width: 62px;
}
#fancymenu li.background {
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left {
	/*background: url('../images/bg_menu.png') no-repeat top left !important;*/
	background: url('../images/bg_menu.gif') no-repeat top left;
	height: 33px;
}

#pictureselect li.background {
	background: url('../images/bg_images.gif') no-repeat top;
	z-index: 8;
	position: absolute;
	width: 53px;
	visibility: hidden;
}

#pictureselect li.background .left { display: none; }

/* 头部定义结束 */
#banner {
	margin:10px auto 0 auto;
	width:960px;
}
/* banner定义结束 */
#main {
	background:url(../images/bg_index.gif) no-repeat;
	width:960px;
	height:276px;
	margin:0 auto;
	text-align:left;
	line-height:25px;
}
#main h1 {
	background:url(../images/ico_h1.gif) 5px 8px no-repeat;
	padding-left:20px;
	color:#000;
	font-family: "微软雅黑";
	font-size:14px;
	line-height:30px;
	margin:10px 0 10px 15px;
}
.mainnews {
	width:340px;
	float:left;
}
.newstop{
	margin-left:20px;
	background:url(../images/ico_news.gif) no-repeat;
	height:79px;
}
.newstop p{
	float:left;
	width:185px;
	margin-left:115px;
	_margin-left:57px;
}
.newsmain {
	margin:5px 0 0 20px;
}
.newsmain li {
	background:url(../images/ico_li.gif) 3px 10px no-repeat;
	padding-left:15px;
}
.mainsolutions {
	width:320px;
	float:left;
}
.solutionstop {
	margin-left:20px;
	background:url(../images/ico_solutinos.gif) no-repeat;
	height:79px;
}
.solutionstop p {
	color:#005cb8;
	margin-left:100px;
}
.solutionstop ul {
	margin-left:100px;
}
.solutionstop li {
	background:url(../images/ico_li.gif) 3px 10px no-repeat;
	padding-left:15px;
	width:80px;
	float:left;
}
.solutionsmain {
	margin:15px 0 0 20px;
	_margin:0 0 0 20px;
}
.solutionsmain p {
	color:#005cb8;
}
.solutionsmain li {
	background:url(../images/ico_li.gif) 3px 9px no-repeat;
	padding-left:15px;
	line-height:23px;
}
.mainservice {
	width:300px;
	float:left;
}
.servicetop {
	margin-left:10px;
	background:url(../images/ico_service.gif) 20px 0 no-repeat;
	height:79px;
}
.servicetop p {
	color:#005cb8;
	margin-left:115px;
}
.servicetop ul {
	margin-left:115px;
}
.servicetop li {
	background:url(../images/ico_li.gif) 3px 10px no-repeat;
	padding-left:15px;
}
.servicemain {
	margin-top:95px;
	_margin-top:0px;
}
.servicemain p {
	padding:8px 0;
}
/* 首页定义结束 */
#content {
	width:960px;
	margin:10px auto 30px;
	text-align:left;
}
#left {
	width:186px;
	float:left;
}
#left img {
	margin-bottom:10px;
}
.leftmenu {
	margin-bottom:10px;
}
.leftmenu h2 {
	background:url(../images/menu_top.gif) no-repeat;
	height:39px;
	line-height:39px;
	padding-left:15px;
	font-family: "微软雅黑";
	font-size:14px;	
	color:#000;
}
.leftmenu ul {
	border-left:#d6d6d6 solid 1px;
	border-right:#d6d6d6 solid 1px;	
}
.leftmenu li {
	background:url(../images/ico_li.gif) 18px 12px no-repeat;
	line-height:30px;
	padding-left:30px;
	border-bottom:#eeeeee solid 1px;
}
.leftmenu li.on {
	background:#d0e4f9 url(../images/ico_li.gif) 18px 12px no-repeat;
}
.leftmenu p {
	margin-top:-1px;
	background:url(../images/menu_bottom.gif) no-repeat;
	height:18px;
}
/* 左侧定义结束 */
#form {
	background:url(../images/bg_form.gif) no-repeat;
	width:764px;
	float:right;
	line-height:25px;
	margin-bottom:20px;
}
#form h3 {
	font-family: "微软雅黑";
	font-size:18px;
	padding-left:25px;
	margin:20px 0;
	color:#000;
}
.formp{
	margin:0 25px;
}
.formp span {
	color:#005cb8;
	font-size:14px;
	font-weight:bold;
}
.formp img {
	float:left;
	margin:50px 20px 0 20px;
	_margin:50px 20px 0 10px;
}
.features {
	width:385px;
	float:left;
}
.features h6 {
	background:url(../images/line_h6.gif) no-repeat;
	width:385px;
	height:35px;
	line-height:35px;
	padding-left:10px;
	font-family: "微软雅黑";
	font-size:14px;
	color:#005cb8;
}
.features ul {
	padding:10px 0 10px 8px;
}
.features li {
	padding-left:10px;
	background:url(../images/ico_li1.gif) 0 10px no-repeat;
}
.solution {
	margin:20px 50px;
	border-left:#005cb8 solid 4px;
	padding:0 10px;
	background:#f9fafc;
}
.solution h4 a {
	font-size:14px;
	color:#005cb8;
	font-weight:normal;
}
.solution p {
	margin:0;
}
.tools {
	margin:20px 0 20px 50px;
}
.tools li {
	margin:0 20px 20px 0;
	border-left:#005cb8 solid 4px;
	padding:0 10px;
	background:#f9fafc;
	width:300px;
	float:left;
}
.tools h4 a {
	font-size:14px;
	color:#005cb8;
	font-weight:normal;
}
.tools p {
	margin:0;
}
.product {
	margin:20px 25px;
}
.list {
	width:500px;
	height:79px;
	float:left;
	margin:10px 0 10px 0;
	padding:10px 20px;
}
.list img {
	float:left;
	margin-right:20px;
}
.list p {
	width:480px;
	*width:280px;
}
.list a {
	color:#005cb8;
	font-size:16px;
	font-weight:bold;
}
.news {
	margin:0 25px 30px;
}
.news table {
	width:100%;
	background:url(../images/ban_news.gif) no-repeat;
	line-height:32px;
}
.news thead {
	text-align:center;
}
.news tbody td {
	border-bottom:#e1e1e1 solid 1px;
	padding:0 5px;
}
.cases {
	margin:0 0 30px 25px;
}
.cases table {
	width:223px;
	background:url(../images/ban_cases.gif) no-repeat;
	float:left;
	margin:0 20px 10px 0;
}
.cases thead td {
	line-height:32px;
	color:#005cb8;
	font-weight:bold;
	padding:0 15px;
}
.cases tbody td {
	border:#e1e1e1 solid 1px;
	border-top:0;
	border-bottom:0;
	padding:0 15px;
	line-height:25px;
}
.cases tfoot {
	background:url(../images/ban1_cases.gif) no-repeat;
	height:16px;
}
.agent {
	margin:0 25px;
}
.agent h5 {
	background:url(../images/ico_h5.gif) 0 8px no-repeat;
	line-height:30px;
	color:#005cb8;
	font-size:14px;
	padding-left:20px;
	margin-top:20px;
}
.agent ul {
	padding-left:20px;
}
.agent span {
	color:#f60;
}
.notice {
	color:#f60;
	margin:10px 25px;
}
.free {
	margin:0 45px;
}
.free p {
	padding:5px 0;
}
.free label {
	float:left;
	width:120px;
	text-align:right;
	padding-right:6px;
}
.free input {
	border:1px solid #ccc;
	height:20px;
	line-height:20px;
}
.free input.nos {
	border:none;
}
.free textarea {
	width:300px;
}
.free button {
	background:url(../images/an_send.gif) no-repeat;
	width:97px;
	height:26px;
	line-height:26px;
	border:0;
	color:#FFFFFF;
	text-align:left;
	padding-left:20px;
	margin:10px 0 20px 125px;
}
.notice1 {
	font-weight:bold;
	color:#f60;
	line-height:20px;
	margin:10px 0;
	padding:6px;
	text-align:center;
	background:#fffdf0;
	border:1px solid #ffd489;
}
.info {
	margin:100px 80px;
	background:url(../images/ico_succes.gif) no-repeat;
	padding-left:50px;
}
.info p {
	padding:5px 0;
	font-size:14px;
}
/* 右侧定义结束 */
#tag {
	float:left;
	text-align:left;
	margin:10px 0 20px 45px;
	_margin:10px 0 20px 20px;
}
.F_side_l {
	FLOAT: left; 
	COLOR:#4a6679; 
	TEXT-ALIGN:left;
	width:690px;
}
.F_side_l UL {
	LIST-STYLE-TYPE: none;
}
.F_side_l LI {
	DISPLAY: block; 
	CURSOR: pointer; 
	LINE-HEIGHT: 27px; 
	HEIGHT: 27px;
	WIDTH: 138px;
	BACKGROUND: url(../images/bg_tag.gif) no-repeat; 
	text-align:center;
	float:left;
	margin-right:0;
}
.F_side_l LI.Side_on {
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../images/bg_tagon.gif) no-repeat; 
	HEIGHT: 27px;
	WIDTH: 138px;
	color:#005cb8;
}
.F_side_r {
	margin:20px 0;
	float:left;
	width:690px;
}
.F_side_r p{
	margin-bottom:15px;
}
/*tag定义结束*/
#map {
	margin:0 25px;
	width:680px;
}
#map h3 {
	background:url(../images/ico_h5.gif) 0 8px no-repeat;
	line-height:30px;
	color:#005cb8;
	font-size:14px;
	padding-left:20px;
}
.dq {
	background:#f8f8f8;
	border:1px solid #eee;
	padding:6px 10px;
	height:100%;
	width:100%;
	overflow:hidden;
	float:left;
}
#map ul {
	width:650px;
	float:left;	
}
#map li {
	float:left;
	width:10%;
	line-height:20px;
	text-align:center;
}
#map h4 {
	font-weight:normal;
}
#map h4 a {
	margin-left:10px;
}
#map h4 img {
	vertical-align:middle;
	margin-top:-20px;
}
#map h4 strong {
	padding:0 20px;
	color:#000;
}
#map div {
	margin-bottom:16px;
}
#map div p {
	padding:0 0 0 22px;
	line-height:18px;
}
/* map定义结束 */
#footer {
	background:url(../images/bg_foot.gif) no-repeat;
	text-align:left;
	padding:10px 0;
	clear:both;
	width:960px;
	position:relative;
	margin:0 auto;
}
#footer p {
	line-height:21px;
	color:#bbb;
}
.gt {
	position:absolute;
	right:10px;
	top:10px;
}
/* footer定义结束 */
.clear {
	clear:both;
}