.page__banner {
  width: 100%;
  height: 233.08px;
}
.page__banner img {
  width: 100%;
  height: 233.08px;
}
.page__navigation {
  height: 50px;
  font-size: 16px;
  padding: 15px 0;
  color: #2f2f2f;
}
.page__navigation__content {
  height: 20px;
}
.page__navigation__content a {
  display: inline-block;
  height: 20px;
  color: #2f2f2f;
  font-size: 16px;
  vertical-align: bottom;
}
.page__navigation__content a:hover {
  color: #0162ae;
}
.page__wrap {
  width: 100%;
  margin-bottom: 48px;
}
.page__wrap__content {
  overflow: hidden;
}
.page__wrap__content .page__wrap__left {
  float: left;
  width: 325px;
  margin-right: 52.078px;
}
.page__wrap__content .page__wrap__left .item {
  margin-bottom: 20px;
}
.page__wrap__content .page__wrap__left .item .page__wrap__title {
  padding: 10px 20px;
  background-color: #0162ae;
  height: 52px;
  position: relative;
}
.page__wrap__content .page__wrap__left .item .page__wrap__title h3 {
  width: 265px;
  height: 32px;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  z-index: 9;
}
.page__wrap__content .page__wrap__left .item .page__wrap__title h3 span {
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  opacity: 0.6;
  margin-left: 10px;
}
.page__wrap__content .page__wrap__left .item .page__wrap__title h3 span::before {
  content: "/";
  padding-right: 5px;
}
.page__wrap__content .page__wrap__left .item .page__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;
}
.page__wrap__content .page__wrap__left .item .wrap__left__list {
  border: 1px solid #eee;
}
.page__wrap__content .page__wrap__left .item .wrap__left__list li {
  width: 100%;
  border-top: none;
  font-size: 16px;
  line-height: 52px;
  padding-left: 15px;
  position: relative;
  border-bottom: 1px solid #eee;
}
.page__wrap__content .page__wrap__left .item .wrap__left__list li a {
  display: block;
  color: #333;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.page__wrap__content .page__wrap__left .item .wrap__left__list li a::before {
  content: "+";
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}
.page__wrap__content .page__wrap__left .item .keyre li a::before {
  content: "";
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}
.page__wrap__content .page__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;
}
.page__wrap__content .page__wrap__left .item .wrap__left__list li a:hover {
  transition: color 0.5s;
  color: #0162ae;
}
.page__wrap__content .page__wrap__left .item .wrap__left__list li p {
  font-size: 16px;
}
.page__wrap__content .page__wrap__left .item .wrap__left__list li:nth-child(1) p {
  font-size: 16px;
}
.page__wrap__content .page__wrap__left .item .wrap__left__list .news li a {
  font-size: 16px;
}
.page__wrap__content .page__wrap__left .item:nth-child(1) .wrap__left__list li a::before {
  content: "";
}
.page__wrap__content .page__wrap__left .item:nth-child(3) .wrap__left__list {
  overflow: hidden;
  padding:8px;
}
.page__wrap__content .page__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;
}
.page__wrap__content .page__wrap__right {
  overflow: hidden;
  font-size: 16px;
  position: relative;
  padding-bottom: 50px;
}
.page__wrap__content .page__wrap__right p {
  line-height: 1.7em;
}
