.ny {
    width: 1200px;
    margin: 0 auto;
}
.ny_left {
    float: left;
    width: 21%;
}
.accordion {
    width: 100%;
}
.accordion li {
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #e6e5e5;
    background: #850826;
    overflow: hidden;
}
.nav-link a {
    color: #fff;
}
.ny_left_top {
    height: 80px;
    width: 100%;
    color: #FFF;
    background: #850826;
    margin-top: -80px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    margin-bottom: 2px;
    position: relative;
    z-index: 1;
}
.accordion .nav-link {
    display: block;
    padding-left: 25px;
    height: 53px;
    line-height: 53px;
    font-size: 15px;
    color: #fff;
    outline: none;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 16px;
}
.accordion .nav-link.hover {
    color: #fff !important;
    background: #f00;
    font-size: 16px;
}
.accordion .nav-link.hover a {
    color: #fff !important;
    font-size: 16px;
}
.ny_right {
    float: right;
    background: #fff;
    width: 77%;
    padding: 10px 0 20px 0;
}
.ny_right_top {
    border-bottom: 1px solid #850826;
}
.nytit1 {
    height: 50px;
    line-height: 50px;
    float: left;
    overflow: hidden;
    border-bottom: 2px solid #850826;
    color: #850826;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
}
.nytit {
    background: url(/images/icon4.png) 7px 16px no-repeat;
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    float: right;
}

.nytit a {
    padding-right: 7px;
}
.ny_right_con {
    line-height: 34px !important;
    padding-top: 10px;
    min-height: 500px;
}
.Newslist ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dcdcdc;
    background: url(/images/xb.jpg) no-repeat left 23px;
    font-size: 15px;
    padding-left: 15px;
    overflow: hidden;
    width: 97%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Newslist ul li span {
    float: right;
    padding-left: 10px;
    color: #999999;
}
.art-main .cont-tit p {
    text-align: center;
    border-top: 0.01rem solid #e5e5e5;
    border-bottom: 0.01rem solid #e5e5e5;

}
.art-main .art-tit h3 {
    text-align: center;

}
.Newslist {
    padding: 10px 30px;
}
.ban img {
    width: 100%;
}

.ban {
    min-width: 1226px;
}
.Newslist ul li span.keywordfontcolor1133987 {
    float: none;
}