@charset "utf-8";
@font-face {
 font-family: 'mini';
 src: url('../fonts/mini.eot');
 src: local('mini Regular'), 
              local('mini'), 
              url('../fonts/mini.woff') format('woff'), 
              url('../fonts/mini.ttf') format('truetype'), 
              url('../fonts/mini.svg#mini') format('svg');
}  
/*其中mini替换为你的字体名称*/

*{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

body {
	background: url(../images/bg.png) repeat-x;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: Arial, "Microsoft YaHei", "微软雅黑", sans-serif;
	font-size: 16px;
	line-height: 24px;
}


/**通用样式**/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 20px;
}
.clearfix{*zoom:1;}

.set_to_1200_middle {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	zoom:1;
	position: relative;
}

.set_to_1000_middle {
	width: 1000px;
	margin: 0 auto;
	/*overflow: hidden;*/
	zoom:1;
	position: relative;
}

.title {
	position: relative;
	width: 100%;
	height: 50px;
	background-color: #448aca;
	border-bottom: 5px solid #a40000;
}

.title > div {
	float: left;
	width: 30px;
	height: 100%;
	background-color: #00a0e9;
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	z-index: inherit;
}

.title > img {
	float: left;
	padding-left: 5px;
}

.title > p {
	float: left;
	color: #a40000;
	font-size: 20px;
	margin-top: 20px;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 2px solid #fff;
}

.ydh_section {
	position: relative;
	width: 100%;
}

/**顶部样式**/

#header img {
	display: block;
}

/**section1**/
.slider{
	width: 600px; height: 400px;
}

.slider > ul > li > p {
	position: absolute;
	width: 600px;
	height: 120px;
	margin-top: 0px;
	background: rgba(103, 98, 98, 0.41);
	color: #fff;
	text-indent: 2em;
	font-size: 14px;
	padding: 5px;
	margin-top: -120px;
}

.slider2{
	margin: 30px auto;
}

/**section2**/
#section2 {
	position: relative;
	background-color: #3FA4D3;
	padding-bottom: 100px;
	margin-top: 150px;
}

#banner {
	position: relative;
	top: 40px;
	width: 100%;
	height: 20px;
	background-color: #b5b5b5;
}

#video_main {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 420px;
	margin-top: 80px;
	background-color: #4dbdf0;
	border-radius: 30px 30px 0 0;
	-moz-border-radius: 30px 30px 0 0;
    -webkit-border-radius: 30px 30px 0 0;
    color: #fff;
}

#video {
	float: left;
	position: relative;
	margin-top: 40px;
	margin-left: 5px;
}

#text_list {
	position: relative;
	margin-top: 55px;
	width: 290px;
	float: left;
	overflow: hidden;
	text-align: center;
}

#text_list > div {
	float: left;
	width: 100%;
	font-size: 40px;
	padding: 10px 5px;
	border-bottom: 1px solid #fff;
}

#text_list > p {
	position: relative;
	float: left;
	width: 100%;
	font-size: 40px;
	padding: 20px 5px;
	border-bottom: 1px solid #fff;
}

#text_list > div > a {
	display: block;
	position: relative;
	left: 20px;
	float: left;
	width: 290px;
	line-height: 55px;
	color: #fff;
	text-decoration: none;
}

#text_list > div > div {
	float: left;
	width: 60px;
	font-size: 16px;
	margin: 5px 0 0 0;
}

#text_list > div > div > a {
	display: block;
	color: #fff;
	position: relative;
	margin: 0;
	text-decoration: none;
}

/**section3**/
#section3 {
	position: relative;
	background-color: #E3E945;
	padding-bottom: 100px;
}

.btn_left, .btn_right {
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.btn_left:hover, .btn_right:hover {
	opacity: 1;
}

#nav_all_guests_wraper {
	width: 1000px;
	height: 200px;
	position: relative;
}

#after_wrapper {
	content: "";
	width: 0px;
	height: 0px;
	border-bottom: 22px solid rgba(0,0,0,0.6);
	border-left: 30px solid rgba(255,255,255,0);
	border-right: 30px solid rgba(255,255,255,0);
	position: relative;
	left: 470px;
}

#nav_all_guests {
	margin-left: 125px; /*130*/
	margin-right: 125px; /*130*/
	margin-top: 70px;
	width: 730px; /*720*/
	overflow: hidden;
}

#nav_all_guests_slide {
	width: 3000px;
	height: auto;
	position: relative;
	margin-left: 0px;
}

#nav_all_guests_slide div {
	margin: 20px 35px;
	float: left;
	text-align: center;
}

#nav_all_guests_slide div p, #nav_all_guests_slide div h3{
	display: none;
}

#nav_all_guests_slide div img {
	border-radius: 300px;
	-moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    border: 2px solid #ddd;
	width: 115px;
	height: 115px;
	overflow: hidden;
}

#nav_all_guests_slide div img:hover {
	cursor: pointer;
}

.nav_btns>.btn_left {
	position: absolute;
	top: 50px;
	left: 10px;
}

.nav_btns>.btn_right {
	position: absolute;
	top: 50px;
	right: 10px;
}

#guest_info {
	position: relative;
	background: rgba(0,0,0,0.6);
	width: 800px;
	margin: 0 auto;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    top: -20px;
}

#guest_info h3 {
	text-align: center;
	padding: 10px;
}

#guest_info p {
	text-indent: 2em;
	padding: 10px;
}

/**section4样式**/
#sec4_main {
	width: 100%;
	background-color: #f5f5f5;
	margin-top: 20px;/*这个问题纠结一个小时，Mark*/
}

#left_list {
	float: left;
	width: 420px;
}

#left_list ul li {
	width: 100%;
	height: 250px;
	background-color: #fff;
	margin-top: 25px;
	margin-left: 10px;
}

#left_list ul li img {
	float: left;
	margin: 10px 0 0 10px;
}

#left_list ul li div {
	width: 240px;
	height: 250px;
	float: left;
}

#left_list ul li div h4{
	font-size: 18px;
	color: #1d2088;
	padding: 5px 10px;
}

#left_list ul li div p{
	margin: 5px 10px;
	padding-top: 3px;
	border-top: 2px solid #a40000;
	font-size: 15px;
}


#list_img {
	float: left;
	margin-left: 12px;
}

#right_list {
	float: left;
	width: 400px;
}

#right_list ul li {
	width: 100%;
	height: 250px;
	background-color: #fff;
	margin-top: 70px;
	margin-left: 10px;
}

#right_list ul li img {
	float: left;
	margin: 10px 0 0 10px;
}

#right_list ul li div {
	width: 240px;
	height: 250px;
	float: left;
}

#right_list ul li div h4{
	font-size: 18px;
	color: #1d2088;
	padding: 5px 10px;
}

#right_list ul li div p{
	margin: 5px 10px;
	padding-top: 3px;
	border-top: 2px solid #a40000;
	font-size: 15px;
}

/**花絮样式**/
.other_bg {
	position: relative;
	background: url(../images/bg2.png) bottom repeat-x;
}

#other {
	padding: 100px 0;
}

.other_left{
	float: left;
	padding-top: 50px;
}

.other_left img {
	float: left;
	display: block;
	border-radius: 300px;
	-moz-border-radius: 300px;
    -webkit-border-radius: 300px;
}

.other_left p {
	float: left;
	width: 720px;
	margin-left: 60px;
	padding: 20px 20px;
	background-color: #eee;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.other_right{
	float: right;
	padding-top: 50px;
}

.other_right img {
	float: right;
	display: block;
	border-radius: 300px;
	-moz-border-radius: 300px;
    -webkit-border-radius: 300px;
}

.other_right p {
	float: right;
	width: 720px;
	margin-right: 60px;
	padding: 20px 20px;
	background-color: #eee;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#other-list {
	margin-top: 20px;
}

#other-list ul{
	float: left;
	margin: 40px 0 40px 180px;
}

#other-list ul li {
	margin-top: 10px;
}

#other-list ul li a{
	color: #333;
}

.theme {
	position: relative;
	left: -40px;
	font-weight: bold;
	font-size: 18px;
}

#demo {
	position: relative;
	overflow:hidden;
	width: 100%;
}

#demo img {
	border: 3px solid #F2F2F2;
}
#indemo {
	float: left;
	width: 1000%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}

#footer {padding:50px 0;background-color: #f6555d;position:relative;height: auto;width: 100%;font-family: Microsoft YaHei;font-size: 14px;}
#footer p{color: #fff;text-align: center;}
#footer .color1{background-color: #f6555d;}
#footer .color2{background-color: #a40000;}
#footer .color2 p {padding: 5px 0;}