.news__banner {
  width: 100%;
  height: 233.08px;
}
.news__banner img {
  width: 100%;
  height: 233.08px;
}
.news__navigation {
  height: 50px;
  font-size: 16px;
  padding: 15px 0;
  color: #2f2f2f;
}
.news__navigation__content {
  height: 20px;
}
.news__navigation__content a {
  display: inline-block;
  height: 20px;
  color: #2f2f2f;
  font-size: 16px;
  vertical-align: bottom;
}
.news__navigation__content a:hover {
  color: #0162ae;
}
.news__wrap {
  width: 100%;
  margin-bottom: 48px;
}
.news__wrap__content {
  overflow: hidden;
}
.news__wrap__content .news__wrap__left {
  float: left;
  width: 325px;
  margin-right: 52.078px;
}
.news__wrap__content .news__wrap__left .item {
  margin-bottom: 20px;
}
.news__wrap__content .news__wrap__left .item .news__wrap__title {
  padding: 10px 20px;
  background-color: #0162ae;
  height: 52px;
  position: relative;
}
.news__wrap__content .news__wrap__left .item .news__wrap__title h3 {
  width: 265px;
  height: 32px;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  z-index: 9;
}
.news__wrap__content .news__wrap__left .item .news__wrap__title h3 span {
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  opacity: 0.6;
  margin-left: 10px;
}
.news__wrap__content .news__wrap__left .item .news__wrap__title h3 span::before {
  content: "/";
  padding-right: 5px;
}
.news__wrap__content .news__wrap__left .item .news__wrap__title i {
  position: absolute;
  left: -5px;
  top: -9px;
  font-style: normal;
  font-size: 67px;
  font-weight: bold;
  opacity: 0.1;
  color: #fff;
  line-height: 1;
  z-index: 1;
  text-transform: uppercase;
}
.news__wrap__content .news__wrap__left .item .wrap__left__list {
  border: 1px solid #d2d2d2;
}
.news__wrap__content .news__wrap__left .item .wrap__left__list li {
  width: 100%;
  border: 1px solid #eeeeee;
  border-top: none;
  font-size: 16px;
  line-height: 52px;
  padding-left: 15px;
  position: relative;
}
.news__wrap__content .news__wrap__left .item .wrap__left__list li a {
  display: block;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
}
.news__wrap__content .news__wrap__left .item .wrap__left__list li a::before {
  content: "+";
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}

.news__wrap__content .news__wrap__left .item .keyre li a::before {
  content: "";
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}
.news__wrap__content .news__wrap__left .item .wrap__left__list li .icon {
  position: absolute;
  right: 12px;
  top: 23px;
  width: 11px;
  height: 16px;
  background-image: url('../../img/icon_spirit.png');
  background-position: -11px -250px;
}
.news__wrap__content .news__wrap__left .item .wrap__left__list li a:hover {
  transition: color 0.5s;
  color: #0162ae;
}
.news__wrap__content .news__wrap__left .item .wrap__left__list li p {
  font-size: 16px;
}
.news__wrap__content .news__wrap__left .item .wrap__left__list li:nth-child(1) p {
  font-size: 16px;
}
.news__wrap__content .news__wrap__left .item .wrap__left__list .news li a {
  font-size: 16px;
}
.news__wrap__content .news__wrap__left .item:nth-child(1) .wrap__left__list li a::before {
  content: "";
}
.news__wrap__content .news__wrap__left .item:nth-child(3) .wrap__left__list {
 overflow: hidden;
  padding:8px;
}
.news__wrap__content .news__wrap__left .item:nth-child(3) .wrap__left__list ul li {
  width: calc(50% - 16px);
  margin:5px 8px 5px 8px;
  border: 1px dashed #eee;
  float: left;
  text-align: center;
}
.news__wrap__content .news__wrap__right {
  position: relative;
  overflow: hidden;
  width: 70%;
  margin: 0 -25px 0px 0;
  padding-bottom: 50px;
}
.news__wrap__content .news__wrap__right .news__content .news__content__item {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
}
.news__wrap__content .news__wrap__right .news__content .news__content__item .news__item__title {
  overflow: hidden;
  border-bottom: 1px solid #b2b2b2;
}
.news__wrap__content .news__wrap__right .news__content .news__content__item .news__item__title h1 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 25%;
  margin: 0;
  float: left;
}
.news__wrap__content .news__wrap__right .news__content .news__content__item .news__item__title .date {
  float: right;
  font-size: 14px;
  color: #666666;
}
.news__wrap__content .news__wrap__right .news__content .news__content__item .news__item__content {
  font-size: 14px;
  line-height: 2;
  color: #999999;
  padding-top: 7px;
}
.news__wrap__content .news__wrap__right .news__content .news__content__item .details {
  margin-top: 20px;
  display: block;
  width: 130px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e1e1e1;
}
.news__wrap__content .news__wrap__right .news__content .news__content__item:hover .details {
  background-color: #0162ae;
  color: #fff;
  transition: all 0.3s;
}
.news__wrap__content .news__wrap__right .news__content .news__content__item:hover {
  box-shadow: 5px 5px 12px -1px #b2b2b2;
  transition: all 0.3s;
}
