/* footer */
.footer{
	width: 100%;
	height: 3.5rem;
	position: fixed;
	bottom: 1px;
	right: 1px;
	
}
.foot{
	width: 100%;
	position: fixed;
	height: 3rem;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: #0056aa;
}
.foot-relative{
	position: relative;
	width: 100%;
	height: 3.5rem;
}
.foot a{
	display: block;
	float: left;
	width: 25%;
	color: #fff;
	padding-top: 1rem;
	height: 3rem;
	border-right: 1px solid #acd6ff;
	padding-bottom: 1rem;
}
.foot a span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 2rem;
	line-height: 0.1rem;
}
.foot a h3{
	width: 100%;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #Fff;
	height: 0.5rem;
}



/* foot search btn */
@font-face{font-family:"commonfont";src:url('common.woff') format('woff'),url('common.ttf') format('truetype');}
.commonfont{font-family:"commonfont" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}
body { padding-bottom: 48px;}
img {max-width:  100%;}
#dituContent img{
  max-width: none;
}
#logo { margin-bottom: 4px;}
#nav li a {font-size: 14px; display: block; background: #f8f8f8; color: #000; height: 32px; line-height: 32px; text-align: center; margin-bottom: 4px; border: 1px solid #ddd;}
#copyright { background: #EEE; padding: 10px;}

.hd1 {  padding: 10px; color: #000;  border-bottom: 2px solid #ddd;}
.hd1 a { font-size: 12px; color: #000;}
.bd1 { padding: 10px; }
.bd1 h1{font-size: 18px; text-align: center; }
.picture_list .img img{ width: 100%;}
.picture_list .title { line-height: 32px; }

#channel_list {}

#channel_list li a { display: block; background: #f8f8f8; color: #000; height: 32px; line-height: 32px; text-align: center; margin-bottom: 4px; }


#info_intro { font-size: 12px; text-align: center; background: #EEE; padding: 10px;}
#info_thumbnail {
	width: 100%;
	text-align: center;
	margin-top: 8px;
}
#info_thumbnail img {
	width: 100%;
	
	float: left;
}
#info_attach { text-align: center; margin: 20px 0;}
#info_video { padding: 10px 0;}
#info_video embed { width: 100%; height: auto;}
#info_slideshow { margin: 20px 0;}
#info_content {
	margin-top: 260px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#info_content1 {
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#slideshow { margin-bottom: 4px; position: relative;}
#slideshow .hd ul { text-align: center; height: 20px; position: absolute; bottom: 5px; width: 100%; }
#slideshow .hd ul li{ display:inline-block; width:5px; height:5px; background:#8C8C8C; margin-right: 2px; overflow:hidden; font-size: 0;}
#slideshow .hd ul .on{ background:#FE6C9C; }
