@charset "utf-8";

#wrap{
	background: #f1f1f1 url(../img/page-bg.png) no-repeat center top;
	background-size: 100%;
}

#header .menu ul li.nav-01 a span.cn{
	color: #305050;
	background: #fff;
}

#banner{
	width: 100%;
	min-width: 1200px;
	height: 700px;
	position: relative;
	z-index: 0;
	background-color: #000;
}
#banner .banner{
	z-index: 1;
	position: relative;
}
#banner .banner_mask{
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 214px;
	background: url(../img/banner_mask.png) no-repeat center bottom;
}

.page-title{
	text-align: center;
	padding: 50px 0 40px;
}
.page-title h2{
	color: #333333;
	font-size: 30px;
	font-weight: normal;
}
.page-title div{
	padding-top: 12px;
	color: #999999;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#video{
	overflow: hidden;
	position: relative;
	padding-bottom: 50px;
	width: 100%; 
	max-width: 1200px;  
	min-width:1200px; 
	margin:0 auto;
	overflow: hidden;
}
#video .video-hot{
	width: 51.4%;
	float: left;
	position: relative;
	overflow: hidden;
}
#video .video-hot video{
	width: 100%;
	border-radius: 5px;
}
#video .video-hot h1{
	font-size: 24px;
	color: #333;
	font-weight: normal;
	padding-bottom: 10px;
}
#video .video-hot p{
	font-size: 15px;
	color: #8b8b8b;
	font-weight: normal;
	overflow: hidden;
	height: 50px;
	margin-bottom: 15px;
}
#video .video-list{
	width: 44%;
	float: right;
}
#video a.list{
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
}

#video a.list h1{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	padding-bottom: 15px;
	padding-left: 25px;
	background: url(../img/video-list.png) no-repeat left 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}
#video a.list p{
	font-size: 14px;
	padding-left: 25px;
	color: #8b8b8b;
	font-weight: normal;
	overflow: hidden;
	height: 50px;
	margin-bottom: 12px;	
}
#video a.list:hover h1{
	color: #305050;
	background-image: url(../img/video-liost-hover.png);
}
#video a.list:hover p{
	color: #305050;
}

#planning{
	overflow: hidden;
	position: relative;
	padding-bottom: 80px;
	width: 100%; 
	max-width: 1200px;  
	min-width:1200px; 
	margin:0 auto;
}
#planning .planningPicBox{
	position: absolute;
	right: 0;
	display: block;
	width: 52%;
	height: 390px;
	border-radius: 5px;
	overflow: hidden;
}
#planning .planningPicBox li{
	display: block;
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	z-index:0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#planning .planningPicBox li.on{
	opacity: 1;
	z-index:1;
}
#planning .planningPic{
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
}
#planning .planningConBox{
	float: left;
	position: relative;
	z-index: 1;
	right: 0;
	width: 52%;
	top: 40px;
	height: 320px;
	border-radius: 5px;
	background: #f5f5f5;
	background: rgba(48,80,80,0.60);
}
#planning .planningConBox a{
	display: block;
	overflow: hidden;
	padding: 20px 13% 0 30px;
}
#planning .planningCon .planningTitle{
	font-size: 24px;
	line-height: 1.3em;
	color: #fff;
	margin: 10px 0;
	letter-spacing:1px;
}
#planning .planningCon .planningDescribe{
	font-size: 15px;
	color: #fff;
	padding-left: 2px;
	line-height: 1.5em;
	text-align: justify;
}
#planning .planningCon .planningDescribe p{
	margin-bottom: 0.6em;
}
#planning .next,
#planning .prev{
	position: absolute;
	left: 30px;
	bottom: 70px;
	width: 60px;
	height: 60px;
	padding: 0;
	z-index: 2;
	border:2px solid rgba(255,255,255,0.5);
	background: url(../img/previous_btn.png) no-repeat center center;
	background-size: 24px;
	text-indent: -999em;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;		
}
#planning .next{
	left: 100px;
	background-image: url(../img/next_btn.png);
}
#planning .prev:hover{
	background-position: left 6px center;
}
#planning .next:hover{
	background-position: left 30px center;
}



#guest{
	background: url(../img/guest-bg.jpg) no-repeat center bottom;
	/* padding: 0 0 50px; */
	margin: 50px 0 0;
}
#guest .page-title h2{color: #fff;}
#guest .page-title p{color: #fff; opacity: 0.6;}
#guest .guestBox{
	text-align: center;
	position: relative;
	padding: 0;
	width: 100%; 
	max-width: 1200px;  
	min-width:1200px;
	margin: 0 auto;
	overflow: hidden;
}
#guest .guestBox .bd{
	width: 100%;
}
#guest .guestBox .bd li{
	width: 14.28%;
	padding-top: 15px;
}
#guest .guestBox .hd{
	text-align: center;
	margin-bottom: 20px;
}
#guest .guestBox .hd li{
	background: #FFFFFF;
	opacity: 0.6;
	text-indent: -999em;
	overflow: hidden;
	display: inline-block;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	margin: 0 5px;
}
#guest .guestBox .hd li.on{
	width: 16px;
	background: #fff;
	opacity: 1;
}
#guest .guestList{
	display: inline-block;
	width: 90%;
	position: relative;
	top: 0;
	margin:0 auto;
	vertical-align:top;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}
#guest .guestList:hover{
	top: -10px;
}
#guest .guestList .guestPic{
	margin-bottom:8px;
	overflow: hidden;
	line-height: 0;
}
#guest .guestList .guestPic img{
	width: 100%;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;		
}
#guest .guestList .guestCon{
	text-align: center;
}
#guest .guestList .guestCon h1{
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}
#guest .guestList .guestCon span.line{
	display: block;
	height: 2px;
	border-radius: 2px;
	width: 15px;
	margin:6px auto;
	background: #fff;
}
#guest .guestList .guestInfo{
	font-size: 12px;
	color: #fff;
	padding-left: 1px;
	position: relative;
	margin:0px 0 10px;
}


#link {
	overflow: hidden;
	padding-bottom: 50px;
}
#link .linkBox{
	margin:60px 0;
	max-width: 100px;  
	min-width:1200px;
	margin: 0 auto;
}
#link .linkBox .hd{
	text-align: center;
	margin-top: 20px;
}
#link .linkBox .hd li{
	background: #c2c2c2;
	text-indent: -999em;
	overflow: hidden;
	display: inline-block;
	height: 4px;
	width: 40px;
	margin: 0 5px;
}
#link .linkBox .hd li.on{
	background: #305050;
	opacity: 1;
}
#link .linkBox .bd ul{
	padding:0;
	box-sizing: border-box;
}
#link .linkBox .bd ul li{
	float: left;
	width: 16.6%;
	list-style: none;
	border-right: 1px solid #f1f1f1;
	margin-bottom: 1px;
}
#link .linkBox .bd ul li div{
	background: #f1f1f1;
	width: 100%;
	z-index: 0;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	line-height: 0;
	position: relative;
	background-position: center;
	background-size:180px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
#link .linkBox .bd ul li div img{
	background: #f1f1f1;
	width: 100%;
	height: auto;
	background-position: center;
	background-size:180px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
#link .linkBox .bd ul li div:hover{
	z-index: 1;
	background-color: #577070;
	box-shadow: 0 0 25px rgba(0,0,0,0.15);
}
#link .linkBox .bd ul li div:hover img{
	opacity: 0;
}
#link .linkBox .bd ul li:nth-child(n+7){
	border-bottom: 0;
}
#link .linkBox .bd ul li:nth-child(6),
#link .linkBox .bd ul li:nth-child(12){
	border-right: 0;
}

#footer{
	padding-top: 200px;
	background: url(../img/footer_bg.png) no-repeat center top;
}

@media screen and (max-width: 1335px) {
	#banner{
		width: 100%;
		min-width: 1200px;
		height: 700px;
		position: relative;
		z-index: 0;
		background-color: #000;
	}	
	
	#link .linkBox .bd ul li div{
		background-size:180px;
	}
	#link .linkBox .bd ul li div img{
		background-size:180px;
	}	
}


@media screen and (max-width: 768px) {
	
	#header .menu ul li.nav-01 a span.cn{
		color: #fff;
		background: none;
	}
	
	.banner{
		margin-top: 50px;
		position: relative;
	}
	.banner .bd li{
		height: 50vw;
	}
	.banner .bd li a{
		position: relative;
		background-size: cover;
		background-position: center center;
	}
	.banner .hd{
		position: absolute;
		z-index: 1;
		width: 100%;
		text-align: center;
		bottom: 0px;
		left: 0;
	}
	.banner .hd li{
		text-indent: -9999em;
		display: inline-block;
		width: 6px;
		height: 6px;
		margin: 0 3px;
		border-radius: 3px;
		background: #fff;
		opacity: 0.5;
	}
	.banner .hd li.on{
		opacity: 1;
		width: 10px;
	}
	
	.page-title{
		border-left: 3px solid #305050;
		text-align: left;
		padding: 2px 0 0px 10px;
		margin: 20px 0;
	}
	.page-title h2{
		color: #333333;
		font-size: 30px;
		font-weight: normal;
	}
	.page-title div{
		padding-top: 12px;
		color: #999999;
		font-size: 18px;
		font-weight: normal;
		text-transform: uppercase;
	}
	
	#video{
		padding-bottom: 20px;
		width: 100%; 
		max-width: 100%;  
		min-width:100%; 
		padding: 15px;
	}
	#video .video-hot{
		width: 100%;
		float: none;
		position: relative;
		overflow: hidden;
	}
	#video .video-hot video{
		width: 100%;
		border-radius: 5px;
	}
	#video .video-hot h1{
		font-size: 24px;
		color: #333;
		font-weight: normal;
		padding-bottom: 10px;
	}
	#video .video-hot p{
		font-size: 15px;
		color: #8b8b8b;
		font-weight: normal;
		overflow: hidden;
		height: 50px;
		margin-bottom: 15px;
	}
	#video .video-list{
		width: 100%;
		float: none;
	}
	#video a.list{
		display: block;
		border-bottom: 1px solid #ccc;
		margin-bottom: 21px;
	}

	#video a.list h1{
		font-size: 16px;
		color: #333;
		font-weight: normal;
		padding-bottom: 15px;
		padding-left: 25px;
		background: url(../img/video-list.png) no-repeat left 5px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;	
	}
	#video a.list p{
		font-size: 14px;
		padding-left: 25px;
		color: #8b8b8b;
		font-weight: normal;
		overflow: hidden;
		height: 50px;
		margin-bottom: 21px;	
	}
	#video a.list:hover h1{
		color: #305050;
		background-image: url(../img/video-liost-hover.png);
	}
	#video a.list:hover p{
		color: #305050;
	}
	
	
	#planning{
		overflow: hidden;
		position: relative;
		padding-bottom: 20px;
		width: 100%; 
		max-width: 100%;
		min-width:100%; 
		margin:0 auto;
		padding: 15px;
	}
	#planning .planningPicBox{
		position: relative;
		right: 0;
		display: block;
		width: 100%;
		height: 50vw;
		border-radius: 5px 5px 0 0;
		overflow: hidden;
	}
	#planning .planningPicBox li{
		display: block;
		position: absolute;
		opacity: 0;
		width: 100%;
		height: 100%;
		z-index:0;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}
	#planning .planningPicBox li.on{
		opacity: 1;
		z-index:1;
	}
	#planning .planningPic{
		width: 100%;
		height: 100%;
		background-position: center center;
		background-size: cover;
	}
	#planning .planningConBox{
		float: none;
		position: relative;
		z-index: 1;
		right: 0;
		width: 100%;
		top: 0px;
		height: auto;
		border-radius: 0 0 5px 5px;
		background: #f5f5f5;
		background: rgba(48,80,80,0.60);
	}
	#planning .planningConBox a{
		display: block;
		overflow: hidden;
		padding: 10px 20px ;
	}
	#planning .planningCon .planningTitle{
		font-size: 24px;
		line-height: 1.3em;
		color: #fff;
		margin: 10px 0;
		letter-spacing:1px;
	}
	#planning .planningCon .planningDescribe{
		font-size: 15px;
		color: #fff;
		padding-left: 2px;
		line-height: 1.5em;
		text-align: justify;
	}
	#planning .planningCon .planningDescribe p{
		margin-bottom: 0.6em;
	}
	#planning .next,
	#planning .prev{
		position: absolute;
		left: auto;
		right: 60px;
		bottom: auto;
		top: 30px;
		width: 30px;
		height: 30px;
		padding: 0;
		z-index: 4;
		border:2px solid #577070;
		background: #577070 url(../img/previous_btn.png) no-repeat center center;
		background-size: 24px;
		text-indent: -999em;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;		
	}
	#planning .next{
		right: 25px;
		background-image: url(../img/next_btn.png);
	}
	#planning .prev:hover{
		background-position: center center;
	}
	#planning .next:hover{
		background-position: center center;
	}
	
	
	
	#guest{
		background: url(../img/guest-bg.jpg) no-repeat center bottom;
		padding: 20px 0px;
		margin: 20px 0 0;
	}
	#guest .page-title {border-left: 2px solid #fff; margin-left: 15px;}
	#guest .page-title h2{color: #fff;}
	#guest .page-title p{color: #fff; opacity: 0.6;}
	#guest .guestBox{
		text-align: center;
		position: relative;
		padding: 0;
		width: 100%; 
		max-width: 100%;
		min-width:100%;
		margin: 0 auto;
		overflow: hidden;
	}
	#guest .guestBox .bd{
		width: 100%;
	}
	#guest .guestBox .bd ul{
		width: 100%;
		overflow: auto;
	    white-space: nowrap;
	}	
	#guest .guestBox .bd li{
		width: 40%;
		padding-top: 15px;
		display: inline-block;
	}

	#guest .guestList{
		display: inline-block;
		width: 90%;
		position: relative;
		top: 0;
		margin:0 auto;
		vertical-align:top;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;	
	}
	#guest .guestList:hover{
		top: -10px;
	}
	#guest .guestList .guestPic{
		margin-bottom:8px;
		overflow: hidden;
		line-height: 0;
	}
	#guest .guestList .guestPic img{
		width: 100%;
		border-radius: 100%;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;		
	}
	#guest .guestList .guestCon{
		text-align: center;
	}
	#guest .guestList .guestCon h1{
		color: #fff;
		font-size: 20px;
		font-weight: normal;
	}
	#guest .guestList .guestCon span.line{
		display: block;
		height: 2px;
		border-radius: 2px;
		width: 15px;
		margin:6px auto;
		background: #fff;
	}
	#guest .guestList .guestInfo{
		font-size: 12px;
		color: #fff;
		padding-left: 1px;
		position: relative;
		margin:0px 0 10px;
	    white-space: pre-wrap;
	}
	
	
	#link {
		overflow: hidden;
		padding-bottom: 20px;
		padding: 15px;
	}
	#link .linkBox{
		margin:20px 0;
		max-width: 100%;  
		min-width:100%;
		margin: 0 auto;
	}
	#link .linkBox .hd{
		text-align: center;
		margin-top: 20px;
	}
	#link .linkBox .hd li{
		background: #c2c2c2;
		text-indent: -999em;
		overflow: hidden;
		display: inline-block;
		height: 4px;
		width: 40px;
		margin: 0 5px;
	}
	#link .linkBox .hd li.on{
		background: #305050;
		opacity: 1;
	}
	#link .linkBox .bd ul{
		padding:0;
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap;
	}
	#link .linkBox .bd ul li{
		float: none;
		width: 25%;
		list-style: none;
		border-right: 1px solid #f1f1f1;
		border-bottom: 1px solid #f1f1f1;
	}
	#link .linkBox .bd ul li div{
		width: 100%;
		z-index: 0;
		line-height: 0;
		position: relative;
		background-size:100%;
	    -webkit-transition: all 300ms;
	    transition: all 300ms;
	}
	#link .linkBox .bd ul li div img{
		width: 100%;
		height: auto;
	    -webkit-transition: all 300ms;
	    transition: all 300ms;
	}
	#link .linkBox .bd ul li div:hover{
		z-index: 1;
		background-color: #577070;
		box-shadow: 0 0 25px rgba(0,0,0,0.15);
	}
	#link .linkBox .bd ul li div:hover img{
		opacity: 0;
	}
	#link .linkBox .bd ul li:nth-child(n+7){
		border-bottom: 1px solid #f1f1f1;
	}
	#link .linkBox .bd ul li:nth-child(n+10){
		border-bottom: 0;
	}
	#link .linkBox .bd ul li:nth-child(3),
	#link .linkBox .bd ul li:nth-child(6),
	#link .linkBox .bd ul li:nth-child(9),
	#link .linkBox .bd ul li:nth-child(12){
		border-right: 0;
	}
	
	#footer{
		padding-top: 50px;
		background: url(../img/footer_bg.png) no-repeat center top;
	}
}