@charset "UTF-8";
* {
  margin: 0;
}

#yuanshen .imgBox {
  font-size: 0;
}

#yuanshen .imgBox img {
  width: 100%;
  height: auto;
}

@font-face {
  font-family: AbhayaLibre-Regular;
  src: url("../css/AbhayaLibre-Regular.ttf");
}

#yuanshen .p5 {
  padding: 0;
}

#yuanshen .nowrap {
  color: #FFD771;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
}

#yuanshen .img_pc {
  display: block;
}

#yuanshen .img_h5 {
  display: none;
}

#yuanshen .module_1 {
  position: relative;
}

#yuanshen .module_1 .logo {
  width: 60.85938vw;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: 29.5%;
}

#yuanshen .module_1 .datebg {
  width: 40.85938vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: 26.4%;
}

#yuanshen .module_1 .date {
  font-size: 1.25vw;
  color: #FFFFFF;
  position: absolute;
  width: 40.85938vw;
  text-align: center;
  top: 0;
}

#yuanshen .module_2_3 {
  position: relative;
}

#yuanshen .module_2_3 .module_2_3_box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0.39062vw;
  z-index: 2;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .title {
  font-size: 2.5vw;
  font-weight: bold;
  margin-bottom: 4.29688vw;
  background: linear-gradient(180deg, #1B66A7 0%, #4A6FCF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  text-shadow: 0 0 1.17188vw white;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize {
  width: 69.53125vw;
  height: auto;
  position: relative;
  margin-bottom: 1.5625vw;
  padding-left: 1.71875vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content {
  position: absolute;
  top: -2.34375vw;
  left: 50%;
  transform: translateX(-50%);
  width: 89.5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .rewards {
  width: 36.01562vw;
  height: 5.50781vw;
  position: relative;
  margin-bottom: 1.40625vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .rewards .text {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 5.50781vw;
  font-size: 1.75781vw;
  top: 0;
  color: #B37731;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .prize_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .prize_list .prize_item {
  background-color: #FFFFFF;
  margin-bottom: 1.40625vw;
  width: calc(50% - 18px);
  box-sizing: border-box;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .prize_list .prize_item:first-child {
  margin-right: 1.40625vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .prize_list .prize_item a {
  display: block;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .prize_list .prize_item a.imgBox {
  border: 2px solid #FFFFFF;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .prize_list .prize_item a.username {
  color: #5C86D3;
  font-size: 1.01562vw;
  text-decoration: none;
  text-align: center;
  padding: 0.46875vw 0 0.625vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize2 .add_prize_content .prize_list .prize_item {
  width: calc(33.33% - 16px);
  margin-bottom: 0.625vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize2 .add_prize_content .prize_list .prize_item {
  margin-right: 0.625vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize2 .add_prize_content .prize_list .prize_item:nth-child(3n) {
  margin-right: 0;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 {
  margin-bottom: 0.78125vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content {
  width: 92%;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content .prize_list .prize_item {
  width: calc(25% - 10px);
  margin-bottom: 0.39062vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content .prize_list .prize_item {
  margin-right: 0.39062vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content .prize_list .prize_item a.username {
  padding: 0.3125vw 0;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content .prize_list .prize_item:nth-child(4n) {
  margin-right: 0;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content .prize_list .prize_item:last-child {
  margin-right: 0;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box {
  width: 69.53125vw;
  height: auto;
  position: relative;
  margin-bottom: 3.90625vw;
  padding-left: 1.71875vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content {
  position: absolute;
  top: -2.34375vw;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .title {
  display: flex;
  font-size: 2.8125vw;
  color: #FFD373;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.71875vw;
  text-shadow: 0 0 1.17188vw rgba(255, 255, 255, 0.5);
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .title img {
  width: 9.88281vw;
  height: auto;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .title img:first-child {
  transform: rotatez(180deg);
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content > .text {
  font-size: 1.25vw;
  color: #FFFFFF;
  text-align: center;
  width: 85%;
  line-height: 1.8;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content > .text.text1 {
  margin-bottom: 1.40625vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content > .text.text2 {
  margin-bottom: 4.6875vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .rewards {
  width: 36.01562vw;
  height: 5.50781vw;
  position: relative;
  margin-bottom: 2.73438vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .rewards .text {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 5.50781vw;
  font-size: 2.10938vw;
  top: 0;
  color: #B37731;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box {
  display: flex;
  transform: translateX(1.36719vw);
  position: relative;
  margin-bottom: 9.17969vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item {
  width: 21.48438vw;
  position: relative;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item:nth-child(2) {
  transform: translateX(-1.36719vw);
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item:nth-child(3) {
  transform: translateX(-2.73438vw);
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize {
  position: absolute;
  top: 0.78125vw;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-right: 0.78125vw;
  box-sizing: border-box;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_1 {
  font-size: 1.64062vw;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 1.5625vw;
  text-shadow: 0px 0.11719vw 0.23438vw rgba(36, 44, 161, 0.7);
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_2 {
  background-color: #2C57C0;
  border-radius: 2.34375vw;
  font-size: 1.09375vw;
  color: #FFFFFF;
  padding: 0.07812vw 1.09375vw;
  margin-bottom: 0.3125vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_3 {
  width: 7.92969vw;
  margin-bottom: 0.39062vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_4 {
  font-size: 1.71875vw;
  font-weight: bold;
  background: linear-gradient(0deg, #FFC259 0.12207%, #FDE6A5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_5 {
  font-size: 1.40625vw;
  font-weight: bold;
  background: linear-gradient(0deg, #FFC259 0.12207%, #FDE6A5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_6 {
  font-size: 0.85938vw;
  font-weight: bold;
  background: linear-gradient(0deg, #FFC259 0.12207%, #FDE6A5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.5;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box {
  width: 57.92969vw;
  height: 0.66406vw;
  background: url(../images/2_18.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item {
  width: 7.85156vw;
  position: absolute;
  top: -1.79687vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item.item1 {
  left: 5%;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item.item2 {
  left: 38%;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item.item3 {
  left: 77%;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item .imgBox {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 4.29688vw;
  width: 10.23438vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item:last-child .imgBox {
  width: 19.64844vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item .imgBox .p1 {
  position: absolute;
  top: 0.625vw;
  font-size: 1.40625vw;
  width: 100%;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item .p2 {
  position: absolute;
  top: 3.28125vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.25vw;
  font-weight: bold;
  color: #FFFFFF;
  width: max-content;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback {
  width: 65.625vw;
  background-color: #FFFFFF;
  border-radius: 0.78125vw;
  padding: 1.17188vw 6.25vw 1.5625vw;
  box-sizing: border-box;
  margin-bottom: 4.29688vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback .feedback_text {
  color: #2468AF;
  font-size: 1.48438vw;
  text-align: center;
  margin-bottom: 0.9375vw;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback .channel {
  display: flex;
  justify-content: center;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback .channel a {
  width: 3.90625vw;
  border-bottom: 2px solid #000;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback .channel a img {
  width: 100%;
  height: auto;
}

#yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback .channel a:first-child {
  margin-right: 1.40625vw;
}

#yuanshen .module_3 {
  position: relative;
}

#yuanshen .module_3 .rule_box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 25%;
}

#yuanshen .module_3 .rule_box .title {
  display: flex;
  font-size: 2.8125vw;
  color: #FFFFFF;
  justify-content: center;
  align-items: center;
  margin-bottom: 4.6875vw;
  font-weight: bold;
}

#yuanshen .module_3 .rule_box .title img {
  width: 9.14062vw;
}

#yuanshen .module_3 .rule_box .title img:first-child {
  transform: rotatez(180deg);
}

#yuanshen .module_3 .rule_box .top {
  display: flex;
  margin-bottom: 0.625vw;
}

#yuanshen .module_3 .rule_box .top > div {
  position: relative;
}

#yuanshen .module_3 .rule_box .top > div .topbg {
  position: absolute;
  top: -2.5vw;
  left: 50%;
  transform: translateX(-50%);
}

#yuanshen .module_3 .rule_box .top > div .topbg .p1 {
  font-size: 1.40625vw;
  color: #FFFFFF;
  position: absolute;
  top: 1.40625vw;
  width: 100%;
  text-align: center;
}

#yuanshen .module_3 .rule_box .top .left {
  width: 41.01562vw;
}

#yuanshen .module_3 .rule_box .top .right {
  width: 26.17188vw;
  position: relative;
}

#yuanshen .module_3 .rule_box .top .left .topbg {
  width: 32.42188vw;
}

#yuanshen .module_3 .rule_box .top .right .topbg {
  width: 19.53125vw;
}

#yuanshen .module_3 .rule_box .top > div .text_box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 3.90625vw;
  height: 17.57812vw;
  width: 88%;
  overflow-y: auto;
}

/* 滚动条整体样式 */
#yuanshen .module_3 .rule_box .top > div .text_box::-webkit-scrollbar {
  width: 0.58594vw;
  height: 14.17969vw;
  border-radius: 0.625vw;
  background: linear-gradient(0deg, #3C5FB5 0%, #5266C9 100%) !important;
}

/* 滚动条滑块样式 */
#yuanshen .module_3 .rule_box .top > div .text_box::-webkit-scrollbar-thumb {
  background-color: #FFFFFF !important;
  border-radius: 0.625vw;
}

#yuanshen .module_3 .rule_box .top > .right .text_box {
  width: 82%;
  position: absolute;
}

#yuanshen .module_3 .rule_box .top > .right .text_box #yuanshen_learnMore {
  color: #4F77B9;
  text-decoration: none !important;
  font-size: 1.01562vw;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0;
}

#yuanshen .module_3 .rule_box .top > div .text_box p {
  font-size: 1.01562vw;
  color: #3C5069;
  margin-bottom: 0.9375vw;
}

#yuanshen .module_3 .rule_box .top > div .text_box p.p4 {
  width: 11.95312vw;
}

#yuanshen .module_3 .rule_box .top > div .text_box p.p5 {
  font-size: 0.54688vw;
  position: absolute;
  top: 82%;
  left: 0;
}

#yuanshen .module_3 .rule_box .top > div .text_box p .yuan {
  background-color: #5895E0;
  border-radius: 50%;
  width: 1.25vw;
  height: 1.25vw;
  display: inline-block;
  text-align: center;
  line-height: 1.25vw;
  color: #FFFFFF;
}

#yuanshen .module_3 .rule_box .bottom {
  width: 67.34375vw;
  height: 17.07031vw;
  position: relative;
}

#yuanshen .module_3 .rule_box .bottom .tab_btn {
  height: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 1.25vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#yuanshen .module_3 .rule_box .bottom .tab_btn > div {
  width: 11.01562vw;
  height: 3.20312vw;
  position: relative;
  cursor: pointer;
}

#yuanshen .module_3 .rule_box .bottom .tab_btn > div.rules {
  margin-bottom: 1.5625vw;
}

#yuanshen .module_3 .rule_box .bottom .tab_btn > div.active .text {
  color: #855936;
}

#yuanshen .module_3 .rule_box .bottom .tab_btn > div .text {
  width: 100%;
  height: 100%;
  font-size: 1.40625vw;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 3.20312vw;
  text-align: center;
}

#yuanshen .module_3 .rule_box .bottom .detailed {
  width: 49.45312vw;
  height: 14.0625vw;
  position: absolute;
  left: 24%;
  top: 8%;
  overflow-y: auto;
  padding-right: 2.34375vw;
  box-sizing: border-box;
  padding-top: 1.40625vw;
  padding-bottom: 1.40625vw;
}

#yuanshen .module_3 .rule_box .bottom .detailed p {
  font-size: 1.01562vw;
  color: #3C5069;
}

/* 滚动条整体样式 */
#yuanshen .module_3 .rule_box .bottom .detailed::-webkit-scrollbar {
  width: 0.58594vw;
  height: 14.17969vw;
  border-radius: 0.625vw;
  background: linear-gradient(0deg, #3C5FB5 0%, #5266C9 100%) !important;
}

/* 滚动条滑块样式 */
#yuanshen .module_3 .rule_box .bottom .detailed::-webkit-scrollbar-thumb {
  background-color: #FFFFFF !important;
  border-radius: 0.625vw;
}

#yuanshen .module_3 .rule_box .bottom .detailed.detailed_notes {
  display: none;
}

#yuanshen .module_4 {
  position: relative;
}

#yuanshen .module_4 .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 38%;
  left: 8%;
  text-align: center;
}

#yuanshen .module_4 .content .title {
  font-size: 2.73438vw;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 0.625vw;
  text-align: center;
}

#yuanshen .module_4 .content .p1 {
  font-size: 1.64062vw;
  color: #FFFFFF;
  margin-bottom: 1.17188vw;
}

#yuanshen .module_4 .content #yuanshen_store {
  width: 36.01562vw;
  height: 5.50781vw;
  display: inline-block;
  position: relative;
}

#yuanshen .module_4 .content #yuanshen_store p {
  position: absolute;
  top: 0;
  left: 0;
  width: 36.01562vw;
  height: 5.50781vw;
  line-height: 5.50781vw;
  text-align: center;
  font-size: 2.03125vw;
  color: #B37239;
  font-weight: bold;
}

#yuanshen .suspend {
  width: 10%;
  position: fixed;
  right: 3%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}

#yuanshen .suspend #yuanshen_suspend {
  display: inline-block;
  width: 100%;
}

#yuanshen .suspend #yuanshen_suspend img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1080px) {
  #yuanshen .img_pc {
    display: none;
  }
  #yuanshen .img_h5 {
    display: block;
  }
  #yuanshen .module_1 .logo {
    width: 83.33333vw;
  }
  #yuanshen .module_1 .datebg {
    width: 83.33333vw;
    bottom: 27.4%;
  }
  #yuanshen .module_1 .date {
    font-size: 2.59259vw;
    width: 100%;
  }
  #yuanshen .module_2_3 .module_2_3_box {
    top: 3.7037vw;
    width: 100%;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .title {
    font-size: 5.37037vw;
    margin-bottom: 8.33333vw;
    text-shadow: 0 0 2.77778vw white;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize {
    width: 100%;
    padding-left: 2.59259vw;
    margin-bottom: 3.7037vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content {
    top: -5.55556vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .rewards {
    width: 79.62963vw;
    height: 12.22222vw;
    margin-bottom: 3.7037vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .rewards .text {
    font-size: 3.7037vw;
    width: 100%;
    height: 100%;
    line-height: 12.22222vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize .add_prize_content .prize_list .prize_item a.username {
    font-size: 2.96296vw;
    padding: 1.11111vw 0 1.48148vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize1 .add_prize_content .prize_list .prize_item {
    width: 98%;
    margin-right: 0 !important;
    margin-bottom: 2.22222vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize1 .add_prize_content .prize_list .prize_item a.imgBox {
    height: 37.59259vw;
    overflow: hidden;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize2 .add_prize_content {
    width: 92%;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize2 .add_prize_content .prize_list .prize_item {
    margin-right: 0;
    margin-bottom: 1.66667vw;
    width: calc(50% - 18px);
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize2 .add_prize_content .prize_list .prize_item:nth-child(2n-1) {
    margin-right: 1.66667vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize2 .add_prize_content .prize_list .prize_item:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content {
    width: 92%;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content .prize_list .prize_item {
    margin-right: 0;
    margin-bottom: 1.66667vw;
    width: calc(50% - 18px);
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content .prize_list .prize_item:nth-child(2n-1) {
    margin-right: 1.66667vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content .prize_list .prize_item a.username {
    font-size: 2.96296vw;
    padding: 1.11111vw 0 1.48148vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback {
    width: 94%;
    padding: 1.48148vw 1.48148vw 2.22222vw;
    margin-bottom: 7.40741vw;
    border-radius: 1.85185vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback .feedback_text {
    font-size: 3.33333vw;
    margin-bottom: 2.22222vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback .channel a {
    width: 9.25926vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_feedback .channel a:first-child {
    margin-right: 3.33333vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box {
    width: 100%;
    padding-left: 2.59259vw;
    margin-bottom: 6.48148vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content {
    width: 100%;
    top: -4.62963vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .title {
    font-size: 5.55556vw;
    margin-bottom: 4.44444vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .title img {
    width: 14.81481vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content > .text {
    font-size: 2.96296vw;
    line-height: 1.5;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content > .text.text1 {
    margin-bottom: 4.44444vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content > .text.text2 {
    margin-bottom: 7.40741vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .rewards {
    width: 69.44444vw;
    height: 10.64815vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .rewards .text {
    font-size: 4.07407vw;
    width: 100%;
    height: 100%;
    line-height: 10.64815vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box {
    margin-bottom: 20.37037vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item {
    width: 30.27778vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize {
    top: 1.85185vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_1 {
    font-size: 3.05556vw;
    margin-bottom: 2.96296vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_2 {
    font-size: 2.40741vw;
    margin-bottom: 1.48148vw;
    padding: 0.18519vw 1.85185vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_3 {
    width: 12.03704vw;
    margin-bottom: 0;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_4 {
    font-size: 3.14815vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_5 {
    font-size: 2.22222vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_6 {
    font-size: 2.03704vw;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 0.92593vw;
    padding: 0 3.7037vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box {
    width: 83.33333vw;
    height: 1.38889vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item {
    width: 14.81481vw;
    top: -3.14815vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item:last-child .imgBox {
    width: 37.96296vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item .imgBox {
    bottom: 9.25926vw;
    width: 18.51852vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item .imgBox .p1 {
    font-size: 2.96296vw;
    top: 1.11111vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item .p2 {
    font-size: 2.59259vw;
    top: 6.48148vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item.item2 {
    left: 33%;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item.item3 {
    left: 69%;
  }
  #yuanshen .module_3 .rule_box {
    width: 100%;
    padding: 0 3.14815vw;
    box-sizing: border-box;
    top: 9%;
  }
  #yuanshen .module_3 .rule_box .title {
    font-size: 6.2963vw;
    margin-bottom: 9.25926vw;
  }
  #yuanshen .module_3 .rule_box .title img {
    width: 14.81481vw;
  }
  #yuanshen .module_3 .rule_box .top {
    flex-direction: column;
    margin-bottom: 3.33333vw;
  }
  #yuanshen .module_3 .rule_box .top .left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 9.25926vw;
  }
  #yuanshen .module_3 .rule_box .top .right {
    width: 100%;
  }
  #yuanshen .module_3 .rule_box .top .left .topbg {
    width: 77.77778vw;
    top: -6.2963vw;
  }
  #yuanshen .module_3 .rule_box .top > div .topbg .p1 {
    font-size: 3.51852vw;
    top: 3.7037vw;
  }
  #yuanshen .module_3 .rule_box .top > div .text_box {
    top: 9.25926vw;
    height: auto;
  }
  #yuanshen .module_3 .rule_box .top > div .text_box p {
    font-size: 2.40741vw;
    margin-bottom: 1.48148vw;
    text-align: left;
  }
  #yuanshen .module_3 .rule_box .top > div .text_box p .yuan {
    width: 2.96296vw;
    height: 2.96296vw;
    line-height: 2.96296vw;
  }
  #yuanshen .module_3 .rule_box .top > div .text_box p.p4 {
    width: 29.62963vw;
    margin-top: 2.77778vw;
  }
  #yuanshen .module_3 .rule_box .top > div .text_box p.p5 {
    font-size: 1.66667vw;
    position: initial;
    margin-bottom: 0;
    margin-top: 7.40741vw;
  }
  #yuanshen .module_3 .rule_box .top > .right .text_box {
    width: 88%;
    text-align: center;
  }
  #yuanshen .module_3 .rule_box .top .right .topbg {
    width: 44.44444vw;
    top: -5.92593vw;
  }
  #yuanshen .module_3 .rule_box .top > .right .text_box #yuanshen_learnMore {
    font-size: 2.96296vw;
    position: initial;
    margin-top: 3.7037vw;
    display: inline-block;
  }
  #yuanshen .module_3 .rule_box .bottom {
    width: 100%;
    height: auto;
  }
  #yuanshen .module_3 .rule_box .bottom .tab_btn {
    height: 15.55556vw;
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
  #yuanshen .module_3 .rule_box .bottom .tab_btn > div {
    width: 26.11111vw;
    height: 7.59259vw;
  }
  #yuanshen .module_3 .rule_box .bottom .tab_btn > div.rules {
    margin-bottom: 0;
    margin-right: 3.33333vw;
  }
  #yuanshen .module_3 .rule_box .bottom .tab_btn > div .text {
    font-size: 3.33333vw;
    line-height: 7.59259vw;
  }
  #yuanshen .module_3 .rule_box .bottom .detailed {
    left: 3.14815vw;
    top: 19.90741vw;
    width: 87.22222vw;
    height: 38.14815vw;
    padding: 2.77778vw 5.92593vw 2.77778vw 2.77778vw;
  }
  #yuanshen .module_3 .rule_box .bottom .detailed p {
    font-size: 2.40741vw;
  }
  #yuanshen .module_3 .rule_box .bottom .detailed::-webkit-scrollbar {
    width: 1.38889vw;
  }
  #yuanshen .module_3 .rule_box .bottom .detailed::-webkit-scrollbar-thumb {
    width: 1.38889vw;
  }
  #yuanshen .module_4 .content {
    width: 50%;
    left: 3%;
  }
  #yuanshen .module_4 .content .title {
    font-size: 3.88889vw;
    margin-bottom: 2.59259vw;
  }
  #yuanshen .module_4 .content .p1 {
    font-size: 2.96296vw;
    margin-bottom: 2.59259vw;
  }
  #yuanshen .module_4 .content #yuanshen_store {
    width: 69.44444vw;
    height: 10.64815vw;
  }
  #yuanshen .module_4 .content #yuanshen_store p {
    font-size: 3.7037vw;
    width: 100%;
    height: 100%;
    line-height: 10.64815vw;
  }
  #yuanshen .suspend {
    width: 20%;
    top: 35%;
  }
}

@media screen and (max-width: 520px) {
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize2 .add_prize_content {
    width: 94%;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content {
    width: 94%;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_2 {
    font-size: 12px;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_5 {
    font-size: 12px;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_6 {
    font-size: 12px;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item .p2 {
    font-size: 12px;
  }
  #yuanshen .module_3 .rule_box .top > div .text_box {
    height: 48.14815vw;
    overflow-y: scroll;
    padding-right: 2.22222vw;
    left: 51%;
  }
  #yuanshen .module_3 .rule_box .top > .right .text_box {
    height: 27.77778vw;
    overflow-y: scroll;
    padding-right: 2.22222vw;
  }
  /* 滚动条整体样式 */
  #yuanshen .module_3 .rule_box .top > div .text_box::-webkit-scrollbar {
    width: 1.38889vw;
    height: 33.61111vw;
    border-radius: 1.48148vw;
    background: linear-gradient(0deg, #3C5FB5 0%, #5266C9 100%) !important;
  }
  #yuanshen .module_3 .rule_box .top > .right .text_box::-webkit-scrollbar {
    width: 1.38889vw;
    height: 33.61111vw;
    border-radius: 1.48148vw;
    background: linear-gradient(0deg, #3C5FB5 0%, #5266C9 100%) !important;
  }
  /* 滚动条滑块样式 */
  #yuanshen .module_3 .rule_box .top > div .text_box::-webkit-scrollbar-thumb {
    background-color: #FFFFFF !important;
    border-radius: 1.48148vw;
  }
  #yuanshen .module_3 .rule_box .top > .right .text_box::-webkit-scrollbar-thumb {
    background-color: #FFFFFF !important;
    border-radius: 1.48148vw;
  }
  #yuanshen .module_3 .rule_box .top > div .text_box p {
    font-size: 12px;
  }
  #yuanshen .module_3 .rule_box .bottom .detailed p {
    font-size: 12px;
  }
}

@media screen and (max-width: 460px) {
  #yuanshen .module_1 .datebg {
    bottom: 27.7%;
    font-size: 12px;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize2 .add_prize_content {
    width: 96%;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .add_prize.add_prize3 .add_prize_content {
    width: 96%;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_1 {
    transform: scale(0.9);
    margin-bottom: 2.96296vw;
    font-size: 12px;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_6 {
    transform: scale(0.8);
    padding: 0 1.48148vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_3 {
    transform: translateY(-1.11111vw);
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item .p2 {
    width: 21.75926vw;
    text-align: center;
  }
  #yuanshen .module_3 .rule_box .top > div .text_box p .yuan {
    width: 16px;
    height: 16px;
    line-height: 16px;
  }
}

@media screen and (max-width: 380px) {
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_1 {
    transform: scale(0.8);
    margin-bottom: 1.85185vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_2 {
    transform: scale(0.8);
    margin-bottom: 0.92593vw;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_4 {
    transform: scale(0.8);
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_5 {
    transform: scale(0.8);
    line-height: 0.8;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .prize_box .item .prize .p_6 {
    margin-bottom: 0;
  }
  #yuanshen .module_2_3 .module_2_3_box .module_2 .contest_box .contest_content .time_box .item .imgBox .p1 {
    transform: scale(0.8);
  }
}
