.banner .right p a {
	font-weight: bold;
	margin-left: 30px;
}
.detail .text {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}

.detail .text .left {
	float: left;
	width: 580px;
	margin-top: 15px;
}

.detail .text .right {
	width: 560px;
	float: right;
}

.detail .text .right2 {
	width: 560px;
	float: left;
	margin-top: 25px;
	margin-right: 40px;
}

.detail .text p {
	font-size: 16px;
	text-indent: 30px;
	line-height: 2.0;
	margin-bottom: 5px;
	color: #666666;
}

.detail .text .p1 {
	font-size: 30px;
	color: #333333;
	text-indent: 0;
	margin-bottom: 10px;
	line-height: 1.0;
}

.detail .text hr {
	margin-top: 0;
	border-top: 2px solid #5ac42c;
	width: 70px;
}

.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 {
	max-width: 90%;
	max-height: 550px;
	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 {
	max-width: 90%;
	max-height: 550px;
	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%;
	height: 325px;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
	padding-left: 60px;
	background: url(../images/bg12.jpg)no-repeat center top, url(../images/bg11.jpg)no-repeat center bottom;
}

.demo li {
	width: 270px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.demo li img {
	width: 100%;
	height: 170px;
	padding: 10px 70px;
}

.demo li p {
	text-align: center;
	margin-top: 35px;
	font-size: 16px;
	margin-bottom: 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bg {
	background: url(../images/bg10.png)left 240px;
	background-repeat: repeat-x;
	position: relative;
	min-width: 1180px;
}

.slideTxtBox {
	width: 100%;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin-top: 70px;
}

.slideTxtBox .pre {
	position: absolute;
	left: 0;
	color: #666666;
	text-decoration: none;
}

.slideTxtBox .nex {
	position: absolute;
	right: 0;
	color: #666666;
	text-decoration: none;
}

.slideTxtBox .hd {
	float: left;
	height: 65px;
	width: 1180px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	margin-top: 70px;
	z-index: 999;
}

.slideTxtBox .hd ul {
	float: left;
	width: 10000px;
	position: absolute;
}

.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	color: #1155bf;
	width: 243px;
	text-align: center;
	font-size: 16px;
	padding-bottom: 15px;
	margin-top: 25px;
}

.slideTxtBox .hd ul li.on {
	background: url(../images/icon18.png)no-repeat center bottom;
}

.slideTxtBox .bd ul {
	zoom: 1;
	clear: both;
	overflow: hidden;
}

.slideTxtBox .bd ul li {
	padding: 20px 20px;
}

.slideTxtBox .bd ul li p {
	font-size: 17px;
	color: #666666;
}

.slideTxtBox .bd ul li img {
	width: 80%;
}

.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 .map .top {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

.detail .map .top img {
	float: left;
	margin-right: 20px;
}

.detail .map .top p:nth-child(2) {
	font-size: 24px;
	font-weight: bold;
	color: #1155bf;
	margin-bottom: 5px;
	margin-top: 15px;
}

.detail .map .top p:nth-child(3) {
	line-height: 1.8;
	color: #666666;
}

.detail .map .list {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

.detail .map .list p {
	float: left;
	width: 25%;
	text-align: center;
}

.detail .map .list p span {
	display: block;
	margin: 10px 0;
	font-size: 15px;
}

.detail .right .job .img {
	width: 100%;
	margin-bottom: 20px;
}

.detail .right .job .p1 {
	text-indent: 30px;
	line-height: 1.8;
	font-size: 16px;
	color: #666666;
}

.detail .right .job table {
	width: 100%;
	margin-top: 30px;
}

.detail .right .job table tr th {
	background: #dddddd;
	line-height: 40px;
	text-align: center;
}

.detail .right .job table tr td {
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #E3E3E3;
}

.detail .right .job .in {
	clear: both;
	overflow: hidden;
	margin-top: 15px;
}

.detail .right .job .in p {
	width: 50%;
	float: left;
	padding-right: 10px;
}

.detail .right .job .in p span {
	display: block;
	line-height: 1.8;
}

.detail .right .job .p2 {
	background: #1155bf;
	color: #FFFFFF;
	width: 270px;
	text-align: center;
	line-height: 35px;
	border-radius: 20px;
	margin-top: 20px;
}

.detail .link li {
	border-bottom: 1px solid #E3E3E3;
	margin-top: 40px;
	clear: both;
	overflow: hidden;
	padding-bottom: 5px;
}

.detail .link li a {
	color: #666666;
	text-decoration: none;
}

.detail .link li .p1 {
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
	padding-left: 10px;
	margin-bottom: 20px;
	border-left: 5px solid #1155bf;
}

.detail .link li .p2 a {
	font-size: 16px;
	margin-right: 35px;
}

.detail .link li .p2 a:hover {
	font-weight: bold;
	color: #1155bf;
}

@media only screen and (max-width: 640px) {
	.banner .right p a {
		font-weight: normal;
		margin-left: 13px;
	}
	.detail .text {
		clear: both;
		overflow: hidden;
		margin-top: 0px;
	}
	.detail .text .left {
		float: none;
		width: 100%;
		margin-top: 0px;
	}
	.detail .text .right {
		width: 100%;
		float: none;
		margin-top: 0;
	}
	.detail .text .right2 {
		width: 100%;
		float: none;
		margin-top: 25px;
		margin-right: 40px;
	}
	.detail .text p {
		font-size: 14px;
		text-indent: 0px;
		line-height: 1.8;
		margin-bottom: 5px;
		color: #666666;
	}
	.detail .text img{
		width: 100%;
	}
	.detail .text .p1 {
		display: none;
	}
	.detail .text hr {
		display: none;
	}
	.photo-mask {
		display: none !important;
	}
	.photo-panel {
		display: none !important;
	}
	.photo-panel .photo-div {
		display: none !important;
	}	
	.demo {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		clear: both;
		overflow: hidden;
		padding-left: 0px;
		background: none;
	}
	.demo li {
		height: auto;
		width: 100%;
		float: left;
		text-align: center;
		margin-left: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.demo li img {
		width: 100%;
		height:auto;
		padding:0;
	}
	.demo li p {
		text-align: center;
		margin-top: 10px;
		font-size: 16px;
		margin-bottom: 0;
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.bg {
		background: url(../images/bg10.png)left 200px;
		background-repeat: repeat-x;
		position: relative;
		min-width: 100%;
	}
	.slideTxtBox {
		width: 100%;
		text-align: left;
		overflow: hidden;
		position: relative;
		margin-top: 30px;
	}
	.slideTxtBox .pre {
		position: absolute;
		left: 0;
		color: #666666;
		text-decoration: none;
	}
	.slideTxtBox .nex {
		position: absolute;
		right: 0;
		color: #666666;
		text-decoration: none;
	}
	.slideTxtBox .hd {
		float: left;
		height: 65px;
		width: 100%;
		margin-bottom: 0px;
		position: relative;
		overflow: hidden;
		margin-top: 50px;
		z-index: 999;
	}
	.slideTxtBox .hd ul {
		float: left;
		width: 10000px;
		position: absolute;
	}
	.slideTxtBox .hd ul li {
		float: left;
		cursor: pointer;
		color: #1155bf;
		width: 110px;
		text-align: center;
		font-size: 16px;
		padding-bottom: 15px;
		margin-top: 25px;
	}
	.slideTxtBox .hd ul li.on {
		background: url(../images/icon18.png)no-repeat center bottom;
	}
	.slideTxtBox .bd ul {
		zoom: 1;
		clear: both;
		overflow: hidden;
		margin-bottom: 0;
	}
	.slideTxtBox .bd ul li {
		padding: 20px 20px;
	}
	.slideTxtBox .bd ul li p {
		font-size: 15px;
		color: #666666;
		line-height: 1.8;
	}
	.slideTxtBox .bd ul li img {
		width: 100%;
	}
	.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: 300px;
		margin-top: 10px;
	}
	.detail .map .top {
		clear: both;
		overflow: hidden;
		margin-top: 20px;
	}
	.detail .map .top img {
		float: left;
		margin-right: 20px;
	}
	.detail .map .top p:nth-child(2) {
		font-size: 20px;
		font-weight: bold;
		color: #1155bf;
		margin-bottom: 5px;
		margin-top: 15px;
	}
	.detail .map .top p:nth-child(3) {
		line-height: 1.6;
		color: #666666;
	}
	.detail .map .list {
		clear: both;
		overflow: hidden;
		margin-top: 10px;
	}
	.detail .map .list p {
		float: left;
		width: 50%;
		height: 160px;
		text-align: center;
		margin-bottom: 0;
	}
	.detail .map .list p span {
		display: block;
		margin: 10px 0;
		font-size: 15px;
	}
	.detail .right .job .img {
		width: 100%;
		margin-bottom: 20px;
	}
	.detail .right .job .p1 {
		text-indent: 30px;
		line-height: 1.8;
		font-size: 14px;
		color: #666666;
	}
	.detail .right .job table {
		width: 100%;
		margin-top: 20px;
	}
	.detail .right .job table tr th {
		background: #dddddd;
		line-height: 40px;
		text-align: center;
	}
	.detail .right .job table tr td {
		line-height: 40px;
		text-align: center;
		border-bottom: 1px solid #E3E3E3;
	}
	.detail .right .job .in {
		clear: both;
		overflow: hidden;
		margin-top: 15px;
	}
	.detail .right .job .in p {
		width: 50%;
		float: left;
		padding-right: 10px;
	}
	.detail .right .job .in p span {
		display: block;
		line-height: 1.8;
	}
	.detail .right .job .p2 {
		background: #1155bf;
		color: #FFFFFF;
		width: 270px;
		text-align: center;
		line-height: 35px;
		border-radius: 20px;
		margin-top: 20px;
	}
	.detail .link li {
		border-bottom: 1px solid #E3E3E3;
		margin-top: 40px;
		clear: both;
		overflow: hidden;
		padding-bottom: 5px;
	}
	.detail .link li a {
		color: #666666;
		text-decoration: none;
	}
	.detail .link li .p1 {
		font-weight: bold;
		font-size: 30px;
		line-height: 1.2;
		padding-left: 10px;
		margin-bottom: 20px;
		border-left: 5px solid #1155bf;
	}
	.detail .link li .p2 a {
		font-size: 16px;
		margin-right: 35px;
	}
	.detail .link li .p2 a:hover {
		font-weight: bold;
		color: #1155bf;
	}
}