@media screen and (max-width: 768px) {
  .remShow {
    display: block !important;
  }
  #app {
    padding-top: 14vw;
  }
  .remHide {
    display: none !important;
  }
  .navhide {
    display: none;
  }
  .nav_zhanzh {
    position: fixed;
    top: 14vw;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000c9;
    z-index: 99999;
  }
  .nav_zhanzh .remdnavs {
    background-color: #FFFFFF;
  }
  .remdnavs {
    padding: 2vw 5.63vw;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 5.3vw;
  }
  .remdnavs .items_navs {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    margin-top: 5.3vw;
    flex: 0 0 30%;
    margin-right: calc(9%/2);
    font-family: Source Han Sans SC,
            Source Han Sans SC;
    font-weight: 400;
    font-size: 3.2vw;
    color: #000000;
  }
  .remdnavs .items_navs:nth-child(3n) {
    margin-right: 0;
  }
  .remdnavs .items_navs img {
    width: auto;
    height: 6.4vw;
    object-fit: contain;
  }
  .remdnavs .items_navs span {
    padding-top: 1.6vw;
  }
  nav {
    width: 100%;
    background: #3178f7;
    border-radius: 0vw 0vw 0vw 0vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3vw 8.33vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
  }
  nav .logim34 {
    width: auto;
    height: 8.75vw;
    object-fit: contain;
  }
  nav .irming {
    width: auto;
    height: 4.75vw;
    object-fit: contain;
  }
  nav .leiva {
    display: none;
    align-items: center;
    height: 100%;
  }
  nav .leiva .na_item {
    height: 100%;
    padding: 0 0.94vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 0.94vw;
    color: #000000;
    margin-left: 4vw;
    border-bottom: 0.31vw solid transparent;
  }
  nav .leiva .na_item:hover {
    border-bottom: 0.31vw solid #3178F7;
    color: #3178F7;
  }
  nav .leiva .nav_act {
    border-bottom: 0.31vw solid #3178F7;
    color: #3178F7;
  }
  .top_img1 {
    width: 100%;
    height: 47.42vw;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding-left: 16.7vw;
    position: relative;
  }
  .top_img1 .bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    object-fit: cover;
  }
  .top_img1 h1 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.5vw;
    color: #FFFFFF;
  }
  .top_img1 i {
    width: 5.73vw;
    height: 0.21vw;
    background: #FFFFFF;
    margin-top: 2vw;
    margin-bottom: 4vw;
  }
  .top_img1 button {
    width: 6.46vw;
    height: 2.19vw;
    background: #3178F7;
    border-radius: 0.1vw 0.1vw 0.1vw 0.1vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.83vw;
    color: #FFFFFF;
  }
  .gengduo {
    padding: 1vw 3vw;
    background: #3178F7;
    border-radius: 0.1vw 0.1vw 0.1vw 0.1vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 2.63vw;
    color: #FFFFFF;
  }
  .jina1 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 5.08vw;
    color: #000000;
  }
  .jina2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.25vw;
    color: #000000;
    margin: 0.56vw 0 1.2vw;
  }
  .jina3 {
    width: 3.67vw;
    height: 0.56vw;
    display: inline-block;
    background: #000000;
  }
  .index_box {
    margin-top: 6.29vw;
    padding: 0 8.33vw;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .index_box .linf1 {
    display: flex;
    flex-flow: column;
    background-color: #ffffff96;
  }
  .index_box .linf1 .pidn {
    width: 82.92vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.65vw;
    color: #000000;
    line-height: 3vw;
    padding: 2.25vw 0 1.25vw;
  }
  .index_box .linf1 .textp {
    width: 73.75vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.5vw;
    color: #000000;
    line-height: 3vw;
  }
  .index_box .linf1 .textp p {
    margin-top: 1.25vw;
  }
  .index_box .linf1 .genduobox {
    margin-top: 6vw;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .index_box .linf2 {
    position: absolute;
    top: 7%;
    right: 5vw;
    transform: translateY(-50%);
    z-index: -1;
  }
  .index_box .linf2 img {
    width: auto;
    height: 53.13vw;
    object-fit: contain;
    opacity: 70%;
  }
  .index_box2 {
    margin: 5.8vw 8.33vw;
    border-top: 0.21vw solid #ECECEC;
    border-bottom: 0.21vw solid #ECECEC;
    display: flex;
    align-items: center;
    padding: 2.56vw 1.04vw;
    flex-wrap: wrap;
  }
  .index_box2 .items_box2 {
    width: 50%;
    display: flex;
    align-items: center;
  }
  .index_box2 .te_div {
    display: flex;
    flex-flow: column;
    flex: 1;
  }
  .index_box2 .te_div h4 {
    font-family: Source Han Sans SC, Source Han Sans SC !important;
    font-weight: bold !important;
    font-size: 4vw !important;
    color: #000000 !important;
  }
  .index_box2 .te_div .misnew {
    font-family: Source Han Sans SC, Source Han Sans SC !important;
    font-weight: bold !important;
    font-size: 4vw !important;
    color: #000000 !important;
  }
  .index_box2 .te_div h5 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.8vw;
    color: #000000;
  }
  .index_box2 img {
    width: auto;
    height: 4.08vw;
    object-fit: contain;
    margin-right: 5vw;
  }
  .index_box2 i {
    display: none;
    width: 0.1vw;
    height: 3.08vw;
    background: #ECECEC;
    border-radius: 0vw 0vw 0vw 0vw;
    margin-left: 2.4vw;
    margin-right: 0.83vw;
  }
  .indexboe3 {
    padding: 0 8.33vw;
    margin-top: 6.67vw;
    margin-bottom: 3.59vw;
  }
  .yewufanwei {
    background: url('../img/img_backup.png') no-repeat;
    background-size: cover;
    width: 100%;
    padding: 0 8.33vw;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .yewufanwei .item_yw {
    width: 46%;
    height: 45vw;
    background: #FFFFFF;
    border-radius: 0vw 0vw 0vw 0vw;
    border: 0.1vw solid #E5E5E5;
    display: flex;
    flex-flow: column;
    cursor: pointer;
    margin-right: calc(6%);
    margin-bottom: 2vw;
  }
  .yewufanwei .item_yw:nth-child(2n) {
    margin-right: 0;
  }
  .yewufanwei .item_yw:hover .bgimd {
    filter: brightness(25%);
  }
  .yewufanwei .item_yw:hover .tuos2 {
    opacity: 1 !important;
  }
  .yewufanwei .item_yw .to1 {
    width: 100%;
    height: 21.25vw;
    position: relative;
  }
  .yewufanwei .item_yw .to1 .bgimd {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
  }
  .yewufanwei .item_yw .to1 .tuos2 {
    transition: all 0.5s;
    opacity: 0;
    width: 6vw;
    height: 6vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .yewufanwei .item_yw .to2 {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    padding: 1vw 2.35vw;
  }
  .yewufanwei .item_yw .to2 img {
    width: 7vw;
    height: 7vw;
    object-fit: contain;
  }
  .yewufanwei .item_yw .to2 h4 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.6vw;
    color: #3E3E3E;
    margin: 1vw 0;
  }
  .yewufanwei .item_yw .to2 span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.73vw;
    color: #AAAAAA;
    text-align: center;
  }
  .new_topnav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5.2vw 8.33vw;
  }
  .nuns {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .nuns .ibud {
    position: relative;
  }
  .nuns .ibud img {
    position: absolute;
    top: 50%;
    right: 1.41vw;
    transform: translateY(-50%);
    width: 3vw;
    height: 3vw;
    object-fit: contain;
    cursor: pointer;
  }
  .nuns input {
    width: 35vw;
    height: 6.02vw;
    background: #FFFFFF;
    border-radius: 0.3vw;
    border: 0.1vw solid #D0D0D0;
    padding: 0 1.4vw;
    outline: 0;
    display: flex;
    align-items: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.64vw;
    color: #D0D0D0;
  }
  .news_box {
    padding: 0vw 8.33vw 6.8vw;
    display: flex;
    flex-flow: column;
  }
  .news_box .leig1 {
    width: 100%;
    height: 49.69vw;
    overflow: hidden;
  }
  .news_box .leig1:hover img {
    transform: scale(1.1);
  }
  .news_box .leig1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
  }
  .news_box .leig2 {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 2.8vw 0 3.5vw;
  }
  .news_box .leig2 h3 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.25vw;
    color: #3E3E3E;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
  }
  .news_box .leig2 h3:hover {
    color: #3178f7;
  }
  .news_box .leig2 .pteind {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #808080;
    line-height: 4vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 2vw 0;
  }
  .news_box .leig2 i {
    width: 4.67vw;
    height: 0.46vw;
    background: #000000;
    border-radius: 0vw 0vw 0vw 0vw;
  }
  .news_box .leig3 {
    display: flex;
    flex-flow: column;
  }
  .news_box .leig3 .item_bnews {
    display: flex;
    align-items: center;
    padding: 3.25vw 0;
    border-bottom: 0.1vw solid #CFCFCF;
    cursor: pointer;
  }
  .news_box .leig3 .item_bnews:hover h3 {
    color: #3178f7 !important;
  }
  .news_box .leig3 .item_bnews:hover img {
    transform: scale(1.1);
  }
  .news_box .leig3 .item_bnews:first-child {
    padding-top: 0;
  }
  .news_box .leig3 .item_bnews .lefnu {
    width: 25.61vw;
    height: 13.74vw;
    overflow: hidden;
  }
  .news_box .leig3 .item_bnews .lefnu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
  }
  .news_box .leig3 .item_bnews .rignd {
    height: 11.74vw;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    margin-left: 2.5vw;
    flex: 1;
  }
  .news_box .leig3 .item_bnews .rignd h3 {
    width: 80%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.94vw;
    color: #3E3E3E;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news_box .leig3 .item_bnews .rignd span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 2.73vw;
    color: #808080;
  }
  .gonggao_box {
    width: 100%;
    background: #F5F5F5;
    border-radius: 0vw 0vw 0vw 0vw;
    padding: 5.2vw 8.33vw 8.4vw;
  }
  .gonggao_box .topgomg {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .gonggao_box .gg_box2 {
    width: 100%;
    display: flex;
    flex-flow: column;
    margin-top: 3.8vw;
  }
  .gonggao_box .gg_box2 .fiel_bos1 {
    width: 100%;
    height: 47.6vw;
    position: relative;
    overflow: hidden;
    cursor: pointer;
  }
  .gonggao_box .gg_box2 .fiel_bos1:hover img {
    transform: scale(1.1);
  }
  .gonggao_box .gg_box2 .fiel_bos1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    transition: all 0.5s;
    filter: brightness(80%);
  }
  .gonggao_box .gg_box2 .fiel_bos1 .rito {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3.35vw;
    right: 3.65vw;
  }
  .gonggao_box .gg_box2 .fiel_bos1 .rito span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.73vw;
    color: #FFFFFF;
  }
  .gonggao_box .gg_box2 .fiel_bos1 .rito h5 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 4vw;
    color: #FFFFFF;
  }
  .gonggao_box .gg_box2 .fiel_bos1 h2 {
    width: 80%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.25vw;
    color: #FFFFFF;
    position: absolute;
    bottom: 3vw;
    left: 3.7vw;
  }
  .gonggao_box .gg_box2 .fiel_bos2 {
    margin-top: 4vw;
    width: 100%;
    background: #FFFFFF;
    border-radius: 0vw 0vw 0vw 0vw;
    border: 0.05vw solid #E0E0E4;
    display: flex;
    flex-flow: column;
    padding: 3.5vw 4.1vw 4.3vw;
    cursor: pointer;
    transition: all 0.3s;
  }
  .gonggao_box .gg_box2 .fiel_bos2:hover {
    box-shadow: 0vw 0.21vw 0.42vw 0vw rgba(99, 99, 99, 0.2);
  }
  .gonggao_box .gg_box2 .fiel_bos2 h5 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.94vw;
    color: #3178F7;
  }
  .gonggao_box .gg_box2 .fiel_bos2 h3 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.94vw;
    color: #3E3E3E;
    padding: 4.2vw 0;
  }
  .gonggao_box .gg_box2 .fiel_bos2 p {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.94vw;
    color: #3E3E3E;
    padding: 4.2vw 0;
  }
  .gonggao_box .gg_box2 .fiel_bos2 i {
    width: 100%;
    height: 0.2vw;
    background: #D9D9D9;
  }
  .gonggao_box .gg_box2 .fiel_bos2 .contesss {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.73vw;
    color: #808080;
    margin: 2vw 0;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
  }
  .gonggao_box .gg_box2 .fiel_bos2 .sdate {
    display: flex;
  }
  .gonggao_box .gg_box2 .fiel_bos2 .sdate span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.63vw;
    color: #808080;
  }
  .gonggao_box .gg_box2 .fiel_bos2 .sdate .srngs {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.63vw;
    color: #808080;
    margin-left: 1.3vw;
  }
  .yoqing_box {
    width: 100%;
    background: #FFFFFF;
    border-radius: 0vw 0vw 0vw 0vw;
    display: flex;
    align-items: center;
    padding: 3vw 8.33vw;
  }
  .yoqing_box h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.08vw;
    color: #000000;
    margin-right: 12vw;
  }
  .yoqing_box .lidnf {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
  }
  .yoqing_box .lidnf a {
    margin-right: 6vw;
    margin-bottom: 2vw;
  }
  .yoqing_box .lidnf a:last-child {
    margin-right: 0vw;
  }
  .yoqing_box a {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #3178F7;
    text-decoration: underline;
  }
  footer {
    background: url('../img/img_footer.png') no-repeat;
    background-size: cover;
    width: 100%;
    padding: 3.28vw 8.33vw 1.3vw;
  }
  footer .fft1 {
    display: flex;
    align-items: center;
    position: relative;
    flex-flow: column;
  }
  footer .foot_logo {
    width: auto;
    height: 6.75vw;
    object-fit: contain;
    margin-bottom: 5.28vw;
  }
  footer .mid {
    display: flex;
  }
  footer .mid .mi_titme {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-right: 3.5vw;
  }
  footer .mid .mi_titme h4 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3vw;
    color: #FFFFFF;
  }
  footer .mid .mi_titme a {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.73vw;
    color: #FFFFFF;
    margin-top: 1.5vw;
  }
  footer .mlast {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 100%;
    position: relative;
    padding-bottom: 17vw;
  }
  footer .mlast .tismm1 {
    display: flex;
    align-items: center;
    margin-bottom: 1.1vw;
  }
  footer .mlast .tismm1 .imgbox {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-left: 1.6vw;
  }
  footer .mlast .tismm1 .imgbox img {
    width: 15vw;
    height: 15vw;
    object-fit: contain;
    margin-bottom: 1vw;
  }
  footer .mlast .tismm1 .imgbox span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #FFFFFF;
  }
  footer .mxka {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3vw;
    color: #FFFFFF;
    margin-top: 3vw;
  }
  footer .pode2 {
    position: absolute;
    bottom: 7vw;
    right: 0vw;
    text-align: center;
  }
  footer .pode3 {
    position: absolute;
    bottom: 2vw;
    right: 0vw;
  }
  footer .linsd {
    width: 100%;
    height: 0.16vw;
    background: #FFFFFF;
    border-radius: 0vw 0vw 0vw 0vw;
    margin: 0.8vw 0 0;
  }
  footer .bbotfoote {
    padding: 2.3vw 0;
    width: 100%;
    display: flex;
    align-items: center;
  }
  footer .bbotfoote span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 3.04vw;
    color: #FFFFFF;
  }
  footer .bbotfoote img {
    width: 0.83vw;
    height: 0.42vw;
    object-fit: contain;
    margin-left: 0.57vw;
  }
  footer .bbotfoote i {
    flex: 1;
  }
  .yewu_item {
    width: 100%;
    background: #ffffff;
    border-radius: 0vw 0vw 0vw 0vw;
    padding: 4.6vw 8.33vw 5.3vw;
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .yewu_item:nth-child(2n) {
    background: #F2F2F2;
  }
  .yewu_item h1 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.6vw;
    color: #3E3E3E;
  }
  .yewu_item h3 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.67vw;
    color: #AAAAAA;
    margin: 0.99vw 0 3.65vw;
  }
  .yewu_item p {
    width: 83.33vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #141414;
    margin-bottom: 3.33vw;
    line-height: 4vw;
  }
  .yewu_item .img_bos1 {
    width: 83.33vw;
    height: 43.96vw;
  }
  .yewu_item .img_bos1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .new_box {
    padding: 6.72vw 8.33vw 0.21vw;
  }
  .new_box .lsanav {
    display: flex;
    align-items: center;
    margin-top: 3.65vw;
  }
  .new_box .lsanav .nnviten {
    display: flex;
    flex-flow: column;
    align-items: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3vw;
    color: #000000;
    margin-right: 5.12vw;
  }
  .new_box .lsanav .nnviten:hover {
    color: #3178F7;
  }
  .new_box .lsanav .nnviten:hover span {
    background: #3178F7;
  }
  .new_box .lsanav .nnviten span {
    width: 2.5vw;
    height: 0.21vw;
    background: transparent;
    border-radius: 0vw 0vw 0vw 0vw;
    margin-top: 0.42vw;
  }
  .new_box .lsanav .oimdf {
    color: #3178F7;
  }
  .new_box .lsanav .oimdf span {
    background: #3178F7;
  }
  .new_box .new_bosx_loist {
    display: flex;
    flex-wrap: wrap;
  }
  .new_box .new_items {
    width: 100%;
    padding: 3vw 3vw;
    background: #FFFFFF;
    border-radius: 0vw 0vw 0vw 0vw;
    margin-top: 2.4vw;
  }
  .new_box .new_items:hover {
    box-shadow: 0.21vw 0.21vw 0.83vw 0vw rgba(99, 99, 99, 0.5);
  }
  .new_box .new_items .divimg {
    width: 100%;
    height: 30.75vw;
    border-radius: 0vw 0vw 0vw 0vw;
  }
  .new_box .new_items .divimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .new_box .new_items h2 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 3vw;
    color: #3E3E3E;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 1.5vw 0 0.7vw;
  }
  .new_box .new_items p {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #808080;
    line-height: 4vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .new_info_box {
    padding: 7vw 8.33vw;
  }
  .new_info_box .lin_nav {
    display: flex;
    align-items: center;
  }
  .new_info_box .lin_nav h6 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.1vw;
    color: #000000;
    padding: 0 0.98vw;
  }
  .new_info_box .lin_nav span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.73vw;
    color: #666666;
    padding: 0 0.98vw;
  }
  .new_info_box .lin_nav img {
    height: 2.73vw;
    width: auto;
    object-fit: contain;
  }
  .new_info_box .lin_nav .iimd2 {
    height: 2vw;
    width: auto;
    object-fit: contain;
  }
  .new_info_box h1 {
    width: 78.59vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.6vw;
    color: #3E3E3E;
    padding: 4vw 0 1vw;
  }
  .new_info_box .idn2te {
    display: flex;
    align-items: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.94vw;
    color: #818181;
  }
  .new_info_box .idn2te i {
    width: 9.27vw;
    height: 0.2vw;
    background: #818181;
    margin-right: 1.4vw;
  }
  .new_info_box .linse2 {
    width: 100%;
    height: 0.16vw;
    background: #EEEEEE;
    border-radius: 0vw 0vw 0vw 0vw;
    margin: 2.56vw 0;
  }
  .new_info_box .teat_xte {
    padding: 1vw 0 3vw;
    width: 100%;
    font-weight: 400;
    font-size: 2.6vw;
    color: #818181;
  }
  .bor_bues {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2vw 10vw 0vw;
  }
  .bor_bues .ibuitam {
    padding: 1vw 2vw;
    background: #FFFFFF;
    border: 0.05vw solid #afadad;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .bor_bues .ibuitam:hover {
    border: 0.05vw solid #050505;
  }
  .bor_bues .ibuitam img {
    width: auto;
    height: 1.5vw;
    object-fit: contain;
    margin-right: 0.68vw;
  }
  .bor_bues .ibuitam span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.64vw;
    color: #000000;
  }
  .notic_box {
    padding: 6vw 8.33vw 5vw;
  }
  .notic_box .cont_box {
    padding: 4vw 0;
  }
  .notic_box .nod_item_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #FFFFFF;
    padding: 3vw 1.79vw;
    box-shadow: 0.21vw 0.21vw 0.83vw 0vw rgba(99, 99, 99, 0);
    margin-bottom: 1vw;
    cursor: pointer;
    transition: all 0.6s;
  }
  .notic_box .nod_item_box:hover {
    box-shadow: 0.21vw 0.21vw 0.83vw 0vw rgba(99, 99, 99, 0.5);
  }
  .notic_box .life2 {
    display: flex;
    align-items: center;
  }
  .notic_box .life2 h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 5.33vw;
    color: #000000;
  }
  .notic_box .life2 h3 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.6vw;
    color: #000000;
  }
  .notic_box .lind {
    width: 0.3vw;
    height: 13.29vw;
    background: #E1E2E8;
  }
  .notic_box .life3 {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  .notic_box .life3 h2 {
    width: 40.85vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3vw;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 1.2vw;
  }
  .notic_box .life3 p {
    width: 40.85vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.5vw;
    color: #808080;
    line-height: 3vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .notic_box .life4 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #3178F7;
  }
  .abto_box {
    background: url('../img/img_profile_back.png') no-repeat;
    background-size: cover;
    width: 100%;
    padding: 6.7vw 8.33vw;
  }
  .min_coent_text {
    display: flex;
    margin-top: 1.98vw;
    flex-flow: column;
  }
  .min_coent_text .leifm1 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.9vw;
    color: #000000;
    line-height: 4vw;
    margin-bottom: 4vw;
  }
  .min_coent_text .leifm2 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #808080;
    line-height: 4vw;
  }
  .min_coent_text .leifm2 p {
    margin-bottom: 0.94vw;
  }
  .biote {
    margin-top: 4.1vw;
    width: 100%;
    height: 35.73vw;
    border-radius: 1.56vw;
    position: relative;
  }
  .biote img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .biote .lnum_list {
    position: absolute;
    bottom: 4.58vw;
    right: 4.9vw;
    display: flex;
    align-items: center;
    z-index: 3;
  }
  .biote .lnum_list .nie_item {
    display: flex;
    flex-flow: column;
    margin-left: 11vw;
  }
  .biote .lnum_list .nie_item h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.08vw;
    color: #FFFFFF;
  }
  .biote .lnum_list .nie_item span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.08vw;
    color: #FFFFFF;
  }
  .biote .lnum_list .nie_item h5 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 1.25vw;
    color: #FFFFFF;
  }
  .Company {
    width: 100%;
    padding: 4.53vw 8.33vw 0;
    background: url('../img/img_culture.png') no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  .Company .mi_boc {
    width: 100%;
    display: flex;
    flex-flow: column;
    margin-top: 3vw;
  }
  .Company .mi_boc .bimitem {
    width: 100%;
    height: 29.06vw;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding-left: 4.27vw;
    transition: all 0.5s;
    cursor: pointer;
    margin-bottom: 2vw;
  }
  .Company .mi_boc .bimitem:hover {
    background: #ffffff;
  }
  .Company .mi_boc .bimitem .xian {
    padding: 0.32vw 1.63vw;
    border-left: 0.46vw solid #3178F7;
  }
  .Company .mi_boc .bimitem h3 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.25vw;
    color: #000000;
    margin-bottom: 1.09vw;
    padding-top: 0.31vw;
  }
  .Company .mi_boc .bimitem span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #000000;
  }
  .pro6 {
    width: 100%;
    height: 70.35vw;
    background: url('../img/img_time_2016.png') no-repeat;
    background-size: cover;
    padding: 5vw 0vw 8vw;
    display: flex;
    flex-flow: column;
  }
  .pro6 h3 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 5.08vw;
    color: #FFFFFF;
    padding: 0vw 8.33vw;
  }
  .pro6 .hhdu {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.25vw;
    color: #FFFFFF;
    margin-top: 0.26vw;
    padding: 0vw 8.33vw;
  }
  .pro6 .nnai1 {
    padding: 0vw 16.33vw;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 3vw;
    flex: 1;
  }
  .pro6 .nnai1 h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 4.98vw;
    color: #FFFFFF;
  }
  .pro6 .nnai1 .liemnft2 {
    display: flex;
    width: 60%;
    flex-flow: column;
  }
  .pro6 .nnai1 .liemnft2 h5 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #FFFFFF;
  }
  .pro6 .nnai1 .liemnft2 i {
    width: 1.88vw;
    height: 0.21vw;
    background: #FFFFFF;
    margin: 0.8vw 0;
  }
  .pro6 .nnai1 .liemnft2 span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.6vw;
    color: #FFFFFF;
    height: 12vw;
    overflow-y: scroll;
  }
  .pro6 .nnai1 .liemnft2 span::-webkit-scrollbar {
    display: none;
    width: 0.2vw;
    border-radius: 1vw;
  }
  .pro6 .nnai1 .liemnft2 span::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 1vw;
    /* 设置轨道的背景颜色 */
  }
  .pro6 .nnai1 .liemnft2 span::-webkit-scrollbar-thumb {
    background: #2d71f5;
    border-radius: 1vw;
  }
  .pro6 .nnai2 {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 4vw;
  }
  .pro6 .nnai2 .lefimg1 {
    width: 5vw;
    height: 5vw;
    object-fit: contain;
    position: absolute;
    bottom: -2.2vw;
    left: 6vw;
    cursor: pointer;
  }
  .pro6 .nnai2 .rigimg1 {
    width: 5vw;
    height: 5vw;
    object-fit: contain;
    position: absolute;
    bottom: -2.2vw;
    right: 6vw;
    cursor: pointer;
  }
  .pro6 .nnai2 .lning {
    width: 100%;
    height: 0.2vw;
    background: #ffffff;
  }
  .pro6 .nnai2 .dianlite {
    position: absolute;
    top: -2vw;
    left: 13vw;
    width: 75vw;
    overflow: hidden;
    padding: 0.5vw;
  }
  .pro6 .nnai2 .dianlite .nu_act {
    color: #2D71F5 !important;
  }
  .pro6 .nnai2 .dianlite .nu_act .dian {
    background: #FDFEFE;
    box-shadow: 0vw 0vw 0.31vw 0.1vw #2D71F5 !important;
    border: 0.1vw solid #2D71F5 !important;
  }
  .pro6 .nnai2 .dianlite .nu_act .dian i {
    background: #2D71F5 !important;
  }
  .pro6 .nnai2 .dianlite .miand1 {
    width: 500%;
    height: auto;
    display: flex;
    align-items: center;
    transform: translateX(0);
    transition: all 0.2s;
  }
  .pro6 .nnai2 .imbu1 {
    margin-right: 14.5vw;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.6vw;
    color: #DFDFDF;
    cursor: pointer;
  }
  .pro6 .nnai2 .imbu1 .dian {
    width: 2.5vw;
    height: 2.5vw;
    background: #FDFEFE;
    box-shadow: 0vw 0vw 0.31vw 0.1vw #DFDFDF;
    border: 0.1vw solid #DFDFDF;
    border-radius: 50%;
    margin-bottom: 0.5vw;
  }
  .pro6 .nnai2 .imbu1 .dian i {
    width: 1.5vw;
    height: 1.5vw;
    background: #DFDFDF;
    border-radius: 50%;
  }
  .zizhizhendhu {
    padding: 5.6vw 8.33vw 2vw;
  }
  .zizhizhendhu .simafe2 {
    padding: 6.5vw 0;
    position: relative;
  }
  .zizhizhendhu .simafe2 .swiper-pagination .swiper-pagination-bullet,
  .zizhizhendhu .simafe2 .swiper-pagination .swiper-pagination-bullet-active {
    width: 2vw;
    height: 2vw;
    border: 0.1vw solid #B1B1B1;
    opacity: 1 !important;
  }
  .zizhizhendhu .simafe2 .swiper-pagination .swiper-pagination-bullet {
    background: #ffffff;
    margin: 0 0.6vw;
  }
  .zizhizhendhu .simafe2 .swiper-pagination .swiper-pagination-bullet-active {
    background: #3178F7;
    border: 0.1vw solid transparent;
  }
  .zizhizhendhu .simafe2 .swipernext {
    cursor: pointer;
    width: 1.3vw;
    height: auto;
    object-fit: contain;
    position: absolute;
    bottom: 3.5vw;
    right: 17vw;
    z-index: 9999;
  }
  .zizhizhendhu .simafe2 .swiperprev {
    cursor: pointer;
    width: 1.3vw;
    height: auto;
    object-fit: contain;
    position: absolute;
    bottom: 3.5vw;
    left: 17vw;
    z-index: 9999;
  }
  .zizhizhendhu .mySwiper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 13vw;
  }
  .zizhizhendhu .mySwiper .swiper-slide {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .zizhizhendhu .mySwiper .swiper-slide .toimgs3 {
    width: 32vw;
    height: 42.76vw;
    background: #F2F2F2;
    border-radius: 0.52vw 0.52vw 0.52vw 0.52vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 3.56vw;
  }
  .zizhizhendhu .mySwiper .swiper-slide .toimgs3 img {
    width: auto;
    height: auto;
    object-fit: contain;
  }
  .zizhizhendhu .mySwiper .swiper-slide span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #000000;
    padding-top: 0.99vw;
  }
  .xiahu_box {
    position: relative;
    padding-bottom: 6.25vw;
    display: flex;
    flex-flow: column;
  }
  .xiahu_box .odimg {
    width: 80%;
    height: auto;
    border-radius: 0vw 0vw 0vw 0vw;
    padding-top: 7.34vw;
    padding-left: 8.44vw;
    position: relative;
  }
  .xiahu_box .odimg .limd {
    width: 0.1vw;
    height: 29.79vw;
    background: #D9D9D9;
    position: absolute;
    top: 3.54vw;
    left: 8.6vw;
  }
  .xiahu_box .odimg .teiiem {
    cursor: pointer;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 2.94vw;
    color: #7C7C7C;
    margin-bottom: 2.08vw;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
  }
  .xiahu_box .odimg .teiiem i {
    visibility: hidden;
    margin-right: 3.02vw;
    width: 0.42vw;
    height: 2.08vw;
    background: linear-gradient(180deg, #A2DEFF 0%, #60A7FF 52%, #3178F7 100%);
  }
  .xiahu_box .odimg .act {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.94vw;
    color: #3178F7;
  }
  .xiahu_box .odimg .act i {
    visibility: initial !important;
  }
  .xiahu_box .yoxian_box {
    margin-left: 8.44vw;
    margin-top: 5vw;
    width: 80%;
    height: 50.79vw;
    border-radius: 1.04vw;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    padding: 1.88vw 3.85vw;
    position: relative;
  }
  .xiahu_box .yoxian_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .xiahu_box .yoxian_box h2 {
    position: relative;
    z-index: 3;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3vw;
    color: #FFFFFF;
    margin-bottom: 0.89vw;
  }
  .xiahu_box .yoxian_box p {
    position: relative;
    z-index: 3;
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .pationdlist {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4vw 0 6.5vw;
  }
  .pationdlist .el-pagination.is-background .btn-next,
  .pationdlist .el-pagination.is-background .btn-prev,
  .pationdlist .el-pagination.is-background .el-pager li {
    margin: 0 0.3vw;
  }
  .asid_nav2 {
    width: 13vw;
    height: 13vw;
    background: #FFFFFF;
    box-shadow: 0vw 0vw 1vw 0vw rgba(4, 0, 0, 0.09);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.52vw;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s;
    position: fixed;
    bottom: 3vw;
    right: 3vw;
    z-index: 9999;
  }
  .asid_nav2 img {
    width: 6vw;
    height: 6vw;
    object-fit: contain;
  }
}
