::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.ux2021 *::before,
.ux2021 *::after {
  box-sizing: border-box;
}
.ux2021 * {
  box-sizing: border-box;
}
.ux2021 .header-of-page .header-content {
  max-width: 1500px;
}
.ux2021 .header-of-page .header-content .line {
  float: left;
  width: 1px;
  height: 26px;
  background: #ebebeb;
  margin: 5px 30px;
}
.ux2021 .header-of-page .header-content .line.line2 {
  margin: 3px 12px;
  height: 16px;
}
.ux2021 .header-of-page .header-content .header-user {
  top: 6px;
}
.ux2021 .header-of-page .header-content .login,
.ux2021 .header-of-page .header-content .sign {
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  line-height: normal;
}
.ux2021 .header-of-page .header-content .login:hover,
.ux2021 .header-of-page .header-content .sign:hover {
  color: #fe4066;
}
.ux2021 .header-of-page .header-content i {
  color: #B9B9B9;
}
.ux2021 .header-of-page .header-content .nav-menu {
  display: none;
}
.ux2021 .header-of-page .ph-menu-icon {
  display: none;
  font-size: 24px;
  line-height: 36px;
  float: right;
  cursor: pointer;
  transition: 0.3s;
}
.ux2021 .header-of-page .ph-menu-icon:hover {
  color: #fe4066;
}
.ux2021 .header-of-page .ph-head {
  display: none;
}
.ux2021 .header-of-page .black-bg .logo {
  display: inline-block;
  color: #ffffff;
  height: 32px;
}
.ux2021 .header-of-page .black-bg .logo:last-of-type {
  height: auto;
  margin-top: 3px;
}
.ux2021 .header-of-page .black-bg .logo img {
  height: 100%;
}
.ux2021 .header-of-page .black-bg .logo .iconfont {
  font-size: 32px;
  color: #ffffff;
}
.ux2021 .header-of-page .black-bg .login,
.ux2021 .header-of-page .black-bg .sign {
  color: #ffffff;
}
.ux2021 .header-of-page .black-bg i {
  color: #ffffff;
}
.ux2021 .header-of-page .black-bg .header-user .iconfont {
  color: #ffffff;
}
.ux2021 .ux-banner {
  position: relative;
  font-size: 0;
}
.ux2021 .ux-banner .bg-img {
  width: 100%;
}
.ux2021 .ux-banner .bg-img.phone {
  display: none;
}
.ux2021 .ux-banner .banner-title {
  position: absolute;
  left: calc(50% - 2px);
  transform: translateX(-50%);
  box-shadow: 8px 8px 0 1px #353030;
  bottom: calc(12% + 2px);
  transition: all 0.15s;
  background-color: #FECF02;
  border: 2px solid #353030;
  width: 22%;
  max-width: 284px;
  padding: 10px 0;
  text-align: center;
  box-sizing: border-box;
}
.ux2021 .ux-banner .banner-title a {
  font-size: 32px;
  font-weight: bold;
  display: block;
  color: #353030;
  letter-spacing: 4px;
  box-sizing: border-box;
}
.ux2021 .ux-banner .banner-title:hover {
  bottom: 12%;
  box-shadow: none;
  left: 50%;
}
.ux2021 .ux-banner .banner-title.footer {
  bottom: calc(22% + 2px);
}
.ux2021 .ux-banner .banner-title.footer:hover {
  bottom: 22%;
}
.ux2021 .ux-banner .banner-tic {
  color: #fff;
  font-size: 18px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  bottom: calc(12% - 48px);
}
.ux2021 .ux-nav {
  width: 92%;
  max-width: 1300px;
  margin: 24px auto;
}
.ux2021 .ux-nav ul {
  text-align: center;
}
.ux2021 .ux-nav li {
  display: inline-block;
  margin-right: 5%;
}
.ux2021 .ux-nav li:last-of-type {
  margin-right: 0;
}
.ux2021 .ux-nav li a {
  color: #353030;
  font-size: 20px;
}
.ux2021 .ux-nav li.active a {
  color: #3776ff;
}
.ux2021 .likes-title {
  width: 100%;
  position: relative;
  margin: 50px auto;
}
.ux2021 .likes-title.works-con {
  margin-top: 0;
}
.ux2021 .likes-title img {
  width: 100%;
}
.ux2021 .likes-title img.phone {
  display: none;
}
.ux2021 .likes-title .qrcode-con {
  position: absolute;
  right: 8%;
  bottom: 10px;
}
.ux2021 .likes-title .qrcode-con .qrcode-box {
  width: 130px;
  height: 130px;
  background-image: url('/images/ux2021/work-post-qrcode-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ux2021 .likes-title .qrcode-con .qrcode-box img {
  width: 110px;
  margin: 5px;
}
.ux2021 .likes-title .qrcode-con p {
  text-align: center;
  color: #353030;
  font-size: 14px;
  margin-top: 10px;
}
.ux2021 .bg-blue {
  background-color: #1E51C0;
}
.ux2021 .bg-blue .content {
  width: 100%;
  max-width: 1920px;
  padding: 72px 0;
  position: relative;
  margin: auto;
  text-align: center;
}
.ux2021 .bg-blue .content .con-title {
  margin-bottom: 50px;
}
.ux2021 .bg-blue .content .con-title p {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}
.ux2021 .home1 {
  padding: 72px 60px;
  height: 890px;
  width: 100%;
  overflow: hidden;
}
.ux2021 .home1 .con-h-bg1 {
  width: 1786px;
  height: 813px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.ux2021 .home1 .con-h-title {
  position: relative;
  margin-top: 100px;
}
.ux2021 .home1 .con-h-title .con-h1-top {
  width: 100%;
  padding: 16px 0;
  background-color: #353030;
  text-align: left;
  display: none;
}
.ux2021 .home1 .con-h-title .con-h1-top span {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin-left: 14px;
}
.ux2021 .home1 .con-h-title .con-h1-top span.bg-red {
  background-color: #fe4066;
}
.ux2021 .home1 .con-h-title .con-h1-top span.bg-yellow {
  background-color: #fecf02;
}
.ux2021 .home1 .con-h-title .con-h1-top span.bg-green {
  background-color: #39967f;
}
.ux2021 .home1 .con-h-title p {
  color: #353030;
  font-size: 20px;
  line-height: 40px;
  margin-top: 20px;
}
.ux2021 .home1 .con-h-title p span {
  font-weight: bold;
}
.ux2021 .home2 .con-h-spec1 {
  position: absolute;
  right: 0;
  top: -300px;
}
.ux2021 .home2 .con-h-spec2 {
  position: absolute;
  left: 0;
  top: 230px;
}
.ux2021 .home2 .con-h-box {
  margin-top: 50px;
}
.ux2021 .home2 .con-h-box > div {
  display: inline-block;
}
.ux2021 .home2 .con-h-box .con-h-item {
  width: 200px;
  height: 120px;
  border: 2px solid #353030;
  color: #fff;
  position: relative;
  background-color: #3776FF;
  vertical-align: middle;
}
.ux2021 .home2 .con-h-box .con-h-item::before {
  content: '';
  width: 14px;
  height: 14px;
  border: 2px solid #353030;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  right: 12px;
}
.ux2021 .home2 .con-h-box .con-h-item h4 {
  font-size: 24px;
  margin: 26px auto 8px;
}
.ux2021 .home2 .con-h-box .con-h-item p {
  font-size: 20px;
  margin: 0;
}
.ux2021 .home2 .con-h-box .con-h-item.expired {
  background-color: #FECF02;
  color: #353030;
}
.ux2021 .home2 .con-h-box .con-h-item.expired::before {
  background-color: #fe4066;
}
.ux2021 .home2 .con-h-box .con-h-item.active {
  background: url('/images/ux2021/con-h2-active-bg.png') no-repeat;
  background-position: center;
  background-size: cover;
  width: 214px;
  height: 138px;
  border: none;
  padding: 5px 14px 0 0;
}
.ux2021 .home2 .con-h-box .con-h-item.active::before {
  background-color: #FECF02;
  right: 26px;
}
.ux2021 .home2 .con-h-box .con-h-rignt {
  background-image: url('/images/ux2021/con-h-right.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 32px;
  height: 56px;
  margin: 0 2%;
  vertical-align: middle;
}
.ux2021 .home2 .con-h-box .con-h-rignt.active {
  background-image: url('/images/ux2021/con-h-right-active.png');
}
.ux2021 .home3 .con-h-spec1 {
  position: absolute;
  right: 0;
  top: 0;
}
.ux2021 .home3 .con-h-spec2 {
  position: absolute;
  left: 0;
  bottom: -120px;
}
.ux2021 .home3 .award-content {
  position: relative;
}
.ux2021 .home3 .award-content::before {
  content: '';
  display: block;
  width: 90%;
  max-width: 1396px;
  height: 100%;
  border-radius: 160px;
  border: 2px solid #353030;
  background-color: #fff;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.ux2021 .home3 .award-box {
  width: 90%;
  max-width: 1400px;
  border-radius: 160px;
  border: 2px solid #353030;
  margin: auto;
  background: linear-gradient(#27DDFF, #3776FF);
  z-index: 1;
  position: relative;
}
.ux2021 .home3 .award-box .award-box-bg {
  background: url('/images/ux2021/award-bg.png') repeat;
  background-position: center;
  border-radius: 160px;
  width: 100%;
  height: 100%;
  padding: 161px;
  box-sizing: border-box;
}
.ux2021 .home3 .award-box .award-box-item {
  width: 100%;
  background-color: #fff;
  border: 2px solid #353030;
  margin-bottom: 70px;
  text-align: left;
  position: relative;
  padding: 96px 96px 40px;
  box-sizing: border-box;
}
.ux2021 .home3 .award-box .award-box-item .img-pos {
  position: absolute;
  top: -34px;
  left: 96px;
  width: 290px;
}
.ux2021 .home3 .award-box .award-box-item .img-title {
  width: 420px;
  margin-bottom: 20px;
}
.ux2021 .home3 .award-box .award-box-item .img-line {
  width: 100%;
  max-width: 894px;
}
.ux2021 .home3 .award-box .award-box-item .img-right {
  position: absolute;
  right: 96px;
  top: -34px;
  width: 240px;
}
.ux2021 .home3 .award-box .award-box-item .img-bottom {
  position: absolute;
  right: 96px;
  bottom: 34px;
  width: 292px;
}
.ux2021 .home3 .award-box .award-box-item ul {
  margin-top: 20px;
}
.ux2021 .home3 .award-box .award-box-item ul li {
  line-height: 40px;
  color: #353030;
  position: relative;
  padding-left: 28px;
}
.ux2021 .home3 .award-box .award-box-item ul li::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #fe4066;
  border: 2px solid #353030;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 14px;
}
.ux2021 .home3 .award-box .award-box-item ul.spec-yellow li::before {
  background: #FECF02;
}
.ux2021 .home3 .award-box .award-box-item ul.spec-blue li::before {
  background: #3776FF;
}
.ux2021 .home3 .award-box .item-box .item-box-i {
  display: inline-block;
  width: calc((100% - 54px) / 3);
  height: 510px;
  background-color: #fff;
  border: 2px solid #353030;
  box-sizing: border-box;
  vertical-align: top;
  padding: 50px 24px 24px;
  position: relative;
}
.ux2021 .home3 .award-box .item-box .item-box-i:nth-of-type(2) {
  margin: 0 22px;
}
.ux2021 .home3 .award-box .item-box .item-box-i .img-pos {
  position: absolute;
  top: -34px;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
}
.ux2021 .home3 .award-box .item-box .item-box-i .img-cover {
  width: 100%;
  max-width: 240px;
  margin: auto;
}
.ux2021 .home3 .award-box .item-box .item-box-i p {
  font-size: 14px;
  color: #353030;
  line-height: 28px;
}
.ux2021 .home3 .award-box .award-item {
  text-align: left;
  width: 100%;
  background-color: #fff;
  border: 2px solid #353030;
  margin-top: 32px;
  margin-bottom: 68px;
  padding: 40px 48px;
  box-sizing: border-box;
  line-height: 32px;
}
.ux2021 .home3 .award-box .award-item h4 {
  font-size: 16px;
  margin: 0;
}
.ux2021 .home3 .award-box .award-item h4:last-of-type {
  margin-top: 16px;
}
.ux2021 .home3 .award-box .award-item h4 img {
  vertical-align: text-top;
  margin: 0 6px;
}
.ux2021 .home3 .award-box .award-item p {
  font-size: 16px;
  color: #5C5758;
  margin: 0;
}
.ux2021 .home3 .award-box .award-bottom {
  width: 100%;
}
.ux2021 .home3 .award-box .award-bottom.phone {
  display: none;
}
.ux2021 .home4 {
  position: relative;
  text-align: center;
  z-index: 2;
}
.ux2021 .home4 .con-h-spec1 {
  position: absolute;
  right: 60px;
  top: 20px;
}
.ux2021 .home4 .con-h4-item {
  display: inline-block;
  width: 500px;
  border: 2px solid #353030;
  background-color: #fff;
  position: relative;
  padding: 68px 40px 40px;
  box-sizing: border-box;
  text-align: left;
  vertical-align: middle;
}
.ux2021 .home4 .con-h4-item .item-title {
  position: absolute;
  left: 32px;
  top: -28px;
}
.ux2021 .home4 .con-h4-item ul li {
  line-height: 40px;
  color: #353030;
}
.ux2021 .home4 .con-h4-item ul li::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #fe4066;
  border: 2px solid #353030;
  border-radius: 50%;
  margin-right: 16px;
  vertical-align: text-top;
  margin-top: 2px;
}
.ux2021 .home4 .con-h4-item ul.spec-blue li::before {
  background: #3776FF;
}
.ux2021 .home4 .con-h4-item .item-pos {
  position: absolute;
  right: 20px;
  top: 20px;
}
.ux2021 .home4 .con-h4-item .item-rit {
  position: absolute;
  right: 40px;
  bottom: 40px;
}
.ux2021 .home4 .con-h4-item-add {
  vertical-align: middle;
  margin: 0 20px;
}
.ux2021 .home5 .con-h-spec1 {
  position: absolute;
  right: 0;
  top: -200px;
}
.ux2021 .home5 .con-h-spec2 {
  position: absolute;
  left: 0;
  top: 100px;
}
.ux2021 .review-content {
  position: relative;
  width: 90%;
  max-width: 1088px;
  margin: auto;
  font-size: 0;
}
.ux2021 .review-content .review-box {
  background-color: #FECF02;
  border: 2px solid #353030;
  padding: 40px;
  position: relative;
}
.ux2021 .review-content .review-box li {
  display: inline-block;
  margin: 30px 14px 0;
  text-align: center;
  width: 210px;
  vertical-align: top;
  color: #353030;
}
.ux2021 .review-content .review-box li img {
  width: 140px;
}
.ux2021 .review-content .review-box li h4 {
  font-size: 24px;
  line-height: 36px;
  margin: 16px 0 8px;
}
.ux2021 .review-content .review-box li p {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
.ux2021 .review-content .review-box.top {
  border-top: 0;
}
.ux2021 .review-content .review-box.bottom {
  border-bottom: 0;
  padding-bottom: 56px;
}
.ux2021 .review-content .review-box-line {
  width: 90%;
  max-width: 960px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.ux2021 .review-content .review-bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
  transform: translateY(100%);
  left: 0;
}
.ux2021 .logo-content {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  text-align: center;
}
.ux2021 .logo-content li {
  display: inline-block;
  position: relative;
  margin: 20px 6px 0;
  width: 158px;
  height: 64px;
  font-size: 0;
  z-index: 2;
}
.ux2021 .logo-content li img {
  width: 100%;
}
.ux2021 .logo-content li:hover {
  box-shadow: 6px 6px 0 1px #353030;
  top: -2px;
  left: -2px;
}
.ux2021 .home7 .con-h-spec1 {
  position: absolute;
  right: 0;
  top: -120px;
}
.ux2021 .home7 .con-h7-title {
  display: block;
  width: 90%;
  max-width: 1088px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.ux2021 .home7 .con-h7-title img {
  width: 100%;
}
.ux2021 .home7 .con-h7-title img.phone {
  display: none;
}
.ux2021 .ent-logo {
  background-color: #353030;
  text-align: center;
  padding: 74px 0;
}
.ux2021 .ent-logo .logo img {
  height: 48px;
}
.ux2021 .ent-logo .line {
  display: inline-block;
  width: 2px;
  height: 48px;
  background-color: #fff;
  margin: 0 64px;
}
.ux2021 .footer-web .footer-item.footer-logos {
  display: none;
}
.ux2021 .footer-web .footer-item.footer-ux {
  display: inline-block;
  width: auto;
}
.ux2021 .rules-content {
  overflow: hidden;
}
.ux2021 .rules-content * {
  box-sizing: border-box;
}
.ux2021 .rules-content img {
  display: block;
}
.ux2021 .rules-content .contents {
  position: relative;
}
.ux2021 .rules-content .contents .rules-bg {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.ux2021 .rules-content .contents .rules-bg .left {
  float: left;
}
.ux2021 .rules-content .contents .rules-bg .right {
  float: right;
}
.ux2021 .rules-content .contents .rules-bg .bg1 {
  width: 130px;
  margin-top: 736px;
  transform: rotateY(180deg);
}
.ux2021 .rules-content .contents .content-wrap {
  position: relative;
  z-index: 2;
  width: 90%;
  margin: 96px auto 0;
  max-width: 1280px;
  background: linear-gradient(180deg, #27ddff, #3776ff 100%);
  height: 100%;
  border: 2px solid #353030;
}
.ux2021 .rules-content .contents .content-wrap::before {
  background: url('/images/ux2021/award-bg.png') center;
  content: '';
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
}
.ux2021 .rules-content .contents .content-wrap::after {
  left: 0;
  right: 0;
  content: "";
  position: absolute;
  background: url('/images/ux2021/rules14.png') center top no-repeat;
  background-size: 100% auto;
  height: 40px;
  bottom: -42px;
}
.ux2021 .rules-content .contents .content-wrap img {
  display: block;
  max-width: 100%;
  position: relative;
  z-index: 4;
}
.ux2021 .rules-content .contents .content-wrap .rule-title-phone {
  display: none;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap {
  position: relative;
  z-index: 4;
  margin: 72px 96px 0;
  background: #cbf4ff;
  border: 2px solid #353030;
  padding: 0 96px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .title-img {
  max-width: 190px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .title-img2 {
  max-width: 278px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .title-img3 {
  max-width: 308px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .list1 {
  position: relative;
  padding: 72px 0 72px 254px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .list1 .title-img {
  position: absolute;
  left: 0;
  top: 76px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .list1 > p {
  font-size: 24px;
  line-height: 36px;
  color: #353030;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .list2 {
  padding-top: 72px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .other-list {
  padding-top: 48px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p {
  padding-left: 28px;
  position: relative;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 24px;
  color: #353030;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p .red {
  color: #fe4066;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  background: #fe4066;
  border: 2px solid #353030;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .other-list .img-list {
  overflow: hidden;
  padding-bottom: 8px;
  padding-left: 8px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .other-list .img-list li {
  float: left;
  width: 50%;
  padding: 0 0 24px 18px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap .other-list .img-list img {
  max-width: 422px;
  width: 100%;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap1 {
  padding-bottom: 147px;
  position: relative;
  margin-bottom: 36px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap1::before {
  content: "";
  background: url("/images/ux2021/rules10.png") no-repeat center;
  width: 97px;
  height: 128px;
  position: absolute;
  bottom: -88px;
  left: 124px;
  background-size: 100% auto;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap1::after {
  content: "";
  background: url("/images/ux2021/rules10.png") no-repeat center;
  background-size: 100% auto;
  width: 97px;
  height: 128px;
  position: absolute;
  bottom: -88px;
  right: 124px;
}
.ux2021 .rules-content .contents .content-wrap .con-wrap2 {
  padding: 92px 60px 52px 50px;
  margin-top: 0;
  z-index: 3;
}
.ux2021 .rules-content .contents .content-wrap .for-example {
  position: relative;
  margin: 96px auto 0;
  max-width: 1088px;
  padding-bottom: 96px;
}
.ux2021 .rules-content .contents .content-wrap .for-example::before {
  content: "";
  background: url("/images/ux2021/rules12.png") no-repeat center;
  background-size: 100% auto;
  width: 121px;
  height: 76px;
  position: absolute;
  top: 0;
  right: 62px;
  transform: rotateY(180deg);
}
.ux2021 .rules-content .contents .content-wrap .for-example::after {
  content: "";
  background: url("/images/ux2021/rules12.png") no-repeat center;
  background-size: 100% auto;
  width: 121px;
  height: 76px;
  position: absolute;
  top: 0;
  left: 62px;
}
.ux2021 .rules-content .contents .content-wrap .for-example a {
  display: block;
  max-width: 292px;
  margin: 0 auto;
}
.ux2021 .rules-content .contents .content-wrap .for-example a .phone {
  display: none;
}
.ux2021 .rules-content .contents2 {
  padding-top: 184px;
}
.ux2021 .rules-content .contents2 .rules-bg {
  top: 26px;
}
.ux2021 .rules-content .contents2 .rules-bg .bg2 {
  max-width: 424px;
}
.ux2021 .rules-content .contents2 .rule-standard .img-title {
  max-width: 460px;
  margin: 0 auto;
}
.ux2021 .rules-content .contents2 .rule-standard ul {
  overflow: hidden;
  width: 90%;
  max-width: 1136px;
  margin: 40px auto 0;
}
.ux2021 .rules-content .contents2 .rule-standard ul li {
  width: 50%;
  float: left;
  padding: 32px 19px 0;
}
.ux2021 .rules-content .contents2 .rule-standard ul li img {
  max-width: 100%;
}
.ux2021 .rules-content .contents3 .rules-bg {
  top: -258px;
}
.ux2021 .rules-content .contents3 .rules-bg .bg3 {
  width: 306px;
}
.ux2021 .rules-content .contents3 .rules-bg .bg4 {
  width: 130px;
  margin-top: 1258px;
}
.ux2021 .rules-content .contents3 .content-wrap {
  padding-bottom: 144px;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap {
  background: #fff;
  padding-bottom: 74px;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .date {
  font-size: 20px;
  line-height: 32px;
  color: #353030;
  margin: 16px 0 0 0;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 {
  padding-bottom: 48px;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 ul {
  margin-top: 48px;
  margin-bottom: 30px;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li {
  margin-top: 24px;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li h4 {
  padding-left: 24px;
  position: relative;
  margin-bottom: 8px;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li h4 a {
  font-size: 24px;
  font-weight: 700;
  color: #353030;
  line-height: 36px;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li h4 a:hover {
  color: #fe4066;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li h4::before {
  content: '';
  width: 12px;
  height: 12px;
  background: #fe4066;
  border: 2px solid #353030;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li .post-title {
  font-size: 18px;
  color: #5c5758;
  line-height: 24px;
  padding-left: 24px;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li .post-title span:nth-of-type(2) {
  margin: 0 16px;
  color: #E9E9E9;
}
.ux2021 .rules-content .contents3 .content-wrap .con-wrap .list1 .date {
  line-height: 32px;
  position: absolute;
  left: 0;
  top: 164px;
  margin-top: 0;
}
.ux2021 .rules-content .contents4 {
  margin-bottom: 144px;
  padding-top: 184px;
}
.ux2021 .rules-content .contents4 .rules-bg {
  top: -50px;
}
.ux2021 .rules-content .contents4 .rules-bg .bg5 {
  width: 1264px;
}
.ux2021 .rules-content .contents4 .rules-bg .bg6 {
  width: 222px;
  margin-top: 1156px;
}
.ux2021 .rules-content .contents4 .read-title {
  max-width: 330px;
  margin: 0 auto 0;
}
.ux2021 .rules-content .contents4 .content-wrap {
  background: none;
  border: none;
}
.ux2021 .rules-content .contents4 .content-wrap::before,
.ux2021 .rules-content .contents4 .content-wrap::after {
  display: none;
}
.ux2021 .rules-content .contents4 .content-wrap .con-wrap {
  background: #fecf02;
  margin-top: 76px;
  padding-bottom: 110px;
}
.ux2021 .works-content {
  padding: 96px 0 190px;
}
.ux2021 .works-content * {
  box-sizing: border-box;
}
.ux2021 .works-content .contents {
  background: #fff;
  max-width: 1400px;
  width: 90%;
  padding: 48px 40px;
  margin: 0 auto;
}
.ux2021 .works-content .sorts {
  padding: 0 10px;
  overflow: hidden;
}
.ux2021 .works-content .sorts span {
  display: block;
  float: left;
  line-height: 32px;
  color: #353030;
  font-size: 16px;
  margin-right: 8px;
}
.ux2021 .works-content .sorts a {
  display: block;
  float: left;
  line-height: 32px;
  color: #5C5758;
  font-size: 16px;
  background: #f4f6f8;
  margin-right: 16px;
  padding: 0 16px;
  transition: 0.3s;
}
.ux2021 .works-content .sorts a.active,
.ux2021 .works-content .sorts a:hover {
  background: #3776ff;
  color: #fff;
}
.ux2021 .works-content .works-list {
  overflow: hidden;
  padding-top: 48px;
}
.ux2021 .works-content .works-list li {
  width: 25%;
  float: left;
  padding: 0 10px 46px;
}
.ux2021 .works-content .works-list li a {
  display: block;
  overflow: hidden;
}
.ux2021 .works-content .works-list li a .pic {
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.3s;
}
.ux2021 .works-content .works-list li a .title {
  font-size: 18px;
  line-height: 24px;
  color: #353030;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 40px;
  background: #fff;
  position: relative;
  z-index: 2;
  padding-top: 16px;
  margin-bottom: 8px;
  transition: 0.3s;
}
.ux2021 .works-content .works-list li a .other {
  position: relative;
  padding: 0 70px 0 32px;
}
.ux2021 .works-content .works-list li a .other .avatar {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.ux2021 .works-content .works-list li a .other span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  line-height: 24px;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #353030;
}
.ux2021 .works-content .works-list li a .other .right {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  color: #353030;
}
.ux2021 .works-content .works-list li a .other .right .iconfont {
  float: left;
  margin: 4px 4px 0 0;
}
.ux2021 .works-content .works-list li a .other .right i {
  font-style: normal;
  color: #8c8889;
  font-size: 14px;
  line-height: 24px;
  display: block;
  float: left;
}
.ux2021 .works-content .works-list li a:hover .pic {
  transform: scale(1.02);
}
.ux2021 .works-content .works-list li a:hover .title {
  color: #3776ff;
}
.ux2021 .sign-up-pop {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 20;
  flex-direction: column;
  padding: 20px 0;
}
.ux2021 .sign-up-pop.show {
  display: flex;
}
.ux2021 .sign-up-pop,
.ux2021 .sign-up-pop * {
  box-sizing: border-box;
}
.ux2021 .sign-up-pop .title-wrap {
  background: #3776FF;
  margin: 0 auto;
  position: relative;
  width: 90%;
  max-width: 500px;
}
.ux2021 .sign-up-pop .title-wrap .left-icon {
  overflow: hidden;
  padding-top: 16px;
  position: absolute;
  left: 0;
  top: 0;
}
.ux2021 .sign-up-pop .title-wrap .left-icon li {
  width: 16px;
  height: 16px;
  background: #f26176;
  border: 2px solid #353030;
  border-radius: 50%;
  float: left;
  margin-left: 10px;
}
.ux2021 .sign-up-pop .title-wrap .left-icon li:nth-child(2) {
  background: #fecf02;
}
.ux2021 .sign-up-pop .title-wrap .left-icon li:nth-child(3) {
  background: #3bd3af;
}
.ux2021 .sign-up-pop .title-wrap .title {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 48px;
}
.ux2021 .sign-up-pop .title-wrap .icon_menu_close {
  position: absolute;
  color: #fff;
  right: 10px;
  top: 5px;
  padding: 10px;
  cursor: pointer;
  transition: 0.3s;
}
.ux2021 .sign-up-pop .title-wrap .icon_menu_close:hover {
  transform: rotate(90deg);
}
.ux2021 .sign-up-pop .sign-up-content {
  background: #fff;
  width: 90%;
  max-width: 500px;
  padding: 24px 0 47px;
  max-height: calc(100% - 88px);
  position: relative;
}
.ux2021 .sign-up-pop .sign-up-content:not(.not-scroll) {
  overflow-y: auto;
}
.ux2021 .sign-up-pop .sign-up-content::-webkit-scrollbar {
  width: 5px;
  background: #e0e0e0;
  border-radius: 4px;
}
.ux2021 .sign-up-pop .sign-up-content::-webkit-scrollbar-thumb {
  background: #adadad;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap {
  max-width: 444px;
  width: 90%;
  margin: 0 auto;
  padding: 0 20px;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .title-name {
  font-size: 14px;
  color: #353030;
  line-height: 22px;
  margin: 16px 0 8px;
  font-weight: 600;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .title-name .red {
  font-style: normal;
  color: #fe4066;
  padding-left: 5px;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .input-wrap {
  border: 1px solid #fff;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .input-wrap input {
  background: #f4f6f8;
  border: 1px solid #e5e9ec;
  line-height: 38px;
  font-size: 16px;
  color: #353030;
  width: 100%;
  padding: 0 8px;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .input-wrap input::-moz-placeholder {
  color: #8c8889;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .input-wrap input::placeholder {
  color: #8c8889;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .input-wrap.error {
  border-color: #fe4066;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .input-wrap.error input {
  border-color: #fe4066;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .input-wrap.focus {
  border-color: #3776FF;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .input-wrap.focus input {
  border-color: #3776FF;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .error-text {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #fe4066;
  height: 22px;
  margin: 18px 0 16px;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .button {
  cursor: pointer;
  color: #fff;
  background: #fe4066;
  line-height: 40px;
  text-align: center;
  transition: 0.3s;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .button:hover {
  background: #fe4d70;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .cancel {
  cursor: pointer;
  color: #8c8889;
  font-size: 16px;
  line-height: 26px;
  max-width: 80px;
  text-align: center;
  margin: 15px auto 0;
  transition: 0.3s;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .cancel:hover {
  color: #fe4066;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .where-productDoc {
  padding-top: 8px;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .where-productDoc p {
  font-size: 16px;
  line-height: 26px;
  color: #353030;
  margin-top: 16px;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .where-url {
  max-width: 370px;
  margin: 0 auto;
  text-align: center;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .where-url p {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  margin: 24px 0 16px;
}
.ux2021 .sign-up-pop .sign-up-content .list-wrap .where-url img {
  max-width: 100%;
  display: block;
}
.ux2021 .sign-up-pop .sign-up-content .team-select {
  position: relative;
}
.ux2021 .sign-up-pop .sign-up-content .team-select .current {
  cursor: pointer;
  padding: 0 60px 0 8px;
  background: #f4f6f8;
  border: 1px solid #e5e9ec;
}
.ux2021 .sign-up-pop .sign-up-content .team-select .current span {
  line-height: 38px;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 38px;
  font-size: 16px;
  color: #353030;
}
.ux2021 .sign-up-pop .sign-up-content .team-select .current .iconfont {
  position: absolute;
  right: 9px;
  top: 11px;
  color: #5C5758;
}
.ux2021 .sign-up-pop .sign-up-content .team-select .drop-list {
  position: absolute;
  width: 100%;
  top: 44px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
  padding: 10px 0;
  max-height: 250px;
  overflow-y: auto;
  display: none;
}
.ux2021 .sign-up-pop .sign-up-content .team-select .drop-list::-webkit-scrollbar {
  width: 5px;
  background: #e0e0e0;
  border-radius: 4px;
}
.ux2021 .sign-up-pop .sign-up-content .team-select .drop-list::-webkit-scrollbar-thumb {
  background: #adadad;
}
.ux2021 .sign-up-pop .sign-up-content .team-select .drop-list span {
  cursor: pointer;
  display: block;
  transition: 0.2s;
  padding: 0 20px;
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}
.ux2021 .sign-up-pop .sign-up-content .team-select .drop-list span:hover {
  background: #f4f6f8;
}
.ux2021-my-post {
  background: #f8f8f8;
  padding-top: 112px;
}
.ux2021-my-post .ux2021-my-post-header {
  background: #fff;
  height: 80px;
  box-sizing: border-box;
}
.ux2021-my-post .ux2021-my-post-header .logo i {
  color: #fe4066;
}
.ux2021-my-post .ux2021-my-post-header .logo-line {
  float: left;
  width: 1px;
  height: 24px;
  background: #e5e9ec;
  margin: 7px 20px 0 20px;
}
.ux2021-my-post .ux2021-my-post-header .zlzp-logo {
  float: left;
  display: block;
  margin: 6px 0 0 0;
}
.ux2021-my-post .ux2021-my-post-header .header-user .to-signup {
  color: #303030;
}
.ux2021-my-post .bread {
  line-height: 22px;
  color: #8C8889;
  font-size: 14px;
  margin-bottom: 32px;
}
.ux2021-my-post .bread a {
  color: #8C8889;
}
.ux2021-my-post .bread span:last-child {
  color: #353030;
}
.ux2021-my-post .add-post-container {
  max-width: 1012px;
  padding: 0 20px;
  margin: 0 auto;
}
.ux2021-my-post .add-post-container .ux-content {
  background: #fff;
  border: 1px solid #eeeeee;
}
.ux2021-my-post .add-post-container .ux-content .content-form {
  max-width: 838px;
  margin: 0 auto;
  padding: 40px 30px 96px;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-title {
  line-height: 22px;
  font-size: 14px;
  color: #353030;
  margin-top: 24px;
  font-weight: 600;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-title .spec {
  padding-left: 6px;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list {
  overflow: hidden;
  margin-top: 8px;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .text {
  background: #f4f6f8;
  border: 1px solid #e5e9ec;
  padding: 0 10px;
  line-height: 38px;
  max-width: 490px;
  width: 90%;
  font-size: 16px;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .text::-moz-placeholder {
  color: #8c8889;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .text::placeholder {
  color: #8c8889;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .textarea {
  height: 180px;
  line-height: 26px;
  padding: 7px 10px;
  background: #f4f6f8;
  border: 1px solid #e5e9ec;
  max-width: 490px;
  width: 90%;
  font-size: 16px;
  border-radius: 0;
  outline: none;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .textarea::-webkit-scrollbar {
  width: 4px;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .textarea::-webkit-scrollbar-thumb {
  background: rgba(53, 48, 48, 0.3);
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .textarea::-moz-placeholder {
  color: #8c8889;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .textarea::placeholder {
  color: #8c8889;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .upload-file {
  width: 200px;
  height: 130px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f4f6f8;
  border: 1px solid #e5e9ec;
  cursor: pointer;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .upload-file .file-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .upload-file .add-button {
  background: #fe4066;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  text-align: center;
  padding-top: 3.5px;
  margin: 52px auto 0;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .upload-file .add-button .iconfont {
  color: #fff;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .upload-file .cover {
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding-top: 52px;
  font-size: 16px;
  line-height: 26px;
  transition: 0.2s;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .upload-file.has-pic .add-button {
  opacity: 0;
  filter: alpha(opacity=0);
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .upload-file.has-pic:hover .cover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .other-text {
  font-size: 12px;
  color: #8c8889;
  margin-top: 8px;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .icon_demo_course {
  color: #8C8889;
  margin-left: 5px;
  transition: 0.2s;
  cursor: pointer;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-list .icon_demo_course:hover {
  color: #fe4066;
}
.ux2021-my-post .add-post-container .ux-content .content-form .modify-notice p {
  color: #8c8889;
  line-height: 22px;
  font-size: 14px;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-submit {
  width: 120px;
  height: 40px;
  background: #fe4066;
  cursor: pointer;
  margin-top: 72px;
  transition: 0.2s;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.ux2021-my-post .add-post-container .ux-content .content-form .form-submit:hover {
  background: #fe4d70;
}
.ux2021-my-post .title-content {
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
  overflow: hidden;
  line-height: 24px;
}
.ux2021-my-post .title-content .back-my-post {
  display: block;
  float: left;
  margin-left: 28px;
  color: #8c8889;
}
.ux2021-my-post .title-content .back-my-post:hover {
  color: #fe4066;
}
.ux2021-my-post .bottom-text {
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #8C8889;
  padding: 72px 0 24px;
}
.ux2021-my-post .my-post-container {
  max-width: 1300px;
  width: 92%;
  margin: 0 auto;
}
.ux2021-my-post .my-post-container .my-post-contents {
  overflow: hidden;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container {
  float: left;
  width: 970px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .ux-content {
  background: #fff;
  border: 1px solid #eeeeee;
  text-align: center;
  padding-bottom: 48px;
  margin-top: 20px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .ux-content .title-content {
  text-align: left;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .ux-content .title-content .commons {
  display: block;
  padding-left: 24px;
  position: relative;
  font-size: 16px;
  color: #353030;
  font-weight: 700;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .ux-content .title-content .commons::before {
  content: "";
  width: 4px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  background: #fe4066;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .ux-content:first-child {
  margin-top: 0;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents {
  text-align: left;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info {
  padding: 48px 28px 0 48px;
  overflow: hidden;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .left-cons {
  float: left;
  width: 400px;
  border: 1px solid #e5e9ec;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .left-cons .pic {
  height: 260px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .left-cons .title {
  display: block;
  margin: 16px 16px 9px;
  font-size: 18px;
  font-weight: 700;
  color: #353030;
  line-height: 24px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .left-cons .other {
  overflow: hidden;
  margin: 0 16px 16px 16px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .left-cons .other .avatar {
  float: left;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .left-cons .other .name {
  display: block;
  float: left;
  margin-left: 10px;
  font-size: 14px;
  color: #353030;
  line-height: 24px;
  max-width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 24px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .left-cons .other .right {
  float: right;
  line-height: 24px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .left-cons .other .right i {
  color: #8C8889;
  font-size: 14px;
  font-style: normal;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons {
  float: right;
  width: 446px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons .text1 {
  color: #5c5758;
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 8px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons .text2 {
  color: #353030;
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 24px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons .text-info {
  padding-right: 20px;
  height: 154px;
  overflow-y: auto;
  color: #353030;
  line-height: 22px;
  font-size: 14px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons .text-info::-webkit-scrollbar {
  width: 4px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons .text-info::-webkit-scrollbar-thumb {
  background: rgba(53, 48, 48, 0.3);
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons .button-wrap {
  overflow: hidden;
  margin-top: 58px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons .button-wrap a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #fe4066;
  margin-right: 16px;
  transition: 0.2s;
  float: left;
  color: #fe4066;
  font-size: 14px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons .button-wrap a:first-child {
  background: #fe4066;
  color: #fff;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents .works-info .right-cons .button-wrap a:hover {
  color: #fff;
  background: #fe4d70;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents1 .top-title {
  padding: 48px 30px 0;
  text-align: center;
  color: #353030;
  line-height: 36px;
  font-size: 24px;
  font-weight: 700;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents1 .list {
  overflow: hidden;
  max-width: 836px;
  margin: 0 auto;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents1 .list li {
  width: 50%;
  float: left;
  padding: 48px 24px;
  text-align: center;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents1 .list li span {
  font-size: 16px;
  font-weight: 700;
  color: #353030;
  line-height: 26px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents1 .list li span i {
  font-style: normal;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents1 .list li p {
  font-size: 14px;
  color: #5c5758;
  line-height: 22px;
  margin: 8px 0 16px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents1 .list li img {
  display: block;
  max-width: 100%;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents1 .list li a {
  display: block;
  max-width: 70px;
  color: #fe4066;
  line-height: 22px;
  font-size: 14px;
  margin: 16px auto 0;
  text-decoration: underline;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .go-add-post {
  cursor: pointer;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #fe4066;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  transition: 0.2s;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .go-add-post:hover {
  background: #fe4d70;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents2 .table1 {
  margin: 48px;
  background: #f8f8f8;
  border: 1px solid #eeeeee;
  padding: 16px 38px;
  text-align: left;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents2 .table1 table {
  width: 100%;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents2 .table1 table tr td {
  padding: 16px 10px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents2 .table1 table tr td span {
  display: block;
  color: #5c5758;
  line-height: 22px;
  font-size: 14px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents2 .table1 table tr td p {
  color: #353030;
  line-height: 26px;
  margin-top: 8px;
  font-size: 16px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents2 .show-team-up-pup {
  display: inline-block;
  margin-left: 9px;
  width: 40px;
  height: 40px;
  background: #f8f8f8;
  border: 1px solid #eeeeee;
  text-align: center;
  padding-top: 12px;
  cursor: pointer;
  transition: 0.2s;
  vertical-align: top;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents2 .show-team-up-pup .iconfont {
  color: #8c8889;
  transition: 0.2s;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents2 .show-team-up-pup:hover {
  background: #fe4066;
  border-color: #fe4066;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents2 .show-team-up-pup:hover .iconfont {
  color: #fff;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .list1 {
  overflow: hidden;
  max-width: 894px;
  margin-left: 38px;
  padding: 48px 0;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .list1 li {
  padding: 0 10px;
  width: 33.33%;
  float: left;
  text-align: left;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .list1 li span {
  display: block;
  color: #5c5758;
  line-height: 22px;
  font-size: 14px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .list1 li p {
  color: #353030;
  line-height: 26px;
  font-size: 16px;
  margin-top: 8px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .list1 li p .iconfont {
  color: #8C8889;
  cursor: pointer;
  transition: 0.2s;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .list1 li p .iconfont:hover {
  color: #fe4066;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .table2 {
  background: #f8f8f8;
  border: 1px solid #eeeeee;
  margin: 0 48px 48px;
  padding: 24px 32px 48px;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .table2 table {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .table2 table thead tr td {
  color: #5c5758;
  line-height: 22px;
  font-size: 14px;
  padding: 13px 24px;
  border-bottom: 1px solid #E5E9EC;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .table2 table thead tr td:last-child {
  text-align: right;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .table2 table tbody tr td {
  color: #353030;
  line-height: 26px;
  font-size: 14px;
  padding: 15px 24px;
  border-bottom: 1px solid #E5E9EC;
  transition: 0.2s;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .table2 table tbody tr td:last-child {
  text-align: right;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .table2 table tbody tr:hover td {
  background: #fff;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .table2 table .del-member {
  cursor: pointer;
  transition: 0.2s;
}
.ux2021-my-post .my-post-container .my-post-contents .left-container .contents3 .table2 table .del-member:hover {
  color: #fe4066;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container {
  width: 310px;
  float: right;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container img {
  display: block;
  max-width: 100%;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container .list1 {
  margin-bottom: 20px;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container .list1 .con {
  background: #fff;
  padding: 32px 20px 32px 32px;
  overflow: hidden;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container .list1 .con img {
  float: left;
  width: 100px;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container .list1 .con .text {
  float: left;
  margin: 22px 0 0 24px;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container .list1 .con .text span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #353030;
  line-height: 24px;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container .list1 .con .text p {
  margin-top: 4px;
  color: #8c8889;
  line-height: 26px;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container .list2 {
  position: relative;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container .list2 .invite {
  width: 120px;
  height: 40px;
  bottom: 32px;
  left: 50%;
  margin-left: -60px;
  background: #fe4066;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  display: block;
  position: absolute;
  text-align: center;
  transition: 0.2s;
}
.ux2021-my-post .my-post-container .my-post-contents .right-container .list2 .invite:hover {
  background: #fe4d70;
}
.sign-up-now {
  cursor: pointer;
}
.gift-page {
  padding: 196px 0 128px;
  text-align: center;
  color: #353030;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gift-page img {
  width: 180px;
  height: 180px;
}
.gift-page h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 14px auto;
}
.gift-page p {
  font-size: 16px;
  line-height: 24px;
  width: 90%;
  margin: auto;
}
.gift-page .get-it {
  display: inline-block;
  width: 130px;
  height: 40px;
  background: #fe4066;
  border-radius: 20px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  cursor: pointer;
  margin-top: 45px;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.gift-page .get-it:hover {
  opacity: 0.8;
}
.gift-page .wx-group {
  width: 80%;
  min-height: 404px;
  border-radius: 4px;
  margin: 96px auto 0;
  box-sizing: border-box;
  padding: 46px 0;
  color: #353030;
  max-width: 420px;
  background: #f4f6f8;
  border: 1px solid #e5e9ec;
}
.gift-page .wx-group .title {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 14px;
}
.gift-page .wx-group .large {
  font-size: 20px;
  line-height: 32px;
}
.gift-page .wx-group .get-news {
  font-size: 16px;
  color: #8c8889;
  line-height: 26px;
}
.gift-page .wx-group .tiny {
  font-size: 16px;
  color: #8c8889;
  line-height: 26px;
}
.gift-page .wx-group .code {
  width: 150px;
  height: 150px;
  margin: 16px auto;
}
.work-post {
  background-color: #fff;
  color: #353030;
}
.work-post .post-page {
  margin-top: 60px;
  width: 92%;
}
.work-post .post-page .post-title {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
}
.work-post .post-page .author {
  margin: 24px auto 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid #E9E9E9;
}
.work-post .post-page .author .info-item {
  display: inline-block;
  font-size: 14px;
}
.work-post .post-page .author .info-item.line {
  width: 1px;
  height: 14px;
  background-color: #E9E9E9;
  margin: auto 24px;
  display: inline-block;
  vertical-align: middle;
}
.work-post .post-page .author .info-item.view-count {
  color: #8C8889;
}
.work-post .post-page .author .info-item .headimg {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.work-post .post-page .author .info-item span {
  vertical-align: middle;
}
.work-post .post-page .post-content {
  margin: 32px auto;
}
.work-post .post-page .post-content h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.work-post .post-page .post-content h4::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  border: 2px solid #353030;
  border-radius: 50%;
  background-color: #fe4066;
  vertical-align: middle;
  margin-right: 8px;
}
.work-post .post-page .post-content p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 16px;
}
.work-post .post-page .post-content p a {
  color: #353030;
}
.work-post .post-page .post-content p a:hover {
  text-decoration: underline;
}
.work-post .post-page iframe {
  width: 100%;
  height: 880px;
  margin-top: 16px;
}
.work-post .post-page .more-works {
  margin-bottom: 120px;
}
.work-post .post-page .more-works .work-title {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
  margin: 64px auto 32px;
  padding-top: 32px;
  border-top: 1px solid #E9E9E9;
}
.work-post .post-page .more-works .square-box {
  overflow: hidden;
  margin: 0 -10px;
}
.work-post .post-page .more-works .square-item {
  float: left;
  text-align: left;
  padding: 0 10px 25px;
  width: 25%;
  overflow: hidden;
}
.work-post .post-page .more-works .square-item .cover {
  display: block;
  width: 100%;
  height: 200px;
  transition: 0.2s;
  background-size: cover;
  background-repeat: no-repeat;
}
.work-post .post-page .more-works .square-item:hover .cover {
  transform: scale(1.02);
}
.work-post .post-page .more-works .square-item:hover .title {
  color: #fe4066;
}
.work-post .post-page .more-works .square-item .title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #353030;
  line-height: 24px;
  padding: 16px 0 8px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  background: #fff;
  position: relative;
  z-index: 2;
}
.work-post .post-page .more-works .square-item .head {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: top;
  border-radius: 50%;
  margin-right: 8px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.work-post .post-page .more-works .square-item span {
  font-size: 14px;
  color: #353030;
  line-height: 24px;
}
.work-post .post-page .more-works .square-item .name {
  display: inline-block;
  max-width: 136px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.work-post .post-page .more-works .square-item .right {
  color: #918D8E;
  float: right;
}
@media (max-width: 1440px) {
  .ux2021 .home3 .award-box {
    box-sizing: border-box;
  }
  .ux2021 .home3 .award-box .award-box-bg {
    padding: 80px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 {
    padding: 50px 0;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 .title-img {
    position: relative;
    left: auto;
    top: auto;
    float: left;
    margin: 0 60px 30px 0;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 p {
    font-size: 20px;
    line-height: 32px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p {
    font-size: 20px;
    line-height: 32px;
    padding-left: 20px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p::before {
    width: 10px;
    height: 10px;
    top: 10px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .date {
    font-size: 18px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list1 .date {
    top: 130px;
  }
}
@media (max-width: 1400px) {
  .ux2021-my-post .my-post-container .my-post-contents {
    overflow: inherit;
  }
  .ux2021-my-post .my-post-container .my-post-contents .left-container {
    float: none;
    margin: auto;
    width: 970px;
  }
  .ux2021-my-post .my-post-container .my-post-contents .right-container {
    display: none;
  }
}
@media (max-width: 1200px) {
  .ux2021 .ux-banner .banner-title a {
    font-size: 28px;
  }
  .ux2021 .likes-title .qrcode-con {
    bottom: 13%;
  }
  .ux2021 .likes-title .qrcode-con .qrcode-box {
    width: 86px;
    height: 86px;
  }
  .ux2021 .likes-title .qrcode-con .qrcode-box img {
    width: 76px;
    margin: 2px;
  }
  .ux2021 .likes-title .qrcode-con p {
    font-size: 12px;
    margin-top: 0;
  }
  .ux2021 .home1 {
    height: auto;
  }
  .ux2021 .home1 .con-h-bg1 {
    display: none;
  }
  .ux2021 .home1 .con-h-title {
    background-color: #fff;
    width: 92%;
    margin: auto;
    padding-bottom: 50px;
  }
  .ux2021 .home1 .con-h-title p {
    margin-top: 40px;
  }
  .ux2021 .home1 .con-h-title .con-h1-top {
    display: block;
  }
  .ux2021 .home2 .con-h-box {
    max-width: 550px;
    margin: auto;
  }
  .ux2021 .home2 .con-h-box .con-h-item {
    margin-bottom: 30px;
  }
  .ux2021 .home2 .con-h-box .con-h-rignt {
    margin-bottom: 30px;
  }
  .ux2021 .home2 .con-h-box .con-h-rignt:nth-of-type(4) {
    display: none;
  }
  .ux2021 .home3 .award-box .award-box-item {
    padding: 60px 40px 30px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-pos {
    left: 40px;
    width: 200px;
    top: -24px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-title {
    width: 210px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-right {
    right: 40px;
    width: 160px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-bottom {
    right: 40px;
    width: 181px;
  }
  .ux2021 .home3 .award-box .item-box .item-box-i {
    display: block;
    width: 100%;
    margin: 0 auto 70px;
    height: auto;
    padding-bottom: 50px;
  }
  .ux2021 .home3 .award-box .item-box .item-box-i:nth-of-type(2) {
    margin: 0 auto 70px;
  }
  .ux2021 .home3 .award-box .item-box .item-box-i .img-pos {
    width: 200px;
    top: -24px;
  }
  .ux2021 .con-h-spec1,
  .ux2021 .con-h-spec2 {
    display: none !important;
  }
  .ux2021 .home4 .con-h4-item {
    display: block;
    margin: 80px auto 0;
  }
  .ux2021 .home4 .con-h4-item-add {
    display: none;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap {
    margin: 60px 40px 0;
    padding: 0 40px 50px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap1 {
    padding-bottom: 100px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap2 {
    padding: 70px 40px 50px;
  }
  .ux2021 .rules-content .contents3 .content-wrap {
    padding-bottom: 100px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap3 {
    padding-bottom: 80px;
  }
  .ux2021 .works-content {
    padding-bottom: 120px;
  }
  .ux2021 .works-content .works-list li {
    width: 33.33%;
  }
}
@media (max-width: 999px) {
  .ux2021 .header-of-page .ph-menu-icon {
    display: block;
  }
  .ux2021 .header-of-page.active .black-bg > .logo {
    display: none;
  }
  .ux2021 .header-of-page.active .black-bg .logo {
    color: #000;
  }
  .ux2021 .header-of-page.active .black-bg .logo .iconfont {
    color: #fe4066 !important;
  }
  .ux2021 .header-of-page.active .black-bg .line {
    display: none;
  }
  .ux2021 .header-of-page.active .black-bg .nav-menu {
    display: block;
    text-align: center;
  }
  .ux2021 .header-of-page.active .black-bg .sign {
    color: #5c5758;
    margin-top: 10px;
  }
  .ux2021 .header-of-page.active .black-bg .header-user .user-menu {
    display: block;
  }
  .ux2021 .likes-title .qrcode-con {
    bottom: 9%;
  }
  .ux2021 .likes-title.works-con img.web {
    display: none;
  }
  .ux2021 .likes-title.works-con img.phone {
    display: block;
  }
  .ux2021 .likes-title.works-con .qrcode-con {
    right: 5%;
  }
  .ux2021 .likes-title.works-con .qrcode-con .qrcode-box {
    width: 86px;
    height: 86px;
  }
  .ux2021 .likes-title.works-con .qrcode-con .qrcode-box img {
    width: 76px;
    margin: 2px;
  }
  .ux2021 .likes-title.works-con .qrcode-con p {
    font-size: 12px;
    margin-top: 0;
    color: #fff;
  }
  .ux2021 .ux2021-my-post-header.active {
    background-color: #f0f0f0;
    height: 100%;
  }
  .ux2021 .ux2021-my-post-header.active .logo-line {
    display: none;
  }
  .ux2021 .ux2021-my-post-header.active .zlzp-logo {
    display: none;
  }
  .ux2021 .ux2021-my-post-header.active .nav-menu {
    display: block;
    text-align: center;
  }
  .ux2021 .ux2021-my-post-header.active .header-user .line {
    display: none;
  }
  .ux2021 .ux2021-my-post-header.active .header-user .to-signup {
    margin-top: 10px;
  }
  .ux2021 .ux-banner .bg-img.web {
    display: none;
  }
  .ux2021 .ux-banner .bg-img.phone {
    display: block;
  }
  .ux2021 .ux-banner .banner-title {
    bottom: 16%;
    left: 50%;
    box-shadow: none;
    width: 200px;
    padding: 6px 0;
  }
  .ux2021 .ux-banner .banner-title:hover {
    bottom: 16%;
  }
  .ux2021 .ux-banner .banner-tic {
    bottom: calc(16% - 48px);
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 {
    padding: 50px 0;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 .title-img {
    position: relative;
    left: auto;
    top: auto;
    float: left;
    margin: 0 60px 30px 0;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 p {
    font-size: 20px;
    line-height: 32px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p {
    font-size: 20px;
    line-height: 32px;
    padding-left: 20px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p::before {
    width: 10px;
    height: 10px;
    top: 10px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .date {
    font-size: 18px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list1 .date {
    top: 130px;
  }
  .ux2021 .review-content .review-box {
    padding: 40px 0;
  }
  .ux2021 .works-content .works-list li {
    width: 50%;
  }
  .ux2021 .works-content .works-list li a .title {
    font-size: 16px;
  }
  .ux2021 .works-content .works-list li a .other span {
    font-size: 12px;
  }
  .work-post .post-page iframe {
    height: 600px;
  }
  .work-post .post-page .more-works .square-item {
    width: 50%;
  }
  .work-post .post-page .more-works .square-item .title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .ux2021 .likes-title img.web {
    display: none;
  }
  .ux2021 .likes-title img.phone {
    display: block;
  }
  .ux2021 .likes-title .qrcode-con {
    left: 50%;
    transform: translateX(-50%);
    top: 11%;
  }
  .ux2021 .likes-title .qrcode-con .qrcode-box {
    width: 260px;
    height: 260px;
    margin: auto;
  }
  .ux2021 .likes-title .qrcode-con .qrcode-box img {
    width: 220px;
    margin: 10px;
  }
  .ux2021 .likes-title .qrcode-con p {
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
  }
  .ux2021 .likes-title.works-con .qrcode-con {
    right: 5%;
    transform: none;
    top: 11%;
    left: auto;
  }
  .ux2021 .likes-title.works-con .qrcode-con .qrcode-box {
    width: 130px;
    height: 130px;
  }
  .ux2021 .likes-title.works-con .qrcode-con .qrcode-box img {
    width: 110px;
    margin: 5px;
  }
  .ux2021 .likes-title.works-con .qrcode-con p {
    font-size: 14px;
  }
  .ux2021 .rules-content .contents .content-wrap .for-example::before,
  .ux2021 .rules-content .contents .content-wrap .for-example::after {
    display: none;
  }
  .ux2021 .home3 .award-box .award-bottom.web {
    display: none;
  }
  .ux2021 .home3 .award-box .award-bottom.phone {
    display: block;
  }
  .ux2021 .home7 .con-h7-title img.web {
    display: none;
  }
  .ux2021 .home7 .con-h7-title img.phone {
    display: block;
  }
}
@media (max-width: 700px) {
  .ux2021 .ux-nav li {
    margin-right: 3%;
  }
  .ux2021 .ux-nav li a {
    font-size: 16px;
  }
  .ux2021 .home1 .con-h-title p {
    font-size: 16px;
  }
  .ux2021 .home3 .award-content::before {
    width: 100%;
    border-radius: 30px;
    bottom: -10px;
  }
  .ux2021 .home3 .award-box {
    width: 100%;
    border-radius: 32px;
  }
  .ux2021 .home3 .award-box .award-box-bg {
    padding: 60px 20px;
  }
  .ux2021 .home3 .award-box .award-box-item {
    padding: 46px 20px 30px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-pos {
    left: 20px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-right {
    right: 20px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-bottom {
    right: 20px;
  }
  .ux2021 .rules-content .contents .content-wrap {
    width: calc(100% - 24px);
    margin-top: 60px;
  }
  .ux2021 .rules-content .contents .content-wrap .rule-title {
    display: none;
  }
  .ux2021 .rules-content .contents .content-wrap .rule-title-phone {
    display: block;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap {
    margin: 16px 16px 0;
    padding: 0 20px 40px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 .title-img {
    float: none;
    margin: 0 0 20px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 p {
    font-size: 18px;
    line-height: 30px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p {
    font-size: 18px;
    line-height: 30px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list .img-list {
    padding-left: 15px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list .img-list li {
    float: left;
    padding-left: 0;
    width: 100%;
    padding-bottom: 12px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap1::after,
  .ux2021 .rules-content .contents .content-wrap .con-wrap1::before {
    background-size: 50% auto;
  }
  .ux2021 .rules-content .contents2 .rule-standard ul li {
    width: 100%;
    float: none;
  }
  .ux2021 .rules-content .contents2 .rule-standard ul li img {
    width: 100%;
    max-width: 530px;
    margin: 0 auto;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list1 .date {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 10px;
  }
  .ux2021 .works-content .contents {
    width: auto;
    margin: 0 12px;
    padding: 30px 12px;
  }
  .ux2021 .works-content .contents .works-list li {
    padding: 0 6px 30px;
  }
}
@media (max-width: 640px) {
  .ux2021 .likes-title .qrcode-con {
    top: 18%;
  }
  .ux2021 .likes-title .qrcode-con .qrcode-box {
    width: 130px;
    height: 130px;
    margin: auto;
  }
  .ux2021 .likes-title .qrcode-con .qrcode-box img {
    width: 110px;
    margin: 5px;
  }
  .ux2021 .likes-title .qrcode-con p {
    font-size: 14px;
  }
  .ux2021 .likes-title.works-con .qrcode-con {
    top: 20%;
  }
  .ux2021 .likes-title.works-con .qrcode-con .qrcode-box {
    width: 86px;
    height: 86px;
  }
  .ux2021 .likes-title.works-con .qrcode-con .qrcode-box img {
    width: 76px;
    margin: 2px;
  }
  .ux2021 .likes-title.works-con .qrcode-con p {
    font-size: 12px;
  }
}
@media (max-width: 540px) {
  .ux2021 .header-of-page .header-content .left-logo {
    margin-top: 6px;
  }
  .ux2021 .header-of-page .header-content .logo {
    height: 22px;
  }
  .ux2021 .header-of-page .header-content .logo:last-of-type {
    width: 63px;
    line-height: normal;
    margin-top: 0;
  }
  .ux2021 .header-of-page .header-content .logo:last-of-type img {
    width: 100%;
  }
  .ux2021 .header-of-page .header-content .line {
    margin: 5px 16px;
    height: 16px;
  }
  .ux2021 .header-of-page .header-content .ph-head .logo:last-of-type {
    width: auto;
  }
  .ux2021 .header-of-page .header-content .ph-menu-icon {
    line-height: normal;
  }
  .ux2021 .header-of-page.active .left-logo {
    display: none;
  }
  .ux2021 .ux-nav li.hide {
    display: none;
  }
  .ux2021 .bg-blue .content {
    padding: 40px 0;
  }
  .ux2021 .ux-banner .banner-title {
    bottom: 14%;
    width: 140px;
    border-width: 1px;
  }
  .ux2021 .ux-banner .banner-title a {
    font-size: 18px;
  }
  .ux2021 .ux-banner .banner-title:hover {
    bottom: 14%;
  }
  .ux2021 .ux-banner .banner-title.footer {
    bottom: 12%;
  }
  .ux2021 .ux-banner .banner-title.footer:hover {
    bottom: 12%;
  }
  .ux2021 .ux-banner .banner-tic {
    bottom: calc(14% - 30px);
    width: 100%;
    font-size: 14px;
  }
  .ux2021 .home1 .con-h-title p.con-h1-p {
    display: none;
  }
  .ux2021 .home2 .con-title > img {
    width: 165px;
  }
  .ux2021 .home2 .con-h-box {
    max-width: 350px;
  }
  .ux2021 .home2 .con-h-box .con-h-item {
    width: 100px;
    height: 62px;
    border-width: 1px;
  }
  .ux2021 .home2 .con-h-box .con-h-item h4 {
    font-size: 14px;
    margin: 10px auto 8px;
  }
  .ux2021 .home2 .con-h-box .con-h-item p {
    font-size: 12px;
  }
  .ux2021 .home2 .con-h-box .con-h-item::before {
    width: 7px;
    height: 7px;
    top: 6px;
    right: 6px;
  }
  .ux2021 .home2 .con-h-box .con-h-item.active {
    width: 100px;
    height: 62px;
    border-width: 1px;
    padding: 0px 8px 0 0;
  }
  .ux2021 .home2 .con-h-box .con-h-item.active h4 {
    font-size: 14px;
    margin: 10px auto 8px;
  }
  .ux2021 .home2 .con-h-box .con-h-item.active p {
    font-size: 12px;
  }
  .ux2021 .home2 .con-h-box .con-h-item.active::before {
    width: 7px;
    height: 7px;
    top: 6px;
    right: 10px;
  }
  .ux2021 .home2 .con-h-box .con-h-rignt {
    width: 16px;
    height: 28px;
    margin: 0 5% 30px;
  }
  .ux2021 .home3 .con-title > img {
    width: 165px;
  }
  .ux2021 .home3 .award-box .award-box-item {
    padding: 46px 20px 30px;
    margin-bottom: 50px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-pos {
    width: 145px;
    top: -18px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-title {
    width: 155px;
    margin-bottom: 8px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-right {
    width: 110px;
  }
  .ux2021 .home3 .award-box .award-box-item .img-bottom {
    width: 120px;
  }
  .ux2021 .home3 .award-box .award-box-item ul > li {
    font-size: 14px;
    line-height: 28px;
    padding-left: 20px;
  }
  .ux2021 .home3 .award-box .award-box-item ul > li::before {
    top: 9px;
    width: 8px;
    height: 8px;
  }
  .ux2021 .home3 .award-box .item-box .item-box-i {
    padding: 24px 24px 40px;
    margin-bottom: 50px;
  }
  .ux2021 .home3 .award-box .item-box .item-box-i .img-pos {
    width: 145px;
    top: -18px;
  }
  .ux2021 .home3 .award-box .award-item {
    margin-bottom: 48px;
  }
  .ux2021 .home4 .con-title img {
    width: 230px;
  }
  .ux2021 .home4 .con-h4-item {
    width: 92%;
    max-width: 500px;
    padding: 46px 16px 28px;
    margin-top: 60px;
  }
  .ux2021 .home4 .con-h4-item ul li {
    font-size: 13px;
    line-height: 26px;
  }
  .ux2021 .home4 .con-h4-item ul li::before {
    width: 6px;
    height: 6px;
    margin-right: 8px;
    margin-top: 3px;
  }
  .ux2021 .home4 .con-h4-item .item-title {
    left: 16px;
    width: 160px;
    top: -16px;
  }
  .ux2021 .home4 .con-h4-item .item-rit {
    right: 16px;
    bottom: 8px;
  }
  .ux2021 .home5 .con-title > img {
    width: 185px;
  }
  .ux2021 .home6 .con-title > img {
    width: 165px;
  }
  .ux2021 .home7 .con-title > img {
    width: 185px;
  }
  .ux2021 .ent-logo {
    padding: 50px 0;
  }
  .ux2021 .ent-logo .logo img {
    height: 30px;
  }
  .ux2021 .ent-logo .line {
    height: 30px;
    margin: 0 40px;
  }
  .ux2021 .rules-content .contents .content-wrap::after {
    left: 0;
    right: 0;
    background-image: url("/images/ux2021/rules14_.png");
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .title-img {
    max-width: 95px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .title-img2 {
    max-width: 139px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .title-img3 {
    max-width: 154px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 {
    padding: 20px 0;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list1 p {
    font-size: 13px;
    line-height: 25px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .list2 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list {
    padding-top: 20px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p {
    font-size: 13px;
    line-height: 22px;
    padding-left: 15px;
    margin-bottom: 12px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap .other-list p::before {
    width: 8px;
    height: 8px;
    top: 7px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap1 {
    padding-bottom: 10px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap1::before {
    background-size: 48.5px auto;
    left: 10px;
    bottom: -72px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap1::after {
    background-size: 48.5px auto;
    right: 10px;
    bottom: -72px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap2 {
    padding: 30px 12px 12px;
  }
  .ux2021 .rules-content .contents .content-wrap .con-wrap3 {
    padding-bottom: 20px;
  }
  .ux2021 .rules-content .contents .content-wrap .for-example {
    margin-top: 30px;
    padding-bottom: 40px;
  }
  .ux2021 .rules-content .contents .content-wrap .for-example a {
    max-width: 164px;
  }
  .ux2021 .rules-content .contents .content-wrap .for-example a img {
    display: none;
  }
  .ux2021 .rules-content .contents .content-wrap .for-example a .phone {
    display: block;
  }
  .ux2021 .rules-content .contents1 .content-wrap {
    margin-top: 48px;
  }
  .ux2021 .rules-content .contents2 {
    padding-top: 72px;
  }
  .ux2021 .rules-content .contents2 .rule-standard .img-title {
    max-width: 230px;
  }
  .ux2021 .rules-content .contents2 .rule-standard ul {
    margin-top: 10px;
  }
  .ux2021 .rules-content .contents2 .rule-standard ul li {
    padding-top: 4px;
  }
  .ux2021 .rules-content .contents2 .rule-standard ul li img {
    max-width: 265px;
  }
  .ux2021 .rules-content .contents3 .content-wrap {
    padding-bottom: 50px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .date {
    font-size: 12px;
    margin-top: 10px;
    line-height: 20px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 {
    padding-bottom: 8px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li h4 {
    padding-left: 14px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li h4 a {
    font-size: 18px;
    line-height: 28px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li h4::before {
    width: 8px;
    height: 8px;
    top: calc(50% - 4px);
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li .post-title {
    font-size: 14px;
    padding-left: 14px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list2 li .post-title span:nth-of-type(2) {
    margin: 0 8px;
  }
  .ux2021 .rules-content .contents3 .content-wrap .con-wrap .list1 .date {
    font-size: 12px;
    margin-top: -10px;
    line-height: 20px;
  }
  .ux2021 .rules-content .contents4 {
    margin: 48px 0 64px;
    padding-top: 0;
  }
  .ux2021 .rules-content .contents4 .content-wrap {
    margin-top: 32px;
  }
  .ux2021 .rules-content .contents4 .content-wrap .con-wrap {
    padding-bottom: 32px;
  }
  .ux2021 .rules-content .contents4 .content-wrap .con-wrap .list2 {
    padding-bottom: 0;
  }
  .ux2021 .rules-content .contents4 .read-title {
    max-width: 165px;
  }
  .ux2021 .works-content {
    padding: 60px 0;
  }
  .ux2021 .works-content .contents {
    padding-bottom: 10px;
  }
  .ux2021 .works-content .contents .works-list {
    padding-top: 30px;
  }
  .ux2021 .works-content .contents .works-list li a .pic {
    height: 120px;
  }
  .ux2021 .works-content .contents .works-list li a .title {
    font-size: 14px;
    height: 28px;
    padding-top: 4px;
    margin-bottom: 4px;
  }
  .ux2021 .works-content .contents .works-list li a .other {
    padding-left: 28px;
  }
  .ux2021 .works-content .contents .works-list li a .other .avatar {
    width: 20px;
    height: 20px;
    margin-top: 2px;
  }
  .work-post .post-page .more-works .square-item .cover {
    height: 120px;
  }
  .work-post .post-page .more-works .square-item .title {
    font-size: 14px;
  }
  .gift-page {
    padding: 60px 0;
  }
  .gift-page .get-it {
    margin-top: 26px;
  }
  .gift-page .wx-group {
    margin-top: 40px;
  }
}
@media (max-width: 440px) {
  .ux2021 .likes-title .qrcode-con {
    top: 9%;
  }
  .ux2021 .likes-title.works-con .qrcode-con {
    top: 0;
  }
  .work-post .post-page .author .info-item.line {
    margin: auto 10px;
  }
}
