.news-page_left_title_footer_right a:first-of-type {
    background: url(../image/pyq.png)no-repeat center center;
}
.news-page_left_title_footer_right a:nth-of-type(2) {
    background: url(../image/wx.png)no-repeat center center;
 }
.news-page_left_title_footer_right a:nth-of-type(3) {
    background: url(../image/qq.png)no-repeat center center;
  }
.news-page_left_title_footer_right a:nth-of-type(4) {
    background: url(../image/kj.png)no-repeat center center;
}
.news-page_left_title a {
    background: #5e5dd5;
}
.news-page_right_title {
    background: #5e5dd5;
}
.news-page_left_jump a:hover {
    color: #5e5dd5;
}
.news-page_right_ul li a:hover {
    color: #5e5dd5;
}
.news-page_left_jump {
    margin-bottom: 0px;
}
.news-page_left>p img {
      width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    max-height: 100%;
}