@import url(global.css);
@import url(window.css);
@import url(black.css);
@import url(alone.css);
.block {
	margin-top: 7px;
	margin-bottom: 7px;
}
.cata {
	height: auto;
	width: 100%;	
}
.cata .title {
	background-image: url(../image/activity-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 50px;
	width: 100%;
	padding-top: 130px;
	line-height: 50px;
	font-size: 24px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.cata .body {
	height: auto;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDD;
}
.cata .body img {
	max-width: 100%;
}
.activity {
	height: auto;
	width: 1240px;
	margin-bottom: 50px;
	overflow: hidden;
	padding-top: 50px;
}
.activity .ibox {
	float: left;
	height: auto;
	width: 270px;
	margin-right: 40px;
}
.activity .ibox .name {
	font-size: 18px;
	color: #333;
	line-height: 20px;
	height: 20px;
	width: 100%;
}
.activity .ibox .pics {
	width: 100%;
	height: 175px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.activity .ibox .pics img {
	width: 100%;
}
.activity .ibox .desc {
	font-size: 13px;
	color: #333;
	height: 100px;
	width: 100%;
	overflow: hidden;
	line-height: 25px;
}
.activity .ibox .desc strong {
	font-weight: normal;
	color: #01a2e8;
}
.activity .ibox a:hover .desc {
	color: #666;
}
.road {
	height: auto;
	width: 100%;
}
.road .title {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	height: auto;
	width: 100%;
	margin-bottom: 50px;
}
.road .title h1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
}
.road .title p {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
}
.road .city {
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.road .city a {
	color: #FFF;
	text-decoration: none;
	background-color: #7b7b7b;
	text-align: center;
	display: inline-block;
	height: 30px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	font-size: 14px;
}
.road .city a:hover {
	background-color: #d9d9d9;
	color: #af7e3f;
}
.road .videoplay {
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.show {
	background-color: #EEE;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
}
.show .pics {
	float: left;
	width: 920px;
	height: 635px;
	overflow: hidden;
}
.show .pics img {
	max-width: 100%;
}
.show .text {
	float: right;
	width: 240px;
	height: 635px;
	overflow: hidden;
}
.show .text h1 {
	padding: 0px;
	height: auto;
	width: 100%;
	font-size: 36px;
	line-height: 50px;
	text-transform: uppercase;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
}
.show .text h2 {
	line-height: 40px;
	padding: 0px;
	height: 40px;
	width: 238px;
	border: 1px solid #333;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	color: #555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.show .text p {
	font-size: 16px;
	line-height: 28px;
	color: #666;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: right;
}
.content {
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.content img {
	max-width: 100%;
}