﻿@charset "utf-8";
/* CSS Document */

/*banner部分*/
.banner{
		width:1250px;
		height: 615px;
		position: relative;
		overflow:hidden;
		margin:0 auto;
	}
	.banner ul{
		width: 1000%;
		position: absolute;
		top:0;
		left: 0;
	}
	.banner li[class^='hero']
	{ 
		float: left;
		height: 405px;
		background: url(../images/1.jpg) no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
		background-position: 50% 55%;
	}

	.banner li.hero2
	{
		background-image: url(../images/2.jpg);

	}
	.banner li.hero3
	{
		background-image: url(../images/3.jpg);
	}
	.banner li.hero4
	{
		background-image: url(../images/4.jpg);
	}

	.banner ol{ position:absolute; width:120px; bottom:220px; left:50%; margin-left:-60px;}
	.banner ol li{ width:13px; height:13px; margin:0 3px; background:#fff; border-radius:50%; cursor:pointer; float:left;}
	.banner ol li.current{ background:#f40;}
	.describe{ position: absolute; top:405px; height:140px; padding-top:20px; background:#bc9b6a; font-size:30px; color:#fff; width:100%; text-align:center; overflow:hidden;}
	.describe h3{ display:none;height:170px;font-size:50px;font-family:Segoe UI Light,Arial,"Microsoft Yahei";}
	.describe p{ font-size:14px; padding-top:15px; line-height:20px;}
/*主题部分*/
.main{ margin-top:65px;}
.main .message{ background:url(../images/biyedianli/round.jpg) no-repeat scroll 225px 35px; padding-bottom:80px; height:495px;}
.main .message dt,.main dl dd{  float:left;}
.main .message dt{width:251px;  margin-right:85px;}
.main .message dd{ width:625px; color:#030000; font-size:20px; }
.main .message dd h3{ font-size:50px; color:#bc9b6a; padding-bottom:55px;font-family:Segoe UI Light,Arial,"Microsoft Yahei";}
.main .message dd p{ line-height:35px;}

/*navigation页面*/
.navigation{font-size:14px;color:#666; padding-bottom:70px; }
.navigation h3{ font-size:46px; color:#231f20; padding-bottom:30px; text-align:center;}
.navigation h5{ font-size:24px; color:#403d3e; line-height:24px; padding-bottom:50px; border-bottom:1px solid #d6d7d8;text-align:center;}
.navigation h6{ padding-top:30px; font-size:16px; color:#322e2f;}
.navigation p{ padding-top:15px; line-height:20px;}

/*speaker页面*/
.speaker{ padding-bottom:70px;}
.speaker h3{ font-size:50px; font-family:Segoe UI Light,Arial,"Microsoft Yahei","微软雅黑";color:#C5A86E; padding-bottom:55px;}
.speaker h5{ font-size:30px; color:#5e5b5b;}
.speaker p{ font-size:14px; color:#231f20; padding-top:20px;}

/*voice页面*/
.voice h3{ color:#bc9b6a;font-family:Segoe UI Light,Arial,"Microsoft Yahei","微软雅黑";font-size:50px;}
.voice p{word-break:break-all;} 
/*x业典礼*/
.gradute h3{ text-align:left;font-family:Segoe UI Light,Arial,"Microsoft Yahei","微软雅黑";font-size:48px;}
.gradute .gradute-cont{ overflow:hidden;}
.gradute .gradute-cont li{ float:left; margin-right:75px; padding-bottom:33px;}
.gradute .gradute-cont .gradute-title{ color:#030000; width:70px;}
.gradute .gradute-cont li p{ padding-top:0; padding-bottom:33px;}

/*Previous Events*/
.pre-event p{font-size:12px;}
.pre-event h4{ color:#bc9b6a; font-size:20px; padding-top:30px; border-top:1px solid #ccc;}
.pre-event dl{ padding-bottom:45px; padding-top:5px;}
.pre-event dl dd{ float:left; width:100%; }
.pre-event dl dd p{ width: 50%;float: left;padding-top:10px;}
.pre-event span{ padding-bottom:25px;}

#box{width: 857px;overflow: hidden; margin-top:25px;}
#er{width: 800%;}
#left,#right{float: left;}
#box li{float: left;}
#box li a{ float: left; margin-right:25px; position: relative;height: 207px;}
#box li	a img{width: 264px; height: 207px;}
#box li	a p{ position:absolute; bottom:0; height:60px; line-height:60px; background:rgba(114,49,41,0.6); text-align:center; font-size:25px; color:#fff;width:100%;}

.nav-in .xiala { float:right;}
.nav-in .xiala  a {height: 40px;text-align: center;width: 100px;color:#fff;display: block;/* line-height: 40px; */}
.nav-in .xiala  a:hover { }
.xiala p { background:#b49361; display:none;}
.xiala p a { line-height:40px; }
.xiala p a:hover { color:#817f7f; }
.xiala .a1 { background:#cdc4c5; width: 100px; padding:0; display: block; text-align:center; }













