@charset "utf-8";
.listBox .tzgg {
    display: flex;
    flex-wrap: wrap;
}
.listBox .tzgg li {
    height: auto;
    width: 48%;
    padding: 1%;
}
.listBox .tzgg li .news_title {
    color: #333333;
    display: block;
    float: none;
    line-height: 1;
    font-size: 18px;
    line-height: 30px;
}
.listBox .tzgg li .news_title2 {
    margin-left: 250px;
    height: 50px;
    transition: all 0.4s ease-in-out;
    line-height: 34px;
    width:200px;
}
.listBox .tzgg li .news_title2 a{
    line-height: 34px; 
    white-space: pre-wrap;
}
.news_list li.news2 {
    padding-left: 0px;
    height: 50px;
    border-bottom: 1px dashed #DDDDDD;
    width: 1200px;
    transition: all 0.4s ease-in-out;
}
.sus_name{
    font-size:18px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-right: 20px;
}
.sus_img {
    width: 200px;
    height: 260px;
    float: left;
    border: 1px solid #ddd;
    overflow: hidden;
    margin-right: 20px;
}
.sus_img img {
    width: 200px;
}