
.banner_doc {
	width: 100%;
	height: 740px;
	overflow: hidden;
	position: relative;
	_zoom: 1;
}
.banner_doc .banner_show {
	left: 50%;
	top: 0px;
	width: 1920px;
	margin-left: -960px;
	position: absolute;
}
.bannerCon {
	margin: 0px auto;
	width: 1000px;
	height: 738px;
	color: rgb(255, 255, 255);
	position: relative;
}
.bannerCon img {
	left: 445px;
	position: absolute;
}
.bannerCon p {
	left: 445px;
	position: absolute;
}
.bannerCon .iphone_screen {
	left: 72px;
	top: 160px;
}
.bannerCon img.iphone {
	left: 40px;
	top: 75px;
}
.banner_text {
	left: 445px;
	top: 192px;
}
.bannerCon p {
	text-shadow: 2px 2px 2px rgba(0,0,0,0.16);
}
.bannerCon p.first {
	top: 192px;
	font-size: 64px;
	color: #000000;
}
.bannerCon p.second {
	top: 303px;
	width: 550px;
	line-height: 46px;
	font-size: 24px;
	color: #000000;
}
.bannerCon p.last {
	bottom: 200px;
	font-size: 48px;
}
.bannerCon p.last span {
	font-size: 24px;
	display: block;
}
