.notice ul.newsul li a:hover,
.noticeDetail ul.list li a:hover {
    text-decoration: none
}

.notice {
    padding: 35px 0;
    background-color: #f4f5f5
}

.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
}

.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
}
.inform-content-detail img{
    width: auto;
    max-width: 100%;
    display: inline-block;
}
.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
}

@media only screen and (max-width:1200px) {
    body {
        min-width: 100%;
    }

    .inform-detail {
        width: 100%;
    }

    .container {
        width: 100%;
    }

    .noticeDetail {
        width: 100%;
    }

    .noticeDetail .inform-content {
        padding: 10px 15px 10px;
    }

    .noticeDetail h1 {
        font-size: 20px;
        max-width: 100%;
        text-align: left;
    }

    .noticeDetail p {
        font-size: 14px;
    }
}