.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.logoWrap {
  width: 200px;
  height: auto;
  overflow: hidden;
}

.logoWrap img {
  width: 70%;
  height: auto;
}

.banner-content li {
  /* background-color: #070b48; */
  text-align: center;
}

.banner-content li#bigImg {
  width: 100%;
  height: auto;
  background-color: #ce0000;
  overflow: hidden;
  position: relative;
  left: 50%;
  top: 0;
  min-width: 1000px;
  /* height: 540px; */
  transform: translateX(-50%);
  overflow: hidden;
  text-align: center;
  /* background: url(../images/banner.jpg) no-repeat center center; */
  background-size: cover;
}

.banner-content li#bigImg_rk {
  width: 100%;
  height: auto;
  background-color: #ce0000;
  overflow: hidden;
  position: relative;
  left: 50%;
  top: 0;
  min-width: 1000px;
  height: 420px;
  transform: translateX(-50%);
  overflow: hidden;
  text-align: center;
  /* background: url(../images/banner3.jpg) no-repeat center center; */
  background-size: cover;
}

.banner-content li#bigImg img {
  width: 100%;
  height: auto;
  display: inherit;
  /* display: block;
  height: 420px;
  margin: 0 auto; */
  /* width: 100%; */
  /* height: 420px;
  position: relative;
  left: 50%;
  top:50%;
  height: auto;
  transform: translate(-50%,-50%); */
}

.banner-content li#smallImg {
  width: 100%;
  /* height: 300px; */
  /* background: url(../images/banner2.jpg) no-repeat center center; */
  background-size: contain;
  background-color: #ce0000;


}

.banner-content li#smallImg_rk {
  width: 100%;
  height: 300px;
  background: url(../images/banner4.jpg) no-repeat center center;
  background-size: contain;
  background-color: #030034;


}

.banner-content li#smallImg img {
  display: block;
  height: auto;
  width: 100%;

}

.time-end {
  font-size: 20px;
  text-align: center;
}

.bg_blak {
  /* background: rgba(0,0,0,0.3); */
  padding: 35px 25px;
  box-sizing: border-box;
}

.ranking .ac-container>li {
  width: 98%;
  margin-bottom: 10px;
}

.ranking h3 {
  border-bottom: 1px solid #f6cb98;
}

/* ranking页的榜单手风琴 */
.ac-container label {
  font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
  padding: 5px 0px;
  position: relative;
  z-index: 20;
  display: block;
  height: 40px;
  cursor: pointer;
  color: #fff;
  line-height: 40px;
  font-size: 19px;
  text-align: center;
}

.ac-container label:hover {
  /* background: #fff; */
  color: #f6cb98;
}

.ac-container input:checked+label,
.ac-container input:checked+label:hover {
  color: #f6cb98;
}

.ac-container label:hover:after,
.ac-container input:checked+label:hover:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  right: 13px;
  top: 14px;
  background: transparent url(../images/arrow_down.png) no-repeat center center;
}

.ac-container input:checked+label:hover:after {
  background-image: url(../images/arrow_up.png);
}

.ac-container article {
  margin-top: 0px;
  overflow: hidden;
  height: 0px;
  max-height: 0;
  position: relative;
  z-index: 10;
  /* transition: all 0.3s cubic-bezier(0.4, 0, 1, 1); */
  transition:
    height 0.3s ease-in-out,
    box-shadow 0.6s linear;
}

.ac-container input:checked~article {
  transition:
    height 0.5s ease-in-out,
    box-shadow 0.1s linear;
  max-height: 0px;
  transition: max-height 1s;
  -moz-transition: max-height 1s;
  /* Firefox 4 */
  -webkit-transition: max-height 1s;
  /* Safari 和 Chrome */
  -o-transition: max-height 1s;
  /* Opera */
}

.ac-container article p {
  font-style: italic;
  color: #777;
  line-height: 23px;
  font-size: 14px;
  padding: 20px;
}

.ac-container input:checked~article.ac-small {
  height: auto;
  max-height: 1500px;
  padding-top: 15px;
  border-top: 1px solid #f6cb98;
  margin-top: 10px;
}

.ac-container input:checked~article.ac-medium {
  height: auto;
}

.ac-container input:checked~article.ac-large {
  height: auto;
}

.ac-container input {
  display: none;
}

.ac-detail {
  overflow: hidden;
}

.contact-list .ac-detail>li {
  width: 48%;
  float: left;
  margin-bottom: 10px;
  padding: 3px 10px;
  /* height: 34px; */
  background: rgba(0, 0, 0, .1);
  /* line-height: 30px; */
  font-size: 16px;
}

.contact-list h4.title {
  font-size: 1.4rem;
  text-align: center;
  color: #f6cb98;
  margin-top: 0;
  font-weight: normal;
}

/* 手风琴end */

#remainTime {
  font-size: 20px;
  line-height: 46px;
  ;
}

#remainTime span {
  display: inline-block;
  height: 20px;
  padding: 0 5px;
  ;
  /* color: red; */
}

.yeartop_content {}

.yeartop_content li {
  float: left;
  display: block;
  position: relative;
  width: 224px;
  height: 224px;
  margin: 3%;
  background-color: rgba(0, 0, 0, .2);
  padding: 80px 0;
  border-radius: 50%;
  background: -webkit-linear-gradient(0deg, #be1502 -10%, #f4740e 100%);
  /* background-size: 100% 100%; */
  /* background-repeat: no-repeat; */
}

.yeartop_content li div {
  height: 2rem;
  line-height: 2rem;
  font-size: 2.8rem;
  color: #fff;
  /* font-weight: bold; */
  text-align: center;
  margin-bottom: 1rem;
}

.yeartop_content li p {
  height: 1rem;
  line-height: 1rem;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}

.contact-box ul {
  width: 50%;
  margin: 0 auto;
}

.contact-box ul li {
  width: 48%;
}

.main .box_content p {
  margin-bottom: 10px;
  margin: 5px 0;
}

.text-indent p {
  text-indent: 2em;
}

.main .box_content p.moure {
  text-align: center;
  margin-top: 30px;
}

.moure a {
  padding: 10px 60px;
  /* background: -webkit-linear-gradient(0deg, #be1502 -10%, #f4740e 100%); */
  border-radius: 20px;
  margin: 0 auto;
  text-decoration: none;
  background-color: #d22624;
}

.rankingTitle {
  padding: 10px 60px;
  background: -webkit-linear-gradient(0deg, #be1502 -10%, #f4740e 100%);
  border-radius: 40px;
  margin: 20px auto;
  width: 50%;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 0;

}

.agenda-item ul li .info .detail p.ml {
  /* margin-left:20px; */
  margin-bottom: 5px;
}

.agenda-item ul li p.tb {
  font-weight: bold;
  color: #fff;
  opacity: 1;
}

.map {
  width: 100%;
  height: 420px;
  border: #ccc solid 1px;
  font-size: 12px
}

.time-item .btn_theme {
  padding: 5px 30px;
  background: -webkit-linear-gradient(0deg, #be1502 -10%, #f4740e 100%);
  border-radius: 20px;
  margin: 0 auto;
  border: none;
  font-size: 16px;
  color: #fff;
  margin-top: 5px;
}

.btn_theme:hover {
  /* transform: scale(1.02); */
  opacity: 0.9;
  cursor: pointer;
}

.btn_theme a {
  display: block;
  width: 100%;
  height: 100%;
}

.reviewBox li {
  float: left;
  margin: 1%;
  margin-left: 30%;
  width: 40%;
  /* max-height: 220px; */
  overflow: hidden;
  border-radius: 10px;
  transition: 0.5s;
  cursor: pointer;
}

.reviewBox li:hover {
  transform: scale(1.05);
  opacity: 1;
}

.reviewBox li img {
  width: 100%;
  height: 100%;
}

.caroursel {
  /* margin: 50px auto; */
}

.poster-list {
  font-size: 26px;
}

.guestImg {
  width: 100%;
  margin: 0 auto;
}

.introduction p {
  text-indent: 2em;
}

.selectionInfo {
  overflow: hidden;
}

.selectionInfo li:nth-child(1) {
  float: left;
  width: 34%;
}

.selectionInfo li:nth-child(2) {
  float: left;
  width: 32%;
  margin-left: 4%;
}

.selectionInfo li:nth-child(3) {
  float: left;
  width: 25%;
  margin-left: 4%;
}

.procedureWrap {
  overflow: hidden;
}

.procedureWrap li {
  width: 22%;
  float: left;
  margin: 1.5%;
}

.lightspot {
  overflow: hidden;
  background: url(../images/lightBg.jpg) no-repeat center center;
  background-size: cover;
}

.light-item {
  text-align: center;
  margin-bottom: 20px;
}

.light-item h2 {
  color: #8d0100;
  font-size: 22px;
}

.fadeIn {
  animation: fadeInAnimation ease 1s;
  animation-iteration-count: 1;
  /*设置动画播放次数*/
  animation-fill-mode: forwards;
  /*设置样式以在动画不播放时应用元素。forward是设置动画结束后，使用元素的结束属性值*/
  position: relative;
  top: 250px;
  text-align: center;
  color: #f6cb98;
  font-size: 20px;
  line-height: 34px;
}

.fadeIn2 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.fadeIn3 {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}

.fadeIn4 {
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
}

.fadeIn5 {
  animation-delay: 4s;
  -webkit-animation-delay: 4s;
}

.fadeIn6 {
  animation-delay: 5s;
  -webkit-animation-delay: 5s;
}

.fadeIn7 {
  animation-delay: 6s;
  -webkit-animation-delay: 6s;
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
    /*设置不透明度*/
  }

  100% {
    opacity: 1;
    top: 0px;
  }
}

.download_wj {
  text-align: center
}

.download_wj li {
  font-size: 19px;
  margin: 10px 0;
  background: #fff;
  box-shadow: 0 0 5px rgb(0 0 0 / 10%);
  border-radius: 6px;
  background: rgba(255, 255, 255, .1);
  padding: 10px 0;

}

.download_wj li a {}

.download_wj li a:hover {
  color: #f6cb98;
}

.xsScreen {
  display: none;
}

.mdScreen {
  display: block;
}

.registration {
  display: flex;
  justify-content: center;
  align-items: center;
}

.registration li {
  margin: 10px 20px;
  width: 350px;
  height: 175px;
  background-color: #be1502;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;

}

.registration li p {
  font-size: 1.2rem;
}

.registration li a {
  font-size: 1rem;
}

.c_white {
  color: #fff;
}

.c_black {
  color: #333;
}

.c_golden {
  color: #b5753f
}

.hightImg {
  text-align: center;
}

.hightImg img {
  width: 100%;
}

@media screen and (max-width:768px) {
  .registration {
    display: block;
  }

  .registration li {
    width: 90%;
    margin: 20px 5%;
  }

  .xsScreen {
    display: block;
  }

  .mdScreen {
    display: none;
  }

  .yeartop_content li {
    width: 44%;
  }

  .map {
    width: 100%;
    height: 320px;
  }

  .yeartop_content li div {
    font-size: 1.8rem;
  }

  #guide .box_content {
    margin: 0px 2%;
  }

  .reviewBox li {
    float: left;
    margin: 2.5%;
    width: 95%;
    height: 180px;
  }

  .caroursel {
    margin: 20px auto;
  }

  .main .box_content p {
    /* padding: 0 10px; */
  }

  .poster-list {
    font-size: 20px;
  }

  .guestImg {
    width: 100%;
  }

  .procedureWrap li {
    margin: 2.5%;
    width: 95%;
  }

  .lightWrap li {
    margin: 2.5%;
    width: 95%;
    font-size: 13px;

  }

  .lightWrap li .mask .desc {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lightWrap li .desc p {
    padding: 0;
  }

  ul.selectionInfo li {
    margin: 2.5%;
    width: 95% !important;
  }

  .rankingTitle {
    padding: 5px;
    background: -webkit-linear-gradient(0deg, #be1502 -10%, #f4740e 100%);
    border-radius: 20px;
    margin: 20px auto;
    width: 100%;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
    margin-top: 0;

  }

  .bg_blak {
    padding: 5px;
  }

  .lightspotWrap li {
    width: 100%;
    height: auto;
    margin: 10px 0;
  }

  .yeartop_content li {
    width: 43%;
    height: 152px;
    padding-top: 30px;
  }

  .yeartop_content li p {
    font-size: 1.2rem;
    line-height: 20px;

  }

  .banner-content li#smallImg {
    min-width: 200px;
  }
}

@media screen and (max-width:1600px) {
  /* .banner-content li#bigImg {
    height: 420px;
  } */
}