@media screen and (min-width: 768px) {
     .patiodns {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .patiodns .comitre {
    width: 2.6vw;
    height: 2.6vw;
    border-radius: 50%;
    border: 0.1vw solid #c1c1c1bd;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9vw;
    font-family: Source Han Sans CN;
    margin-right: 0.3vw;
    cursor: pointer;
  }
  .patiodns .comitre:hover {
    color: #fff;
    background-color: #1373c0;
    border: 0;
  }
  .patiodns .acmte {
    color: #fff;
    background-color: #1373c0;
    border: 0;
  }
  .pchide {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex: 1;
    padding: 0 1vw;
  }
  .mask-layer-imgbox .layer-img-box img {
    width: 50vw;
  }
  .mySwiper444 {
    width: 100%;
    overflow: hidden;
  }
  .mask-layer .mask-layer-imgbox .mask-layer-imgName {
    background: transparent;
    font-size: 1.2vw;
    bottom: 1vw;
    text-align: center;
    text-shadow: -2px -2px 0 #333333, 2px -2px 0 #333333, -2px 2px 0 #333333, 2px 2px 0 #333333;
    color: #fff;
  }
  .bgainmd {
    width: 88.54vw;
    height: 19.9vw;
    overflow: hidden;
    border-radius: 2vw;
    margin: 3.71vw auto;
  }
  .title_info {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    margin-top: 4.5vw;
  }
  .title_info h1 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.88vw;
    color: #333333;
  }
  .title_info span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.35vw;
    color: #666666;
    padding-top: 0.1vw;
  }
  nav {
    display: flex;
    align-items: center;
    padding: 0 5.73vw;
    background: #fff;
    height: 5.63vw;
  }
  nav .lef_logo {
    display: flex;
    align-items: center;
  }
  nav .lef_logo img {
    width: 5.21vw;
    height: 3.49vw;
    object-fit: contain;
  }
  nav .lef_logo span {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.25vw;
    color: #333333;
    padding-left: 1.5vw;
  }
  nav .rif_text {
    padding-left: 8.8vw;
    display: flex;
    align-items: center;
  }
  nav .rif_text a {
    padding: 0 1.04vw;
    height: 5.63vw;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.25vw;
    color: #333333;
  }
  nav .rif_text a:hover {
    background-color: #13408f;
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.25vw;
    color: #FFFFFF;
  }
  nav .rif_text .act_nav {
    background-color: #13408f;
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.25vw;
    color: #FFFFFF;
  }
  .mySwiper_bid {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .mySwiper_bid .swiper-pagination-bullet-active {
    background: #FFFFFF !important;
    opacity: 1 !important;
  }
  .mySwiper_bid .swiper-pagination-bullet {
    background: #FFFFFF50;
    width: 38px;
    height: 8px;
    border-radius: 4px;
    opacity: 1 !important;
    
  
  }
  .mySwiper_bid .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .mySwiper_bid .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .indexBander {
    margin-bottom: 3vw;
  }
  .indexBander .swiper-slide {
    width: 100%;
  }
  .top_banner {
    width: 100%;
    height: 46.46vw;
    margin-bottom: 4.3vw;
  }
  .top_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .abt_index {
    padding: 0 5.73vw;
    background-color: #ffffff;
  }
  .nol_nav {
    display: flex;
    align-items: center;
  }
  .nol_nav i {
    width: 0.42vw;
    height: 4.69vw;
    background: linear-gradient(0deg, #13408F 0%, #2050ED 100%);
    border-radius: 0.21vw;
    margin-right: 0.87vw;
  }
  .nol_nav .nvs_box {
    display: flex;
    flex-flow: column;
    flex: 1;
  }
  .nol_nav .nvs_box h4 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.88vw;
    color: #333333;
  }
  .nol_nav .nvs_box span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.35vw;
    color: #666666;
  }
  .nol_nav a,
  .nol_nav button {
    width: 7.19vw;
    height: 2.81vw;
    background: #FFFFFF;
    border-radius: 1.41vw;
    border: 0.05vw solid #EEEEEE;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
  }
  .nol_nav a:hover,
  .nol_nav button:hover {
    background: #13408f;
    color: #fff;
  }
  .abt_contain_box {
    margin: 2.8vw 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 1vw;
    overflow: hidden;
  }
  .abt_contain_box .lef_img {
    width: 41vw;
    height: 29vw;
    border-radius: 2vw;
    overflow: hidden;
  }
  .abt_contain_box .lef_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .abt_contain_box .rig_box {
    display: flex;
    flex-flow: column;
    height: 29vw;
    width: 44.27vw;
  }
  .abt_contain_box .rig_box h3 {
    padding: 1vw 1.3vw;
    width: 41.72vw;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.56vw;
    color: #13408F;
  }
  .abt_contain_box .rig_box .text_box {
    padding: 0 1.3vw;
    width: 41.72vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1vw;
    color: #333333;
    line-height: 1.56vw;
  }
  .abt_contain_box .rig_box .bot_box {
    width: 100%;
    flex: 1;
    background: url('../img/图层 2.png') no-repeat;
    background-size: cover;
    padding: 0.78vw 1.35vw;
    border-radius: 1vw;
    overflow: hidden;
  }
  .abt_contain_box .rig_box .bot_box .top_lost_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .abt_contain_box .rig_box .bot_box .top_list {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 9.69vw;
    height: 3.65vw;
    background: url('../img/矩形 15.png') no-repeat;
    background-size: cover;
  }
  .abt_contain_box .rig_box .bot_box .top_list img {
    width: 2.4vw;
    height: 2.4vw;
    object-fit: contain;
  }
  .abt_contain_box .rig_box .bot_box .top_list .sx_lis {
    display: flex;
    flex-flow: column;
  }
  .abt_contain_box .rig_box .bot_box .top_list .sx_lis h5 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 0.94vw;
    color: #333333;
  }
  .abt_contain_box .rig_box .bot_box .top_list .sx_lis span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.83vw;
    color: #666666;
  }
  .new_list_box {
    display: flex;
    flex-flow: column;
  }
  .new_list_box .list_items {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1vw 0;
    border-bottom: 0.05vw solid #D2E7FA;
  }
  .new_list_box .list_items img {
    width: 0.57vw;
    height: 0.47vw;
    object-fit: contain;
  }
  .new_list_box .list_items .text_content {
    font-family: Source Han Sans CN;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 0.94vw;
    color: #333333;
    flex: 1;
    padding: 0 0.78vw;
  }
  
  
   .new_list_box .list_items .text_content:hover {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.94vw;
    color: #13408f;
    flex: 1;
    padding: 0 0.78vw;
  }
  
  .new_list_box .list_items span {
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 0.89vw;
    color: #999999;
  }
  .num_box {
    margin: 0 auto 0;
    width: 88.54vw;
    height: 10.94vw;
    background: #FFFFFF;
    box-shadow: 0vw 0vw 2vw 0vw rgba(0, 39, 167, 0.08);
    border-radius: 1.56vw;
    display: flex;
    align-items: center;
    margin-bottom: 4.8vw;
  }
  .num_box .item_slit {
    display: flex;
    flex-flow: column;
    align-items: center;
    position: relative;
    width: 25%;
  }
  .num_box .item_slit sup {
    font-size: 1.15vw;
    color: #13408F;
    position: absolute;
    top: 0;
    right: -1.2vw;
  }
  .num_box .item_slit h5 {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.15vw;
    color: #333333;
    padding-top: 1vw;
  }
  .num_box .item_slit .topnum1 {
    font-family: Source Han Sans CN;
    font-weight: 900;
    font-size: 3.23vw;
    color: #13408F;
    position: relative;
  }
  .num_box .item_slit .topnum1 span {
    font-family: Source Han Sans CN;
    font-weight: 900;
    font-size: 3.23vw;
    color: #13408F;
  }
  .nor_pad {
    padding: 0 5.73vw;
  }
  .tech_box .list_boxi_tec {
    display: flex;
    width: 100%;
    overflow: hidden;
    padding-bottom: 4.8vw;
  }
  .tech_box .list_boxi_tec .tex_items {
    height: 24.38vw;
    background: #FFFFFF;
    cursor: pointer;
    border-radius: 1.04vw;
    display: flex;
    flex-flow: column;
    overflow: hidden;
    margin-top: 2.8vw;
    box-shadow: 0vw 0vw 2vw 0vw rgba(34, 34, 34, 0.041);
    padding-bottom: 1vw;
    transition: all 0.3s;
  }
  .tech_box .list_boxi_tec .tex_items:hover {
    box-shadow: 0vw 0vw 2vw 0vw rgba(34, 34, 34, 0.041);
    transform: translateY(-0.3vw);
  }
  .tech_box .list_boxi_tec .tex_items button {
    width: 5.19vw;
    height: 2vw;
    background: #FFFFFF;
    border-radius: 1.41vw;
    border: 0.05vw solid #EEEEEE;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.8vw;
    color: #333333;
  }
  .tech_box .list_boxi_tec .tex_items button:hover {
    background: #13408f;
    color: #fff;
  }
  .tech_box .list_boxi_tec .tex_items:hover {
    box-shadow: 0vw 0vw 2vw 0vw rgba(0, 39, 167, 0.08);
  }
  .tech_box .list_boxi_tec .tex_items .img_box {
    width: 100%;
    height: 12vw;
    background: #FFFFFF;
  }
  .tech_box .list_boxi_tec .tex_items .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .tech_box .list_boxi_tec .tex_items h4 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.15vw;
    color: #333333;
    padding: 1.4vw;
  }
  .tech_box .list_boxi_tec .tex_items h4:hover {
    font-weight: bold;
    color: #13408f;
  }
  .tech_box .list_boxi_tec .tex_items p {
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.94vw;
    color: #666666;
    padding: 0 1.4vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .career_box {
    width: 100%;
    height: 52.08vw;
    background: #13408F;
    padding-top: 4.8vw;
  }
  .career_box .nol_nav {
    display: flex;
    align-items: center;
    padding: 0 5.73vw;
  }
  .career_box .nol_nav i {
    width: 0.42vw;
    height: 4.69vw;
    background: #FFFFFF;
    border-radius: 0.21vw;
    margin-right: 0.87vw;
  }
  .career_box .nol_nav .nvs_box {
    display: flex;
    flex-flow: column;
    flex: 1;
  }
  .career_box .nol_nav .nvs_box h4 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.88vw;
    color: #FFFFFF;
  }
  .career_box .nol_nav .nvs_box span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.35vw;
    color: #FFFFFF;
  }
  .career_box .nol_nav button {
    width: 7.19vw;
    height: 2.81vw;
    background: #FFFFFF;
    border-radius: 1.41vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
  }
  .career_box .nol_nav button:hover {
    background: #13408f;
    color: #fff;
  }
  .career_box .mySwiper1 {
    overflow: hidden;
    margin-left: 5.73vw;
    margin-top: 4.3vw;
  }
  .career_box .mySwiper1 .swiper-slide {
    width: 24.48vw;
    height: 35.63vw;
    background: #0B4AB8;
    border-radius: 1.04vw;
    position: relative;
    overflow: hidden;
  }
  .career_box .mySwiper1 .swiper-slide .bgimss {
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
  }
  .career_box .mySwiper1 .swiper-slide .bbot_bosos {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: translateY(3.49vw);
    transition: all 0.8s;
    cursor: pointer;
  }
  .career_box .mySwiper1 .swiper-slide .bbot_bosos:hover {
    transform: translateY(0) !important;
  }
  .career_box .mySwiper1 .swiper-slide .bbot_bosos button {
    width: 100%;
    height: 3.49vw;
    background: #0B4AB8;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0vw 0vw 1.04vw 1.04vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #FFFFFF;
  }
  .career_box .mySwiper1 .swiper-slide .bbot_bosos button img {
    width: 1.25vw;
    height: 1.25vw;
    object-fit: contain;
    margin-left: 0.83vw;
  }
  .career_box .mySwiper1 .swiper-slide .mosha {
    padding: 1vw 1.2vw;
    display: flex;
    flex-flow: column;
    width: 100%;
    backdrop-filter: blur(4px) saturate(197%);
    -webkit-backdrop-filter: blur(4px) saturate(197%);
    background-color: #45464A30;
    border-radius: 1.04vw 1.04vw 0 0;
  }
  .career_box .mySwiper1 .swiper-slide .mosha .name_box .t1 {
    width: 8.23vw;
    height: 1.88vw;
    background: linear-gradient(88deg, #FFE2B3 0%, #CD8E4F 100%);
    border-radius: 0.52vw 0.52vw 0vw 0vw;
    display: flex;
    align-items: center;
  }
  .career_box .mySwiper1 .swiper-slide .mosha .name_box .t1 i {
    width: 0.16vw;
    height: 1.04vw;
    background: linear-gradient(0deg, #13408F 0%, #2168E4 100%);
    border-radius: 0.08vw;
    margin: 0 0.3vw 0 0.8vw;
  }
  .career_box .mySwiper1 .swiper-slide .mosha .name_box .t1 span {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.25vw;
    color: #13408F;
  }
  .career_box .mySwiper1 .swiper-slide .mosha .name_box .t2 {
    width: 8.23vw;
    height: 1.46vw;
    background: #856341;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .career_box .mySwiper1 .swiper-slide .mosha .name_box .t2 span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.94vw;
    color: #ffffffd2;
  }
  .career_box .mySwiper1 .swiper-slide .mosha p {
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.94vw;
    color: #ffffff;
    line-height: 1.56vw;
    margin-top: 1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .course_box {
    position: relative;
  }
  .course_box .pri1 {
    position: absolute;
    top: 50%;
    left: 1.5vw;
    width: 2vw;
    height: 2vw;
    background: #00000050;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1vw;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
  }
  .course_box .pri1:hover {
    background: #000;
  }
  .course_box .nex1 {
    position: absolute;
    z-index: 999;
    top: 50%;
    right: 1.5vw;
    cursor: pointer;
    width: 2vw;
    height: 2vw;
    background: #00000050;
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    font-size: 1vw;
    color: #fff;
  }
  .course_box .nex1:hover {
    background: #000;
  }
  .course_box .nol_nav {
    padding: 0 5.73vw;
    margin-top: 4.8vw;
  }
  .course_box .mySwiper2 {
    position: relative;
    overflow: hidden;
    margin-left: 5.73vw;
    margin-top: 2.8vw;
  }
  .course_box .mySwiper2 .swiper-slide {
    position: relative;
    width: 24.17vw;
  }
  .course_box .mySwiper2 .swiper-slide:hover .cour_bgimg {
    filter: brightness(50%);
  }
  .course_box .mySwiper2 .swiper-slide:hover .bbut1 {
    opacity: 1 !important;
  }
  .course_box .mySwiper2 .swiper-slide:hover h3 {
    font-weight: bold !important;
    color: #13408F !important;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour {
    width: 24.17vw;
    height: 14.58vw;
    border-radius: 1.04vw;
    overflow: hidden;
    position: relative;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .cour_bgimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    transition: all 0.5s;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .bbut1 {
    transition: all 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8.23vw;
    height: 2.6vw;
    border-radius: 1.3vw;
    border: 0.05vw solid #FFFFFF;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .bbut1 .bo1 {
    display: block;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .bbut1 .bo2 {
    display: none;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .bbut1:hover {
    background: #ffffff !important;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .bbut1:hover span {
    color: #13408F !important;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .bbut1:hover .bo1 {
    display: none;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .bbut1:hover .bo2 {
    display: block;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .bbut1 img {
    width: 1.56vw;
    height: 1.56vw;
    object-fit: contain;
  }
  .course_box .mySwiper2 .swiper-slide .img_bos_cour .bbut1 span {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 0.94vw;
    color: #FFFFFF;
    padding-left: 1vw;
  }
  .course_box .mySwiper2 .swiper-slide h3 {
    width: 23.75vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.25vw;
    color: #333333;
    margin-top: 1.2vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .course_box .mySwiper2 .swiper-slide p {
    margin-top: 0.5vw;
    width: 23.75vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1vw;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .course_box .mySwiper2 .swiper-slide .taodim {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.5vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .course_box .mySwiper2 .swiper-slide .taodim span {
    display: inline-block;
    margin-right: 0.45vw;
    background: #13408F;
    border-radius: 0.31vw;
    padding: 0vw 0.53vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.83vw;
    color: #FFFFFF;
    margin-bottom: 0.47vw;
    height: 2vw;
    line-height: 2vw;
  }
  .course_box .mySwiper2 .swiper-slide .taodim span:nth-child(2n) {
    background: #2168E4;
  }
  .trainl_box .nol_nav {
    padding: 0 5.73vw;
    margin-top: 4.8vw;
  }
  .trainl_box .mySwiper3 {
    overflow: hidden;
    margin-left: 5.73vw;
    margin-top: 2.8vw;
  }
  .trainl_box .mySwiper3 .swiper-slide {
    position: relative;
    height: 35.73vw;
    width: 27.6vw;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  .trainl_box .mySwiper3 .swiper-slide:first-child .peixin_imgbox {
    display: none;
  }
  .trainl_box .mySwiper3 .swiper-slide:first-child .mor_list {
    display: block;
    width: 27.6vw;
    height: 35.73vw;
    border-radius: 1.04vw;
    overflow: hidden;
    position: relative;
  }
  .trainl_box .mySwiper3 .swiper-slide:first-child .mor_list:hover {
    opacity: 1;
  }
  .trainl_box .mySwiper3 .swiper-slide:first-child .mor_list:hover h3 {
    bottom: 0vw;
  }
  .trainl_box .mySwiper3 .swiper-slide:first-child .mor_list h3 {
    transition: all 0.3s;
    opacity: 1;
    width: 100%;
    height: 3.33vw;
    background: #282828a8;
    border-radius: 0vw 0vw 1.04vw 1.04vw;
    position: absolute;
    bottom: -3.33vw;
    left: 0;
    z-index: 9;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.25vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
  }
  .trainl_box .mySwiper3 .swiper-slide:first-child .mor_list img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .trainl_box .mySwiper3 .swiper-slide .mor_list {
    display: none;
  }
  .trainl_box .mySwiper3 .swiper-slide .peixin_imgbox {
    width: 27.6vw;
    height: 16.67vw;
    border-radius: 1.04vw;
    overflow: hidden;
    position: relative;
  }
  .trainl_box .mySwiper3 .swiper-slide .peixin_imgbox:hover {
    opacity: 1 !important;
  }
  .trainl_box .mySwiper3 .swiper-slide .peixin_imgbox:hover h3 {
    bottom: 0 !important;
  }
  .trainl_box .mySwiper3 .swiper-slide .peixin_imgbox h3 {
    transition: all 0.3s;
    opacity: 1;
    width: 100%;
    height: 3.33vw;
    background: #282828a8;
    border-radius: 0vw 0vw 1.04vw 1.04vw;
    position: absolute;
    bottom: -3.33vw;
    left: 0;
    z-index: 9;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.25vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
  }
  .trainl_box .mySwiper3 .swiper-slide .peixin_imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
   .swiper-slide:hover .cour_bgimg1 {
    transform: scale(1.1);
  }
  .img_bos_honor {
    width: 24vw;
    height: 32vw;
    border-radius: 1.04vw;
    overflow: hidden;
    position: relative;
  }
   .img_bos_honor .cour_bgimg1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    transition: all 0.5s;
  }
   .mySwiper4 {
    overflow: hidden;
    margin-left: 5.73vw;
    margin-top: 2.8vw;
  }
   .mySwiper4 .swiper-slide {
    position: relative;
    width: 24.17vw;
  }
   .mySwiper4 .swiper-slide:hover h3 {
    font-weight: bold !important;
    color: #13408F !important;
  }
   .mySwiper4 .swiper-slide h3 {
    width: 23.75vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.25vw;
    color: #333333;
    line-height: 1.88vw;
    margin-top: 1.2vw;
  }
   .mySwiper433 {
    overflow: hidden;
    margin-left: 5.73vw;
    margin-top: 2.8vw;
  }
   .mySwiper433 .swiper-slide {
    position: relative;
    width: 24.17vw;
  }
   .mySwiper433 .swiper-slide:hover h3 {
    font-weight: bold !important;
    color: #13408F !important;
  }
   .mySwiper433 .swiper-slide h3 {
    width: 23.75vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.25vw;
    color: #333333;
    line-height: 1.88vw;
    margin-top: 1.2vw;
  }
  .mySwiper12 {
    width: 88vw;
    position: relative;
    overflow: hidden;
    margin: 2.8vw auto;
    padding-bottom: 5vw;
  }
  .mySwiper12 .swiper-pagination-bullet-active {
    background: #13408f !important;
    opacity: 1 !important;
  }
  .mySwiper12 .swiper-pagination-bullet {
    background: #13408f50;
    width: 38px;
    height: 8px;
    border-radius: 4px;
    opacity: 1 !important;
  }
  .mySwiper12 .swiper-pagination-bullet:hover {
    background: #13408f !important;
  }
  .mySwiper12 .swiper-wrapper {
    width: 88.5vw;
    margin: auto;
    position: relative;
  }
  .mySwiper12 .swiper-wrapper .swiper-slide {
    display: flex;
    flex-flow: column;
    width: 88.5vw !important;
  }
  .mySwiper12 .bot_items1 {
    display: flex;
    flex-flow: column;
    padding: 1vw 0;
    border-bottom: 0.05vw solid #E0E0E0;
  }
  .mySwiper12 .bot_items1 .bot_ocod {
    width: 100%;
    height: 3vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mySwiper12 .bot_items1 .bot_ocod h3 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.25vw;
    color: #333333;
    cursor: pointer;
    width: 95%;
  }
  .mySwiper12 .bot_items1 .bot_ocod i {
    font-size: 1.25vw;
    width: 5%;
  }
  .mySwiper12 .bot_items1 p {
    width: 87.19vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
    line-height: 1.56vw;
    margin-top: 1.1vw;
  }
  footer {
    width: 100%;
    background: #13408F;
    padding: 0vw 5.7vw 1.04vw;
    margin-top: 15vw;
  }
  footer .top_footer_box {
    margin-bottom: 1vw;
    padding: 3.18vw 0;
    border-bottom: 0.05vw solid #FFFFFF60;
    display: flex;
    justify-content: space-between;
  }
  footer .ffot_left {
    display: flex;
    flex-flow: column;
  }
  footer .ffot_left .ff_img1 {
    width: 8.44vw;
    height: 2.45vw;
    object-fit: contain;
  }
  footer .ffot_left .uyinwe {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.83vw;
    color: #FFFFFF;
  }
  footer .ffot_left h4 {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.15vw;
    color: #FFFFFF;
    margin-top: 2.19vw;
  }
  footer .ffot_left p {
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 0.83vw;
    color: #FFFFFF;
    margin: 0.9vw 0 1.38vw;
  }
  footer .ffot_left .img_bis_lkis {
    display: flex;
    align-items: center;
  }
  footer .ffot_left .img_bis_lkis .dou_items1 {
    display: flex;
    align-items: center;
    width: 8.85vw;
    height: 6.56vw;
    background: #FFFFFF;
    border-radius: 0.52vw;
    padding-left: 0.3vw;
    margin-right: 1.7vw;
  }
  footer .ffot_left .img_bis_lkis .dou_items1 .wimg2 {
    width: 5.83vw;
    height: 5.83vw;
    object-fit: contain;
  }
  footer .ffot_left .img_bis_lkis .dou_items1 span {
    display: block;
    writing-mode: vertical-lr;
    padding: 0 0.8vw;
  }
  footer .ffot_left .rexian {
    margin-top: 1.2vw;
    display: flex;
    align-items: center;
  }
  footer .ffot_left .rexian span {
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 0.83vw;
    color: #FFFFFF;
  }
  footer .ffot_left .rexian h2 {
    font-family: DIN;
    font-weight: bold;
    font-size: 1.35vw;
    color: #FFFFFF;
  }
  footer .ffot_rig {
    display: flex;
    padding: 0vw 8vw 0 0;
  }
  footer .ffot_rig .foo_itms {
    display: flex;
    flex-flow: column;
    margin-left: 6.8vw;
  }
  footer .ffot_rig .foo_itms h5 {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.15vw;
    color: #FFFFFF;
    padding-bottom: 1.3vw;
  }
  footer .ffot_rig .foo_itms a {
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 0.94vw;
    color: #FFFFFF;
    padding: 0.5vw 0;
  }
  footer .ffot_rig .foo_itms a:hover {
    text-decoration: underline;
  }
  footer .texd223 {
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 0.73vw;
    color: #FFFFFF;
    line-height: 1.58vw;
    opacity: 0.6;
  }
  .banner_in {
    width: 100%;
    height: 29.58vw;
    object-fit: cover;
  }
  .project_box {
    background-color: #f0f2f7;
    padding: 3.75vw 5.6vw 5vw;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }
  .project_box h3 {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.56vw;
    color: #333333;
  }
  .project_box .jiesha {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.04vw;
    color: #333333;
    padding-top: 1.04vw;
  }
  .project_box .pro_list_item {
    width: 100%;
    display: flex;
    align-items: center;
    border-radius: 1.04vw;
    overflow: hidden;
    background-color: #fff;
    margin-top: 3.3vw;
    transition: all 0.3s;
  }
  .project_box .pro_list_item:hover {
    box-shadow: 0vw 0vw 2vw 0vw rgba(34, 34, 34, 0.041);
    transform: translateY(-0.3vw);
  }
  .project_box .pro_list_item:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .project_box .pro_list_item .lff1 {
    width: 50%;
    height: 26.77vw;
    border-radius: 1.04vw;
    overflow: hidden;
  }
  .project_box .pro_list_item .lff1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .project_box .pro_list_item .lff2 {
    width: 50%;
    height: 26.77vw;
    padding: 2vw 2.5vw;
    display: flex;
    flex-flow: column;
  }
  .project_box .pro_list_item .lff2 .ta1 {
    display: flex;
    align-items: center;
    margin-bottom: 1.4vw;
    cursor: pointer;
  }
  .project_box .pro_list_item .lff2 .ta1 img {
    width: 1.93vw;
    height: 1.35vw;
    object-fit: contain;
  }
  .project_box .pro_list_item .lff2 .ta1 h1 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.56vw;
    color: #333333;
    padding-left: 1vw;
  }
  .project_box .pro_list_item .lff2 .ta1 h1:hover {
    color: #13408f;
    font-weight: bold;
  }
  .project_box .pro_list_item .lff2 .ta2 {
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
    line-height: 1.56vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .project_box .pro_list_item .lff2 .ta3 {
    display: flex;
    align-items: center;
    margin: 1.6vw 0 1vw;
  }
  .project_box .pro_list_item .lff2 .ta3 i {
    width: 0.16vw;
    height: 1.04vw;
    background: linear-gradient(0deg, #13408F 0%, #2168E4 100%);
    border-radius: 0.08vw;
  }
  .project_box .pro_list_item .lff2 .ta3 span {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.04vw;
    padding-left: 0.47vw;
    color: #13408F;
  }
  .project_box .pro_list_item .lff2 .ta4 {
    display: flex;
    flex-wrap: wrap;
  }
  .project_box .pro_list_item .lff2 .ta4 .ti4_item {
    display: flex;
    align-items: center;
    margin-right: 3.44vw;
    margin-bottom: 0.83vw;
    width: 48%;
    margin-right: calc(3%);
  }
  .project_box .pro_list_item .lff2 .ta4 .ti4_item:nth-child(2n) {
    margin-right: 0;
  }
  .project_box .pro_list_item .lff2 .ta4 .ti4_item img {
    width: 0.99vw;
    height: 0.94vw;
    object-fit: contain;
  }
  .project_box .pro_list_item .lff2 .ta4 .ti4_item span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.94vw;
    color: #333333;
    padding-left: 0.68vw;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .project_box .pro_list_item .lff2 .but_boos {
    display: flex;
    justify-content: flex-end;
    flex: 1;
    align-items: flex-end;
  }
  .project_box .pro_list_item .lff2 button {
    width: 7.19vw;
    height: 2.81vw;
    background: #FFFFFF;
    border-radius: 1.41vw;
    border: 0.05vw solid #13408F;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #13408F;
  }
  .project_box .pro_list_item .lff2 button:hover {
    background: #13408f;
    color: #fff;
  }
  .project_info_box {
    background-color: #f0f2f7;
    padding-bottom: 5vw;
  }
  .project_info_box .top_pro1 {
    margin: 0vw auto 0;
    display: flex;
    align-items: center;
    padding: 2vw 5.7vw 0;
  }
  .project_info_box .top_pro1 .liimgd {
    width: 44.27vw;
    height: 26.77vw;
    background: #FFFFFF;
    border-radius: 1.04vw;
    border: 0.4vw solid #FFFFFF;
    overflow: hidden;
    position: relative;
    z-index: 9;
  }
  .project_info_box .top_pro1 .liimgd img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .project_info_box .top_pro1 .fir1 {
    flex: 1;
    padding: 2.1vw 2.5vw;
    display: flex;
    flex-flow: column;
    margin-top: 3vw;
  }
  .project_info_box .top_pro1 .fir1 .ta1 {
    display: flex;
    align-items: center;
    margin-bottom: 1.4vw;
  }
  .project_info_box .top_pro1 .fir1 .ta1 img {
    width: 1.93vw;
    height: 1.35vw;
    object-fit: contain;
  }
  .project_info_box .top_pro1 .fir1 .ta1 h1 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.56vw;
    color: #333333;
    padding-left: 1vw;
  }
  .project_info_box .top_pro1 .fir1 .ta2 {
    width: 38.8vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
    line-height: 1.56vw;
    overflow: hidden;
    height: 9vw;
  }
  .project_info_box .course_list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 5.6vw;
  }
  .project_info_box .course_list .course_item {
    width: 43.23vw;
    height: 13.13vw;
    background: #FFFFFF;
    border-radius: 1.04vw;
    display: flex;
    align-items: center;
    padding: 1vw;
    flex: 0 0 49%;
    margin-right: 2%;
    margin-top: 1.8vw;
  }
  .project_info_box .course_list .course_item:nth-child(2n) {
    margin-right: 0;
  }
  .project_info_box .course_list .course_item .lift_img {
    width: 18vw;
    height: 10.83vw;
    object-fit: cover;
  }
  .project_info_box .course_list .course_item .rig_box {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 0.8vw 0;
    height: 100%;
    margin-left: 1.7vw;
  }
  .project_info_box .course_list .course_item .rig_box h3 {
    width: 20.42vw;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1vw;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .project_info_box .course_list .course_item .rig_box .xing_list {
    display: flex;
    align-items: center;
  }
  .project_info_box .course_list .course_item .rig_box .xing_list img {
    width: 0.87vw;
    height: 0.89vw;
    object-fit: contain;
    margin-right: 0.16vw;
  }
  .project_info_box .course_list .course_item .rig_box p {
    width: 20.42vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.94vw;
    color: #333333;
    line-height: 1.35vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .project_info_box .course_list .course_item .rig_box .bute2 {
    display: flex;
    justify-content: flex-end;
  }
  .project_info_box .course_list .course_item .rig_box .bute2 button {
    width: 5.63vw;
    height: 2.19vw;
    background: #FFFFFF;
    border-radius: 1.09vw;
    border: 0.05vw solid #EEEEEE;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.83vw;
    color: #333333;
  }
  .project_info_box .course_list .course_item .rig_box .bute2 button:hover {
    background: #13408f;
    color: #fff;
  }
  .project_info_box .mySwiper5 {
    overflow: hidden;
    width: 100%;
    margin-top: 2vw;
  }
  .project_info_box .mySwiper5 .swiper-slide {
    width: 37.6vw;
  }
  .project_info_box .mySwiper5 .swiper-slide img {
    width: 37.6vw;
    height: 25.1vw;
    object-fit: cover;
  }
  .project_info_box .mySwiper5 .swiper-slide h3 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1vw;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    padding-top: 1vw;
  }
  .project_info_box .advantage {
    display: flex;
    flex-wrap: wrap;
    padding: 0 5.6vw;
    margin-top: 2.8vw;
  }
  .project_info_box .advantage img {
   margin-bottom: 1.3vw;
        /*flex: 0 0 31%;*/
        flex: 100%;
        height: 100%;
        object-fit: cover;
        margin-right: calc(6% / 2);
  }
  .project_info_box .advantage img:nth-child(3n) {
    margin-right: 0;
  }
  .stuplan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 88.54vw;
    margin: 2.5vw auto 0;
    padding: 1vw;
    background-color: #fff;
  }
  .stuplan .spwer_boxleft {
    width: 30%;
    height: 34vw;
  }
  .stuplan .spwer_boxleft .mySwiper6 {
    overflow: hidden;
    width: 100%;
    position: relative;
  }
  .stuplan .spwer_boxleft .mySwiper6 .swiper-slide {
    width: 100%;
    height: 34vw;
    border-radius: 2vw;
    overflow: hidden;
  }
  .stuplan .spwer_boxleft .mySwiper6 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .stuplan .rig_imgs23 {
    width: 65%;
    height: 34vw;
    object-fit: contain;
  }
  .com_imgsd {
    margin: 2.5vw auto 0;
    width: 87.97vw;
    height: 35.94vw;
    object-fit: cover;
  }
  .new_box {
    background-color: #f0f2f7;
    padding: 2.7vw 5.73vw 10vw;
  }
  .new_box .new_nav {
    display: flex;
    align-items: center;
  }
  .new_box .new_nav .new_nav_item {
    padding: 0.84vw 1.46vw;
    background: #FFFFFF;
    border-radius: 2.41vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
    border: 0.05vw solid #EEEEEE;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 1.72vw;
  }
  .new_box .new_nav .new_nav_item:hover {
    background: #13408F;
    color: #FFFFFF;
  }
  .new_box .new_nav .act_nav_new {
    background: #13408F;
    color: #FFFFFF;
  }
  .new_box .top_new_box {
    margin-top: 3.28vw;
    width: 100%;
    height: 32.98vw;
    background: #13408F;
    border-radius: 1.56vw;
    display: flex;
    justify-content: space-between;
    padding: 3.39vw 4vw;
  }
  .new_box .top_new_box .lef_img23 {
    width: 38.02vw;
    height: 23.47vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    border-radius: 1vw;
    position: relative;
  }
  .new_box .top_new_box .lef_img23 .mdis2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 1vw;
    z-index: 9;
    position: relative;
  }
  .new_box .top_new_box .lef_img23 .bg_toumi {
    position: absolute;
    bottom: -2vw;
    left: 50%;
    transform: translateX(-50%);
    width: 36.97vw;
    height: 23.91vw;
    z-index: 1;
  }
  .new_box .top_new_box .rigs33 {
      margin-top:1vw;
    width: 39vw;
    display: flex;
    flex-flow: column;
    height: 23.47vw;
    padding-bottom: 2vw;
  }
  .new_box .top_new_box .rigs33 .tiam1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.2vw 0 2vw;
  }
  .new_box .top_new_box .rigs33 .tiam1 img {
    width: 6.56vw;
    height: auto;
    object-fit: contain;
  }
  .new_box .top_new_box .rigs33 .tiam1 .texte223 {
    font-family: DIN;
    font-weight: bold;
    font-size: 1.68vw;
    color: #FFFFFF;
  }
  .new_box .top_new_box .rigs33 .tiam2 {
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.56vw;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .new_box .top_new_box .rigs33 .tiam3 {
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1vw;
    color: #FFFFFF;
    margin: 1.2vw 0 1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .new_box .top_new_box .rigs33 .tiam4 {
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 1.04vw;
    color: #E0E0E0;
    margin-bottom: 2.2vw;
    flex: 1;
  }
  .new_box .top_new_box .rigs33 .tiam5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .new_box .top_new_box .rigs33 .tiam5 button {
    width: 7.19vw;
    height: 2.81vw;
    background: #FFFFFF;
    border-radius: 1.41vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
    transition: all 0.3s;
  }
  .new_box .top_new_box .rigs33 .tiam5 button:hover {
    box-shadow: 0vw 0vw 2vw 0vw rgba(34, 34, 34, 0.041);
    transform: translateY(-0.3vw);
  }
  .new_box .top_new_box .rigs33 .tiam5 .lefings23 {
    display: flex;
    align-items: center;
  }
  .new_box .top_new_box .rigs33 .tiam5 .lefings23 .buitem {
    margin-right: 1.7vw;
  }
  .new_box .top_new_box .rigs33 .tiam5 .lefings23 div {
    cursor: pointer;
    width: 2.08vw;
    height: 2.08vw;
    border-radius: 50%;
    border: 0.2vw solid #FFFFFF;
    display: flex;
    font-weight: 400;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: 0.6;
  }
  .new_box .top_new_box .rigs33 .tiam5 .lefings23 div:hover {
    opacity: 1;
  }
  .cour_info {
    background-color: #fff;
  }
  .cour_info .munss {
    margin-top: 5vw;
    width: 88.54vw;
    height: 49.79vw;
    border-radius: 1.04vw;
  }
  .cour_info h2 {
    width: 90%;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.25vw;
    color: #333333;
    line-height: 1.87vw;
    margin: 3.2vw 0 1.5vw;
  }
  .cour_info .op_text {
    width: 88.13vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.94vw;
    color: #666666;
    line-height: 1.35vw;
  }
  .cour_info .oitme_os {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.5vw;
  }
  .cour_info .oitme_os span {
      height: 2vw;
    margin-right: 0.45vw;
    background: #13408F;
    border-radius: 0.31vw;
    padding: 0.43vw 0.53vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.83vw;
    color: #FFFFFF;
    margin-bottom: 0.47vw;
  }
  .cour_info .oitme_os span:nth-child(2n) {
    background: #2168E4;
  }
  .main_box_lost {
    display: flex;
    flex-wrap: wrap;
    padding: 3.5vw 0vw;
  }
  .main_box_lost .list_itewm {
    display: flex;
    flex-flow: column;
    width: 27.6vw;
    height: 32.4vw;
    background-color: #fff;
    border-radius: 1.56vw;
    overflow: hidden;
    flex: 0 0 31.5%;
    margin-bottom: 2.86vw;
    margin-right: calc(5.5%/2);
    transition: all 0.3s;
  }
  .main_box_lost .list_itewm:hover {
    box-shadow: 0vw 0vw 2vw 0vw rgba(34, 34, 34, 0.041);
    transform: translateY(-0.3vw);
  }
  .main_box_lost .list_itewm:nth-child(3n) {
    margin-right: 0;
  }
  .main_box_lost .list_itewm .imgbox {
    width: 100%;
    height: 16.77vw;
  }
  .main_box_lost .list_itewm .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main_box_lost .list_itewm .bot_bxos {
    display: flex;
    flex-flow: column;
    padding: 2.2vw 2.2vw 2vw;
    flex: 1;
  }
  .main_box_lost .list_itewm .bot_bxos h3 {
    width: 22.6vw;
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.25vw;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
  }
  .main_box_lost .list_itewm .bot_bxos h3:hover {
    color: #13408f;
    font-weight: bold;
  }
  .main_box_lost .list_itewm .bot_bxos p {
    width: 22.6vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #666666;
    line-height: 1.56vw;
    margin-top: 1vw;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .main_box_lost .list_itewm .bot_bxos .lind23 {
    width: 100%;
    height: 0.05vw;
    background: #E0E0E0;
    margin: 1vw 0;
  }
  .main_box_lost .list_itewm .bot_bxos .bot_dise {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .main_box_lost .list_itewm .bot_bxos .bot_dise span {
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 0.89vw;
    color: #999999;
  }
  .main_box_lost .list_itewm .bot_bxos .bot_dise button {
    width: 5.63vw;
    height: 2.19vw;
    background: #FFFFFF;
    border-radius: 1.09vw;
    border: 0.05vw solid #EEEEEE;
    display: flex;
    align-items: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.83vw;
    color: #333333;
    justify-content: center;
  }
  .main_box_lost .list_itewm .bot_bxos .bot_dise button:hover {
    background: #13408f;
    color: #fff;
  }
  .new_info_box {
    display: flex;
    justify-content: space-between;
    padding: 3.8vw 0 5vw;
  }
  .new_info_box .lefbb2 {
    width: 55vw;
    display: flex;
    flex-flow: column;
  }
  .new_info_box .lefbb2 h1 {
    width: 54.79vw;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 2.08vw;
    color: #181818;
  }
  .new_info_box .lefbb2 .titm_if {
    display: flex;
    align-items: center;
    padding: 1.41vw 0;
    border-bottom: 0.05vw solid #E0E0E0;
  }
  .new_info_box .lefbb2 .titm_if .texe3 {
    font-family: SimSun;
    font-weight: 400;
    font-size: 0.73vw;
    color: #999999;
    margin-right: 2vw;
  }
  .new_info_box .lefbb2 .vobonet_test {
    padding: 40px;
  }
  .new_info_box .lefbb2 .vobonet_test img {
    display: inline-block;
  }
  .new_info_box .lefbb4 {
    width: 26.15vw;
  }
  .new_info_box .lefbb4 .nol_nav {
    display: flex;
    align-items: center;
  }
  .new_info_box .lefbb4 .nol_nav i {
    width: 0.28vw;
    height: 3.18vw;
    background: linear-gradient(0deg, #13408F 0%, #2050ED 100%);
    border-radius: 0.21vw;
    margin-right: 0.73vw;
  }
  .new_info_box .lefbb4 .nol_nav .nvs_box {
    display: flex;
    flex-flow: column;
    flex: 1;
  }
  .new_info_box .lefbb4 .nol_nav .nvs_box h4 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.25vw;
    color: #333333;
  }
  .new_info_box .lefbb4 .nol_nav .nvs_box span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.94vw;
    color: #666666;
  }
  .new_info_box .lefbb4 .list_rig_box {
    padding: 2.5vw 0;
  }
  .new_info_box .lefbb4 .list_rig_box .osdimfote {
    display: flex;
    flex-flow: column;
    cursor: pointer;
  }
  .new_info_box .lefbb4 .list_rig_box .osdimfote:hover h3 {
    color: #13408f;
    font-weight: bold;
  }
  .new_info_box .lefbb4 .list_rig_box .osdimfote img {
      margin-top:-7vw;
    width: 100%;
    height: 15.83vw;
    object-fit: cover;
  }
  .new_info_box .lefbb4 .list_rig_box .osdimfote h3 {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.15vw;
    color: #333333;
    margin: 1.7vw 0 1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .new_info_box .lefbb4 .list_rig_box .osdimfote p {
      margin-bottom:1vw;
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 1.04vw;
    color: #666666;
    line-height: 1.56vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .new_info_box .lefbb4 .list_rig_box .osdimfote .fimd2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0vw 0 1vw 0;
    border-bottom: 0.05vw solid #E0E0E0;
  }
  .new_info_box .lefbb4 .list_rig_box .osdimfote .fimd2 span {
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 0.89vw;
    color: #999999;
  }
  .new_info_box .lefbb4 .list_rig_box .osdimfote .fimd2 button {
    width: 5.63vw;
    height: 2.19vw;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.09vw;
    border: 0.05vw solid #EEEEEE;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.83vw;
    color: #333333;
  }
  .new_info_box .lefbb4 .list_rig_box .osdimfote .fimd2 button:hover {
    background: #13408f;
    color: #fff;
  }
  .zixun_box {
    background-color: #fff;
    padding: 3.75vw 0;
  }
  .zixun_box h2 {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.56vw;
    color: #333333;
    text-align: center;
  }
  .zixun_box .jis {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.04vw;
    color: #333333;
    text-align: center;
    margin: 1.04vw 0 0;
  }
  .zixun_box .bbiuetm {
    margin-top: 3.75vw;
    padding-top: 3.58vw;
    position: relative;
  }
  .zixun_box .bbiuetm:nth-child(2n) .bgifmdn {
    transform: scaleX(-1) scaleY(-1);
    left: auto !important;
    right: 0;
  }
  .zixun_box .bbiuetm:nth-child(2n) .otmdi1 {
    flex-direction: row-reverse;
  }
  .zixun_box .bbiuetm:nth-child(2n) .otmdi1 .lmdi1 {
   /* flex-direction: row-reverse;*/
  }
  .zixun_box .bbiuetm:nth-child(2n) .otmdi1 .lmdi1 span {
    margin-right: 0vw;
    margin-left: 0vw;
  }
  .zixun_box .bbiuetm:nth-child(2n) .otmdi1 .lmdi2 {
    text-align: right;
  }
  .zixun_box .bbiuetm:nth-child(2n) .otmdi1 .lmdi4 {
    width: 100%;
  }
  .zixun_box .bbiuetm:nth-child(2n) .otmdi1 .lmdi5 {
    width: 100%;
  }
  .zixun_box .bbiuetm:nth-child(2n) .otmdi1 .ilifne1 {
    align-items: flex-start;
  }
  .zixun_box .bbiuetm .bgifmdn {
    width: 77.71vw;
    height: 43.23vw;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .zixun_box .bbiuetm .otmdi1 {
      z-index: 99;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 9;
    padding: 0 5.68vw;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 {
    display: flex;
    flex-flow: column;
    padding-top: 3vw;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi1 {
    display: flex;
    align-items: center;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi1 span {
    font-family: DIN;
    font-weight: bold;
    font-size: 1.56vw;
    color: #FFFFFF;
    margin-right: 1.46vw;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi1 img {
    width: 3.23vw;
    object-fit: contain;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi2 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.56vw;
    color: #FFFFFF;
    margin: 1.35vw 0 2.35vw;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .mmbns {
    position: relative;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .mmbns .missxxcz1 {
    position: absolute;
    bottom: 0.7vw;
    right: 0;
    color: #fff;
    font-weight: bold;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi3 {
    width: 33.8vw;
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 1.04vw;
    color: #FFFFFF;
    line-height: 1.56vw;
    margin-bottom: 0.4vw;
    height: 8vw;
    overflow: hidden;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi4 {
    display: flex;
    align-items: center;
    margin-top: 2vw;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi4 .id33 {
    display: flex;
    align-items: center;
    margin-bottom: 1.5vw;
    position: relative;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi4 .id33 .imgd {
    width: 2.08vw;
    height: 2.08vw;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi4 .id33 .imgd img {
    width: 1.15vw;
    height: 1.2vw;
    object-fit: contain;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi4 .id33 span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #FFFFFF;
    margin-left: 1.04vw;
    margin-right: 3.28vw;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi5 {
    display: flex;
    align-items: center;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi5 .imgd {
    width: 2.08vw;
    height: 2.08vw;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi5 .imgd img {
    width: 1.15vw;
    height: 1.2vw;
    object-fit: contain;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne1 .lmdi5 span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #FFFFFF;
    margin-left: 1.04vw;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne2 {
    width: 49.58vw;
    height: 30vw;
  }
  .zixun_box .bbiuetm .otmdi1 .ilifne2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.5vw;
  }
  .zixun_box .otmdi2 {
    position: relative;
    z-index: 9;
    margin-top: 4vw;
  }
  .zixun_box .mySwiper7 {
      margin-bottom: 4vw;
    overflow: hidden;
    margin-left: 5.73vw;
  }
  .zixun_box .mySwiper7 .swiper-slide {
    position: relative;
    width: 22.9vw;
    height: 13.96vw;
  }
  .zixun_box .mySwiper7 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.5vw;
  }
  .shehui_box {
    background-color: #f0f2f7;
    padding: 3.75vw 0;
  }
  .shehui_box h2 {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.56vw;
    color: #333333;
    text-align: center;
  }
  .shehui_box .jis {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.04vw;
    color: #333333;
    text-align: center;
    margin: 1.04vw 0 0;
  }
  .shehui_box .she_top_box {
    padding: 0 5.73vw;
  }
  .shehui_box .she_top_box .imgg-bix {
    margin: 3.75vw 0;
    width: 100%;
    height: 33.13vw;
    border-radius: 1vw;
    background: url('../img/图层@2x.png') no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    padding: 1.2vw;
  }
  .shehui_box .she_top_box .imgg-bix .imduns {
    width: 54.69vw;
    height: 30.73vw;
    object-fit: cover;
    overflow: hidden;
    border-radius: 2vw;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis {
    width: 28.02vw;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .omimsdbb {
    display: flex;
    align-items: center;
    padding-bottom: 1.35vw;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .shuzi {
    font-family: DIN;
    font-weight: bold;
    font-size: 1.98vw;
    color: #FFFFFF;
    flex: 1;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .netxgt {
    width: 2.08vw;
    height: 2.08vw;
    border-radius: 50%;
    border: 0.1vw solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5vw;
    color: #fff;
    font-weight: 400;
    margin-left: 1.7vw;
    cursor: pointer;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .upidxgt {
    cursor: pointer;
    width: 2.08vw;
    height: 2.08vw;
    border-radius: 50%;
    border: 0.1vw solid #FFFFFF;
    display: flex;
    align-items: center;
    font-size: 1.5vw;
    justify-content: center;
    color: #fff;
    font-weight: 400;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .ieuns {
    padding: 1.5vw 0;
    cursor: pointer;
    border-bottom: 0.05vw solid #E0E0E0;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .ieuns:hover .l2cc {
    font-weight: bold !important;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .ieuns .tto1 {
    display: flex;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .ieuns .tto1 .l1cc {
    width: 7.04vw;
    background: url('../img/Shape 3 copy 7@2x.png') no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 0.94vw;
    line-height: 2vw;
    color: #FFFFFF;
    padding-bottom: 0.3vw;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .ieuns .tto1 .l2cc {
    width: 18vw;
    font-family: Source Han Sans CN;
    font-weight: 200;
    font-size: 1.25vw;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.9vw;
    line-height: 2vw;
  }
  .shehui_box .she_top_box .imgg-bix .rimglis .ieuns .tto2 {
    width: 27.92vw;
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 0.94vw;
    color: #FFFFFF;
    line-height: 1.56vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.44vw;
  }
  .shehui_box .she_top_box .bote_boxs {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .shehui_box .she_top_box .bote_boxs .ico_item {
    width: 27.6vw;
    height: 37.23vw;
    background: #FFFFFF;
    border-radius: 1.04vw;
    display: flex;
    flex-flow: column;
    overflow: hidden;
    align-items: center;
    position: relative;
  }
  .shehui_box .she_top_box .bote_boxs .ico_item .inmg23 {
    position: absolute;
    top: 1.98vw;
    left: 50%;
    transform: translateX(-50%);
    width: 7.6vw;
    height: 7.66vw;
  }
  .shehui_box .she_top_box .bote_boxs .ico_item .inmga1 {
    width: 100%;
    height: 14.48vw;
    object-fit: cover;
  }
  .shehui_box .she_top_box .bote_boxs .ico_item .ldi1 {
    margin-top: -4vw;
    width: 8vw;
    height: 8vw;
    background: #FFFFFF;
    box-shadow: 0vw 0vw 2vw 0vw rgba(0, 39, 167, 0.08);
    border-radius: 50%;
  }
  .shehui_box .she_top_box .bote_boxs .ico_item .ldi1 img {
    width: 100%;
    height: 100%;
    padding: 1vw;
    border-radius: 50%;
    overflow: hidden;
  }
  .shehui_box .she_top_box .bote_boxs .ico_item .ldi2 {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.56vw;
    color: #181818;
    margin: 2.26vw 0 0.83vw;
  }
  .shehui_box .she_top_box .bote_boxs .ico_item .ldi3 {
    font-family: DIN;
    font-weight: bold;
    font-size: 1.23vw;
    color: #666666;
  }
  .shehui_box .she_top_box .bote_boxs .ico_item .ldi4 {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.25vw;
    color: #181818;
    line-height: 1.85vw;
    text-align: center;
    margin-top: 2vw;
  }
  .mySwiper8 {
    overflow: hidden;
    position: relative;
    margin-top: 2.8vw;
  }
  .mySwiper8 .swiper-slide {
    position: relative;
    width: 100%;
    height: 55.21vw;
  }
  .mySwiper8 .swiper-slide .cour_bgimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mySwiper8 .swiper-slide .jianbi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(to top right, #13408F, #ffffff00);
  }
  .mySwiper8 .swiper-slide .man_box_text {
    position: absolute;
    bottom: 4.9vw;
    left: 5.6vw;
    width: 100%;
    z-index: 5;
  }
  .mySwiper8 .swiper-slide .man_box_text img {
    width: 4.32vw;
    height: 3.33vw;
    object-fit: contain;
  }
  .mySwiper8 .swiper-slide .man_box_text .top_imd {
    display: flex;
    margin: 2.45vw 0 1.67vw;
  }
  .mySwiper8 .swiper-slide .man_box_text .top_imd h1 {
    width: 32.66vw;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.56vw;
    color: #FFFFFF;
    line-height: 2.08vw;
    margin-right: 5.3vw;
  }
  .mySwiper8 .swiper-slide .man_box_text .top_imd span {
    font-family: DIN;
    font-weight: bold;
    font-size: 1.98vw;
    color: #FFFFFF;
  }
  .mySwiper8 .swiper-slide .man_box_text p {
    width: 43.33vw;
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 1.04vw;
    color: #FFFFFF;
    line-height: 1.56vw;
  }
  .mySwiper8 .swiper-slide .man_box_text .dshim {
    font-family: Source Han Sans CN;
    font-weight: 300;
    font-size: 0.89vw;
    color: #E0E0E0;
    margin: 1.56vw 0 2.6vw;
  }
  .mySwiper8 .swiper-slide .man_box_text a {
    width: 7.19vw;
    height: 2.81vw;
    background: #FFFFFF;
    border-radius: 1.41vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
  }
  .mySwiper8 .swipernext,
  .mySwiper8 .swiperprev {
    width: 2.08vw !important;
    height: 2.08vw !important;
    border-radius: 50%;
    border: 0.05vw solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9;
    object-fit: contain;
    position: absolute;
    left: 43vw;
    bottom: 5.2vw;
  }
  .mySwiper8 .swipernext img,
  .mySwiper8 .swiperprev img {
    width: 0.47vw;
    height: 0.83vw;
    object-fit: contain;
  }
  .mySwiper8 .swipernext {
    left: 46vw !important;
  }
  .heioll_box {
    padding: 0 5.73vw;
    margin-top: 2.8vw;
  }
  .heioll_box .omdies {
    position: relative;
    width: 100%;
    height: 41.15vw;
    background: #FFFFFF;
    border-radius: 1.56vw;
    display: flex;
    justify-content: space-between;
    padding: 5.3vw 3.5vw 2.5vw;
  }
  .heioll_box .omdies .midds22 {
    position: absolute;
    bottom: 0vw;
    left: 2.34vw;
    width: 43.7vw;
    height: 26.2vw;
    object-fit: cover;
  }
  .heioll_box .omdies .lef133 {
    display: flex;
    flex-flow: column;
  }
  .heioll_box .omdies .lef133 h4 {
    font-family: Bodoni Bd BT;
    font-weight: bold;
    font-size: 1.56vw;
    color: #333333;
  }
  .heioll_box .omdies .lef133 h3 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.46vw;
    color: #333333;
    margin: 1vw 0 1.2vw;
  }
  .heioll_box .omdies .lef133 .limd {
    width: 2.92vw;
    height: 0.26vw;
    background: #13408F;
    border-radius: 0.13vw;
  }
  .heioll_box .omdies .lef153 {
    display: flex;
    flex-flow: column;
  }
  .heioll_box .omdies .lef153 input {
    width: 35.94vw;
    height: 4.17vw;
    background: #FFFFFF;
    border-radius: 20px;
    border: 0.05vw solid #EEEEEE;
    display: flex;
    align-items: center;
    padding: 0 1.7vw;
   /* font-family: Source Han Sans CN;*/
    font-weight: 400;
    /*font-size: 1.25vw;*/
    color: #333333;
    margin-bottom: 1.2vw;
  }
  .heioll_box .omdies .lef153 input:focus-visible {
    outline: 0.05vw solid #13408f;
  }
  .heioll_box .omdies .lef153 textarea {
    width: 35.94vw;
    height: 17.71vw;
    background: #FFFFFF;
    border-radius: 20px;
    border: 0.05vw solid #EEEEEE;
    display: flex;
    padding: 1.2vw 1.7vw;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
   /* font-size: 1.25vw;*/
    color: #333333;
  }
  .heioll_box .omdies .lef153 textarea:focus-visible {
    outline: 0.05vw solid #13408f;
  }
  .heioll_box .omdies .lef153 .cvd {
    display: flex;
    justify-content: flex-end;
  }
  .heioll_box .omdies .lef153 button {
    width: 7.19vw;
    height: 2.81vw;
    background: #FFFFFF;
    border-radius: 1.41vw;
    border: 0.05vw solid #EEEEEE;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
    margin-top: 2.9vw;
  }
  .heioll_box .omdies .lef153 button:hover {
    background: #13408f;
    color: #fff;
  }
  .about_box {
    padding: 6vw 0vw 10vw;
    
    background-color: #f0f2f7;
  }
  .about_box .top_bbosx {
    
    padding-bottom: 7.45vw;
 margin: 0 5.7vw;
    position: relative;
  }
  .about_box .top_bbosx .bot_bg {
    width: 100%;
    height: 24.48vw;
    background-color: #13408f;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 1.56vw;
  }
  .about_box .top_bbosx .bg_ring {
    width: 25.47vw;
    height: 34.79vw;
    object-fit: contain;
    position: absolute;
    right: 0;
    bottom: 2vw;
  }
  .about_box .top_bbosx .text_boxx {
    margin-top: -3vw;
    width: 59.9vw;
    height: 39.94vw;
    background: #FFFFFF;
    border-radius: 1.56vw;
    display: flex;
    justify-content: space-between;
    padding: 1.93vw 3.5vw 2.24vw 3vw;
    position: relative;
  }
  .about_box .top_bbosx .text_boxx .lefins1 {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  .about_box .top_bbosx .text_boxx .lefins1 h4 {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.25vw;
    color: #181818;
    padding-top: 2.4vw;
    margin-bottom: 1vw;
  }
  .about_box .top_bbosx .text_boxx .lefins1 .pdmd {
    width: 40.21vw;
    min-height: 15.1vw;
    overflow-y: scroll;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #363636;
    line-height: 1.56vw;
    /* 美化整个滚动条 */
    /* 美化滚动条轨道 */
    /* 美化滚动条的滑块 */
    /* 当滑块悬停或活动时的样式 */
  }
  .about_box .top_bbosx .text_boxx .lefins1 .pdmd::-webkit-scrollbar {
    width: 12px;
    /* 设置滚动条的宽度 */
    background-color: #f9f9f9;
    /* 滚动条的背景颜色 */
  }
  .about_box .top_bbosx .text_boxx .lefins1 .pdmd::-webkit-scrollbar-track {
    background: #e1e1e1;
    /* 轨道的背景颜色 */
    border-radius: 10px;
    /* 轨道的圆角 */
  }
  .about_box .top_bbosx .text_boxx .lefins1 .pdmd::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
    /* 滑块的背景颜色 */
    border-radius: 10px;
    /* 滑块的圆角 */
    /* 滑块边框 */
  }
  .about_box .top_bbosx .text_boxx .lefins1 .pdmd::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
    /* 悬停或活动状态下滑块的背景颜色 */
  }
  .about_box .top_bbosx .text_boxx .lefins1 .num_oise {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1vw;
  }
  .about_box .top_bbosx .text_boxx .lefins1 .num_oise .kimfeit {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .about_box .top_bbosx .text_boxx .lefins1 .num_oise .kimfeit .texd {
    display: flex;
  }
  .about_box .top_bbosx .text_boxx .lefins1 .num_oise .kimfeit .texd span {
    font-family: DINPro;
    font-weight: 900;
    font-size: 3vw;
    color: #13408F;
  }
  .about_box .top_bbosx .text_boxx .lefins1 .num_oise .kimfeit .texd .jiahs {
    font-family: DINPro;
    font-weight: 900;
    font-size: 3vw;
    color: #13408F;
  }
  .about_box .top_bbosx .text_boxx .lefins1 .num_oise .kimfeit .tesee {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 0.94vw;
    color: #333333;
  }
  .about_box .top_bbosx .text_boxx .lefins1 .bot_img {
    width: 9.95vw;
    height: 2.97vw;
    object-fit: cover;
    margin-top: 2vw;
  }
  .about_box .top_bbosx .text_boxx .rig_imga2 {
    width: 8.2vw;
    height: 30vw;
    object-fit: cover;
  }
  .about_box .value_box {
    margin-top: 2.9vw;
    padding: 0 5.7vw;
  }
  .about_box .value_box .ba_topbox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .about_box .value_box .ba_topbox .item_val {
    width: 35vw;
    height: 18.75vw;
    background: #13408F;
    border-radius: 1.04vw;
    padding: 5.31vw 2.5vw 3vw;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    position: relative;
  }
  .about_box .value_box .ba_topbox .item_val .to1 {
    display: flex;
    align-items: center;
  }
  .about_box .value_box .ba_topbox .item_val .to1 img {
    width: 3.13vw;
    height: 3.65vw;
    object-fit: contain;
    margin-right: 1.3vw;
  }
  .about_box .value_box .ba_topbox .item_val .to1 .rig_box {
    display: flex;
    flex-flow: column;
  }
  .about_box .value_box .ba_topbox .item_val .to1 .rig_box h4 {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.56vw;
    color: #FFFFFF;
    padding-bottom: 0.5vw;
  }
  .about_box .value_box .ba_topbox .item_val .to1 .rig_box span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.15vw;
    color: #FFFFFF;
    opacity: 0.5;
  }
  .about_box .value_box .ba_topbox .item_val p {
    width: 29.79vw;
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.25vw;
    color: #FFFFFF;
    line-height: 1.85vw;
  }
  .about_box .value_box .ba_topbox .item_val .bhjgin {
    font-family: DIN Black;
    font-weight: 600;
    font-size: 8.65vw;
    color: #2168E4;
    opacity: 0.16;
    position: absolute;
    top: 0vw;
    right: 2.29vw;
  }
  .about_box .value_box .ba_topbox .bgwhiet {
    background: #FFFFFF;
    position: relative;
  }
  .about_box .value_box .ba_topbox .bgwhiet h4 {
    color: #181818 !important;
  }
  .about_box .value_box .ba_topbox .bgwhiet span {
    color: #666666 !important;
  }
  .about_box .value_box .ba_topbox .bgwhiet p {
    color: #181818;
  }
  .about_box .value_box .ba_topbox .bgwhiet .bh232 {
    font-family: DIN Black;
    font-weight: 600;
    font-size: 8.65vw;
    color: #2168E4;
    opacity: 0.16;
    position: absolute;
    top: 0vw;
    right: 2.29vw;
  }
  .about_box .value_box .ba_topbox .le_box {
    width: 14.69vw;
    height: 18.75vw;
    background: linear-gradient(0deg, #13408F 0%, #2168E4 100%);
    border-radius: 1.04vw;
  }
  .about_box .value_box .jinde_topbox {
    width: 88.54vw;
    height: 17.19vw;
    background: #FFFFFF;
    border-radius: 1.04vw;
    padding: 5.31vw 2.5vw 3vw;
    margin-top: 1.7vw;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    position: relative;
  }
  .about_box .value_box .jinde_topbox .bh232 {
    font-family: DIN Black;
    font-weight: 600;
    font-size: 8.65vw;
    color: #2168E4;
    opacity: 0.16;
    position: absolute;
    top: 0vw;
    right: 2.29vw;
  }
  .about_box .value_box .jinde_topbox .to1 {
    display: flex;
    align-items: center;
  }
  .about_box .value_box .jinde_topbox .to1 img {
    width: 3.13vw;
    height: 3.65vw;
    object-fit: contain;
    margin-right: 1.3vw;
  }
  .about_box .value_box .jinde_topbox .to1 .rig_box {
    display: flex;
    flex-flow: column;
  }
  .about_box .value_box .jinde_topbox .to1 .rig_box h4 {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.56vw;
    color: #181818;
    padding-bottom: 0.5vw;
  }
  .about_box .value_box .jinde_topbox .to1 .rig_box span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.15vw;
    color: #666666;
    opacity: 0.5;
  }
  .about_box .value_box .jinde_topbox p {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.25vw;
    color: #181818;
    line-height: 1.85vw;
  }
  .about_box .conte_box {
    width: 100%;
    margin-top: 3vw;
    padding: 0 5.7vw;
  }
  .about_box .conte_box .topimg {
    width: 100%;
    height: 25vw;
    background-color: #0B4AB8;
    border-radius: 1.5vw;
    overflow: hidden;
  }
  .about_box .conte_box .topimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .about_box .conte_box .lbie_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2vw;
  }
  .about_box .conte_box .lbie_box .itemd_bs {
    width: 20.83vw;
    height: 8.33vw;
    background: #FFFFFF;
    border-radius: 1.04vw;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 2.19vw 1.7vw 1.7vw;
    transition: all 0.3s;
  }
  .about_box .conte_box .lbie_box .itemd_bs:hover {
    box-shadow: 0vw 0vw 2vw 0vw rgba(34, 34, 34, 0.041);
    transform: translateY(-0.3vw);
  }
  .about_box .conte_box .lbie_box .itemd_bs .top_33 {
    display: flex;
    align-items: center;
  }
  .about_box .conte_box .lbie_box .itemd_bs .top_33 .bgimd-box {
    width: 1.67vw;
    height: 1.67vw;
    background: #13408F;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about_box .conte_box .lbie_box .itemd_bs .top_33 .bgimd-box img {
    width: 0.94vw;
    height: 0.94vw;
    object-fit: contain;
  }
  .about_box .conte_box .lbie_box .itemd_bs .top_33 span {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.35vw;
    color: #181818;
    margin-left: 0.83vw;
  }
  .about_box .conte_box .lbie_box .itemd_bs span {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.04vw;
    color: #181818;
  }
  .about_box .liuyan {
   
    background: #FFFFFF;
    border-radius: 1.56vw;
    padding: 2.86vw ;
    margin: 2.8vw 5.7vw 0;
   
  }
  .about_box .liuyan img {
    width: 100%;
    height: 3.8vw;
    border-radius: 0.5vw;
    object-fit: cover;
  }
  .about_box .liuyan p {
    text-align: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #666666;
    margin: 2.9vw 0;
  }
  .about_box .liuyan .idmb {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .about_box .liuyan .idmb input {
    width: 40.1vw;
    height: 3.17vw;
    background: #FFFFFF;
    border-radius: 1.04vw;
    border: 0.05vw solid #EEEEEE;
    padding: 0 1.7vw;
    color: #333333;
  }
  .about_box .liuyan .idmb input:focus-visible {
    outline: 0.05vw solid #13408f;
  }
  .about_box .liuyan textarea {
    width: 82.71vw;
    height: 11.77vw;
    background: #FFFFFF;
    border-radius: 1.04vw;
    border: 0.05vw solid #EEEEEE;
    margin-top: 2vw;
    padding: 1.5vw;
    color: #333333;
  }
  .about_box .liuyan textarea:focus-visible {
    outline: 0.05vw solid #13408f;
  }
  .about_box .liuyan .but_bod {
    display: flex;
    justify-content: flex-end;
    margin-top: 1.98vw;
  }
  .about_box .liuyan .but_bod button {
    width: 7.19vw;
    height: 2.81vw;
    background: #FFFFFF;
    border-radius: 1.41vw;
    border: 0.05vw solid #EEEEEE;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
  }
  .about_box .liuyan .but_bod button:hover {
    background: #13408f;
    color: #fff;
  }
  .tc_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 3vw;
  }
  .tc_list .item_itd {
    width: 20vw;
    height: 29vw;
    background: #0B4AB8;
    border-radius: 1.04vw;
    position: relative;
    overflow: hidden;
    margin-right: 2.2vw;
    margin-bottom: 2.3vw;
  }
  .tc_list .item_itd:nth-child(4n) {
    margin-right: 0;
  }
  .tc_list .item_itd .bgimss {
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
  }
  .tc_list .item_itd .bbot_bosos {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(3.49vw);
    transition: all 0.8s;
    cursor: pointer;
  }
  .tc_list .item_itd .bbot_bosos:hover {
    transform: translateY(0) !important;
  }
  .tc_list .item_itd .bbot_bosos button {
    width: 100%;
    height: 3.49vw;
    background: #0B4AB8;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0vw 0vw 1.04vw 1.04vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.87vw;
    color: #FFFFFF;
  }
  .tc_list .item_itd .bbot_bosos button img {
    width: 1.04vw;
    height: 1.04vw;
    object-fit: contain;
    margin-left: 0.83vw;
  }
  .tc_list .item_itd .mosha {
    padding: 1vw 1.2vw;
    display: flex;
    flex-flow: column;
    width: 100%;
    backdrop-filter: blur(4px) saturate(197%);
    -webkit-backdrop-filter: blur(4px) saturate(197%);
    background-color: #45464A30;
    border-radius: 1.04vw 1.04vw 0 0;
  }
  .tc_list .item_itd .mosha .name_box .t1 {
    width: 6.48vw;
    height: 1.56vw;
    background: linear-gradient(88deg, #FFE2B3 0%, #CD8E4F 100%);
    border-radius: 0.52vw 0.52vw 0vw 0vw;
    display: flex;
    align-items: center;
  }
  .tc_list .item_itd .mosha .name_box .t1 i {
    width: 0.16vw;
    height: 1.04vw;
    background: linear-gradient(0deg, #13408F 0%, #2168E4 100%);
    border-radius: 0.08vw;
    margin: 0 0.3vw 0 0.8vw;
  }
  .tc_list .item_itd .mosha .name_box .t1 span {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 1.04vw;
    color: #13408F;
  }
  .tc_list .item_itd .mosha .name_box .t2 {
    width: 6.48vw;
    height: 1.21vw;
    background: #856341;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tc_list .item_itd .mosha .name_box .t2 span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.78vw;
    color: #ffffffd2;
  }
  .tc_list .item_itd .mosha p {
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.78vw;
    color: #ffffff;
    line-height: 1.56vw;
    margin-top: 1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .tanchaung {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000a1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
  }
  .tanchaung .gunaib {
    position: absolute;
    bottom: 3vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 991;
  }
  .tanchaung .m22osiddd {
    position: relative;
    top: -5vh;
  }
  .tanchaung .ycnaind {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000c4;
    z-index: 99;
  }
  .tanchaung video {
    width: 60%;
    height: 51%;
    position: relative;
    z-index: 9999;
  }
  .tanchaung .giuanbo {
    width: 2vw;
    height: 2vw;
    object-fit: contain;
    position: absolute;
    bottom: -2.8vw;
    left: 50%;
    cursor: pointer;
    transform: translateX(-50%);
  }
  .tanchaung .tan_boxs {
    width: 78.54vw;
    height: 80vh;
    background: #FFFFFF;
    border-radius: 1.04vw;
    display: flex;
    justify-content: space-between;
    padding: 2vw 6.9vw;
  }
  .tanchaung .tan_boxs .lifemd {
    width: 24.48vw;
  }
  .tanchaung .tan_boxs .lifemd .imd_misc {
    width: 18vw;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }
  .tanchaung .tan_boxs .lifemd .imd_misc .lef_imgs {
    border-radius: 1.04vw;
    object-fit: contain;
    height: inherit;
  }
  .tanchaung .tan_boxs .lifemd .nidus {
    width: 18vw;
    overflow-x: scroll;
    display: flex;
    align-items: center;
    /* 设置整个滚动条的样式 */
    /* 滚动条轨道 */
    /* 滚动条滑块 */
    /* 当鼠标悬停在滑块上 */
  }
  .tanchaung .tan_boxs .lifemd .nidus::-webkit-scrollbar {
    width: 24.48vw;
    height: 0.31vw;
    background: #EEEEEE;
    border-radius: 0.16vw;
  }
  .tanchaung .tan_boxs .lifemd .nidus::-webkit-scrollbar-track {
    background: #EEEEEE;
    /* 轨道背景色 */
    border-radius: 10px;
    /* 圆角 */
  }
  .tanchaung .tan_boxs .lifemd .nidus::-webkit-scrollbar-thumb {
    background: #13408F;
    /* 滑块颜色 */
    border-radius: 10px;
    /* 圆角 */
  }
  .tanchaung .tan_boxs .lifemd .nidus::-webkit-scrollbar-thumb:hover {
    background: #555;
    /* 悬停效果颜色 */
  }
  .tanchaung .tan_boxs .lifemd .nidus img {
    margin: 0.5vw 0;
    margin-right: 0.78vw;
    width: 5.52vw;
    height: 5.52vw;
    cursor: pointer;
    border-radius: 1.04vw;
    border: 0.2vw solid #EEEEEE;
  }
  .tanchaung .tan_boxs .lifemd .nidus .actss {
    border: 0.2vw solid #13408F;
  }
  .tanchaung .tan_boxs .rigm_box {
    display: flex;
    flex-flow: column;
  }
  .tanchaung .tan_boxs .rigm_box h2 {
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 1.88vw;
    color: #333333;
  }
  .tanchaung .tan_boxs .rigm_box .tba1 {
    width: 12.29vw;
    height: 2.19vw;
    display: flex;
    align-items: center;
    background: url("../img/矩形15.png") no-repeat;
    background-size: cover;
    padding: 0 1vw;
    margin: 0.94vw 0 1.3vw;
  }
  .tanchaung .tan_boxs .rigm_box .tba1 img {
    width: 1.3vw;
    height: 1.09vw;
    object-fit: contain;
    margin-right: 1vw;
  }
  .tanchaung .tan_boxs .rigm_box .tba1 span {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 0.9vw;
    color: #FFFEFE;
  }
  .tanchaung .tan_boxs .rigm_box .tba2 {
    width: 35.48vw;
    min-height: 7.29vw;
    max-height: 10vw;
    overflow-y: scroll;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #666666;
    line-height: 1.56vw;
  }
  .tanchaung .tan_boxs .rigm_box .tba3 {
    width: 27.08vw;
    height: 2.92vw;
    background: linear-gradient(0deg, #13408F 0%, #2168E4 100%);
    border-radius: 1.04vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.56vw;
    margin-top: 2.2vw;
  }
  .tanchaung .tan_boxs .rigm_box .tba3 h4 {
    font-family: zihunxingmouhei;
    font-weight: 400;
    font-size: 1.35vw;
    color: #FFFFFF;
  }
  .tanchaung .tan_boxs .rigm_box .tba3 img {
    object-fit: contain;
  }
  .tanchaung .tan_boxs .rigm_box .tba4 {
    display: flex;
    flex-wrap: wrap;
    width: 27vw;
  }
  .tanchaung .tan_boxs .rigm_box .tba4 .iead {
    width: 12vw;
    display: flex;
    align-items: center;
    margin-top: 1.5vw;
    margin-right: 2vw;
  }
  .tanchaung .tan_boxs .rigm_box .tba4 .iead:nth-child(2n) {
    margin-right: 0vw;
  }
  .tanchaung .tan_boxs .rigm_box .tba4 .iead img {
    width: 1.35vw;
    height: 1.35vw;
    object-fit: contain;
    margin-right: 0.54vw;
  }
  .tanchaung .tan_boxs .rigm_box .tba4 .iead span {
    width: 10vw;
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 1.15vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #434343;
  }
  .tanchaung .tan_boxs .rigm_box .tba5 {
    display: flex;
    align-items: center;
    margin-top: 1.8vw;
  }
 
  .weixishow:hover .weiximg {
    display: block !important;
  }
  .tanchaung .tan_boxs .rigm_box .tba5 .dmsi3 {
    display: flex;
    align-items: center;
    margin-right: 3.28vw;
    position: relative;
  }
  .tanchaung .tan_boxs .rigm_box .tba5 .dmsi3 img {
    width: 2.08vw;
    height: 2.08vw;
    object-fit: contain;
  }
  .tanchaung .tan_boxs .rigm_box .tba5 .dmsi3 span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    margin-left: 1vw;
    color: #333333;
  }
   .id33 .weiximg {
    display: none;
    position: absolute;
    top: 3vw;
    left: 0;
    width: 8vw;
    height: 9vw;
    background: url('../img/圆角矩形\ 6@2x.png') no-repeat;
    background-size: contain;
    padding: 0.6vw 0;
  }
  .id33 .weiximg img {
    width: 7vw;
    height: 7vw;
    object-fit: contain;
    margin: auto;
  }
  .tanchaung .tan_boxs .rigm_box .tba5 .dmsi3 .weiximg {
    display: none;
    position: absolute;
    top: 3vw;
    left: 0;
    width: 8.85vw;
    height: 9.11vw;
    background: url('../img/圆角矩形\ 6@2x.png') no-repeat;
    background-size: contain;
    padding: 0.6vw 0;
  }
  .tanchaung .tan_boxs .rigm_box .tba5 .dmsi3 .weiximg img {
    width: 8vw;
    height: 8vw;
    object-fit: contain;
    margin: auto;
  }
  .courlist {
    display: flex;
    align-items: center;
    padding: 5vw 0;
    flex-wrap: wrap;
  }
  .courlist p {
    margin-top: 0.5vw;
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1vw;
    /*height: 2.5vw;*/
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .courlist .taodim {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.5vw;
  }
  .courlist .taodim span {
    margin-right: 0.45vw;
    background: #13408F;
    border-radius: 0.31vw;
    padding: 0.4vw 0.53vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.83vw;
    color: #FFFFFF;
    margin-bottom: 0.47vw;
    height: 2vw;
  }
  .courlist .taodim span:nth-child(2n) {
    background: #2168E4;
  }
  .courlist .swiper-slide {
   height: 28vw;
    position: relative;
    flex: 0 0 31%;
    border-radius: 1.04vw;
    margin-right: calc(6%/2);
    margin-bottom: 2.7vw;
  }
  .courlist .swiper-slide:nth-child(3n) {
    margin-right: 0;
  }
  .courlist .swiper-slide:hover .cour_bgimg {
    filter: brightness(50%);
  }
  .courlist .swiper-slide:hover .bbut1 {
    opacity: 1 !important;
  }
  .courlist .swiper-slide:hover h3 {
    font-weight: bold !important;
    color: #13408F !important;
  }
  .courlist .swiper-slide .img_bos_cour {
    width: 100%;
    height: 16.69vw;
    border-radius: 1.04vw;
    overflow: hidden;
    position: relative;
  }
  .courlist .swiper-slide .img_bos_cour .cour_bgimg {
    width: 27.68vw;
    height: 16.69vw;
    object-fit: cover;
    cursor: pointer;
    transition: all 0.5s;
  }
  .courlist .swiper-slide .img_bos_cour .bbut1 {
    transition: all 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8.23vw;
    height: 2.6vw;
    border-radius: 1.3vw;
    border: 0.05vw solid #FFFFFF;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
  }
  .courlist .swiper-slide .img_bos_cour .bbut1 .bo1 {
    display: block;
  }
  .courlist .swiper-slide .img_bos_cour .bbut1 .bo2 {
    display: none;
  }
  .courlist .swiper-slide .img_bos_cour .bbut1:hover {
    background: #ffffff !important;
  }
  .courlist .swiper-slide .img_bos_cour .bbut1:hover span {
    color: #13408F !important;
  }
  .courlist .swiper-slide .img_bos_cour .bbut1:hover .bo1 {
    display: none;
  }
  .courlist .swiper-slide .img_bos_cour .bbut1:hover .bo2 {
    display: block;
  }
  .courlist .swiper-slide .img_bos_cour .bbut1 img {
    width: 1.56vw;
    height: 1.56vw;
    object-fit: contain;
  }
  .courlist .swiper-slide .img_bos_cour .bbut1 span {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 0.94vw;
    color: #FFFFFF;
    padding-left: 1vw;
  }
  .courlist .swiper-slide h3 {
      cursor: pointer;
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.43vw;
    color: #333333;
    line-height: 2.15vw;
    margin-top: 1.2vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .prsnnd {
    display: flex;
    align-items: center;
    margin-bottom: 1.4vw;
  }
  .prsnnd button {
    width: 5.1vw;
    height: 2.19vw;
    background: #FFFFFF;
    border-radius: 1.09vw;
    border: 0.05vw solid #EEEEEE;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 0.83vw;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .prsnnd button:hover {
    background: #13408f;
    color: #fff;
  }
  .prsnnd span {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #666666;
    padding-left: 1.46vw;
  }
  .warp {
    height: 30vw;
    overflow: hidden;
    margin: 0 auto;
  }
  .warp2 {
    height: 20vw;
    margin: 0 auto;
    overflow: hidden;
  }
  .warp2 ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
  }
  .warp2 ul li,
  .warp2 ul a {
    display: block;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
  }
  .asid_nav2 {
    width: 4.27vw;
    height: 4.27vw;
    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;
  }
  .moretext {
    width: 6.19vw;
    height: 2.31vw;
    background: transparent;
    border-radius: 1.41vw;
    border: 0.05vw solid #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #000000;
  }
  .moretext:hover {
    background: #fff;
    color: #333;
  }
  .moretext2 {
    width: 6.19vw;
    height: 2.31vw;
    background: transparent;
    border-radius: 1.41vw;
    border: 0.05vw solid #c4c4c4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #ffffff;
  }
  .moretext2:hover {
    background: #ffffff;
    color: #333;
  }
  .wwaitext {
    border-radius: 20px;
    overflow: hidden;
    width: 50%;
    height: 60%;
  }
  .sind_motext {
    width: 100%;
    height: 100%;
    padding: 2vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 1.04vw;
    color: #333333;
    line-height: 1.56vw;
    background-color: #fff;
    position: relative;
    z-index: 99999;
    overflow-y: scroll;
  }
  .mySwiper9 {
    overflow: hidden;
    position: relative;
  }
  .bbitss {
    display: flex;
    justify-content: flex-end;
    flex: 1;
    align-items: flex-end;
  }
  .bindzhu1 {
    display: flex;
    flex-flow: column;
    padding: 0 5.6vw;
  }
  .bindzhu1 h2 {
    font-size: 1.5vw;
    font-weight: 600;
    color: #2a539a;
  }
  .bindzhu1 p {
    font-size: 0.9vw;
    font-weight: 400;
    padding: 0.3vw 0 0.8vw;
    color: #000;
  }
  .bindzhu1 .mindiimg {
    display: flex;
    flex-flow: column;
    margin-top: 2vw;
    align-items: flex-start;
  }
  .bindzhu1 .mindiimg img {
    width: 100%;
    object-fit: contain;
    margin-top: 1vw;
    border-radius: 0.8vw;
  }
  .bindzhu1 .mindiimg img:last-child {
    margin-right: 0;
  }
  /**
 * Created by WangCheng on 2020/9/24.
 */
  /*背景框*/
  .mask-layer * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
  .mask-layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 202020;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .mask-layer .mask-layer-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
    background: url(../img/closeicon.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
  }
  .mask-layer-black {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 45%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .mask-layer-container {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .mask-layer-container .small-content {
    width: 630px;
    height: 100px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    bottom: 0;
    overflow: hidden;
  }
  .small-content .small-img-box {
    position: relative;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
  }
  .small-img-box .mask-small-img {
    width: 160px;
    height: 100px;
    border: 2px solid transparent;
    margin: 0 5px 0 0;
    opacity: 0.4;
    cursor: pointer;
  }
  .small-img-box .mask-small-img.onthis {
    border: 2px solid #1e9fff;
    opacity: 1;
  }
  .small-content .box-go-left {
    position: absolute;
    width: 20px;
    display: block;
    text-align: center;
    left: 0px;
    bottom: 0;
    height: 100px;
    background: url(../img/left_img.png) no-repeat center;
    background-size: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }
  .small-content .box-go-right {
    position: absolute;
    width: 20px;
    display: block;
    text-align: center;
    right: 0px;
    bottom: 0;
    height: 100px;
    background: url(../img/right_img.png) no-repeat center;
    background-size: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }
  .small-content .box-go-left:hover,
  .small-content .box-go-right:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.8);
    background-size: 24px;
  }
  .mask-layer-container .img-pre {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    background: url(../img/prev.png) no-repeat center center;
    cursor: pointer;
  }
  .mask-layer-container .img-pre:hover {
    background: url(../img/prev_h.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .mask-layer-container .img-next {
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 100%;
    cursor: pointer;
    background: url(../img/next.png) no-repeat center center;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
  .mask-layer-container .img-next:hover {
    background: url(../img/next_h.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .mask-layer-container .mask-layer-imgbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
  }
  .mask-layer-container .mask-layer-imgbox.has-small {
    height: calc(100% - 105px);
  }
  .mask-layer-imgbox .mask-layer-imgName {
    z-index: 999;
    position: absolute;
    bottom: -30px;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    height: 30px;
    width: 630px;
    padding: 5px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.3);
    transition: all linear 0.3s;
  }
  /* .mask-layer-imgbox:hover .mask-layer-imgName {
    bottom: 0px;
} */
  .mask-layer-imgbox .layer-img-box {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .layer-img-box > p {
    position: absolute;
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    width: 100%;
    height: 100%;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    cursor: move;
    left: 0;
    top: 0;
  }
  .mask-layer-imgbox .layer-img-box img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
  }
  .mask-layer-imgbox .layer-img-box img:hover {
    cursor: move;
  }
  .zoomImg-hide-box {
    display: none !important;
  }
  /*右键菜单*/
  .mask-layer .contextmenu {
    list-style: none;
    display: none;
    position: absolute;
    width: 180px;
    background: #FFFFFF;
    border-radius: 5px;
    z-index: 99;
    border: 1px solid #333;
  }
  .mask-layer .contextmenu li {
    transition: ease 0.3s;
  }
  .mask-layer .contextmenu li:hover {
    background: #333333;
  }
  .mask-layer .contextmenu li > a {
    display: block;
    padding: 10px 10px 10px 35px;
    color: #000000;
    text-decoration: none;
    transition: ease 0.3s;
  }
  .mask-layer .contextmenu li > a.clockwise {
    background: url(../img/right_rotate.png) no-repeat left 5px center;
    background-size: 24px 24px;
  }
  .contextmenu li > a.clockwise:hover {
    background: url(../img/right_rotate_h.png) no-repeat left 5px center;
    background-size: 24px 24px;
  }
  .mask-layer .contextmenu li > a.counterClockwise {
    background: url(../img/left_rotate.png) no-repeat left 5px center;
    background-size: 24px 24px;
  }
  .contextmenu li > a.counterClockwise:hover {
    background: url(../img/left_rotate_h.png) no-repeat left 5px center;
    background-size: 24px 24px;
  }
  .mask-layer .contextmenu li > a.downimg {
    background: url(../img/down.png) no-repeat left 5px center;
    background-size: 24px 24px;
  }
  .contextmenu li > a.downimg:hover {
    background: url(../img/down_h.png) no-repeat left 5px center;
    background-size: 24px 24px;
  }
  .mask-layer .contextmenu li:hover > a {
    color: #FFFFFF;
  }
  .mask-layer .contextmenu .menu-parend:hover .menu-child {
    display: block;
  }
}
