@charset "UTF-8";
/* 响应式样式 */
@media (min-width: 3200px) {
  html {
    font-size: 34px;
  }
  .container {
    width: 88.75rem;
    max-width: none;
  }
  .header .logo {
    height: 3.4rem;
  }
  .logo-box {
    margin: 0 0 0 1.4rem;
  }
}
/* 3k */
@media (max-width: 3200px) {
  html {
    font-size: 25px;
  }
  .container {
    width: 88.75rem;
  }
  .header .logo {
    height: 3.5rem;
  }
}
@media (min-width: 2600px) {
  .news_card {
    width: 50rem;
  }
}
@media (max-width: 2600px) {
  html {
    font-size: 18px;
  }
}
@media (min-width: 2100px) {
  .news_card {
    width: 53rem;
  }
  .news_list {
    width: 63rem;
  }
  .index-dang .dang-item {
    width: calc((100% - 1.25rem) / 2);
  }
  .index-dang .dang-item a {
    width: 100%;
  }
  .index-dang .dang-list {
    width: 100%;
  }
}
@media (min-width: 2400px) {
  .job_list .gray-bg {
    width: 62%;
  }
}
/* 2k */
@media (max-width: 1980px) {
  html {
    font-size: 16px;
  }
  .container {
    width: 88.75rem;
  }
}
@media (max-width: 1880px) {
  html {
    font-size: 15px;
  }
  .container {
    width: 88.75rem;
  }
  .index-dang .dang-item {
    width: calc((100% - 1.25rem) / 2);
  }
  .index-dang .dang-item a {
    width: 100%;
  }
  .index-dang .dang-list {
    width: 100%;
  }
}
@media (max-width: 1680px) {
  html,
  body {
    font-size: 14px;
  }
  .header .logo {
    /*margin: 0 0 0 1rem;*/
  }
  .logo-box {
    margin: 0 0 0 1rem;
  }
  .header .logo-box .logo:nth-of-type(1) img {
    height: 50%;
  }
  .header .logo img {
    height: auto;
  }
  .header .logo-box .logo:nth-last-of-type(2) img {
    width: 10rem;
    height: auto;
  }
  .header .nav_list a {
    font-size: 1em;
  }
  .header a.nav_fir {
    padding: 0 0.6rem;
  }
  .right-bdi {
    font-size: 25rem;
    right: -12rem;
  }
  .right-bdi span {
    height: 23rem;
  }
  .news_card {
    width: 43.5rem;
  }
  .news_card .text_pic {
    height: 27.4rem;
  }
  .news_list .text_pic {
    height: 25rem;
  }
  .news_list {
    width: 50.1rem;
  }
  .notice_list {
    width: 53rem;
  }
  .notice_card .card a .an_image_box {
    height: 30rem;
  }
  .notice_list .item {
    margin-left: 12.5rem;
  }
  .notice_cont.container {
    padding-right: 12.5rem;
  }
  .index-dang .container,
  .contact .container,
  .friendship .list {
    padding: 0 12.5rem;
  }
  .job_block .container {
    width: 83.75rem;
  }
  .notice_list .item span {
    font-size: 1.1rem;
    padding-left: 1rem;
    padding-right: 1.1rem;
  }
  .notice_list .item span i {
    font-size: 0.75rem;
  }
  .notice_list .item h6 {
    width: 26rem;
  }
  .index-dang .dang-item {
    width: 50%;
  }
  .index-dang .dang-item a {
    width: 100%;
  }
  .job_list .row-left {
    width: 50%;
  }
}
@media (max-width: 1420px) {
  .header .logo-box .logo:nth-of-type(1) img {
    height: 50%;
  }
  .header .logo img {
    height: 80%;
  }
  .right-bdi {
    font-size: 32rem;
    right: -14rem;
  }
  .right-bdi span {
    height: 26rem;
  }
  .index-dang .dang-item a span {
    font-size: 1.2rem;
  }
  .friendship .list a i {
    width: 5rem;
    height: 4rem;
  }
  .friendship .list a i em::before {
    width: 2.2rem;
    height: 2.2rem;
  }
}
/* 1k 1280 */
@media (max-width: 1280px) {
  html {
    font-size: 12px;
  }
  .right-bdi {
    font-size: 24rem;
    right: -10rem;
  }
  .right-bdi span {
    height: 20rem;
  }
}
@media (min-width: 992px) {
  .pc_show {
    display: block;
  }
  .mobile_show {
    display: none !important;
  }
  .mobile_right {
    display: none;
  }
  .header li.active a.nav_fir.h_span,
  .header li:hover a.nav_fir.h_span {
    color: var(--mainColor);
    background-size: 100% 0.25rem;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 14px;
  }
  .container {
    margin: 0;
    padding: 0 5.1282vw;
    width: auto;
  }
  .footer_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .qr_box {
    position: static;
  }
  .piblic_title {
    padding: 0.5rem 0 0.5rem;
    padding-bottom: 0;
    padding-top: 7.6923vw;
    margin-bottom: 5.1282vw;
  }
  .piblic_title h2 {
    margin-bottom: 0.1rem;
    font-size: 5.1282vw;
  }
  .piblic_title .title_icon {
    width: 30.7692vw;
    margin-top: 2.0513vw;
  }
  .public_more a {
    text-align: center;
  }
  .pc_show {
    display: none !important;
  }
  .mobile_show {
    display: block;
  }
  .mobile_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    right: 0;
    top: 0;
  }
  .header_fixd {
    height: 11.7333vw;
    border-top: 0.25rem solid #fa9000;
    border-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 0.25rem;
  }
  .header .logo {
    height: 9.7436vw;
    margin: 0 0;
  }
  .header .logo-box .logo:nth-of-type(1) img {
    height: 100%;
  }
  .header .logo img {
    height: 100%;
  }
  .header .logo-box .logo:nth-last-of-type(1) {
    margin-left: 2.5641vw;
  }
  .header .logo-box .logo:nth-last-of-type(1) img {
    width: auto;
  }
  .header .logo-box .logo:nth-last-of-type(2) {
    margin-left: 2.5vw;
  }
  .header .logo.mobile_show {
    margin-top: 0.5128vw;
  }
  .header .logo.mobile_show img {
    height: 80%;
  }
  .header .navbar-collapse {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
  }
  .header .navbar-collapse .nav_list_cont {
    float: right;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 5.1282vw;
    display: block;
  }
  .nav_close {
    float: right;
    width: 13.8462vw;
    height: 11.2821vw;
    background: url("../images/top-en-icon.png") no-repeat center 100%;
    background-size: cover;
    margin-bottom: 7.6923vw;
  }
  .nav_close span {
    color: #fff;
    font-size: 4.1282vw;
    margin-top: 2.0769vw;
    margin-right: 2.4769vw;
  }
  .header .nav_list {
    background: #fff;
    border-radius: 6.1538vw 0 0 0;
    padding-top: 5.1282vw;
    margin-top: 7.6923vw;
    display: block;
    float: none;
  }
  .header .nav_list > li {
    height: auto;
    min-height: 3.2rem;
    display: block;
  }
  .header a.nav_fir {
    position: relative;
    margin: 0 7.6923vw;
    padding: 0;
    height: 3.2rem;
    line-height: 3.2rem;
    color: #333;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    font-size: 1.15rem;
  }
  .header .nav_list > li:first-child a.nav_fir {
    border-top: 0;
  }
  .header a.nav_fir i,
  .header a.nav_sec i,
  .header a.nav_thi i {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    float: right;
  }
  .header a.nav_fir i::before,
  .header a.nav_sec i::before,
  .header a.nav_thi i::before {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e85d";
    cursor: pointer;
  }
  .header a.nav_fir.active i,
  .header a.nav_sec.active i,
  .header a.nav_thi.active i {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .header .nav_list li:has(> a.nav_fir.active) {
    background: #faebe3;
  }
  .header a.nav_fir.active {
    color: #fff;
    background: var(--mainColor);
    padding: 0 7.6923vw;
    margin: 0;
  }
  .header a.nav_fir.active::before {
    content: "";
  }
  .header a.nav_fir.active + .nav_drop a.nav_sec {
    border-color: #ffbd99;
    color: #555;
    font-weight: normal;
  }
  .header .nav_drop {
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    padding-left: 1.875rem;
    padding-bottom: 0;
  }
  .header .nav_drop > li {
    display: block;
  }
  .header .nav_drop > li:hover {
    color: var(--mainColor);
  }
  .header a.nav_sec {
    margin: 0 2rem 0 0;
    padding: 0 0 0 2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    border-top: 1px solid #e2e2e2;
  }
  .header .nav_subdrop > li {
    display: block;
  }
  .header .nav_list + .search_box {
    display: none;
  }
  .header .nav_list + .search_box + .nav_lang {
    background: #fff;
    padding-left: 7.6923vw;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 5.1282vw;
    padding-bottom: 7.6923vw;
  }
  .header .nav_list + .search_box + .nav_lang::before, .header .nav_list + .search_box + .nav_lang::after {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .header .nav_list + .search_box + .nav_lang::before {
    content: "\e620";
    font-size: 4.1026vw;
    color: #666;
    margin-right: 2.5641vw;
  }
  .header .nav_list + .search_box + .nav_lang::after {
    content: "English";
  }
  .header .nav_list + .search_box + .nav_lang .text {
    display: none;
  }
  .header .nav_subdrop {
    position: relative;
    left: 0;
    top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #f7f7f7;
    margin-right: 2rem;
    padding-left: 2.1rem;
    padding-bottom: 0;
    border-top: 1px solid #e2e2e2;
  }
  .header a.nav_sec:hover,
  .header a.nav_sec.active {
    background: transparent;
  }
  .seat_box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .seat_box .bread_icon {
    width: 24vw;
  }
  .seat_box .bread_text ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #videoWin {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .all::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: inherit;
    border-radius: 0.875rem 0.875rem 0 0;
    background-color: rgba(0, 0, 0, 0.56);
  }
  .video_icon {
    width: 12.3077vw;
    height: 12.3077vw;
  }
  .video_icon i::before,
  .video_icon i::after {
    width: 0.5128vw;
    height: 4.1026vw;
  }
  .video_icon.play-icon i {
    border-top: 2.5897vw solid transparent;
    border-bottom: 2.5897vw solid transparent;
    border-left: 3.641vw solid white;
    margin-left: 1.2821vw;
  }
  .video_icon i::before {
    margin-right: 1.5385vw;
  }
  .header .nav_thidrop > li {
    display: block;
  }
  .header .nav_thidrop {
    position: relative;
    left: 0;
    top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #f7f7f7;
    margin-right: 2rem;
    padding-left: 2.1rem;
    padding-bottom: 0;
  }
  .header .nav_thidrop a {
    padding: 0;
  }
  .header a.nav_thi {
    padding: 0 0 0 1rem;
  }
  .header a.nav_thi:hover,
  .header a.nav_thi.active {
    background: transparent;
  }
  .mobile_right .m-sousuo {
    margin-right: 2.5641vw;
  }
  .mobile_right .m-sousuo span {
    color: #fff;
    font-size: 4.9154vw;
  }
  .mobile_right .navbar-toggler {
    border: none;
    padding: 1.0256vw 2.5641vw;
    margin-right: 1.0256vw;
    color: #fff;
  }
  .header.active .m-sousuo span {
    color: #333;
  }
  .header.active .navbar-toggler {
    color: #333;
  }
  .navbar-dark span {
    font-size: 5.1026vw;
  }
  .nav_lang {
    width: 13.3333vw;
    height: 11.2821vw;
    background-size: cover;
    color: #666666;
    font-size: 2.1333vw;
    position: initial;
  }
  .nav_lang .text {
    padding-right: 1.6vw;
    padding-bottom: 2.6667vw;
  }
  .header .nav_search {
    display: none !important;
  }
  .header .nav_search_wap {
    height: 2rem;
    display: inline-block !important;
    vertical-align: middle;
  }
  .header .nav_search_wap span {
    padding: 1.4rem;
    background-position: center 2.1rem;
  }
  .mobile_search {
    margin: 0 7.6923vw;
    margin-left: 2.5641vw;
    background: none;
    border-radius: 4.6154vw 0 0 0;
    border: 1px solid #fff;
    overflow: hidden;
    clear: both;
  }
  .mobile_search form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 10vw;
  }
  .mobile_search input {
    height: 100%;
    width: 100%;
    border: none;
    outline: none;
    background: none;
    font-size: 1.15rem;
    background: rgba(255, 255, 255, 0.3);
    padding-left: 5.1282vw;
    color: #fff;
  }
  .mobile_search input::-webkit-input-placeholder {
    color: #fff;
  }
  .mobile_search input::-moz-placeholder {
    color: #fff;
  }
  .mobile_search input:-ms-input-placeholder {
    color: #fff;
  }
  .mobile_search input::-ms-input-placeholder {
    color: #fff;
  }
  .mobile_search input::placeholder {
    color: #fff;
  }
  .mobile_search button {
    height: 100%;
    padding: 0 3.0897vw;
    border: 0;
    outline: none;
    background: none;
  }
  .mobile_search button span {
    color: var(--mainColor);
    font-size: 6.1538vw;
  }
  .new_search_box form {
    height: auto;
    padding: 0 5.1282vw;
    position: absolute;
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .new_search_box .search_border,
  .new_search_box .search_box_img {
    height: 11.2821vw;
  }
  .pc_search.search-pop .new_search_box .search_border {
    margin-right: 2.5641vw;
    width: atuo;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .pc_search.search-pop .new_search_box .search_box_img span {
    font-size: 4.1026vw;
  }
  .pc_search.search-pop .new_search_box .search_box_img {
    width: 15.3846vw;
  }
  .pc_search.search-pop .new_search_box .search_border i {
    margin-left: 5.1282vw;
  }
  .new_search_box .search_border .input_text {
    font-size: 4.1026vw;
    padding-left: 2.5641vw;
  }
  .pc_search.search-pop .search-pop-close {
    width: 12.8205vw;
    height: 12.8205vw;
    display: none;
  }
  #pageSlider > .swiper-wrapper {
    height: auto;
    display: block;
  }
  #pageSlider > .swiper-wrapper > .swiper-slide {
    height: auto;
    -ms-flex-negative: initial;
        flex-shrink: initial;
  }
  .topSliderVIdeo {
    width: 100%;
    height: 20rem;
  }
  #topSlider {
    height: 105.1282vw;
  }
  #topSlider .swiper-slide {
    height: 100%;
  }
  #topSlider .swiper-slide .topSliderVIdeo {
    height: 100%;
  }
  #topSlider .swiper-slide a {
    height: 100%;
    display: block;
  }
  #topSlider .swiper-pagination .swiper-pagination-bullet {
    margin: 0 0.3125rem;
    width: 0.5rem;
    height: 0.5rem;
    background: #fff;
    opacity: 0.5;
    border-radius: 100%;
  }
  #topSlider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--mainColor);
    opacity: 1;
  }
  .news_box {
    padding: 0;
    background: none;
  }
  .news_card .text_pic {
    height: 58.9744vw;
    border-radius: 25.641vw 0 0 0;
  }
  .news_card .text_pic::after {
    width: 8.2051vw;
    height: 100%;
    background: url("../images/m-index-bg1.png") no-repeat center 100%;
    background-size: cover;
  }
  .news_card .card {
    padding-right: 0;
    padding-top: 4.1026vw;
  }
  .news_card .card h5 {
    font-size: 3.5897vw;
    font-weight: bold;
    color: #222;
  }
  .news_card .card small {
    color: #999;
    margin-top: 3.0769vw;
    margin-bottom: 2.5641vw;
  }
  #noticeSlider .swiper-slide a {
    display: block;
    text-decoration: none;
  }
  #noticeSlider .swiper-slide a .notice_pic {
    height: 23.75rem;
  }
  #noticeSlider .swiper-slide .info {
    padding: 1.25rem;
    background: linear-gradient(45deg, #f8dfcb 0%, #fff 50%, #f8dfcb 100%);
    color: #000000;
  }
  #noticeSlider .swiper-slide .info h5 {
    font-weight: bold;
  }
  #noticeSlider .swiper-slide .info span {
    color: #666666;
  }
  #noticeSlider .swiper-slide .info p {
    margin: 0.5rem 0 0;
  }
  #noticeSlider .swiper-pagination {
    position: relative;
    top: auto;
    margin-top: 1rem;
  }
  #noticeSlider .swiper-pagination-bullet-active {
    background-color: #fb9100;
  }
  .notice_list {
    padding-top: 7.6923vw;
    padding-bottom: 2.5641vw;
  }
  .notice_list .item {
    margin: 0;
    padding: 1.0256vw 0;
    padding-left: 12.8205vw;
    padding-right: 4.1026vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .notice_list .item:last-child {
    border-bottom: 0;
  }
  .notice_list .item span {
    font-size: 3.5897vw;
    padding: 0 1.0256vw 0 2.0513vw;
    border-radius: 3.5897vw 0 0 0;
    margin-right: 2.5641vw;
  }
  .notice_list .item h6 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 44%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1rem;
  }
  .notice_list .item h6 a {
    font-size: 1rem;
  }
  .notice_box .public_more {
    margin: 0 1.4rem;
    width: auto;
  }
  .job_box {
    padding: 0;
  }
  .news_box .bdi-text-icon {
    top: 9%;
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial;
    width: 63.0769vw;
    font-size: 56.4103vw;
  }
  .honor {
    padding: 0.8rem 0 2rem;
    background-image: url("../images/m-rongyu-bg.png");
  }
  .honor_list {
    padding: 0.25rem 0 0.5rem 0;
  }
  .contact {
    padding: 1.25rem 0 0;
  }
  .news_cont,
  .notice_cont,
  .job_cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .news_list,
  .news_card,
  .notice_card,
  .notice_list,
  .job_block,
  .job_list,
  #noticeSlider {
    width: 100%;
    height: auto;
  }
  .news_list {
    margin-bottom: 4.1026vw;
  }
  .news_list::before {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    width: 15.641vw;
    height: 74.1026vw;
    left: -5.1282vw;
    top: 20.5128vw;
    background-size: cover;
  }
  .news_list .item {
    display: block;
    border-bottom-color: #e2e2e2;
    border: none;
    margin-left: 2.5641vw;
    margin-right: 0;
    padding-right: 0;
    padding-top: 3.5897vw;
    padding-bottom: 0;
    position: relative;
    z-index: 20;
  }
  .news_list .item::after {
    display: block;
    content: "";
    clear: both;
  }
  .news_list .item a {
    float: right;
    width: 66%;
    border-bottom: 1px dashed #ddd;
  }
  .news_list .item span {
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial;
    position: initial;
    font-size: 3.5897vw;
    padding: 0.7692vw 1.9385vw;
    width: auto;
    height: auto;
    float: left;
  }
  .news_cont .text_pic span {
    padding-right: 2.5641vw;
  }
  .news_card .card dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: none;
    padding-right: 7.6923vw;
  }
  .news_card .card dd img {
    width: 13rem;
    height: 7.8rem;
  }
  .news_card .card .card-body {
    padding: 0;
  }
  .news_card .card p {
    margin-bottom: 0.0769vw;
    font-size: 3.5897vw;
    color: #333;
    -webkit-line-clamp: 2;
  }
  .news_list {
    margin-top: 5.1282vw;
    margin-left: 0;
  }
  .news_list .text_pic {
    height: 41.0256vw;
    margin-bottom: 2.5641vw;
    border-radius: 0 5.1282vw 0 0;
  }
  .news_list .text_pic img {
    width: 100%;
  }
  .news_list .text_pic::after {
    height: 100%;
    width: 5.1282vw;
    background: url(../images/m-index-bg2.png) no-repeat center;
    background-size: cover;
  }
  .next-more-icon .iconfont {
    font-size: 5.1282vw;
    margin-right: 3.5897vw;
  }
  .news_box .public_more {
    position: initial;
  }
  .public_more a span {
    font-size: 5.1282vw;
  }
  .float-video-box {
    width: 27.9487vw;
    height: 19.4872vw;
  }
  .float-video-box .video-win,
  .pause-bg::before {
    height: 15.8974vw;
  }
  .notice_box {
    background: none;
    padding: 0;
  }
  .notice_cont .notice_left {
    -webkit-transform: translateY(103%);
        -ms-transform: translateY(103%);
            transform: translateY(103%);
    margin-top: 14.1282vw;
  }
  .notice_cont .notice_card {
    -webkit-transform: translateY(-97%);
        -ms-transform: translateY(-97%);
            transform: translateY(-97%);
  }
  .public_more a .btn em,
  .public_more a .btn span {
    color: #333;
  }
  .notice_box .public_more {
    padding: 0;
    margin: 6.1538vw 0;
    margin-bottom: 0;
  }
  .notice_card .card {
    padding: 0;
  }
  .notice_card .card a .info {
    -webkit-transform: translateY(258%);
        -ms-transform: translateY(258%);
            transform: translateY(258%);
  }
  .notice_card .card a .info h5 {
    font-size: 3.5897vw;
    margin-bottom: 0;
  }
  .notice_card .card a .info span {
    margin: 2.5641vw auto;
    color: #999;
  }
  .notice_card .card a .info p {
    -webkit-line-clamp: 2;
    font-size: 3.5897vw;
  }
  .notice_card .card a .an_image_box {
    height: 64.1026vw;
    border-radius: 0 30.7692vw 0 0;
    -webkit-transform: translateY(-58%);
        -ms-transform: translateY(-58%);
            transform: translateY(-58%);
  }
  .notice_card .card .info {
    padding: 0;
  }
  .notice_cont.container {
    padding: 0 1.25rem;
  }
  .notice_cont.container .pos-bg-bottom {
    width: 69.2308vw;
    height: 34.359vw;
    bottom: 44%;
  }
  .notice_list {
    border-radius: 30.7692vw 0 0;
  }
  .notice_list .item h6 {
    padding-bottom: 1.0256vw;
  }
  .notice_left {
    width: 100%;
  }
  .index-dang {
    margin-top: -5.1282vw;
    height: auto;
    background-image: url("../images/m-dang-bg.png");
  }
  .index-dang .container,
  .contact .container,
  .friendship .list {
    padding: 0 5.1282vw;
  }
  .index-dang .dang-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: auto;
  }
  .index-dang .dang-list .dang-item {
    width: calc((100% - 2.5641vw) / 2);
    margin-bottom: 7.6923vw;
  }
  .index-dang .dang-list .dang-item a {
    height: 22.5641vw;
    border-radius: 11.2821vw 0 11.2821vw 0 !important;
  }
  .index-dang .dang-list .dang-item a span {
    padding: 1.2821vw !important;
    padding-right: 10% !important;
    font-size: 3.0769vw;
  }
  .index-dang .dang-item:nth-child(1) {
    margin-right: 2.5641vw !important;
  }
  .index-dang .dang-item:nth-child(1),
  .index-dang .dang-item:nth-child(2) {
    -webkit-transform: translateY(95.7436vw);
        -ms-transform: translateY(95.7436vw);
            transform: translateY(95.7436vw);
  }
  .index-dang .dang-list .dang-item:nth-child(2n+1) {
    margin-right: 0;
  }
  .index-dang .dang-list .dang-item:nth-child(3) {
    width: 100%;
    margin: 0;
    -webkit-transform: translateY(-28.2051vw);
        -ms-transform: translateY(-28.2051vw);
            transform: translateY(-28.2051vw);
  }
  .index-dang .dang-list .dang-item:nth-child(3) a {
    height: 23.0769vw;
    height: auto;
  }
  .index-dang .dang-list .dang-item:nth-child(3) a.text_pic {
    border-radius: 23.0769vw 0 23.0769vw 0 !important;
  }
  .index-dang .dang-list .dang-item:nth-child(3) a .info_box {
    padding-left: 8.7179vw;
    padding-right: 2.5641vw;
  }
  .index-dang .dang-list .dang-item:nth-child(3) a .info_box h4 {
    font-size: 3.5897vw;
    margin-top: 4.1026vw;
    margin-bottom: 3.0769vw;
  }
  .index-dang .dang-list .dang-item:nth-child(3) a .info_box p {
    margin-top: 2.5641vw;
    font-size: 3.5897vw;
  }
  .index-dang .dang-list .dang-item:nth-child(3) a .info_box .sub span {
    padding: 0 !important;
    margin: 0;
    font-size: 3.5897vw;
    margin-right: 0.25rem;
    color: #888;
  }
  .index-dang .dang-list .dang-item:nth-child(3) a .info_box::before {
    width: 1.0256vw;
    height: 14.5128vw;
    left: 5.1282vw;
  }
  .index-dang .dang-list .dang-item:nth-child(3) > a:first-child {
    height: 46.4103vw;
  }
  .index-dang .public_more {
    position: initial;
    padding: 5.1282vw 0;
  }
  .index-dang .piblic_title {
    padding-top: 7.6923vw;
    padding-bottom: 5.1282vw;
    margin-bottom: 0;
  }
  .job_block .container {
    width: 100%;
  }
  #jobSlider .carousel-item {
    width: 50%;
    height: 58.3333vw;
    padding: 6.1538vw 5.1282vw 0 2.5641vw;
  }
  #jobSlider .carousel-item h4 {
    padding-left: 0;
    padding-bottom: 1.2821vw;
    font-size: 3.5897vw;
  }
  #jobSlider .carousel-item h4 i {
    width: 11.7949vw;
    height: 11.7949vw;
    margin-bottom: 2.5641vw;
    -webkit-transform: translateX(-4px);
        -ms-transform: translateX(-4px);
            transform: translateX(-4px);
  }
  #jobSlider .carousel-item p {
    padding-top: 2vw;
    font-size: 2.8205vw;
    padding-bottom: 0.7692vw;
  }
  #jobSlider .carousel-item:nth-child(2n+1) {
    border-left: 1px solid #999;
  }
  #jobSlider .carousel-item:nth-child(1),
  #jobSlider .carousel-item:nth-child(2) {
    border-bottom: 0;
  }
  .elite-box::after {
    height: 33.3333vw;
    margin-top: 70.1795vw;
  }
  .job_list {
    padding-right: 0;
  }
  .job_list .row-list {
    bottom: initial;
  }
  .job_list .row-left {
    padding: 3.8462vw 0;
    padding-right: 5.1282vw;
    margin: 0;
    width: 80%;
  }
  .job_list .list li {
    margin-bottom: 0.7692vw;
  }
  .job_list .list li a {
    padding: 2.0513vw 2.5641vw;
    padding-right: 0;
  }
  .job_list .list li h4 {
    font-size: 2.8205vw;
  }
  .job_list .list li span {
    font-size: 2.5641vw;
    right: 0;
  }
  .job_list .row-right {
    width: 100%;
    padding: 0;
    padding-top: 3.0769vw;
    padding-right: 5.1282vw;
  }
  .job_list .row-right .list {
    margin-top: 3.0769vw;
  }
  .job_box .bdi-text-icon,
  .right-bdi {
    width: 53.8462vw;
    top: 70%;
  }
  .job_box .bdi-text-icon span,
  .right-bdi span {
    font-size: 53.8462vw;
    height: 41.0256vw;
  }
  .carousel-inner::after {
    display: none;
  }
  .job_list .row-list .public_more a {
    margin: 0;
  }
  .job_list .row-right .list li {
    padding-left: 30%;
  }
  .job_list .list li a::after {
    height: 0.5128vw;
  }
  .job_list .row-left .list li a::after {
    height: 0;
  }
  .job_list .gray-bg {
    width: 80%;
    height: 32.0256vw;
    bottom: 10.2051vw;
  }
  .internship-box .job_list {
    padding-bottom: 360px;
  }
  .honor {
    padding: 0;
  }
  .honor .piblic_title {
    padding-top: 7.6923vw;
  }
  .honorSwiper {
    width: 100%;
    height: 100%;
    padding: 10.2564vw 0;
  }
  .honor .piblic_title {
    margin-bottom: 2.5641vw;
  }
  .honorSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .honorSwiper .swiper-slide-active,
  .honorSwiper .swiper-slide-duplicate-active {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5);
    z-index: 10;
  }
  .honorSwiper .swiper-slide a {
    padding: 1.5385vw 1.0256vw;
    background-color: #fff;
    border: 1.0256vw solid transparent;
    -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 #979797;
            box-shadow: 0 0.1875rem 0.1875rem 0 #979797;
  }
  .honorSwiper .swiper-slide-active a,
  .honorSwiper .swiper-slide-duplicate-active a {
    border: 0.7692vw solid #fb9100;
  }
  .honorSwiper .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
  }
  .honorSwiper .swiper-pagination {
    position: relative;
    padding: 2rem 0 0 0;
  }
  .honorSwiper .swiper-pagination-bullet {
    background-color: #fee5c4;
  }
  .honorSwiper .swiper-pagination-bullet-active {
    background-color: var(--mainColor);
  }
  .honorSwiper .swiper-pagination {
    bottom: 0;
  }
  #jobSlider .carousel-item::after {
    width: 25.641vw;
    height: 25.641vw;
    bottom: 0;
  }
  #honorSwiper {
    padding-bottom: 5.1282vw;
  }
  #honorSwiper2 .swiper-pagination {
    bottom: -20px;
  }
  .contact_map {
    height: auto;
    display: block;
    margin: 0;
    width: auto;
  }
  .contact .piblic_title {
    padding-top: 7.6923vw;
  }
  #map {
    width: 100%;
    height: 51.2821vw;
  }
  .contact {
    padding: 0;
    margin-top: 0;
  }
  .contact .container {
    height: auto;
    padding: 17.9487vw 5.1282vw;
  }
  .map-right {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 6.1538vw 3.0769vw;
    padding-left: 10.2564vw;
  }
  .map-right .adress-info h4 {
    font-size: 4.1026vw;
    margin: 0;
  }
  .map-right .adress-info p {
    font-size: 3.0769vw;
    margin-top: 2.5641vw;
  }
  .friendship {
    padding-top: 10.2564vw;
    padding-bottom: 12.9487vw;
  }
  .friendship .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .friendship .list a {
    width: calc((100% - 9.2308vw) / 2);
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    margin-bottom: 5.1282vw;
    padding: 0;
    margin-bottom: 6.1538vw;
  }
  .friendship .list a:nth-child(2n) {
    margin-left: 9.2308vw;
  }
  .friendship .list a i {
    width: 12.3077vw;
    height: 9.7436vw;
    border-radius: 0 4.6154vw 0 0;
  }
  .friendship .list a i em::before {
    width: 7.6923vw;
    height: 7.6923vw;
  }
  .friendship .list a span {
    height: auto;
    padding-left: 0;
    margin-left: 1.5385vw;
    font-size: 3.5897vw;
    padding-bottom: 2.5641vw;
  }
  .friendship .list a:nth-last-child(1) span {
    padding-bottom: 0;
  }
  .footer {
    position: relative !important;
    padding-top: 7.6923vw;
  }
  .footer .container {
    width: auto;
  }
  .ft-top {
    padding-bottom: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .ft-top .ft-left {
    width: 60%;
    display: block;
  }
  .ft-top .ft-left .footer-logo {
    margin-right: 0;
    margin-bottom: 5.1282vw;
  }
  .ft-top .ft-left .footer-logo a {
    width: 48.7179vw;
  }
  .adress-info .item {
    margin-right: 0;
    margin-bottom: 2.5641vw;
  }
  .adress-info .item:nth-child(2n+1) {
    margin-right: 0;
  }
  .adress-info .item span {
    display: block;
  }
  .footer {
    padding-bottom: 0;
  }
  .footer .qr_box {
    position: initial;
    display: block;
  }
  .footer .qr_box span {
    height: auto;
    display: block;
    margin-bottom: 5.1282vw;
  }
  .footer .qr_box span:nth-child(2) {
    margin-left: 0;
  }
  .footer .copyright {
    /*border-top: 1px solid #e1b578;*/
    color: #4576c7;
    font-size: 3.0769vw;
  }
  /*  */
  .page_main {
    padding: 0 5.1282vw;
    padding-bottom: 12.8205vw;
    width: 100%;
  }
  .page_cont {
    margin: 0;
    padding: 0;
overflow-x: hidden;
  }
  .search-list{
    overflow: initial;
  }
  .page_list_pic {
    background: #fff;
  }
  .page_list_pic .banner {
    position: relative;
    height: 30.7692vw;
  }
  .seat_box {
    padding-top: 2.5641vw;
    padding-bottom: 2.5641vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .seat_box .bread_icon::before {
    content: "当前位置：";
    color: #999;
    font-size: 3.0769vw;
  }
  .seat_box .bread_text ul li a,
  .seat_box .bread_text ul li i {
    color: #999;
    font-size: 3.0769vw;
  }
  /*移动端二级导航*/
  .tab_fir {
    height: auto;
  }
  .tab_fir .scroller {
    position: initial;
  }
  .tab_fir a {
    display: inline-block;
    vertical-align: middle;
    padding: 2.0513vw 5.1282vw;
    height: auto;
    line-height: initial;
    font-weight: normal;
    font-size: 4.1026vw;
  }
  .tab_fir a.active {
    color: #fff;
    border-radius: 0 6.6667vw 0 0;
    font-weight: normal;
    border-color: var(--darkColor);
    background: var(--mainColor);
  }
  .tab_list .tab_item {
    margin: 4.1026vw 0;
    margin-bottom: 3.0769vw;
  }
  .tab_list .tab_item a {
    margin-left: 4.1282vw;
    font-size: 3.5897vw;
  }
  .tab_list_child .tab_item .scroller {
    border-bottom: 1px dashed var(--mainColor);
    padding: 0 5.1282vw;
  }
  .tab_list_child .tab_item {
    padding: 0;
    margin: 0;
  }
  .tab_list_child .tab_item a {
    font-size: 3.5897vw;
  }
  .tab_list_child .tab_item a.active {
    border: none;
    color: var(--mainColor);
  }
  .tab_list_child .tab_item a.active::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 5px;
    border: 1px solid var(--mainColor);
    border-radius: 0.7692vw;
    background: #fff;
    border-bottom-color: #fff;
  }
  .tab_list .tab_item a.active {
    border-radius: 0.5128vw 4.1026vw 0.5128vw 0.5128vw;
    border: none;
    background: #faebe3;
    color: var(--mainColor);
  }
  .page_list_pic .banner .page_title {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 72, 0.54);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page_list_pic .banner .page_title .cont {
    color: #fff;
    text-align: center;
  }
  .page_list_pic .banner .page_title h3 {
    font-size: 1.5rem;
  }
  .page_list_pic .banner .page_title h3 i {
    font-size: 0.6875rem;
    margin: 0 0.3125rem;
    font-style: normal;
    color: #c97400;
  }
  .page_list_pic .banner .page_title h6 {
    font-size: 0.875rem;
  }
  .list_pic {
    margin: 0 0;
    padding: 0;
  }
  .list_teacher,
  .leader_teacher {
    margin: 0;
  }
  .list_pic .list_pic_box {
    width: 100%;
    float: initial;
  }
  .list_teacher .list_pic .item {
    width: calc((100% - 5.641vw) / 2);
    height: 56.4103vw;
    margin-bottom: 5.1282vw;
    margin-right: 5.641vw;
  }
  .list_teacher .list_pic .item:nth-child(2n) {
    margin-right: 0;
  }
  .list_pic .item img {
    margin: 0 auto;
    display: block;
  }
  .pb_sys_common {
    margin-top: 5.1282vw !important;
  }
  .leader-container .right-bdi {
    top: 0;
  }
  .leader_teacher .list_pic_box {
    display: block;
  }
  .leader_teacher .list_pic .item {
    width: 100%;
    height: 46.1538vw;
    padding: 2.5641vw;
    margin-right: 0;
    margin-bottom: 5.1282vw;
  }
  .leader_teacher .list_pic .item a li {
    margin-bottom: 0;
  }
  .leader_teacher .list_pic .item .info p {
    margin-bottom: 2.0513vw;
  }
  .leader_teacher .list_pic .item .name {
    margin-bottom: 2.0513vw;
  }
  .leader_teacher .list_pic .item .name h5,
  .leader_teacher .list_pic .item .name h6 {
    margin-bottom: 0;
  }
  .leader_teacher .list_pic .item .row-right {
    padding: 3.0769vw;
  }
  .leader_teacher .list_pic .item a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .leader_teacher .list_pic .item a img {
    margin: 0;
    width: 29.7436vw;
  }
  .btn_back i {
    width: 2.9rem;
    height: 2.9rem;
    background-size: 10.3125rem auto;
    display: inline-block;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .page_content {
    padding-bottom: 0;
  }
  .page_content_main {
    border: 0;
  }
  .page_content_head {
    margin: 0;
    padding-top: 0;
    overflow: hidden;
  }
  .page_content_head h1 {
    font-size: 5.1282vw;
    text-align: center;
    clear: both;
    font-weight: bold;
  }
  .page_content_head span {
    margin: 0;
    float: left;
  }
  .page_content_head span:last-child {
    float: right;
  }
  .page_content_detail {
    margin: 1.875rem 0;
  }
  .page_content_foot {
    margin: 0;
  }
  .page_content_foot {
    padding-top: 6.1538vw;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page_content_foot span {
    font-size: 3.5897vw;
    display: block;
  }
  .list_pic_detial_mobile {
    margin: 0 20px;
  }
  .list_pic_detial_mobile .avatar {
    max-width: 60%;
    margin: 0 auto;
    padding: 20px 0 0;
    position: relative;
  }
  .list_pic_detial_mobile .avatar img {
    width: 100%;
  }
  .list_pic_detial_mobile .avatar .name {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px 0;
    background: rgba(251, 146, 0, 0.8);
    min-width: 80%;
    color: #fff;
    text-align: center;
    font-size: 1rem;
  }
  .list_pic_detial_mobile .avatar h3 {
    font-size: 1.35rem;
  }
  .list_pic_detial_mobile .detail_title span {
    border-bottom: 3px solid #fb7600;
    padding: 1.5625rem 1.25rem 0.4375rem 0;
    font-size: 1.25rem;
    display: inline-block;
  }
  .list_pic_detial_mobile .detail_cont {
    padding: 1.25rem 0 0;
  }
  .noPictureList_list a {
    padding-top: 0;
    padding-bottom: 2.5641vw;
    margin-bottom: 7.6923vw;
    border-bottom-style: solid;
  }
  .noPictureList_list a h4 {
    margin-bottom: 6.1538vw;
    font-size: 4.1026vw;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .noPictureList_list a .tag {
    font-size: 3.0769vw;
  }
  .noPictureList_list a span {
    padding: 0 0 0 1.2rem;
    float: none;
    display: block;
  }
  .noPictureList_list a i {
    color: #575d6c;
    font-size: 1.25rem;
  }
  .right-bdi {
    top: 5%;
    right: -5.1282vw;
  }
  .noPictureList2 .left-date {
    width: 15.3846vw;
    font-size: 3.3333vw;
    margin-right: 6.6667vw;
  }
  .noPictureList2 .left-date span {
    font-size: 5.1282vw;
    margin-bottom: 1.0256vw;
  }
  .noPictureList2 .info_plate h4 {
    font-size: 4.1026vw;
    margin-bottom: 3.5897vw;
  }
  .noPictureList2 .info_plate h4 + p {
    font-size: 3.3333vw;
  }
  .noPictureList3 .noPictureList_list {
    display: block;
  }
  .noPictureList3 .noPictureList_list a {
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 2.5641vw;
  }
  .noPictureList3 .left-icon-box {
    width: 16.9231vw;
    height: 15.3846vw;
    margin-right: 5.1282vw;
  }
  .noPictureList3 .noPictureList_list a .left-icon-box .icon {
    width: 12.8205vw;
    height: 5.641vw;
  }
  .noPictureList4 {
    margin-top: 0;
  }
  .twoColumn li {
    float: none;
    width: auto;
  }
  .twoColumn li a {
    margin: 0;
  }
  .contenSideNav {
    padding: 0 1.25rem;
  }
  .contenSideNav .page_content_foot {
    padding-bottom: 0;
  }
  .page_content_main {
    display: block;
    position: relative;
  }
  .content_teacher_box h2 {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 44%;
  }
  .content_teacher_box {
    padding-left: 0;
  }
  .filterList {
    padding: 0;
    position: relative;
  }
  .filterList_cate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #dfe1e6;
  }
  .filterList_cate a {
    display: inline-block;
    vertical-align: middle;
    padding: 2.0513vw 5.1282vw;
    height: auto;
    line-height: initial;
    font-weight: normal;
    font-size: 4.1026vw;
    text-align: center;
    border-bottom: 1px solid #fff;
    color: #575d6c;
  }
  .filterList_cate a.active {
    color: #fff;
    border-radius: 0 6.6667vw 0 0;
    font-weight: normal;
    border-color: var(--darkColor);
    background: var(--mainColor);
  }
  .filterList_tab {
    padding: 4.1026vw 0;
    border: 0;
    text-align: left;
  }
  .filterList_tab a {
    margin: 0;
    margin-left: 5.1282vw;
    padding: 1.5385vw 5.1282vw;
    border: 0;
    background: #f5f5f6;
    color: #575d6c;
    font-size: 1.1rem;
    border-radius: 2px;
  }
  .filterList_tab a.active {
    border-radius: 0.5128vw 4.1026vw 0.5128vw 0.5128vw;
    font-weight: normal;
    color: var(--mainColor);
    background: #faebe3;
  }
  .filter_btn {
    float: right;
    width: 9.2308vw;
    height: 8.2051vw;
    background: #f0ece6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page_main:has(.noPictureList4) {
    padding: 0;
  }
  .filter_btn i {
    color: #666;
    font-size: 3.5897vw;
  }
  .filterList_form {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    z-index: 10;
    padding: 10px 0 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0.5rem 0.5rem -0.4rem #9b9b9b;
            box-shadow: 0 0.5rem 0.5rem -0.4rem #9b9b9b;
  }
  .filterList_form .date {
    float: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: none;
    height: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 0 10px;
  }
  .filterList_form::before {
    content: "按时间";
    display: block;
    margin: 0 5.1282vw;
    font-size: 4.1026vw;
  }
  .filterList_form .date {
    border: none;
  }
  .filterList_form .title {
    margin: 0 5.1282vw;
    border: none;
  }
  .filterList_form .date b {
    display: none;
  }
  .filterList_form .date span {
    width: 170px;
    height: 40px;
    border: 1px solid var(--mainColor);
    border-radius: 0 5.1282vw 0 0;
    margin: 0 20px;
  }
  #date_start,
  #date_end {
    font-size: 3.5897vw;
    color: #999;
    font-weight: normal;
  }
  .filterList_form .date em {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: block;
  }
  .filterList_form .date span i {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 3.5897vw;
    color: #999;
    font-weight: normal;
  }
  .filterList_form .title {
    float: none;
    display: block;
    background: none;
    padding: 0;
    height: auto;
  }
  .filterList_form .title span {
    display: block;
    font-size: 16px;
    padding: 6px 0 4px;
    margin: 0;
  }
  .filterList_form .title input {
    padding: 0 10px;
    width: 100%;
    height: 40px;
    border: 1px solid var(--mainColor);
    border-radius: 0 5.1282vw 0 0;
    font-size: 3.5897vw;
  }
  .filterList_form .btns {
    margin: 0 auto;
    padding: 6.1538vw 0;
    padding-bottom: 5.1282vw;
    float: none;
    display: block;
    background: none;
    overflow: hidden;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .filterList_form .btns button {
    padding: 0.7692vw 5.641vw;
  }
  .filterList_form .btns button.btn_reset {
    background: #f0ece6;
    color: #222;
    display: block;
    width: auto;
    height: auto;
    border-radius: 6.9231vw 0 0 0;
    font-size: 3.5897vw;
  }
  .filterList_form .btns button.btn_submit {
    background: var(--mainColor);
    color: #fff;
    width: auto;
    height: auto;
    border-radius: 0 6.9231vw 0px 0;
    font-size: 3.5897vw;
  }
  .filter_cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }
  .filterList_row {
    position: relative;
    margin: 0 5.1282vw;
    margin-top: 2.5641vw;
    margin-bottom: 5.1282vw;
    height: 22.5641vw;
    padding: 3.0769vw;
    padding-left: 20.5128vw;
    display: block;
    background: none;
    border-bottom: 1px dashed #ccc;
  }
  .rwo_head {
    display: none;
  }
  .filterList_row i {
    display: none;
  }
  .filterList_row h5 {
    font-size: 4.1026vw;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .filterList_row p {
    display: none;
    text-align: left;
    font-size: 14px;
    font-weight: lighter;
  }
  .filterList_row p em {
    display: none;
    margin-left: 6px;
    font-style: normal;
    color: #4a56ff;
  }
  .filterList_row dl {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 15px;
    min-width: auto;
    padding: 0;
    margin: 0;
    background: none;
    color: #333;
  }
  .filterList_row dd {
    display: none;
  }
  .filterList_row dl dd:nth-child(2) {
    font-size: 3.0769vw;
    line-height: 1.2;
    display: block;
    float: none;
    width: auto;
    -webkit-transform: translateY(120%);
        -ms-transform: translateY(120%);
            transform: translateY(120%);
  }
  .filterList_row dd em {
    display: block;
    font-style: normal;
    font-size: 4.1026vw;
  }
  .filterList_row dt {
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    width: 100%;
    float: none;
    display: block;
    border: none !important;
    color: #fff !important;
    font-weight: normal;
  }
  .noPictureList4 .pb_sys_common {
    margin: 12.8205vw 5.1282vw !important;
    margin-top: 7.6923vw !important;
  }
  .pages em {
    padding: 0 0 5px 0;
    display: block;
    color: #61656e;
    font-size: 15px;
  }
  .pages a,
  .pages span {
    padding: 0 0.8rem;
    height: 2.2rem;
    line-height: 2.2rem;
  }
  .havePictureList_list a {
    display: block;
    padding: 0;
  }
  .havePictureList_list a .an_image_box {
    width: 100%;
    height: 63.5897vw;
  }
  .havePictureList_list a .info_plate {
    position: initial;
    width: auto;
    margin: 0 2.5641vw;
    padding: 3.5897vw;
    padding-bottom: 1.5385vw;
    -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  .havePictureList_list a h4 {
    font-size: 4.1026vw;
    margin-bottom: 3.5897vw;
  }
  .havePictureList_list a p {
    font-size: 3.5897vw;
    margin-bottom: 3.0769vw;
  }
  /* 有图列表2 */
  .havePictureList2 .item {
    margin-right: 7.6923vw;
    margin-bottom: 7.6923vw;
    padding: 0.0625rem;
    display: block;
    width: calc((100% - 7.6923vw) / 2);
    height: 46.1538vw;
  }
  .havePictureList2 .item:nth-child(2n) {
    margin-right: 0;
  }
  .havePictureList2 .item .an_image_box {
    height: 30.7692vw;
    width: 100%;
  }
  .havePictureList2 .item .an_image_box img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .havePictureList2 .item .info_plate p {
    margin: 0;
    color: #555;
    font-size: 3.0769vw;
    text-align: center;
    padding: 0 3.5897vw;
  }
  .search {
    background-color: #fff;
  }
  .search .banner {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: #fff;
    height: 4.125rem;
  }
  .search .banner img {
    display: none;
  }
  .search_form {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 12px 0 12px 20px;
  }
  .search_form form {
    padding-left: 0.5rem;
    height: 2.6rem;
    border-radius: 10rem;
    background: #eef0f5;
  }
  .search_form form input {
    height: 2.6rem;
    background: transparent;
  }
  .search_form form button {
    display: none;
  }
  .search-list .noPictureList_list a {
    padding: 0;
    margin-bottom: 7.6923vw;
  }
  .search-list .noPictureList_list a .info_plate {
    padding-right: 7.1795vw;
  }
  .search-list .noPictureList_list a .info_plate h4 {
    font-size: 4.1026vw;
    color: var(--mainColor);
    margin-bottom: 3.5897vw;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }
  .search-list .noPictureList_list a .info_plate p {
    font-size: 3.3333vw;
    margin-bottom: 3.3333vw;
  }
  .search-list .noPictureList_list a .info_plate span {
    padding: 0;
    font-size: 3.0769vw;
  }
  .search-list .noPictureList_list a .next {
    font-size: 3.3333vw;
    font-weight: bold;
  }
  .search-list .new_search_box {
    margin-bottom: 7.6923vw;
    margin-top: -5vw;
  }
  .search-list .new_search_box form {
    position: initial;
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial;
    padding-right: 0;
  }
  .search-list .new_search_box form .search_border,
  .search-list .new_search_box form .search_box_img {
    height: 10.2564vw;
  }
  .search-list .new_search_box form .search_box_img {
    padding: 0 3.5897vw;
  }
  .search-list .new_search_box form .search_box_img span {
    font-size: 6.1282vw;
  }
}
@media (max-width: 500px) {
  .footer_section {
    display: inline-block;
  }
}