﻿html{
	width: 100%;
	min-height: 100%;
}
body{
	width: 100%;
	font-family: '微软雅黑';
	min-height: 1153px;
	height: 100%;
	background: url(bg.png) center 0 no-repeat;
	background-size: 100% 100%;
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.cpad.gov.cn/images/661/bg.png',sizingMethod='scale');
}
.content{
	width: 1385px;
	height: 1153px;
	margin: 0 auto;
	overflow: hidden;
	background: url(map.png) center 80px no-repeat;
}
.wra{
	width: 1200px;
	margin: 0 auto;
}
.title{
	margin-top: 60px;
	text-align: center;
	height: 220px;
}
.title img{
	width: 823px;
	height: 220px;
	margin: 0 auto;
}
.pic{
	height: 380px;
	margin-top: 330px;
	background: url(x.png) center no-repeat;
	position: relative;
	list-style: none;
}
.pic li{
	position: absolute;
	width: 47px;
	height: 58px;
}
.pic .picli0{
	left: 202px;
	top: 196px;
}
.pic .picli1{
	left: 400px;
	top: 206px;
}
.pic .picli2{
	left: 553px;
	top: 105px;
}
.pic .picli3{
	right: 375px;
	top: 29px;
}
.pic .picli4{
	right: 373px;
	top: 233px;
}
.pic .picli5{
	right: 241px;
	top: 69px;
}
.pic .picli6{
	right: 83px;
	top: 179px;
}
.pic li>.pica{
	cursor: pointer;
	display: block;
	width: 47px;
	height: 58px;
	background: url(d.png) center center no-repeat;
}
.pic li>.on{
	background: url(d1.png) center center no-repeat;
}
.pic li>.txt{
	position: absolute;
	z-index: 2;
	width: 335px;
	height: 158px;
	padding: 14px 15px 15px 15px;
	left: -158px;
	bottom: 58px;
	background: url(txt.png)  0 0 no-repeat;
	display: none;
}
.pic_t{
	height: 38px;
	line-height: 38px;
	display: block;
	background: #e2140f;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.pic_b{
	height: 107px;
	overflow: hidden;
	margin-top: 10px;
}
.pic_b_l{
	float: left;
	width: 126px;
	height: 104px;
	margin-left: 10px;
}
.pic_b_l img{
	width: 126px;
	height: 104px;
}
.pic_b_r{
	float: left;
	width: 178px;
	height: 104px;
	margin-left: 10px;
}
.pic_b_r p{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-top: 10px;
}
.pic_b_r p b{
	color: #e2140f;
}
.footer{
	text-align: center;
	line-height: 1.75em;
	font-size:14px;
	color: #333;
	margin-top: 60px;
}