.newslist_content {
  width: 100%;
  overflow: hidden;
}

.newlist_firstone {
  max-height: 300px;
  overflow: hidden;
  margin: 20px auto;
  display: block;
}
.newlist_firstone  .left_imgbox {
  float: left;
  width: 220px;
  position: relative;
  text-align: center; /* 水平居中 */
  color: white; /* 文字颜色 */
  height: 122px;
}

.newlist_firstone  .left_imgbox div {
  position: absolute;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  line-height: 120px;
  font-size: 28px;
  font-weight: bold;
}
.newlist_firstone  .left_imgbox img{ 
  height: 100%;
  background-position: left top; /* 左对齐 */
  object-fit: cover;
}
.newlist_firstone  .right_textbox {
  float: left;
  width: calc(100% - 220px);
  padding-left:10px;
}
.newlist_firstone  .right_textbox .title{
  word-break: break-all;  
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  border-bottom: 1px solid #dfdde0;
}
.newlist_firstone  .right_textbox .title a{
  color: #0D5096;
  font-size: 14px;
  line-height: 24px;
}
.newlist_firstone  .right_textbox  .title .date{
  text-align: right;
  font-size: 14px;
  color: #d5d5d5;
  line-height: 24px;
}
.newlist_firstone  .right_textbox .desc{ 
  max-height: 80px;
  font-size: 14px;
  line-height: 22px;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.newlist_firstone  .right_textbox .more{ 
  float: right;
  color: #747474;
  margin: 10px 0 0 0;
  font-size: 14px;
}
.newlist_firstone  .right_textbox .more:hover{ 
  color: #0D5097;
}
.newslist_content .boundary{
  display: block;
  width: 100%;
  height: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #cbcbcb;
}
.newlist_lists {
  overflow: hidden;
  position: relative;
  padding-bottom: 40px;
}
.newlist_lists ul{
  border-bottom: 1px dotted #cbcbcb;
  padding-bottom: 15px;
}
.newlist_lists ul li{
  height:30px;
  overflow: hidden;
}
.newlist_lists ul li:hover{
  background-color: #ededed;
}
.newlist_lists ul li a {
  float: left;
  width: calc(100% - 72px);;
}
.newlist_lists ul li .title{
  display: block;
  height: 100%;
  font-size: 18px;
  color: #747474;
  position: relative;
  padding-left:12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newlist_lists ul li .title span:hover{
  color:#0D5097;
}
.newlist_lists ul li .title::before{
  content: " ";
  position: absolute;
  top: 12px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  border: 1px solid #0e9000;
}
.newlist_lists ul li .date{
  float: right;
  text-align: right;
  width:72px;
  font-size: 14px;
  line-height: 30px;
  color: #747474;
}
.newlist_lists_agination {
  text-align: center;
}
.newlist_lists_agination span {
  font-size: 14px;
  margin: 0 2px
}
.newlist_lists_agination .canclick {
  cursor: pointer;
}
.newlist_lists_agination .notclick {
  pointer-events:none;
}
.newlist_lists_agination input {
  border: 1px solid #ededed!important;
  text-align: center;
  border-radius:2px;
  width: 30px;
}

@media (min-width: 320px) and (max-width:767px) { 
  .newslist_content .boundary {
    margin-bottom: 6px;
  }
  .newlist_firstone .right_textbox .title .date {
    display: none;
  }
  .newlist_firstone {
    position: relative;
  }
  .newlist_firstone .left_imgbox {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
  }
  .newlist_firstone .right_textbox {
    float: left;
    width: 100%;
    padding-left: 0px;
  }
}




.newsCenter1{ overflow:hidden;}
.newsCenter1Img{ width:470px; height:300px; overflow:hidden;}
.newsCenter1Img img{ width:470px; height:300px;}
.newsCenter1Text{ margin-left:490px; overflow:hidden; margin-right:20px; padding-top:20px;}
.newsCenter1TextT{ margin-bottom:15px; overflow:hidden;}
.newsCenter1TextT a{ display:block; height:35px; line-height:35px; color:#333333; font-size:18px;}
.newsCenter1TextT a:hover{ color:#E85820;}
.newsCenter1TextT span{ display:block; height:20px; line-height:20px; color:#999999; font-size:14px;}
.newsCenter1TextC{ line-height:25px; height:125px; overflow:hidden; margin-bottom:20px; font-size:14px;}
.newsCenter1TextCBtn{ overflow:hidden;}
.newsCenter1TextCBtn a{ display:block; width:123px; height:35px; line-height:35px; text-align:center; color:#FFF; font-size:14px; background:#d23c01;}
.newsCenter2{ overflow:hidden;}
.newsCenter2 dd{ overflow:hidden; position:relative; padding:30px 108px 30px 120px; background:#f4f4f4; margin-bottom:20px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
/* .newsCenter2 dd a{ 
  border: 1px red solid;
} */
.newsCenter2 dd:hover{ 
  margin-bottom: 55px;
  background:#FFF;
  box-shadow: 0px 0px 48px rgba(15, 67, 131, 0.08);
  -moz-box-shadow: 0px 0px 48px rgba(15, 67, 131, 0.08);
  -webkit-box-shadow: 0px 0px 48px rgba(15, 67, 131, 0.08);
  
}


.newsCenter2 dd:hover h1 a{ 
  color: #999999;
  /* margin-left: 55px; */
}

.case ul li .casebady p { font-size: 14px; color: #999; height: 55px; overflow: hidden; margin: 15px 0 24px 0; line-height: 30px; /*! transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */ width: 770px }
.case ul li:hover .casebady p { margin-left: 25px; }

.newsCenter2L{ width:120px; padding-top:45px; height:63px; position:absolute; left:1px; top:0px; text-align:right;}
.newsCenter2L span{ display:block; height:35px; line-height:35px; overflow:hidden; color:#000000; font-size:30px; text-align: center;}
.newsCenter2L em{ display:block; height:28px; line-height:28px; overflow:hidden; color:#999999; font-size:14px; text-align: center;}
.newsCenter2M{ overflow:hidden;}
.newsCenter2M h1{ height:35px; line-height:35px; font-weight:normal; margin-bottom:10px;}
.newsCenter2M h1 a{ color:#333333; font-size:18px; overflow:hidden;}
.newsCenter2M h1 a:hover{ color:#E85820;}
.newsCenter2M div{ line-height:20px; height:40px; color:#666666;}
.newsCenter2R{ position:absolute; right:30px; bottom:20px;}