body{
	position: relative;
	margin:0px;
	padding: 0px;
}
body{
	background-color: #F3F4F6;
}
#top{
	width: 100%;
	height:30px;
	float: left;
	background-color: #4D8AC1;
	text-align:center;
	color:white;
	font-family:微软雅黑;
	line-height: 30px;
}
#welcome{
	float: left;
}
#liaoning{
	float: right;
}
#nianhuitupian{
	width:100%;
	height: 109px;
	float: left;
	background-image: url(../images/logo.jpg);
	background-size:100%;
	background-repeat: no-repeat;
}
#nav{
	width: 100%;
	height: 50px;
	float: left;
}
#xuanchuanyu{
	width: 100%;
	height: 80px;
	float: left;
	background-image: url(../images/shenduronghe.jpg);
	background-size:100%;
	margin-bottom: 10px;
	background-repeat: no-repeat;

}
#lunbojianjie{
	width: 100%;
	height: auto;
	background:#F3F4F6;
	float: left;
}
#jianjie{
	width: 45%;
	height: 334px;
	background-color: #F3F4F6;
	float: left;
}
#tongzhihuiyilianxi{
	width: 100%;
	height: auto;
	background-color: #F3F4F6;
	float: left;
	margin-top: 10px;
	margin-bottom: 80px;
}
#tongzhi{
	width: 30%;
	height: auto;
	background: #F3F4F6;
	float: left;
}
#huiyi{
	width: 30%;
	height: auto;
	background: #F3F4F6;
	float: left;
}
#lianxi{
	width: 30%;
	height: auto;
	background: #F3F4F6;
	float: left;
}
#fengjing{
	width: 100%;
	height: 337px;
	float: left;
	background-color:#F3F4F6;
}
#bottom{
	width: 100%;
	height: 150px;
	background-color: #4D8AC1;
	float: left;
}
/*轮播*/
body{font-family: "microsoft yahei","微软雅黑";}
body,ul,li,ol,img{margin: 0;padding: 0;}

body>h5{margin-left: 20px;}

.example2{float: left;}
.example2 ol{position:relative;width:45%;height: 20px;top:-30px;left:60px;}
.example2 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.example2 ol li.seleted{background: #1AA4CA;}

/*左滑*/
.luara-left{position:relative;padding:0;overflow: hidden;}
.luara-left ul{position: relative;padding: inherit;margin: 0;}
.luara-left ul li{float: left;padding: inherit;margin: inherit;list-style: none;}
.luara-left ul li img{width: 100%;height: 100%;}


/*内容*/
#jianjie_title{
	width: 100%;
	height: 35px;
	margin-top: 15px;
	padding-left: 10%;
}
#jianjie_title img{
}
#jianjie_title h3{
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}

#jianjie_content{
	width: 100%;
	height: 240px;
	padding:5% 10% 0 10%;
}

/*通知公告*/
#tongzhi_title{
	width: 100%;
	height: 35px;
	margin-top: 15px;
}
#tongzhi_title img{
	margin-left: 10px;
}
#tongzhi_title h3{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#tongzhi_content{
	width: 100%;
	height: 240px;
}
#tongzhi_content ul{
	width: 410px;
	height: 168px;
	margin-left: 50px;
	margin-top:20px;
}
#tongzhi_content li{
	list-style-type: square;
}
#tongzhi_content a{
	text-decoration: none;
	color:#666666;
}
#tongzhi_content a:hover{
	color: red;
}
/*会议安排*/
#huiyi_title{
	width: 100%;
	height: 35px;
	margin-top: 15px;
}
#huiyi_title img{
	margin-left: 10px;
}
#huiyi_title h3{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#huiyi_content{
	width: 100%;
	height: 240px;
	padding: 0 5% 0 5%;
}
/*联系方式*/
#lianxi_title{
	width: 100%;
	height: 35px;
	margin-top: 15px;
}
#lianxi_title img{
	margin-left: 10px;
}
#lianxi_title h3{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#lianxi_content{
	width: 100%;
	height: 240px;
	padding: 0 5% 0 5%;
}
/*风景展示*/
#fengjing_title{
	width: 100%;
	height: 30px;
}
#fengjing_title img{
	margin-left: 10px;
	float: left;
}
#fengjing_title h3{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

	#center {
		position: relative;
		float: left;
	}
	#slider {	
		position: absolute;
		width: 950px;
		height: 333px;
		left: 0px;
		top: 20px;
		overflow: hidden;
	}
	#slider .slide {
		position: absolute;
		top: 0px;
		height: 333px;
		width: 500px;
		background: #000;
		overflow: hidden;
		border-left: #000 solid 1px;
		cursor: default;
	}
	#slider .title   {
		color: #F80;
		font-weight: bold;
		font-size: 1.2em;
		margin-right: 1.5em;
		text-decoration: none;
	}
	#slider .backgroundText {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 100%;
		background: #000;
		filter: alpha(opacity=40);
		opacity: 0.4;
	}
	#slider .text {
		position: absolute;
		top: 1%;
		top: 100%;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 0.9em;
		text-align: justify;
		width: 470px;
		left: 10px;
	}
	#slider .diapo {
		position: absolute;
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: hidden;
	}
	/*底部*/
	.foot_box {
	 background-color: #4D8AC1; margin: 20px auto 0px; width: 100%; height: 130px;
	}
	.foot_box a {
		color: rgb(222, 222, 254);
		padding: 0 20px;
	}
	.foot_box a:hover {
		color: rgb(255, 255, 0);
	}
	.foot {
		margin: 0px auto; width:100%; height: 46px; text-align: center; color: rgb(222, 222, 254); line-height: 46px;
	}
	.foot ul{width: 100%;height: 100%;}
	.foot li{width: 14%;display: inline;}
	.foot2 {
		margin: 10px auto 0px; width: 100%; height: 60px; text-align: center; color: rgb(222, 222, 254); line-height: 30px;
	}