.w {
  margin: 0 auto;
}
body {
  font: 14px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
  color: #333;
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
}
.clearfix::before,
.clearfix::after {
  content: '';
  display: table;
  clear: both;
}
*::selection {
  background-color: #66ffffdc;
}
.container {
  max-width: 1226px;
  margin: 0 auto;
  height: 48px;
  padding: 0 14px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.container button {
  background-color: rgba(255, 255, 255, 0);
  min-width: 60px;
  max-width: 100px;
  height: 35px;
  margin: 5px 0;
  border: none;
  box-shadow: -2px -3px 15px 5px #3d497d;
  transition: all 0.2s ease-out;
  cursor: pointer;
  border-radius: 5px;
}
.container button a {
  text-decoration: none;
  color: #000000;
}
.container button:hover {
  cursor: pointer;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.384), 0 0 0 #ffffff, inset 18px 18px 30px rgba(0, 0, 0, 0), inset -20px -20px 30px rgba(255, 255, 255, 0.24);
}
.text-container {
  max-width: 1226px;
  margin: 0 auto;
  padding: 0 14px;
  background: rgba(255, 255, 255, 0.308);
  border-radius: 10px;
}
.text {
  background: rgba(255, 255, 255, 0.48);
  border-radius: 10px;
  box-shadow: 0 0 20px 16px rgba(255, 255, 255, 0.48);
}
.text h1 {
  font-size: 25px;
}
.text h2 {
  font-size: 20px;
}
.text p {
  font-size: 17px;
}
.text .title-text {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.text #keep1,
.text #keep2 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
}
.comment {
  flex-direction: column;
}
.title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
}
.title h2 {
  font-size: 20px;
  color: #24253d;
  border-left: 2px solid #3a84ff;
  padding-left: 5px;
}
.item {
  flex: none;
  box-sizing: border-box;
  width: 85%;
  height: auto;
  max-height: 300px;
  min-height: 160px;
  background-color: #fff;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.534);
  border-radius: 10px;
  padding: 10px 15px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  margin-right: 0;
  margin-top: 15px;
  background: url("/aizet-img/面码.jpeg") no-repeat;
  background-size: cover;
}
.item .cover {
  display: flex;
  overflow: auto;
  flex-direction: column;
  justify-content: flex-start;
}
.item .course {
  font-size: 25px;
  color: #24253d;
}
.item .user-info {
  display: flex;
  align-items: center;
}
.item .user-img {
  width: 20px;
  height: 20px;
}
.item .user-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.item .user-name {
  margin-left: 5px;
  font-size: 12px;
  color: #ffffff;
}
.Outermost-background {
  float: none;
  background-color: #bfa;
  background: url("/aizet-img/hpjy/djdlhpn.jpeg") repeat-y;
  background-size: cover;
}
#zw1 {
  float: left;
  background: url("/aizet-img/徐-background-img.jpg") no-repeat;
  background-size: 100%;
}
#zw1 #zw1-cover {
  background: rgba(255, 255, 255, 0.562);
  border-radius: 5px;
  color: #000;
  padding: 3px;
}
#zw1 .expression {
  width: 100px;
  height: auto;
}
#zw2 {
  float: right;
  background: rgba(0, 0, 0, 0);
  background: url("/aizet-img/侯-img.jpg") no-repeat;
  background-size: cover;
}
#zw2 #zw2-cover {
  background: rgba(255, 255, 255, 0.678);
  border-radius: 5px;
  color: #000;
  padding: 3px;
}
#zw2 #xzai {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#zw3 {
  float: left;
  background: rgba(51, 174, 255, 0.8);
  background-size: 100%;
}
#zw3 #zw3-cover {
  background: rgba(255, 255, 255, 0.56);
  border-radius: 5px;
  color: #000;
  padding: 3px;
}
#zw4 {
  float: left;
  background: url("/aizet-img/friend-img.jpg") no-repeat;
  background-size: cover;
  margin-bottom: 26px;
}
#zw4 #zw4-cover {
  background: rgba(255, 255, 255, 0.644);
  border-radius: 5px;
  color: #000;
  padding: 3px;
}
#zw4 ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style: none;
}
#zw4 ul li::before {
  content: "「";
}
#zw4 ul li::after {
  content: "」";
}
#zw4 ul li::selection {
  background-color: #94ff94;
}
.music {
  max-width: 1226px;
  height: 60px;
  margin: 0 auto;
  padding: 0 14px;
  background-color: #272727;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: column;
  align-items: center;
}
.music h3 {
  color: #ffffff;
}
.music h3 a {
  text-decoration: none;
  color: #40c3ff;
}
.music #medium {
  padding-top: 10px;
}
/*# sourceMappingURL=./zsxd.css.map */