@charset "utf-8";
/* CSS Document */
@import url("base.css");
/*@import url("top.css");
@import url("footer.css");*/
body{font:14px/1.8 'Microsoft YaHei',Arial,Verdana,"\5b8b\4f53",sans-serif;}
body{ background:url(../images/bg.jpg) center top no-repeat #fff}
.top{height:270px;}
 a:hover{ color:#005cac; text-decoration:underline}
/*内容*/
.introduction{ height:220px; }
.introduction img{width:1007px;position:absolute;left:-7px; }
.explain{ right:-3px; top:-4px}
.title{ background:url(../images/title1.png); line-height:44px;}
.title h2{width:280px;height:44px; font-size:24px; font-weight:normal; background-color:#005cac; color:#fff; text-align:center;}
.title .more{width:70px;height:44px; text-align:center; background-color:#fff; color:#666; font-size:12px; font-family:"宋体","SimSun"}
.list1 li{ float:left; width:100%;height:50px; line-height:50px;border-bottom:1px dotted #999}
.list1 li i{ float:left;width:6px;height:6px; background-color:#666; margin:22px 5px 0 0}
.list1 li a{ float:left;}

.list1 li span{ float:right; font-size:12px; color:#999; margin-right:10px}
.pic_list{ padding-bottom:30px}
.pic_list ul{  margin-right:-20px;}
.pic_list li{with:235px; float:left; margin:30px 20px 0 0}
.pic_list li img{width:229px;height:166px; padding:2px;border:1px solid #d9d9d9}
.pic_list li p{width:229px; text-align:center; line-height:24px;}

/*列表*/
.content{ background-color:#fff; padding:20px; min-height:600px}
.content .pager_num{ text-align:center; padding:10px 0;  background-color:#d7e9f5; margin:20px 0}
.content .pic_list li{width:225px;}
.content .pic_list li img{width:219px;}
.content .pic_list li p{width:219px}

/*--------------------------------------------------内容页*/

.main{}
.position{background:url(../images/position.jpg) 10px no-repeat;height:45px;line-height:45px; border-bottom:1px solid #bedaeb; padding-left:28px; font-family:"宋体"}
.detail_main_title{
	min-height:56px;
	line-height:56px;
	text-align:center;
	font-size:24px;
	font-family:"微软雅黑","黑体";
	padding: 0 20px;	
}
.detail_main_title h3{color:#015293 !important;font-size:24px;line-height: 40px;padding: 15px 0;font-family:"微软雅黑","黑体";}
.detail_main_xx{
	height:35px;
	line-height:35px;
	margin:0 auto;
	background:url(../images/list_hd_bg.gif) repeat-x;
	text-align:center;
	position: relative;
}
/*分享到样式*/
.fengxiang{position: absolute; top: 10px; right: 250px;}

.detail_main_content{
	height:auto;
	line-height:22px;
	padding:15px 25px 5px 25px;
	overflow-x: hidden;
}
.detail_main_content table{
	width:949px;
	border-collapse:collapse;
	text-indent:0px;
}
.detail_main_content td{
	line-height:25px;
	text-indent:0px;
	padding:0 5px;
	border:1px solid  #ccc;
}

.edit {
    height: 35px;
    line-height: 35px;
    background:url(../images/list_hd_bg.gif) repeat-x;
    margin: 0 auto;
    padding: 0 23px;
    text-align: right;
    overflow: hidden;
	position:relative;
}

.td_fzbg{
	background:#f8f8f8;
	font-size:13px;
	font-weight:bold;
}
