/* CSS Document */
body {
  margin: 0 auto;
  font-size: 12px;
  font-family: '微软雅黑', Arial, Helvetica, sans-serif;
  text-align: center;
  background: #0d0c0c;
  overflow-x: hidden;
}
img {
  border: 0px;
}
form,
input,
select,
div,
ul,
li,
p,
h1,
h2,
h3,
h4,
em,
i {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  font-weight: normal;
  font-family: '微软雅黑';
  font-style: normal;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.fhyxpgaContainer {
  width: 100%;
  height: auto;
  margin: auto;
  max-width: 1920px;
  display: table;
  position: relative;
}
.fhyxpgaLeftBg {
  position: absolute;
  top: 670px;
  left: 0;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon52.png');
  width: 80px;
  z-index: 1;
}
.fhyxpgaRightBg {
  position: absolute;
  top: 670px;
  right: 0;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon53.png');
  width: 80px;
  z-index: 1;
}

.fhyxpgaM1 {
  display: table;
  /* background: url('https://static.fhyx.com/images/application/pc/com/2025pga/bg/bg_pga01.jpg') no-repeat; */
  /* background-size: cover; */
  width: 100%;
  height: 720px;
  margin: 0 auto;
  position: relative;
}
.fhyxpgaM1Video {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}
.fhyxpgaM1Video video {
  float: left;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fhyxpgaM1DmContainer {
  position: absolute;
  bottom: 74px;
  left: 0;
  width: 100%;

  display: flex;
  flex-direction: column;
  gap: 17px;
}
.fhyxpgaM1Dm {
  width: 100%;
  height: 33px;
}
.fhyxpgaM1DmLi {
  display: block;
  height: 33px;
  line-height: 33px;
  font-size: 14px;
  position: absolute;
  color: #ffce80;
  white-space: nowrap;
  transform: translateZ(0);
  left: 50px;
  padding-right: 23px;
  box-sizing: border-box;
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.8) 0%, rgba(22, 22, 22, 0.8) 100%);
  display: flex;
  align-items: center;
}
.fhyxpgaM1DmLi img {
  width: 60px;
  height: 34px;
  object-fit: cover;
  margin-right: 13px;
}
.fhyxpgaM1DmLi .username {
  color: #ffce80;
  margin-right: 6px;
}
.fhyxpgaM1DmLi .title {
  color: #ffffff;
}
.fhyxpgaM1DmLi .ptitle {
  color: #ffcd7f;
}
.fhyxpgaM1Con {
  width: 1280px;
  height: 713px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.fhyxpgaM1ConTop {
  position: absolute;
  top: 35px;
  right: 179px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/PGA2025_EVENT_TITLE.png') no-repeat;
  width: 560px;
  height: 520px;
  background-size: cover;
}
.fhyxpgaM1S1 {
  position: absolute;
  bottom: 0;
  width: 100%;

  display: flex;
  justify-content: center;
  align-items: center;
  gap: 45px;
}
.fhyxpgaM1S1:before {
  content: '';
  position: absolute;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/stage_line.png') no-repeat;
  background-size: 100% 100%;
  width: 1700px;
  height: 3px;
}
.fhyxpgaM1S1Li {
  width: 340px;
  height: 50px;
  position: relative;
  z-index: 1;
}
.fhyxpgaM1S1Li:nth-child(1) {
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/stage1_grey.jpg') no-repeat;
}
.fhyxpgaM1S1Li.checked:nth-child(1) {
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/stage1_highlight.jpg') no-repeat;
}
.fhyxpgaM1S1Li:nth-child(2) {
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/stage2_grey.jpg') no-repeat;
}
.fhyxpgaM1S1Li.checked:nth-child(2) {
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/stage2_highlight.jpg') no-repeat;
}
.fhyxpgaM1S1Li:nth-child(3) {
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/stage3_grey.jpg') no-repeat;
}
.fhyxpgaM1S1Li.checked:nth-child(3) {
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/stage3_highlight.jpg') no-repeat;
}

.fhyxpgaM2 {
  width: 100%;
  height: 680px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/bg/PGA2025_01.jpg') no-repeat;
  background-size: cover;
  background-position: top center;
  overflow: hidden;
}
.pgaTypeTab {
  width: 1380px;
  height: 41px;
  margin: 16px auto 21px;
  display: flex;
  align-items: center;
}
.pgaTypeTabLeft {
  float: left;
  width: 30px;
  height: 41px;
  background-image: linear-gradient(0deg, #151515 0%, #333333 100%);
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;
}
.pgaTypeTabLeft:hover {
  background-image: linear-gradient(0deg, #525252 0%, #b3b3b3 100%);
}
.pgaTypeTabLeft em {
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon13.png') no-repeat;
  width: 6px;
  height: 12px;
}
.pgaTypeTabLeft:hover em {
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon14.png') no-repeat;
}
.pgaTypeTabUl {
  float: left;
  width: 1320px;
  height: 41px;
  background-image: linear-gradient(0deg, #151515 0%, #4b4b4b 100%);
  position: relative;
  overflow: hidden;
  display: flex;
  transition: transform 0.3s ease;
  flex-grow: 1;
  margin-left: 0;
}
.pgaTypeTabUlC {
  display: flex;
  position: absolute;
  bottom: 0;
  width: auto;
}
.pgaTypeTabUl span {
  float: left;
  width: auto;
  height: 41px;
  line-height: 41px;
  text-align: center;
  font-size: 16px;
  color: #b1b1b1;
  padding: 0 30px 0 28px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.pgaTypeTabUl span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 41px;
  background-image: linear-gradient(0deg, #3e3939 0%, #5f5f57 100%);
}
.pgaTypeTabUl span.checked {
  background-image: linear-gradient(0deg, rgba(153, 100, 32, 0.6) 0%, rgba(245, 169, 60, 0.6) 100%);
  font-size: 18px;
  color: #ffe4bb;
  font-weight: bold;
}
.pgaTypeTabUl span.checked:before {
  content: unset;
}
.pgaTypeTabRight {
  float: left;
  width: 30px;
  height: 41px;
  background-image: linear-gradient(0deg, #151515 0%, #333333 100%);
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;
}
.pgaTypeTabRight:hover {
  background-image: linear-gradient(0deg, #525252 0%, #b3b3b3 100%);
}
.pgaTypeTabRight em {
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon15.png') no-repeat;
  width: 6px;
  height: 12px;
}
.pgaTypeTabRight:hover em {
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon16.png') no-repeat;
}

.fhyxpgaM4 {
  display: table;
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.fhyxpgaM4Con {
  display: inline-block;
  width: 1280px;
  height: auto;
  margin: 0 auto;
}

.pgaVoteUl {
  float: left;
  width: 1320px;
  height: auto;
}
.pgaVoteLi {
  float: left;
  width: 100%; /* height: 622px; */
  position: relative;
  display: none;
  padding: 42px 16px 0;
  box-sizing: border-box;
}
.pgaVoteLi.checked {
  display: block;
}
/* .pgaVoteLiBg1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1200px;
  height: 530px;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  background-size: cover;
} */
/* .pgaVoteLiBg2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 600px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon17.png');
} */
.pgaVoteUl .swiper-slide {
  opacity: 0 !important;
}
.pgaVoteUl .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.pgaVoteLiCon {
  float: left;
  width: 100%; /* height: 600px; */
  position: relative;
  z-index: 1;
}
.pgaVoteLiConTitle {
  float: left;
  width: 100%;
  line-height: 36px;
  text-align: left;
  font-weight: bold;
  font-size: 30px;
  color: #ffc672;
}
.pgaVoteLiConJs {
  float: left;
  width: 100%;
  line-height: 24px;
  text-align: left;
  font-size: 16px;
  color: #ffffff;
  margin-top: 19px;
  overflow: hidden;
}
.pgaVoteLiCon .top1-box {
  display: flex;
}
.pgaVoteLiCon .top1 {
  width: 340px;
  height: 188px;
  position: relative;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}
.pgaVoteLiCon .top1 em {
  position: absolute;
  top: -13px;
  left: -7px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/tag_top1.png') no-repeat;
  background-size: cover;
  width: 187px;
  height: 39px;
}
.pgaVoteLiCon .top1 .img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.pgaVoteLiCon .text-box {
  width: 549px;
  margin-left: 40px;
}
.pgaVoteLiCon .top1 .title {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  text-indent: 15px;
  font-size: 16px;
  color: #020202;
  overflow: hidden;
}
.topGameUl {
  width: 100%;
  margin-top: 48px;

  display: flex;
  gap: 10px;
}
.topGameLi {
  width: 230px;
  /* height: 139px; */
  position: relative;
}
.topGameLi em {
  position: absolute;
  top: -8px;
  left: -4px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 44px;
  height: 40px;
}
.topGameLi.top2 em {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/tag_2nd.png');
}
.topGameLi.top3 em {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/tag_3rd.png');
}
.topGameLi.top4 em {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/tag_4th.png');
}
.topGameLi.top5 em {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/tag_5th.png');
}
.topGameLi .img {
  float: left;
  width: 100%;
  height: 108px;
}
.topGameLi .title {
  float: left;
  width: 100%;
  height: 31px;
  background-image: linear-gradient(-90deg, rgba(1, 1, 1, 0.8) 0%, rgba(54, 44, 32, 0.8) 100%);
  line-height: 31px;
  text-align: left;
  text-indent: 12px;
  font-size: 16px;
  color: #ffffff;
}

.pgaVoteLottery {
  width: 100%;
  height: 620px;
  position: relative;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/PGA2025_02_1.jpg') no-repeat;
  background-size: cover;
  background-position: top center;
}
/* .pgaVoteLotteryTitle {
  display: inline-block;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon25.png') no-repeat;
  width: 175px;
  height: 42px;
  margin: 0 auto;
  position: relative;
}
.pgaVoteLotteryTitle:before {
  content: '';
  position: absolute;
  top: -5px;
  left: -27px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon23.png') no-repeat;
  width: 19px;
  height: 48px;
}
.pgaVoteLotteryTitle:after {
  content: '';
  position: absolute;
  top: -5px;
  right: -27px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon24.png') no-repeat;
  width: 19px;
  height: 48px;
} */
#shareBtn {
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
}
.pgaVoteLotteryCon {
  position: relative;
  display: flex;
  justify-content: center;
}
.pgaVoteLotteryConLeft {
  float: left;
  width: 655px;
  height: 520px;
}
.pgaVoteLotteryConLeftTop {
  float: left;
  width: 100%;
  height: 291px;
}
.pgaVoteArea {
  float: left;
  width: 600px;
  height: 213px;
  margin: 0 0 0 36px;
  display: flex;
}
.pgaVoteAreaLeft {
  float: left;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon33.png') no-repeat;
  width: 37px;
  height: 60px;
  cursor: pointer;
  margin-top: 80px;
}
.pgaVoteAreaRight {
  float: right;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon34.png') no-repeat;
  width: 37px;
  height: 60px;
  cursor: pointer;
  margin-top: 80px;
}
.pgaVoteAreaUl {
  width: 526px;
  height: 173px;
  padding-top: 40px;
  display: flex;
  overflow: hidden;
  position: relative;
}
.pgaVoteAreaLi {
  width: 128px;
  height: 128px;
  margin-top: 13px;
  margin-left: 29px;
  opacity: 0.3;
  transition: transform 0.5s ease, opacity 0.5s ease;
  cursor: pointer;
  position: relative;
}
.pgaVoteAreaLi.checked {
  width: 160px;
  height: 160px;
  margin-top: 0;
  opacity: 1;
  transform: scale(1);
}
.pgaVoteAreaLi .title {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  display: none;
}
.pgaVoteAreaLi.checked .title {
  display: block;
}
.pgaVoteAreaLi.li1 .title {
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon26.png?r=1') no-repeat;
}
.pgaVoteAreaLi.li2 .title {
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon27.png') no-repeat;
}
.pgaVoteAreaLi.li3 .title {
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon28.png') no-repeat;
}
.pgaVoteAreaLi img {
  float: left;
  width: 100%;
  height: 100%;
}
.pgaVoteAreaBtn {
  display: inline-block;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_draw.jpg') no-repeat;
  background-size: cover;
  width: 281px;
  height: 51px;
  margin: 19px auto 0;
  cursor: pointer;
}
.pgaVoteAreaTxt {
  float: left;
  width: 100%;
  height: 13px;
  line-height: 13px;
  text-align: center;
  font-size: 12px;
  color: #e16623;
  margin-top: 14px;
}
.pgaVoteAreaTxt em {
  font-size: 12px;
}
.pgaVoteAreaCommodity {
  display: inline-block;
  width: 620px;
  height: 250px;
  background-image: linear-gradient(0deg, #101010 2%, #242323 100%);
  margin: 10px auto 0;
}
.pgaVoteAreaCommodityUl {
  float: left;
  width: 560px;
  height: auto;
  margin: 10px 0 0 30px;
}
.pgaVoteAreaCommodityLi {
  float: left;
  width: 80px;
  height: 120px;
  margin-right: 40px;
}
.pgaVoteAreaCommodityLi:nth-child(5n) {
  margin-right: 0;
}
.pgaVoteAreaCommodityLi .commodityIcon {
  float: left;
  width: 78px;
  height: 78px;
  background-image: linear-gradient(0deg, #272727 0%, #232323 100%);
  border-radius: 12px;
  border: solid 1px #525252;
  position: relative;
}
.pgaVoteAreaCommodityLi .commodityIcon img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 66%;
}
.pgaVoteAreaCommodityLi .title {
  display: inline-block;
  width: 65px;
  height: 30px;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  color: #9e988c;
  overflow: hidden;
  margin: 5px auto 0;
}
.pgaVoteLotteryCon .fg {
  float: left;
  width: 1px;
  height: 451px;
  background-color: #000000;
  margin-top: 22px;
}
.pgaVoteLotteryConRight {
  width: 521px;
  margin-left: 400px;
  margin-top: 186px;
}
.pgaVoteLotteryConRightCredits {
  width: 100%;
  height: 46px;
  margin-top: 6px;

  display: flex;
  align-items: center;
  gap: 15px;
}
.pgaVoteLotteryConRightCredits .bg {
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/text_count.png') no-repeat;
  background-size: cover;
  width: 164px;
  height: 23px;
}
.pgaVoteLotteryConRightCredits .credits {
  min-width: 60px;
  height: 30px;
  background-color: #000000;
  border-radius: 4px;
}
.pgaVoteLotteryConRightCredits .credits .creditsCon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pgaVoteLotteryConRightCredits .credits em {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 -7px;
}
.pgaVoteLotteryConRightCredits .credits em.num0 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_0.png');
}
.pgaVoteLotteryConRightCredits .credits em.num1 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_1.png');
}
.pgaVoteLotteryConRightCredits .credits em.num2 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_2.png');
}
.pgaVoteLotteryConRightCredits .credits em.num3 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_3.png');
}
.pgaVoteLotteryConRightCredits .credits em.num4 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_4.png');
}
.pgaVoteLotteryConRightCredits .credits em.num5 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_5.png');
}
.pgaVoteLotteryConRightCredits .credits em.num6 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_6.png');
}
.pgaVoteLotteryConRightCredits .credits em.num7 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_7.png');
}
.pgaVoteLotteryConRightCredits .credits em.num8 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_8.png');
}
.pgaVoteLotteryConRightCredits .credits em.num9 {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/number/number_9.png');
}
.pgaVoteLotteryConRightTask {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.pgaVoteLotteryConRightTaskLi {
  width: 100%;
  height: 41px;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 2%, rgba(16, 13, 6, 0.6) 100%);

  display: flex;
  align-items: center;
  padding: 0px 5px 0 17px;
  box-sizing: border-box;
}
.pgaVoteLotteryConRightTaskLi .title {
  flex: 1;
  font-size: 14px;
  line-height: 41px;
  color: #ffce80;
  text-align: left;
}
.pgaVoteLotteryConRightTaskLi .btn {
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_quest_gold.jpg') no-repeat;
  background-size: cover;
  width: 142px;
  height: 32px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  font-weight: bold;
}
.pgaVoteLotteryConRightTaskLi .btn.finish {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_quest_black.jpg');
  color: #8c8c8c;
}
.pgaVoteLotteryConRightWinngUser {
}
.pgaVoteLotteryConRightWinngUser .title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pgaVoteLotteryConRightWinngUserTitle {
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/title_user_name.png') no-repeat;
  background-size: cover;
  width: 165px;
  height: 24px;
}
.userWinningBtn {
  width: auto;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #cba26b;
  position: relative;
}
.userWinningBtn:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #cba26b;
}
.pgaVoteLotteryConRightWinngUserUl {
  --gap: 9px;
  --duration: 0s;
  width: 100%;
  height: 152px;
  overflow: hidden;
  margin-top: 5px;
  display: flex;
  flex-direction: column;
  gap: var(--gap);
}
.pgaVoteLotteryConRightWinngUserUlC {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--gap);
  animation: scrollDoubleY var(--duration) linear infinite;
}
/* 定义双容器垂直滚动关键帧 */
@keyframes scrollDoubleY {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(calc(-100% - var(--gap)));
  }
}
.pgaVoteLotteryConRightWinngUserLi {
  width: 100%;
  height: 25px;
  display: flex;
}
.pgaVoteLotteryConRightWinngUserLi .userimg {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 50%;
}
.pgaVoteLotteryConRightWinngUserLi .username {
  margin-left: 13px;
  height: 25px;
  line-height: 25px;
  text-align: left;
  font-size: 14px;
  color: #ffce80;
  width: 153px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pgaVoteLotteryConRightWinngUserLi .txt {
  width: auto;
  height: 25px;
  line-height: 25px;
  text-align: left;
  font-size: 14px;
  color: #b7ac9c;
  margin-left: 15px;
}
.pgaVoteLotteryConRightWinngUserLi .title {
  float: left;
  width: auto;
  height: 25px;
  line-height: 25px;
  text-align: left;
  font-size: 14px;
  color: #fabc97;
  margin-left: 15px;
  max-width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pgaVoteLotteryConRightWinngUserLi .title.orange {
  color: #fe880c;
}
.pgaVoteLotteryConRightWinngUserLi .title.purple {
  color: #af66c7;
}

.fhyxpgaM3 {
  width: 100%;
  height: 640px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/bg/PGA2025_03.jpg') no-repeat;
  background-size: cover;
  background-position: top center;

  display: flex;
  justify-content: center;
}

.fhyxpgaM3 .rules-box {
  width: 987px;
  height: 428px;
  margin-top: 176px;
  padding: 33px 10px;
  box-sizing: border-box;
}

.fhyxpgaM3 .rules-box .rules-content {
  height: 100%;
  overflow-y: auto;
  text-align: left;
  line-height: 24px;
  color: #ffffff;
  padding: 0 40px;
  box-sizing: border-box;
}
.fhyxpgaM3 .rules-box .rules-content p {
  font-size: 16px;
}
.fhyxpgaM3 .rules-box .rules-content::-webkit-scrollbar {
  display: none;
}

.fhyxpgaM4 {
  width: 100%;
  height: 468px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/bg/PGA2025_04.jpg') no-repeat;
  background-size: cover;
  background-position: top center;
}

.fhyxpgaM4 .toward-pga-list {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin-top: 175px;
}

.fhyxpgaM4 .toward-pga-list .pga-item {
  width: 241px;
  height: 123px;
}

.fhyxpgaM4 .toward-pga-list .pga-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* .pgaVoteYingjian {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 40px;
}
.pgaVoteYingjianTitle {
  display: inline-block;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon41.png') no-repeat;
  width: 176px;
  height: 42px;
  margin: 0 auto;
  position: relative;
}
.pgaVoteYingjianTitle:before {
  content: '';
  position: absolute;
  top: -5px;
  left: -27px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon23.png') no-repeat;
  width: 19px;
  height: 48px;
}
.pgaVoteYingjianTitle:after {
  content: '';
  position: absolute;
  top: -5px;
  right: -27px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon24.png') no-repeat;
  width: 19px;
  height: 48px;
}
.pgaVoteYingjianUl {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.pgaVoteYingjianLi {
  float: left;
  width: 307px;
  height: 215px;
  margin: 24px 12px 0 0;
  position: relative;
}
.pgaVoteYingjianLi:nth-child(4n) {
  margin-right: 0;
}
.pgaVoteYingjianLi .img {
  float: left;
  width: 100%;
  height: 145px;
}
.pgaVoteYingjianLi .title {
  float: left;
  width: 308px;
  height: 48px;
  background-image: linear-gradient(0deg, #050302 2%, #272727 100%);
  line-height: 24px;
  text-align: left;
  font-size: 16px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 12px 0 11px 0;
}
.pgaVoteYingjianLi .con {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.84);
}
.pgaVoteYingjianLi .con .conTitle {
  float: left;
  width: 256px;
  height: auto;
  line-height: 24px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 21px 0 0 24px;
}
.pgaVoteYingjianLi .con .conJs {
  float: left;
  width: 256px;
  height: 96px;
  line-height: 24px;
  text-align: left;
  font-size: 14px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin: 15px 0 0 24px;
}
.pgaVoteYingjianLi:hover .con {
  display: block;
} */

.pgaVoteBottom {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 35px;
}
.pgaVoteBottomLeft {
  float: left;
  width: 570px;
  height: auto;
}
.pgaVoteBottomLeftTitle {
  display: inline-block;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon42.png') no-repeat;
  width: 175px;
  height: 41px;
  margin: 0 auto;
  position: relative;
}
.pgaVoteBottomLeftTitle:before {
  content: '';
  position: absolute;
  top: -5px;
  left: -27px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon23.png') no-repeat;
  width: 19px;
  height: 48px;
}
.pgaVoteBottomLeftTitle:after {
  content: '';
  position: absolute;
  top: -5px;
  right: -27px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon24.png') no-repeat;
  width: 19px;
  height: 48px;
}
.pgaVoteBottomLeftCon {
  float: left;
  width: 100%;
  height: 400px;
  background-image: linear-gradient(0deg, #070707 2%, #242424 100%);
  margin-top: 40px;
}
.pgaVoteBottomLeftUl {
  float: left;
  width: 540px;
  height: 353px;
  margin: 16px 0 0 20px;
  overflow: hidden;
}
.pgaVoteBottomLeftLi {
  float: left;
  width: 520px;
  height: auto;
  line-height: 22px;
  text-align: left;
  font-size: 14px;
  color: #ffffff;
  min-height: 22px;
}
.pgaVoteBottomRight {
  float: right;
  width: 690px;
  height: auto;
}
.pgaVoteBottomRightTitle {
  display: inline-block;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon45.png') no-repeat;
  width: 176px;
  height: 42px;
  margin: 0 auto;
  position: relative;
}
.pgaVoteBottomRightTitle:before {
  content: '';
  position: absolute;
  top: -5px;
  left: -27px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon23.png') no-repeat;
  width: 19px;
  height: 48px;
}
.pgaVoteBottomRightTitle:after {
  content: '';
  position: absolute;
  top: -5px;
  right: -27px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon24.png') no-repeat;
  width: 19px;
  height: 48px;
}
.pgaVoteBottomRightLi {
  float: left;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon46.jpg') no-repeat;
  width: 100%;
  height: 210px;
  margin-top: 40px;
  margin-bottom: 13px;
}
.pgaVoteBottomRightLiBot {
  float: left;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon47.jpg') no-repeat;
  width: 340px;
  height: 174px;
}
.pgaVoteBottomRightLiBot.bot2 {
  float: right;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon61.jpg') no-repeat;
}

.pgaVoteUserprizeAlert {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 12;
  display: none;
}
.pgaVoteUserprizeAlertCon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 540px;
  height: 370px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/prize_bg1.jpg') no-repeat;
  background-size: cover;
}
.pgaVoteUserprizeAlertClose {
  position: absolute;
  top: 9px;
  right: 9px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_esc.png') no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.pgaVoteUserprizeAlertTitle {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 13px;
  font-size: 24px;
  line-height: 24px;
  color: #fff9f1;
}
.pgaVoteUserprizeAlertTab {
  display: inline-block;
  width: 526px;
  height: 20px;
  margin: 11px auto 0;
  box-sizing: border-box;
}
.pgaVoteUserprizeAlertTab span {
  float: left;
  width: 72px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
}
.pgaVoteUserprizeAlertTab span.title {
  width: 267px;
  /* margin-left: 49px; */
}
.pgaVoteUserprizeAlertUl {
  display: inline-block;
  width: 526px;
  height: 270px;
  margin: 10px auto 0;
  box-sizing: border-box;
}
.pgaVoteUserprizeAlertLi {
  float: left;
  width: 497px;
  margin-bottom: 12px;
}
.pgaVoteUserprizeAlertLi span {
  float: left;
  width: 72px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #ffd768;
}
.pgaVoteUserprizeAlertLi span.title {
  width: 267px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffd768;
  /* margin-left: 49px; */
}
.pgaVoteUserprizeAlertLi .btn {
  float: right;
  width: 110px;
  height: 30px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_my_prize_use_it.jpg') no-repeat;
  background-size: cover;
  color: transparent;
}

.pgaVoteUserprizeAlertLi .btn.order {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_my_prize_check_order.jpg');
}

.submitVoteBtnAlert {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/bg_down_bar.png') no-repeat;
  background-size: cover;
  width: 1280px;
  height: 80px;
  z-index: 10;
}
.submitVoteBtnAlertIcon {
  float: left;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon50.png');
  width: 79px;
  height: 129px;
  margin: -60px 0 0 23px;
}
.submitVoteBtnAlert .con {
  float: left;
  width: 845px;
  height: auto;
}
.submitVoteBtnAlert .txt {
  float: left;
  width: 100%;
  height: 14px;
  line-height: 14px;
  text-align: left;
  font-size: 14px;
  color: #959089;
  margin: 48px 0 0 40px;
  position: relative;
}
.submitVoteBtnAlert .voteLink {
  text-decoration: underline;
  line-height: 80px;
  float: left;
  width: auto;
  height: 80px;
  text-align: left;
  font-size: 14px;
  color: #ae8f63;
  display: none;
}
.submitVoteBtnAlert .btn {
  float: right;
  width: 160px;
  height: 40px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_vote.jpg') no-repeat;
  background-size: cover;
  margin: 18px 44px 0 0;
  position: relative;
}
.submitVoteBtnAlert .btn.checked {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_share.jpg');
}
.shareVoteBtnBot {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 18px;
  right: 44px;
  width: 160px;
  height: 40px;
  cursor: pointer;
}

.fixed-right {
  width: 120px;
  position: fixed;
  height: 293px;
  z-index: 4;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
  background: url(https://static.fhyx.com/images/application/pc/com/2024pga/icon56.png) no-repeat 108px 0;
  display: none;
}
.fixed-right .right-li {
  display: block;
  width: 100%;
  height: 30px;
  margin: 35px 0;
  text-align: right;
  line-height: 30px;
  font-size: 16px;
  color: #7e6242;
  cursor: pointer;
}
.fixed-right .right-li:after {
  float: right;
  width: 23px;
  height: 23px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon54.png') no-repeat center center;
  margin: 3px 0 0 20px;
  content: '';
}
.fixed-right .right-li.active,
.fixed-right .right-li:hover {
  color: #f2c05d;
}
.fixed-right .right-li.active:after,
.fixed-right .right-li:hover:after {
  background-image: url(https://static.fhyx.com/images/application/pc/com/2024pga/icon55.png);
}

.pgaVoteSublimtSuccessPrizeAlert {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
  display: none;
}
.pgaVoteSublimtSuccessPrizeAlertCon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 450px;
  height: 260px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/prize_bg1.jpg') no-repeat;
  background-size: cover;
}
.pgaVoteSublimtSuccessPrizeAlertClose {
  position: absolute;
  top: 9px;
  right: 9px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_esc.png') no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.pgaVoteSublimtSuccessPrizeAlertTitle {
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #f1d5a4;
  margin-top: 16px;
}
.prizeCon {
  position: relative;
  padding: 8px 0;
}
.prizeConIcon {
  width: 230px;
  height: 107.5px;
  object-fit: contain;
}
.prizeConTitle {
  width: 100%;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  color: #ffd768;
}
.pgaVoteSublimtSuccessPrizeAlertBtn {
  display: inline-block;
  width: 180px;
  height: 50px;
  margin: 12px auto 0;
  color: transparent;

  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_use_it.jpg') no-repeat;
  background-size: cover;
}
.pgaVoteSublimtSuccessPrizeAlertBtn.use {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_use_it.jpg');
}
.pgaVoteSublimtSuccessPrizeAlertBtn.order {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_check_order.jpg');
}

.fixedTab {
  position: fixed;
  bottom: 150px;
  right: 10px;
  z-index: 2;

  display: flex;
  flex-direction: column;
}
.fixedLi {
  width: 91px;
  height: 91px;
  background: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_L_draw.png') no-repeat;
  background-size: contain;
  cursor: pointer;
}
.fixedLi:nth-child(2) {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_L_share_vote.png');
}

.fixedLi:nth-child(3) {
  background-image: url('https://static.fhyx.com/images/application/pc/com/2025pga/button_L_top.png');
  margin-top: 60px;
  opacity: 0;
  transition: opacity 0.2s;
  visibility: hidden;
}
.fixedLi:nth-child(3).show {
  opacity: 1;
  visibility: visible;
}

.fhyx24PgaMcsb .mCSB_scrollTools {
  width: 14px;
}
.fhyx24PgaMcsb .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background-color: #282828;
}
.fhyx24PgaMcsb .mCSB_scrollTools .mCSB_dragger {
  height: 97px;
}
.fhyx24PgaMcsb .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  height: 97px;
  background-color: #575550;
}
.fhyx24PgaMcsb .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.fhyx24PgaMcsb .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  width: 12px;
  height: 97px;
  background-color: #575550;
}
.fhyx24PgaMcsb .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  width: 12px;
  height: 97px;
  background-color: #575550;
}
.fhyx24PgaMcsb .mCSB_buttonUp {
  width: 14px !important;
  height: 8px !important;
  background: url(https://static.fhyx.com/images/application/pc/com/2024pga/icon43.png) no-repeat center;
  opacity: 1 !important;
}
.fhyx24PgaMcsb .mCSB_buttonDown {
  width: 14px !important;
  height: 8px !important;
  background: url(https://static.fhyx.com/images/application/pc/com/2024pga/icon44.png) no-repeat center;
  opacity: 1 !important;
}

.fhyx24PgaAlertMcsb .mCSB_scrollTools {
  width: 14px;
}
.fhyx24PgaAlertMcsb .mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
  background-color: #101010;
}
.fhyx24PgaAlertMcsb .mCSB_scrollTools .mCSB_dragger {
  height: 72px;
}
.fhyx24PgaAlertMcsb .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  height: 72px;
  background-color: #7e7e7e;
}
.fhyx24PgaAlertMcsb .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.fhyx24PgaAlertMcsb .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  width: 10px;
  height: 72px;
  background-color: #7e7e7e;
}
.fhyx24PgaAlertMcsb .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  width: 10px;
  height: 72px;
  background-color: #7e7e7e;
}
.fhyx24PgaAlertMcsb .mCSB_buttonUp {
  width: 14px !important;
  height: 8px !important;
  background: url(https://static.fhyx.com/images/application/pc/com/2024pga/alt2.png) no-repeat center;
  opacity: 1 !important;
}
.fhyx24PgaAlertMcsb .mCSB_buttonDown {
  width: 14px !important;
  height: 8px !important;
  background: url(https://static.fhyx.com/images/application/pc/com/2024pga/alt3.png) no-repeat center;
  opacity: 1 !important;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 10px 0;
}

.swiper-vote {
  width: 985px;
}
.pgaVoteUl {
  float: none;
}
.pgaVoteLi {
  display: block;
}
.pgaTypeTabUl::-webkit-scrollbar {
  width: 0; /* 隐藏垂直滚动条 */
  height: 0; /* 隐藏水平滚动条 */
}
/* Firefox浏览器样式 */
/* 请注意，Firefox并不支持直接隐藏滚动条，以下样式会隐藏默认滚动条样式，但无法完全隐藏滚动条 */
.pgaTypeTabUl {
  scrollbar-width: none;
}
.pgaTypeTabUl::-webkit-scrollbar {
  display: none;
}
.sb-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: url(https://static.fhyx.com/images/application/pc/com/2024pga/icon70.png) no-repeat;
  width: 59px;
  height: 96px;
  cursor: pointer;
  margin: auto;
  z-index: 1;
}
.sb-next {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: url(https://static.fhyx.com/images/application/pc/com/2024pga/icon71.png) no-repeat;
  width: 59px;
  height: 96px;
  cursor: pointer;
  margin: auto;
  z-index: 1;
}

.pgaVoteYingjianAlert {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 12;
  display: none;
}
.pgaVoteYingjianAlertCon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 500px;
  height: 580px;
  background-image: linear-gradient(161deg, #302b24 0%, #1e1c19 100%), linear-gradient(#1d1d1d, #1d1d1d);
}
.pgaVoteYingjianAlertClose {
  position: absolute;
  top: 14px;
  right: 12px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/alt1.png') no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.pgaVoteYingjianAlertBg {
  position: absolute;
  top: 0;
  left: 0;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/alt13.png') no-repeat;
  width: 301px;
  height: 79px;
  cursor: pointer;
}
.pgaVoteYingjianAlertTopTitle {
  float: left;
  width: 100%;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 26px;
  margin-top: 34px;
  color: #e9d4a1;
  position: relative;
  z-index: 1;
}
.pgaVoteYingjianAlertTopTitle2 {
  display: inline-block;
  width: 226px;
  height: 29px;
  margin: 18px auto 0;
  position: relative;
  background: url(https://static.fhyx.com/images/application/pc/com/2024pga/alt14.png) no-repeat;
}
.pgaVoteYingjianAlertTopTitle2:before {
  content: '';
  position: absolute;
  top: -8px;
  left: -32px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon23.png') no-repeat;
  width: 19px;
  height: 48px;
}
.pgaVoteYingjianAlertTopTitle2:after {
  content: '';
  position: absolute;
  top: -8px;
  right: -32px;
  background: url('https://static.fhyx.com/images/application/pc/com/2024pga/icon24.png') no-repeat;
  width: 19px;
  height: 48px;
}
.pgaVoteYingjianAlertCon .img {
  display: inline-block;
  width: 460px;
  height: 215px;
  margin: 22px auto 0;
}
.pgaVoteYingjianAlertConTitle {
  display: inline-block;
  width: 460px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 20px;
  color: #eba14a;
  margin: 21px auto 0;
  overflow: hidden;
}
.pgaVoteYingjianAlertConUl {
  display: inline-block;
  width: 460px;
  height: 102px;
  margin: 10px auto 0;
  overflow: hidden;
}
.pgaVoteYingjianAlertConUl .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  height: 37px;
  background-color: #575550;
}
.pgaVoteYingjianAlertConUl .mCSB_scrollTools .mCSB_dragger {
  height: 37px;
}
.pgaVoteYingjianAlertConUl .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  height: 37px;
  background-color: #575550;
}
.pgaVoteYingjianAlertConUl .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.pgaVoteYingjianAlertConUl .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  width: 12px;
  height: 37px;
  background-color: #575550;
}
.pgaVoteYingjianAlertConUl .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  width: 12px;
  height: 37px;
  background-color: #575550;
}
.pgaVoteYingjianAlertConLi {
  float: left;
  width: 440px;
  height: auto;
  line-height: 24px;
  color: #ffffff;
  font-size: 14px;
  text-align: left;
}
.pgaVoteYingjianAlertCon .btn {
  display: inline-block;
  width: 160px;
  height: 40px;
  background-image: linear-gradient(0deg, #ad7b1f 0%, #d6c67b 98%);
  box-shadow: inset 0px 3px 6px 0px rgba(253, 253, 245, 0.5);
  margin: 18px auto 0;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #4b3b22;
}

.fhyxLuckyDrawPoolAddressAlert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 11;
  display: none;
}
.fhyxLuckyDrawPoolAddressAlertCon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 657px;
  height: 424px;
  background-image: linear-gradient(0deg, #ffc6b5 0%, #fbeee7 100%);
  border-radius: 10px;
  margin: auto;
}
.fhyxLuckyDrawPoolAddressAlertClose {
  position: absolute;
  top: 15px;
  right: 15px;
  background: url('https://static.fhyx.com/images/application/pc/hk/LuckyDrawPool/alt1.png') no-repeat;
  width: 20px;
  height: 21px;
  cursor: pointer;
  z-index: 2;
}
.fhyxLuckyDrawPoolAddressAlertTitle {
  float: left;
  width: 100%;
  height: 24px;
  line-height: 24px;
  text-align: left;
  text-indent: 35px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 21px;
}
.fhyxLuckyDrawPoolAddressAlertConUl {
  float: left;
  width: 600px;
  height: 222px;
  margin: 22px 0 32px 36px;
}
.fhyxLuckyDrawPoolAddressAlertConLi {
  float: left;
  width: 579px;
  height: 42px;
  background: #ffffff;
  border-radius: 4px;
  line-height: 42px;
  text-align: left;
  text-indent: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #431f1a;
  margin-bottom: 18px;
  cursor: pointer;
  position: relative;
  padding-right: 80px;
  box-sizing: border-box;
}
.fhyxLuckyDrawPoolAddressAlertConLi .edit {
  position: absolute;
  bottom: 0;
  width: 55px;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #ff4c00;
  box-sizing: border-box;
  height: 24px;
  border-radius: 24px;
  cursor: pointer;
  top: 0;
  margin: auto;
  right: 18px;
  text-indent: 0;
  letter-spacing: 0;
  text-decoration: underline;
  display: none;
}
.fhyxLuckyDrawPoolAddressAlertConLi.checked {
  border: solid 1px #ff4800;
  width: 577px;
  height: 40px;
}
.fhyxLuckyDrawPoolAddressAlertConLi.checked .edit {
  display: block;
}
.fhyxLuckyDrawPoolAddressAlertCon .btnCon {
  display: table;
  width: auto;
  height: 45px;
  margin: 0 auto;
}
.fhyxLuckyDrawPoolAddressAlertCon .btnCon a {
  float: left;
  width: 133px;
  height: 45px;
  border-radius: 22px;
  border: solid 1px #ff4800;
  line-height: 45px;
  text-align: center;
  font-size: 19px;
  color: #ff4800;
}
.fhyxLuckyDrawPoolAddressAlertCon .btnCon a.right {
  float: right;
  color: #ffffff;
  border: 0;
  background-color: #ff4800;
  margin-left: 57px;
}

.fhyxLuckyDrawPoolAddressnewAlert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 11;
  display: none;
}
.fhyxLuckyDrawPoolAddressnewAlertCon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 657px;
  height: 424px;
  background-image: linear-gradient(0deg, #ffc6b5 0%, #fbeee7 100%);
  border-radius: 10px;
  margin: auto;
}
.fhyxLuckyDrawPoolAddressnewAlertClose {
  position: absolute;
  top: 15px;
  right: 15px;
  background: url('https://static.fhyx.com/images/application/pc/hk/LuckyDrawPool/alt1.png') no-repeat;
  width: 20px;
  height: 21px;
  cursor: pointer;
  z-index: 2;
}
.fhyxLuckyDrawPoolAddressnewAlertTitle {
  float: left;
  width: 100%;
  height: 24px;
  line-height: 24px;
  text-align: left;
  text-indent: 35px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 21px;
}
.fhyxLuckyDrawPoolAddressnewAlertCon ul {
  float: left;
  width: 595px;
  height: auto;
  margin: 41px 0 37px 33px;
}
.fhyxLuckyDrawPoolAddressnewAlertCon ul li {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}
.fhyxLuckyDrawPoolAddressnewAlertCon ul li span {
  float: left;
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 14px;
  color: #431f1a;
}
.fhyxLuckyDrawPoolAddressnewAlertCon ul li select {
  float: left;
  width: 161px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  text-indent: 13px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 0;
  color: #b78882;
  font-size: 14px;
  margin-right: 9px;
}
.fhyxLuckyDrawPoolAddressnewAlertCon ul li option {
  float: left;
  width: 100%;
  height: auto;
  color: #b78882;
  font-size: 14px;
}
.fhyxLuckyDrawPoolAddressnewAlertCon ul li .ckeditor {
  float: left;
  width: 501px;
  height: 67px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 0;
  color: #b78882;
  font-size: 14px;
  line-height: 20px;
  text-indent: 12px;
  resize: none;
}
.fhyxLuckyDrawPoolAddressnewAlertCon ul li .normalText {
  float: left;
  width: 200px;
  height: 32px;
  background-color: #ffffff;
  border-radius: 4px;
  line-height: 32px;
  text-align: left;
  font-size: 14px;
  color: #b78882;
  text-indent: 12px;
  border: 0;
}
.fhyxLuckyDrawPoolAddressnewAlertCon .btn {
  display: table;
  width: 133px;
  height: 45px;
  background-color: #ff4800;
  border-radius: 22px;
  line-height: 45px;
  font-size: 19px;
  color: #ffffff;
  margin: 0 auto;
}

.fhyxLuckyDrawPoolMcsb .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #af563f;
  border-radius: 2px;
}
.fhyxLuckyDrawPoolMcsb .mCSB_scrollTools .mCSB_dragger {
  height: 50px;
}
.fhyxLuckyDrawPoolMcsb .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  height: 50px;
  background-color: #f5885f;
  border-radius: 2px;
}
.fhyxLuckyDrawPoolMcsb .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.fhyxLuckyDrawPoolMcsb .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  width: 10px;
  height: 50px;
  background-color: #f5885f;
  border-radius: 2px;
}
.fhyxLuckyDrawPoolMcsb .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  width: 10px;
  height: 50px;
  background-color: #f5885f;
  border-radius: 2px;
}

.fhyx_footer {
  margin-top: 0 !important;
}
