* {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
	height: auto;
}

@font-face {
	font-family: "Humnst777 BT";
	src: local("Humnst777 BT"),url(/fonts/tt0857m_.ttf);
}
@font-face {
	font-family: "方正兰亭超细黑简体";
	src: local("方正兰亭超细黑简体"),url(/fonts/方正兰亭超细黑简体.TTF);
}
@font-face {
	font-family: "方正兰亭纤黑简体";
	src: local("思源黑体 Light"),url(/fonts/方正兰亭纤黑简体.ttf);
}/**/
body {
	background: #f4f4f4;
	color: #292929;
	width: 100%;/*可能是隐患，出问题清排查这里*/
	max-width: 1920px;
	font-family: "方正兰亭纤黑简体","方正兰亭超细黑简体","Microsoft YaHei","微软雅黑","Humnst777 BT","",sans-serif;
	font-size: 100%;
}
#bannerZone {
	position: relative;
	width: 100%;
	max-width: 1920px;
}
#bannerZone img {
	z-index: 1;
}
#bannerZone h1 {
	font-family: "Humnst777 BT";
	font-size: 3100%;
	font-weight: normal;
	color: white;
	z-index: 3;
	position: absolute;
	left: 10.104167%;
	top: 190px;
}
#bannerZone p {
	line-height: 1;
	font-family: "方正兰亭超细黑简体";
	font-size: 3125%;
	color: #8a8a8a;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 0.5;
}

/*电影主人公介绍*/
#introduce {
	background: #f4f4f4;
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 1374px;
	/*margin-bottom: 1200px;/*留意删掉这行代码*/
	margin-top: 210px;
}
#introText {
	font-family: "方正兰亭纤黑简体";
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	line-height: 2;
	position: absolute;
	right: 10.1041667%;
	top: 0;
}
h1.name {
	font-size: 379px;
	font-family: "方正兰亭纤黑简体";
	font-weight: normal;
	line-height: 1;
}
img#I_pic {
	position: absolute;
	width: 39.375%;
	left: 20.208333%;
	top: 250px;
}
img#W_pic {
	position: absolute;
	width: 39.375%;
	right: 20.208333%;
	top: 690px;
}
h1#I_name {
	position: absolute;
	left: 10.1041667%;
	top: 0;
}
p#I_prof {
	position: absolute;
	left: 30.3125%;
	top: 90px;
}
h1#W_name {
	position: absolute;
	right: 10.1041667%;
	top: 450px;
}
p#W_prof {
	position: absolute;
	right: 30.3125%;
	top: 510px;
}
p.profession {
	font-size: 36px;
	font-weight: lighter;
}
div#introduce:after {
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
}

/*关于这部电影的种种*/
div#aboutMovie {
	position: relative;
	padding: 223px 0 134px;
}
.flex {
	position: relative;
	width: 79.7916667%;/**/
	margin: 0 auto;
	bottom: 0;
	display: -webkit-flex; /* Safari */
  	display: flex;
	flex-direction: row;
	flex-wrao: nowrap;
	justify-content: space-between;
	align-items: stretch;
}
li.cards {
	position: relative;
	color: #fff;
	width: 9.0625%;
	height: 200px;
	text-align: center;
	list-style-type: none;
	background: #7e7e7e;
	line-height: 4;
	padding-top: 50px;
}/**/

/*艾达在修道院的时候*/
div#convent {
	background: #fff;
	padding: 130px 0px 220px;
}
div#convent h3,div#convent p,div#seek h3,div#seek p#seekText {
	text-align: center;
}
div#convent h3,div#seek h3, div#goBack h3 {
	font-family: "";
	font-size: 36px;
	font-weight: normal;
}
div#convent p,div#seek p#seekText, div#goBack p {
	padding: 50px 0px 100px;
	line-height: 1.8;
	font-size: 16px;
}

/*世俗之行*/
div#seek {
	position: relative;
}
div#seek h3 {
	padding: 130px 0px 0px;
}
div#seekContainer {
	position: relative;
	padding: 100px 0px 217px;
}
div.picOfFinding {
	position: relative;
	width: 59.583333%;
	margin: 0px auto;
	font-family: "";
	font-size: 20px;
}
div.picOfFinding ul {
	color: #d6d6d6;
	font-size: 16px;
	font-weight: lighter;
	line-height: 5;
	list-style-type: none;
}
div.picOfFinding ul li.selected {
	color: #292929;
}
div.smallPic img {
	border: 10px solid #fff;
	cursor: pointer;
	opacity: .5;
}
div.smallPic img:hover {
	box-shadow: 0 0 50px #d7d7d7;
	opacity: 1;
}
div#meet ul {
	position: absolute;
	left: -9.8776%;
	top: 81px;
}
div#meet3 {
	position: absolute;
	top: -70px;
	right: 11.1458333%;
}
div#meet2 {
	position: absolute;
	right: 0px;
	bottom: -130px;
}
div#meet {
	position: relative;
	margin-bottom: 292px;
}
div#meet p {
	float: right;
	clear: both;
	padding-top: 150px;
	padding-right: 11.1458333%;
	line-height: 2;
}
div#find {
	margin-bottom: 284px;
}
div#find ul {
	position: absolute;
	right: -9.8776%;
	top: 71px;
}
div#find img {
	float: right;
}
div#find p {
	float: left;
	padding-top: 150px;
	line-height: 2;
}
div#find4 {
	position: absolute;
	left: 0px;
	top: -215px;
}
div#find3 {
	position: absolute;
	left: 33.916%;
	top: -107px;
}
div#find2 {
	position: absolute;
	bottom: -100px;
	left: 16.958%;
}
div#find:after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
div#finded {
	margin-bottom: 335px;
}
div#finded ul {
	position: absolute;
	left: -9.8776%;
	top: 71px;
}
div#finded p {
	float: right;
	clear: both;
	padding-top: 150px;
	line-height: 2;
}
div#finded2 {
	position: absolute;
	right: 16.958%;
	top: -120px;
}
div#finded3 {
	position: absolute;
	right: 0px;
	bottom: -128px;
}
div#bury img {
	float: right;
}
div#bury ul {
	position: absolute;
	right: -9.8776%;
	top: 173px; 
}
div#bury p {
	float: left;
	padding-top: 262px;
	line-height: 2;
}
div#bury3 {
	position: absolute;
	left: -16.958%;
	top:-44px;
}
div#bury2 {
	position: absolute;
	top: -224px;
	left: 0px;
}
div#bury4 {
	position: absolute;
	left: 16.958%;
	top: 40px;
}
div#bury:after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}

/*安娜的归宿*/
div#goBack {
	position: relative;
	height: 1200px;
	background: #fff;
}
div#goBackText {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 10;
	width: 79.7916667%;
	text-align: center;
}
div#goBack h3 {
	padding: 130px 0px 0px;
	z-index: 2;
}
div#goBack p {
	padding: 0px;
	margin: 50px 0px;
	z-index: 2;
}
div#goBack img {
	position: absolute;
	bottom: 0px;
	z-index: 1;
}
p#declare {
	position: relative;
	z-index: 6;
	color: #fff;
	font-family: "Arial",sans-serif;
	font-size: 14px;
	margin: 0px auto;
	top: 580px;
}

@media screen and (min-width: 1501px) and (max-width: 1680px) {
	#bannerZone h1 {
	font-size: 3000%;/*change*/
	}
	#bannerZone p {
	font-size: 2250%;/*change*/
	}
	#introText {
	font-size: 16px;
	}
	h1.name {
	font-size: 300px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
	#bannerZone h1 {
	font-size: 2200%;/*change*/
	top: 120px;
	}
	#bannerZone p {
	font-size: 1950%;/*change*/
	}
	#introText {
	font-size: 16px;
	}
	h1.name {
	font-size: 250px;
	}
	img#W_pic {
	top: 550px;
	}
	h1#W_name {
	top: 310px;
	}
	p#W_prof {
	top: 370px;
	}
	#introduce {
	height: 1000px;
	}
	div.smallPic img {
	display: none;
	}
	div#bury p {
	padding-top: 0px;
	}
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
	#bannerZone h1 {
	font-size: 1800%;/*change*/
	top: 90px;
	}
	#bannerZone p {
	font-size: 1550%;/*change*/
	}
	#introText {
	font-size: 16px;
	}
	h1.name {
	font-size: 200px;
	}
	img#W_pic {
	top: 550px;
	}
	h1#W_name {
	top: 310px;
	}
	p#W_prof {
	top: 370px;
	}
	#introduce {
	height: 900px;
	}
	div.smallPic img {
	display: none;
	}
	div#meet p {
    padding-top: 0px;
	}
	div#find p {
    padding-top: 200px;
	}
	div#finded p {
    padding-top: 0px;
	}
	div#bury p {
	padding-top: 0px;
	}
	div.picOfFinding ul {
    display: none;
	}
}
@media screen and (min-width: 480px) and (max-width: 768px) {
	#bannerZone h1 {
	font-size: 1000%;/*change*/
	top: 40px;
	}
	#bannerZone p {
	font-size: 800%;/*change*/
	}
	#introText {
	font-size: 16px;
	}
	h1.name {
	font-size: 100px;
	}
	img#W_pic {
	top: 350px;
	}
	h1#W_name {
	top: 210px;
	}
	p#W_prof {
	top: 240px;
	}
	h1#I_name {
	top: 110px;
	}
	p#I_prof {
	top: 140px;
	}
	#introduce {
	height: 500px;
	}
	div.smallPic img {
	display: none;
	}
	div#meet p {
    padding-top: 0px;
	}
	div#find p {
    padding-top: 200px;
	}
	div#finded p {
    padding-top: 0px;
	}
	div#bury p {
	padding-top: 0px;
	}
	div.picOfFinding ul {
    display: none;
	}
}