#Navigation {
  display: none;
}

.banner {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden !important;
}

.banner img {
  width: 100%;
}

.banner .swiper-pagination {
  bottom: 35px !important;
}

.banner .swiper-pagination-bullet {
  border: 2px solid #fff;
  opacity: 1;
  width: 18px;
  height: 18px;
  margin: 0 10px !important;
  background-color: transparent !important;
}

.banner .swiper-pagination-bullet-active {
  width: 20px;
  height: 20px;
  background-color: #ff7b15 !important;
  border: none;
}

.detail.items {
  width: 1200px;
  margin: 90px auto 0;
}

.detail.items p {
  max-width: 560px;
  font-size: 16px;
  line-height: 36px;
  padding-top: 1em;
  text-align: justify;
}

.detail.items p.title {
  padding-top: 0.5em;
  font-size: 32px;
  font-weight: bold;
  line-height: 53px;
}

.detail.items p.title span {
  color: #ff7b15;
}

.detail.items .item {
  position: relative;
  height: 387px;
}

.detail.items .item img {
  position: absolute;
  right: 0;
  top: 0;
}

.detail.items .item2 {
  height: 388px;
  padding-left: 634px;
  position: relative;
}

.detail.items .item2 img {
  position: absolute;
  left: 0;
  top: 0;
}

.detail.items .item3 {
  position: relative;
  top: -30px;
}

.detail.items .item3 .left {
  height: 630px;
  position: relative;
}

.detail.items .item3 .right {
  height: 630px;
  position: absolute;
  right: 0;
  top: 0;
}

.detail.items .item3 img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.num {
  margin: 80px auto 0;
  max-width: 1920px;
  height: 830px;
  background-image: url(/images/index/bg.jpg);
  text-align: center;
  color: #fff;
  padding-top: 200px;
}

.num h2 {
  line-height: 80px;
  font-size: 48px;
  margin-bottom: 0.2em;
}

.num p {
  font-size: 16px;
  line-height: 36px;
}

.num span {
  font-size: 80px;
  font-weight: bold;
  color: #ff7b15;
  display: block;
  margin-bottom: 0.5em;
}

.num i {
  font-size: 25px;
  position: absolute;
  right: -1em;
  top: -1.5em;
}

.num i sup {
  font-size: 13px;
  position: absolute;
  top: -0.5em;
}

.num #num {
  display: flex;
  margin-top: 100px;
  justify-content: space-between;
}

.num .num3 {
  position: relative;
}

.news {
  height: 600px;
  padding-top: 160px;
  position: relative;
  text-align: center;
}

.news p.bg {
  width: 100%;
  font-size: 150px;
  color: #faf9f9;
  text-align: center;
  font-family: "SourceHanSerif", Times, serif;
  font-weight: bold;
  position: absolute;
  top: 100px;
  letter-spacing: 20px;
  cursor: default;
}

.news .title {
  width: 520px;
  margin: 0 auto;
  font-size: 28px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}

.news li {
  cursor: pointer;
  color: #2d2e32;
  position: relative;
}

.news li::before {
  position: absolute;
  left: -1.8em;
  top: 11px;
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  border-radius: 5px;
  background-color: #969698;
}

.news li.active {
  color: #ff7b15;
}

.news li:first-child::before {
  width: 0px;
}

.news .new {
  margin-top: 90px;
  width: 1200px;
  min-height: 200px;
  overflow: hidden;
}

.news .items {
  display: flex;
  justify-content: space-between;
}

.news .list {
  text-align: left;
}

.news .list a {
  display: inline-block;
  width: 525px;
  font-size: 16px;
  margin-bottom: 30px;
  position: relative;
  text-align: right;
}

.news .list a:nth-child(odd) {
  margin-right: 140px;
}

.news .list a:hover {
  color: #ff7b15;
}

.news .list span {
  display: inline-block;
  max-width: 26em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  left: 0;
  text-align: left;
}

.news .item {
  display: block;
  width: 376px;
  text-align: left;
}

.news .item img {
  width: 376px;
  height: 254px;
  display: block;
}

.news .item span {
  display: block;
  font-size: 14px;
  padding-top: 30px;
}

.news .item .newstitle {
  font-size: 16px;
  padding-top: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
}

.news .more {
  font-size: 18px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 530px;
  display: none;
}

.news svg {
  color: #ff7b15;
}

.images {
  margin: 130px auto 0;
  position: relative;
  width: 1455px;
}

.images .swiper {
  width: 1455px;
  margin: 0 auto;
  overflow: hidden;
}

.images .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
  width: auto !important;
  max-width: 296px;
  margin-right: 7px;
}

.images .swiper-slide img:nth-child(2) {
  margin-top: 7px;
}

.images .swiper-button-prev,
.images .swiper-button-next {
  width: 65px;
  height: 145px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  outline: none;
}

.images .swiper-button-prev {
  left: -80px;
}

.images .swiper-button-next {
  right: -80px;
}

.nav {
  width: 770px;
  margin: 140px auto 100px;
  text-align: center;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}

.nav svg {
  font-size: 50px;
  display: block;
  margin: 0 auto 15px;
}

.nav a {
  color: #616161;
}

.nav a:hover {
  color: #ff7b15;
}

.nav a:hover svg {
  color: #ff7b15;
}

