﻿.infoname {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

.infonameborder {
    width: 400px;
    height: 5px;
    margin: 0 auto;
    border-bottom: 1px solid #000;
    margin-top: 30px;
    margin-bottom: 30px;
}
.infonameborderspan {
    width: 50px;
    height: 3px;
    background: #000;
    position: absolute;
    margin-top: 4px;
    margin-left: 175px;
}
#newsaishi{
    width:1000px;
    margin:0 auto;
}
.newsaishi_item{
    width:320px; 
    height:360px;
    display:block;
    margin:10px 0 0 10px;
    float:left;
}
.newsaishi_item img{
    position:absolute;
    z-index:0;
}
.newsaishi_itemspan{
    text-align:center;
    width:320px;
    line-height:20px;
    padding:5px;
    color:#fff;
    z-index:2;
    position:absolute;
    margin-top:270px;
    text-shadow: 2px 2px 5px #000;
}
#old{
    width:100%;
    min-height:1050px;
    background:#eaeff7;
    padding:50px 0;
}
#oldsaishi{
    width:1000px;
    background:url(/img/detail.png) bottom left no-repeat;
    background-size:100%;
    height:1000px;
    margin:0 auto;
    position:relative;
    padding:50px 0;
}
.oldsaishi_item img{
    position:absolute;
    z-index:0;
}
.oldsaishi_itemspan{
    width:320px;
    text-align:center;
    line-height:20px;
    padding:5px;
    position:absolute;
    z-index:2;
    margin-top:280px;
    color:#fff;
    text-shadow: 2px 2px 5px #000;
}
.oldsaishi_item{
    width:320px;
    height:320px;
}
.oldsaishi_null{
    width:320px;
    height:160px;
}
.oldsaishilist {
   position:absolute;
}
#zanzhu{
    width:1200px;
    margin:0 auto;
}
.zanzhu_list{
    width:19%;
    float:left;
    height:150px;
    display:block;
    margin-left:1%;
}
