/*初始化*/
html,body,h1,h2,h3,h4,h5,h6,div,ul,li,p,nav,section,footer{
	margin:0;
	padding:0;
}
body { color:#333;font:14px/1.5 Microsoft Yahei, 宋体, sans-serif;} /*网站字体颜色*/
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	color:#f00;
}
ul,li{
	list-style:none;
}
.tc {
    text-align: center;
}
.clear:after{
	content:'';
	display:table;
	clear:both;
}
#gov_yqlj_bootm_2014 {
	height: 100%;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 13px;
	padding-left: 13px;
}
#gov_yqlj_bootm_2014 li{
	float: left;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #CCC;
	}
#gov_bootm_2014 {
	line-height: 25px;
}
#yxx_dibu {
height: 20px;
width: 100%;
margin-right: auto;
margin-left: auto;
text-align: center;
padding-top: 5px;
margin-top: 5px;
}
#zt_top {
	height: 36px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#zt_top_1000 {
	height: 35px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 35px;
	background-image: url(imggouhui.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: normal;
}
#zt_top_800 {
	float: right;
	height: 25px;
	width: 700px;
	line-height: 25px;
	padding-top: 10px;
	color: #999;
}
#zt_top_800 A{
	line-height: 25px;
	font-size: 14px;
	color: #C30;
	text-decoration: none;
}


/*导航*/
.nav{
	width:100%;
	height:40px;
	position:fixed;
	background:#fff;
}
.nav-list{
	width:1170px;
	margin:0 auto;
}
.nav-list>li{
	float:left;
	width:55px;
	text-align:center;
	line-height:40px;
}
.nav-list>li:first-child{
	padding-left:5px;
}
.nav-list>li:last-child{
	padding-right:10px;
}

/*主题内容*/
.banner{
	width: 100%;
	background-image: url(imgbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	margin-bottom: 20px;
}
.banner img{
	width: 100%;
	vertical-align: bottom;
}
.bg{
	width: 100%;
	padding-bottom: 15px;
	background-color: #fefdf6;
}
.zhuti{
	width:1170px;
	margin:0 auto;

}
.content{
	width:1170px;
	margin-bottom: 40px;
}
.content>h3{
	width:1170px;
	color:#e4393c;
	font-size: 28px;
	font-weight: normal;
	line-height: 35px;
	border-bottom:1px solid #e4393c;
	box-sizing:border-box;
}
.hongqi {
    float: left;
    width: 45px;
    height: 36px;
    background: url(imgredqi.gif) left bottom no-repeat;
}
.content>h3>em{
	color:#000;
	font-family: "Microsoft Yahei";
	font-weight: normal;
}
.more-video{
	float:right;
	padding-right:10px;
	color:#f00;
	font-size:14px;
}
.video{
	width:1170px;
	min-height:460px;
	margin:20px 0 10px;
	text-align:center;
	background-color:#fff;
	margin-bottom: 20px;
}
.video>ul>li{
	float:left;
	width: 220px;
	height:200px;
	padding-left:12px;
	margin-top: 15px;
	margin-bottom:25px;
	font-size: 16px;
}
.video>ul>li:first-child+li+li+li+li,
.video>ul>li:first-child+li+li+li+li+li+li+li+li+li{
	padding-right: 0;
}

/*底部备案*/
.foot{
	width:100%;
	min-height:180px;
	background-color:#eee;
}
.beian{
	width:670px;
	margin:0 auto;
	text-align:center;
}
.top-list{
	width:580px;
	margin:20px auto 10px;
}
.top-list>li{
	float:left;
	padding:0 5px;
}
.bottom-list{
	width: 100%;
}
.bottom-list>li{
	padding-bottom:8px;
}
/* 分页 */
#pages {
  padding:14px 0 10px;
  font-family:宋体;
  text-align: center
}
#pages a {
  display:inline-block;
  height:22px;
  line-height:22px;
  background:#fff;
  border:1px solid #e3e3e3;
  text-align:center;
  color:#333;
  padding:0 10px
}
#pages a.a1 {
  background:url(imagesadmin_imgpages.png) no-repeat 0 5px;
  width:56px;
  padding:0
}
#pages a:hover {
  background:#f1f1f1;
  color:#000;
  text-decoration:none
}
#pages span {
  display:inline-block;
  height:22px;
  line-height:22px;
  background:#5a85b2;
  border:1px solid #5a85b2;
  color:#fff;
  text-align:center;
  padding:0 10px
}
.page .noPage {
  display:inline-block;
  width:56px;
  height:22px;
  line-height:22px;
  background:url(../img/icu/titleBg.png) repeat-x 0 -55px;
  border:1px solid #e3e3e3;
  text-align:center;
  color:#a4a4a4;
}