.content {
    margin-top: 30px;
}

.content h1 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.addr a {
    background:  right center no-repeat;
    padding-right: 20px;
}
.addr a:last-child {
    background: none;
}
.info {
    width: 1000px;
    margin: 0px auto;
    color: #858585;
    line-height: 40px;
}

.border {
    width: 1150px;
    margin: 6px auto;
    border-bottom: 1px solid #ccc;
}

.news {
    padding: 20px 40px 40px 50px;
    font-size: 16px;
    line-height: 40px;
}
.news img{
    display:block;
    margin:0 auto;
}
.news iframe{
    width:100%;
    height:460px;
}

.dhsharebuttonbox {
    width: 102px;
    height: 36px;
    background: url(/uploads/image/unimg/share-group-icon.png) left center no-repeat;
}

.dhsharebuttonbox a {
    display: block;
    width: 24px;
    height: 100%;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}