﻿@charset "utf-8";

.top_info {
    width: 100%;
    height: 13.3333vw;
    font-size: 1.875rem;
    color: #333333;
    font-weight: bold;
    background-color: #ffffff;
    display: flex;
    align-items: center;
}

.img_header {
    width: 9vw;
    height: 9vw;
    margin-left: 4.6667vw;
    border-radius: 50%;
}

.top_info_content {
    font-size: 4vw;
    font-weight: bold;
    padding-left: 2.0vw;
    display: flex;
    max-width: 75vw;
}

.top_info_arrow {
    padding-left: 1.8667vw;
    align-items: center;
    display: flex;
}

.img_arrow {
    width: 2vw;
    height: 1.4667vw;
}

.main_content {
    width: 100%;
    position: relative;
}

.swiper_content {
    position: absolute;
    width: 100%;
}

.swiper-container {
    width: 100%;
    height: 58.1333vw;
}

.swiper-pagination {
    top: 32.1333vw;
    display: flex;
    justify-content: right;
}

.index_banner {
    width: 100%;
    height: 58.1333vw;
}

.menu_ul {
    width: 96vw;
    margin: 0 auto;
    height: 30vw;
    background-color: #ffffff;
    border-radius: 2.6667vw;
    position: absolute;
    z-index: 10;
    left: 2vw;
    top: 36.4vw;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0px 0.8vw 3.45vw 0px rgba(159, 181, 225, 0.19);
}

.menu_li {
    display: flex;
    flex-direction: column;
    width: 23vw;
    align-items: center;
    justify-content: center;
}

.index_menu_img {
    width: 12vw;
    height: 12vw;
}

.menu_li_txt {
    color: #333333;
    font-size: 3.4667vw;
}

.top_placeholder {
    width: 100%;
    height: 70vw;
}

.notice_list {
    width: 95.6vw;
    height: 11.2vw;
    margin: 0 auto;
    margin-top: 1.5vw;
    background-color: #F7F9FC;
    border-radius: 2.6667vw;
    display: flex;
}

.notice_list_left {
    width: 15.2vw;
    height: 11.2vw;
}

.img_notice {
    width: 15.2vw;
    height: 11.2vw;
}

.notice_list_mid {
    display: flex;
    align-items: center;
    padding-left: 2.4vw;
    width: 64.26vw;
    overflow: hidden;
}

.notice_list_mid a {
    font-size: 3.7333vw;
    color: #333333;
}

.notice_list_right {
    display: flex;
    align-items: center;
    margin-left: 1.33vw;
}

.notice_list_right a {
    font-size: 3.0667vw;
    color: #9A9A9A;
}

.img_arrow_2 {
    width: 1.3333vw;
    height: 2.4vw;
    margin-left: 1.3333vw;
}

.news_nav {
    width: 100vw;
    margin: 0 auto;
    margin-top: 7.8667vw;
    position: relative;
}

.news_list {
    width: 91.4667vw;
    margin: 0 auto;
    display: none;
}

.news_list_li {
    display: flex;
    border-bottom: 1px solid #EEEEEE;
    padding-top: 5.0667vw;
    padding-bottom: 4.6667vw;
}

.news_list_li_left {
    width: 62.8vw;
}

.news_list_li_left_1 {
    font-size: 4.2667vw;
    font-weight: bold;
    color: #333333;
    padding-left: 4vw;
    line-height: 6.2667vw;
}

.news_list_li_left_2 {
    padding-top: 3.7333vw;
    font-size: 2.8vw;
    color: #8A8A8A;
}

.news_list_tag_1 {
    border: 1px solid #BED8FF;
    border-radius: 5px;
    color: #5896F4;
    padding: 0.5vw 1vw;
}

.news_list_tag_2 {
    padding-left: 4vw;
    padding-right: 3vw;
}

.news_list_li_right {
    width: 28.6667vw;
}

.news_list_img {
    width: 28.6667vw;
    height: 19.3333vw;
    border-radius: 1.3333vw;
}

.div_line_3 {
    position: absolute;
    top: 0;
    right: 0;
    height: 6vw;
    width: 10vw;
    z-index: 111111;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 15%);
}

.img_line_3 {
    width: 3.7333vw;
    height: 4vw;
}

.news_nav_ul {
    width: 90.9333vw;
    /* margin: 0 auto; */
    overflow: hidden;
}

.news_nav_li {
    font-size: 4.2667vw;
    font-weight: bold;
    color: #6B6B6B;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.news_nav_li_active {
    font-size: 4.8vw;
    font-weight: bolder;
    color: #333333;
}

.img_line {
    width: 7.7333vw;
    height: 2.6667vw;
    display: none;
}

/* 数据统计 */
.data_list {
    width: 95.6vw;
    margin: 0 auto;
}

.data_list_title {
    width: 95.6vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding-top: 4.6667vw;
    padding-bottom: 4.6667vw;
}

.data_list_title_img {
    width: 1.24vw;
    height: 5.0667vw;
}

.data_list_title_txt {
    font-size: 4.5vw;
    color: #333333;
    padding-left: 2.0vw;
    font-weight: bold;
}

.data_ul {
    padding-bottom: 6vw;
    display: flex;
    justify-content: space-between;
}

.data_li {
    width: 30vw;
    height: 26.5333vw;
    background: #EBF3FF;
    border-radius: 2.0vw;
}

.data_li_img_1 {
    width: 8.5333vw;
    height: 8.5333vw;
    margin-left: 3.4667vw;
    margin-top: 2.0vw;
}

.data_li_title {
    font-size: 2.4vw;
    color: #333333;
    padding-left: 3.4667vw;
    padding-top: 1.7vw;
}

.data_li_num {
    font-size: 5.4667vw;
    color: #333333;
    padding-left: 3.4667vw;
    padding-top: 1.7vw;
}

.data_li_2 {
    background: #E6F5FF;
}

.data_li_3 {
    background: #FFF3EA;
}

.empty_line {
    width: 100%;
    height: 2.5333vw;
    background: #F7F7FB;
}

.data_list_title_2 {
    padding-bottom: 0;
}