.content {
    padding: 10px; }

.maintop {
    height: 30px;
    border-bottom: 2px solid #ddd; }
.maintop h3 {
    float: left;
    padding-left: 20px;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-right: 5px;
    border-bottom: 2px solid #0161b2;
    background: url("2014fjsgszz_icon1.jpg") center left no-repeat; }
.maintop span {
    float: right;
    line-height: 29px;
    padding-right: 5px;
}
.maintop span a:hover {
    color: #e4393c;
}

.pplive {
    padding: 20px;
}
.pplive .zxft-icon {
    background: url("2014fjsgszz_zxft_topbg2.png") left center no-repeat;
    margin-bottom:16px;
}
.pplive .zxft-icon h3 {
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.pplive .ftlogo {
    float: left;
}
.pplive .ftlogo img {
    width: 245px;
    height: 183px;
}

.pplive-top .txtjs {
    float: left;
    padding-left: 20px;
    font-size: 15px;
    width: 655px;
}
.pplive-top .txtjs h3 {
    font-size: 20px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    margin-bottom: 20px;
}
.pplive-top .txtjs p {
    color: #9B9B9B;
    line-height: 30px;
}
.pplive-top .txtjs p span {
    color: #000;
}
/*pplive主体的左部分*/
.sliderbar {
    width: 252px;
    float: left;
    line-height:26px;
}
.sliderbar .zxft-icon{
    margin-left:-20px;
}
.sliderbar .co-blue4{
    color:#0000FF;
    font-weight:bold;
    clear:both;
    padding-top:30px;
    padding-bottom:10px;
}
.sliderbar p img{
    display: inline-block;
}
.review{
    float: left;
    padding-top:16px;
    padding-left:20px;
    width:668px;
}
.tabItems a{
    float: left;
    font-size:12px;
    padding: 0 5px;
}
.tabItems a:hover{
    color:#e4393c;
}
.tabItems a.curr{
    background: #117AB3;
    color:#fff;
}
.tabItems .line{
    float: left;
    height:12px;
    margin:0 5px;
    margin-top:5px;
    border-right:1px solid #000;
}
.review-cont dl{
    padding:5px 0;
    border-bottom:1px solid #ddd;
    overflow: hidden;
}
.review-cont dt{
    float: left;
}
.review-cont dd{
    float: left;
}
.review-cont dt img{
    width:180px;
    height:150px;
}
.review-cont dd p{
    width:460px;
    padding-left:28px;
    padding-top:5px;
    line-height:32px;
    height:125px;
    font-szie:12px;
}
.review-cont dd a{
    float: right;
    width:65px;
    height:20px;
    text-align:center;
    background: #0060ff;
    color:#fff;
    font-size:12px;
}
.review-cont dd a:hover{
    text-decoration: none;
}