.photoRegion{
	position:relative;
	width:100%;
	height:500px;
	overflow:hidden;
	background:url("../images/cpprofile/timg.jpg") 
	center center/100% no-repeat;
	margin-bottom:80px
}
.photoRegion .profile{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	padding:20px 10px;
	width:700px;
	height:125px;
	color:#FFF;
	background:rgba(141,142,141,0.4)
}
.photoRegion .profile h2{
	font-weight:400;
	font-size:34px;
	margin-top:20px;text-align:center;
	margin-bottom:20px
}
.photoRegion .profile p{
	width:200px;
	padding-top:10px;
	border-top:1px solid #000;
	font-size:30px;
	line-height:26px;
	margin:0 auto;
	text-align:center
}
.SelectCard{
	width:100%;
	min-height:800px;
	margin-bottom:80px;
	overflow:hidden
}
.contactTel{
	width:800px;
	height:100px;
	margin:5px auto;
	border-bottom:1px solid #aaa;
	overflow:hidden
}
.contactTel .TelLeft{
	float:left
}
.contactTel .TelLeft p{
	width:400px;
	height:50px;
	font-size:24px
}
.contactTel .TelRight{
	float:right;
	width:100px;
	height:100px
}
.contactTel .TelRight img{
	width:100px;
	height:100px
}
.contactSite{
	width:800px;
	min-height:200px;
	margin:5px auto
}
.contactSite .siteFont{
	width:800px;
	height:100px;
	overflow:hidden;
	text-align:center;
	line-height:100px;
	border-bottom:1px solid #aaa;
	margin-bottom:10px
}
.contactSite .siteFont p{
	float:left;
	padding:8px;
	font-size:60px
}
.contactSite .siteFont img{
	float:right;
	width:100px;
	height:100px
}
.contactSite .site{
	width:800px;
	overflow:hidden
}
.contactSite .site #dituContent{
	width:798px;
	height:550px;
	border:#ccc solid 1px
}
.iw_poi_title{
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content{
	font:12px arial,sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
.showNav{
	float:left;
	width:850px;
	height:430px;
	background:blueviolet
}

.beian{
	width:100%;
	height:30px;
	line-height:30px;
	background:#8a8989
}

