.ly_bj{
 background:none;
}
.cont_box{ 
    width:1200px; 
    padding-top:5px;
    margin:60px auto 40px; 
    background:#FFF;
}
.cont_box2{
    width:1200px; 
    margin-top:3px;
    margin:0 auto; 
    background:#FFF;    
    margin-bottom:60px;
}
.cont_l{
    width:100%;
    float:left;
    margin-bottom: 30px;
}
.cont_r{
    float:right;
    width:48%;
}


.list-text{ width:75%; }

.list-text p{
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}




/*响应式*/
@media only screen and (max-width:1025px) {
    .cont_box,.cont_box2{
        width:90%;
    }
    .cont_l,.cont_r{
        width:100%;
        float:inherit;
    }
    .tpxw{
        width:99%;
    }
    .index_touban_title a {
    color: #1b50a0;
    font-family: "微软雅黑";
    font-size: 28px;
    display: block;
    text-align: center;
    white-space: nowrap!important;
    }
    .lymod_ul li {
    font-size: 12px;
    background: url(/eportal/imageDir/lyt/2021/11/img_pc_site/2021110411140422649.jpg) no-repeat left;
    padding-left: 20px;
    height: 25px;
    line-height: 25px;
    position: relative;
}
    .lymod_ul li a {
    font-size: 12px;
    font-family: Helvetica,Georgia,Arial,sans-serif,宋体;
    color: #000;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 230px!important;
}
    .lymod_ul li span {
    font-size: 12px;
    width: 70px;
    float: right;
    color: #999;
    font-family: Helvetica,Georgia,Arial,sans-serif,宋体;
    position: absolute;
    right: 0;
    top: 0;

  }
.firendlink_block, .firendlink_block2 {
    border: 1px solid #c7d8df;
    background: #FFF;
    height: 74px!important;
    line-height: 25px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 4px;
    float: left;
}
#piao{display:none;}
}
.gd_piao{ position:fixed !important; right:10px; bottom:50px; }
/* 新增 */
.xview{ 
   width:100%;
   clear: both;
   line-height:48px;
}

.xtext{
   font-size:24px;
   color:#be0101;
   font-weight:bold;
}
.xmore{ 
   float: right; 
   font-size:18px; 
   color:#999 !important;
   margin-top:-36px; 
}
.ximg{
   margin-top:-7px;
}


.list-point{
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #379dd4;
    margin-top: 18px;
    margin-right: 10px;
    border-radius: 50%;
}
.list-text{
    font-size: 16px !important;
    color: #333 !important;
    line-height: 40px;
    display: flex;
}

.list-li{
    display: flex;
    justify-content: space-between;
    margin:6px 0;
}
.list-li .time{
    color:#666;
    font-size:16px;
    font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1;
}