.list{font-size:14px;}
.address p{
	width: 1200px;
    margin: 0 auto;
}
.list{
	padding-bottom: 0px;
	background: url(../img/bg-ss.png) no-repeat bottom;
}
.address{
    background-color: rgb(237,237,237);
    height: 40px;
    line-height: 40px;
}
.conte{
	width: 1200px;
	margin: 0 auto;
   /* min-height: 700px;*/
	margin-top: 30px;
	position: relative;
}
.tab-list{
	background: url(../img/bglist.png) no-repeat;
	height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: white;
    font-weight: bold;
	/*text-indent: 90px;*/
text-align:left;
padding-left:30px;
}
.listleft{
    width: 300px;
	display: inline-block;
	position: absolute;
}
.listright{
	width: 850px;
    min-height: 600px;
    border: 1px solid #dedede;
	background-color: #f9f9f9;
	display: inline-block;
    margin-left: 345px;
}
.listright1{
	width: 100%;
    min-height: 700px;
    border: 1px solid #dedede;
	background-color: #f9f9f9;
	display: inline-block;
}
.listleft img{
    width: 20px;
    float: right;
    padding-right: 30px;
	position: relative;
    top: 15px;
}
.listleft ul li{
	line-height: 50px;
    text-indent: 20px;
    border-bottom: 1px solid #d6d6d6;
}
.righttab{
	line-height: 45px;
	background-color: #e9e9e9;
}
.listtab{
    display: inline-block;
    padding: 0px 10px;
    border-bottom: 2px solid #c22022;
	background: url(../img/zsj.png) no-repeat top left #ffffff;
}
.listright ul li{
	line-height: 45px;
        height: 45px;
	border-bottom: 1px dashed #e9e9e9;
        padding: 0px 10px;
}
.listright img{
	width: 10px;
    height: 10px;
    margin-right: 5px;
    position: relative;
    top: -18px;
}
.listright a{
	text-decoration: none;
    color: #000000;
    display: inline-block;
    width: 650px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.listright h1{
	font-size: 24px;
    text-align: center;
    margin-top: 30px;
	font-weight: 500;
}
.listright1 h1{
	font-size: 24px;
    text-align: center;
    margin-top: 30px;
	font-weight: 500;
	line-height:40px
}
.fbtime{
    text-align: center;
    color: #8a8a8a;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}
.ct{
	padding: 0 50px;
}
.contentss{
	line-height: 35px;
    text-indent: 2rem;
}
.listfoot{
	margin: 0 auto;
    text-align: center;
    line-height: 100px;
    background-color: #f5f5f5;
}
#pagination-digg a {
    width: auto;
}
p.righttab {
    padding: 0px;
}