
.detail .right .text img {
	width: 100%;
	margin-top: 10px;
}

.detail .right .text p{
	font-size: 14px;
	text-indent: 30px;
	line-height: 2.1;
	margin-bottom: 5px;
}

.detail .right .text p span{
	font-weight: bold;
	color: #0393DA;
	font-size: 15px;
}

.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%;
	max-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%;
	max-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: 20px;
	clear: both;
	overflow: hidden;
}

.demo li {
	width: 30%;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.demo li img {
	width: 100%;
	padding: 20px 40px;
	height: 115px;
	border: 1px solid #d0e0f9;
}

.demo li p {
	text-align: center;
	margin-top: 7px;
	font-size: 16px;
	margin-bottom: 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.detail .right .tixi{
	clear: both;
	overflow: hidden;
}

.detail .right .tixi li{
	float: left;
	width: 43%;
	margin-left: 35px;
	text-align: center;
	border: 1px solid #E3E3E3;
	background: #034091;
	margin-bottom: 25px;
}

.detail .right .tixi li a{
	text-decoration: none;
}

.detail .right .tixi li img{
	width: 100%;
	background: #FFFFFF;
}

.detail .right .tixi li p:nth-child(2){
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	line-height: 2.0;
	margin-bottom: 0;
}

.detail .right .tixi li p:nth-child(3){
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 5px;
}

.detail .right .tixi li p:nth-child(4){
	background: #006FD6;
	color: #FFFFFF;
	margin-bottom: 0;
	line-height: 1.8;
	font-size: 15px;
}

.detail .right .tixi2 p{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.detail .right .tixi2 img{
	width: 80%;
	margin-left: 10%;
	margin-top: 10px;
}

.detail .right .text2 {
	background: #f1f1f1;
	padding: 25px 20px;
	margin-top: 20px;
}

.detail .right .text2 .p3 {
	color: #005CAA;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
}

.detail .right .text2 .p3 span {
	color: #666666;
	font-weight: normal;
	font-size: 15px;
}

.detail .right .text2 .p4 {
	margin-left: 15px;
	line-height: 1.8;
	color: #666666;
}

.detail .right .p5 {
	text-indent: 30px;
	line-height: 1.8;
}

.detail .right .p5 span {
	font-weight: bold;
	color: #0476e0;
	font-size: 16px;
}

.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: 15px;
}

.detail .right .map{
	clear: both;
	overflow: hidden;
}

.detail .right .map .d1{
	float: none;
	font-weight: bold;
	color: #005CAA;
	font-size: 18px;
	width: 100%;
}

.detail .right .map p{
	float: left;
	width: 50%;
	line-height: 1.6;
}

.detail .right .map p span{
	display: block;
	width: 88%;
	float: right;
}
