﻿/*----content----*/
.content{
	width: 1198px;
	border: 1px solid #dddddd;
	margin: 0 auto;
	margin-top: 20px ;
	margin-bottom: 32px;
}
.content .header{
	width: 1182px;
	height: 46px;
	border-bottom: 1px solid #dddddd;
	margin:0px 8px 10px 8px;
	background-image:url(../../images/wz.png);
	background-position:  2px 14px;
	background-repeat: no-repeat;
	font-size:14px ;
	color: #4d4d4d;
	text-indent: 34px;
	line-height: 46px;
}
.active {
    background: #2442b1;
    color:#fff!important;
}
.ui-lists{
	width:1182px ;
	min-height: 500px;
	margin:10px 8px 36px 8px;
	overflow: hidden;
}
.content dl{
	width:1180px ;
	height: 38px;
	margin: 0;
	width:1180px ;height: 38px; margin-left: 7px;
	background:#f7f7f7;
	border-left: 3px solid #2442b1;
	
}
.content dl dt{
	
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: 0 10px;
	float: left;
	cursor: pointer;
}
.content dl dt a
{
    display:block;
    padding:0 10px 0px 10px;
	height: 38px;
	line-height: 38px;
	color: #606060;
	font-size: 20px;
}

.ui-lists li{
	width: 1182px;
	height: 56px;
	border-bottom: 1px dashed #d0d0d0;
	line-height: 56px;
	background-image: url(../../images/pt.jpg);
	background-repeat: no-repeat;
	background-position:16px 29px ;
}
.ui-lists li a {
	width: 570px;
	height: 56px;
	line-height: 56px;
	margin-left: 34px;
	color: #333333;
	font-size: 14px;
	float:left;
	display: inline-block;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
  	-webkit-text-overflow:ellipsis;
  	-moz-text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ui-lists li span{
	display: inline-block;
	float:right;
	margin-right:12px ;
	font-size: 14px;
	color: #6e6e6e;
}
/*----page----*/
.content .page{
	width: 588px;
	height: 22px;
	
}

.content .page li a{
	padding:10px 10px;
	display: inline-block;
	border:1px solid #d9d9d9;
}


/*翻页部分*/
 .ui-page
{
    width:100%;
    height:95px;
    background:#fff;
}
.ui-page-mid
{
    width:720px;
    height:25px;
    margin:0 auto;
    padding:35px 0;
}
.ui-page-tag
{
    width:247px;
    float:left;
    line-height:25px;
    font-family:"宋体";
    font-size:14px;
    color:#333;
}
.ui-page-nav
{
    width:280px;
    float:left;
    margin:0 10px;
    line-height:30px;
}
.ui-page-box-tab
{
    width:40px;
    font-family:"宋体";
    font-size:14px;
    color:#333;
}
.ui-page-tam
{
    width:20px;
    font-family:"宋体";
    font-size:14px;
    color:#333;
}

.ui-page-nav-style
{
    list-style-type:none;
}
.ui-page-nav-style li
{
   float:left;   
 }
.ui-page-link
{
    width:55px;
    height:25px;
    float:left;
    line-height:35px;
    text-align:center;
    font-family:"微软雅黑";
    font-size:13px;
    line-height:28px;
    color:#333;
    text-decoration:none;
    overflow:hidden;
    border:1px solid #e6e6e6;
    margin:0 6px;
}
.ui-page-box
{
    display:inline;
    width:130px;
    height:100%;
    overflow:hidden;
}

.ui-page-box-blank
{
    display:inline;
    width:35px;
    height:20px;
    border:1px solid #c4c4c4;
    background:#f3f3f3;
    text-align:center;
}
.ui-page-jump
{
    display:inline;
    width:40px;
    height:25px;
    float:right;
    margin-right:20px;
    background:#999fa2;
    line-height:25px;
    text-align:center;
    font-family:"微软雅黑";
    font-size:13px;
    color:#333;
    text-decoration:none;
}
.ui-page-link:hover
{
    background:#0d6fb8;
    color:#fff;
}
.ui-page-jump:hover
{
    background:#0d6fb8;
    color:#fff;
}

