﻿.Top-tab { display: flex; position: relative; padding: 0 12px;}
.Top-tab p { flex: 1; width: 50%; line-height: 45px; text-align: center; font-size: 16px; color: #999; font-weight: bold; }
.Top-tab p a{ flex: 1; width: 50%; line-height: 45px; text-align: center; font-size: 16px; color: #999; font-weight: bold; }
.Top-tab p a.on,.Top-tab p a.tab_cur { color: #333; }

.Ph-cont .Ph-lis { padding: 0 12px 20px; }
.Ph-cont .Ph-lis ul li .info {  margin: 0 68px 0 100px !important; }
.Ph-cont .Ph-lis ul li .num { float: left; color: #999; font-size: 15px; margin: 20px 6px; width: 20px;}
.Ph-cont .Ph-lis li:nth-child(1) .num { color: #ff5858; }
.Ph-cont .Ph-lis li:nth-child(2) .num { color: #ff7f00; }
.Ph-cont .Ph-lis li:nth-child(3) .num { color: #e6c317; }

.listtab { padding: 0 12px; border-bottom: 2px solid #f5f5f5; background: #fff; margin-top: 6px; }
.listtab div { display: flex; }
.listtab div a { display: block; flex: 1; text-align: center; line-height: 40px; border-bottom: 2px solid #fff; color: #777; font-size: 16px; position: relative; }
.listtab div a i { display: inline-block; width: 20px; height: 18px; margin: 0 6px -2px 0; }
.listtab div i.ico1 { background-position: 0 0; }
.listtab div i.ico2 { background-position: -24px 0; }
.listtab div i.ico3 { background-position: -46px 0; }
.listtab div a.on i.ico1 { background-position: 0 -21px; }
.listtab div a.on i.ico2 { background-position: -24px -21px; }
.listtab div a.on i.ico3 { background-position: -46px -21px; }
.listtab div a.on { border-bottom: 2px solid #47b751; color: #333; }
.listtab div a.on:after { content: ''; display: block; position: absolute; left: 49%; bottom: 0; width: 0; height: 0; border-right: 4px solid transparent; border-bottom: 4px solid #47b751; border-left: 4px solid transparent; }

.list-cent { background: #fff; padding: 0 12px; }
.list-cent li .info div a { margin: 6px 0; }


.article-list { padding: 0 12px; margin-top: 0; background: #fff; display: block; overflow: hidden; padding: 0 12px; }
.article-list li { display: block; padding: 10px 0; border-bottom: 1px solid #f5f5f5; overflow: hidden; }
.article-list li:active { background-color: #eee; }
.article-list li:last-child { border: none; }
.article-list li > a { display: inline-block; float: left; width: 106px; height: 58px; text-align: center; overflow: hidden; border-radius: 5px; }
.article-list li > a.img { width: 66px; }
.article-list li > a img {width:100%; min-height: 100%;height:auto; }
.article-list li > dl { display: block; margin-left: 116px; }
.article-list li > dl dt { height: 40px; overflow: hidden; }
.article-list li > dl dt a { display: inline-block; font-size: 15px; color: #333; line-height: 20px; }
.article-list li > dl dd { display: table-cell; font-size: 10px; color: #999; height: 18px; vertical-align: bottom; }
.article-list li > dl dd em { display: inline-block; margin-right: 5px; }

.author-intro {height:160px;margin:60px auto 0;padding-top: 8px;background-color:#fff;border:1px solid #f2f2f2;}
.author-intro .col-a {width:30%;height:90px;margin:0;text-align:center;float: left;overflow:hidden;}
.author-intro .col-b {width:70%;height:80px;padding:5px 0;float: left;overflow:hidden;}
.author-intro .col-c {width:100%;height:60px;overflow:hidden;float: left;line-height:24px;}
.author-intro .col-c p {text-indent: 15px;display: block;
    overflow: hidden;
    padding: 10px;}
.author-intro .col-c p em{
	height:30px;
}	
.author-intro .col-a img {width:80px;height:80px;margin:5px;border-radius:50%;}
.author-intro .col-a a:hover img {border-radius:0;}

.author-intro .author-name {margin-bottom:5px;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:16px;color:#ef581c;}
.author-intro .author-name a {width:42px;height:20px;margin-right:10px;padding:0 5px 0 8px;line-height:20px;border-radius:3px;border:1px solid #e5e5e5;text-decoration:none;overflow:hidden;_line-height:22px;background-color:#fff;}
.author-intro .author-name .author-follow i {margin:5px 3px 0 0;_margin-right:0;}
.author-intro .author-name .author-up i {margin:4px 3px 0 0;_margin-right:0;float: left;}
.author-intro .author-name .author-up em {width:22px;display:block;float:left;text-align:center;}
.author-intro .author-name a:hover {background-color:#08A32C;color:#fff;border:1px solid #078424;}
.author-intro .author-name .author-follow:hover i {background-position:-30px 0;}
.author-intro .author-name .author-up:hover i {background-position:-30px -20px;}
.author-type {margin-bottom:4px;margin-top:3px;font-size:13px;line-height:18px;}
.author-type i {width:18px;height:18px;margin-right:5px;background:url(img/sprite.png) no-repeat -60px -20px;display:block;float:left;}
.author-type span{padding-left:20px;}
.author-extra {margin-right:0px;}
.author-extra p {font-size:13px;}
.author-extra span ,.author-intro .col-c p span,.author-type span{color:#777;}
.author-extra em {margin-right:35px;line-height: 16px;}
.author-up i {width:14px;height:13px;background:url(img/sprite.png) no-repeat 0 -20px;}
.author-up i {display:block;float:left;}

div.footer {
    position: inherit;
}
div.footer .inner {
    width: 100%;
}

.bsx{background:#fff;margin-top:6px;}
.bst{background:#fff;margin-top:61px;}