.art_list dl{display:block;clear:both;border-bottom:1px solid #E8EDF0;padding:20px 0;overflow:hidden;}
.art_list dl dt{display:block;width:250px;height:149px;overflow:hidden;float:left;margin-right:20px;}
.art_list dl a{}
.art_list dl dt a img{width:250px;height:auto;min-height:149px;}
.art_list dl dd{display:block;}
.art_list dl dd h3 a{
	font-size: 20px;
    line-height: 30px;
    color: #333;
}
.art_list dl dd h3 a:hover{
	text-decoration:none;
	color:#47b751;
}
.art_list dl dd p{
	line-height:22px;
	font-size:14px;
	margin-top:5px;
}
.art_list dl dd span{float:right;}
.pager {
    clear: both;
    margin: 20px 5px;
    line-height: 36px;
    text-align: center;
    color: #676767;
    font-size: 16px;
}
.pager ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pager li {
    height: 32px;
    font: 14px/32px "Microsoft Yahei";
    display: inline-block;
    background: #F5F7F8;
    border: 1px solid #c5c5c5;
    margin: 0 5px;
    color: #333;
}
.pager li a, .pager li span {
    color: #999;
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
}
.pager li .current, .pager li .cur {
    background: #47b751;
    color: white;
}

.LC_lef .top.pt {
    padding-top: 20px;
}

.author-intro {
    height: 158px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-top: none;
    overflow: hidden;
}

.author-intro .col-a {
    width: 158px;
    margin: 0;
    text-align: center;
    float: left;
}

.author-intro .col-a img {
    margin: 0 10px 0 10px;
    border-radius: 50%;
}
.author-intro .author-name {
    margin-bottom: 14px;
    overflow: hidden;
    zoom: 1;
}

.author-intro .author-name strong, .author-intro .author-name a {
    display: block;
    float: left;
}

.author-intro .author-name strong {
    margin-right: 25px;
    font-size: 20px;
    color: #7cc666;
    line-height: 30px;
}

.author-type {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
	text-align:left;
}

.author-type i {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    background: url(/static/img/sprite.png) no-repeat -60px -20px;
    display: block;
    float: left;
}
.author-news {
    border: 0;
    height: 140px;
}

.author-extra {
    margin-right: 20px;
	text-align:left;
}

.LC_lef .top p {
    color: #888;
    font-size: 12px;
    margin-top: 10px;
}

.author-extra span {
    color: #999;
}

.author-extra em {
    margin-right: 35px;
}

.LC_lef .top h2 {
    font-size: 22px;
    font-weight: bolder;
    color: #333;
    line-height: 50px;
	text-align:left;
}
.Rsty_3{
	float:none;
	margin:30px 0;
}

.Min2_top { overflow: hidden; height: 32px; margin: 0 auto 20px auto; padding:20px; background: #fff; border:1px solid #eee;}
.Min2_top a { display: block; float: left; width: auto; padding: 0 20px; font-size: 14px; text-align: center; color: #9d97be; height: 32px; line-height: 32px; border-radius: 3px; background: #edeff5; margin: 0 12px 0 0; }
.Min2_top a.on,.Min2_top a:hover { background: #47b751; color: #fff; }

.pager { width: 100%; height: 32px; text-align: center; line-height: 32px; margin: 20px auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.pager a, .pager .current { padding: 4px 12px; margin: 0 4px; height: 30px; font-size: 14px; color: #9e9e9e; background: #f7f9fc; border: 1px solid #ccc; cursor: pointer; border-radius: 3px;}
.pager a:hover, .pager .current, .pager .cur { background: #47b751; border: 1px solid #47b751; color: #fff; }
.pager span { line-height: 30px; font-size: 14px; color: #47b751; }
.pager .totalSize, .pager .totalPages { margin: 0 4px; }