.pc_prize_gana {
  width: 1100px;
  margin: 0 auto;
  margin-top: 30px;
}

.prize_gana_top {
  display: flex;
  background: linear-gradient(128deg, #171717 0%, #1F2022 100%);
  border-bottom: 10px solid #F0BF6A;
  /* margin-bottom: 30px; */
  padding: 30px 0;
  background: url('/images/jintong_back.png') #000 no-repeat center;
}

.prize_gana_top1 {

  width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.prize_gana_top1 div {
  display: flex;
  flex-direction: column;
}

.prize_gana_top div p:nth-of-type(1) {
  font-size: 65px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}

.prize_gana_top div p:nth-of-type(2) {
  font-size: 28PX;
  color: #F0BF6A;
  font-weight: 600;
  margin-bottom: 20px;
}


.prize_gana_top div p:nth-of-type(3) {
  font-size: 14px;
  color: #fff;
  width: 740px;
}

.prize_gana_top img {
  width: 264px;
}

.industry_data {
  width: 340px;
  background: #F8F8F8;
  box-shadow: 0px 2px 10px 0px rgba(9, 5, 5, 0.1);
  border-radius:8px;
  margin-bottom: 40px;
  position: relative;
  height: 329px;
  margin-right: 40px;
}

.industry_data a {
  display: flex;
  flex-direction: column;
}

.industry_data_img {
  width: 340px;
  height: 187px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.industry_data_p {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333;
  margin-bottom: 6px;
}

.industry_data_p2 {
  color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.industry_data_pp {
  padding: 10px 20px;
  height: 88px;
}

.prizelist_main {
  padding: 0px 20px;
  position: absolute;
  right: 0;
  left: 0;
  background: #f8f8f8;
  /* box-shadow: 0px 3px 5px 0px rgba(9, 5, 5, 0.1); */
}

.prizelist1 img {
  width: 30px;
}

.prizelist1 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.prizelist1 p {
  font-size: 12px;
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  margin-bottom: 0px;
}

.list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.prize_gana_middle {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.find_more_prize {
  width: 210px;
  height: 46px;
  border: 1px solid #DDDDDD;
  color: #999999;
  margin: 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
}

.find_more_prize:hover {
  background: #F4C967;
  color: #fff;
  border: 1px solid #F4C967;
}

.industry_data1 {
  width: 340px;
  background: #F8F8F8;
  box-shadow: 0px 2px 10px 0px rgba(9, 5, 5, 0.1);
  border-radius: 4px;
  margin-bottom: 40px;
  position: relative;
}

.data1_a {
  margin-right: 40px;
}

.list .industry_data:nth-child(3n) {
  margin-right: 0;
}

.list .data1_a:nth-child(3n) {
  margin-right: 0;
}



.industry_data_img1 {
  width: 340px;
  height: 200px;
}

.industry_data1 div {
  display: flex;
  padding: 10px 20px;
  height: 90px;
}

.industry_data_p1 {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.pub_select {
  border: 0px;
  background: none;
  margin-right: 150px;
  position: relative;
  cursor: pointer;
}

.pub_select_new {
  cursor: pointer;
}

.pub_select input {
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 0px;
  background: url('/images/ganax.png') no-repeat center right;
  background-size: 10px;
  cursor: pointer;
  padding-right: 20px;
}

.pub_select input:focus {
  outline: none;
}


.pub_select ul li {
  padding: 12px;
  cursor: pointer;
  display: grid;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#wrap_nav {}

option {
  height: 100px;
  padding: 20px;
  line-height: 30px;
}

.sximg {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 15px;
}

.pub_select ul {
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(166, 166, 166, 0.1);
  border-radius: 2px;
  position: absolute;
  z-index: 9;
  top: 30px;
  display: none;
  max-height: 450px;
  min-width: 80px;
}

.prize_active {
  background: rgba(241, 239, 236, 0.5);
  color: #333;
  font-weight: bold;
}

.industry_data_top {
  position: relative;
}

.industry_data_top div {
  display: flex;
  align-items: center;
  position: absolute;
  left: 12px;
  bottom: 20px;
}

.industry_data_top div img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.industry_data_top div span {
  font-size: 14px;
  font-weight: bold;
  margin-left: 12px;
  color: #fff;
}

.prize_vip {
  height: 74px;
  background: linear-gradient(270deg, #FFFBF1 0%, #FFF3DF 100%);
}

.prize_vip_son_img {
  margin-right: 10px;
}

.prize_vip_son {
  width: 1100px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.prize_vip_son div {
  display: flex;
  align-items: center;
}


.prize_vip div p {
  font-size: 14px;
  font-weight: bold;
  color: #BF7900;
}

.prize_vip div span {
  width: 172px;
  height: 42px;
  background: linear-gradient(135deg, #F6DA97 0%, #ECBA65 100%);
  box-shadow: 0px 2px 4px 0px #FFE9C2;
  border-radius: 21px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #333 !important;
  top: 0;
}

.prize_vip_case {
  height: 82px;
  background: linear-gradient(315deg, #FFFBF1 0%, #FFF3DF 100%);
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.prize_vip_case div {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0px 20px;
}

.prize_vip_case div p {
  font-size: 14px;
  font-weight: bold;
  color: #BF7900;
  width: 516px;
}

.prize_vip_case div span {
  width: 172px !important;
  height: 42px !important;
  background: linear-gradient(135deg, #F6DA97 0%, #ECBA65 100%);
  box-shadow: 0px 2px 4px 0px #FFE9C2;
  border-radius: 21px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #333 !important;
  top: 0;
}

.data_ul1,
.data_ul2,
.data_ul3, .data_ul4{
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(166, 166, 166, 0.1);
  border-radius: 2px;
  position: absolute;
  z-index: 9;
  width: 230px;
}

.data_ul1 {
  top: 30px;
  display: none;
  max-height: 450px;
}

.data_ul2 {
  top: 0 !important;
  right: -230px;
  display: none;
}

.data_ul3 {
  display: none;
  top: 0 !important;
  right: -230px;
}

.data_ul4 {
  display: none;
  top: 0 !important;
  right: -230px;
}


.lei_new {
  order: 0px;
  background: none;
  margin-right: 150px;
  position: relative;
}

.lei_new ul li {
  padding: 10px;
  cursor: pointer;
  display: grid;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.lei_select {
  border: 0px;
  background: none;
  margin-right: 150px;
  position: relative;
}

.lei_select input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 0px;
  cursor: pointer;
  padding-right: 20px;
  background: #f4f4f4;
}

.lei_select input:focus {
  outline: none;
}

.lei_select ul li {
  padding: 10px;
  cursor: pointer;
  display: grid;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.value1,
.value2 {}

.lei_select_divput {
  /* background: url(/images/ganax.png) no-repeat center right !important;
  background-size: 10px !important */
  display: flex;
  align-items: center;
}

.lei_select_divput img {
  width: 10px;
  margin-left: 10px;
}

.lei_select_divput div {
  display: flex;
  align-items: center;
}

.prize_active1 {
  background: rgba(241, 239, 236, 0.5);
  color: #333;
  font-weight: bold;
}

.prize_active2 {
  background: rgba(241, 239, 236, 0.5);
  color: #333;
  font-weight: bold;
}

.prize_active3 {
  background: rgba(241, 239, 236, 0.5);
  color: #333;
  font-weight: bold;
}

.prize_active4 {
  background: rgba(241, 239, 236, 0.5);
  color: #333;
  font-weight: bold;
}

.prize_none {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.prize_none p {
  color: #999;
  margin-top: 20px;
  padding-right: 50px;
}

.itemList2023{
  display: none;
}
