﻿@charset "utf-8";
/* CSS Document */
.clear{
	clear:both; height:0px; overflow:hidden;	
}

/*板块标题栏*/
.wrap .titleBox {
	height:26px;
	padding:1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;	
}
.wrap .titleBox .title {
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	height:26px;
	color:#FFF;
	font-weight:bolder;
}
.wrap .titleBox .title .icon {
	margin-left:12px;
	margin-top:8px;
	margin-right:8px;
}
.wrap .titleBox .title .more{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}
/*板块标题栏*/


/*分页*/
.dmkpagerbar{
	margin-top:50px;
	margin-bottom:16px;
	font-size:12px;
}
.dmkpagerbar .info{
	text-align:left;
	padding-left:20px;
	
}
.dmkpagerbar .button{
	text-align:right;
}
.dmkpagerbar .button a{
	text-decoration:none;
	color:#382c27;
	margin-right:15px;
}
/*分页*/

/*内容页*/
.article_reader .info{
	font-size:12px;
	color:#c85334;
	font-weight:bolder;
	padding-top:10px;
}
.article_reader .details{
	font-size:12px;
	color:#333333;
}
/*内容页*/




html body {
	margin:0px;
	padding:0px;
	font-size:14px;
	font:Verdana, Geneva, sans-serif, 宋体;
}
.wrap {
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:60px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.wrap .banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 961px;
}
.wrap .navigation {
	margin-top: 10px;
}
.wrap .center {
	margin-top: 10px;
}
.wrap .center .banner2 {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 959px;
	margin-top:10px;
}
.wrap .center .block1 {
	height:245px;
}
.wrap .center .block1 .hot {
	height: 230px;
	width: 290px;
	border: thin solid #c2c2c2;
	float:left;
	padding:5px;
}
.wrap .center .block1 .hot .HotPics .TitleBox{
	background-color:#dbdbdb;
}


/*文章列表*/
.wrap .center .block1 .article {
	height: 240px;
	width: 376px;
	border: thin solid #c2c2c2;
	float:left;
	margin-left:6px;
}
.wrap .InnerCenter .right .article-small {
	border: thin solid #c2c2c2;
}
.wrap .InnerCenter .right .huaxu-small {
	border: thin solid #c2c2c2;
	margin-top:10px;
}
.wrap  .center .block1 .article ul li a{
	text-decoration:none;
	color:#382c27;
	padding-left:15px;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position:left center;
	background-color:#fff;
}
.wrap  .InnerCenter .article ul li a{
	text-decoration:none;
	color:#382c27;
	padding-left:50px;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position:left center;
	background-color:#fff;
	line-height:30px;
}
.wrap  .InnerCenter .article-small ul li a{
	text-decoration:none;
	color:#382c27;
	padding-left:20px;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position:left center;
	background-color:#fff;
}
.wrap  .article .articleBox {
	line-height:25px;
	padding-left:10px;
	padding-right:8px;
	padding-top:5px;
}
.wrap  .article-small .articleBox {
	line-height:25px;
	padding-left:10px;
	padding-right:8px;
	padding-top:5px;
}
.wrap .article ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:12px;
}
.wrap .article-small ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:12px;
}

.wrap  .article ul li{
	background-image: url(../images/point.gif);
	background-repeat: repeat-x;
	background-position:center;
}
.wrap .center .block1 .article ul li{
	background-image:none;
}

.wrap  .article ul li .articleDate{
	float:right;
	background-color:#fff;
}
/*文章列表*/



/*视频*/
.wrap .center .block1 .video {
	height: 240px;
	width: 260px;
	border: thin solid #c2c2c2;
	float:right;
}
.wrap .InnerCenter .video {
/*	height:270px;*/
	border: thin solid #c2c2c2;	
}

.wrap .video .videoBox{
	padding:5px;
	margin:0px;
}
.wrap .video .videoBox .TitleBox{
	margin:5px;
	background-color:#dbdbdb;
	text-align:center;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bolder
}
.wrap .video .videoBox .TitleBox a{
	color:#363636;
	text-decoration:none;
}
/*视频*/

/*图片*/
.wrap .center .huaxu {
	height:192px;
	width:958px;
	border: thin solid #c2c2c2;
	margin-top:10px;
	
}
.wrap .center .huaxu .text {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
.wrap .center .huaxu .text .picBox {
	width:180px;
	height:152px;
	margin-right:5px;
	float:left;
}
.wrap .InnerCenter .article .picBox {
	margin-right:20px;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:20px; 
	float:left;
}
.wrap .center .huaxu .text .picBox .pic {
	padding:2px;
	border: thin solid #c2c2c2;	
}
.wrap .InnerCenter .article .picBox .pic {
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;	
	border: thin solid #c2c2c2;	
}
.wrap .center .huaxu .text .picBox .pic-title {
	margin-top:3px;
	font-size:12px;
	text-align:center;
	color:#363636;
}
.wrap .InnerCenter .article .picBox .pic-title {
	margin-top:10px;
	font-size:12px;
	text-align:center;
	color:#363636;
}
.wrap .center .huaxu .text .picBox .pic-title a{
	color:#363636;
	text-decoration:none;
}
.wrap .InnerCenter .article .picBox .pic-title a{
	color:#363636;
	text-decoration:none;
}


.wrap .InnerCenter .text {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:25px;
}
.wrap .InnerCenter .text .picBox {
	margin-right:5px;
	margin-top:5px;
	float:left;
}
.wrap .InnerCenter .text .picBox .pic {
	padding:2px;
	border: thin solid #c2c2c2;	
}
/*图片*/


.wrap .center .link {
	margin-top:10px;
	height:160px;
	width:958px;
	border: thin solid #c2c2c2;
}
.wrap .center .link .linkBox
{
	margin-top:25px;
}
.wrap .center .link .linkBox .linkPic
{
	float:left;	
	margin-left:35px;
}
.wrap .center .link .linkBox .linkPic img
{
	border:none;
}
	
.wrap .split {
	height:1px;
	background-image:url(../images/split.gif);
	width:963px;
	margin-top:15px;
	overflow:hidden;
}

.wrap .footer {
	background-image:url(../images/footer-logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:120px;
	width:818px;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:140px;
	color:#363636;
	font-size:12px;
	line-height:22px;
}


.wrap .InnerCenter {
	margin-top:10px;
}
.wrap .InnerCenter .left {
	width:686px;
	float:left;
	border: thin solid #c2c2c2;
	
}
.wrap .InnerCenter .leftDetail {
	width:650px;
	float:left;
	margin-right:10px;
	padding-left:15px;
}
.wrap .InnerCenter .right {
	width:264px;
	float:right;
}




