.dt-container{
    position: relative;
    overflow: hidden;
}

.dt-content-menu-left{
    width: 186px;
    float: left;
}
.dt-content-connect{
    width: 186px;
    margin-top: 30px;
    float: left;
    border: 1px solid lightgrey;
}
.dt-border-line{
    width: 30%;
    height: 7px;
    margin: 0 auto;
    background: black;
}
.dt-content-menu-item div{
    height: 50px;
    background-color: #1074CB;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
}
.subhead-active{
    background-color: #409ae8 !important;
}
.dt-content-menu-title{
    font-size: 16px;
}
.dt-content-menu-subhead{
    font-size: 14px;
    transition: 0.2s all;
    cursor: pointer;
}
.dt-content-menu-subhead:hover{
    background-color: #409ae8;
}
.dt-content-list{
    float: left;
    width: 816px;
    padding-left: 20px;
}
.dt-notice-head{
    padding-bottom: 30px;
}
.dt-content-connect-title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
}
.dt-content-connect-message{
    margin: 10px 10px 20px 10px;
    float: left;
}
.dt-content-connect-message *
{
    color:#666;
}
.dt-content-connect-box{
    width: 100%;
    margin-bottom: 5px;
    float: left;
}
.dt-content-connect-box div{
    float: left;
}
.dt-content-connect-right{
    width: 70%;
}
.notice-list{
    border-bottom: 1px solid  rgba(0,0,0,0.10);
    /*margin-top: 30px;*/
    padding-top: 10px;
    padding-left: 10px;
    margin-right: 10px;
    padding-right: 10px;
}
.notice-list-title{
    position: relative;
    line-height: 20px;
    height: 20px;
    margin-bottom: 10px;
    color:black;
    /*font-weight: bold;*/
    font-size: 14px;
}
.notice-list-title-time{
    position: absolute;
    right: 0;
    width: 110px;
    text-align: right;
}
.notice-list-title-time-word{
    font-size: 14px;
    color: #999999;
}
.notice-list-title-time-icon{
    font-size: 14px;
}
.notice-list-title-word{
    position: absolute;
    left: 0;
    right:0;
    overflow:hidden;/*溢出文本隐藏*/
    text-overflow:ellipsis;/*溢出文本显示省略号*/
    white-space:nowrap;/*文本不换行*/
    -o-text-overflow:ellipsis;/*针对Opera*/
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
    color:#333333;
}
.notice-list-content{
    position: relative;
    line-height: 20px;
    height: 20px;
}
.notice-list-content-detail{
    position: absolute;
    right: 0;
    left: 0;
    overflow:hidden;/*溢出文本隐藏*/
    text-overflow:ellipsis;/*溢出文本显示省略号*/
    white-space:nowrap;/*文本不换行*/
    -o-text-overflow:ellipsis;/*针对Opera*/
    font-size: 12px;
    color: #999999;
    height: 20px;
}
.notice-list-bottom{
    padding-top: 10px;
    height: 30px;
    margin-bottom: 10px;
    position: relative;
}
.notice-list-bottom *
{
    font-size: 12px;
    color:#999;
}
.notice-sender{
    margin-right: 30px;
}
.notice-float-right{
    float: right;
}
.notice-list-bottom-time{
    position: absolute;
    right: 0;
    width: 250px;
    text-align: right;
    font-size: 12px;
    color: #999999;
}
.notice-list-bottom-time img
{
    height: 10px;
}
.front-page-box{
    padding-top: 50px;
    width: 100%;
}
.front-page-count{
    width: 30%;
    float: left;
}
.front-page-tool{
    width: 70%;
    float: right;
}
/*hover产生阴影*/
.dt-hover-shadow{
    box-shadow:none;
    transition:.3s;
    -moz-transition:.3s; /* Firefox 4 */
    -webkit-transition:.3s; /* Safari and Chrome */
    -o-transition:.3s; /* Opera */
}
.dt-hover-shadow:hover{
    box-shadow:0 0 12px 4px #ecf1f5;
    cursor:pointer;
}


.file-list
{
    /*background-color: rgba(0,0,0,0.1);*/
    /*margin-top: 2px;*/
    position: relative;
    height: 75px;
    margin-right: 10px;
}
.file-list-img
{
    position: absolute;
    left: 10px;
    top:10px;
    width: 40px;
    height: 40px;
    background-color: #0e90d2;
}
.file-list-title
{
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 60px;
    right: 10px;
    top:10px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.file-list-brief-content
{
    font-weight: lighter;
    color: #999999;
    position: absolute;
    left: 60px;
    right: 10px;
    top:32px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.file-list-bottom
{
    position: absolute;
    right: 10px;
    bottom: -8px;
    font-size: 12px;
}
.leader-list
{
    height: 70px;
    width: 33%;
    float: left;
    position: relative;
    padding: 10px;
}
/*.leader-list-avatar*/
/*{*/
    /*background-color: red;*/
    /*position: absolute;*/
    /*left:0;*/
    /*top:10px;*/
    /*width: 100px;*/
    /*height: auto;*/
/*}*/
.leader-list-name
{
    position: absolute;
    left:10px;
    top:10px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-weight: normal;
}
.leader-list-name-border
{
    position: absolute;
    top:35px;
    left: 10px;
    height: 2px;
    width: 30px;
    background-color: #1181E3;
}
.leader-list-position
{
    position: absolute;
    left:10px;
    top:45px;
    height: 25px;
    line-height: 25px;
    color: #999;
    font-size: 14px;
    font-weight: lighter;
}

/*富文本编辑器首行缩进,图片不缩进*/
p {
    text-indent: 2.4em;
    margin-bottom: 0;
    line-height: 1.5em;
    text-align: justify;
    min-height: 16px;
}

p img
{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
img
{
    vertical-align: initial;
    border:0;
}
.dt-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.select-item{
    border: 1px solid #D8D8D8;
    border-radius: 2px;
    padding: 5px;
    margin-right: 10px;
}
.search-button{
    background: #1181E3;
    border-radius: 2px;
    padding: 5px 10px;
    color: #ffffff;
    border: none;
}
.table>thead>tr>th{
    border: none;
}
.table-striped>tbody>tr:nth-of-type(odd){
    background: #E8F4FF;
}
.table>tbody>tr>td{
    border: none;
}