#Zhiliangtang {
  width: 100%;
  background-color: #ffffff;
}
#Zhiliangtang .z-banner {
  width: 100%;
  height: 600px;
  text-align: center;
  padding-top: 152px;
  background: url("http://wdwd-shop.wdwdcdn.com/5efacc0f22f14.png") no-repeat center center / cover;
}
#Zhiliangtang .z-banner .z-logo {
  width: 321px;
  height: 155px;
  margin-bottom: 40px;
}
#Zhiliangtang .z-banner .z-text {
  color: #ffffff;
  font-size: 24px;
  line-height: 40px;
}
#Zhiliangtang .z-main {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#Zhiliangtang .z-main .z-box {
  width: 24%;
  height: 400px;
  margin-top: 139px;
}
#Zhiliangtang .z-main .z-box .box-top {
  width: 100%;
  height: 280px;
  background: url("http://wdwd-shop.wdwdcdn.com/5ef94a6c0e89c.png") no-repeat center center / 100% 100%;
  text-align: center;
  line-height: 280px;
  font-size: 63px;
  color: #fff;
  position: relative;
  margin-bottom: 49px;
}
#Zhiliangtang .z-main .z-box .box-top .icon {
  position: absolute;
  font-size: 34px;
  top: -12px;
  right: 87px;
}
#Zhiliangtang .z-main .z-box .box-text {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
}
#Zhiliangtang .z-main .box2 .box-text,
#Zhiliangtang .z-main .box3 .box-text {
  line-height: 70px;
}
#Zhiliangtang .z-main .box3 .icon {
  right: 70px !important;
}
#Zhiliangtang .z-main .box4 .icon {
  font-size: 20px !important;
  right: 70px !important;
}
#Zhiliangtang .z-link {
  width: 100%;
  height: 300px;
  background: url("http://wdwd-shop.wdwdcdn.com/5efacbac1d498.png") no-repeat center center / cover;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 102px;
}
#Zhiliangtang .z-link .lecturer,
#Zhiliangtang .z-link .student {
  width: 700px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#Zhiliangtang .z-link .lecturer .title,
#Zhiliangtang .z-link .student .title {
  font-size: 40px;
  font-weight: 400;
  line-height: 80px;
  color: #ffffff;
}
#Zhiliangtang .z-link .lecturer .btn,
#Zhiliangtang .z-link .student .btn {
  border: none;
  border-radius: 42px;
  width: 180px;
  height: 42px;
  background-color: #ffffff;
  color: #E94609;
}
#Zhiliangtang .z-link .lecturer {
  border-right: 1px solid #ffffff;
}
