.content > .l {
  width: 71%;
}
.content > .l .news .title {
  background: url("../images/news.png") no-repeat left top;
  margin: 25px 0 0;
}
.content > .l .news .title span {
  line-height: 48px;
  font-size: 22px;
  font-weight: normal;
  color: #0a55bf;
  margin-left: 40px;
}
.content > .l .news .title a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #999999;
  line-height: 48px;
  vertical-align: text-bottom;
}
.content > .l .news .hb .newsimg .img {
  width: 359px;
  height: 202px;
overflow:hidden
}
.content > .l .news .hb .newsimg .img img {
  width: 100%;
object-fit:cover!important
}
.content > .l .news .hb .newsimg .imgtitle {
  background-color: #f2f2f2;
  text-align: center;
}
.content > .l .news .hb .newsimg .imgtitle h5 {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  padding: 9px 0;
}
.content > .l .news .hb .newslist ul li {
  line-height: 33px;
}
.content > .l .news .hb .newslist ul li > .icon {
  font-size: 14px;
  font-weight: normal;
  color: #ffa526;
  float: left;
}
.content > .l .news .hb .newslist ul li a {
  float: left;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  width: 365px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 25px 0 5px;
}
.content > .l .news .hb .newslist ul li span {
  font-size: 14px;
  font-weight: normal;
  color: #999999;
}
.content > .l .b {
  margin-top: 30px;
}
.content > .l .b .item {
  width: 48.5%;
}
.content > .l .b .item .title {
  border-bottom: #e6e6e6 1px solid;
  padding-bottom: 9px;
}
.content > .l .b .item .title .zh {
  font-size: 20px;
  font-weight: bold;
  color: #0a55bf;
  border-bottom: 2px solid #0a55bf;
  padding-bottom: 8px;
  margin-right: 8px;
}
.content > .l .b .item .title .en {
  font-size: 18px;
  font-weight: bold;
  color: #e6e6e6;
}
.content > .l .b .item .title a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #999999;
  line-height: 26px;
}
.content > .l .b .item .hb {
  margin-top: 15px;
}
.content > .l .b .item .hb .list ul li {
  line-height: 33px;
  display: flex;
  align-items: center;
}
.content > .l .b .item .hb .list ul li > .icon {
  width: 9px;
  height: 9px;
  float: left;
  margin-right: 3px;
  background: url(../images/icon2.png) no-repeat left top;
}
.content > .l .b .item .hb .list ul li a {
  float: left;
  font-size: 14px;
  color: #333333;
  width: 355px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 25px 0 5px;
}
.content > .r {
  width: 27.5%;
  margin: 0 auto;
  background-color: #ebf2f8;
}
.content > .r .section {
  padding: 20px 0;
  border-radius: 8px;
}
.content > .r .section {
  min-height: 280px;
}
.content > .r .section .titlewrap {
  border-bottom: 1px #b8cbe6 solid;
}
.content > .r .section .title {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #5f6d80;
  line-height: 38px;
}
.content > .r .section .titleActive {
  background-color: #2284e6;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.content > .r .section .title2 {
  border-bottom: #ceddf2 1px solid;
  padding-bottom: 9px;
}
.content > .r .section .title2 .zh {
  font-size: 20px;
  font-weight: bold;
  color: #0a55bf;
  border-bottom: 2px solid #0a55bf;
  padding-bottom: 8px;
  margin-right: 8px;
}
.content > .r .section .title2 .en {
  font-size: 18px;
  font-weight: bold;
  color: #ceddf2;
}
.content > .r .section .list {
  list-style: none;
  margin-top: 15px;
  padding: 0 20px;
}
.content > .r .section .list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  border-radius: 6px;
  transition: transform 0.2s;
  line-height: 20px;
}
.content > .r .section .list-item .icon {
  font-size: 14px;
  font-weight: normal;
  color: #399ee6;
  float: left;
}
.content > .r .section .list-item a {
  font-size: 14px;
  color: #333333;
  width: 218px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content > .r .section .list-item2 {
  justify-content: left;
}
.content > .r .section .list-item2 a {
  margin-left: 10px;
}
.content > .r .section .item-date {
  color: #999;
  font-size: 14px;
}
.content > .r .section .more-btn {
  display: block;
  width: 100%;
  margin: 15px auto 0;
  font-size: 12px;
  padding: 7px;
  border: solid 1px #b8cbe6;
  background-color: transparent;
  cursor: pointer;
  color: #637fa6;
}
.content > .r .section2 {
  min-height: 330px;
  padding: 20px;
}
.content > .r .section2 .list {
  padding: 0;
}
.content > .r .section2 .list a {
  width: 280px;
}
.content > .r > .section .titlewrap > h2.title:hover {
  cursor: pointer;
}
.content > .r > .section ul.list {
  display: none;
}
.content > .r > .section ul.list:nth-of-type(1) {
  display: block;
}