
.container{
    width: 1200px;
    margin:0 auto;
}
body{
    background: url(/uploads/image/sxzcimages/top.png) no-repeat top center;
 
}
.fl{
    float: left;
}
.lf{
    float: left; 
}
.fr{
    float: right;
}
.header{
    height: 590px;
}
.header img{
    margin-top: 10px;
}
.jgdt{
    width: 40%;
    height: 200px;
    overflow: hidden;
}
.title{
    width: 100%;
    background: url(/uploads/image/sxzcimages/titlebg.png) no-repeat 0px 3px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 25px;
}
.title span{
    font-size: 24px;
    font-weight: bold;
    padding-left: 35px;
    line-height: 28px;
}
.title a{
    font-size: 16px;
    color: #8b8b8b;
    float: right;
}
.title a:hover{
    color: red;
}
.detail p a:hover{
    color: red;
}
.right p a:hover{
    color: red;
}
.list li{
    height: 36px;
    line-height: 36px;
    background: url(/uploads/image/sxzcimages/dian.png) no-repeat left center;
    padding-left: 5px;
}
.list li span{
    float:right;
    color:#9c9c9c;
    font-size:16px;
}
.list li a{
    font-size: 16px;
    padding-left: 10px;
}
.szdt{
    margin-top: 35px;
    width: 57%;
}
.left{
    width: 190px;
    height: 105px;
}
.picbox img{
   width: 100%;
   height: 100%;
}
.picbox{
    margin-bottom: 20px;
}
.right{
    width: 70%;
}
.right h1{
    display: block;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}
.right p{
    font-size: 16px;
    color: #999;
    text-indent: 2em;
}
.right p a{
    font-size: 16px;
    color: #999;
}
.dxrw{
    width: 40%;
    margin-top: -170px;
}
.title2{
    background: url(/uploads/image/sxzcimages/titlebg2.png) no-repeat top center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    height: 62px;
    line-height: 70px;
}
.title2 a{
    color:#fff;
}
.content{
    width: 100%;
    background-color: #f3f3f3;
    padding: 10px 0px;
}
.personpic{
    width: 100%;
}
.left2{
    width: 220px;
    height: 120px;
}
.left2 img{
    width: 100%;
    height: 100%;
}
.right2{
    width: 44%;
}
.right2 h1{
    font-size: 18px;
    font-weight: bold;
}
.right2 span{
    font-size: 16px;
    color: #bababa;
    float: right;
    margin-top: 24%;
}
.detail{
    background: #f3f3f3;
    margin-top: 15px;
}
.detail p,.detail p a{
    font-size: 16px;
    color: #bababa;
    line-height: 24px;
    text-indent: 2em;
}
.detail span{
    float: right;
    margin-top: 15px;
}
.detail span a{
    color: #be0000;
    margin-bottom: 5px;
    border-bottom: 4px solid #e3aaaa;
    font-size: 14px;
    padding-bottom: 5px;
}