.wrap{
	width: auto;
}
.nav,
.return{
	display: none;
}
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.link_top_m{
	display: inline-block;
	float: right;
	height: 26px;
	width: 31px;
	margin: 27px 0;
}
.content{
	padding-top: 80px;
}
.room{
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	left: 50%;
	/*margin-left: -100px;
	bottom: 30px;*/
	margin-top: 30px;
}
.guestPic{
	padding: 20px 20px 10px 20px;
}
.ex{
	font-size: 18px;
	padding-top: 17px;
}
.block {
  padding: 70px 0;
}
.organizer a {
	margin: 10px 5px;
}
.organizer a img{
	max-height: 35px;
}
.block h2 {
  line-height: 46px;
  font-size: 30px;
  padding-bottom: 16px;
  opacity: 1;
  transform: translateY(0);
}
#swiper-guest h3 {
  line-height: 36px;
  font-size: 20px;
}
#swiper-guest h4{
	font-size: 14px;
}
.guest .swiper-button-prev{
	left: -20px;
	margin-left: 0;
}
.guest .swiper-button-next{
	right: -20px;
	margin-right: 0;
}
.arrPanel{
	width: 80%;
	height: 500px;
	padding: 47px 10%;
}
.footer{
/*	height: 120px;*/
	line-height: 70px;
}
.footer_icon{
	float: left;
	margin-top: 0;
}
.timeline_content {
  width: 35%;
}
.timeline_curr_item,.timeline_item {
  font-size: 16px;
}
.bgblack{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	z-index: 100;
}
.nav{
	position: fixed;
	left: -100%;
	top: 0;
	padding: 100px 20px;
	width: 0;
	height: 100%;	
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #ffffff;
	z-index: 101;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	display: inline-block;
}
.navWidth{
	left: 0;
	width:100%;
}
.navList.hover .close{
	display: inline-block;
}
.nav li{
	border-bottom: solid 1px #1778c2;
	width: 100%;
	height:77px;
	font-size: 24px;
	margin: 0;
}
.nav li a{
	border-bottom: none;
	font-size: 24px;
	color: #000000;
	line-height: auto;
}
.nav li.on a{
	border-bottom: none;
}
/*.resourceList li{
	width: 100%;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.mr40{
	margin-right: 0;
}*/
.navList{
	width: 100%;
	height: 100%;
}
/*.gallery-table td{
	line-height: 44px;
}*/
.box{
	opacity: 1;
}
.arrangement .swiper-button-next{
	right: 0;
}
.arrangement .swiper-button-prev{
	left: 0;
}
.welcome h1{
	padding-bottom: 0;
}
.video_t {
  width: 730px;
  height: 430px;
  margin-top: -215px;
  margin-left: -365px;
}
.guest-name{
	width: 100%;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.guest .swiper-button-next{
	right: 0;
}
.guest .swiper-button-prev{
	left: 0;
}
.name1,.name2,.name3,.name4,.name5,.name6,.name7,.name2_2,.name2_3{
	width: 48%;
	padding: 10px;
	margin: 1%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 130px;
}
.guest-name div{
	background: #1778c2;
}
.guest-name div:nth-child(2n){
background: #3198e7;
}
.navigation{
	width: 100%;
}
.navMessage{
	width: 100%;
	padding: 30px 20px 60px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.navMessage h2{
	padding-top: 0;
}
.box2{
	width: 100%;
	padding: 0 100px;
	background: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.review-video{
	height: 500px;
}
.name1,.name2,.name3,.name4,.name5,.name6,.name7,.name2_2,.name2_3,.name2_4,.name8,.name9{
	width: 48%;
	padding: 10px;
	margin: 1%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 160px;
}
.guest-name div{
	background: #1778c2;
}
.guest-name div:nth-child(2n){
background: #3198e7;
}
.ex{
	font-weight: bold;
}
.pointList{
	padding-top: 10px;
}
.pointList li{
	width: 96%;
}
.link_top_m{
	margin-right: 30px;
}
.logo{
	margin-left: 30px;
}
.block h2.bt{
	font-size: 28px;
	line-height: 36px;
}
.point-icon,
.point-text{
	opacity: 1;
	transform: none;
	-webkit-transform:none;
}
.point-icon{
	width: 16%;
}
.point-text{
	padding: 0 4%;
	width: 72%;
	float: right;
}
.code-img{
	display: none;
}