*{
	margin: 0 ;
	padding: 0;
}
body{
	font-family:"微软雅黑";
	background:#f5f5f5;
	font-size: 12px;
}
li{
	list-style-type:none;
}
a{
	text-decoration: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
.banner{
	width:100%;
	overflow: hidden;
}
.banner img{
	width: 100%;
	overflow: hidden;
	display: block;
}
.middle{
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;
	padding: 10px;
}
.left{
	width: 260px;
	float: left;
	overflow: hidden;
	background: #ffffff;
	padding-bottom: 1px;
	box-shadow: 2px 0px 10px #e4e3e3;
}
.left ul li, #ulo li:first-child{
	width: 100%;
	height: 55px;	
	margin-top: 5px;
	border-left:4px solid #5c8ccc ;
	line-height: 55px;
	background:url(../images/01_06.png) no-repeat;
	background-position: 14px 20px;
	padding-left: 52px;
	letter-spacing: 1px;
	font-size: 16px;
	background-color: #F5F5F5;
}
#ulo li a{
	color: #464646;
	font-weight: bold;
	font-size: 14px;
}
#ulo li:first-child a{
	font-size: 14px;
}
.left ul li a, #ulo li:first-child a{
	color:#5c5b5b;
}
#ulo  li:hover{
	background-color:#daf0fe;
}
#ulo  li:hover a{
	color: #1561af;
}
.left ul li:first-child{
	height: 56px;
	background: #6e99d0;
	text-align: center;
	margin-top: 0;
	line-height: 56px;
	border: 0;	
	padding: 0;
}
.left ul li:first-child a{
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 1px;
}
.scroll-pane, .scroll-pane-arrows{
		width: 100%;  
		height:260px;
		overflow: auto;
		}			
#container{
		width:260px;
		float: right;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
#ulo::-webkit-scrollbar{/*滚动条整体样式*/
            width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 4px;
        }
#ulo::-webkit-scrollbar-thumb{/*滚动条里面小方块*/
            border-radius: 5px;
            -webkit-box-shadow: inset 0 0 5px rgba(11,86,169,0.8);
            background: rgba(11,86,169,0.8);
            height: 100px;
        }
#ulo::-webkit-scrollbar-track{/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);
        }
#lio a{
	background: url(../images/01_10.png) no-repeat;
	padding-left: 75px;
	background-position: 0 3px;
}
.left h1{
	width: 250px;
	height: 102px;
	margin-top: 10px;
}
.left h1 img{
	width: 260px;
	height: 102px;
}
.right, .r_one{
	width: 820px;
	overflow: hidden;
	float: right;
	background: #ffffff;
	padding-bottom: 1px;
	box-shadow: 2px 0px 10px #e4e3e3;
}
.text{
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}
.text ul, .hd, .qd ul, .activity{
	width: 92%;
	overflow: hidden;
	margin: 0 auto;
}
.text ul li{
	width: 100%;
	height: 161px;
	margin-top: 30px;
}
.text ul li:hover b{
	color: red;
}
.text ul li img{
	width: 250px;
	height: 161px;
	float: left;
}
.text ul li p{
	width:480px;
	height: 161px;
	float: right;
	letter-spacing: 1px;
}
.text ul li p b{
	color: #333134;
	display: block;
	width:365px ;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.text ul li p em{
	display: block;
	font-style: normal;
	width: 100%;
	height: 80px;
	overflow: hidden;
}
.text ul li p{
	color: #464646;
	font-size: 14px;
	line-height: 22px;
}
.text ul li p span{
	display: block;
	color: #989898;
	float: right;
	margin-top: 5%;
}
.button{
	width: 200px;
	overflow: hidden;
	margin: 0 auto;
	padding: 25px 0;
}
.button ul li{
	display: block;
	width: 100px;
	float: left;
	height: 20px;
}
.button ul li a{
	color: #383838;
}
.button ul li a:hover{
	font-weight: bold;
	color: red;
}
/*footer*/
footer{
	width:100%;
	overflow: hidden;
	background: #005faf;
	margin-top: 50px;
	padding-bottom: 10px;
}
.f_m{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.f_m p{
	text-align: center;
	margin-top: 10px;
	line-height:30px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 14px;
}
/*活动通知*/

.hd p{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	color: #727070;
	line-height: 28px;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 20px;
}
iframe{
	width: 820px;	
}
/*启动仪式*/
.qd{
	width: 820px;
	overflow: hidden;
}
.one{
	width: 100%;
}
.one ul li{
	float: left;
	width: 147px;
	height: 44px;
	background: #014ea6;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
}
.one ul li a{
	color: #FFFFFF;	
}
.one ul li:hover{
	background: #2982ba;
}
.one ul li:visited{
	background: #2982ba;
}
/*调研足迹*/
#dy ul li p b{
	color: red;
	letter-spacing: 0;	
}
#dy ul li:hover p b{
	font-weight: bold;
	text-decoration: underline;
}
#ul_li{
	background-color: #daf0fe;
}
/*兰州活动*/

#lz li{
	width: 125px;
}
/*中国行活动走进兰州*/
.activity{
	margin-top: 20px;
}
.activity h1{
	width: 400px;
	height: 235px;
	float: left;
}
.activity h1 img{
	width: 400px;
	height: 235px;
}
.activity p{
	width: 330px;
	height:235px ;
	float: right;
	color: #3c3c3c;
	font-size: 15px;
	line-height: 32px;
}
.activity p b{
	display: block;
	margin-bottom:10px;
	font-size:18px;
	color: #434343;
}
hr{
	width: 92%;
	height: 8px;
	margin: 0 auto;
	margin-top: 15px;
	background: #ecebeb;
	border: none;
}
/*活动报道*/
.hdd{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.hdd ul li{
	float: left;
	width: 45%;	
	margin:30px 0 0 75px;
}
.hdd ul li:hover p b{
	color: red;
}
#hdd_li, .hdd ul li:nth-child(2n-1){
	margin-left:0;
}
.hdd ul li img{
	float: left;
	width: 90px;
	height: 64px;
}
.hdd ul li p{
	width: 70%;
	height: 64px;
	overflow: hidden;
	float: right;
	color: #575757;
	letter-spacing: 0;
	
}
.hdd ul li p b{
	display: block;
	width: 100%;
	height: 30px;
	white-space: nowrap;
	color: #282828;
	font-size: 14px;
}
/*组织架构*/
.m_f{
	width: 92%;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 30px;
}
.m_f ul{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding-top:15px;
}
.m_f ul li{
	width: 660px;
	font-size:16px;
	color:#222222;
	float:left;
	line-height: 34px;
	letter-spacing: 1px;
	margin-top: 5px;
}
.m_f ul li:first-child{
	width: 90px;
}
.jbtit{
	width: 92%;
	height: 50px;
	margin: 0 auto;
}
.jbtit p{
	color: #262626;
	font-size: 18px;
	font-weight: bold;
	border-left:5px solid #1373da;
	padding-left: 15px;
	letter-spacing: 1px;
}
.jbtit span{
	float: right;
	font-size: 14px;
	letter-spacing: 0;
}
.jbtit span a{
	color: #101010;
}
.jbtit span a:hover{
	text-decoration: underline;
	color:red;
}
/*视频*/
.video{
	width: 92%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
.video ul li{
	float:left;
	width:220px;
	height:200px;
	margin-left:45px;
	margin-top:20px;
}
.video ul li{
	margin-top: 0;

}
.video ul li:nth-child(3n-2){
	margin-left: 0;
}
.video ul li:hover p{
	color: red;
	text-decoration: underline;
}
.video ul li em{
	width: 220px;
	height: 150px;
	position: absolute;
}
.video ul li em img{
	width: 220px;
	height: 150px;
}
.video ul li span{
	position: relative;
	width: 220px;
	height: 150px;
	top: 75px;
	left: 40%;
}
.video ul li span img{
	width: 22px;
	height: 22px;
}
.video ul li p{
	position: relative;
	width: 100%;
	height: 50px;
	font-size: 14px;
}
.video ul li a p{
	color: #080808;
	margin-top: 127px;
}
/*分页闲情页面*/
.text1, .text_one{
	width: 92%;
	overflow: hidden;
	margin: 0 auto;
}
.text_one{
	margin-top: 20px;
}
.text_one p a{
	color: #002494;
	font-size: 14px;
	font-weight: bold;
}
.c{ width:100%; height:auto; margin:0px auto;padding-bottom: 50px; }
.dqwz{ width:92%; height:50px; line-height:50px; color:#8E8E8E;}
.fgx{ width:92%; height:4px; background:#552211;}
.zhubt{ width:92%; height:35px; line-height:35px; font-size:18px; font-weight:bold; text-align:center; -o-text-overflow: ellipsis; overflow:hidden;margin: 0 auto; margin-top:20px;}
.time{ width:92%; height:25px; color:#a26b22; text-align:center;}
.fgx2{ width:92%; height:1px; background:#A7A7A7; margin: 0 auto;}
.nr{ width:92%; height:auto; font-size:14px; line-height:28px; text-indent:2em;margin: 0 auto; margin-top:20px;}   