@charset "utf-8";
/* cooPainting.css */
.container-coop {
  padding-bottom: 80px;
  color: #333;
  background: #fffef5;
  cursor: default;
}
.container-coop .coop-bg {
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/p-bg_pc.png') no-repeat center top;
}
.container-coop .coop-h2 {
  height: 43px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.container-coop .coop-h3 {
  font-size: 24px;
  line-height: 30px;
  color: #bf9afd;
  text-align: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.container-coop .coop-btns {
  text-align: center;
}
.container-coop .coop-btn {
  height: 65px;
  font-size: 22px;
  line-height: 65px;
  color: #333;
  background-color: #ffeA51;
  border: none;
  cursor: default;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.container-coop .coop-btn.hover {
  cursor: pointer;
}
.container-coop .coop-btn.hover:hover {
  background-color: #ffec60;
}
.container-coop .coop-btn.w1 {
  width: 248px;
}
.container-coop .coop-btn.w2 {
  width: 384px;
}
.container-coop .relative {
  position: relative;
}
.container-coop .coop-nav-anchor {
  position: absolute;
  bottom: 100px;
}
.container-coop .coop-nav-anchor.t1 {
  top: -130px;
  bottom: auto;
}
@media (min-width: 768px) {
  .container-coop .coop-bg {
    padding-top: 54px;
  }
  .container-coop .coop-h2 {
    margin-top: 70px;
    background-size: auto 28px;
  }
}
@media (min-width: 992px) {
  .container-coop .coop-bg {
    padding-top: 60px;
  }
  .container-coop .coop-h2 {
    margin-top: 80px;
    background-size: auto 35px;
  }
}
@media (min-width: 1200px) {
  .container-coop .coop-bg {
    padding-top: 80px;
  }
  .container-coop .coop-h2 {
    margin-top: 100px;
    background-size: auto auto;
  }
}
.coop-banner {
  position: relative;
  height: 524px;
  overflow: hidden;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/banner-bg_pc.png') no-repeat center top;
}
.coop-banner h1,
.coop-banner h2,
.coop-banner h4 {
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
}
.coop-banner h1 {
  margin-top: -8px;
  margin-bottom: 8px;
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/banner-h1_pc.png');
}
.coop-banner h2 {
  height: 80px;
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/banner-h2_pc.png');
}
.coop-banner h4 {
  height: 87px;
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/banner-h4_pc.png');
}
@media (min-width: 768px) {
  .coop-banner .coop-banner-con {
    margin-top: 242px;
  }
  .coop-banner h1 {
    height: 80px;
    background-size: auto 80px;
  }
  .coop-banner h2,
  .coop-banner h4 {
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media (min-width: 992px) {
  .coop-banner .coop-banner-con {
    margin-top: 209px;
  }
  .coop-banner h1 {
    height: 100px;
    background-size: auto 100px;
  }
  .coop-banner h2,
  .coop-banner h4 {
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
}
@media (min-width: 1200px) {
  .coop-banner h1 {
    height: 112px;
    background-size: auto 112px;
  }
  .coop-banner h2,
  .coop-banner h4 {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.coop-nav {
  position: fixed;
  top: 654px;
  left: 50%;
  z-index: 9;
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
@media (min-width: 768px) {
  .coop-nav {
    width: 748px;
    margin-left: -374px;
  }
}
@media (min-width: 992px) {
  .coop-nav {
    width: 980px;
    margin-left: -490px;
  }
}
@media (min-width: 1200px) {
  .coop-nav {
    width: 1180px;
    margin-left: -590px;
  }
}
.coop-nav .coop-nav-bg {
  position: absolute;
  top: 0;
}
.coop-nav .coop-nav-bg:before,
.coop-nav .coop-nav-bg:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  content: '';
}
.coop-nav .coop-nav-bg.b1:before,
.coop-nav .coop-nav-bg.b2:before {
  left: 0;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
.coop-nav .coop-nav-bg.b1:after,
.coop-nav .coop-nav-bg.b2:after {
  right: 0;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
.coop-nav .coop-nav-bg.b1 {
  bottom: 0;
  z-index: 1;
  background-color: #fff39d;
}
.coop-nav .coop-nav-bg.b1:before,
.coop-nav .coop-nav-bg.b1:after {
  background-color: #fff39d;
}
.coop-nav .coop-nav-bg.b1:before {
  -ms-transform: skewX(26.5deg);
  -o-transform: skewX(26.5deg);
  -webkit-transform: skewX(26.5deg);
  transform: skewX(26.5deg);
}
.coop-nav .coop-nav-bg.b1:after {
  -ms-transform: skewX(-26.5deg);
  -o-transform: skewX(-26.5deg);
  -webkit-transform: skewX(-26.5deg);
  transform: skewX(-26.5deg);
}
.coop-nav .coop-nav-bg.b2 {
  bottom: -5px;
  z-index: 0;
  background-color: #ffe20f;
}
.coop-nav .coop-nav-bg.b2:before,
.coop-nav .coop-nav-bg.b2:after {
  background-color: #ffe20f;
}
.coop-nav .coop-nav-bg.b2:before {
  -ms-transform: skewX(25deg);
  -o-transform: skewX(25deg);
  -webkit-transform: skewX(25deg);
  transform: skewX(25deg);
}
.coop-nav .coop-nav-bg.b2:after {
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
@media (min-width: 768px) {
  .coop-nav .coop-nav-bg.b1 {
    right: 20px;
    left: 20px;
  }
  .coop-nav .coop-nav-bg.b2 {
    right: 15px;
    left: 15px;
  }
}
@media (min-width: 992px) {
  .coop-nav .coop-nav-bg.b1 {
    right: 40px;
    left: 40px;
  }
  .coop-nav .coop-nav-bg.b2 {
    right: 35px;
    left: 35px;
  }
}
.coop-nav .coop-nav-list {
  position: relative;
  z-index: 2;
}
.coop-nav .coop-nav-list li {
  position: relative;
  float: left;
  text-align: center;
}
.coop-nav .coop-nav-list li .nav-item {
  display: inline-block;
  cursor: pointer;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration-skip: objects;
}
.coop-nav .coop-nav-list li .nav-item:hover {
  background-color: #fff;
  color: #8b5ae0;
}
.coop-nav .coop-nav-list li + li {
  position: relative;
}
.coop-nav .coop-nav-list li + li:before {
  position: absolute;
  top: 4px;
  bottom: 2px;
  left: 0;
  width: 1px;
  background-color: #ffe20f;
  content: '';
}
.coop-nav .coop-nav-list li.active .nav-item {
  background-color: #fff;
  color: #8b5ae0;
}
.coop-nav .coop-nav-list.n5 li {
  width: 20%;
}
@media (min-width: 768px) {
  .coop-nav .coop-nav-list {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .coop-nav .coop-nav-list .nav-item {
    padding: 5px 15px;
    font-size: 16px;
    line-height: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .coop-nav .coop-nav-list.n5 {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .coop-nav .coop-nav-list .nav-item {
    padding: 8px 20px;
    font-size: 18px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .coop-nav .coop-nav-list.n5 {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  .coop-nav .coop-nav-list {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .coop-nav .coop-nav-list .nav-item {
    padding: 12px 32px;
    font-size: 24px;
    line-height: 24px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
}
.coop-winners .coop-h2 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/h2-winner_pc.png');
}
.coop-winners .winner-tips {
  width: 693px;
  padding: 15px 10px 18px;
  margin: 27px auto 0;
  color: #666;
  background-color: #fff;
  border: 1px solid #ffe20f;
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.coop-winners .winner-tips p {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-winners .winner-tips-works {
  width: 691px;
  margin: 20px auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #8b5ae0;
  text-align: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-winners .winner-works-table {
  max-height: 525px;
  padding: 16px 10px 16px 16px;
  margin: 0 auto;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #8b5ae0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
  counter-reset: number;
}
.coop-winners .winner-works-table .col {
  float: left;
  display: block;
  padding-left: 10px;
  white-space: nowrap;
}
.coop-winners .winner-works-table .col.c1 {
  width: 60px;
}
.coop-winners .winner-works-table .col.c2 {
  width: 120px;
}
.coop-winners .winner-works-table .col.c3 {
  width: 90px;
}
.coop-winners .winner-works-table .col.c5 {
  width: 140px;
  text-align: center;
}
.coop-winners .winner-works-table .col.c6 {
  width: 101px;
  text-align: center;
}
.coop-winners .winner-works-header {
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #333;
}
.coop-winners .winner-works-row {
  position: relative;
  height: 28px;
  font-size: 13px;
  line-height: 28px;
  color: #666;
}
.coop-winners .winner-works-row:before {
  position: absolute;
  top: 0;
  left: 10px;
  width: 50px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  content: counter(number);
  counter-increment: number;
}
.coop-winners .winner-works-row .col {
  height: 100%;
}
.coop-winners .winner-works-row .col.c4 {
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  color: #666;
}
.coop-winners .winner-works-row .col.c4:hover {
  color: #027cdb;
}
.coop-winners .winner-item {
  position: relative;
  margin: 96px auto 0;
  color: #fff;
  background-color: #a776fe;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.coop-winners .winner-item.m1 {
  padding: 28px;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: space-between;
}
.coop-winners .winner-item.m1 .cover {
  display: block;
  background-color: #fff;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
}
.coop-winners .winner-item.m1 .cover img {
  width: 100%;
  height: 100%;
}
.coop-winners .winner-item.m1 .des {
  width: 360px;
}
.coop-winners .winner-item.m1 .des h5 {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-winners .winner-item.m1 .des p {
  padding: 7px 18px;
  overflow: hidden;
  overflow-y: auto;
  margin-top: 7px;
  color: #666;
  background-color: #fff;
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.coop-winners .winner-item.m1 .des p::-webkit-scrollbar {
  width: 6px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.coop-winners .winner-item.m1 .des p::-webkit-scrollbar-thumb {
  background: rgba(139, 90, 224, 0.5);
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration-skip: objects;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.coop-winners .winner-item.m2 {
  width: 554px;
  padding: 20px 40px 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.coop-winners .winner-item.m2 h4 {
  width: 100%;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 24px;
}
.coop-winners .winner-item.m2 h5.tips {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.coop-winners .winner-item.m2 .winner-w1 {
  width: 205px;
}
.coop-winners .winner-item.m2 .winner-w2 {
  position: relative;
  width: 220px;
  padding-top: 19px;
  text-align: center;
}
.coop-winners .winner-item.m2 .winner-w2:before {
  position: absolute;
  top: -36px;
  left: 0;
  width: 220px;
  height: 253px;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/winner-gift-bg_pc.png') no-repeat center top;
  content: '';
}
.coop-winners .winner-item.m2 .winner-w2 h5 {
  position: relative;
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 16px;
  color: #333;
}
.coop-winners .winner-item.m2 .winner-w2 img {
  position: relative;
  width: 168px;
  height: 160px;
}
.coop-winners .winner-item.m2 .winner-w3 {
  position: relative;
  width: 396px;
  height: 224px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.coop-winners .winner-item.m2 .winner-w3 .winner-w3-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/winner-video-img_pc.png') no-repeat center center;
  cursor: pointer;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
}
.coop-winners .winner-item.m2 .winner-w3 .winner-w3-cover:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7);
  content: '';
}
.coop-winners .winner-item.m2 .winner-w3 .winner-w3-cover .play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  margin-top: -25px;
  margin-left: -25px;
}
.coop-winners .winner-item.m2 .winner-w3 .winner-w3-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  visibility: hidden;
}
.coop-winners .winner-item.m2 .winner-w3.play .winner-w3-cover {
  visibility: hidden;
}
.coop-winners .winner-item.m2 .winner-w3.play .winner-w3-video {
  visibility: visible;
}
.coop-winners .winner-item.m2 .winner-w1-work {
  display: block;
  width: 100%;
  background-color: #fff;
}
.coop-winners .winner-item.m2 .winner-w1-work .cover {
  width: 100%;
}
.coop-winners .winner-item.m2 .winner-w1-work .des {
  display: block;
  padding: 13px 12px;
}
.coop-winners .winner-item.m2 .winner-w1-work .des strong,
.coop-winners .winner-item.m2 .winner-w1-work .des span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.coop-winners .winner-item.m2 .winner-w1-work .des strong {
  font-size: 14px;
  line-height: 14px;
  color: #8b5ae0;
}
.coop-winners .winner-item.m2 .winner-w1-work .des span {
  margin-top: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #333;
}
.coop-winners .winner-item .title {
  position: absolute;
  top: -41px;
  left: 50%;
  width: 281px;
  height: 41px;
  margin-left: -140px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-winners .winner-item .title.p1 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/winner-h1_pc.png');
}
.coop-winners .winner-item .title.p2 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/winner-h2_pc.png');
}
.coop-winners .winner-item .title.p3 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/winner-h3_pc.png');
}
.coop-winners .winner-item .title.p4 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/winner-h4_pc.png');
}
@media (min-width: 768px) {
  .coop-winners .winner-works-table {
    width: 100%;
  }
  .coop-winners .winner-works-table .col.c4 {
    width: 192px;
  }
  .coop-winners .winner-item.m1 {
    width: 100%;
  }
  .coop-winners .winner-item.m1 .cover {
    width: 330px;
    height: 250px;
  }
  .coop-winners .winner-item.m1 .des {
    width: 335px;
  }
  .coop-winners .winner-item.m1 .des h5 + h5 {
    margin-top: 11px;
  }
  .coop-winners .winner-item.m1 .des p {
    height: 142px;
    font-size: 13px;
    line-height: 21px;
  }
}
@media (min-width: 992px) {
  .coop-winners .winner-works-table {
    width: 836px;
  }
  .coop-winners .winner-works-table .col.c4 {
    width: 280px;
  }
  .coop-winners .winner-item.m1 {
    width: 836px;
  }
  .coop-winners .winner-item.m1 .cover {
    width: 380px;
    height: 288px;
  }
  .coop-winners .winner-item.m1 .des {
    width: 360px;
  }
  .coop-winners .winner-item.m1 .des h5 + h5 {
    margin-top: 20px;
  }
  .coop-winners .winner-item.m1 .des p {
    height: 162px;
    font-size: 14px;
    line-height: 24px;
  }
}
.coop-winners .winner-btns {
  margin-top: 42px;
  text-align: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-winners .winner-btn {
  width: 312px;
  height: 63px;
  font-size: 20px;
  line-height: 63px;
  border: none;
  cursor: default;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.coop-winners .winner-btn + .winner-btn {
  margin-left: 72px;
}
.coop-winners .winner-btn.yellow {
  color: #666;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/winner-btn-y_bg.png') repeat center center;
}
.coop-winners .winner-btn.purple {
  color: #fff;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/winner-btn-p_bg.png') repeat center center;
}
.coop-winners .winner-btn:hover {
  filter: brightness(0.95);
}
.coop-flow .coop-h2 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/h2-flow_pc.png');
}
.coop-flow .flow-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media (min-width: 768px) {
  .coop-flow .coop-h2 {
    margin-bottom: 52px;
  }
  .coop-flow .flow-list {
    margin-right: -32px;
  }
}
@media (min-width: 992px) {
  .coop-flow {
    padding-bottom: 10px;
  }
  .coop-flow .coop-h2 {
    margin-bottom: 62px;
  }
  .coop-flow .flow-list {
    margin-right: -58px;
  }
}
@media (min-width: 1200px) {
  .coop-flow {
    padding-bottom: 20px;
  }
  .coop-flow .coop-h2 {
    margin-bottom: 72px;
  }
  .coop-flow .flow-list {
    margin-right: -137px;
  }
}
.coop-flow .flow-item {
  position: relative;
  margin-bottom: 75px;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-flow .flow-item .arrow {
  position: absolute;
  width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: center;
}
.coop-flow .flow-item.t1 .flow-item1 .num:before {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-num1_pc.png');
}
.coop-flow .flow-item.t1 .arrow {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-right_pc.png');
}
.coop-flow .flow-item.t2 .flow-item1 .num:before {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-num2_pc.png');
}
.coop-flow .flow-item.t2 .arrow {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-right_pc.png');
}
.coop-flow .flow-item.t3 .flow-item1 .num:before {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-num3_pc.png');
}
.coop-flow .flow-item.t3 .arrow {
  bottom: -48px;
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-down_pc.png');
}
.coop-flow .flow-item.t4 .flow-item1 .num:before {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-num4_pc.png');
}
.coop-flow .flow-item.t4 .arrow {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-left_pc.png');
}
.coop-flow .flow-item.t5 .flow-item1 .num:before {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-num5_pc.png');
}
.coop-flow .flow-item.t5 .arrow {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-left_pc.png');
}
.coop-flow .flow-item.t6 .flow-item1 .num:before {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/flow-num6_pc.png');
}
.coop-flow .flow-item:hover .flow-item2 {
  opacity: 1;
  visibility: visible;
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (min-width: 768px) {
  .coop-flow .flow-item {
    width: 228px;
    margin-right: 32px;
  }
  .coop-flow .flow-item .arrow {
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .coop-flow .flow-item.t1 .arrow,
  .coop-flow .flow-item.t2 .arrow {
    top: 17px;
    right: -30px;
  }
  .coop-flow .flow-item.t3 .arrow {
    right: 92px;
  }
  .coop-flow .flow-item.t4 .arrow,
  .coop-flow .flow-item.t5 .arrow {
    top: 17px;
    left: -30px;
  }
}
@media (min-width: 992px) {
  .coop-flow .flow-item {
    width: 288px;
    margin-right: 58px;
  }
  .coop-flow .flow-item .arrow {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .coop-flow .flow-item.t1 .arrow,
  .coop-flow .flow-item.t2 .arrow {
    top: 23px;
    right: -44px;
  }
  .coop-flow .flow-item.t3 .arrow {
    right: 102px;
  }
  .coop-flow .flow-item.t4 .arrow,
  .coop-flow .flow-item.t5 .arrow {
    top: 23px;
    left: -44px;
  }
}
@media (min-width: 1200px) {
  .coop-flow .flow-item {
    width: 302px;
    margin-right: 137px;
  }
  .coop-flow .flow-item.t1 .arrow,
  .coop-flow .flow-item.t2 .arrow {
    top: 26px;
    right: -82px;
  }
  .coop-flow .flow-item.t3 .arrow {
    right: 112px;
  }
  .coop-flow .flow-item.t4 .arrow,
  .coop-flow .flow-item.t5 .arrow {
    top: 26px;
    left: -82px;
  }
}
.coop-flow .flow-item1 {
  position: relative;
  color: #fff;
  background-color: #8b5ae0;
}
.coop-flow .flow-item1 .num {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #ffea51;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-indent: -9999px;
}
.coop-flow .flow-item1 .num:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .coop-flow .flow-item1 {
    height: 58px;
    padding-left: 45px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .coop-flow .flow-item1 .num {
    width: 50px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
  }
  .coop-flow .flow-item1 .num:before {
    background-size: auto 32px;
  }
  .coop-flow .flow-item1 h4,
  .coop-flow .flow-item1 h6 {
    padding-left: 20px;
  }
  .coop-flow .flow-item1 h4 {
    padding-top: 6px;
    font-size: 20px;
    line-height: 24px;
  }
  .coop-flow .flow-item1 h6 {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 992px) {
  .coop-flow .flow-item1 {
    height: 70px;
    padding-left: 65px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .coop-flow .flow-item1 .num {
    width: 65px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
  }
  .coop-flow .flow-item1 .num:before {
    background-size: auto 37px;
  }
  .coop-flow .flow-item1 h4 {
    padding-top: 8px;
    font-size: 24px;
    line-height: 30px;
  }
  .coop-flow .flow-item1 h6 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .coop-flow .flow-item1 {
    height: 84px;
    padding-left: 75px;
  }
  .coop-flow .flow-item1 .num {
    width: 75px;
  }
  .coop-flow .flow-item1 .num:before {
    background-size: auto auto;
  }
  .coop-flow .flow-item1 h4,
  .coop-flow .flow-item1 h6 {
    padding-left: 28px;
  }
  .coop-flow .flow-item1 h4 {
    padding-top: 12px;
    font-size: 26px;
  }
  .coop-flow .flow-item1 h6 {
    margin-top: 7px;
  }
}
.coop-flow .flow-item2 {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  height: 158px;
  width: 100%;
  margin-top: -79px;
  color: #fff;
  background-color: #8b5ae0;
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -ms-transition: visibility 1s ease-in-out;
  -o-transition: visibility 1s ease-in-out;
  -webkit-transition: visibility 1s ease-in-out;
  transition: visibility 1s ease-in-out;
  text-decoration-skip: objects;
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.coop-flow .flow-item2 p {
  position: relative;
}
.coop-flow .flow-item2 p:before {
  position: absolute;
  left: -11px;
  width: 5px;
  height: 5px;
  background-color: #ffe20f;
  content: '';
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.coop-flow .flow-item2 p + p {
  margin-top: 6px;
}
@media (min-width: 768px) {
  .coop-flow .flow-item2 {
    padding: 15px 20px 0 24px;
  }
  .coop-flow .flow-item2 p {
    font-size: 14px;
    line-height: 20px;
  }
  .coop-flow .flow-item2 p:before {
    top: 6px;
  }
}
@media (min-width: 992px) {
  .coop-flow .flow-item2 {
    padding: 15px 20px 0 24px;
  }
  .coop-flow .flow-item2 p {
    line-height: 22px;
  }
}
@media (min-width: 1200px) {
  .coop-flow .flow-item2 {
    padding: 15px 20px 0 24px;
  }
  .coop-flow .flow-item2 p {
    font-size: 16px;
    line-height: 24px;
  }
  .coop-flow .flow-item2 p:before {
    top: 8px;
  }
}
.coop-flow .flow-more {
  display: block;
  color: #fff;
  background-color: #8b5ae0;
  text-align: center;
  font-size: 25px;
  line-height: 98px;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-flow .flow-more img {
  width: 100%;
}
.coop-flow .flow-more:hover img {
  filter: brightness(0.95);
}
.coop-judges {
  padding-bottom: 20px;
}
.coop-judges .coop-h2 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/h2-judge_pc.png');
}
.coop-judges .judge-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.coop-judges .judge-item {
  position: relative;
  color: #fff;
  background-color: #8b5ae0;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
}
.coop-judges .judge-item:before {
  position: absolute;
  border: 1px solid #fff;
  content: '';
}
.coop-judges .judge-item .cover {
  position: absolute;
  left: 50%;
}
.coop-judges .judge-item h4 {
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
.coop-judges .judge-tips {
  position: relative;
  width: 692px;
  height: 70px;
  margin: 60px auto 0;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/judge-tips-bg_pc.png') repeat center center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-judges .judge-tips:before,
.coop-judges .judge-tips:after {
  position: absolute;
  content: '';
}
.coop-judges .judge-tips:before {
  top: 7px;
  left: 13px;
  width: 482px;
  height: 56px;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/judge-tips-bg2_pc.png') repeat center center;
}
.coop-judges .judge-tips:after {
  right: 25px;
  bottom: 9px;
  width: 154px;
  height: 102px;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/judge-tips-soap_pc.png') repeat center center;
}
.coop-judges .judge-tips h4 {
  position: absolute;
  top: 22px;
  left: 48px;
  width: 423px;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-indent: -9999px;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/judge-tips-h5_pc.png') repeat center center;
}
@media (min-width: 768px) {
  .coop-judges .coop-h2 {
    margin-bottom: 86px;
  }
  .coop-judges .judge-list {
    margin-right: -8px;
  }
  .coop-judges .judge-item {
    width: 181px;
    padding: 46px 18px 20px;
    margin-right: 8px;
  }
  .coop-judges .judge-item:before {
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
  }
  .coop-judges .judge-item .cover {
    top: -40px;
    width: 78px;
    height: 78px;
    margin-left: -39px;
  }
  .coop-judges .judge-item h4 {
    margin-bottom: 4px;
    font-size: 20px;
  }
  .coop-judges .judge-item p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width: 992px) {
  .coop-judges .coop-h2 {
    margin-bottom: 96px;
  }
  .coop-judges .judge-list {
    margin-right: -20px;
  }
  .coop-judges .judge-item {
    width: 230px;
    padding: 50px 20px 24px;
    margin-right: 20px;
  }
  .coop-judges .judge-item:before {
    top: 7px;
    right: 7px;
    bottom: 7px;
    left: 7px;
  }
  .coop-judges .judge-item .cover {
    top: -46px;
    width: 90px;
    height: 90px;
    margin-left: -45px;
  }
  .coop-judges .judge-item h4 {
    margin-bottom: 9px;
    font-size: 22px;
  }
  .coop-judges .judge-item p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 1200px) {
  .coop-judges .coop-h2 {
    margin-bottom: 106px;
  }
  .coop-judges .judge-list {
    margin-right: -20px;
  }
  .coop-judges .judge-item {
    width: 280px;
    padding: 66px 26px 26px 24px;
  }
  .coop-judges .judge-item .cover {
    top: -50px;
    width: 98px;
    height: 98px;
    margin-left: -49px;
  }
}
.coop-prizes {
  padding-bottom: 20px;
}
.coop-prizes .coop-h2.h1 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/h2-prize_pc.png');
}
.coop-prizes .coop-h2.h2 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-2-h2_pc.png');
}
.coop-prizes .coop-h2.h3 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-3-h2_pc.png');
}
.coop-prizes .coop-h2.h4 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-4-h2_pc.png');
}
.coop-prizes .coop-h2.h5 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-5-h2_pc.png');
}
.coop-prizes .coop-h3 {
  margin-top: 12px;
}
.coop-prizes .coop-h4 {
  margin-top: 12px;
  margin-bottom: 52px;
  font-size: 16px;
  line-height: 22px;
  color: #666;
  text-align: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-prizes .coop-btn {
  margin-top: 83px;
}
.coop-prizes .coop-btn em {
  display: inline-block;
  width: 15px;
  height: 16px;
  margin-left: 12px;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-arrow_pc.png') no-repeat center center;
}
.coop-prizes .coop-btn.more em {
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.coop-prizes .coop-btn.less em {
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.coop-prizes .prize-list {
  display: flex;
}
.coop-prizes .prize-cert {
  padding-top: 51px;
  overflow: hidden;
  background: #ffe31d url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-n-bg_pc.jpg') no-repeat center top;
  text-align: center;
}
.coop-prizes .prize-cert h4,
.coop-prizes .prize-cert h5,
.coop-prizes .prize-cert h6,
.coop-prizes .prize-cert p {
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-prizes .prize-cert h4 {
  height: 48px;
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-indent: -9999px;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-n-h3_pc.png') no-repeat center center;
}
.coop-prizes .prize-cert h5 {
  margin-bottom: 20px;
  height: 36px;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-n-h3-bg_pc.png') no-repeat center center;
}
.coop-prizes .prize-cert h6 {
  font-size: 21px;
  line-height: 33px;
}
.coop-prizes .prize-cert p span,
.coop-prizes .prize-cert p em {
  display: block;
  line-height: 20px;
}
.coop-prizes .prize-cert p span {
  font-size: 16px;
}
.coop-prizes .prize-cert p em {
  font-size: 14px;
}
.coop-prizes .prize-cert .award-name {
  margin: 18px auto 22px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.coop-prizes .prize-cert .award-name .title {
  display: block;
  font-size: 20px;
  line-height: 35px;
  background-color: #fff7bb;
}
.coop-prizes .prize-cert .award-name .cover {
  display: block;
}
.coop-prizes .prize-cert .award-name .cover img {
  width: 100%;
  height: 100%;
}
.coop-prizes .prize-lists {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.coop-prizes .prize-item {
  text-align: center;
}
.coop-prizes .prize-item .cover {
  width: 100%;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
}
.coop-prizes .prize-item h5,
.coop-prizes .prize-item h6 {
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-prizes .prize-item h5 {
  margin-top: 13px;
  font-size: 16px;
  line-height: 18px;
  color: #333;
}
.coop-prizes .prize-item h6 {
  margin-bottom: 22px;
  font-size: 14px;
  line-height: 18px;
  color: #666;
}
.coop-prizes .prize-two {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: space-around;
}
.coop-prizes .prize-two-con {
  width: 515px;
}
.coop-prizes .prize-two-con.random .coop-h4 {
  margin-bottom: 30px;
}
.coop-prizes .prize-two-con.random h5 {
  margin-top: 16px;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  text-align: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-prizes .prize-two-con.attend .coop-h3 {
  margin-bottom: 15px;
}
.coop-prizes .prize-random {
  position: relative;
  width: 396px;
  height: 224px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.coop-prizes .prize-random .prize-random-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-4-bg_pc.png') no-repeat center center;
  cursor: pointer;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
}
.coop-prizes .prize-random .prize-random-cover:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7);
  content: '';
}
.coop-prizes .prize-random .prize-random-cover .ques {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 85px;
  height: 147px;
  margin-top: -73px;
  margin-left: -42px;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/prize-4-que_pc.png') no-repeat center center;
  -ms-animation: rubberBand 1.75s infinite;
  -o-animation: rubberBand 1.75s infinite;
  -webkit-animation: rubberBand 1.75s infinite;
  animation: rubberBand 1.75s infinite;
}
.coop-prizes .prize-random .prize-random-cover .play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  margin-top: -25px;
  margin-left: -25px;
}
.coop-prizes .prize-random .prize-random-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  visibility: hidden;
}
.coop-prizes .prize-random.play .prize-random-cover {
  visibility: hidden;
}
.coop-prizes .prize-random.play .prize-random-video {
  visibility: visible;
}
.coop-prizes .prize-attend {
  width: 325px;
  margin: 0 auto;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
}
.coop-prizes .prize-attend .cover {
  width: 100%;
}
.coop-prizes .prize-attend .des {
  position: relative;
  padding: 20px 0 16px;
  background-color: #ffe41c;
  text-align: center;
}
.coop-prizes .prize-attend .des .h3 {
  display: block;
  font-size: 18px;
  line-height: 30px;
}
.coop-prizes .prize-attend .des .h4 {
  display: inline-block;
  padding: 0 30px;
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  background-color: #8b5ae0;
}
.coop-prizes .prize-attend h5 {
  margin-top: 16px;
  font-size: 16px;
  line-height: 18px;
  color: #333;
  text-align: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-prizes .prize-attend h6 {
  font-size: 14px;
  line-height: 18px;
  color: #666;
  text-align: center;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
@media (min-width: 768px) {
  .coop-prizes .prize-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .coop-prizes .prize-cert {
    width: 371px;
    height: 569px;
    margin-bottom: 30px;
  }
  .coop-prizes .prize-cert .award-name {
    width: 312px;
  }
  .coop-prizes .prize-cert .award-name .cover {
    height: 168px;
  }
  .coop-prizes .prize-lists {
    width: 100%;
    justify-content: space-around;
  }
  .coop-prizes .prize-item {
    width: 333px;
  }
}
@media (min-width: 992px) {
  .coop-prizes .prize-list {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .coop-prizes .prize-cert {
    width: 320px;
    height: auto;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .coop-prizes .prize-cert .award-name {
    width: 262px;
  }
  .coop-prizes .prize-cert .award-name .cover {
    height: 141px;
  }
  .coop-prizes .prize-lists {
    width: 630px;
    justify-content: space-between;
  }
  .coop-prizes .prize-item {
    width: 305px;
  }
}
@media (min-width: 1200px) {
  .coop-prizes .prize-list {
    align-items: stretch;
  }
  .coop-prizes .prize-cert {
    width: 371px;
    height: 569px;
    padding-bottom: 0;
  }
  .coop-prizes .prize-cert .award-name {
    width: 312px;
  }
  .coop-prizes .prize-cert .award-name .cover {
    height: 168px;
  }
  .coop-prizes .prize-lists {
    width: 720px;
  }
  .coop-prizes .prize-item {
    width: 333px;
  }
}
.coop-rules {
  padding-bottom: 30px;
}
.coop-rules .coop-h2 {
  margin-bottom: 55px;
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/h2-rule_pc.png');
}
.coop-rules .rule-con {
  padding: 40px 55px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  counter-reset: number;
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.coop-rules .rule-con p {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.coop-rules .rule-con p:before {
  position: absolute;
  top: 1px;
  left: -27px;
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 14px;
  border: 1px solid #333;
  text-align: center;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: counter(number);
  counter-increment: number;
}
.coop-rules .rule-con p + p {
  margin-top: 18px;
}
.coop-rules .rule-table {
  width: 445px;
  margin-top: 14px;
  margin-bottom: 18px;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fafafa;
  -ms-animation: zoomIn 1s ease;
  -o-animation: zoomIn 1s ease;
  -webkit-animation: zoomIn 1s ease;
  animation: zoomIn 1s ease;
}
.coop-rules .rule-table td {
  padding: 0 18px;
  font-size: 14px;
  line-height: 36px;
  color: #666;
  border: 1px solid #eee;
}
.coop-rules .rule-table thead {
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  background-color: #ffef66;
}
.coop-rules .rule-table thead th {
  border: 1px solid #eee;
}
.coop-rules .rule-table thead th.co1 {
  width: 130px;
}
.coop-rules .rule-table thead th.co2 {
  width: 120px;
}
.coop-rules .rule-table thead th.co3 {
  width: 193px;
}
.coop-rules .rule-table tbody td {
  text-align: center;
}
.coop-rules .rule-table tfoot td {
  color: #333;
  font-weight: 500;
  line-height: 42px;
}
.coop-guidance {
  padding-bottom: 20px;
}
.coop-guidance .coop-h2 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/h2-guidance_pc.png');
}
.coop-guidance .coop-h3 {
  margin-top: 16px;
  margin-bottom: 50px;
}
.coop-guidance .coop-btn {
  margin-top: 83px;
}
.coop-guidance .guidance-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.coop-guidance .guidance-item {
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #ffe20f;
}
.coop-guidance .guidance-item .cover {
  max-width: 100%;
  cursor: pointer;
}
.coop-guidance .guidance-item h4 {
  font-size: 18px;
  line-height: 30px;
}
.coop-guidance .guidance-item h6 {
  margin-top: 18px;
  font-size: 14px;
  line-height: 14px;
  color: #999;
}
.coop-guidance .guidance-item:hover .cover {
  filter: brightness(0.95);
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration-skip: objects;
}
@media (min-width: 768px) {
  .coop-guidance .guidance-list {
    margin-right: -15px;
  }
  .coop-guidance .guidance-item {
    margin-right: 15px;
  }
  .coop-guidance .guidance-item.t1 {
    width: 193px;
  }
  .coop-guidance .guidance-item.t2 {
    width: 269px;
  }
  .coop-guidance .guidance-item.t3 {
    width: 255px;
  }
  .coop-guidance .guidance-item .cover {
    height: 260px;
  }
}
@media (min-width: 992px) {
  .coop-guidance .guidance-list {
    margin-right: -30px;
  }
  .coop-guidance .guidance-item {
    margin-right: 30px;
  }
  .coop-guidance .guidance-item.t1 {
    width: 248px;
  }
  .coop-guidance .guidance-item.t2 {
    width: 345px;
  }
  .coop-guidance .guidance-item.t3 {
    width: 327px;
  }
  .coop-guidance .guidance-item .cover {
    height: 334px;
  }
}
@media (min-width: 1200px) {
  .coop-guidance .guidance-list {
    margin-right: -50px;
  }
  .coop-guidance .guidance-item {
    margin-right: 50px;
  }
  .coop-guidance .guidance-item.t1 {
    width: 291px;
  }
  .coop-guidance .guidance-item.t2 {
    width: 405px;
  }
  .coop-guidance .guidance-item.t3 {
    width: 384px;
  }
  .coop-guidance .guidance-item .cover {
    height: 392px;
  }
}
.coop-works .coop-h2 {
  margin-bottom: 54px;
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/h2-work_pc.png');
}
.coop-works .work-nav {
  margin-bottom: 22px;
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.coop-works .work-tabs {
  float: left;
}
.coop-works .work-tabs span {
  float: left;
  display: inline-block;
  width: 90px;
  height: 40px;
  color: #8b5ae0;
  border: 1px solid #8b5ae0;
  vertical-align: top;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  cursor: pointer;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration-skip: objects;
}
.coop-works .work-tabs span + span {
  margin-left: 26px;
}
.coop-works .work-tabs span:hover {
  background-color: #e6dbf8;
}
.coop-works .work-tabs span.active {
  color: #fff;
  background-color: #8b5ae0;
  cursor: default;
}
.coop-works .work-right {
  float: right;
}
.coop-works .work-right span {
  float: left;
  display: inline-block;
  vertical-align: top;
}
.coop-works .work-right span.date {
  font-size: 18px;
  line-height: 40px;
  color: #8b5ae0;
}
.coop-works .work-right span.work-btn {
  width: 144px;
  height: 40px;
  margin-left: 20px;
  font-size: 22px;
  line-height: 40px;
  color: #fff;
  border: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.coop-works .work-right span.work-btn.upload {
  color: #fff;
  background-color: #ff8dbb;
}
.coop-works .work-right span.work-btn.upload:hover {
  background-color: #ff73ac;
}
.coop-works .work-right span.work-btn.coming {
  background-color: #ffb2D1;
  cursor: default;
}
.coop-works .work-right span.work-btn.over {
  background-color: #bfbfbf;
  cursor: default;
}
.coop-works .coop-works-none {
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
}
.coop-works .coop-works-none h4 {
  font-size: 24px;
  line-height: 32px;
  color: #bbc7ce;
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.coop-works .coop-works-none h4.load {
  color: #bfbfbf;
  font-size: 18px;
  line-height: 25px;
}
.coop-works .coop-works-none h4.load img {
  height: 20px;
  margin-right: 5px;
  animation: rotate 2s linear infinite;
}
.coop-works .coop-works-switchs {
  padding: 20px 0;
  text-align: center;
}
.coop-works .coop-works-switchs .coop-works-switch {
  display: inline-block;
  font-size: 18px;
  line-height: 25px;
  color: #8b5ae0;
  vertical-align: top;
}
.coop-works .coop-works-switchs .coop-works-switch em {
  display: inline-block;
  vertical-align: top;
}
.coop-works .coop-works-switchs .coop-works-switch em.iconfont {
  width: 25px;
  height: 25px;
  line-height: 28px;
}
.coop-works .coop-works-switchs .coop-works-switch em + em {
  margin-left: 10px;
}
.coop-works .coop-works-switchs .coop-works-switch .iconfont {
  font-size: 18px;
  line-height: 25px;
}
.coop-works .coop-works-switchs .coop-works-switch.active {
  cursor: pointer;
}
.coop-works .coop-works-switchs .coop-works-switch.active .iconfont {
  animation: rotate 2s linear infinite;
}
.coop-works .coop-works-switchs .coop-works-switch.disabled {
  color: #bfbfbf;
}
.coop-works .coop-works-switchs .coop-works-switch.disabled .iconfont {
  animation: rotate 2s linear infinite;
}
.coop-works-list {
  margin: 0 -10px 40px;
}
.coop-works-list li {
  float: left;
  padding: 10px;
}
@media (min-width: 768px) {
  .coop-works-list li {
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .coop-works-list li {
    width: 25%;
  }
}
.coop-works-item {
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.coop-works-item .coop-works-cover {
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #e8f0f3;
}
.coop-works-item .coop-works-cover img {
  width: 100%;
  height: 100%;
}
.coop-works-item .coop-works-cover:hover img {
  filter: brightness(0.95);
}
.coop-works-item .coop-works-des {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: none;
}
.coop-works-item .coop-works-des h4 {
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
}
.coop-works-item .coop-works-des h4 a {
  float: left;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.coop-works-item .coop-works-des h4 a:hover {
  color: #ff8dbb;
}
.coop-works-item .coop-works-des h4 .coop-works-num {
  float: right;
  display: inline-block;
  color: #ff8dbb;
  text-align: center;
}
.coop-works-item .coop-works-des .coop-works-author {
  float: left;
  display: inline-block;
  margin-top: 4px;
  color: #666;
}
.coop-works-item .coop-works-des .coop-works-author img {
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  vertical-align: top;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.coop-works-item .coop-works-des .coop-works-author em {
  display: inline-block;
  max-width: 80px;
  margin-left: 10px;
  height: 25px;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.coop-works-item .coop-works-des .coop-works-author:hover {
  color: #999;
}
.coop-works-item .coop-works-des .coop-works-btn {
  position: relative;
  float: right;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  background-color: #ff8dbb;
  border: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.coop-works-item .coop-works-des .coop-works-btn em {
  position: absolute;
  top: -10px;
  right: 6px;
  z-index: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #ff8dbb;
}
.coop-works-item .coop-works-des .coop-works-btn:hover {
  background-color: #ff73ac;
}
.coop-works-item .coop-works-des .coop-works-btn.active {
  background-color: #ff5a9d;
  cursor: default;
}
.coop-works-item .coop-works-des .coop-works-btn.disabled {
  background-color: #bfbfbf;
  cursor: default;
}
@media (min-width: 768px) {
  .coop-works-item .coop-works-cover {
    height: 177px;
  }
  .coop-works-item .coop-works-des h4 {
    font-size: 14px;
  }
  .coop-works-item .coop-works-des h4 a {
    width: 136px;
  }
  .coop-works-item .coop-works-des h4 .coop-works-num {
    width: 80px;
  }
  .coop-works-item .coop-works-btn {
    width: 80px;
  }
}
@media (min-width: 992px) {
  .coop-works-item .coop-works-cover {
    height: 173px;
  }
  .coop-works-item .coop-works-des h4 {
    font-size: 16px;
  }
  .coop-works-item .coop-works-des h4 a {
    width: 130px;
  }
}
@media (min-width: 1200px) {
  .coop-works-item .coop-works-cover {
    height: 210px;
  }
  .coop-works-item .coop-works-des h4 {
    font-size: 18px;
  }
  .coop-works-item .coop-works-des h4 a {
    width: 162px;
  }
  .coop-works-item .coop-works-des h4 .coop-works-num {
    width: 90px;
  }
  .coop-works-item .coop-works-btn {
    width: 90px;
  }
}
.coop-pagination {
  -ms-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.coop-pagination .lan-page > li > a:hover {
  color: #8b5ae0;
}
.coop-pagination .lan-page > li.active > a {
  color: #fff;
  background-color: #8b5ae0 !important;
  border-color: #8b5ae0;
}
.coop-pagination .lan-page > li.previous > a {
  color: #666;
  background-color: transparent;
  border-color: transparent;
}
.coop-pagination .lan-page > li.previous > a:hover {
  color: #8b5ae0;
}
.coop-pagination .lan-page > li.next > a {
  color: #666;
  background-color: transparent;
  border-color: transparent;
}
.coop-pagination .lan-page > li.next > a:hover {
  color: #8b5ae0;
}
.coop-pagination .lan-page > li.previous.disabled > a {
  color: #999;
  cursor: not-allowed;
}
.coop-pagination .page-jump .btn {
  border-color: #eee;
  color: #999;
}
.coop-pagination .page-jump .page-group .page-txt {
  border-color: #eee;
}
.coop-messBoard .coop-h2 {
  background-image: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/h2-messBoard_pc.png');
}
.coop-messBoard .comment {
  margin-top: 55px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.coop-messBoard .comment h2 {
  margin: 14px 30px 0;
  font-size: 18px;
  line-height: 27px;
}
.coop-messBoard .comment h2:before {
  display: none;
}
.coop-messBoard .comment .comment-my {
  padding: 10px 30px 32px;
}
.coop-messBoard .comment .form-input-textarea {
  background-color: #fafafa;
  border-color: transparent;
}
.coop-messBoard .comment .comment-btn .btn {
  border: none;
}
.coop-messBoard .comment .comment-btn .btn.btn-bg-purple {
  color: #fff;
  background-color: #8b5ae0;
}
.coop-messBoard .comment .comment-btn .btn.btn-bg-purple:hover {
  background-color: #9a6fe4;
}
@media (min-width: 768px) {
  .coop-messBoard .comment .comment-btn .btn {
    width: 120px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  .coop-messBoard .comment .comment-btn .btn {
    width: 130px;
    height: 42px;
    font-size: 18px;
    line-height: 42px;
  }
}
@media (min-width: 1200px) {
  .coop-messBoard .comment .comment-btn .btn {
    width: 162px;
    height: 50px;
    line-height: 50px;
  }
}
.coop-messBoard .comment .comment-others {
  border-top-color: #faeeff;
}
.coop-messBoard .comment .comment-head {
  padding: 62px 30px 5px;
}
.coop-messBoard .comment h3 {
  line-height: 20px;
}
.coop-messBoard .comment .comment-rank {
  line-height: 20px;
}
.coop-messBoard .comment .comment-rank i {
  margin-top: -4px;
  color: #f0ccff;
}
.coop-messBoard .comment .comment-rank .comment-sortlist {
  background-color: #fafafa;
  -ms-box-shadow: 0 1px 10px #dedede;
  -o-box-shadow: 0 1px 10px #dedede;
  -webkit-box-shadow: 0 1px 10px #dedede;
  box-shadow: 0 1px 10px #dedede;
}
.coop-messBoard .comment .comment-rank .comment-sortlist span {
  width: 95px;
  height: 42px;
  line-height: 42px;
  color: #666;
}
.coop-messBoard .comment .comment-iteam {
  border-bottom-color: #fdf7ff;
}
.coop-messBoard .comment .comment-iteam .comment-des {
  margin-left: 52px;
}
@media (min-width: 768px) {
  .coop-messBoard .comment h3 {
    font-size: 14px;
  }
  .coop-messBoard .comment .comment-rank {
    font-size: 14px;
  }
  .coop-messBoard .comment .comment-iteam {
    padding: 30px;
  }
  .coop-messBoard .comment .comment-iteam .comment-avatar {
    top: 30px;
    left: 30px;
  }
  .coop-messBoard .comment .comment-iteam .comment-source span + span {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 992px) {
  .coop-messBoard .comment h3 {
    font-size: 16px;
  }
  .coop-messBoard .comment .comment-rank {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .coop-messBoard .comment h3 {
    font-size: 18px;
  }
  .coop-messBoard .comment .comment-rank {
    font-size: 18px;
  }
  .coop-messBoard .comment .comment-iteam {
    padding: 43px 46px 40px 30px;
  }
  .coop-messBoard .comment .comment-iteam .comment-avatar {
    top: 43px;
    left: 30px;
  }
  .coop-messBoard .comment .comment-iteam .comment-source span + span {
    font-size: 16px;
    line-height: 20px;
  }
}
.coop-messBoard .comment .comment-reply .form-input-textarea {
  border-color: #ebebeb;
}
.coop-messBoard .comment .comment-reply .comment-btn .btn {
  width: 80px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
.sucess-modal {
  position: relative;
  width: 100%;
  height: 100%;
}
.sucess-modal .modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  background: rgba(0, 0, 0, 0.7);
}
.sucess-modal .modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 21;
  width: 472px;
  margin-left: -236px;
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.sucess-modal .modal .modal-close {
  position: absolute;
  top: -18px;
  right: -22px;
  display: inline-block;
  width: 37px;
  height: 37px;
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  line-height: 37px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.sucess-modal .modal .modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.sucess-modal .modal.modal-upload {
  padding: 36px 36px 40px;
  margin-top: -220px;
  text-align: center;
}
.sucess-modal .modal.modal-upload .modal-upload-h4 {
  padding-top: 178px;
  margin-bottom: 28px;
  color: #8b5ae0;
  background: url('https://assets-cdn.lanqb.com/activity/cooPainting2019/sucess-bg.png') no-repeat center top;
}
.sucess-modal .modal.modal-upload .modal-upload-h4 h4 {
  font-size: 30px;
  line-height: 36px;
}
.sucess-modal .modal.modal-upload .modal-btn {
  width: 100%;
  height: 80px;
  border: none;
  font-size: 34px;
  line-height: 80px;
  color: #333;
  background-color: #FFE81F;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.sucess-modal .modal.modal-upload .modal-btn:hover {
  filter: brightness(0.95);
}