.detail .right .p1{
	line-height: 1.9;
	text-indent: 30px;
}

.detail .right .img1{
	width: 100%;
	margin: 15px 0;
}

.detail .right .text2 p{
	line-height: 1.9;
}

.detail .right .text2 img{
	width: 100% !important;
	margin-top: 10px;
}

.photo-mask {
	position: fixed;
	z-index: 10;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.9);
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	display: none;
}

.photo-panel {
	position:fixed;
	display: none;
	clear: both;
	top:0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10;
}

.photo-panel .photo-div,
.photo-panel .photo-bar {
	width: 100%;
}

.photo-panel .photo-div {
	width: 1050px;
	height: 730px;
	z-index: 11;
	margin: auto;
	position: relative;
}

.photo-panel .photo-close {
	background: url(../images/close.png);
	width: 56px;
	height: 56px;
	position: absolute;
	margin-left: 755px;
}

.photo-panel .photo-close:hover {
	background: url(../images/close_ch.png);
	width: 56px;
	height: 56px;
	position: absolute;
	margin-left: 755px;
}

.photo-panel .photo-img {
	width: 810px;
	float: left;
	height: 600px;
	background: #fff;
}

.photo-panel .photo-view-w {
	width: 810px;
	height: 600px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.photo-panel .photo-view-h {
	width: 730px;
	height: 550px;
	text-align: center;
	vertical-align: middle;
}

.photo-panel .photo-view-w img {
	width: 90%;
	height: 500px;
	vertical-align: middle;
	text-align: center;
	margin: 10px;
	margin-top: 40px;
	-webkit-animation: swing 1s .2s ease both;
	-moz-animation: swing 1s .2s ease both;
}

.photo-panel .photo-view-w p,
.photo-panel .photo-view-h p{
	font-size: 16px;
}

.photo-panel .photo-view-h img {
	width: 90%;
	height: 500px;
	margin:10px;
	margin-top: 40px;
	-webkit-animation: swing 1s .2s ease both;
	-moz-animation: swing 1s .2s ease both;
}

.photo-panel .photo-left,
.photo-panel .photo-right {
	width: 120px;
	float: left;
	margin-top: 220px;
}

.photo-panel .arrow-prv {
	background: url(../images/l.png);
	width: 120px;
	height: 120px;
}

.photo-panel .arrow-prv:hover {
	background: url(../images/l_ch.png);
	width: 120px;
	height: 120px;
	cursor: pointer;
}

.photo-panel .arrow-next {
	background: url(../images/r.png);
	width: 120px;
	height: 120px;
}

.photo-panel .arrow-next:hover {
	background: url(../images/r_ch.png);
	width: 120px;
	height: 120px;
	cursor: pointer;
}

.demo {
	width:100%;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
}

.demo li {
	width:23%;
	overflow: hidden;
	float: left;
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.demo li img {
	width: 100%;
	height: 160px;
}

.demo li p{
	text-align: center;
	margin-top: 7px;
	font-size: 14px;
	margin-bottom: 0;
}

.iw_poi_title {
	color:#0576B1;
	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
}

.allmap {
	width: 100%;
	padding: 0;
	height: 410px;
	margin-top: 20px;
}

.detail  .text .p1{
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #0576B1;
}

.detail  .text .p2{
	text-align: center;
	line-height: 1.7;
}

.detail .all li{
	width: 30%;
	margin-left: 18px;
	float: left;
	margin-top: 15px;
	text-align: center;
}

.detail .all li img{
	width: 100%;
}

.detail .all li a{
	text-decoration: none;
}

.detail .all li .p2{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

.detail .all li .p3{
	background: #0576B1;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 15px;
	width: 40%;
	margin-left: 30%;
}

.detail .all li:hover .p3{
	background: #8fb233;
}

.detail .right .p4{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
