body {font-size:14px; margin:0px; padding:0px; font-family:"微软雅黑"; background:url(../images/index_02.jpg) repeat-x left 40px;}

h1,h2,h3,h4,h5,h6,div,p,span,td,tr,table,ul,li,ol,input,dl,dt,dd{ margin:0px;padding:0px;list-style:none;}

a:link{color: #555; text-decoration: none;}

a:visited{color:#555; text-decoration: none;}

a:hover{color:#555; text-decoration:none;}

a:active{color:#555; text-decoration:none}

img{border:0px;}

.fr{ float:right;}

.fl{ float:left;}

.fc{ margin:0 auto;}

.clear{clear:both}

/*top*/
.qd_top{min-width:1200px; width:90%; max-width:1360px; margin:0 auto;}
.top{}
.top em{font-style:normal; float:left; height:40px; line-height:40px;}
.topr{ line-height:40px;height:40px; color:#555}
.qq{background:url(../images/index_03.jpg) no-repeat left center; padding-left:20px; padding-right:10px; }
.weixin{background:url(../images/index_05.jpg) no-repeat left center; padding-left:24px;}
.zixun{padding-left:15px;}
.topr a{color:#555}
.topr a:hover{text-decoration:underline; color:#888}
.logo{width:225px; padding-right:15px; border-right:1px solid #c1c1c1; margin-right:15px;}
.head{padding:36px 0; }
.wenzi{font-size:18px; padding-top:5px;}
.wenzi b{color:#1e307d}
.tel{background:url(../images/index_15.jpg) no-repeat left center; padding-left:60px; height:54px}
.tel p{font-size:28px; color:#1e307c; font-weight:bold;}
#menu{
	width: 1200px;
	margin: 0px auto;
	zoom: 1;
}
#menu:before, #menu:after {
	content: "";
	display: table;
}
#menu:after {
	clear: both;
}

#menu li{
	float: left;
	position: relative;

}
#menu a {
	float: left;
	padding:15px 45px;
	color: #333;
	display:block;
}
#menu li:hover > a {
	color: #333;
}
#menu ul {
	margin: 20px 0 0 0;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 52px;
	left: 0;
	z-index: 1;
	background: #dfdfdf;
	
}
#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#menu ul ul {
	top: 0;
	left: 155px;
	_margin: 0;
	-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	box-shadow: -1px 0 0 rgba(255,255,255,.3);
}
#menu ul li {
	float: none;
	display: block;
	border-bottom:1px solid #555;
}
#menu li a:hover{ background:#1e307c; color:#fff;}
#menu li a:hover{ color:#fff;}
#menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu ul a {
	padding: 10px 0 10px 0px;
	width: 155px;
	_height: 10px;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
	text-align:center;
}
#menu ul a:hover {
	background-color: #1e307c;
	color:#fff !important;
}
#menu ul li:first-child > a {
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
#menu ul li:first-child > a:after {
	content: '';
	position: absolute;
	left:72px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #444;
}
#menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #3b3b3b;
	display:none;
}

.dazi{font-size:16px; background:url(../images/index_21.jpg) no-repeat right}
.xiaozi{font-size:14px !important;}

/*footer*/
.qd_footer{width:1200px;}
.footer{border-top:1px dashed #ccc; padding:20px 100px}
.footl{width:225px;margin-right:10px; border-right:1px solid #1e307c; padding:5px 15px 5px 0; margin-top:2px;}
.footr{line-height:24px; color:#555;}
.footr a{color:#555;}
.footr a:hover{color:#777; text-decoration:underline;}
.footr span{padding:0 5px}

.wmsty{display:none; background:#fff; height:224px; position:absolute; margin-left:-169px; z-index:111111; border:1px #ddd solid; box-shadow:0px 0px 8px #888888;}
/*面包屑导航*/
.crumbsnav{width: 100%;height: 40px;line-height: 40px;margin-top:-40px; background-color:rgba(193,193,193,0.8);}
.crumbsnav .container{width: 1200px; margin:0px auto; position:relative;}
.cruleft{color:#1e307c; display:block;width:700px;float: right;text-align: right;}
.crumbsnav a{color:#1e307c;}
.crumbsnav a:hover{color:#fff;}
a.return{float: left;display: block;}
