/* @media screen and(max-width:767px) {
	body {
		Width: 100%;
	}
}

@media screen and(min-width:768px) {
	body {
		Width: 750px;
	}
}

@media screen and(min-width:992px) {
	body {
		Width: 970px;
	}
}

@media screen and(min-width:1200px){
	body {
		Width: 1200px;
	}
	.story_body{
		width: 1200px;
	}
} */


.header_menu {
	position: relative;
	top: 0;
	left: 0;
}

.mui-bar {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	width: 100%;
	height: 63px;
	background-color: rgba(245, 245, 245, 0);
	Box-shadow: 3px 1px 17px -8px rgba(0, 0, 0, 0);
	z-index: 999;
}

.mui_bar_filex {
	position: fixed;
	top: 0;
	left: 0;
	font-size: 24px;
	width: 100%;
	height: 63px;
	background-color: rgba(245, 245, 245, 1);
	Box-shadow: 3px 7px 17px -8px rgba(0, 0, 0, 30%);
	z-index: 999;
}

.mui_bar_filex h1 {
	color: #000000;
}

.mui_bar_filex .mui-nav ul li a {
	color: #000000;
}

.mui-title {
	/* float: left; */
	display: inline-block;
	width: 100px;
	height: 100%;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 63px;
	font-weight: 400;
	letter-spacing: 2px;
	margin-left: 10px;
	margin-top: 5px;
}

.mui-nav {
	float: right;
	color: #FFFFFF;
	text-align: center;
	line-height: 63px;
	font-weight: 400;
	letter-spacing: 1px;
}

.mui-nav li {
	display: inline-block;
	width: 100px;
	height: 63px;
	/* float: left; */
	margin-right: 30px;
}


/* .foot .mui-bar li a:hover {
	color: #000000;
} */

.mui-nav li a {
	line-height: 63px;
	color: #FFFFFF;
}

/* banner模块开始 */
.banner {
	width: 100%;
	height: 969px;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 0px !important;
}

.banner_geli {
	position: absolute;
	top: 0;
	width: 100%;
	height: 969px;
	z-index: 99;
	background-color: rgba(0, 0, 0, 0.3);
}

.banner_back {
	position: relative;
	width: 100%;
	height: 969px;
}

.banner_back>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ban_centertext {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -60%);
	letter-spacing: 2px;
	z-index: 111;
}

.centertext {
	font-size: 120px;
	font-weight: 10;
	color: #FFFFFF;
	white-space: nowrap;
	Overflow: hidden;
	Text-overflow: ellipsis;
	text-transform: uppercase;
}

.fwhlt {
	float: left;
	width: 180px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #333030;
	text-align: center;
}

.block-date-hero .girl {
	margin-left: 143px;
	background-color: #EEE0D5;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	/* z-index: 1; */


}

.boy {
	/* border-right-radius: 25%; */
	background-color: #B0F2D3;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	/* z-index: 91; */
}

.block-date-hero>ul {
	position: relative;
}

.circle {
	position: fixed;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-top: 2px;
	margin-left: 303px;
	border: 1px dashed #FFFFFF;
}

.img_love::before {
	position: fixed;
	content: '\e9da';
	font-family: "icomoon";
	font-size: 20px;
	width: 20px;
	height: 18px;
	margin-top: 7px;
	margin-left: -10px;
	color: #FFFFFF;
}


.header_tsool {
	color: #757575;
	font-size: 14px;

}


.animate {
	/* animation: showText 1s ; */
	animation: showText 1s;
}

@keyframes showText {
	from {
		color: rgb(0, 0, 0);
	}

	to {
		color: rgb(255, 255, 255);
	}
}

/* banner模块结束 */

/* 故事模块 */
.banner_story {
	position: relative;
	clear: both;
	height: 874px;
	background-color: #F5F5F5;
}

.story_body {
	position: absolute;
	width: 100%;
	height: 875px;
	left: 20%;
	/* top: 50%; */
	/* margin-left: calc(-1170px / 2); */
	/* margin-top: calc(-875px / 2); */
	/* background-color: #; */
}

.story_header {
	position: absolute;
	width: 100%;
	height: 85px;
	color: #353031;
	font-weight: 300;
	font-size: 50px;
	text-align: center;
	margin-top: 8%;
}

.story_banner {
	position: absolute;
	left: 50%;
	top: 32%;
	margin-left: calc(-360px / 2);
	/* margin: 0 auto; */
	width: 360px;
	height: 46px;
	font-size: 17px;
	color: #353031;
	text-align: center;
	/* background-color: #000000; */
}

.story_banner>span {
	font-size: 14px;
	color: #757575;
}

.story {
	position: absolute;
	top: 55%;
	width: 100%;
	height: 75px;
	color: #757575;
	/* background-color: #00FFFF; */
}

.story .story_left {
	float: left;
	width: 457.5px;
	text-align: right;
	margin-bottom: 115px;
}

.story .story_right {
	float: right;
	width: 457.5px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 115px;
}

.yuanquan {
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: calc(-65px / 2);
	width: 65px;
	height: 65px;
	background-color: #eee0d5;
	border-radius: 50%;
}

.yuanquan2 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: calc(-35px / 2);
	margin-top: calc(-35px / 2);
	width: 35px;
	height: 35px;
	background-color: #efd1be;
	border: 1px dashed #FFFFFF;
	border-radius: 50%;
}

.aixin::before {
	content: '\e9da';
	font-family: "icomoon";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	margin-left: calc(32px / 2 + calc(-14px / 2));
}

.yuanquan_second {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: calc(-65px / 2);
	width: 65px;
	height: 65px;
	background-color: #b0f2d3;
	border-radius: 50%;

}

.yuanquan_second>.yuanquan2 {
	background-color: #8de9be;
}

.xiahuaxian {
	position: absolute;
	top: 60%;
	left: 50%;
	width: 2px;
	height: 347px;
	/* background-color: #eee0d5; */
	border: 1px dashed #eee0d5;
}

/* 故事模块结束 */
/* 时间模块开始 */
.date {
	position: relative;
	width: 100%;
	height: 484px;
	color: #FFFFFF;
	clear: both;
	/* text-align: center; */
	/* border: 1px solid black; */
	/* background: url(../images/4.jpg) no-repeat -90px ; */
}

.date::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(51, 48, 48, .7);
	width: 100%;
	height: 100%;
	opacity: .5;
	z-index: 1;
}

.date>img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* z-index: 2; */
}

.date>span {
	position: absolute;
	left: 50%;
	top: 60%;
	margin-left: calc(-860px / 2);
	/* line-height: 484px; */
	font-size: 45px;
	font-weight: 300;
	z-index: 100;
}

.date>p {
	position: absolute;
	left: 50%;
	top: 30%;
	margin-left: calc(-494px / 2);
	font-size: 80px;
	font-weight: 100;
	/* letter-spacing: 2px; */
	font-family: 'Kristi', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;

	z-index: 2;
}

/* 时间模块结束 */
/* 爱的相册开始 */
.love_photo_album {
	position: relative;
	width: 100%;
	/* height: 1166px; */
	clear: both;
	text-align: center;
	padding: 120px 0 120px;
}

.photo_header {
	margin-bottom: 17px;
}

.photo_header>i {
	font-size: 50px;
	color: #353031;
	font-weight: 300;

}

.love_photo_album .p {
	font-size: 14px;
	color: #757575;
}

.volume {
	position: absolute;
	/* left: 50%; */
	/* margin-left: calc(-1170px / 2); */
	float: left;
	width: 100% !important;

}

.volume img {
	position: relative;
	margin: 10px;
	width: 360px;
	height: 352px;
	object-fit: cover;
	border-radius: 10px;
	z-index: 3;
	transition: all .5s;
	overflow: hidden;
}

.img_list::before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 1);
	z-index: 4;
	display: block;
	width: 360px;
	height: 352px;
}

.img_list:hover {
	width: 370px;
	height: 362px;
}

/* 爱的相册结束 */
/* footer开始 */
.foot {
	position: relative;
	height: 130px;
	padding-top: 0px !important;

}

.foot .mui-bar {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: calc(-1100px / 2);
	width: 1100px;
}

.foot .mui-nav li:hover {
	background-color: rgb(245, 245, 245);
	border-radius: 3px;
}

.foot .mui-nav li:hover a {
	color: #000000;
}

.foot .way {
	/* margin-top: 55px; */
	/* height: 67px; */
	line-height: 40px;
	/* margin-top: 30px; */
}

/* footer结束 */