		* {
			margin: 0;
			padding: 0;
			list-style:none;
		}
		.nav .nav-logo-main .L-logo a:last-child img {
			position: relative;
			top:10px;
			left:15px;
		}
		.inner {
			width: 1060px;
			margin:0 auto;
		}
		.content1 {
			width: 1060px;
			margin: 0 auto;
			margin-top: 5px;
			position: relative;
			background: url("/images/ihro/map2.png") no-repeat;
		}
		img {
			float:left;
		}
		.content1 .top {
			height: 574px;
		}
		.content1 .top .pic {
			top: 50px;
			right: 0;
			position: absolute;
		}
		.content1 .top .contact {
			position: absolute;
			right:0px;
			top: 145px;
			color:#727171;
			font-size: 13px;
			font-family: "微软雅黑";
		}
		.content1 .top .contact p:first-child {
			margin-left: 23px;
		}
		.content1 .top h5 {
			font-size: 17px;
			top: 145px;
			right: 0;
			position: absolute;
			font-weight: 550;
			color: #898989;
		}
		.content1 .top .bd {
			width: 160px;
			height: 4px;
			border-bottom: 2px solid #97e6dc;
			position: absolute;
			top : 120px;
			right: 0;
		}
		.content1 .top .list {
			position: absolute;
			right: 0;
			top: 198px;
			color:#898989;
		}
		.content1  li{
			border: 1px solid #59c2b6;
			margin-bottom: 6px;
			border-radius: 3px;
			width:380px;
		}
		.content1 li:hover {
			cursor:pointer;
			background-color: #e8fcf8;
		}
		.content1 .top .list li:last-child {
			margin-bottom:0;
		}
		.content1 .top .coordinate span {
			position:absolute;
			color: #000100;
			display: inline-block;
			height: 18px;
			font-size: 13px;
		}
		.content1 .top .coordinate span:first-child {
			top:230px;
			left:430px;
		}
		.content1 .top .coordinate span:nth-child(2) {
			top:250px;
			left:468px;
		}
		.content1 .top .coordinate span:nth-child(3) {
			top:330px;
			left:483px;
		}
		.content1 .top .coordinate span:nth-child(4) {
			top:367px;
			left:450px;
		}
		.content1 .top .coordinate span:nth-child(5) {
			top:452px;
			left:411px;
		}
		.content1 .top .coordinate span:nth-child(6) {
			top:350px;
			left:530px;
		}
		.content1 .top .coordinate span:nth-child(7) {
			top:370px;
			left:510px;	
		}
		.content1 .top .coordinate span:nth-child(8) {
			top:485px;
			left:451px;	
			
		}
		.content1  li p {
			padding: 2px 5px;
			line-height: 18px;
			font-size: 13px;
			color: #111;
		}
		.content1 li p:first-child {
			padding:13px 10px 12px 22px;
			font-size:23px;
		}
		.content1 li p:first-child span {
			margin-left:12px;
			font-size:16px;
			color:#B6B6B6;
		} 
		.content1  li p {
			padding-left:22px;
			color: #898989;
			font-size: 13px;
			line-height: 15px;
			height: 13px;
		}
		.content1  li p:last-child {
			padding-bottom:17px;
		}
		.content1 .title {
			color:#111111;
		}
		.content1 .bottom {
			height: 200px;
			margin-bottom:100px;
		}
		.content1 .bottom .left{
			float:left;
		}
		.content1 .bottom .right {
			float:left;
		}
		.content1 .bottom .left li {
			float:left;
			width: 333px;
			height: 187px;
			margin-right:4px;
			margin-top:5px;
		}
		.content1 .bottom .left li p {
			 line-height: 15px;
		}
		.content1 .bottom .left li .title {
			font-size:23px;
			padding-top:20px;
			padding-left:20px;
			padding-bottom:20px;
		}
		.content1 .bottom .left li:first-child .special {
			text-indent:3em;
		}
		.content1 .bottom .left li:last-child .special {
			margin-bottom:13px;
		}
		.content1 .bottom .right li {
			margin-top:5px;
		}
		.content1 .bottom .right li p:last-child{
			margin-bottom:2px;
		}