.zu-lin-website {
  width: 100%;
  background-color: #f0f2f5;
}

.zu-lin-website .w1200 {
  width: 1200px;
  margin: 0 auto;
}

.zu-lin-website__header {
  width: 100%;
  margin: 0 auto;
  height: 60px;
  background-color: #fff;
}

.zu-lin-website__header--logo-box {
  display: flex;
  align-items: center;
  height: 60px;
}

.zu-lin-website__header--logo {
  width: 207px;
  height: 36px;
  overflow: hidden;
}

.zu-lin-website__header--logo-img {
  width: 100%;
  object-fit: contain;
  vertical-align: top;
}

.zu-lin-website__banner {
  margin-bottom: 40px;
  width: 100%;
  overflow: hidden;
}

.zu-lin-website__banner--img {
  width: 100%;
  object-fit: contain;
}

.zu-lin-website__company-profile {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #f0f2f5;
}

.zu-lin-website__company-profile--left {
  margin-right: 58px;
  width: 585px;
  height: 371px;
  overflow: hidden;
}

.zu-lin-website__company-profile--left-img {
  width: 100%;
  object-fit: contain;
}

.zu-lin-website__company-profile--right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-evenly;
  width: 557px;
  height: 371px;
  overflow: hidden;
}

.zu-lin-website__company-profile--right-title {
  width: 161px;
  height: 50px;
  overflow: hidden;
}

.zu-lin-website__company-profile--right-img {
  width: 100%;
  object-fit: contain;
}

.zu-lin-website__company-profile--right-f-title {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 26px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333;
  line-height: 35px;
  margin-bottom: 22px;
}

.zu-lin-website__company-profile--right-f-title-line {
  margin-right: 12px;
  width: 157px;
  height: 1px;
  border: 3px solid #E1251B;
  background-color: #E1251B;
}

.zu-lin-website__company-profile--right-text {
  font-size: 20px;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 43px;
  text-indent: 2em;
  text-align: justify;
}

.zu-lin-website__platform-introduction {
  display: flex;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 49px;
  background-color: #f0f2f5;
}

.zu-lin-website__platform-introduction--right {
  display: flex;
  justify-content: space-between;
  width: 585px;
  height: 398px;
  overflow: hidden;
}

.zu-lin-website__platform-introduction--right-img {
  width: 100%;
  object-fit: contain;
}

.zu-lin-website__platform-introduction--left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-evenly;
  margin-right: 60px;
  margin-left: 20px;
  border-top: 3px solid #E4E7ED;
  width: 557px;
  height: 398px;
  overflow: hidden;
}

.zu-lin-website__platform-introduction--left-title {
  display: flex;
  flex-direction: column;
  margin-top: 18px;
  width: 207px;
  overflow: hidden;
}

.zu-lin-website__platform-introduction--left-img {
  width: 100%;
  object-fit: contain;
  vertical-align: bottom;
}

.zu-lin-website__platform-introduction--left-f-title {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 5px;
  margin-bottom: 22px;
  font-size: 26px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333;
  line-height: 35px;
}

.zu-lin-website__platform-introduction--left-text {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 31px;
  text-indent: 2em;
  letter-spacing: 4px;
  text-align: justify;
}

.zu-lin-website__advantage {
  padding-bottom: 50px;
  width: 100%;
  background-color: #f6f6f6;
}

.zu-lin-website__advantage--title {
  margin: 0 auto;
  width: 281px;
  height: 100px;
  overflow: hidden;
  line-height: 100px;
}

.zu-lin-website__advantage--title-img {
  width: 100%;
  object-fit: contain;
}

.zu-lin-website__advantage--content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

.zu-lin-website__advantage--item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 355px;
  height: 470px;
  background: #FFFFFF;
}

.zu-lin-website__advantage--item-top {
  margin-top: 31px;
  width: 160px;
  height: 140px;
  overflow: hidden;
}

.zu-lin-website__advantage--item-img {
  width: 100%;
  object-fit: contain;
}

.zu-lin-website__advantage--item-line {
  margin: 28px 0 40px 0;
  width: 294px;
  height: 1px;
  background-color: #E4E7ED;
}

.zu-lin-website__advantage--item-text {
  width: 285px;
  height: 165px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: #333;
  line-height: 33px;
  text-align: center;
}

.zu-lin-website__culture {
  padding-bottom: 50px;
  width: 100%;
  background-color: #f0f2f5;
}

.zu-lin-website__culture--title {
  margin: 0 auto;
  width: 281px;
  height: 100px;
  overflow: hidden;
  line-height: 100px;
}

.zu-lin-website__culture--title-img {
  width: 100%;
  object-fit: contain;
}

.zu-lin-website__culture--content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

.zu-lin-website__culture--item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 355px;
}

.zu-lin-website__culture--item-top {
  width: 263px;
  height: 263px;
  overflow: hidden;
}

.zu-lin-website__culture--item-img {
  width: 100%;
  object-fit: contain;
}

.zu-lin-website__culture--item-title {
  margin: 20px 0;
  font-size: 28px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333;
  line-height: 37px;
}

.zu-lin-website__culture--item-f-title {
  text-align: center;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 31px;
}

.zu-lin-website__declaration {
  width: 100%;
  background-color: #F6F6F6;
  padding-bottom: 33px;
}

.zu-lin-website__declaration--title {
  margin: 0 auto;
  width: 161px;
  height: 100px;
  overflow: hidden;
  line-height: 100px;
}

.zu-lin-website__declaration--title-img {
  width: 100%;
  object-fit: contain;
}

.zu-lin-website__declaration--content {
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  line-height: 2;
  letter-spacing: 3px;
}

.zu-lin-website__footer {
  padding-bottom: 30px;
  width: 100%;
  background-color: #2C2C2C;
  text-align: center;
  font-family: MicrosoftYaHei;
}

.zu-lin-website__footer--content {
  text-align: center;
  font-size: 20px;
  color: #D7D7D7;
  color: #333333;
  letter-spacing: 3px;
}

.zu-lin-website__footer--jyxk {
  font-size: 14px;
  color: #D7D7D7;
  line-height: 70px;
}

.zu-lin-website__footer--lxwm {
  font-size: 18px;
  color: #F5F5F5;
  line-height: 24px;
}

.zu-lin-website__footer--lxwm-margin-right {
  margin-right: 48px;
}

.zu-lin-website__footer--lxwm-margin-right span {
  margin: 0 5px;
}

.zu-lin-website__footer--gywm {
  margin-top: 40px;
  font-size: 12px;
  color: #D7D7D7;
  line-height: 16px;
}

.zu-lin-website__footer--bqsy {
  margin-top: 10px;
  font-size: 12px;
  color: #D7D7D7;
  line-height: 16px;
}
