.notice ul.newsul li a:hover,
.noticeDetail ul.list li a:hover {
    text-decoration: none
}

.notice {
    padding: 35px 0;

}

.news_list li {
    border-bottom: 1px dashed #afafaf;
    padding-bottom: 25px;
    margin-top: 20px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.news_list li a:hover {
    color: #be262f;
}

.news_list li .date {
    width: 20%;
}

.news_list li .date3 {
    width: 60px;
}

.news_list li .date2 {
    width: 76%;
}

.news_list li .date4 {
    width: 88%;
}

.news_list .date {
    float: left;
    width: 60px;
}

.news_list .date p {
    margin: 0;
    background: #eae6e2;
    text-align: center;
}

.news_list .date p.day {
    margin-bottom: 1px;
    height: 42px;
    line-height: 42px;
    font-size: 28px;
}

.news_list .date p.date_n {
    height: 18px;
    line-height: 18px;
    font-size: 10px;
}

.news_list .news_tit {
    display: block;
    font-size: 15px;
    line-height: 22px;
    max-height: 44px;
    margin: 0 0 0 0;
}

.news_list .news_info {
    color: #999;
    font-size: 12px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    margin-top: 15px;
    margin: 0 0 0 0;
}

.bread_tips h2 {
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    display: inline-block
}

.notice ul.newsul li {
    padding-left: 30px;
    height: 60px;
    font-size: 20px;
    color: #333;
    line-height: 60px;
    margin-bottom: 10px;
    background: #fff
}

.notice ul.newsul li a {
    font-size: 14px;
    color: #666;
    font-weight: 700;
    float: left
}

.noticeDetail {
    border: none;
    padding: 26px 0 40px
}

.noticeDetail h3 {
    font-size: 24px;
    color: #666
}

.noticeDetail h4 {
    font-size: 14px;
    color: #999
}

.noticeDetail h1 {
    font-size: 28px;
    color: #333;
    margin-bottom: 18px;
    text-align: center
}

.noticeDetail p {
    font-size: 16px;
    color: #666;
    line-height: 2;
    height: auto !important
}

.noticeDetail ul.list {
    padding: 30px 0
}

.noticeDetail .inform-content {
    padding: 30px 60px 60px;
    font-size: 16px;
    line-height: 2;
    background: #fff
}

.noticeDetail p.title {
    text-align: right;
    padding-bottom: 50px
}

.noticeDetail p.title span {
    font-size: 16px;
    color: #333
}

.noticeDetail p.title em {
    font-size: 12px;
    color: #999
}

.noticeDetail ul.list li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #999
}

.noticeDetail ul.list li a {
    color: #2487e4
}

.newsul {
    min-height: 400px
}

.bread_tips {

    position: relative;
    line-height: 30px;
    margin-top: 10px;
}

.bread_tips a {
    font-size: 14px;
    color: #999
}

.ml15 {
    margin-left: 15px
}

.bread_tips em {
    margin-left: 8px;
    margin-right: 8px;
    font-size: 13px;
    color: #999
}

.notice ul.newsul li p {
    float: left
}

.newul_text {
    width: 990px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.newul_time {
    font-size: 14px;
    color: #999
}

.news_title {
    font-size: 20px;
    color: #333;
    text-align: center
}

.noticeDetail p.inform_msg {
    text-align: center;
    color: #999
}

.add_time {
    margin-right: 30px
}

.news_banner {
    width: 775px;
    height: 375px;
    margin: 0 auto 40px
}

.news_banner img {
    width: 100%;
    height: 100%
}

.notice ul.newsul li .add_time {
    color: #999
}

.inform-content-detail {
    color: #333;
    font-size: 14px
}

.float_right {
    text-align: right
}

.news_title_small {
    position: absolute;
    left: 162px;
    top: 8px;
    width: 146px;
    line-height: 14px;
    height: 14px;
    overflow: hidden
}

.newul_text.new-icon {
    width: 955px
}

.isnews {
    line-height: 16px;
    top: 22px;
    height: 16px
}


.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    padding: 20px 0 20px 40px;
    background-color: #be262f;
    color: #fff;
}

.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.leftSilder {
    width: 282px;
}

.side {
    position: relative;
    box-shadow: 2px 2px 2px #e0e0e0;
    width: 100%;
    margin-top: -89px;
}

.side_tit {}

.side .list-group-item {
    border-color: #e0e0e0;
    border-width: 0 0 1px;
    background: #f5f4f4;
    margin: 0;
    border-radius: 0;
    position: relative;
    font-size: 14px;
}

.side .list-group-item span {
    font-size: 12px;
    margin-left: 25px;
    color: #a4a4a4;
}

.side .list-group .active span,
.side .list-group .list-group-item:hover span {
    color: #df9397;
}

.side .list-group-item:after {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #be262f;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: -15px;
}

.side .list-group-item:hover,
.side .list-group .active {
    background-color: #be262f;
    color: #fff;
}

.side .list-group .active:after,
.side .list-group .list-group-item:hover:after {
    background: #fff;
}

.container .right {
    width: calc(100% - 400px);
}

@media only screen and (max-width:1200px) {
    body {
        min-width: 100%;
    }

    .bread_tips {
        width: 90%;
        margin: 0 auto;
    }

    .container {
        width: 100%;
    }

    .newsul {
        margin: 0 auto;
        width: 90%;
    }

    .notice ul.newsul li {
        padding-left: 10px;
    }

    .notice ul.newsul li a {
        display: inline-flex;
        justify-content: space-between;
        width: 100%;
    }

    .newul_text {
        flex: 1;
        width: auto;
    }

    .newul_time_text {
        display: none;
    }

    .add_time {
        margin-right: 0;
        width: 72px;
        margin-right: 10px;
        font-size: 12px;
    }
}

@media only screen and (max-width:768px) {
    .pagination {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin: 0 auto;
        justify-content: center;
    }

    .pagination>a {
        margin-bottom: 20px;
    }

    .page-wrap {
        margin-top: 40px;
    }
}


@media only screen and (max-width:900px) {
    .side_tit {
        display: none;
    }

    .leftSilder {
        width: 100%;
    }

    .container .right {
        width: 90%;
        margin: 0 auto;
    }
    .side{
        margin-top: 0;
    }
}