.main .header-bg {
  width: 100%;
  margin-bottom: 40px;
}
.main .intro {
  background: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/px_bg.png) no-repeat;
  background-size: 100% 100%;
  min-height: 402px;
  padding-bottom: 50px;
}
.main .intro .module-title img {
  width: 198px;
  height: 80px;
}
.main .intro .con {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  color: rgba(0, 0, 0, 0.88);
  margin-top: 22px;
  padding: 0 60px;
  text-indent: 2em;
}
.main .title-decoration {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 6px 0 20px 0;
}
.main .title-decoration span {
  display: inline-block;
}
.main .title-decoration .left {
  width: 167px;
  height: 2px;
  background: linear-gradient(90deg, rgba(107, 155, 184, 0) 0%, #06bacc 100%);
  margin: 0 2px;
}
.main .title-decoration .middle {
  width: 6px;
  height: 6px;
  background: #0160ff;
  border-radius: 50%;
  margin: 0 2px;
}
.main .title-decoration .right {
  width: 167px;
  height: 2px;
  background: linear-gradient(270deg, rgba(107, 155, 184, 0) 0%, #06bacc 100%);
  margin: 0 2px;
}
.main .category {
  width: 1400px;
  margin: 0 auto;
  text-align: justify;
  display: flex;
  flex-direction: column;
}
.main .category .module-title {
  width: 286px;
  height: 82px;
  margin: 40px auto 33px;
  background-image: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/jxtp_title.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.main .category ul {
  height: 48px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid #e3faff;
  background: rgba(0, 208, 237, 0.2);
}
.main .category ul li {
  height: 46px;
  cursor: pointer;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  padding: 0 32px;
  position: relative;
}
.main .category ul li.hover {
  color: #fff;
  border-radius: 39px;
  font-size: 20px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  line-height: 28px;
  background: #1a235f;
}
.main .category ul li:first-child.hover {
  margin-left: 0;
}
.main .category ul li:last-child.hover {
  margin-right: 0;
}
.main .category #categoryCon {
  margin-top: 12px;
  padding: 40px 24px 48px 24px;
  border-radius: 8px;
  background: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/prize-bg-top.png) no-repeat top / 100% 120px;
  background-color: #ffffff;
}
.main .category #categoryCon .title {
  font-size: 36px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  color: #2a3840;
  line-height: 48px;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.main .category #categoryCon .con {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 20px 36px 0;
}
.main .category #categoryCon .con a.item {
  width: 290px;
  padding: 12px 20px;
  margin-right: 40px;
  margin-bottom: 4px;
  min-height: 46px;
  display: flex;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  border: 1px solid #ffffff;
}
.main .category #categoryCon .con a.item:nth-child(4n) {
  margin-right: 0;
}
.main .category #categoryCon .con a.item::before {
  content: '';
  display: block;
  top: 21px;
  left: 10px;
  width: 4px;
  height: 4px;
  background: #0c2b47;
  position: absolute;
  border-radius: 4px;
}
.main .category #categoryCon .con a.item span {
  font-size: 16px;
  color: #2a3840;
  line-height: 24px;
  text-align: center;
}
.main .category #categoryCon .con a.item:hover {
  background: #000000;
  border-radius: 25px;
  border: 1px solid #4ecde6;
  text-decoration: none !important;
}
.main .category #categoryCon .con a.item:hover span {
  color: #fff;
}
.main .category #categoryCon .con a.item:hover::before {
  background: #fff;
}
.main .election {
  width: 1400px;
  margin: 0 auto;
  text-align: justify;
  display: flex;
  flex-direction: column;
}
.main .election .module-title {
  width: 286px;
  height: 80px;
  margin: 40px auto 32px;
  background-image: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/cxsm_title.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.main .election .con {
  padding: 43px 20px 40px 20px;
  background: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/prize-bg-top.png) no-repeat top / 100% 120px;
  background-color: #ffffff;
  border-radius: 8px 8px 0 0;
}
.main .election .con .layer-one {
  display: flex;
}
.main .election .con .con-left {
  color: rgba(0, 0, 0, 0.88);
  margin-right: 100px;
  font-size: 16px;
  line-height: 20px;
}
.main .election .con .con-left p {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.main .election .con .con-left p span {
  color: #fff;
  margin-right: 8px;
  background: #2375ff;
  border-radius: 4px;
  padding: 5px 13px;
  white-space: nowrap;
}
.main .election .con .con-left p.max-width {
  max-width: 602px;
  display: flex;
  align-items: flex-start;
}
.main .election .con .con-left p.max-width span:nth-child(2) {
  line-height: 28px;
  white-space: wrap;
  color: rgba(0, 0, 0, 0.88);
  margin-right: 0;
  background: unset;
  border-radius: 0;
  padding: 0;
  margin-top: 2px;
}
.main .election .con .con-code {
  color: rgba(0, 0, 0, 0.88);
  font-size: 16px;
  line-height: 20px;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .election .con .con-code img {
  width: 84px;
  height: 84px;
  margin-bottom: 2px;
}
.main .election .con a.custom-btn {
  display: block;
  margin: 6px auto 0;
  width: 188px;
  height: 60px;
  background: linear-gradient(180deg, #2c7bff 0%, #005fff 100%);
  border-radius: 8px;
  line-height: 60px;
  font-size: 24px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.main .election .con a.custom-btn:hover {
  text-decoration: none !important;
}
.main .evaluate {
  margin: 0 auto;
  width: 1400px;
  padding: 33px 28px 48px 40px;
  text-align: justify;
  border-radius: 0px 0px 8px 8px;
  display: flex;
  background: #03214d;
  background-image: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/cpsm_bg.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.main .evaluate .module-1,
.main .evaluate .module-2 {
  flex: 1;
}
.main .evaluate .title {
  font-size: 24px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  line-height: 32px;
  position: relative;
  width: fit-content;
}
.main .evaluate .title::before {
  content: '';
  position: absolute;
  top: 36px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c0163a;
}
.main .evaluate .con {
  margin-top: 34px;
  color: #fff;
}
.main .evaluate .con p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
  display: flex;
  align-items: flex-start;
}
.main .evaluate .con p .num {
  color: #0e46b4;
  font-size: 14px;
  line-height: 18px;
  border-radius: 50%;
  padding: 0 5px;
  min-width: 18px;
  height: 18px;
  background: #c8eaf8;
  display: inline-block;
  margin: 3px 8px 0 0;
  text-align: center;
}
.main .evaluate .module-2 .con p {
  margin-bottom: 18px;
}
.main .process {
  width: 1400px;
  margin: 0 auto;
  text-align: justify;
  display: flex;
  flex-direction: column;
}
.main .process .module-title {
  width: 286px;
  height: 80px;
  margin: 40px auto 32px;
  background-image: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/lcap_title.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.main .process .con {
  color: #000;
  padding: 50px 48px 50px 40px;
  background: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/prize-bg-top.png) no-repeat top / 100% 120px;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
}
.main .process .item {
  display: flex;
  position: relative;
}
.main .process .item::before {
  position: absolute;
  content: '';
  width: 1px;
  height: calc(100% - 14px);
  left: 105px;
  top: 21px;
  background: #4cb1b6;
}
.main .process .item::after {
  content: '';
  position: absolute;
  top: 6px;
  left: 97px;
  width: 13px;
  height: 13px;
  border: 2px solid #00c9c7;
  border-radius: 50%;
}
.main .process .item .title {
  padding-right: 53px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  white-space: nowrap;
}
.main .process .item .bold {
  font-weight: 500;
}
.main .process .item .mb20 {
  margin-bottom: 24px;
}
.main .process .item .grey {
  color: #666;
}
.main .process .item .item-con {
  padding-top: 3px;
}
.main .process .item.no-right-line::before {
  display: none;
}
.main .other {
  margin-top: 40px;
  display: flex;
  font-size: 16px;
  line-height: 24px;
  height: 262px;
}
.main .other .module-title {
  font-weight: 500;
  color: #fff;
  margin-top: 0;
}
.main .other .module-title h5 {
  font-size: 28px;
  line-height: 40px;
}
.main .other .module-title::after {
  content: '';
  display: block;
  position: relative;
  width: 42px;
  height: 3px;
  background: #00c9c7;
  top: 12px;
  left: 0;
}
.main .other .other-l {
  flex: 1;
  background: #1252d1;
  border-radius: 8px 0 0 8px;
  padding: 40px 0 0 40px;
}
.main .other .other-l .other-con {
  margin: 30px 40px 0 0;
  background-color: #fff;
  border-radius: 12px;
  display: flex;
  padding: 20px 0;
  justify-content: space-evenly;
}
.main .other .other-l .other-con div {
  color: #2a3840;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .other .other-l .other-con div span {
  margin-bottom: 20px;
}
.main .other .other-l .other-con div img {
  width: 81px;
  height: 33px;
}
.main .other .other-l .other-con div .logo-jl {
  width: 122px;
}
.main .other .other-c {
  flex: 1;
  background: #03214d;
  border-radius: 0 8px 8px 0;
  padding: 40px 0 0 40px;
}
.main .other .other-con {
  margin-top: 40px;
}
.main .other .other-con p {
  margin-bottom: 1px;
  display: flex;
  align-items: center;
}
.main .other .other-con p .logo-1 {
  width: 60px;
  height: 25px;
  margin-left: 30px;
}
.main .other .other-con p .logo-2 {
  width: 40px;
  height: 40px;
  margin-left: 20px;
}
.main .other .other-con p .logo-3 {
  width: 92px;
  height: 25px;
  margin-left: 30px;
}
.main .other .other-con p.mb10 {
  margin-bottom: 10px;
}
.main .other .other-con p a {
  color: #fff;
}
@media screen and (max-width: 750px) {
  .main .header-bg {
    margin-bottom: 0.4rem;
  }
  .main .intro {
    padding: 0 0.4rem 0.56rem;
    width: calc(100% - 0.42rem);
    min-height: 1.58rem;
    height: unset;
    border-radius: 0.08rem;
    margin: 0 auto;
    background: none;
    background-color: #fff;
  }
  .main .intro .module-title img {
    width: 1.8rem;
    height: 0.8rem;
  }
  .main .intro .con {
    text-align: left;
    font-size: 0.26rem;
    line-height: 0.44rem;
    margin-top: 0.32rem;
    padding: 0;
  }
  .main .category {
    width: 100%;
  }
  .main .category .module-title {
    width: 2.86rem;
    height: 0.8rem;
    margin: 0.4rem auto 0.32rem;
  }
  .main .category ul {
    height: 0.68rem;
    border-left: none;
    border-right: none;
    border-radius: 0;
    padding: 0.1rem 0.08rem;
    overflow: auto hidden;
    overscroll-behavior-x: none;
    background: rgba(0, 208, 237, 0.2);
  }
  .main .category ul::-webkit-scrollbar {
    display: none;
  }
  .main .category ul li {
    height: 0.48rem;
    font-size: 0.28rem;
    line-height: 0.32rem;
    padding: 0.04rem 0.16rem;
    position: relative;
    white-space: nowrap;
  }
  .main .category ul li.hover {
    border-radius: 0.24rem;
    font-size: 0.28rem;
    line-height: 0.32rem;
  }
  .main .category ul li:first-child.hover {
    margin-left: 0;
  }
  .main .category ul li:last-child.hover {
    margin-right: 0;
  }
  .main .category #categoryCon {
    margin: 0.2rem 0.24rem 0 0.24rem;
    padding: 0.36rem 0.31rem 0.26rem;
    border-radius: 0.08rem;
    background: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/prize-bg-top-h5.png) no-repeat top / 100% 1.2rem;
    background-color: #fff;
  }
  .main .category #categoryCon .title {
    font-size: 0.36rem;
    line-height: 0.5rem;
  }
  .main .category #categoryCon .title-decoration {
    margin: 0.16rem 0 0.16rem;
  }
  .main .category #categoryCon .title-decoration .left {
    width: 1.67rem;
    height: 0.02rem;
    margin: 0 0.02rem;
  }
  .main .category #categoryCon .title-decoration .middle {
    width: 0.06rem;
    height: 0.06rem;
    background: #0160ff;
    border-radius: 50%;
    margin: 0 0.02rem;
  }
  .main .category #categoryCon .title-decoration .right {
    width: 1.67rem;
    height: 0.02rem;
    margin: 0 0.02rem;
  }
  .main .category #categoryCon .con {
    padding: 0;
  }
  .main .category #categoryCon .con a.item {
    width: 100%;
    margin: 0;
    min-height: 0.46rem;
    border-radius: 0.08rem;
    border-bottom: 1px solid #eeeeee;
    padding: 0.2rem 0.22rem 0.12rem;
  }
  .main .category #categoryCon .con a.item::before {
    left: 0;
    top: 0.32rem;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 0.08rem;
    background: #000000;
  }
  .main .category #categoryCon .con a.item span {
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .main .category #categoryCon .con a.item:hover {
    background: none;
    border-radius: none;
    border: none;
  }
  .main .category #categoryCon .con a.item:hover span {
    color: #2a3840;
  }
  .main .category #categoryCon .con a.item:hover::before {
    background: #0c2b47;
  }
  .main .election {
    width: calc(100% - 0.48rem);
    margin: 0 auto;
  }
  .main .election .module-title {
    width: 2.86rem;
    height: 0.8rem;
    margin: 0.4rem auto 0.32rem;
  }
  .main .election .con.mobile-box {
    margin-top: 0;
    padding: 0.46rem 0.24rem 0.34rem 0.24rem;
    background: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/prize-bg-top-h5.png) no-repeat top / 100% 1.2rem;
    background-color: #ffffff;
    border-radius: 0.08rem 0.08rem 0 0;
  }
  .main .election .con.mobile-box .con-left {
    margin-right: 0;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .main .election .con.mobile-box .con-left p {
    margin-bottom: 0.26rem;
  }
  .main .election .con.mobile-box .con-left p span {
    padding: 0.02rem 0.2rem;
    margin-right: 0.16rem;
    border-radius: 0.04rem;
    background: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/bm_title.png) no-repeat top / 100%;
    padding-right: 0.3rem;
  }
  .main .election .con.mobile-box .con-left p.block {
    display: block;
  }
  .main .election .con.mobile-box .con-left p.block span {
    display: block;
    width: fit-content;
    margin-bottom: 0.14rem;
  }
  .main .election .con.mobile-box .con-code {
    color: rgba(0, 0, 0, 0.88);
    font-size: 0.28rem;
    line-height: 0.4rem;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.4rem;
    position: relative;
    padding-top: 0.96rem;
  }
  .main .election .con.mobile-box .con-code img {
    position: absolute;
    left: 0.2rem;
    bottom: 0.2rem;
    width: 2rem;
    height: 2rem;
    margin-bottom: 0.08rem;
    border: 1px solid #979797;
  }
  .main .election .con.mobile-box .con-code div {
    width: 100%;
    padding-left: 2.6rem;
    height: 1.24rem;
    background: #f5f5f5;
    border-radius: 0.08rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .main .election .con.mobile-box a.custom-btn {
    display: block;
    margin: 0.18rem auto 0;
    width: 2.62rem;
    height: 0.84rem;
    background: linear-gradient(180deg, #2c7bff 0%, #005fff 100%);
    border-radius: 0.12rem;
    line-height: 0.84rem;
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .main .election .con.mobile-box a.custom-btn:hover {
    text-decoration: none !important;
  }
  .main .evaluate {
    margin: 0 auto;
    width: calc(100% - 0.48rem);
    padding: 0.4rem 0.24rem;
    border-radius: 0 0 0.08rem 0.08rem;
    background-image: none;
    display: block;
  }
  .main .evaluate .title {
    font-size: 0.32rem;
    line-height: 0.44rem;
    padding-bottom: 0.08rem;
    border-bottom: 1px solid #17dbd9;
    width: 100%;
  }
  .main .evaluate .title::before {
    top: 0.48rem;
    width: 1.26rem;
    height: 0.06rem;
  }
  .main .evaluate .blueish {
    color: #c8eaf8;
  }
  .main .evaluate .con {
    margin-top: 0.28rem;
  }
  .main .evaluate .con p {
    font-size: 0.28rem;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .main .evaluate .con p .num {
    font-size: 0.24rem;
    line-height: 0.32rem;
    border-radius: 50%;
    padding: 0;
    min-width: 0.32rem;
    height: 0.32rem;
    margin: 0.04rem 0.12rem 0 0;
  }
  .main .evaluate .con p .blueish {
    white-space: nowrap;
  }
  .main .evaluate .module-2 {
    margin-top: 0.2rem;
  }
  .main .evaluate .module-2 .con p {
    margin-bottom: 0.2rem;
  }
  .main .process {
    width: calc(100% - 0.48rem);
    margin: 0 auto;
  }
  .main .process .module-title {
    width: 2.86rem;
    height: 0.8rem;
    margin: 0.4rem auto 0.32rem;
  }
  .main .process .con {
    color: #000;
    padding: 0.3rem 0.24rem 0.4rem 0.16rem;
    background: url(https://i0cloud.jrjimg.cn/cloud/images/subject/linghang/2025/prize-bg-top-h5.png) no-repeat top / 100% 1.2rem;
    background-color: #ffffff;
    border-radius: 0.08rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  .main .process .item::before {
    width: 1px;
    height: calc(100% - 0.16rem);
    left: 1.32rem;
    top: 0.26rem;
  }
  .main .process .item::after {
    top: 0.09rem;
    left: 1.23rem;
    width: 0.13rem;
    height: 0.13rem;
    border: 0.04rem solid #00c9c7;
  }
  .main .process .item .title {
    padding-right: 0.53rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .main .process .item .mb20 {
    margin-bottom: 0.24rem;
  }
  .main .process .item .item-con {
    padding-top: 0.03rem;
  }
  .main .other {
    display: block;
    font-size: 0.28rem;
    line-height: 0.4rem;
    height: unset;
    width: calc(100% - 0.48rem);
    margin: 0.4rem auto 0;
  }
  .main .other .other-l {
    border-radius: 0.08rem 0.08rem 0 0;
    padding: 0.4rem 0 0 0.24rem;
    width: 100%;
    height: 2.4rem;
  }
  .main .other .other-l .module-title h5 {
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .main .other .other-l .module-title::after {
    display: none;
  }
  .main .other .other-l .other-con {
    margin: 0.13rem 0.4rem 0 0;
    background-color: #fff;
    border-radius: 0.12rem;
    padding: 0.1rem 0 0.2rem;
  }
  .main .other .other-l .other-con div span {
    margin-bottom: 0.2rem;
  }
  .main .other .other-l .other-con div img {
    width: 0.81rem;
    height: 0.33rem;
  }
  .main .other .other-l .other-con div .logo-jl {
    width: 1.22rem;
  }
  .main .other .other-c {
    border-radius: 0 0 0.08rem 0.08rem;
    padding: 0.4rem 0 0 0.24rem;
    width: 100%;
    height: 2.4rem;
  }
  .main .other .other-con {
    margin-top: 0;
  }
  .main .other .other-con p {
    margin-bottom: 0.2rem;
  }
  .main .other .other-con p .logo-1 {
    width: 0.8rem;
    height: 0.33rem;
    margin-left: 0;
  }
  .main .other .other-con p .logo-2 {
    width: 0.48rem;
    height: 0.48rem;
    margin-left: 0.24rem;
  }
  .main .other .other-con p .logo-3 {
    width: 1.21rem;
    height: 0.33rem;
    margin-left: 0;
  }
  .main .other .other-con p.mb10 {
    margin-bottom: 0.12rem;
  }
}
