body {
    font-family: "微软雅黑";
}

.notice-div ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.notice-div li {
    display: inline-block;
    width: auto;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    vertical-align: middle;
}

.notice-div li a {
    text-decoration: none;
    color: black;
}

.listpage-col-1 a,
.content-col-1 a,
.use-link a {
    color: black;
    text-decoration: none;
}

.list-page-content {
    width: 100%;
    height: auto;
    min-width: 1280px;
    margin-top: 20px;
}

.listpage {
    width: 1280px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.listpage-row-1 {
    display: inline-block;
    width: 300px;
    height: auto;
    border: 1px solid #e0eaf5;
    margin-right: 50px;
}

.row-title {
    width: 300px;
    height: 70px;
    background: #008fd9;
    text-align: center;
    line-height: 70px;
    font-size: 16pt;
    color: white;
}

.listpage-row-1 ul {
    list-style: none;
    padding: 0px;
}

.listpage-row-1 a {
    position: relative;
    display: block;
    width: 270px;
    height: auto;
    line-height: 22px;
    margin: 15px;
    background: #f3f6f8;
    text-indent: 0px;
    text-align: left;
    color: black;
    font-size: 12pt;
    border: none;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    padding: 15px 20px 15px 62px;
    box-sizing: border-box;
}

.listpage-row-1 ul li a .dot {
    position: absolute;
    top: 22px;
    left: 42px;
    width: 5px;
    height: 5px;
    border: 1px solid #a0a0a0;
}

.listmodel-chosed,
.listpage-row-1 a:hover {
    text-indent: 0px !important;
    background: url(/material/images/m_chosed.png)!important;
}

.listpage-row-1 a:hover .dot {
    left: 42px;
    background: #0066cc;
}

.dot-chosed {
    position: absolute;
    top: 22px;
    width: 5px;
    height: 5px;
    border: 1px solid #a0a0a0;
    left: 46px;
    background: #0066cc;
}

.listpage-row-2 {
    display: inline-block;
    vertical-align: top;
    width: 920px;
    /* height: 780px; */
    /* border: 1px solid #eeeeee */
    /*background: orange;*/
}

.listpage-row-two {
    display: inline-block;
    vertical-align: top;
    width: 920px;
    /* height: 780px; */
    border: 1px solid #eeeeee
    /*background: orange;*/
}

.row-2-title {
    width: 100%;
    height: 40px;
    border-top: 2px solid #0091db;
    background: #f8f8f8;
    line-height: 40px;
    text-indent: 30px;
    font-weight: bold;
}

.list-page-ul {
    margin-left: 10px;
    margin-top: 40px;
    display: block;
}

.list-page-ul li {
    line-height: 40px;
    color: #008fd9;
    list-style-type: square;
}

.list-page-ul li a {
    text-decoration: none;
    color: black;
    text-indent: 20px;
}

.date-tab {
    color: black;
}

.list-page-ul li a span {
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    height: 100%;
    vertical-align: middle;
}

.list-page-ul li a:hover {
    color: blue;
}

.list-page-ul li a:hover div {
    color: blue;
}

.pages-foot {
    width: 100%;
    margin-left: 50px;
}

.a-page {
    width: 33px;
    height: 30px;
    border: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    color: black;
    vertical-align: top;
}

.span-page-chosed {
    width: 33px;
    height: 30px;
    border: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    color: white;
    background: #0091db;
    vertical-align: top;
}

.span-page-dot {
    width: 33px;
    height: 30px;
    border: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    color: black;
    vertical-align: top;
}

.span-page {
    width: 70px;
    height: 30px;
    border: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    vertical-align: top;
    font-size: 14px;
    color: #a0a0a0;
}

.btn-a {
    width: 70px;
    height: 30px;
    border: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    vertical-align: top;
    font-size: 14px;
    color: #a0a0a0;
}