@charset "UTF-8";
@media screen and (max-width: 1000px) {
  body {
    min-width: auto;
    max-width: 100%;
  }
  .content {
    width: 100%;
  }
  .mobile-box, .main-w {
    display: block !important;
    float: none !important;
    width: 100%;
    padding: 0 5px;
  }
  .mobile-none {
    display: none !important;
  }
  .mobile-img {
    width: 100% !important;
    height: auto !important;
  }
  .pc-none {
    display: block;
  }
  .header {
    height: auto;
    background-size: cover;
  }
  .header .header-text {
    width: 100%;
    height: auto;
  }
  .nav {
    top: 8%;
  }
  .nav .nav-ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  .nav .nav-ul .nav-li {
    flex: 1;
  }
  .nav .nav-ul .nav-li > a {
    height: 50px;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
  }
  .nav .nav-ul .nav-li > a::after {
    top: 18px;
    width: 2px;
    height: 16px;
    bottom: 0;
  }
  .com-title {
    margin-bottom: 12px;
    font-size: 26px;
    line-height: 34px;
  }
  .com-notice {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    background: url(../img/hdzj/zjgg-bg.png) no-repeat center center;
    background-size: cover;
  }
  .com-notice .zjgg-text {
    width: 100%;
    text-align: justify;
    line-height: 30px;
    font-size: 16px;
  }
  .com-notice .com-notice-r .notice-r-wrap {
    padding: 17px 20px 20px 20px;
  }
  .section2-wrap {
    width: 100%;
    padding: 20px 0 0;
    overflow: hidden;
  }
  .section2 {
    padding: 0 10px;
  }
  .section2 .condition-wrap {
    width: 100%;
    height: auto;
    padding: 0 5px;
  }
  .section2 .condition-wrap .condition-title {
    line-height: 28px;
    font-size: 18px;
  }
  .section2 .condition-wrap .condition-ul .condition-li {
    margin-top: 5px;
    line-height: 28px;
  }
  .list-tab-wrap {
    margin: 0;
    padding: 2px 10px 0;
    margin-bottom: 10px;
  }
  .list-tab-wrap .tab-wrap {
    margin-top: 0;
    padding: 0;
  }
  .list-tab-wrap .tab-wrap .tab-list {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32%;
    height: auto;
    margin: 5px 5px;
    padding: 5px 0;
  }
  .list-tab-wrap .tab-wrap .tab-list.active .text {
    height: auto;
    line-height: normal;
  }
  .list-tab-wrap .tab-wrap .tab-list .text {
    height: auto;
    line-height: normal;
  }
  .list-tab-wrap .l2-wrap {
    margin-top: -2px;
  }
  .list-tab-wrap .l2-wrap .l2-list .l2-text {
    width: 90%;
    font-size: 13px;
    line-height: 20px;
  }
  .list-tab-wrap .l2-wrap .l2-list.active .l2-text {
    font-size: 13px;
    font-weight: 700;
  }
  .list-tab-wrap .text-content-wrap {
    padding: 10px 10px 10px;
  }
  .list-tab-wrap .text-content-wrap .text-content-list .text-list {
    line-height: 26px;
  }
  .list-tab-wrap .text-content-wrap .text-content-list .text-list:not(:first-child) {
    margin-top: 0;
  }
  .common-title-wrap {
    zoom: .7;
  }
  .section3 {
    margin: 0 30px 25px 20px;
  }
  .section3 .cx-item {
    line-height: 26px;
    padding: 0 0 15px 46px;
  }
  .section3 .cx-item h2 {
    font-size: 18px;
  }
  .section3 .cx-item p {
    line-height: 28px;
    font-size: 16px;
  }
  .section3 .cx-item:before {
    zoom: .8;
  }
  .section4-wrap {
    padding: 25px 0 30px;
  }
  .section4 {
    padding: 0 10px;
    height: auto;
  }
  .section4 .download-text-wrap {
    margin: 20px 0 20px;
  }
  .section4 .download-text-wrap a {
    font-size: 20px;
  }
  .section4 .tips-text {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
  }
  .section-tp {
    padding: 15px;
    margin: 0;
    background: none;
  }
  .section-tp .tp-wrap {
    padding-bottom: 30px;
    padding-top: 10px;
  }
  .section-tp .tp-wrap .tp-text {
    padding: 15px;
  }
  .section-tp .tp-wrap .tp-text .tp-time {
    text-indent: 0;
    font-size: 16px;
    text-align: center;
  }
  .section-tp .tp-wrap .tp-text h2 {
    font-size: 26px;
  }
  .section-tp .tp-wrap .tp-text .tp-intro-text {
    font-size: 16px;
    line-height: 32px;
  }
  .section-tp .tp-wrap .tp-img {
    border-left: none;
    border-top: 3px solid rgba(37, 89, 159, 0.36);
    padding-top: 10px;
  }
  .section-tp .tp-wrap .tp-img h2 {
    margin-top: 10px;
  }
  .section-tp .tp-left-img {
    zoom: .7;
  }
  .section-tp .tp-right-img {
    zoom: .7;
  }
  .footer {
    padding: 20px 15px;
    margin-top: 0;
  }
  .footer .contact-inner {
    justify-content: center;
  }
  .footer .contact-inner .text-wrap .text {
    font-size: 14px;
  }
  .footer .contact-inner .code-wrap {
    display: flex;
    justify-content: center;
    margin-left: 30px;
    padding-top: 20px;
  }
  /*返回顶部*/
  .back-btn {
    right: 10px;
  }
}

@media screen and (max-width: 1200px) {
  /*返回顶部*/
  .back-btn {
    right: 10px;
  }
}

@media screen and (max-width: 1500px) {
  .header .header-zh {
    zoom: .8;
    left: 80%;
    left: calc(50% + 570px);
  }
}

@media screen and (max-width: 1200px) {
  .header .header-zh {
    display: none;
  }
}

@media screen and (max-width: 780px) {
  .list-tab-wrap .tab-wrap .tab-list {
    display: flex;
    width: 100%;
    margin: 5px 0;
  }
}

@media screen and (max-width: 750px) {
  .com-notice .com-notice-l {
    zoom: .6;
  }
  .vote-block-title {
    height: 12.3vw;
    line-height: 12.3vw;
    font-size: 4vw;
    max-width: 80%;
    margin-bottom: -12.5vw;
    letter-spacing: 2px;
  }
  .vote-block-title:before {
    zoom: .7;
    left: 10vw;
  }
  .footer {
    padding: 20px 15px;
    margin-top: 0;
  }
  .footer .contact-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer .contact-inner .text-wrap .text {
    font-size: 14px;
  }
  .footer .contact-inner .code-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-left: 0;
    padding-top: 20px;
  }
}
