﻿*{
    padding:0;
    margin:0;
}

.dw_table1{
    width:960px;
    height:406px;
    overflow:hidden;
}

.dw_table1 .title p{
    float:left;
    margin-top:80px;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(0,0,0,1);
    font-weight:bold;
}

.dw_table1 .title #name{
    width:316px;
    height:19px;
    background:rgba(247,249,252,1);
    border-radius:10px;
    margin-left:20px;
    margin-top:84px;
    border:none;
    outline:none;
    padding-left:10px;
    font-size:9px;
}

.dw_table1 .title #serach{
    width:26px;
    height:20px;
    font-size:9px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color:rgba(153,155,161,1);
    line-height:18px;
    background:white;
    border:none;
    outline:none;
    margin-left:8px;
}

.dw_table1 .title span{
    font-size:10px;
    font-family:Microsoft YaHei;
    color:rgba(55,119,254,1);
    line-height:30px;
    margin-left:406px;
}

.dw_table1 .title span:hover{
    text-decoration:underline;
}

.e2 span:hover{
    background:rgba(244,247,249,1);
}

.dw_table1 ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#C9CBCE;
}
.dw_table1 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#C9CBCE;
}
.dw_table1 ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#C9CBCE;
}
.dw_table1 :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#C9CBCE;
}

.dw_table1 .e1,.dw_table1 .e2{
    font-size:0;
}

.dw_table1 .e1{
    margin-top:28px;
}

.dw_table1 .e1 span,.e2 span{
    display:inline-block;
    text-align:center;
    margin:0;
    text-overflow:ellipsis;
    overflow:hidden;
}

.dw_table1 .e1 span{
    background:rgba(244,247,249,1);
    font-size:10px;
    font-family:Microsoft YaHei;
    font-weight:500;
    color:rgba(0,0,0,1);
    border:1px #E5E5E5 solid;
    height:32px;
    line-height:32px;
}

.dw_table1 .e2 span{
    height:27px;
    border:1px #E5E5E5 solid;
    font-size:9px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color:rgba(0,0,0,1);
    line-height:27px;
}

.dw_table1 .t1{
    width:338px;
}

.dw_table1 .t2{
    width:120px;
}

.dw_table1 .t3{
    width:160px;
}

.dw_table1 .t4{
    width:330px;
}

.dw_table1 .page_note .notis{
    font-size:8px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color:rgba(153,155,161,1);
}

.dw_table1 .page_note {
    margin-top: 11px;
    float: right;
}

.dw_table1 .page_note img{
    width:5px;
    height:7px;
}

.dw_table1 .page_note #pagenum{
    font-size:10px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(55,119,254,1);
}

.dw_table1 .page_note #firstpage{
    margin-left:11px;
}

.dw_table1 .page_note #lastpage{
    margin-left:8px;
}

.dw_table1 .page_note #pagenum{
    margin-left:4px;
    margin-right:4px;
}

.dw_table1 .page_note #overpage{
    margin-left:8px;
}

.e2 .t1:hover{
    color:#3777FE;
    text-decoration:underline;
}