html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  margin: 0;
}
header {
  margin-top: 1%;
  width: 100%;
}
.header {
  width: 100%;
  max-width: 2000px;
  height: 109px;
  margin: 0 auto;

  background: #ffff;

  box-shadow: 0px 0px 37px 0px rgba(0, 0, 0, 0.06);
}

.header-top {
  width: 1240px;
  height: 109px;
  margin: 0 auto;
  position: relative;
}

.logo {
  width: 304px;
  height: 54px;
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
  text-indent: -9999em;
  background: url(img/logo.jpg) no-repeat;
  background-size: 100% 100%;
}

.navipages {
  float: right;
}

#lavalamp li {
  display: inline-block;
  line-height: 75px;
  /* float: left; */
}

#lavalamp li a {
  /* width: 150px; */
  margin-left: 60px;
  display: block;
  float: left;
  text-align: center;
  font-size: 18px;
  font-family: "SourceHanSansSC";
  color: #333;
}

#lavalamp li a:hover {
  text-decoration: none;
  color: #ff965b;
}

#lavalamp #lavalampbg {
  width: 118px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: #86a420;
  z-index: 100;
}

#lavalamp {
  float: right;
  margin-right: 200px;
}

#lavalamp li a {
  background: #fff;
  color: #0e0e0e;
  position: relative;
  text-decoration: none;
}

#lavalamp li.current {
  /* background: #fff;
    color: #fff */
}

.navipages .current a {
  color: #ff7500 !important;
  position: relative;
}
.navipages .current a:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0%;
  bottom: -1px;
  width: 100%;
  height: 3px;
  background: #ff7500;
}
.navipages li a:hover:after {
  left: 0%;
  width: 100%;
}
.navipages li a:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 0;
  height: 3px;
  background: #ff7500;
  transition: all 0.4s;
}
header div {
  margin-left: 16%;
  width: 20%;
}
#logo {
  width: 100%;
}

#imgDiv {
  width: 100%;
}
#banner01 {
  width: 100%;
}
#content {
  margin: 20px auto;
  width: 70%;
  font-size: 0.9vw;
}

p {
  line-height: 180%;
}

#title {
  font-size: 1.5vw;
  text-align: center;
  font-weight: bold;
}
#titles {
  color: #a6a6a6;
  font-size: 0.6vw;
  text-align: center;
}
#footer {
  width: 75%;
  align-content: center;
  margin: auto;
  border-top: 1px solid;
  padding-top: 1%;
  padding-bottom: 1%;
  color: #a6a6a6;
  font-size: 0.8vw;
  text-align: center;
}
.up-wrap {
  text-align: center;
}

.up-wrap .goal-title {
    font-size: 1.5vw;
    text-align: center;
    font-weight: bold;
}

.up-wrap .span {
  border-bottom: 2px solid #b1b1b1;
  display: inline-block;
  width: 124px;
  text-align: center;
  margin-top: 22px;
}

.characters-wrap {
  font-family: "SourceHanSansSC-Medium";
  margin-top: 50px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 1px;
  color: #4c4c4c;
}

.imgs-wrap {
  margin-top: 57px;
  height: 195px;
}
.remuneration-wrap {
  margin-top: 30px;
}

.remuneration-item {
  display: flex;
  margin-right: 15px;
  margin-top: 40px;
}

.remuneration-content {
  width: 232px;
  margin-top: 7px;
  margin-left: 19px;
}

.remuneration-title {
  font-family: "SourceHanSansSC";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 1px;
  color: #fa780e;
}

.remuneration-detail {
  font-family: "SourceHanSansSC";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  /* line-height: 21px; */
  letter-spacing: 0px;
  margin-top: 11px;
  color: #858585;
}
#content .title {
  height: 32px;
  font-size: 28px;
  font-weight: 600;
  color: #252423;
  line-height: 32px;
  padding-top: 90px;
  padding-bottom: 10px;
}

#content .content {
  width: 417px;
  font-family: "SourceHanSansSC-Medium";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 1px;
  color: #4c4c4c;
}
 .work-nav-wrap {
    display: flex;
    height: 82px;
    border-top: 1px solid #e3e3e3;
}

.work-nav-wrap div {
    font-family: "SourceHanSansSC-Normal";
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 15px;
    letter-spacing: 1px;
    color: #2f2f2f;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 181px;
    cursor: pointer;
}
.activework {
    color: #f3561f !important;
    position: relative;

}
.width-1240 {
    width: 1240px;
    margin: 0 auto;
}
.swiper-container {
  /* padding-bottom: 60px; */
  /* width: 750px; */
  height: 430px;
  position: static !important;
  /* margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1; */
}
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  width: 35px !important;
  height: 12px !important;
  background-color: #ff793e !important;
  border-radius: 6px !important;
}
.swiper-container .swiper-pagination {
  left: -26px !important;
  right: 0;
  bottom: 10px;
  text-align: end;
}
.swiper-container .swiper-slide {
  display: flex;
  /* width: 200px;
    height: 200px;
    background: #0e0e0e; */
  /* box-shadow: 0 8px 30px #ddd; */
  /* margin-right: 100px;
    margin-left: 100px; */
}
.swiper-container .swiper-button-prev {
  left: 256px;
  width: 53px;
  height: 53px;
  top: 905px;
  background: url(./static/enterpriseCulture/images/leftlogo.png) no-repeat;
  /* background-position: 0 0; */
  background-size: 100%;
  margin-top: 23px;
  position: absolute;
}

.swiper-container .swiper-button-next {
  right: 256px;
  width: 53px;
  top: 905px;
  height: 53px;
  background: url(./static/enterpriseCulture/images/rightlogo.png) no-repeat;
  /* background-position: 0 -93px; */
  background-size: 100%;
  margin-top: 23px;
  position: absolute;
}
.swiper-container .swiper-slide img {
  width: 612px;
  height: 379px;
  /* width: 100%;
    height: 100%; */
  margin-right: 10px;
}
