@charset "utf-8";
#header {
	width: 900px;
	margin: 0 auto;
	padding: 35px 0 0;
	position: relative;
	z-index: 300;
}
#header .logo-pp {
	margin: 0 20px 0 0;
}

.main-head-bg {
	position: absolute;
	z-index: 0;
	min-width: 900px;
	top:-200px;
	width: 100%;
	height: 800px;
	overflow: hidden;
	background-color: #000;
}
.main-head-bg img {
	opacity: 0.95;
	width: 100%;
	height: auto;
	min-height: 800px;
}
.main-title {
	position: relative;
	z-index: 2;
	padding: 60px 20px 100px;
	color: #fff;
	text-align: center;
}
.main-title p.sub {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px;
}
.main-title h1 {
	font-size: 50px;
	font-weight: bold;
}
.main-contents {
	position: relative;
	z-index: 100;
	background-color: #FFF;
	overflow: hidden;
}

.main-contents .social li{
	margin-right:10px;
}

.main-contents .detail {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
}
.main-contents .detail .event-logo {
	width: 230px;
	float: left;
	text-align: center;
}
.main-contents .detail .text-box {
	width: 670px;
	float: left;
}
.main-contents .detail .text-box .data {
	font-weight: bold;
	font-size: 16px;
	margin:0 0 10px;
}
.main-contents .detail .text-box .other {
	font-size: 13px;
	line-height: 1.5;
	margin: 20px 0 0;
}
.main-contents .detail .social {
	width: 160px;
	position: absolute;
	top:20px;
	right: 20px;
}
.main-contents .detail .social li {
	float: left;
	width: 70px;
}
.main-contents .detail .social li iframe.twitter-share-button {
	width: 70px !important;
}
.main-contents .photo {
	text-align: center;
	margin: 0 0 2em;
}
.main-contents .text {
	text-align: center;
	font-size: 22px;
	line-height: 1.9;
	margin: 0 0 50px;
}
.main-contents .text br.spn-show {
	display: none;
}

.main-contents h2 {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	margin: 100px 0 30px;
}
.voice-box {
	padding: 30px 0 10px 30px;
	border: 10px solid #ECC789;
	background:transparent url(/cmp/undokai/common/img/reports/bg_voice.png) repeat;
	width: 850px;
	margin: 100px auto 0;
}
.voice-box h2 {
	margin: -60px 0 30px;
}
.voice-box .voice {
	position: relative;
	padding: 20px 10px 10px;
	line-height: 1.5;
	background-color: #FFF;
	width: 230px;
	float: left;
	margin: 0 20px 20px 0;
	font-size: 12px;
	border: 1px solid #CCC;
}
.voice-box .voice .pin {
	position: absolute;
	top:-7px;
	left: 110px;
}
.last-text {
	margin: 60px 0 20px;
	line-height: 1.5;
	text-align: center;
	font-size: 24px;
}
.last-text em {
	font-size: 40px;
	font-weight: bold;
	display: block;
	margin: 0 0 10px;
}
.undokaiya {
	padding: 20px;
	width: 900px;
	margin: 100px auto 0;
	text-align: center;
}
.undokaiya li {
	display: inline;
	margin: 0 60px 0 0;
}
.undokaiya li:last-child {
	margin: 0;
}
.share-section {
	margin: 30px 0;
}
.btn-box {
	margin: 50px 0 20px;
	padding: 20px 0 0;
}
.btn-box a {
	display: block;
	background-color: #EEE;
	color: #666;
	font-weight: bold;
	font-size: 24px;
	border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;
	width: 400px;
	padding: 30px 0;
	margin: 0 auto;
	line-height: 1;
	text-align: center;
	-moz-box-shadow: 5px 5px 0 #000;
	-webkit-box-shadow: 5px 5px 0 #CCC;
	}
.btn-box a:hover {
	background-color: #FFF;
	color: #999;
	text-decoration: none;
}
.video{
	margin: 40px auto 20px;
	width: 450px;
}
.h2 {
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	line-height: 1.9;
	margin: 0 0 50px;
}
