@charset "utf-8";
body{
	font-family: "Microsoft Yahei";
	background:#F6F6F6;
}
.banner{
	background:url(../images/banner.jpg) no-repeat center 0;
	height:400px;
}
.menu-bg{
	background:url(../images/nav-bg.png) no-repeat center 0;
	height:59px;
	margin-top:-35px;	
}
.menu{
	width:1060px;
	margin:10px auto;
}
.menu li{
	float:left;
	display:inline-block;
	margin:0 10px;
	line-height:50px;
	font-size:14px;
}
.menu li a{
	color:#FFF;
	text-decoration:none;
}
.menu li a:hover{
	color:#ddd;
}
.main{
	width:1060px;
	margin:0 auto;
	background:#FFF;
}
.content{
	width:1000px;
	margin:0 auto;
}
.col-l{
	float:left;
	display:inline-block;
	width:420px;
}
.col-l a{
	color:#333;
}
.col-l a:hover{
	color:#C00;
}
.col-l h2{
	font-size:22px;
	margin:30px 0 10px;
	line-height:32px;
}
.col-l ul{
	line-height:30px;
	font-size:16px;
	margin:20px 0;
}
.col-r{
	float:right;
	display:inline-block;
	width:540px;
}
.slide{
	margin-top:25px;
	width: 540px; 
	height: 290px;
}
.focus, .focus-1{ position:relative; }  
.focus img{ width: 540px; height: 290px;} 
.focus-1 img{ width: 1000PX; height: 490px;} 
.focus .shadow .title{width: 200px; height: 35px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:0; left:110px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:35px; line-height: 35px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:-285px; right:8px; position:absolute; height:21px; text-align:center; z-index: 200; *width:60px; }  
.focus-1 .fbg{bottom:10px; left:50%; position:absolute; height:21px; text-align:center; z-index: 200; *width:60px; }  
.focus .fbg div, .focus-1 .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a, .focus-1 .D1fBt a{position:relative; display:inline; width:10px; height:10px; border-radius:7px; margin:0 2px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover, .focus-1 .D1fBt .current,.focus-1 .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img, .focus-1 .D1fBt img{display:none}    
.focus .D1fBt i, .focus-1 .D1fBt i{display:none; font-style:normal; }
    
.container .slide-1{
	width:100%;
	height:490px;
}
.conference{
	margin-top:25px;
}
.conference ul li{
	float:left;
	display:inline-block;
	width:120px;
	height:80px;
	color:#FFF;
	font-size:22px;
	line-height:32px;
	padding-top:15px;
	text-align:center;
}
.conference ul li.yellow{
	background:#FEBB6B;
	margin-right:20px;
}
.conference ul li.red{
	background:#FE6963;
	margin-right:20px;
}
.conference ul li.blue{
	background:#47BFBE;
	margin-right:20px;
}
.conference ul li.purple{
	background:#A888BC;
}
.content .title{
	background:url(../images/title-bg.jpg) no-repeat 0 0;
	height:40px;
	color:#FFF;
	font-size:25px;
	padding-left:80px;
	padding-top:25px;
	margin-top:20px;
	margin-bottom:8px;
}
.content .title a{
	color:#fff;
	text-decoration:none;
}
.event ul{
	margin-left:8px;
}
.event ul li{
	width:50%;
	float:left;
	display:inline-block;
	margin-top:15px;
}
.event ul li a{
	color:#333;
	text-decoration:none;
}
.event ul li h2{
	font-size:25px;
	line-height:35px;
	margin-bottom:10px;
}
.event ul li h2 i{
	background:#63A1DE;
	width:35px;
	height:35px;
	color:#FFF;
	display:inline-block;
	margin-right:10px;
	color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	border-radius: 100%; 
	-moz-border-radius: 100%; 
	-webkit-border-radius: 100%; 
}
.event ul li div{
	width:470px;
	font-size:15px;
	padding-left:15px;
	background:#F7F7F7;
	margin-bottom:4px;
	line-height:36px;
}
.sgr-ten ul, .movie ul, .class ul, .history ul{
	width:1030px;
	margin-top:20px;
	overflow:hidden;
}
.sgr-ten ul li a, .movie ul li a, .class ul li a, .history ul li a{
	color:#333;
	text-decoration:none;
}
.sgr-ten ul li{
	width:180px;
	float:left;
	display:inline-block;
	text-align:center;
	line-height:30px;
	margin-bottom:10px;
	margin-right:25px;
	font-size:16px;
}
.sgr-ten ul li img{
	width:180px;
}
.example{
	margin-top:20px;
}
.example .col-ex-l{
	float:left;
	width:500px;
	display:inline-block;
}
.example .col-ex-r{
	float:right;
	width:465px;
	display:inline-block;
}
.example .col-ex-r h3{
	font-size:22px;
	margin-bottom:12px;
	padding-left:30px;
	background:url(../images/icon.jpg) no-repeat 0 center;
}
.example .col-ex-r p{
	font-size:14px;
	line-height:24px;
	color:#666;
}
.example .col-ex-r p a{
	color:#C00;
}
.movie ul li{
	float:left;
	width:175px;
	display:inline-block;
	text-align:center;
	line-height:30px;
	margin-bottom:10px;
	margin-right:30px;
	font-size:16px;
}
.class ul li{
	float:left;
	width:250px;
	display:inline-block;
	text-align:center;
	line-height:24px;
	margin-bottom:10px;
	font-size:13px;
}
.history ul li{
	float:left;
	width:135px;
	display:inline-block;
	text-align:center;
	line-height:24px;
	margin-bottom:10px;
	font-size:13px;
	margin-right:9px;
}