/* 滚动公告 */
body {font-family:"Microsoft YaHei",微软雅黑bai,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
    background: url(../../images/zdy/blue.jpg) no-repeat center;
    background-size:cover;
    /*margin-top: 80px;*/
}



/* 当屏幕宽度小于780像素时 */
/*@media screen and (max-width: 780px) {*/
    /*.body {*/
        /*margin-top: 0px;*/
    /*}*/
/*}*/
#announ{ height:22px; line-height:22px; overflow:hidden; float:left;background: url(../../images/v9/icon.png) no-repeat left -461px; padding-left:20px}
.dh{
    background-color: #274960;
    color: #ffffff;
}
.dh a{
    color: #ffffff;
}
.scrollDiv li {
    width: 100%;
    list-style: none;
    border-bottom: solid 1px #dee2e6;
    padding: 5px;

}
.dhborder-bottom{
    border-bottom: solid 2px  #274960;;
}

.dht{

    color: #274960;
}
.dht a{
    color: #274960;
}
.dhwhite{
    background-color: #ffffff;
}
.dhblue{

}
#s3 a{
    overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}

.sytp img:hover{ transform:scale(1.02,1.02)}