* {margin:0;padding:0;}
html {
   
}
body {
    width:100% ;
    font-size:0;
     background:#efefef;
    font-family: '微软雅黑', '宋体';
}
a {color: #333;}
a:hover{text-decoration:none;}
ul{margin:0;list-style:none;}
.container{
	width:1360px;
	height:auto;
	padding:0;
	text-align:center;
	font-size:14px;
}
.top{
	width:100%;
	height:216px;
}
.main{
	position:relative;
	width:1020px;
	margin:13px auto;
	padding:0;
	height:auto;
	border-radius: 5px 5px 0 0;
}
.row {
	padding: 0;
	margin: 0;
}
.row .col-md-3 {
	float:left;
	width:23%;
	padding:0;
	background:#fff;
	border-radius:5px;
}
.row .col-md-3 .title {
	margin:0;
    height:44px;
    padding-left:15px;
    font-size:14px;
    line-height:44px;
    color:#fff;
    border-radius: 5px 5px 0 0;
    text-align: left;
    font-weight: bold;
    background:url(../../img/conbg3.gif) repeat-x;
}
.row .col-md-3 .list-group {
	height:auto;
	margin:0;
}
.row .col-md-3 .list-group li {
	height:42px;
	margin:0 auto;
	text-align: center;
	line-height:42px;
	font-size: 14px;
	overflow: hidden;
	border-bottom:1px solid #d9e2e7;
	background:#b0c4c9;
	color: #00495D;
	font-weight: bold;
}

.row .col-md-3 .list-group li:last-child {
	border:none;
}
.row .col-md-3 .list-group li a {
	display: block;
	width: 100%;
	height: 42px;
	font-weight: bold;
	color: #00495D;
	font-family: '微软雅黑';
	outline:none;
}
.row .col-md-3 .list-group li a:hover{
	color:#00495D;
	background: #d9e2e7;
	border-bottom:1px solid #d9e2e7;
}
.row .col-md-3 .list-group li.thrtitle{
	background:#fff;
	border:none;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #b0c4c9;
	background:#d9e2e7;
}
.row .col-md-3 .list-group li.thrtitle a{
	display:block;
	height:40px;
	 color:#00495D;
	 font-size: 12px;
	 outline:none;
}
.row .col-md-3 .list-group li.thrtitle a:hover{
	color:#a71717;
}
.row .col-md-9 {
	width:75%;
	float:right;
	text-align: center;
	height: auto;
	padding: 0;
	background:#fafafa;
	border-radius: 5px;
}
.row .col-md-9 .title {
	margin:0;
    height:44px;
    padding-left:15px;
     background:url(../../img/conbg2.gif) repeat-x;
    font-size:14px;
    line-height:44px;
    color:#00495d;
    border-radius: 5px 5px 0 0;
    text-align: left;
    font-weight: bold;
}
.row .col-md-9 .list-group {
	height: auto;
	background:#fff;
}
.row .col-md-9 .list-group{
	margin-bottom:0;
	min-height:200px;
}
.row .col-md-9 .list-group ul{
	min-height: 740px;
	padding:10px 10px;
}
.row .col-md-9 .list-group li{
	width: 95%;
	font-size: 14px;
	margin: 0 auto;
	height:48px;
	line-height:48px;
	overflow: hidden;
	font-family: '微软雅黑';
	text-align:left;
	padding-left:10px;
	   background:url(../../img/style.gif) no-repeat -34px -510px;
    border-bottom:1px dotted #ccc;
}
.row .col-md-9 .list-group li a{
	float: left;
	color: #333;
	padding-left: 10px;
	outline:none;
}
.row .col-md-9 .list-group li span {
	float: right;
	color: #AAA;
}
.pagination { 
	* width: 500px;
    text-align: center;
    margin:25px 0;
}
.pagination ul {
    box-shadow: none;
    border:none;
}
.pagination ul li {
    float: left;
    margin: 0 3px;
}
.pagination ul li a {
    width:35px;
    height:35px;
    display: block;
    text-align: center;
    line-height: 35px;
    color:#333;
    margin: 0;
    padding: 0;
    background: #eaeaea;
    border: none;
     border-radius:2px;
     outline:none;
}
.pagination ul li a img {
    width: 40px;
    height: 40px;
    margin-top: -2px;
}
.pagination ul li a.selected, .pagination ul li a:hover {
    background:#e52425;
    color:#FFF;
}
.pagination ul li a.home, .pagination ul li a.end {
    border: 1px solid;
    background: #e52425;
    width:50px;
 }
.pagination ul li a.left,.pagination ul li a.right
{
	background:#006c83;
	color:#fff;
}
.foot {
    width:100%;
    margin:15px auto 0;
}
.ldjslist{
	height:780px;
	*height:795px;
	background:#fff;
}
.ldjslist ul li {
	float:left;
    width:94%;
	list-style:none;
	margin-left:25px;
	padding:10px 0;
	*padding:12px 0;
	border-bottom:1px solid #ccc;
}
.ldjslist ul li img {
    float: left;
    width:100px;
    height:130px;
}
.ldjslist ul li div {
    float: left;
    width:80% ;
    margin: 20px 0 0 20px;
}
.ldjslist ul li div p {
    text-align: left;
}


