@media screen and (min-width: 751px) {
  .mt30 {
    margin-top: 30px;
  }
  .mb30 {
    margin-bottom: 30px;
  }
  .mt35 {
    margin-top: 35px;
  }
  .mb25 {
    margin-bottom: 25px;
  }
  .container {
    width: 100%;
    height: 100%;
    min-width: 1200px;
    /*background: #010523;*/
    background-color: rgba(26, 21, 175, 1);
    display: flex;
    flex-direction: column;
  }
  .container .header {
    width: 100%;
    height: 52px;
    background: #141617;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
  }
  .container .header .header-content {
    width: 1200px;
    height: 52px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .container .header .header-content .donews {
    width: 115px;
    padding-top: 13px;
  }
  .container .header .header-content .donews img {
    width: 100%;
  }
  .container .header .header-content .menuPc {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 282px;
    height: 52px;
  }
  .container .header .header-content .menuPc li {
    font-size: 15px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    line-height: 15px;
  }
  .container .header .header-content .menuPc li a {
    color: #f8f9ff;
  }
  .content {
    flex: 1;
    width: 100%;
    background: url("/static/vote/zhenxuan2024/bg-header.png") no-repeat;
    background-size: 100% auto;
    background-position-y: 50px;
    background-position-x: center;
  }
  .content .section-content {
    width: 100%;
    /*padding-top: 854px;*/
    padding-top: 804px;
  }
  .content .section-content .sectionH {
    width: 269px;
    height: 81px;
  }
  .content .section-content .sectionH img {
    width: 100%;
  }
  .section1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 87px;
  }
  .section1 .time {
    width: 416px;
    height: 46px;
    background: url("../zhenxuan2024/s1_time.png") no-repeat;
    background-size: contain;
    /*margin-top: 30px;*/
  }
  .section2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 87px;
  }
  .section2 .intro_bg {
    width: 1020px;
  }
  .section2 .intro_bg p {
    font-size: 18px;
    font-weight: bold;
    /*text-align: center;*/
    line-height: 30px;
    color: #dfdfdf;
    margin-top: 35px;
  }
  .section3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 99px;
  }
  .section3 .award_list_swiper {
    display: none;
  }
  .section3 .award_list {
    width: 800px;
    height: 476px;
    margin-top: 30px;
    /*margin-bottom: 46px;*/
    display: flex;
    justify-content: space-around;
  }
  .section3 .award_list .award_item {
    width: 356px;
    height: 476px;
    background: url("../images2024/bg_s3.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .section3 .award_list .award_item h3 {
    margin-top: 50px;
    margin-bottom: 23px;
    font-size: 32px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #fefbf6;
    line-height: 36px;
  }
  .section3 .award_list .award_item img {
    width: 204px;
    margin-top: 25px;
  }
  .section3 .award_list .award_item p {
    margin-top: 130px;
    text-align: center;
    width: 215px;
    font-size: 24px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #f6f8fb;
    line-height: 30px;
  }
  .section4-m {
    display: none;
  }
  .section4 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
  }
  .section4 .award_set {
    width: 1020px;
    margin-top: 30px;
    display: flex;
    justify-content: space-around;
  }
  .section4 .award_set .award_item {
    width: 1020px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .section4 .award_set .award_item h3 {
    margin-bottom: 46px;
    font-size: 36px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #fefbf6;
    text-align: center;
    line-height: 36px;
    width: 269px;
    height: 39px;
    /*background: url("../images2024/s4_title_bg.png") no-repeat;*/
    background-size: contain;
  }
  .section4 .award_set .award_item ul li {
    width: 264px;
    height: 90px;
    background: url("../zhenxuan2024/s4_content_bg.png") no-repeat;
    background-size: contain;
    margin: 0 38px 10px 38px;
    font-size: 18px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #000000;
    text-align: center;
    line-height: 66px;
    float: left;
  }
  .section5 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
  }
  .section5 .endTime {
    margin-top: 5px;
    font-size: 24px;
    font-family: Alibaba Sans;
    font-weight: bold;
    color: #ffffff;
  }
  .section5 .join {
    position: relative;
    margin-top: 83px;
    margin-bottom: 68px;
  }
  .section5 .join .join_btn {
    width: 301px;
    height: 70px;
    background: url(../zhenxuan2024/s5_join_bg.png) no-repeat;
    background-size: contain;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #0b0a11;
    text-align: center;
    line-height: 65px;
    cursor: pointer;
  }
  .section5 .join .tip {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #e4ebfd;
    text-align: center;
    line-height: 40px;
    display: block;
    position: absolute;
    left: 40px;
    bottom: -20px;
  }
  .section6 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 99px;
    margin-bottom: 20px;
  }
  .section6 .winner_lists {
    width: 1115px;
    margin-top: 30px;
    position: relative;
  }
  .section6 .winner_lists .award_title {
    width: 100%;
    height: 39px;
    margin-bottom: 29px;
  }
  .section6 .winner_lists .award_title h3 {
    margin-bottom: 46px;
    font-size: 36px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #fefbf6;
    text-align: center;
    line-height: 36px;
    width: 269px;
    height: 39px;
    background: url("../images2024/s4_title_bg.png") no-repeat;
    background-size: contain;
    margin: 0 auto;
  }
  .section6 .winner_lists .winner_list_swiper {
    width: 100%;
    height: 722px;
    overflow: hidden;
  }
  .section6 .winner_lists .winner_list_swiper .swiper-wrapper {
    width: 100%;
    height: 722px;
  }
  .section6 .winner_lists .winner_list_swiper .swiper-wrapper .swiper-slide {
    width: 327px;
    height: 361px;
    background: url("../images2024/s6_card_bg.png") no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .section6 .winner_lists .winner_list_swiper .swiper-wrapper .swiper-slide h3 {
    width: 197px;
    text-align: center;
    margin-top: -35px;
    font-size: 33px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #476fc9;
  }
  .section6 .winner_lists .winner_list_swiper .swiper-wrapper .swiper-slide h3.small {
    width: 230px;
    font-size: 25px;
  }
  .section6 .winner_lists .winner_list_swiper .swiper-wrapper .swiper-slide p {
    position: absolute;
    bottom: 85px;
    font-size: 19px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #bd8a5c;
    letter-spacing: 5px;
  }
  .section6 .winner_lists .swiper-button-prev,
  .section6 .winner_lists .swiper-button-next {
    margin-top: 15px;
  }
  .section6 .winner_lists .swiper-button-prev::after,
  .section6 .winner_lists .swiper-button-next::after {
    content: "";
  }
  .section6 .winner_lists .swiper-button-prev {
    left: -40px;
  }
  .section6 .winner_lists .swiper-button-next {
    right: -40px;
  }
  .footer1 {
    width: 100%;
    height: 57px;
    /*background: #010523;*/
    background-color: rgba(26, 21, 175, 1);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer1 img {
    width: 33px;
    height: 33px;
    margin-right: 21px;
  }
  .footer1 span {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #ffffff;
    line-height: 40px;
  }
  .footer2 {
    width: 100%;
    height: 57px;
    /*background: #010523;*/
    background-color: rgba(26, 21, 175, 1);
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #e4ebfd;
    text-align: center;
    line-height: 57px;
  }
  .footer2_m {
    display: none;
  }
  .join-shadow {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 1, 1, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
  }
  .join-shadow-box,
  .join-submit-box {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 101;
  }
  .submit-thanks {
    width: 726px;
    height: 540px;
    background: url(../zhenxuan2024/alert/bg_thanks.png) no-repeat;
    background-size: 100% 100%;
    margin-left: -363px;
    margin-top: -270px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .h3 {
    font-size: 27px;
    text-align: center;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #ffffff;
    /*background: linear-gradient(0deg, #d0ada6 0%, #ffffff 100%);*/
    background: linear-gradient(0deg, #fff 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .join-alert {
    width: 689px;
    height: 760px;
    background: url(../zhenxuan2024/alert/bg_alert.png) no-repeat;
    background-size: 100% 100%;
    margin-left: -345px;
    margin-top: -330px;
    padding: 73px 40px 74px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .join-content {
    padding: 0px 60px 0 60px;
    overflow-y: auto;
  }
  .join-content::-webkit-scrollbar {
    /*高宽分别对应横竖滚动条的尺寸*/
    width: 9px;
    height: 9px;
  }
  .join-content::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    /*background-color: #3a79e7;*/
    background-color: #ffffff;
    height: 75px;
    outline-offset: -2px;
    border-radius: 5px;
  }
  .join-content::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    background: transparent;
    border-radius: 5px;
  }
  .join-content .t1 {
    margin-bottom: 18px;
    display: flex;
    justify-content: space-around;
  }
  .join-content .t1 img {
    width: 331px;
    height: 72px;
  }
  .join-content .award_type {
    display: flex;
    justify-content: center;
  }
  .join-content .award_type ul {
    width: 395px;
    display: flex;
    justify-content: space-around;
  }
  .join-content .award_type ul li {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 0 3px;
  }
  .join-content .award_type ul li::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../zhenxuan2024/alert/select_none.png) no-repeat;
    background-size: contain;
  }
  .join-content .award_type ul li b {
    padding-left: 10px;
    font-size: 20px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
  }
  .join-content .award_type ul li.activeType::before {
    background: url(../zhenxuan2024/alert/select_ok.png) no-repeat;
    background-size: contain;
  }
  .join-content .award_type ul li.activeType b {
    color: #fbac91;
  }
  .join-content .industry {
    width: 448px;
  }
  .join-content .industry .tip {
    font-size: 16px;
    font-family: Source Han Sans CN;
    color: #ffffff;
    text-align: center;
    background: linear-gradient(0deg, #334b85 0%, #688ef7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 5px 0 4px;
  }
  .join-content .industry_list {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding-left: 46px;
  }
  .join-content .industry_list li {
    display: flex;
    align-items: center;
    margin-top: 17px;
    cursor: pointer;
  }
  .join-content .industry_list li::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../zhenxuan2024/alert/select_none.png) no-repeat;
    background-size: contain;
  }
  .join-content .industry_list li b {
    padding-left: 10px;
    font-size: 20px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
  }
  .join-content .industry_list li.activeIndustry::before {
    background: url(../zhenxuan2024/alert/select_ok.png) no-repeat;
    background-size: contain;
  }
  .join-content .industry_list li.activeIndustry b {
    color: #fbac91;
  }
  .join-content .input_box {
    width: 448px;
    height: 50px;
    background: #ffffff;
    border: 1px solid #7295f4;
    border-radius: 4px;
    margin-top: 18px;
  }
  .join-content .input_box input {
    width: 100%;
    height: 48px;
    padding-left: 25px;
    font-size: 20px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    /*color: #7295f4;*/
    color: #000;
    line-height: 36px;
    border: none;
    outline: none;
    border-radius: 4px;
  }
  .join-content .input_box input::-webkit-input-placeholder {
    /*color: rgba(114, 149, 244, 0.5);*/
    color: #aaadb5;
  }
  .join-content .input_box input::-moz-placeholder {
    /*color: rgba(114, 149, 244, 0.5);*/
    color: #aaadb5;
  }
  .join-content .input_box input::-moz-placeholder {
    /*color: rgba(114, 149, 244, 0.5);*/
    color: #aaadb5;
  }
  .join-content .input_box input::-ms-input-placeholder {
    /*color: rgba(114, 149, 244, 0.5);*/
    color: #aaadb5;
  }
  .join-content .submit_btn {
    display: flex;
    justify-content: space-around;
  }
  .join-content .submit_btn span {
    width: 313px;
    height: 92px;
    display: block;
    background: url(../images2024/alert/submit.png) no-repeat;
    background-size: contain;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    text-align: center;
    line-height: 76px;
    cursor: pointer;
  }
  .join-content .errortip {
    min-height: 1px;
    margin-top: 36px;
    font-size: 20px;
    font-weight: 500;
    color: red;
    text-align: center;
  }
  .sidebar-push-site {
    width: 508px;
    /*height: 68px;*/
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    /*padding: 0 21px;*/
    margin-top: 40px;
  }

  .form-control {
    display: block;
    width: 448px;
    height: 48px;
    padding-left: 25px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-appearance: auto;
    font-size: 20px;
  }

  .select_tip {
    width: 60px;
    padding-left: 5px;
    cursor: pointer;
  }

  .join-content .industry1 {
    width: 448px;
  }

  .grayout {
    color: darkgrey;
  }
}
