body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
#header {
	padding: 11px 0 15px;
	position: relative;
	z-index: 100;
	height: 132px;
}
body {
	font:12px/1.5 tahoma, arial, simsun, sans-serif;
	color:#555;
}
input:focus, a:focus {
	outline:0
}
fieldset, img {
	border:0;
	vertical-align: top;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
q:before, q:after {
	content:''
}
sup {
	vertical-align:baseline
}
sub {
	vertical-align:baseline
}
button, input, textarea, select {
	font-family:tahoma, arial, simsun, sans-serif;
	font-size:inherit;
	font-weight:inherit;
	line-height:1.5;
	vertical-align:middle
}
button, input, textarea, select {
*font-size:100%
}
textarea {
	resize:none
}
.clear {
	clear:both;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	border:0;
	font-size:0
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0
}
.clearfix {
	zoom:1
}
.left {
	float:left;
	display:inline
}
.right {
	float:right;
	display:inline
}
.hide {
	display:none
}
.dib-wrap .dib {
	font-size:12px;
	display:inline-block;
	letter-spacing:normal;
	word-spacing:normal;
	vertical-align:top;
*display:inline;
*zoom:1
}
.clearfix:after, .clearfix:before {
	display:table;
	content:"";
}
.clearfix:after {
	clear:both;
}
.clearfix {
	zoom:1;
}
.map {
	margin:0 auto;
	width:1140px;
	background:#fff;
	overflow: hidden;
	padding:30px; margin-top:15px
}
.map h1 {
	height:50px;
	color:#555;
	text-align:center;
	letter-spacing:2px;
	font-weight:700;
	font-size:38px;
	line-height:50px;
}
.map ul {
	margin-top:20px;
	width:962px;
	border:1px solid #EEE;
	padding-bottom: 20px;
}
.map ul h2 {
	margin-bottom:15px;
	padding:10px 0;
	padding-left:20px;
	border-bottom:1px solid #EEE;
	border-left:3px solid #2fb4d5;
	background:#FAFAFA;
	color:#888;
	font-weight:400;
	font-size:16px;
	line-height:20px;
}
.map li {
	float:left;
	overflow:hidden;
}
.map li a {
	margin:0 10px;
	width:220px;
	height:28px;
	border-bottom:1px dotted #EEE;
	font-size:12px;
	line-height:28px;
}
.map li a:hover {
	border-bottom:1px dotted #2fb4d5;
	color:#2fb4d5;
}
.map dt h2 {
	margin-top:90px;
	font-weight:700;
	font-size:16px;
	line-height:20px;
}
.map dt em {
	position:absolute;
	top:50%;
	right:0;
	display:block;
	margin-top:-4px;
	width:4px;
	height:7px;
}
.map dt {
	float: left;
	width: 160px;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	text-align: center;
	background: #3D414D;
	margin-left: -50px;
	background:     linear-gradient(-135deg, transparent 25px, #3D414D 0);
}
.map dd {
	float:left;
	width:1145px;
	border-top: 1px solid #eee;
	border-left:none;
}
.map dd span {
	margin-left:10px
}
.map dd a {
	display: inline-block;
	margin-top: 15px;
	height: 45px;
	border: 1px solid #eee;
	background: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
	border-radius:3px;
	width:163px;
	display: inline-block;
    white-space: nowrap;
	padding:0px 5px 0px 5px;

    overflow: hidden;
    text-overflow: ellipsis;
}
.map dd a:hover {
	background: #ff6f26;
	background: linear-gradient(to right, #ff850b 0, #ff5945 100%);
	color:#fff;
}
.map dd a span:hover {
	color:#fff;
}
.map .gao2 dd {
	padding:25px 0px 40px 0px;
}
