/* banner start  558px*/
.banner > ul {
  padding: 0;
}
.banner li {
  height: 558px;
  width: 100%;
  /*background: url("../images/banner newest.png") no-repeat center;*/
  position: relative;
}
.banner-inner {
  width: 550px;
  height: 270px;
  /*background-color: #fff;*/
  position: absolute;
}
.banner-inner1 {
  top: 25%;
  left: 14%;
}
.banner-inner2 {
  top: 25%;
  right: 14%;
}
.banner-inner h1,
.banner-inner p {
  font-size: 32px;
  color: #ffffff;
  font-weight: 400;
  font-family: PingFangSC-Regular, sans-serif;
}
.banner-inner a {
  display: block;
  width: 140px;
  height: 50px;
  background-color: transparent;
  border: solid 2px #fff;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  margin-left: 60px;
}
.banner-inner a:hover {
  text-decoration: none;
  color: #fff;
}
.banner-inner p {
  margin: 40px 0;
  font-size: 14px;
  line-height: 24px;
}
.mode1 {
  width: 1200px;
  margin: 0 auto;
}
.mode1 .mode1-hd {
  text-align: center;
}
.mode1 .mode1-hd .title {
  margin-top: 80px;
  font-size: 28px;
  font-weight: 800;
  color: #2c2c2c;
}
.mode1 .mode1-hd .sub-title {
  margin: 24px 0 65px;
  color: #222222;
  font-size: 16px;
}
.mode1 .mode1-bd .preface {
  margin-bottom: 60px;
}
.mode1 .mode1-bd .preface p {
  text-indent: 2em;
  font-size: 14px;
  color: #6e6e6e;
  line-height: 26px;
}
.mode1 .mode1-bd .banner img {
  width: 100%;
}
.mode1 .mode1-bd .special {
  margin-top: 60px;
}
.mode1 .mode1-bd .special .special-group {
  line-height: 30px;
  text-indent: 2em;
}
.mode1 .mode1-bd .special .special-group .title {
  font-size: 16px;
  color: #030000;
}
.mode1 .mode1-bd .special .special-group p {
  color: #6e6e6e;
}
.mode1 .mode1-bd .special .special-group .article {
  color: #000;
}
.mode1 .mode1-bd .level {
  margin-top: 20px;
  overflow: hidden;
}
.mode1 .mode1-bd .level .level-hd img {
  width: 100%;
}
.mode1 .mode1-bd .level .scroll {
  width: 1278px;
  height: 700px;
  margin: 30px 0 57px;
  overflow: hidden;
}
.mode1 .mode1-bd .level .scroll .level-bd {
  width: 4250px;
  height: 100%;
  animation: move 23s linear infinite;
}
.mode1 .mode1-bd .level .scroll .level-bd:hover {
  animation-play-state: paused;
  cursor: pointer;
}
.mode1 .mode1-bd .level .scroll .level-bd .str_move .item:last-child {
  margin-right: 65px;
}
.mode1 .mode1-bd .level .scroll .level-bd .item {
  width: 360px;
  height: 100%;
  margin-left: 65px;
  float: left;
}
.mode1 .mode1-bd .level .scroll .level-bd .item:first-child {
  margin-left: 0;
}
.mode1 .mode1-bd .level .scroll .level-bd .item .item-hd {
  height: 476px;
  border-radius: 6px;
  overflow: hidden;
}
.mode1 .mode1-bd .level .scroll .level-bd .item .item-hd img {
  height: 100%;
  width: 100%;
}
.mode1 .mode1-bd .level .scroll .level-bd .item .item-bd {
  margin-top: 20px;
  font-size: 12px;
  line-height: 24px;
}
.mode1 .mode1-bd .level .scroll .level-bd .item .item-bd .title {
  color: #000;
}
.mode1 .mode1-bd .level .scroll .level-bd .item .item-bd p {
  color: #6e6e6e;
}
.mode1 .mode1-bd .scene {
  margin-top: 50px;
  display: flex;
}
.mode1 .mode1-bd .scene .scene-left {
  flex: 1;
}
.mode1 .mode1-bd .scene .scene-right {
  margin-left: 36px;
  width: 366px;
  border-radius: 6px;
  overflow: hidden;
  color: #fff;
}
.mode1 .mode1-bd .scene .scene-right .scene-right-hd {
  height: 73px;
  line-height: 73px;
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  background-color: #0286d5;
}
.mode1 .mode1-bd .scene .scene-right .scene-right-bd {
  background-color: #00a0ff;
  padding: 36px 25px;
  box-sizing: border-box;
  line-height: 26px;
}
.mode1 .mode1-bd .scene .scene-right .scene-right-bd .group {
  text-indent: 2em;
  margin-top: 30px;
}
.mode1 .mode1-bd .scene .scene-right .scene-right-bd .group:first-child {
  margin-top: 0;
}
.mode1 .mode1-bd .scene .scene-right .scene-right-bd .group span {
  font-size: 16px;
  font-weight: 800;
}
@keyframes move {
  100% {
    /*设置为2975是因为7张照片(360+65)*7为一个周期,最后会有三张留白,需要再次加入前三张图片*/
    transform: translate(-2975px);
  }
}
.mode2 {
  margin-top: 106px;
  padding-bottom: 80px;
  background-color: #f2f2f4;
}
.mode2 .mode2-1 {
  width: 1200px;
  margin: 0 auto;
}
.mode2 .mode2-1 img {
  margin-top: 82px;
  width: 100%;
}
.mode2 .mode2-2 {
  width: 1200px;
  margin: 0 auto;
}
.mode2 .mode2-2 img {
  margin-top: 80px;
  width: 100%;
}
.mode2 .mode2-3 {
  width: 1200px;
  margin: 0 auto;
}
.mode2 .mode2-3 img {
  margin-top: 20px;
  width: 100%;
}
.mode3 {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 120px;
}
.mode3 .mode3-hd {
  text-align: center;
}
.mode3 .mode3-hd .title {
  margin-top: 80px;
  font-size: 28px;
  font-weight: 800;
  color: #2c2c2c;
}
.mode3 .mode3-hd .sub-title {
  margin: 24px 0 65px;
  color: #222222;
  font-size: 16px;
}
.mode3 .row {
  display: flex;
  margin-bottom: 36px;
}
.mode3 .row .group {
  width: 1200px;
  display: flex;
  border: 1px solid #ededed;
}
.mode3 .row .group .group-left {
  padding: 0 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 122px;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  background-color: #2aa8f3;
  line-height: 28px;
}
.mode3 .row .group .group-right {
  flex: 1;
  padding: 16px 22px;
}
.mode3 .row .group .group-right .title {
  line-height: 52px;
  font-size: 14px;
}
.mode3 .row .group .group-right p {
  line-height: 20px;
  color: #797979;
  font-size: 12px;
}
.mode3 .row .group .group-right p span {
  margin-left: 30px;
}
.mode3 .morecolumn .group {
  margin-right: 25px;
  box-sizing: border-box;
}
/*wave start*/
.marquee-box {
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.marquee {
  width: 8000%;
  height: 60px;
}
.wave-list-box {
  float: left;
}
.wave-list-box ul {
  float: left;
  height: 60px;
  overflow: hidden;
  zoom: 1;
}
.wave-list-box ul li {
  height: 60px;
  width: 100%;
  float: left;
  line-height: 30px;
  list-style: none;
}
.wave-box {
  position: relative;
  height: 60px;
  background: #fff;
}
/*wave end*/
/*footer start*/
.footer {
  height: 150px;
  background-color: #42454b;
}
.footer-inner {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  /* background-color: pink;*/
  display: flex;
  position: relative;
}
.footer-inner-left {
  width: 282px;
  height: 100%;
  /*    background-color: gray;*/
  float: left;
}
.footer-inner-left img {
  position: absolute;
  top: 30%;
}
.footer-inner-right {
  flex: 1;
  height: 100%;
  /*background-color: orange;*/
  float: left;
  padding-left: 20px;
}
.footer-inner-right-top {
  height: 54px;
  /*   background-color: #fff;*/
  border-bottom: solid 1px #4f5157;
}
.footer-inner-right-top a {
  float: left;
  margin-right: 60px;
  line-height: 54px;
  font-size: 14px;
  color: #fff;
}
.footer-inner-right-top img {
  margin-right: 10px;
}
.footer-inner-right-top a:hover {
  color: #fff;
  text-decoration: none;
}
.footer-inner-right-bottom p {
  font-size: 12px;
  margin: 8px 0 0;
  line-height: 18px;
  color: #c5c6c7;
}
.footer-inner-right h4 {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #c5c6c7;
  margin: 0;
}
/*footer end*/
