﻿@charset "utf-8";
@import url("reset.css");
@import url("top.css");
@import url("foot.css");
@import url("global.css");

.pager_num {
    clear: both;
    display: inline;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    margin-top: 5px;
    text-align: center;
    width: 95%;    
}
.pager_num input{ width:35px; height:20px; background: #2188c6;color: #fff;border: none;cursor: pointer;}
.pager_num input:hover{background: #CD7438;}
.pager_num_left {
    float: left;
    height: 30px;
    padding-left: 20px;
    text-align: left;
}
.pager_num_right {
    float: right;
    height: 30px;
    padding-right: 20px;
    text-align: right;
}


.img_nav{
	width:100%;
	height:35px;
	text-indent:30px;
	border-bottom:2px solid #1c93d2;
	line-height:35px;
}
.img_list_main_right_content{
	width:718px;
	height:auto;
	padding-top:17px;
	overflow:hidden;
}
.img_list_main_right_content li{
	width:160px;
	height:139px;
	float:left;
	text-align:center;
	padding-left:19px;
	display:inline;
}
.img_list_main_right_content li img{
	float:left;
	width:160px;
	height: 111px;
	padding-bottom:6px;
}





.detail_main{
	width:1000px;
	min-height:200px;
	margin:0 auto;
	background:#fff;}
.detail_nav{
	height:42px;
	text-indent:30px;
    border-bottom: 1px #d9d9d9 dashed;
	background:url(../images/list/weiz_03.jpg) no-repeat 10px center;
	line-height:42px;
}
.detail_main_title{
	line-height:56px;
	text-align:center;
	font-size:24px;
	font-family:"黑体";
	color:#2a59bd;
	
}
.detail_main_xx{
	height:30px;
	line-height:30px;
	margin:0 auto;
	background:#efeeee;
	text-align:center;
	position: relative;
}

.fengxiang{position: absolute; top:7px; right: 20px;}


.detail_main_content{
	width:954px;
	height:auto;
	line-height:25px;
	padding:15px 0px 0px  25px;
}
.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: 30px;
    line-height: 30px;
    background:#efeeee;
    margin: 0 auto;
    padding: 0 23px;
    text-align: right;
    overflow: hidden;
}
.edit em{ padding-right:10px;}
.edit em ul li{ padding:0 6px; float:left; background:url(../images/list/jiant_02.jpg) no-repeat left; text-indent:6px;}

.td_fzbg{
	background:#f8f8f8;
	font-size:13px;
	font-weight:bold;
}
.detail_main_content_bottom{
	height:auto;
	line-height:22px;
	padding:15px 0px 10px  25px;
	
}

.detail_main02{
	min-height:190px;
	margin:0 auto;
	background:#fff;
	margin-top:10px;
	margin-bottom:10px;
}
.detail_main02_title{
	height:30px;
	background:#efeeee;
	line-height:30px;
	padding: 0 10px;
	font-family: "微软雅黑","黑体";
	font-size:14px;
	color:#2188c6;
}
.detail_main02_title span{ float: right;font-size:12px;font-family: "宋体";font-weight: normal;}

.detail_main02_content{
	line-height:22px;
	padding:10px;
}
.detail_main02_content ul li{
	height:28px;
	line-height: 28px;
	background:url(../images/list/dian.gif) no-repeat left center;
	text-indent:8px;
}
.detail_main02_content ul li a{float: left;}
.detail_main02_content ul li span{float: right; color:#333 !important;}
