/* CSS Document */
/* 全局 */
body{
	margin: 0px auto;
	width: 980px;
}
.ping{
	float: left;
}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;border:0;font:12px normal;}
/* 第一屏 */

/* 左侧 */
.zuo{
	float: left;
}
.zuo .huandengtupian{
	background-color: #F7F9FB;
	border: 1px solid #BCCBDC;
	padding: 5px;
	width: 300px;
}
.zuo #zuodh{
	border: 1px solid #BCCBDC;
	padding: 5px;
	width: 300px;
	margin: 10px 0px;
	background-color: #F7F9FB;
}
.zuo #zuodh ul{
	padding: 5px;
	margin: 0px;
}
.zuo #zuodh li a{
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
.zuo #zuodh_bt{
	background-image: url(images/index.gif);
	background-position: 0px -79px;
	line-height: 23px;
	text-indent: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/* 头条图片 */
#focus {	
}

#focus .box_l {
HEIGHT: 446px;
}

#focusPic {
POSITION: relative; MARGIN: auto 0px; WIDTH: 300px; HEIGHT: 370px; overflow:hidden; }
* HTML #focusPic {
	MARGIN: 0px auto 2px; OVERFLOW: hidden
}
#focusBg {
	POSITION: absolute; FILTER: alpha(opacity:60); WIDTH: 300px; BACKGROUND: #000; HEIGHT: 60px; TOP: 310px; LEFT: 0px; opacity: 0.6; -moz-opacity: 0.6
}
#focusPic UL LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-TOP: 0px
}
#focusPic H1 {
	Z-INDEX: 100; POSITION: absolute; FONT: 18px/28px "黑体"; COLOR: #fff; TOP: 320px; LEFT: 8px
}
#focusPic H1 A:link {
	FONT: 18px/28px "黑体"; COLOR: #fff
}
#focusPic H1 A:visited {
	FONT: 18px/28px "黑体"; COLOR: #fff
}
#focusPic H1 A:hover {
	COLOR: #fff; TEXT-DECORATION: underline
}
#focusPic H1 A:active {
	COLOR: #fff; TEXT-DECORATION: underline
}
#focusPic H2 {
	Z-INDEX: 100; POSITION: absolute; WIDTH: 280px; PADDING-RIGHT: 10px; FONT: 12px/20px "宋体"; COLOR: #77c04b; TOP: 344px; LEFT: 8px
}
#focusPic H2 A:link {
	COLOR: #77c04b
}
#focusPic H2 A:visited {
	COLOR: #77c04b
}
#focusPic H2 A:hover {
	COLOR: #77c04b
}
#focusPic H2 A:active {
	COLOR: #77c04b
}
#focusPic H2 SPAN.fr {
	MARGIN-RIGHT: 0.5em
}
#focusThumb {
	margin-top: 2px;
}
* HTML #focusThumb UL LI {
	MARGIN: 0px
}
#focusThumb TD {
	TEXT-ALIGN: center
}
#focusThumb TD DIV {
	PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; CURSOR: pointer; PADDING-TOP: 0px
}
#focusThumb TD DIV IMG {
	BORDER-BOTTOM: #fff 1px solid; BORDER-LEFT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BORDER-RIGHT: #fff 1px solid; }
#focusThumb TD DIV.tn IMG {
	FILTER: alpha(opacity=60); opacity: 0.6; -moz-opacity: 0.6 }

.box_l {
	WIDTH:300px; height:370px; }
/* 今日推荐 */
.jrjd{
	background-image: url(images/jrzt.gif);
	width: 395px;
	float: left;
	margin-left: 10px;!important;
	_margin-left: 5px;

}
.jrjd #biaoti{
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	background-image: url(images/index.gif);
	background-repeat: no-repeat;
	background-position: -1px -2px;
	height: 32px;
	line-height: 30px;
	text-indent: 15px;
	white-space: nowrap;
}
.jrjd #biaoti em{
	line-height: 30px;
	font-size: 12px;
	color: #56819C;
	font-style: normal;
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
.jrjd #toutiao{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CACACA;
	margin: 15px 18px 15px 15px;
	padding-bottom: 10px;
}
.jrjd #toutiaolist{
	margin: 15px 18px 15px 15px;
	padding-bottom: 10px;
}
.jrjd h1{
	font-size: 20px;
	font-weight: normal;
	color: #595959;
	text-align: center;
	margin-bottom: 10px;
	font-family: "黑体";
}
.jrjd h1 a{color: #595959;}
.jrjd h2{
	font-size: 16px;
	color: #595959;
	text-align: center;
	margin-bottom: 10px;
	font-family: "黑体";
}
.jrjd h2 a{color: #595959;}
.jrjd #jieshao{
	font-size: 12px;
	line-height: 22px;
	color: #585C61;
	text-indent: 2em;
}
.jrjd #jieshao a{color: #585C61;}
.jrjd #dibuad {
	background-image: url(images/index.gif);
	background-position: -1px -45px;
	height: 12px;
}

/* 列表 */
.list{

}
.list ul{
	list-style-type: none;
margin:0px auto;
	padding: 0px;
}
.list li{
	font-size: 14px;
	color: #585C61;
	line-height: 28px;
}
.list a{
	color: #585C61;
}
/* 右侧 */
.you{
	float: right;
	width: 260px;
}
#zt{
	width: 260px;
	overflow: hidden;
	float: right;
}
#zt #biaoti{
	font-size: 14px;
	font-weight: bold;
	color: #585C61;
	background-image: url(images/index.gif);
	background-position: -405px 0px;
	background-repeat: no-repeat;
	text-indent: 18px;
	line-height: 30px;
	height: 30px;
}
#biaoti em{
	font-size: 12px;
	color: #333;
	float: right;
	font-style: normal;
	margin-right: 10px;
	font-weight: normal;
}
#zt ul{
	background-color: #F4F4F4;
	list-style-type: none;
	padding: 5px 2px;
	margin: 0px auto;
}
#zt li{
	font-size: 12px;
	color: #314C46;
}

.ad{width:260px; height:200px; float:right;}
.ad0{float:left;margin-bottom: 5px;}
.ad1{padding: 1px;height: 100px;width: 976px;border: 1px solid #CCC;overflow: hidden;float: left;margin: 5px auto;}
.ad4{height: 250px;width: 250px;margin:0 auto;}
.picTextGroup P {clear:none;padding:0px 9px!important ;padding:0px 9px;padding /**/:0px;margin:0px!important ;margin:0px;margin /**/:4px 9px; color:#585c61;}
#zt .picTextGroup {	width:262px; margin-top:5px;}
.picTextGroup {	width:250px; margin-top:5px;}

.picTextGroup {
	text-align:left;
	clear:both;
	margin:0 auto;
	line-height:22px;
	border:0px solid #f00;
	font-size: 12px;
}
.picTextGroup IMG {float:left;margin:4px 8px 0 0;padding:2px;background: #fff;border:1px solid #a5bfe0;}		
.picTextGroup P {clear:none;padding:4px 9px!important ;padding:4px 9px;padding /**/:0px;margin:0px!important ;margin:0px;margin /**/:4px 9px; color:#585c61;}
.picTextGroup P a {color:#585c61;text-decoration: none;}
.picTextGroup P a:hover {color:#ff0000;text-decoration: none;}
.picTextGroup SPAN{font-weight: bold;display:block;text-align:left;color:#585c61;}
/* 第二屏 */
#p2daohang{
	background-image: url(images/index.gif);
	background-position: 0px -108px;
	height: 33px;
	float: left;
	width: 980px;
}
#p2bj{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	padding: 10px;
	float: left;
	width: 958px;
}
#p2tu{
	float: left;
}
#p2tu img{
	background-color: #E5E5E5;
	padding: 5px;
	height: 292px;
	width: 240px;
}
#p2tu h2{
	font-family: "黑体";
	font-size: 18px;
	font-weight: normal;
	color: #996600;
	line-height: 40px;
	text-align: center;
}
#p2tu h2 a{
	color: #996600;
}
#p2tuijian{
	width: 430px;
	float: left;
	margin: 0 10px 0 10px;
}
#p2tuijian h1{
	font-family: "黑体";
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	margin: 0 auto;
	height: 35px;
	width: 380px;
	border: 1px solid #E1E1E1;
	text-align: center;
	color: #585C61;
}
#p2tuijian h1 a{
	color: #585C61;
}
#p2tuijian p{
	font-size: 12px;
	line-height: 22px;
	margin: 5px auto 0 auto;
	height: 48px;
	width: 380px;
	text-align: center;
	color: #7F7F7F;
}
#p2tuijian a{
	color: #7F7F7F;
}
#p2tuijian ul{
	margin: 0 auto;
	padding: 0px;
	width: 380px;
}
#p2tuijian li{
	width: 380px;
	color: #585C61;
	font-size: 14px;
	line-height: 25px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: -490px -80px;
	background-image: url(images/index.gif);
	text-indent: 10px;
}
#p2tuijian li a{
	color: #585C61;
}
#p2jj{
	width: 380px;

	margin: 0 auto 10px auto;
	line-height: 22px;
	font-size: 12px;
	color: #246B5A;
	text-align: left;
}
#p2you{
	width: 250px;
	float: right;
}
#p2youzt{
	width: 250px;
	overflow: hidden;
	float: right;
}
#p2youzt #biaoti{
	font-size: 14px;
	font-weight: bold;
	color: #585C61;
	background-image: url(images/index.gif);
	background-position: -405px 0px;
	background-repeat: no-repeat;
	text-indent: 18px;
	line-height: 30px;
	height: 30px;
}
#p2youzt ul{
	list-style-type: none;
	padding: 5px 4px;
	margin: 0px auto;
	background-color: #F4F4F4;
}
#p2youzt li{
	font-size: 12px;
	color: #314C46;
	line-height: 21px;
}
#p2youzt li a{
	color: #314C46;
}
#p5tuijian{
	width: 430px;
	float: left;
	margin: 0 10px 0 10px;
}
#p5tuijian h1{
	font-family: "黑体";
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	margin: 0 auto;
	height: 35px;
	width: 380px;
	border: 1px solid #E1E1E1;
	text-align: center;
	color: #585C61;
}
#p5tuijian h1 a{
	color: #585C61;
}
#p5tuijian p{
	font-size: 12px;
	line-height: 22px;
	margin: 5px auto 0 auto;
	height: 48px;
	width: 380px;
	text-align: center;
	color: #7F7F7F;
}
#p5tuijian a{
	color: #7F7F7F;
}
#p5tuijian ul{
	margin: 0 auto;
	padding: 0px;
	width: 385px;
	list-style-type: none;
}

#p5tuijian li a{
	color: #585C61;
}

#p5 li {
	height: 140px;
	width: 116px;
	border: 1px solid #E5E5E5;
	white-space: nowrap;
	float: left;
	margin: 2px;
	list-style-type: none;
	padding: 2px;
}
#p5 li img {
	height: 140px;
	width: 116px;
}
#p3 {
	float: left;
	width: 700px;
	margin: 0px 0px;
}
#p3 li {
	border: 1px solid #E5E5E5;
	white-space: nowrap;
	float: left;
	margin: 5px;
	list-style-type: none;
	padding: 4px;
}
#p3 li img {
	height: 84px;
	width: 116px;
}
#p3 li h4{
	text-align:center;
	line-height: 25px;
}
#p3 li h4 a{ font-size:12px; color:#000;text-decoration: none;}
#p5jj{
	width: 380px;
	margin: 0 auto 10px auto;
	line-height: 22px;
	font-size: 12px;
	text-align: left;
}
.tlad{float:left;width:980px;}