@charset "utf-8";

.clearfix:after,
.cl:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}

.clearfix,
.cl {
  *zoom: 1;
}

.clear {
  clear: both;
}

.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p25 {
  padding: 25px;
}

.p30 {
  padding: 30px;
}

.p40 {
  padding: 40px;
}

.p50 {
  padding: 50px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pl50 {
  padding-left: 50px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr30 {
  padding-right: 30px;
}

.pr40 {
  padding-right: 40px;
}

.pr50 {
  padding-right: 50px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}

.cf00 {
  color: #f00;
}

a.cf00:link,
a.cf00:visited {
  color: #f00;
}

a.cf00:hover,
a.cf00:active {
  color: #f00;
}

.cf30 {
  color: #f30;
}

a.cf30:link,
a.cf30:visited {
  color: #f30;
}

a.cf30:hover,
a.cf30:active {
  color: #f30;
}

.cf60 {
  color: #f60;
}

a.cf60:link,
a.cf60:visited {
  color: #f60;
}

a.cf60:hover,
a.cf60:active {
  color: #f60;
}

.cf90 {
  color: #f90;
}

a.cf90:link,
a.cf90:visited {
  color: #f90;
}

a.cf90:hover,
a.cf90:active {
  color: #f90;
}

.cfc0 {
  color: #fc0;
}

a.cfc0:link,
a.cfc0:visited {
  color: #fc0;
}

a.cfc0:hover,
a.cfc0:active {
  color: #fc0;
}

.c000 {
  color: #000;
}

a.c000:link,
a.c000:visited {
  color: #000;
}

a.c000:hover,
a.c000:active {
  color: #000;
}

.c333 {
  color: #333;
}

a.c333:link,
a.c333:visited {
  color: #333;
}

a.c333:hover,
a.c333:active {
  color: #333;
}

.c666 {
  color: #666;
}

a.c666:link,
a.c666:visited {
  color: #666;
}

a.c666:hover,
a.c666:active {
  color: #666;
}

.c999 {
  color: #999;
}

a.c999:link,
a.c999:visited {
  color: #999;
}

a.c999:hover,
a.c999:active {
  color: #999;
}

.cccc {
  color: #ccc;
}

a.cccc:link,
a.cccc:visited {
  color: #ccc;
}

a.cccc:hover,
a.cccc:active {
  color: #ccc;
}

.cfff {
  color: #fff;
}

a.cfff:link,
a.cfff:visited {
  color: #fff;
}

a.cfff:hover,
a.cfff:active {
  color: #fff;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.hide {
  display: none;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ofhidden {
  overflow: hidden;
}

.vm>* {
  display: inline-block;
  vertical-align: middle;
}

.op0 {
  opacity: 0;
}

.op1 {
  opacity: 0.1;
}

.op2 {
  opacity: 0.2;
}

.op3 {
  opacity: 0.3;
}

.op4 {
  opacity: 0.4;
}

.op5 {
  opacity: 0.5;
}

.op6 {
  opacity: 0.6;
}

.op7 {
  opacity: 0.7;
}

.op8 {
  opacity: 0.8;
}

.op9 {
  opacity: 0.9;
}

.op10 {
  opacity: 1;
}

.w10p {
  width: 10%;
}

.w20p {
  width: 20%;
}

.w30p {
  width: 30%;
}

.w40p {
  width: 40%;
}

.w50p {
  width: 50%;
}

.w60p {
  width: 60%;
}

.w70p {
  width: 70%;
}

.w80p {
  width: 30%;
}

.w90p {
  width: 90%;
}

.w100p {
  width: 100%;
}

.w100 {
  width: 100px;
}

.w150 {
  width: 150px;
}

.w200 {
  width: 200px;
}

.w250 {
  width: 250px;
}

.w300 {
  width: 300px;
}

.w350 {
  width: 350px;
}

.w400 {
  width: 400px;
}

.w450 {
  width: 450px;
}

.w500 {
  width: 500px;
}

.w550 {
  width: 550px;
}

.w600 {
  width: 600px;
}

.w650 {
  width: 650px;
}

.w700 {
  width: 700px;
}

.w750 {
  width: 750px;
}

.w800 {
  width: 800px;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 10px;
}

::-webkit-scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar-button {}

::-webkit-scrollbar-track-piece {}

::-webkit-scrollbar-corner {}

::-webkit-resizer {}

/*------------ 共有样式 ------------*/
.container {
  position: relative;
  z-index: 99;
  min-height: 1000px;
}

.centerBox {
  text-align: center;
  display: block;
}

.mainWrapper {
  clear: both;
  position: relative;
  z-index: 101;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/bg.jpg?v=2") repeat-y top center;
}

.event-wrapper {}

.wp {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.headerWrapper {
  position: relative;
  z-index: 2;
}

.headerBanner {
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/banner.jpg") no-repeat center center;
  transform-origin: left top;
  height: 1000px;
  width: 2560px;
  position: relative;
  z-index: 20;
  overflow: hidden;
}

a.bups {
  animation: breath 2s linear infinite;
  transform-origin: center bottom;
  display: block;
  width: 382px;
  height: 136px;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/bups.png") no-repeat center center;
  position: absolute;
  z-index: 2;
  bottom: 127px;
  left: 50%;
  margin-left: 680px;
}

a.bups:hover {
  opacity: 0.9;
}

.pt60 {
  padding-top: 60px;
}

.pb120 {
  padding-bottom: 120px;
}

a.bupx {
  animation: breath 2s linear infinite;
  transform-origin: center bottom;
  display: none;
  width: 382px;
  height: 136px;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/upx.png") no-repeat center center;
  position: absolute;
  z-index: 2;
  bottom: 127px;
  left: 50%;
  margin-left: 680px;
}

a.bupx.active {
  display: block;
}

a.bupx:hover {
  opacity: 0.9;
}

/*.downloadlink{position: absolute;width: 115px;height: 24px;left: 50%;top: 91px;margin: 0 0 0 -287px;}
.downloadlink:hover{background: url('../img/ss.png');}*/

.kollistWrap {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
}

.kollistWrap ul {
  width: 12000px;
  position: relative;
  display: flex;
  animation: turn 60s linear infinite;
}

.kollistWrap:hover ul {
  animation-play-state: paused;
}

.kollistWrap li {
  width: 600px;
  text-align: center;
}

.kollistWrap li img {
  width: 550px;
  border: 10px solid #f60;
  box-sizing: border-box;
}

@keyframes turn {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-6000px);
  }
}

@keyframes breath {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.ryBox {
  background: url(https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/ry.png) no-repeat center center;
  height: 419px;
  margin-top: 120px;
}

.ryBox a {
  display: inline-block;
  background: url(https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/rbtn.png) no-repeat center center;
  width: 717px;
  height: 52px;
  padding-top: 620px;
}

.ryBox a:hover {
  opacity: 0.8;
}

#event-content {
  padding-bottom: 140px;
}

.naviWrapper {}

.navBg {
  background: #4e7674;
  height: 80px;
}

.navi {
  min-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  z-index: 100;
  position: relative;
  box-sizing: border-box;
  padding-top: 0px;
}

.navi li {
  position: relative;
  margin: 0 0px;
  padding-top: 0px;
}

.navi li.active a,
.navi li a:hover {
  background: #ea740f;
}

.navi li a {
  display: inline-block;
  height: 80px;
  min-width: 130px;
  box-sizing: border-box;
  padding: 0 20px;
  line-height: 80px;
  text-align: center;
  font-size: 26px;
  text-align: center;
  color: #fff;
}

.commentBox {
  margin: 0 auto;
  width: 904px;
  position: relative;
  z-index: 22;
}

.commentBox {
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}

.csBox {
  font-size: 20px;
  color: #5b0506;
  line-height: 36px;
  position: relative;
}

.csBox>div {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  background: #fff4e5;
  border-radius: 4px;
  padding: 32px;
  height: 290px;
  overflow-y: auto;
}

.csBox p {
  position: relative;
  padding-left: 30px;
}

.csBox p span {
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 24px;
  background: #e9730f;
  font-size: 20px;
  text-align: center;
  line-height: 22px;
  color: #fff;
  left: 0;
  top: 8px;
}

.pb50 {
  padding-bottom: 50px;
}

.csBox1>div {
  height: 260px;
}

.content-bg {
  overflow: hidden;
  position: relative;
}

.sponsorWrapper {
  z-index: 1;
  z-index: 22;
  display: none;
}

.sponsorLogos {
  text-align: center;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 198px;
}

.sponsorLogos>img {}

.sponsorLogos a {
  display: inline-block;
  position: relative;
}

.sponsorLogos .pl30 {
  padding-left: 0;
}

.sponsorLogos .logo1 {
  padding-right: 0px;
  position: relative;
}

.rehide {
  display: none;
}

/*------------ 共有样式结束 ------------*/

@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

/**************************************************/
/**************************************************/
/*------------ 首页 ------------*/
.mainbox {
  z-index: 0;
  padding: 0px 0 0 0;
}

.section1 {
  height: 1295px;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/l1.png") no-repeat center center;
}

.event-registration-con,
.event-upload-con {
  padding-bottom: 120px;
}

.indexTxt1 {
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  padding: 90px 0 0 0;
  height: 770px;
  box-sizing: border-box;
}

.indexTxt1 p {
  padding: 30px 0 0 0;
}

.indexTxt2 {
  font-size: 28px;
  text-align: center;
  line-height: 50px;
}

.videobox {
  width: 998px;
  height: 562px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.pt140 {
  padding-top: 140px;
}

.pt120 {
  padding-top: 120px;
}

.section6 {
  margin-top: 120px;
  background: url(https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/cz.png) no-repeat center center;
  height: 983px;
  position: relative;
  margin-bottom: 120px;
}

.btn1 {
  width: 361px;
  height: 80px;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/btn1.png") no-repeat 0 0;
  display: inline-block;
  margin-right: 90px;
}

.btn1:hover {
  opacity: 0.8;
}

.btn2 {
  width: 361px;
  height: 80px;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/btn2.png") no-repeat 0 0;
  display: inline-block;
}

.btn2:hover {
  opacity: 0.8;
}

.downimg {
  background: url(https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/fbg.jpg) no-repeat center center;
  height: 927px;
  padding-top: 500px;
  box-sizing: border-box;
  margin-top: -400px;
}

.p_logo {}

.btnBox {
  left: 50%;
  margin-top: 540px;
  margin-left: -422px;
  top: 50%;
  position: absolute;
}

.dayBox {
  position: relative;
  text-align: center;
  font-size: 20px;
  color: #5b0506;
  line-height: 36px;
  background: url(https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/sa.png) no-repeat center center;
  height: 920px;
}

.dayBox span {
  font-size: 30px;
  color: #a02c27;
  font-weight: bold;
}

.dayBox p {
  padding-top: 20px;
}

.dayBox p b {
  font-weight: bold;
  font-size: 24px;
}

.days {
  position: absolute;
  left: 50%;
  margin-left: -110px;
  width: 200px;
  text-align: center;
  font-weight: bold;
  top: 50%;
  margin-top: 300px;
  color: #ea740f;
  font-size: 120px;
}

.codeImg {
  animation: breath 2s linear infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 324px;
  margin-top: -67px;
}

.codeImg img {
  width: 166px;
  height: 166px;
}

.pt140 {
  padding-top: 140px;
}

.swiperTer {
  width: 826px;
  height: 496px;
  margin-left: auto;
  margin-right: auto;
}

.swiperTer img {
  width: 826px;
  height: 496px;
}

.ter_swiper .swiper-button-prev {
  background: url(https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/left.png) no-repeat center center;
  width: 42px;
  height: 49px;
}

.ter_swiper .swiper-button-next {
  background: url(https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/right.png) no-repeat center center;
  width: 42px;
  height: 49px;
}

.ter_swiper {
  position: relative;
  margin-top: 50px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  display: none;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  display: none;
}

.f_sml {
  font-size: 26px;
  color: #5b0506;
  font-weight: bold;
}

.d_time {
  font-size: 36px;
  font-weight: bold;
  color: #5b0506;
}

.mt40 {
  margin-top: 40px;
}

.pt90 {
  padding-top: 90px;
}

.databox {
  width: 1100px;
  margin: 50px auto 0;
}

.databox .e-card-box:nth-child(4n) {
  margin-right: 0;
}

.kolswiper {
  position: relative;
  /* height:551px; */
  margin-top: 50px;
}

.kolswiper .swiper-slide {
  width: 988px;
  /* height:621px;  */
  position: relative;
}

.kolswiper .swiper-button-prev {
  background: url("https://public-static.zcool.com.cn/event-resource/lidujiu/assets/img/l.png") no-repeat center center;
  background-size: auto 49px;
  width: 32px;
  height: 32px;
  left: 50%;
  margin-top: -30px !important;
  margin-left: -530px !important;
  top: 50%;
  background-size: 100% 100%;
}

.kolswiper .swiper-button-prev:hover {
  opacity: 0.9;
}

.kolswiper .swiper-button-prev:after {
  display: none;
}

.kolswiper .swiper-button-next {
  background: url("https://public-static.zcool.com.cn/event-resource/lidujiu/assets/img/r.png") no-repeat center center;
  background-size: auto 49px;
  width: 32px;
  height: 32px;
  right: 50%;
  margin-top: -30px !important;
  margin-right: -530px !important;
  top: 50%;
  background-size: 100% 100%;
}

.kolswiper .swiper-button-next:hover {
  opacity: 0.9;
}

.kolswiper .swiper-button-next:after {
  display: none;
}

.pb80 {
  padding-bottom: 80px;
}

.kolswiper .swiper-slide {
  position: relative;
}

.swiperT {
  width: 988px;
  height: 423px;
  /* background: url('https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/swbg.png') no-repeat center center; */
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.swiperT img {
  width: 912px;
  height: 427px;
}

.swiperB {
  background: #e8730f;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin: 0 auto;
  width: 912px;
  border-radius: 0 0 10px 10px;
}

.kolswiper .swiper-pagination-bullet {
  background: url(https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/peg_ac.png) no-repeat center center;
  width: 29px;
  height: 29px;
}

.kolswiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}

.kolswiper .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 40px;
}

/*------------ 赛事详情 ------------*/
.fixLeft {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 300;
  margin-top: -228px;
  opacity: 0;
  transition: all 0.8s linear;
  transform: rotate(0) scale(0);
  transform-origin: left center;
}

.fixLeft img {
  width: 274px;
  height: 457px;
}

.fixLeft.opcy {
  opacity: 1;
  transform: rotateY(360deg) scale(0.8);
}

.kolFx {
  position: absolute;
  background: #fff3e4;
  font-size: 18px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  color: #5b0506;
  text-align: center;
  width: 198px;
  left: 50%;
  top: 50%;
  border-radius: 8px;
  margin-left: -99px;
  margin-top: 13px;
}

.pop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0, 0);
  opacity: 0;
}

.pop.active {
  transform: scale(1);
  opacity: 1;
}

.popbg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.popContent {
  position: relative;
  z-index: 2;
}

#popimg {
  max-width: 650px;
  max-height: 80vh;
}

#popimgbtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #000;
  border-radius: 100px;
  width: 142px;
  height: 38px;
  font-size: 18px;
  font-weight: bold;
}

/*------------ 全部作品 ------------*/
/**************************************************/
/**************************************************/

/*------------ 作品 ------------*/
.worklist {}

.worklist ul {
  margin-left: 16px;
}

.worklist li {
  width: 250px;
  height: 300px;
  float: left;
  margin: 0 16px 0 0px;
}

.workImg {
  display: block;
  width: 250px;
  height: 188px;
  overflow: hidden;
}

.workImg img {
  width: 250px;
  height: 188px;
}

.workImg:hover img {
  border: 2px solid #ccc;
  border-color: #00ffff #58b3e0 #58b3e0 #00ffff;
  box-sizing: border-box;
}

.workDes {
  font-size: 14px;
  color: #390455;
  padding: 8px 0 0 0;
}

.workDes a {
  color: #fed050;
  font-size: 14px;
}

.workTitle {
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0 5px 0;
}

.workInfo {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #b9cfd6;
}

.workAuthor {
  color: #89aebb;
}

.workAuthor a {
  color: #89aebb;
}

.pb60 {
  padding-bottom: 60px;
}

.wktitle {
  font-size: 24px;
  color: #fff;
  padding-bottom: 20px;
}

.worklist li>a:hover {
  box-shadow: 1px 1px 10px #58b3e0;
}

/*------------ 作品结束 ------------*/

.pagerbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.pagerbox a,
.pagerbox span {
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #000;
  color: #fff;
  background: #000;
  font-size: 16px;
  margin: 0 5px;
}

.pagerbox a:hover,
.pagerbox a.active {
  background: #00ff01;
  color: #000;
}

/*------------ 上传作品 ------------*/
.event-upload-con {
  width: 1206px;
  margin-left: auto;
  margin-right: auto;
  transform: translate(30px, 0px);
}

.event-upload-con .event-upcon-wrap {
  background: none;
  border-radius: 5px;
  width: 900px;
  margin: 0 auto;
  margin-top: 30px;
}

.event-upload-con .event-upload-box {
  width: 800px;
  position: relative;
  padding: 0px 0 0 40px;
  background: #fff;
  border-radius: 3px;
}

.event-upload-con .upload-works-box {
  padding: 0px auto 0;
}

.event-upload-con .event-upload-btn-wrap {}

/*------------ 上传作品结束 ------------*/

/*------------ 报名页 ------------*/
.event-registration-con {}

.event-registration-con .tournament-registration-wrap {
  background: none;
  border-radius: 5px;
  margin: 0 auto;
  background: #fff;
  width: 760px;
}

.tournament-registration-wrap {
  width: 485px;
}

.event-text-style {
  background: none;
  border: 1px #b8b8b8 solid;
}

#container {
  background: none;
}

.btn-agree-with {}

.btn-agree-with:hover {}

.event-label-checkbox span {
  color: #000;
}

.registration-title {
  color: #000;
}

.event-title-box {
  margin-top: 1px;
}

a.garyBtn:hover {
  color: #fff;
}

.event-upload-con {
  padding-top: 10px;
}

/*------------ 报名页结束 ------------*/

.gsBg {
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/gsbg.jpg?v=5") no-repeat top center;
}

.gstext {
  padding-top: 50px;
}

.topword {
  height: 1003px;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/gstext.png?v=5") no-repeat center center;
  margin-bottom: 40px;
}

.gsprize {
  text-align: center;
  padding-top: 30px;
}

.gsTle {
  text-align: center;
}

.goTopBg:nth-child(3) {
  margin-top: 140px;
}

.goTopBg:nth-child(2) .gsprize {
  margin-bottom: 110px;
}

.goTopBg:nth-child(3) .gsprize {
  margin-bottom: 110px;
}

.goTopBg .gsWp .mb40 {
  width: 1100px;
  height: 827px;
  box-sizing: border-box;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/gsc1.png?2") no-repeat center center;
  margin: 0px auto 60px;
  padding: 5px 2px 0 0px;
}

.goTopBg .gsWp .mb40>a {
  width: 1087px;
  height: 654px;
  line-height: 0;
  display: block;
  margin: 0 auto;
  padding-bottom: 37px;
}

.goTopBg .gsWp .mb40>a img {
  width: 1087px;
  height: 654px;
}

.goTopBg .gsWp .mb40 .gsTle a {
  color: #fff;
  font-size: 32px;
  line-height: 30px;
  margin-top: 29px;
  display: block;
}

.goTopBg .gsWp .mb40 .gsPer a {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin-top: 8px;
  display: block;
  text-align: center;
}

.gsBox2 {
  width: 1100px;
  margin: 0 auto;
}

.gsBox2 li {
  width: 1100px;
  height: 827px;
  box-sizing: border-box;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/gsc1.png?2") no-repeat center center;
  margin: 0px auto 90px;
  padding: 5px 0px 0 0px;
}

.gsBox2 li>a {
  width: 1088px;
  height: 654px;
  line-height: 0;
  display: block;
  margin: 0 auto;
  padding-bottom: 37px;
}

.gsBox2 li>a img {
  width: 1088px;
  height: 654px;
  border-radius: 3px;
}

.gsBox2 li .bottom-bar-2 .gsTle a {
  color: #fff;
  font-size: 32px;
  line-height: 30px;
  margin-top: 29px;
  display: block;
}

.gsBox2 li .bottom-bar-2 .gsPer a {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin-top: 8px;
  display: block;
  text-align: center;
}

.goTopBg:nth-child(4) .gsprize {
  margin-bottom: 110px;
  margin-top: 140px;
}

.gsBox3 {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  padding-bottom: 863px;
}

.gsBox3 li {
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/gsc2.png?2") no-repeat center top;
  width: 502px;
  height: 484px;
  margin: 0 0 70px 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  padding-top: 4px;
  z-index: 10;
}

.gsBox3 li>a {
  width: 494px;
  height: 331px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
  padding-bottom: 20px;
}

.gsBox3 li>a img {
  width: 494px;
  height: 331px;
  border-radius: 3px;
}

.gsBox3 li .gsTle {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin: 29px auto 0;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 420px;
}

.gsBox3 li .gsPer {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin-top: 8px;
  display: block;
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}

.gsBox3:after {
  content: "";
  position: absolute;
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/gsfoot.jpg") no-repeat center center;
  height: 963px;
  width: 2560px;
  left: 50%;
  margin-left: -1280px;
  bottom: 0px;
}

/*========分享========*/
.shareBox {
  height: 294px;
  width: 86px;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -160px;
  z-index: 200;
  opacity: 0;
  transition: all 0.8s linear;
  transform: rotate(0) scale(0);
}

/*.shareTitle{height: 10px;}*/
.shareBox.opcy {
  opacity: 1;
  transform: rotateY(360deg) scale(1);
}

.opcy {
  opacity: 1;
  transform: rotateY(360deg) scale(1);
}

#shareBox .jiathis_button_cqq {
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/qq_h.png") no-repeat center left;
  width: 50px !important;
  height: 50px !important;
  display: block;
  cursor: pointer;
  margin-bottom: 2px;
}

#shareBox .jiathis_button_weixin {
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/wechat_h.png") no-repeat center left;
  width: 50px !important;
  height: 50px !important;
  display: block;
  cursor: pointer;
  margin-bottom: 2px;
}

#shareBox .jiathis_button_tsina {
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/weibo_h.png") no-repeat center left;
  width: 50px !important;
  height: 50px !important;
  display: block;
  cursor: pointer;
}

#shareBox .jiathis_button_cqq:hover {
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/qq.png") no-repeat center left;
}

#shareBox .jiathis_button_weixin:hover {
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/wechat.png") no-repeat center left;
}

#shareBox .jiathis_button_tsina:hover {
  background: url("https://public-static.zcool.com.cn/event-resource/thegreatwall/assets/img/weibo.png") no-repeat center left;
}

#shareBox a {
  margin: 0px auto 0;
  text-align: center;
  opacity: 1;
}

#shareBox a:hover {
  opacity: 0.9;
}

#shareBox .jiathis_button_cqq span {
  visibility: hidden;
}

#shareBox .jiathis_button_tsina span {
  visibility: hidden;
}

#shareBox .jiathis_button_weixin span {
  visibility: hidden;
}

#shareBox .wx-qrcode {
  right: 101px;
}

.xidi {
  position: relative;
  z-index: 200;
}

.changcheng {
  position: absolute;
  left: 50%;
  z-index: 0;
  margin-left: -500px;
}

.changcheng img {
  /* 吸底浮窗的基本样式 */
  z-index: 10000;
  position: fixed;
  bottom: 0px;
  /* right: 500px; */
  border: none;
  width: 1000px;
  /* line-height: 50px; */
}

/*.jiathis_style{margin-top: 40px;}*/
/*========分享结束========*/