/* CSS Document */

* {
	margin:0px;
	padding:0px;
	list-style:none;
}
.clear {
	clear:both;
}

.L{ float:left;}

.R{ float:right; text-align:right;}

a {
	text-decoration:none;

}
a:hover {text-decoration:none;}

img {border:none;}

.center{ text-align:center}

.p{ padding:0; margin:0;}

/*--------------------------------------------------- top begin*/

body {font-size:12px;}

.bg_c{ background:#303135; height:68px;}

.wrapp {width:1000px;overflow:hidden;margin:0px auto;}

#logo {float:left; color:#fff;}

#logo img{ float:left; margin-top:6px; margin-right:10px;}

#logo h1{ float:left;color:#fff;font:12px "微软雅黑";line-height:42px;*line-height:42px; padding-top:25px; width:400px;}

#logo h1 p{ line-height:normal;}

.zxdh{ float:left; width:240px; font:18px "微软雅黑"; background:url(../images/pho.jpg) no-repeat 0 23px; padding-left:38px;padding-top:25px; font-style:italic;}

/*banner*/

#full-screen-slider { width:100%; height:486px; float:left; position:relative;}

#slides { display:block; width:100%; height:486px; list-style:none; padding:0; margin:0; position:relative;}

#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;}

#slides li a { display:block; width:100%; height:100%; text-indent:-9999px;}

/*周末讲堂介绍*/

#zhoumo{ background:url(../images/bg1.jpg) no-repeat center; width:100%; height:448px;}

#main{ width:845px; margin:0 auto;}

.wx{ margin-top:128px;}

.jtjs{
	margin:68px 0 0 10px;
	width:409px;
	height:324px;
}
.jtjs h2{
	height:57px;
	padding-left: 8px;
	color: #fff;
	font-weight: bold;
	font-size: 27px;
}
.jtjs p{
	height:200px;
	color:#788BA6;
	padding: 45px 26px 22px;
	background-color: #fff;
	font-size: 14px;
	line-height: 28px;
	font-weight: 500;
}
.jtjs p b{
	display: inline-block;
	width:104px;
	height:30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #478ACA;
	position: relative;
	top:20px;
}


/*2015周末讲堂的时间表*/

#timeap{ background:url(../images/bg2.jpg) no-repeat center; width:100%; height:458px;}

.h2{ color:#fff;font:28px "微软雅黑"; padding:50px 0 30px;}



.mx{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#788897,direction=120,strength=300);/*ie*/
	-moz-box-shadow: 0px 0px 5px #404040;/*firefox*/
	-webkit-box-shadow: 0px 0px 5px #404040;/*safari或chrome*/
	box-shadow:0px 0px 5px #404040;/*opera或ie9*/}


.mx1{ width:391px; height:331px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#788897,direction=120,strength=300);/*ie*/
	-moz-box-shadow: 0px 0px 5px #404040;/*firefox*/
	-webkit-box-shadow: 0px 0px 5px #404040;/*safari或chrome*/
	box-shadow:0px 0px 5px #404040;/*opera或ie9*/}

.mx-text{
	width:429px;
	text-align: left;
	height:259px;
	background-color: #fff;
	padding: 19px 34px;
	overflow: hidden;
	color:#788997;
}
.mx-con h2{
	margin-top:10px;
	font-size: 17px;
}
.mx-con h3{
	font-size: 13px;
	margin:5px 0 30px;
}
.mx-con p{
	font-size: 14px;
	line-height:30px;
}

/*往期回顾*/

#wqhg{ background:url(../images/bg3.jpg) no-repeat center; width:100%; height:497px;}


/*精彩讲堂*/

#jcjt{ background:url(../images/bg4.jpg) no-repeat center; width:100%; height:575px; position:relative}

.h21{ color:#fff;font:28px "微软雅黑"; padding:25px 0 18px;}

#newp{
	background:url(../images/bg5.jpg) no-repeat center; width:100%;  position:relative
}

/*地图*/

#map{  overflow:hidden;}

#up{width:79px; margin:0 auto; position:absolute; top:543px; left:50%;  display:block; z-index:10000; overflow:hidden; vertical-align:middle}


/*底部*/

#food{ height:57px; line-height:90px; background:#24272e; color:#fff;font:14px "微软雅黑"; padding-top:33px;}




.message{
	overflow: hidden;
	padding:20px;
	width:960px;
	margin:auto;
	padding-top:80px;
	padding-bottom: 30px;
	border-radius: 4px;
	position: relative;
}
.message-title{
	text-align: center;
}
.message h1{
	color:#fff;
	font-size: 35px;
	letter-spacing:3px;
	text-align: center;
}
.message-cont{
	overflow: hidden;
	margin-top:15px;
}
.message-cont .mess{
	width:45%;
	float: left;
	font-size: 16px;
}
.message-cont .mess.fir{
	margin-right:30px;
	padding-right: 60px;
	border-right: 1px dashed #aaa;
}
.message-cont .mess li{
	padding-left: 50px;
	font-size: 16px;
}
.message-cont .mess li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
.message-cont .mess li a:hover{
	color:#f00;
}
.message-cont .mess span{
	display: inline-block;
	width:40px;
	height:40px;
	background:url("../images/num.png");
	position: relative;
	text-align: center;
	line-height:40px;
	color:#fff;
	margin-right:20px;
}
.message-cont .mess li a:hover span {
	background: url("../images/nums.png");
}







