@charset "utf-8";
body {
  font: 14px \5b8b\4f53, Arial, Helvetica, sans-serif;
  font-family: "微软雅黑";
  width: 100%;
  min-width: 1400px !important;
  background: url(../media/2025-value-evaluation-vote/bg.png) center top no-repeat #091F55 !important;
  background-size: 100% 947px !important;
}
body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 532px;
  background: url(../media/2025-value-evaluation-vote/top-bg.png) center top no-repeat;
  background-size: auto 100%;
}
* {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
  box-sizing: border-box;
}
img {
  border: none;
  outline: none;
}
ul,
li,
dl,
dt,
dd {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
}
.clearfix::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.hide {
  display: none;
}
.top {
  position: relative;
  padding-top: 42px;
  text-align: center;
  z-index: 1;
}
.top .logo img {
  width: auto;
  height: 50px;
}
.top .ban {
  position: relative;
  margin: 86px auto 0;
  width: 664px;
}
.top .ban .tit-img {
  width: 100%;
  height: auto;
}
.top .ban .title-img {
  margin-top: 39px;
  width: 312px;
  height: auto;
}
.top .ban .prize-img {
  position: absolute;
  top: -86px;
  left: -384px;
  width: 545px;
  height: auto;
}
.top .info {
  margin-top: 215px;
}
.top .info img {
  width: 752px;
  height: auto;
}
.content {
  margin: 12px auto 0;
  width: 1200px;
}
.hd-box {
  padding: 32px 68px 68px;
  background: url(../media/2025-value-evaluation-vote/box-bg.png) center center no-repeat;
  background-size: 100% 100%;
}
.hd-box .hd-title {
  text-align: center;
}
.hd-box .hd-title img {
  width: 532px;
  height: auto;
}
.hd-box .hd-content {
  line-height: 30px;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: justify;
}
.menu-box {
  margin-top: 26px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 64px;
}
.menu-box .menu-item {
  width: 349px;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.menu-box .menu-item:nth-child(1) {
  background: url(../media/2025-value-evaluation-vote/wltp.png) left center no-repeat;
  background-size: auto 100%;
}
.menu-box .menu-item:nth-child(2) {
  margin-left: -65px;
  background: url(../media/2025-value-evaluation-vote/psgz.png) left center no-repeat;
  background-size: auto 100%;
}
.menu-box .menu-item:nth-child(3) {
  margin-left: -65px;
  background: url(../media/2025-value-evaluation-vote/zjps.png) left center no-repeat;
  background-size: auto 100%;
}
.menu-box .menu-item:nth-child(4) {
  margin-left: -65px;
  background: url(../media/2025-value-evaluation-vote/jxsz.png) left center no-repeat;
  background-size: auto 100%;
}
.title-box {
  margin-top: 16px;
  width: 100%;
}
.title-box img {
  width: 100%;
  height: auto;
}
.container-box {
  position: relative;
  margin-top: 25px;
  width: 100%;
}
.container-box::before,
.container-box::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: calc(100% - 7px);
  background: linear-gradient(180deg, rgba(6, 112, 180, 0), rgba(6, 112, 180, 0.2) 180px, #0670b4 93%, rgba(6, 112, 180, 0.2));
}
.container-box::before {
  left: -1px;
}
.container-box::after {
  right: -1px;
}
.content-box {
  position: relative;
  padding: 25px 58px 90px;
  background: linear-gradient(180deg, rgba(3, 86, 189, 0) 0%, #003b84 100%);
  border-radius: 7px;
  border-bottom: 1px solid #0670B4;
}
.content-box .toggle-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 26px;
  width: 100%;
  height: 87px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  letter-spacing: 2px;
  color: #A3C0FC;
  background: linear-gradient(180deg, rgba(9, 31, 85, 0) 0%, #0D2B6F 100%);
  border-radius: 0px 0px 8px 8px;
  cursor: pointer;
}
.content-box .toggle-btn::before {
  position: absolute;
  content: '';
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 11px;
  height: 8px;
  background: url(../media/2025-value-evaluation-vote/arrow-2.png) center center no-repeat;
  background-size: 100% 100%;
}
.content-box .toggle-btn.expanded {
  padding-top: 34px;
  height: 87px;
}
.content-box .toggle-btn.expanded::before {
  top: 58px;
  margin-left: -8px;
  transform: rotate(180deg);
}
.content-box::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 100%;
  height: 26px;
  background: url(../media/2025-value-evaluation-vote/light-line.png) center center no-repeat;
  background-size: auto 100%;
}
.award-scroll {
  position: relative;
  margin-bottom: 20px;
  padding: 0 42px;
}
.award-scroll .award-scroll-container {
  display: flex;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.award-scroll .award-scroll-container .award-item {
  flex: 0 0 auto;
  margin-right: 32px;
  text-align: center;
  opacity: 0.4;
  cursor: pointer;
}
.award-scroll .award-scroll-container .award-item img {
  width: auto;
  height: 77px;
}
.award-scroll .award-scroll-container .award-item.active {
  opacity: 1;
}
.award-scroll .award-scroll-container .award-item:last-child {
  margin-right: 0;
}
.award-scroll .award-scroll-container::-webkit-scrollbar {
  display: none;
}
.award-scroll .left-icon,
.award-scroll .right-icon {
  position: absolute;
  top: 26px;
  width: 24px;
  height: 24px;
  background: url(../media/2025-value-evaluation-vote/right.png) center center no-repeat;
  background-size: 100% 100%;
  opacity: 0.75;
  cursor: pointer;
}
.award-scroll .left-icon.disabled,
.award-scroll .right-icon.disabled {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
.award-scroll .left-icon {
  left: 0;
  transform: rotate(180deg);
}
.award-scroll .right-icon {
  right: 0;
}
.sub-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
}
.sub-list .sub-item {
  position: relative;
  padding: 2px 0;
  width: 230px;
  line-height: 28px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #FCE0BA;
  opacity: 0.5;
  cursor: pointer;
}
.sub-list .sub-item.active {
  color: #431F00;
  background: linear-gradient(180deg, #FDE1BC 0%, #EABA7E 100%);
  border-radius: 14px;
  opacity: 1;
}
.sub-list .sub-item.active::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #EABA7E;
}
.sub-list .sub-item:nth-child(4n) {
  margin-right: 0;
}
.vote-list-container {
  position: relative;
  padding: 54px 0 20px;
}
.vote-list-container .vote-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.vote-list-container .vote-list .list-item {
  margin-top: 40px;
  margin-right: calc((100% - 1000px) / 7);
  width: 125px;
  text-align: center;
  color: #FCDEB7;
}
.vote-list-container .vote-list .list-item .list-item-name {
  line-height: 24px;
  font-size: 18px;
}
.vote-list-container .vote-list .list-item .list-item-code {
  line-height: 20px;
  font-size: 14px;
  opacity: 0.8;
}
.vote-list-container .vote-list .list-item .list-item-btn {
  margin-top: 10px;
  width: 100%;
  height: 28px;
  background: url(../media/2025-value-evaluation-vote/vote.png) center center no-repeat;
  background-size: auto 100%;
  cursor: pointer;
}
.vote-list-container .vote-list .list-item:nth-child(8n) {
  margin-right: 0;
}
.vote-list-container::before {
  content: '';
  position: absolute;
  top: 13px;
  left: 0;
  width: 100%;
  height: 351px;
  background: url(../media/2025-value-evaluation-vote/light-bg.png) center top no-repeat;
  background-size: 100% auto;
  z-index: -1;
}
.vote-list-container::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 26px;
  background: url(../media/2025-value-evaluation-vote/light-line.png) center center no-repeat;
  background-size: auto 100%;
}
.top-btn {
  position: fixed;
  right: 24px;
  bottom: 10%;
  width: 162px;
  height: 162px;
  background: url(../media/2025-value-evaluation-vote/top.png) center no-repeat;
  background-size: auto 100%;
  z-index: 9;
}
.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
}
.mask .code-box {
  position: absolute;
  padding-top: 255px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 732px;
  height: 655px;
  background: url(../media/2025-value-evaluation-vote/pop-bg.png) center no-repeat;
  background-size: auto 100%;
}
.mask .code-box .code-img {
  text-align: center;
}
.mask .code-box .code-img img {
  display: inline-block !important;
  border: 10px solid #fff;
}
.mask .code-box .code-text {
  margin-top: 30px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.mask .code-box .close {
  position: absolute;
  top: -69px;
  right: -69px;
  width: 56px;
  height: 56px;
  background: url(../media/2025-value-evaluation-vote/close.png) center no-repeat;
  background-size: auto 100%;
  cursor: pointer;
}
.mask .code-box::before {
  position: absolute;
  content: '';
  top: 51px;
  left: 0;
  width: 100%;
  height: 188px;
  background: url(../media/2025-value-evaluation-vote/pop-tit.png) center no-repeat;
  background-size: auto 100%;
}
.no-scroll {
  overflow: hidden;
}
.tit-box {
  position: relative;
  margin-top: 32px;
  width: 100%;
  height: 50px;
  text-align: center;
}
.tit-box .tit-name {
  position: relative;
  line-height: 36px;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 2px;
  color: #fae5b3;
  background: linear-gradient(180deg, #FFFFFF 0%, #BD9A40 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
}
.tit-box .tit-code {
  position: relative;
  line-height: 28px;
  font-size: 20px;
  color: #FCD8A9;
  z-index: 1;
}
.tit-box::before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  height: 35px;
  background: url(../media/2025-value-evaluation-vote/light.png) center no-repeat;
  background-size: auto 100%;
}
.psgz-box {
  margin-top: 40px;
  margin-bottom: 40px;
}
.psgz-box .container-box .content-box p {
  line-height: 30px;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: justify;
}
.psgz-box .container-box .content-box .tit-box {
  margin: 48px auto 16px;
}
.psgz-box .container-box .content-box .yz-list p {
  position: relative;
  padding-left: 17px;
}
.psgz-box .container-box .content-box .yz-list p::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 10px;
  height: 30px;
  background: url(../media/2025-value-evaluation-vote/li-icon.png) left center no-repeat;
  background-size: auto 10px;
}
.psgz-box .container-box .content-box .yz-list p + p {
  margin-top: 30px;
}
.psgz-box .container-box .content-box .sm-box {
  margin: 12px auto;
  width: 100%;
  height: 70px;
  text-align: center;
}
.psgz-box .container-box .content-box .sm-box .sm-name {
  position: relative;
  line-height: 32px;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 1px;
  color: #c2d7ff;
  background: linear-gradient(180deg, #FFFFFF 0%, #79A5FA 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
}
.psgz-box .container-box .content-box .sm-box .sm-name::before {
  content: '';
  position: absolute;
  top: 0;
  left: -110px;
  width: 95px;
  height: 32px;
  background: url(../media/2025-value-evaluation-vote/sm-right.png) left center no-repeat;
  background-size: auto 29px;
  transform: rotate(180deg);
}
.psgz-box .container-box .content-box .sm-box .sm-name::after {
  content: '';
  position: absolute;
  top: 0;
  right: -110px;
  width: 95px;
  height: 32px;
  background: url(../media/2025-value-evaluation-vote/sm-right.png) right center no-repeat;
  background-size: auto 29px;
}
.psgz-box .container-box .content-box .sm_p + .sm-box {
  margin-top: 64px;
}
.zjps-box {
  margin-bottom: 40px;
}
.zjps-box .container-box .content-box {
  padding: 10px 58px 0;
}
.zjps-box .container-box .content-box .zj-list {
  display: flex;
  flex-wrap: wrap;
}
.zjps-box .container-box .content-box .zj-list .list-item {
  margin-bottom: 40px;
  width: 25%;
}
.zjps-box .container-box .content-box .zj-list .list-item .list-item-img {
  position: relative;
  padding-top: 8px;
  width: 100%;
  height: 168px;
  text-align: center;
}
.zjps-box .container-box .content-box .zj-list .list-item .list-item-img img {
  position: relative;
  width: 155px;
  height: 155px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
}
.zjps-box .container-box .content-box .zj-list .list-item .list-item-img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../media/2025-value-evaluation-vote/people-bg.png) center no-repeat;
  background-size: auto 100%;
}
.zjps-box .container-box .content-box .zj-list .list-item .list-item-name {
  margin-top: 14px;
  line-height: 32px;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 1px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #c2d7ff;
  background: linear-gradient(180deg, #FFFFFF 0%, #79A5FA 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.zjps-box .container-box .content-box .zj-list .list-item .list-item-post {
  margin-top: 6px;
  padding: 0 24px;
  line-height: 19px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
.jxsz-box .container-box .content-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 230px;
}
.jxsz-box .container-box .content-box img {
  width: 100%;
  height: auto;
}
.jxsz-box .container-box .content-box .jx-img {
  position: relative;
  width: 206px;
}
.jxsz-box .container-box .content-box .jx-img::before {
  content: '';
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  height: 30px;
  background: url(../media/2025-value-evaluation-vote/light.png) center no-repeat;
  background-size: auto 100%;
}
.jxsz-box .container-box .content-box .other-img {
  width: 216px;
}
.footer-copyright {
  padding-top: 70px;
  width: 100%;
  height: 334px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: url(../media/2025-value-evaluation-vote/footer-bg.png) center bottom no-repeat #091F55;
  background-size: 100% 359px;
}
.footer-copyright a {
  color: #fff;
}
.footer-copyright span {
  margin: 0 8px;
}
.no-data {
  margin: 20px auto;
  text-align: center;
  color: #fff;
}
.ant-back-top {
  right: 200px !important;
  bottom: 80px !important;
  width: 100px !important;
  height: 100px !important;
  background: url(../media/2025-value-evaluation-vote/top.png) center no-repeat !important;
  background-size: 100% auto !important;
}
.ant-back-top .ant-back-top-content {
  display: none !important;
}
@media screen and (max-width: 1920px) {
  body {
    background-size: auto 947px !important;
  }
  .footer-copyright {
    background-size: auto 359px !important;
  }
}
