.top-hang {
    background: #fff;
    padding: 20px;
}
.th-left{
    position: relative;
    width: 568px;
}
.th-left img{
    display: block;
}
.th-left p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 528px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding:0 20px;
}
.th-right{
    width: 573px;
}
.th-info{
    width: 420px;
    line-height: 22px;
}
.th-name{
    font-size: 16px;
    color: #333;
}
.th-text{
    color: #999999;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 10px 0;
}
.th-time{
    color: #888888;
}
.th-right li{
    height: 90px;
}
.th-right li:not(:last-of-type){
    margin-bottom: 18px;
}
.cdr-title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.cdr-title img{
    margin: 5px 10px 0 0;
}
.hz-left{
    width: 803px;
}
.hzl-info{
    width: 527px;
}
.hzl-ul{
    background: #fff;
    padding: 0 25px;
    border: solid 1px #e2e2e2;
}
.hzl-ul li{
    height: 115px;
    padding: 20px 0;
}
.hzl-name{
    font-size: 20px;
    line-height: 50px;
    color: #666666;
}
.hzl-text{
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}
.hzl-ul li:not(:last-of-type){
    border-bottom: solid 2px #f2f2f2;
}
.hz-right-title{
    font-weight: bold;
    font-size: 18px;
    padding: 0 0 15px 0;
}
.hz-right-title a{
    color: #f7a60a;
    font-size: 14px;
}
.hang-zi{
    padding-top: 30px;
    padding-bottom: 56px;
}
.hz-right .new-list{
    height: 650px;
    margin-right: 0 !important;
    margin-bottom: 15px;
}
.hzl-left{
    width: 852px;
}
.hzl-right{
    border-left: solid 1px #f2f2f2;
    padding-left: 62px;
    color: #999;
    margin-top: 17px;
}
.hzl-date{
    font-size: 42px;
}
.hzl-year{
    font-size: 20px;
}
.hzl-more{
    width: 19px;
    height: 33px;
    background: url("../images/hang/return.png") no-repeat;
    margin: 48px 0 0 30px;
}
.hzl-ul .hzl-left .hzl-info{
    width: 606px;
}
.news-details{
    padding:38px;
    background: #fff;
    margin-bottom: 30px;
}
.news-details-info{
    text-align: center;
}
.news-details-name{
    font-size: 20px;
    line-height: 30px;
}
.news-details-time{
    color: #999999;
    line-height: 24px;
    padding: 10px 0 20px 0;
}
.news-details-text p{
    text-indent: 2em;
    line-height: 24px;
    margin-bottom: 20px;
}
.news-details-text .news-details-pic{
    text-indent: 0;
    text-align: center;
}