/** li.pengyang-v1.0.0 APP License By li.pengyang <li.pengyang@trs.com.cn> */
 body .main_body .title,body .main_header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}body .main_body .title,body .main_header .header_left,body .main_header .header_right{height:33px;font-size:24px;line-height:33px}body .main_body{margin-top:15px;/* position: relative; */}body .container{width:1200px;margin-bottom:20px}body .main_header{width:100%;/* position:relative; */height: 56px;margin-top: 20px;box-sizing:border-box;padding:10px 0;/* display:-webkit-box; *//* display:-webkit-flex; display:-moz-box;display:-ms-flexbox; display:flex; */border-bottom:2px solid #D8D8D8;}body .main_header .header_left{color:#333;font-weight:400;float: left;}body .main_header .header_left .lactive{color:#1A55A7}body .main_header .header_left a{color:#333}body .main_header .header_right{/* position:absolute; *//* right:10px; *//* color:#333; */font-weight:400;float: right;}body .main_header .header_right .library{margin-left:10px;text-decoration: underline;display: inline-block;}body .main_header .header_right .ractive{color:#1A55A7;text-decoration:underline}body .main_body .active a{color:#1A55A7}body .main_body .title{color:#1A55A7;font-weight:500;box-sizing:border-box;padding-right: 30px;text-align: center;margin-bottom: 20px;}body .main_body .content_left{display:inline-block;width: 210px;/* position:absolute; *//* top:75px; */float: left;/* left:40px; *//* height:100%; */display: none;}body .main_body .content_left img{width:120px;height:120px;padding-left: 30px;}body .main_body .content_right{display:inline-block;/* float: right; */height: auto;/* margin-left:210px; */width: 96%;margin: 0 2%;}body .main_body .content_right .content_list{width:100%}body .main_body .content_right .content_list .list_item{width:100%;/* position:relative; */color:#333;font-size:16px;font-weight:400;height:50px;/* line-height:50px; */border-bottom:2px solid #D8D8D8;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-content: center; /* 设置为 Flexbox 布局 */align-items: center;}body .main_body #page .layui-laypage a:hover,body .main_body .content_right .content_list .list_item:hover a{color:#1A55A7}body .main_body .content_right .content_list .list_item .dot{/* display:inline-block; */width:6px;height:6px;background:#1A55A7;/* position:relative; */border-radius:50%;}body .main_body .content_right .content_list .list_item .details{display:inline-block;width: 950px;margin-right: 30px;overflow:hidden;/* text-overflow:ellipsis; *//* white-space:nowrap; */}body .main_body .content_right .content_list .list_item .time{display: inline-block;overflow: hidden;float: right;width: 120px;text-align: center;}body .main_body #page{position:relative;right:0;bottom:10px;margin-top:50px;text-align:right;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:45px}body .main_body #page .layui-laypage-refresh{display:none}body .main_body #page .layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:#1A55A7}body .main_body #page .layui-laypage a,body .main_body #page .layui-laypage span{margin-left:5px}
  body .main_body #page .layui-laypage span select{
      display: none;
  }
  .main_content{
    margin-top: 24px;
  }