﻿.personheader {
	position: relative; z-index: 300;
}
.personheader, .personheader .personpicture, .personheader .personpicture li, .personheader .personpicture a {
	width: 100%; height: 400px; overflow: hidden;
}
.personheader li {
	float: left;
}
.personheader .personpicture {
	list-style: none outside none;
}

.personheader .personpicture li {
	width: 100%;position: absolute; height: 400px; display: block;z-index:1;opacity:0;
}

.personheader .personpicture .personcurrent {
	z-index:9;opacity:1;
}

.personheader .personpicture span {
	width: 1190px; margin: 0 auto; display: block; vertical-align: top; background-repeat: no-repeat; background-position: center top;
}

.personbody{width:1190px; margin:auto;}

.gongnue, .pagefoot
{
    width: 1178px;
    border: #d7d7d7 solid 1px;
    height: 33px;
    line-height: 33px;
    background: #f8f8f8;
    margin: 12px 0 0;
    font-size: 14px;
    font-weight: bold;
    _padding: 10px 0 0 0;
    _height: 23px;
    _line-height: auto;
    position: relative;
    z-index: 1;
}
.gongnue.shows,.pagefoot{height:40px; line-height:40px;_padding:10px 0 0 0;_height:30px; _line-height:30px; }
.gongnue .show{background-position:-33px -40px; width:16px; height:14px; margin:0 6px 0 18px;}
.gongnue .gospokes{position:absolute; top:12px; right:1px; width:100px; height:31px;  display:block; text-align:center; font:13px Microsoft Yahei; color:#b81c2b;}

.showBox{width:1190px; overflow:hidden; padding:10px 0 0;}
.showBox .showList{width:1190px; overflow:hidden; }
.showBox .showList .items{width:268px; padding:10px; border:#eeeeee solid 1px; float:left; margin:0 0 12px 0; display:inline;}
.showBox .showList .items .photoImg{width:268px; }
.showBox .showList .items .photoImg img{width:268px; }
.showBox .showList .items .icon01{height:12px;position:relative; padding:10px 8px 10px 3px;}
.showBox .showList .items .icon01 .ii{width:15px; height:13px; margin:0 3px 0 0;}
.showBox .showList .items .icon01 .ii.zan{ background-position:0 -56px; }
.showBox .showList .items .icon01 .ii.ping{ background-position:-16px -55px; margin:0 3px 0 9px;}
.showBox .showList .items .icon01 .ii.help{background-position:-34px -55px;}
.showBox .showList .items p{line-height:20px;}

.color01{color:#2cbdd5}
.color02{color:#beb1b1}
