@media screen and (max-width: 768px) {
  .remShow {
    display: block !important;
  }
  .remHide {
    display: none !important;
  }
  .mySwiper {
    width: 100%;
    height: 76.25vw;
  }
  .mySwiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .bg_imdns {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffb2;
    z-index: 999;
    display: none;
  }
  .asid_nav2 {
    width: 8vw;
    height: 8vw;
    background: #FFFFFF;
    box-shadow: 0vw 0vw 1vw 0vw rgba(4, 0, 0, 0.09);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.52vw;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s;
    position: fixed;
    bottom: 3vw;
    right: 3vw;
    z-index: 9999;
  }
  .asid_nav2 img {
    width: 50%;
    object-fit: contain;
  }
  .pationdlist {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4vw 0 6.5vw;
  }
  .pationdlist .el-pagination.is-background .btn-next,
  .pationdlist .el-pagination.is-background .btn-prev,
  .pationdlist .el-pagination.is-background .el-pager li {
    margin: 0 0.3vw;
  }
  .el-pagination.is-background .btn-next,
  .el-pagination.is-background .btn-prev,
  .el-pagination.is-background .el-pager li {
    background-color: #ffffff;
  }
  .el-tabs__nav-next,
  .el-tabs__nav-prev {
    line-height: 5vw;
    font-size: 1vw;
  }
  .in_box .to-inmd {
    display: flex;
    align-items: center;
  }
  .in_box .to-inmd h1 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 5.5vw;
    color: #3376FA;
    margin-right: 1.5vw;
  }
  .in_box .to-inmd img {
    width: 13.44vw;
    height: 3.03vw;
    object-fit: contain;
  }
  .in_box span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.25vw;
    display: inline-block;
    color: #3376FA;
  }
  .whitds {
    position: absolute;
    top: 6.25vw;
    left: 8vw;
    z-index: 99;
  }
  .whitds h1 {
    color: #FFFFFF !important;
  }
  .whitds span {
    color: #FFFFFF !important;
  }
  .bloanc {
    position: absolute;
    top: 6.25vw;
    left: 8vw;
    z-index: 99;
  }
  .bloanc h1 {
    color: #000000 !important;
  }
  .bloanc span {
    color: #080808 !important;
    padding-top: 1vw !important;
    font-size: 2.08vw;
  }
  .bloanc i {
    display: block;
    width: 6.61vw;
    height: 0.31vw;
    background: #2378EF;
    margin-top: 2vw;
  }
  .news_imd .new_nav {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-top: 5vw;
  }
  .news_imd .new_nav .na_item {
    cursor: pointer;
    width: 20.02vw;
    height: 5.5vw;
    border-radius: 0vw 0vw 0vw 0vw;
    border: 0.05vw solid #3376FA;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #3376FA;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 2vw;
  }
  .news_imd .new_nav .act_nac_new {
    background: #3376FA;
    color: #FFFFFF;
  }
  .news_imd .xnaitiem {
    cursor: pointer;
  }
  .news_imd .xnaitiem:last-child .limds_box {
    display: none;
  }
  .news_imd .xnaitiem:hover h3 {
    color: #3376FA !important;
  }
  .news_imd .xnaitiem:hover .l32 {
    background: #3376FA !important;
  }
  nav {
    width: 100%;
    height: 13.25vw;
    background: #0e0e0ed0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
  }
  nav .logim34 {
    width: auto;
    height: 5.92vw;
    object-fit: contain;
  }
  nav .rig_ico {
    width: auto;
    height: 4vw;
    object-fit: contain;
  }
  nav .leiva {
    display: flex;
    align-items: center;
    flex-flow: column;
    position: fixed;
    left: 0;
    top: 0;
    width: 30%;
    background-color: #ffffffcb;
    height: 100%;
    z-index: 999999;
  }
  nav .leiva a {
    width: 100%;
    padding: 0 1.04vw;
    height: 10.63vw;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 3.25vw;
    color: #333333;
  }
  nav .leiva a:hover {
    border-bottom: 0.21vw solid #FFFFFF;
    font-weight: bold;
    font-size: 2.04vw;
    color: #FFFFFF;
  }
  nav .leiva .searcs {
    position: relative;
  }
  nav .leiva .searcs:hover input {
    width: 10.42vw;
    opacity: 1;
  }
  nav .leiva .searcs .nomo_img {
    width: 0.9vw;
    height: 0.9vw;
    object-fit: contain;
  }
  nav .leiva .searcs .fa-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.73vw;
    z-index: 9;
    font-size: 1vw;
    color: #8a8a8a;
  }
  nav .leiva .searcs input {
    position: relative;
    z-index: 3;
    width: 0;
    opacity: 0;
    height: 2.08vw;
    background: #FFFFFF;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.83vw;
    color: #888888;
    padding: 0.43vw 0.73vw;
    border: 0;
    outline: 0;
    transition: all 0.5s;
  }
  nav .leiva .nav_act {
    background-color: #0e38c2;
    font-family: Source Han Sans CN;
    font-weight: 800;
    font-size: 3.25vw;
    color: #FFFFFF;
  }
  .mySwiper1 {
    width: 100%;
    height: 76.25vw;
    position: relative;
    overflow: hidden;
  }
  .mySwiper1 .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .mySwiper1 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .abto_index_box {
    width: 100%;
    background: #F6F6F6;
    padding: 5vw 8vw;
    padding-top: 6.25vw;
  }
  .abto_index_box .aob_item {
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: space-between;
    margin-top: 5vw;
  }
  .abto_index_box .aob_item .im_gic {
    width: 100%;
    height: 55.1vw;
    border-radius: 2.08vw;
    overflow: hidden;
  }
  .abto_index_box .aob_item .im_gic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .abto_index_box .aob_item .mySwiper2 {
    margin-top: 5vw;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-pagination {
    z-index: 2;
    bottom: 0vw;
    left: 50%;
    width: auto;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 4vw;
    color: #3376FA;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .ppimd {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.8vw;
    color: #231F20;
    padding: 3vw 0;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .limbos-itmd {
    display: flex;
    align-items: center;
    width: 90%;
    justify-content: space-between;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .limbos-itmd .itmds {
    display: flex;
    flex-flow: column;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .limbos-itmd .itmds img {
    height: 6.08vw;
    width: auto;
    object-fit: contain;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .limbos-itmd .itmds span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.8vw;
    color: #231F20;
    margin-top: 2vw;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .limbos-itmd i {
    width: 0.56vw;
    height: 6.08vw;
    background: #3376FA;
    border-radius: 0vw 0vw 0vw 0vw;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .buichs {
    margin-top: 3vw;
    width: 20.02vw;
    height: 5.5vw;
    border: 0.05vw solid #3376fa;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.64vw;
    color: #3376FA;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .buichs .hovershow {
    display: none;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .buichs .hoverhide {
    display: block;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .buichs:hover {
    background: #3376fa;
    color: #fff;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .buichs:hover .hovershow {
    display: block;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .buichs:hover .hoverhide {
    display: none;
  }
  .abto_index_box .aob_item .mySwiper2 .swiper-slide .buichs img {
    width: 3vw;
    height: auto;
    object-fit: contain;
    margin-left: 0.5vw;
  }
  .yewu_index_box {
    display: flex;
    width: 100%;
    height: 79.69vw;
    overflow: hidden;
    position: relative;
  }
  .yewu_index_box .yewu_item {
    width: 25%;
    height: 79.69vw;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
  }
  .yewu_index_box .yewu_item .act_obox23 {
    display: none;
  }
  .yewu_index_box .yewu_item .bgimg2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
  }
  .yewu_index_box .yewu_item .no_bosx {
    position: absolute;
    bottom: 6.25vw;
    left: 0;
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 100%;
    z-index: 9;
  }
  .yewu_index_box .yewu_item .no_bosx .tubins {
    width: auto;
    height: 5.92vw;
    object-fit: contain;
  }
  .yewu_index_box .yewu_item .no_bosx span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.67vw;
    color: #FFFFFF;
    margin: 1.67vw 0 2.24vw;
  }
  .yewu_index_box .yewu_item .no_bosx .yuan_bix {
    width: 6vw;
    height: 6vw;
    border: 0.1vw solid #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.5vw;
    color: #FFFFFF;
    cursor: pointer;
  }
  .yewu_index_box .yewu_item .no_bosx .yuan_bix:hover {
    background: #3376FA;
    border: 0.1vw solid #ffffff00;
  }
  .yewu_index_box .act_yewu {
    width: 50%;
    overflow: hidden;
    height: 79.69vw;
  }
  .yewu_index_box .act_yewu .no_bosx {
    display: none;
  }
  .yewu_index_box .act_yewu .act_obox23 {
    display: block !important;
    position: absolute;
    bottom: 8.65vw;
    left: 8.33vw;
  }
  .yewu_index_box .act_yewu .act_obox23 h3 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.67vw;
    color: #FFFFFF;
  }
  .yewu_index_box .act_yewu .act_obox23 .pimndte {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.1vw;
    color: #FFFFFF;
    margin: 1.9vw 0 13vw;
  }
  .yewu_index_box .act_yewu .act_obox23 .buichs2 {
    width: 20.02vw;
    height: 5.5vw;
    border: 0.05vw solid #FFFFFF;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.64vw;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .yewu_index_box .act_yewu .act_obox23 .buichs2 img {
    width: 2.67vw;
    height: auto;
    object-fit: contain;
    margin-left: 0.5vw;
  }
  .yewu_index_box .act_yewu .act_obox23 .buichs2:hover {
    border: 0.05vw solid #3376FA;
    background: #3376FA;
  }
  .new_box_index {
    width: 100%;
    background-size: cover;
    position: relative;
    padding: 3vw 8vw;
  }
  .new_box_index .in_box {
    position: absolute;
    top: 6.25vw;
    left: 8vw;
    z-index: 9;
  }
  .new_box_index .new_nav {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20.5vw;
  }
  .new_box_index .new_nav .na_item {
    width: 20.02vw;
    height: 5.5vw;
    border-radius: 0vw 0vw 0vw 0vw;
    border: 0.05vw solid #3376FA;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #3376FA;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 2vw;
    cursor: pointer;
  }
  .new_box_index .new_nav .na_item:hover {
    background: #3376FA;
    color: #FFFFFF;
  }
  .new_box_index .new_nav .act_nac_new {
    background: #3376FA;
    color: #FFFFFF;
  }
  .new_box_index .new_boms {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: column;
    margin-top: 4vw;
    width: 100%;
  }
  .new_box_index .new_boms .lefm_boxss {
    display: flex;
    flex-flow: column;
  }
  .new_box_index .new_boms .lefm_boxss .ming_img {
    width: 100%;
    height: 41.98vw;
  }
  .new_box_index .new_boms .lefm_boxss .ming_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .new_box_index .new_boms .lefm_boxss p {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.25vw;
    color: #231F20;
    margin: 2vw 0 1vw;
    cursor: pointer;
  }
  .new_box_index .new_boms .lefm_boxss p:hover {
    color: #3376FA;
  }
  .new_box_index .new_boms .lefm_boxss span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #6D696A;
  }
  .new_box_index .new_boms .lefig_bosx {
    margin-top: 3vw;
    padding: 0 2vw;
    width: 100%;
    display: flex;
    flex-flow: column;
  }
  .new_box_index .new_boms .lefig_bosx .isd_items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.2vw solid #898989;
    padding-bottom: 2vw;
    margin-bottom: 3vw;
    transition: all 0.3s;
    cursor: pointer;
  }
  .new_box_index .new_boms .lefig_bosx .isd_items:last-child {
    margin-bottom: 0vw;
  }
  .new_box_index .new_boms .lefig_bosx .isd_items:hover {
    border-bottom: 0.2vw solid #3376FA;
  }
  .new_box_index .new_boms .lefig_bosx .isd_items:hover .annciu {
    background: #3376FA !important;
    border: 0.1vw solid #7a767700 !important;
    color: #ffffff !important;
  }
  .new_box_index .new_boms .lefig_bosx .isd_items .shijina {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .new_box_index .new_boms .lefig_bosx .isd_items .shijina h4 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.5vw;
    color: #231F20;
  }
  .new_box_index .new_boms .lefig_bosx .isd_items .shijina span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #6D696A;
  }
  .new_box_index .new_boms .lefig_bosx .isd_items p {
    width: 51.93vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #231F20;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .new_box_index .new_boms .lefig_bosx .isd_items .annciu {
    width: 5vw;
    transition: all 0.3s;
    height: 5vw;
    border-radius: 50%;
    border: 0.1vw solid #7A7677;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5vw;
    color: #7A7677;
  }
  .faund_dov {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 11vw;
  }
  .faund_dov .buichs3 {
    width: 20.02vw;
    height: 5.5vw;
    border: 0.05vw solid #3376FA;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #3376FA;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
  }
  .faund_dov .buichs3 .ins1 {
    display: block;
  }
  .faund_dov .buichs3 .ins2 {
    display: none;
  }
  .faund_dov .buichs3 img {
    transition: all 0.3s;
    width: 2.67vw;
    height: auto;
    object-fit: contain;
    margin-left: 0.5vw;
  }
  .faund_dov .buichs3:hover {
    border: 0.05vw solid #3376FA;
    background: #3376FA;
    color: #ffffff;
  }
  .faund_dov .buichs3:hover .ins1 {
    display: none;
  }
  .faund_dov .buichs3:hover .ins2 {
    display: block;
  }
  .lianxi_box {
    position: relative;
    padding: 7vw 0;
    width: 100%;
    background: url('../img/img_contact_back@2x.png') no-repeat;
    background-size: cover;
  }
  .lianxi_box .lein_ibms_lefi {
    padding: 0 8vw;
    padding-top: 16vw;
    display: flex;
    justify-content: space-between;
    flex-flow: column;
  }
  .lianxi_box .lein_ibms_lefi .rtdd_boss {
    width: 100%;
    height: 54.06vw;
  }
  .lianxi_box .lein_ibms_lefi .rtdd_boss img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss {
    width: 100%;
    padding-top: 7vw;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .lim1 {
    display: none;
    justify-content: flex-end;
    margin-top: 1.5vw;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .lim1 i {
    width: 12.5vw;
    height: 0.42vw;
    background: #3376FA;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .lim2 {
    display: flex;
    justify-content: flex-end;
    margin-top: 1.5vw;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .lim2 i {
    width: 5.31vw;
    height: 0.42vw;
    background: #3376FA;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .tio_osef {
    display: flex;
    flex-wrap: wrap;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .tio_osef .dsdew {
    margin-bottom: 2.5vw;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .tio_osef .xxddd {
    margin-bottom: 0.83vw;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .tio_osef .mind_id {
    display: flex;
    width: 100%;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .tio_osef .ime_oimd {
    display: flex;
    align-items: baseline;
    width: 48%;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .tio_osef .ime_oimd img {
    width: auto;
    height: 4.22vw;
    object-fit: contain;
    margin-right: 1.3vw;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .tio_osef .ime_oimd span {
    width: 90%;
    min-height: 1.22vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.25vw;
    color: #FFFFFF;
  }
  .lianxi_box .lein_ibms_lefi .lefi_boss .tio_osef .ime_oimd .tescc {
    width: 90%;
  }
  footer {
    width: 100%;
    background: url('../img/img_footer_back@2x.png') no-repeat;
    background-size: cover;
    padding: 9vw 8vw 2.86vw;
  }
  footer h1 {
    text-align: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 4vw;
    color: #FFFFFF;
  }
  footer h4 {
    text-align: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.64vw;
    color: #FFFFFF;
    padding-top: 1vw;
  }
  footer .foo_ox1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3.8vw;
    margin-bottom: 9vw;
  }
  footer .foo_ox1 .ffo_itme {
    width: 18.63vw;
    height: 6.65vw;
    background: #3376FA;
    border-radius: 4vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.25vw;
    color: #FFFFFF;
    margin-right: 4.7vw;
  }
  footer .foo_ox1 .ffo_itme:last-child {
    margin-right: 0vw;
  }
  footer .fot_navee {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    border-bottom: 0.1vw solid #FFFFFF;
    padding-bottom: 2.4vw;
  }
  footer .fot_navee img {
    width: 15.87vw;
    height: auto;
    object-fit: contain;
    display: none;
  }
  footer .fot_navee .nai_textim {
    display: flex;
    justify-content: space-between;
    flex: 1;
  }
  footer .fot_navee .nai_textim a {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.54vw;
    color: #FFFFFF;
  }
  footer .bot_fooe {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: column;
    margin-top: 2.6vw;
    width: 100%;
  }
  footer .bot_fooe .limf1 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  footer .bot_fooe .limf1 .imd1 {
    width: 49%;
    display: flex;
    align-items: center;
    margin-bottom: 3vw;
    justify-content: center;
  }
  footer .bot_fooe .limf1 .imd1 img {
    width: 4vw;
    height: 4vw;
    object-fit: contain;
  }
  footer .bot_fooe .limf1 .imd1 span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.54vw;
    color: #FFFFFF;
    margin-left: 2.73vw;
  }
  footer .bot_fooe .limf1 .imd3 {
    width: 100%;
    text-align: center;
  }
  footer .bot_fooe .limf1 .imd3 span {
    width: 4.69vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #FFFFFF;
  }
  footer .bot_fooe .limf1 .imd3 a {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #E27638;
    margin-left: 1.67vw;
  }
  footer .bot_fooe .limf2 {
    margin-top: 2vw;
    width: 100%;
    display: flex;
    flex-flow: column;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #FFFFFF;
    text-align: center;
  }
  footer .bot_fooe .limf2 span {
    margin-bottom: 0.7vw;
  }
  footer .bot_fooe .limf3 {
    margin-top: 4.4vw;
  }
  footer .bot_fooe .limf3 img {
    width: 20vw;
    height: 20vw;
    object-fit: contain;
  }
  .guanyu_bbox {
    padding: 7.55vw 8vw 5.3vw;
    background-color: #fff;
  }
  .guanyu_bbox .aung_boxonmd {
    display: flex;
    margin-top: 2.5vw;
    justify-content: space-between;
    flex-flow: column;
    width: 100%;
  }
  .guanyu_bbox .aung_boxonmd .li_abtod {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .guanyu_bbox .aung_boxonmd .li_abtod h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.67vw;
    color: #3376FA;
    padding-top: 1vw;
    line-height: 9.21vw;
  }
  .guanyu_bbox .aung_boxonmd .li_abtod span {
    width: 10.1vw;
    height: 0.36vw;
    background: #3376FA;
  }
  .guanyu_bbox .aung_boxonmd .li_abtod img {
    margin-top: 7.17vw;
    width: 80%;
    height: 35.63vw;
    object-fit: cover;
  }
  .guanyu_bbox .aung_boxonmd .lef_abtod {
    width: 100%;
    display: flex;
    flex-flow: column;
    margin-top: 8vw;
  }
  .guanyu_bbox .aung_boxonmd .lef_abtod .text_comd {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #656566;
    line-height: 4.67vw;
  }
  .guanyu_bbox .aung_boxonmd .lef_abtod .jieshau {
    display: flex;
    flex-flow: wrap;
    margin-top: 8vw;
    width: 100%;
  }
  .guanyu_bbox .aung_boxonmd .lef_abtod .jieshau .itemd_snum {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 46%;
    margin-top: 3.4vw;
  }
  .guanyu_bbox .aung_boxonmd .lef_abtod .jieshau .itemd_snum .nums_item {
    display: flex;
    margin-bottom: 3vw;
  }
  .guanyu_bbox .aung_boxonmd .lef_abtod .jieshau .itemd_snum .nums_item span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 6.33vw;
    color: #3376FA;
  }
  .guanyu_bbox .aung_boxonmd .lef_abtod .jieshau .itemd_snum .nums_item sup {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #3376FA;
  }
  .guanyu_bbox .aung_boxonmd .lef_abtod .jieshau .itemd_snum .nums_item .xiad {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 4.5vw;
    color: #3376FA;
    padding-top: 1vw;
  }
  .guanyu_bbox .aung_boxonmd .lef_abtod .jieshau .itemd_snum span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.8vw;
    color: #231F20;
  }
  .nei_conmte {
    padding: 8.28vw 8vw 9vw;
    background: #efefef;
  }
  .nei_conmte .lmi_box {
    display: flex;
    justify-content: space-between;
    flex-flow: column;
    margin-bottom: 5vw;
    width: 100%;
  }
  .nei_conmte .lmi_box img {
    width: 100%;
    height: 43.7vw;
    object-fit: cover;
    border-radius: 2vw;
    overflow: hidden;
  }
  .nei_conmte .lmi_box .rig_bsood {
    display: flex;
    flex-flow: column;
    width: 100%;
  }
  .nei_conmte .lmi_box .rig_bsood h3 {
    padding-top: 2vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.67vw;
    color: #010101;
    line-height: 9.21vw;
    margin-bottom: 1.6vw;
  }
  .nei_conmte .lmi_box .rig_bsood .p_text {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #656566;
    line-height: 4.67vw;
  }
  .qiyewenhua {
    width: 100%;
    height: 82vw;
    background: url('../img/img_culture_back@2x.png') no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
  }
  .qiyewenhua .items_bos {
    width: 33vw;
    height: 100%;
    border-right: 0.1vw solid #D9D9D9;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
  }
  .qiyewenhua .items_bos:last-child {
    border-right: 0;
  }
  .qiyewenhua .items_bos:hover {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 52%, #000000 100%);
  }
  .qiyewenhua .items_bos img {
    width: 9vw;
    height: 9vw;
    object-fit: contain;
  }
  .qiyewenhua .items_bos h4 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3vw;
    color: #E3E3E3;
    margin: 1.82vw 0 0.47vw;
  }
  .qiyewenhua .items_bos span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.63vw;
    color: #E3E3E3;
  }
  .qiyewenhua .items_bos .limd_box {
    padding-top: 3vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #E3E3E3;
    line-height: 4.17vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
  }
  .qiyewenhua .items_bos .limd_box div {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #E3E3E3;
    line-height: 4.17vw;
  }
  .zuzhijiage_box {
    padding: 6vw 8vw 3.5vw;
    background: #efefef;
    position: relative;
  }
  .zuzhijiage_box .imdds {
    padding-top: 10vw;
    width: 100%;
    object-fit: cover;
  }
  .yunsyin_box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5vw;
    flex-flow: column;
  }
  .yunsyin_box .uimtem {
    display: flex;
    flex-flow: column;
    border-radius: 1.56vw;
    overflow: hidden;
    margin-bottom: 4.1vw;
    cursor: pointer;
  }
  .yunsyin_box .uimtem:hover .i_imgs img {
    transform: scale(1.1);
  }
  .yunsyin_box .uimtem:hover .iund_text {
    background: #3376fa;
  }
  .yunsyin_box .uimtem:hover .iund_text h3 {
    color: #fff;
  }
  .yunsyin_box .uimtem:hover .iund_text .p_text {
    color: #fff;
  }
  .yunsyin_box .uimtem:nth-child(3n) {
    margin-right: 0;
  }
  .yunsyin_box .uimtem .i_imgs {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 37vw;
  }
  .yunsyin_box .uimtem .i_imgs img {
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .yunsyin_box .uimtem .iund_text {
    display: flex;
    flex-flow: column;
    padding: 2vw;
    margin-top: -2vw;
    background-color: #ffffff;
    width: 100%;
    background: #FFFFFF;
    border-radius: 1.56vw;
    transition: all 0.3s;
    position: relative;
    z-index: 9;
  }
  .yunsyin_box .uimtem .iund_text h3 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 4.25vw;
    color: #000000;
    padding-bottom: 1.4vw;
  }
  .yunsyin_box .uimtem .iund_text .p_text {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #78787B;
    line-height: 4.67vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .shiyebuju {
    position: relative;
    padding: 6.25vw 8vw 7vw;
    background-color: #ffffff;
  }
  .shiyebuju .limd_jues {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5.8vw;
  }
  .shiyebuju .limd_jues .imdos_nos {
    width: 33%;
    height: 53.35vw;
    border-radius: 1vw;
    overflow: hidden;
    position: relative;
  }
  .shiyebuju .limd_jues .imdos_nos:hover .bgimdd {
    filter: brightness(0%);
  }
  .shiyebuju .limd_jues .imdos_nos:hover .bot_oim {
    display: none !important;
  }
  .shiyebuju .limd_jues .imdos_nos .bgimdd {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .shiyebuju .limd_jues .imdos_nos .hover_box {
    width: 100%;
    height: 100%;
    padding: 4.3vw 3vw 3.7vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: flex;
    flex-flow: column;
  }
  .shiyebuju .limd_jues .imdos_nos .hover_box .liemfig {
    width: 7.4vw;
    height: 7.4vw;
    object-fit: contain;
    margin-left: -1vw;
  }
  .shiyebuju .limd_jues .imdos_nos .hover_box h3 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.67vw;
    color: #FFFFFF;
    margin: 10vw 0 2.2vw;
  }
  .shiyebuju .limd_jues .imdos_nos .hover_box .ppi_text {
    width: 18.28vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.33vw;
    color: #D9D9D9;
  }
  .shiyebuju .limd_jues .imdos_nos .bot_oim {
    position: absolute;
    bottom: 4vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    width: 100%;
  }
  .shiyebuju .limd_jues .imdos_nos .bot_oim img {
    width: 2.92vw;
    height: 2.92vw;
    object-fit: contain;
  }
  .shiyebuju .limd_jues .imdos_nos .bot_oim span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.67vw;
    margin-top: 1.9vw;
    color: #FFFFFF;
  }
  .shiyebuju .ifoime_box {
    margin-top: 5.8vw;
  }
  .shiyebuju .ifoime_box .topimgd {
    display: flex;
    align-items: center;
  }
  .shiyebuju .ifoime_box .topimgd img {
    width: 2.92vw;
    height: 2.92vw;
  }
  .shiyebuju .ifoime_box .topimgd span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.67vw;
    color: #231F20;
    margin-left: 1.5vw;
  }
  .shiyebuju .ifoime_box .lim12 {
    display: none;
    width: 5.1vw;
    height: 0.31vw;
    background: #3376FA;
    margin-left: -2vw;
    margin-top: 1.8vw;
  }
  .shiyebuju .ifoime_box .bot_bomtext {
    margin-top: 3vw;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: space-between;
  }
  .shiyebuju .ifoime_box .bot_bomtext .lief_p {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #78787B;
    line-height: 4.67vw;
  }
  .shiyebuju .ifoime_box .bot_bomtext .rimg_imgs {
    margin-top: 6vw;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .shiyebuju .ifoime_box .bot_bomtext .rimg_imgs .imid_imgd {
    flex: 0 0 33%;
    height: 4vw;
    margin-bottom: 7vw;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .shiyebuju .ifoime_box .bot_bomtext .rimg_imgs .imid_imgd img {
    width: auto;
    height: 4vw;
    object-fit: contain;
  }
  .kejicx {
    position: relative;
    background: #efefef;
    padding: 6vw 0;
    width: 100%;
  }
  .kejicx .in_box {
    padding: 0 8vw;
  }
  .kejicx .new_nav {
    padding: 0 8vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: -2vw;
  }
  .kejicx .new_nav .na_item {
    cursor: pointer;
    width: 20.02vw;
    height: 5.5vw;
    border-radius: 0vw 0vw 0vw 0vw;
    border: 0.05vw solid #3376FA;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #3376FA;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 2vw;
  }
  .kejicx .new_nav .act_nac_new {
    background: #3376FA;
    color: #FFFFFF;
  }
  .kejicx .mySwiper3 {
    width: 100%;
    height: 60vw;
    position: relative;
    overflow: hidden;
    margin-top: 7vw;
  }
  .kejicx .mySwiper3 .swiper-slide {
    width: 67.29vw;
    height: 47.81vw;
    border-radius: 2.6vw;
    overflow: hidden;
    object-fit: cover;
    position: relative;
  }
  .kejicx .mySwiper3 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .kejicx .mySwiper3 .swiper-slide .text_oim {
    position: absolute;
    bottom: 2.6vw;
    width: 100%;
    padding: 0 3.65vw;
    display: flex;
    flex-flow: column;
  }
  .kejicx .mySwiper3 .swiper-slide .text_oim h3 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.2vw;
    color: #FFFFFF;
    margin-bottom: 1vw;
  }
  .kejicx .mySwiper3 .swiper-slide .text_oim span {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.65vw;
    color: #FFFFFF;
  }
  .kejicx .mySwiper3 .rimg {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5vw;
    height: 2.5vw;
    border: 0.1vw solid #FFFFFF;
    font-size: 1.5vw;
    color: #ffffff;
    position: absolute;
    top: 33vw;
    right: 20vw;
    border-radius: 50%;
    z-index: 9999;
  }
  .kejicx .mySwiper3 .rimg:hover {
    background: #3376FA;
    border: 0;
  }
  .kejicx .mySwiper3 .lief {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5vw;
    height: 2.5vw;
    border: 0.1vw solid #FFFFFF;
    font-size: 1.5vw;
    color: #ffffff;
    position: absolute;
    top: 33vw;
    right: 25vw;
    border-radius: 50%;
    z-index: 9999;
  }
  .kejicx .mySwiper3 .lief:hover {
    background: #3376FA;
    border: 0;
  }
  .yuanquyunyin {
    width: 100%;
    background: url('../img/img_park_back01@2x.png') no-repeat;
    background-size: cover;
    padding: 6vw 8vw 4vw;
  }
  .yuanquyunyin h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 4.5vw;
    color: #231F20;
    text-align: center;
    margin-bottom: 2vw;
  }
  .yuanquyunyin .el-tabs__nav-scroll {
    overflow-x: scroll !important;
    padding: 2vw 0;
  }
  .yuanquyunyin .el-tabs__nav-wrap.is-scrollable {
    padding: 0 2vw;
  }
  .yuanquyunyin .el-tabs__item {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.5vw;
    color: #000000;
    padding: 0 4vw;
    height: 6vw;
    box-sizing: border-box;
    line-height: 6vw;
    display: inline-block;
    list-style: none;
    position: relative;
  }
  .yuanquyunyin .is-active {
    font-weight: bold;
    font-size: 3.6vw;
    color: #3376FA;
  }
  .yuanquyunyin .el-tabs__nav-wrap::after {
    height: 0.1vw;
    background-color: #C4C4CA;
  }
  .yuanquyunyin .el-tabs__active-bar {
    height: 0.21vw;
    background-color: #3376FA;
  }
  .yuanquyunyin .linfo_boxs {
    width: 100%;
    margin-top: 6vw;
    display: flex;
    justify-content: space-between;
    flex-flow: column;
  }
  .yuanquyunyin .linfo_boxs .lefim31 {
    display: flex;
    flex-flow: column;
  }
  .yuanquyunyin .linfo_boxs .lefim31 h1 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3vw;
    color: #3376FA;
    margin-bottom: 3vw;
  }
  .yuanquyunyin .linfo_boxs .lefim31 .piddxx {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.63vw;
    color: #656566;
    flex: 1;
  }
  .yuanquyunyin .linfo_boxs .lefim31 .biuen {
    margin: 5vw 0;
    display: flex;
    align-items: center;
  }
  .yuanquyunyin .linfo_boxs .lefim31 .biuen img {
    width: 3.7vw;
    height: auto;
    object-fit: contain;
    margin-right: 1vw;
  }
  .yuanquyunyin .linfo_boxs .lefim31 .biuen span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.25vw;
    color: #3376FA;
  }
  .yuanquyunyin .linfo_boxs .ringdim31 {
    width: 100%;
    height: 44.69vw;
  }
  .yuanquyunyin .linfo_boxs .ringdim31 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .jie_bosmx {
    width: 100%;
    padding: 5vw 0;
    background: url('../img/img_park_back02@2x.png') no-repeat;
    background-size: cover;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  .jie_bosmx .li_pimde {
    text-align: center;
    width: 80%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #78787B;
    margin: 0 auto 5vw;
  }
  .jie_bosmx .xoimnd {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .jie_bosmx .xoimnd i {
    width: 0.1vw;
    height: 8.32vw;
    background: #000000;
    margin: 0 5vw;
  }
  .jie_bosmx .xoimnd .itme_i {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }
  .jie_bosmx .xoimnd .itme_i .top_tex1 {
    display: flex;
    align-items: baseline;
  }
  .jie_bosmx .xoimnd .itme_i .top_tex1 .dinum {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.08vw;
    color: #000000;
  }
  .jie_bosmx .xoimnd .itme_i .top_tex1 sub {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #000000;
    margin-right: 0.5vw;
  }
  .jie_bosmx .xoimnd .itme_i .top_tex1 span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #000000;
  }
  .jie_bosmx .xoimnd .itme_i .top_tex2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #656566;
    margin-top: 1vw;
  }
  .ruzhuqiye {
    width: 100%;
    background: #ffffff;
    padding: 6vw 8vw;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  .ruzhuqiye .leifmug11 .litext1 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.8vw;
    color: #231F20;
  }
  .ruzhuqiye .leifmug11 .litext2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 5.21vw;
    color: #000000;
    letter-spacing: 0.5vw;
    display: flex;
    align-items: center;
  }
  .ruzhuqiye .leifmug11 .litext2 sub {
    font-size: 3vw;
  }
  .ruzhuqiye .leifmug11 .litext3 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.83vw;
    color: #000000;
    line-height: 4.67vw;
    margin: 1vw 0 2vw;
  }
  .ruzhuqiye .leifmug11 .litext4 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #656566;
    line-height: 4.67vw;
  }
  .ruzhuqiye .leifmug11 .litext5 {
    width: 9.08vw;
    height: 0.4vw;
    background: #000000;
    margin: 6vw 0;
  }
  .ruzhuqiye .rimg_imgs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .ruzhuqiye .rimg_imgs .imid_imgd {
    flex: 0 0 32%;
    height: 4vw;
    margin-bottom: 6vw;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .ruzhuqiye .rimg_imgs .imid_imgd img {
    width: auto;
    height: 4vw;
    object-fit: contain;
  }
  .dangjian nav a {
    color: #B60002 !important;
  }
  .dangjian nav a:hover {
    border-bottom: 0.21vw solid #B60002 !important;
    font-weight: bold;
    font-size: 1.04vw;
    color: #B60002 !important;
  }
  .dangjian nav .nav_act {
    border-bottom: 0.21vw solid #B60002 !important;
    color: #B60002 !important;
  }
  .dangjian .xnaitiem {
    cursor: pointer;
  }
  .dangjian .xnaitiem:last-child .limds_box {
    display: none;
  }
  .dangjian .xnaitiem:hover h3 {
    color: #B60002 !important;
  }
  .dangjian .xnaitiem:hover .l32 {
    background: #B60002 !important;
  }
  .dangjian .new_nav {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .dangjian .new_nav .na_item {
    cursor: pointer;
    width: 20.02vw;
    height: 5.5vw;
    border-radius: 0vw 0vw 0vw 0vw;
    border: 0.05vw solid #B60002;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #B60002;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 2vw;
  }
  .dangjian .new_nav .act_nac_new {
    background: #B60002;
    color: #FFFFFF;
  }
  .new_liseimn {
    padding: 6.8vw 8vw 0;
    position: relative;
  }
  .new_liseimn .dantopimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 84.06vw;
    z-index: -1;
  }
  .new_liseimn .imds {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 7vw;
    position: relative;
    padding-bottom: 9vw;
  }
  .new_liseimn .mmo_onebox {
    display: flex;
    flex-flow: column;
  }
  .new_liseimn .mmo_onebox .lefim21 {
    border-top: 0.16vw solid #D9D9D9;
    border-bottom: 0.16vw solid #D9D9D9;
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 3.7vw 1vw;
    margin-right: 0.47vw;
  }
  .new_liseimn .mmo_onebox .lefim21 h2 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3.67vw;
    color: #231F20;
    margin-bottom: 2vw;
    cursor: pointer;
  }
  .new_liseimn .mmo_onebox .lefim21 p {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #757575;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .new_liseimn .mmo_onebox .lefim21 span {
    display: flex;
    flex: 1;
    align-items: flex-end;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #757575;
  }
  .new_liseimn .mmo_onebox .rigfim21 {
    margin-top: 2vw;
    width: 100%;
    height: 45vw;
  }
  .new_liseimn .mmo_onebox .rigfim21 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .new_liste {
    display: flex;
    flex-flow: column;
    padding: 7vw 0vw;
  }
  .new_liste .ne_items {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .new_liste .ne_items .date_box {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 12vw;
    height: 12vw;
    background: #F4F4F4;
    box-shadow: 0.1vw 0.21vw 0.73vw 0.1vw rgba(115, 115, 115, 0.25);
    border-radius: 50%;
  }
  .new_liste .ne_items .date_box span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #757575;
  }
  .new_liste .ne_items .date_box i {
    width: 5.44vw;
    height: 0.1vw;
    background: #757575;
  }
  .new_liste .ne_items .con_bxoe {
    display: flex;
    flex-flow: column;
  }
  .new_liste .ne_items .con_bxoe h3 {
    width: 40vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3.2vw;
    color: #231F20;
    margin-bottom: 0.94vw;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .new_liste .ne_items .con_bxoe .ptexds {
    width: 40vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #757575;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .new_liste .ne_items img {
    width: 22.75vw;
    object-fit: cover;
    height: 16.42vw;
  }
  .new_liste .limds_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 2.86vw;
  }
  .new_liste .limds_box .l12 {
    width: 0.1vw;
    height: 4.69vw;
    background: #DADADA;
  }
  .new_liste .limds_box .l32 {
    width: 74.38vw;
    transition: all 0.5s;
    height: 0.1vw;
    background: #DADADA;
  }
  .nes11_nav {
    width: 83.33vw;
    margin: auto;
    display: flex;
    align-items: center;
    border-bottom: 0.11vw solid #EEEEEE;
  }
  .nes11_nav .na_avt {
    border-bottom: 0.3vw solid #B60002 !important;
    color: #B60002;
    font-weight: bold;
  }
  .nes11_nav span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3vw;
    color: #818181;
    height: 9.42vw;
    margin-right: 8vw;
    border-bottom: 0.3vw solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .nes11_nav span:hover {
    border-bottom: 0.3vw solid #B60002;
    color: #B60002;
    font-weight: bold;
  }
  .nes11_nav span:last-child {
    border-right: 0.16vw solid #eee;
  }
  .nes11_nav2 {
    width: 83.33vw;
    margin: auto;
    display: flex;
    align-items: center;
    border-bottom: 0.11vw solid #EEEEEE;
  }
  .nes11_nav2 .na_avt {
    border-bottom: 0.3vw solid #3376FA !important;
    color: #3376FA;
    font-weight: bold;
  }
  .nes11_nav2 span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3vw;
    color: #818181;
    height: 9.42vw;
    margin-right: 8vw;
    border-bottom: 0.3vw solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .nes11_nav2 span:hover {
    border-bottom: 0.3vw solid #3376FA;
    color: #3376FA;
    font-weight: bold;
  }
  .nes11_nav2 span:last-child {
    border-right: 0.16vw solid #eee;
  }
  .titel_box {
    margin: 5.7vw 8.33vw 1.25vw 8.33vw;
    padding-bottom: 1.4vw;
    width: 83.33vw;
    border-bottom: 0.16vw solid #EEEEEE;
  }
  .titel_box h1 {
    width: 81.98vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 3vw;
    color: #3E3E3E;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .titel_box .majs {
    display: flex;
    align-items: center;
  }
  .titel_box .majs .lins1 {
    width: 4.27vw;
    height: 0.1vw;
    background: #818181;
    margin-right: 1vw;
  }
  .titel_box .majs .lin2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.6vw;
    line-height: 6.08vw;
    color: #818181;
  }
  .main_text_box {
    margin: 0vw auto;
    padding: 0vw 0vw 2vw;
    width: 83.33vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #818181;
    border-bottom: 0.1vw solid #EEEEEE;
  }
  .bor_bues {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2vw 19vw 5.89vw;
  }
  .bor_bues .ibuitam {
    width: 16.49vw;
    height: 5.5vw;
    background: #FFFFFF;
    border: 0.1vw solid #b3b2b2;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .bor_bues .ibuitam:hover {
    border: 0.1vw solid #050505;
  }
  .bor_bues .ibuitam img {
    width: auto;
    height: 1.78vw;
    object-fit: contain;
    margin-right: 0.68vw;
  }
  .bor_bues .ibuitam span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #000000;
  }
  .lainxiwo .sidti {
    width: 83.33vw;
    height: 55.1vw;
    object-fit: cover;
    margin-top: 5vw;
    margin-bottom: 3.49vw;
  }
  .lainxiwo .dihhisd {
    padding: 1.82vw 1vw 3.75vw;
    border-top: 0.16vw solid #989898;
    border-bottom: 0.16vw solid #989898;
  }
  .lainxiwo .dihhisd span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #6F6F6F;
  }
  .lainxiwo .dihhisd .dilx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2.47vw;
  }
  .lainxiwo .dihhisd .dilx h3 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 2.67vw;
    color: #373A3B;
  }
  .lainxiwo .dihhisd .dilx img {
    width: 4.88vw;
    height: auto;
    object-fit: contain;
  }
  .msin_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.56vw;
    padding-right: 5vw;
  }
  .msin_box .items {
    display: flex;
    flex-flow: column;
  }
  .msin_box .items span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #6F6F6F;
    padding-bottom: 1.4vw;
  }
  .msin_box .items h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 2.67vw;
    color: #373A3B;
  }
  .hezuo {
    background-color: #FFFFFF;
  }
  .hezuo .el-upload {
    width: 100%;
  }
  .hezuo .hezuo_list {
    display: flex;
    justify-content: space-between;
    flex-flow: column;
    margin-top: 4.8vw;
  }
  .hezuo .hezuo_list .lefi_box {
    display: flex;
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    margin-bottom: 5vw;
  }
  .hezuo .hezuo_list .lefi_box .lesitema {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2vw 3.46vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 4vw;
    color: #838383;
    cursor: pointer;
    transition: all 0.3s;
  }
  .hezuo .hezuo_list .lefi_box .lesitema:hover {
    background: #F4F4F4;
    color: #434343;
  }
  .hezuo .hezuo_list .lefi_box .actsd {
    background: #3376FA !important;
    color: #FFFFFF !important;
  }
  .hezuo .hezuo_list .rignt_box {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-size: 2.8vw;
    line-height: 5vw;
  }
  .hezuo .hezuo_list .rignt_box .top_bos1 {
    display: flex;
    justify-content: space-between;
  }
  .hezuo .hezuo_list .rignt_box .top_bos1 .linmd1 {
    display: flex;
    flex-flow: column;
  }
  .hezuo .hezuo_list .rignt_box .top_bos1 .linmd1 h2 {
    width: 26.72vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 1.67vw;
    color: #3376FA;
    padding: 0.26vw 0 1.56vw;
  }
  .hezuo .hezuo_list .rignt_box .top_bos1 .linmd1 .opos {
    width: 26.72vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.83vw;
    color: #656566;
    line-height: 1.67vw;
  }
  .hezuo .hezuo_list .rignt_box .top_bos1 img {
    width: 29.22vw;
    height: 22.19vw;
    object-fit: cover;
  }
  .hezuo .hezuo_list .rignt_box .top_bos2 {
    margin-top: 7.6vw;
    width: 60.15vw;
    height: 12.83vw;
    background: url('../img/img_process@2x.png') no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
  }
  .hezuo .hezuo_list .rignt_box .top_bos2 .itemd1 {
    display: flex;
    flex-flow: column;
    align-items: flex-end;
    width: 11vw;
  }
  .hezuo .hezuo_list .rignt_box .top_bos2 .itemd1 .tos1 {
    display: flex;
    align-items: center;
  }
  .hezuo .hezuo_list .rignt_box .top_bos2 .itemd1 .tos1 .som1 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.94vw;
    color: #717171;
    padding-right: 0.68vw;
  }
  .hezuo .hezuo_list .rignt_box .top_bos2 .itemd1 .tos1 .som2 {
    color: #717171;
    font-size: 1.9vw;
    font-weight: bold;
  }
  .hezuo .hezuo_list .rignt_box .top_bos2 .itemd1 .tos2 {
    display: flex;
    flex-flow: column;
    padding-right: 1.7vw;
  }
  .hezuo .hezuo_list .rignt_box .top_bos2 .itemd1 .tos2 span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.73vw;
    color: #3376FA;
    padding-bottom: 0.2vw;
  }
  .hezuo .hezuo_list .rignt_box .top_bos2 .itemd1 .tos2 p {
    width: 5.73vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.63vw;
    color: #717171;
    line-height: 0.73vw;
  }
  .hezuo .si_text {
    margin: 6vw 0 2vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.9vw;
    color: #000000;
  }
  .hezuo .sncus {
    display: flex;
    align-items: center;
    border-bottom: 0.1vw solid #888888;
    padding: 2.3vw 0;
    width: 100%;
    margin-right: 4vw;
    justify-content: space-between;
  }
  .hezuo .sncus .bbsi {
    width: 30%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 3vw;
    color: #000000;
  }
  .hezuo .sncus .bbsi .requesd {
    color: #f56c6c !important;
    margin-right: 0.3vw;
    font-size: 0.8vw;
  }
  .hezuo .sncus .smsd {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #888888;
    padding-right: 0.9vw;
  }
  .hezuo .shenqingbo {
    display: flex;
    flex-wrap: wrap;
  }
  .hezuo .shenqingbo .sinpt_box {
    display: flex;
    align-items: center;
    border-bottom: 0.1vw solid #888888;
    padding: 1.3vw 0;
    width: 100%;
  }
  .hezuo .shenqingbo .sinpt_box .bbsi {
    width: 30%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #000000;
  }
  .hezuo .shenqingbo .sinpt_box .bbsi .requesd {
    color: #f56c6c !important;
    margin-right: 0.3vw;
    font-size: 0.8vw;
  }
  .hezuo .shenqingbo .sinpt_box .el-select,
  .hezuo .shenqingbo .sinpt_box .el-input {
    flex: 1;
    border: 0;
    outline: 0;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
  }
  .hezuo .shenqingbo .sinpt_box .el-select .el-input__inner,
  .hezuo .shenqingbo .sinpt_box .el-input .el-input__inner {
    border: 0;
    outline: 0;
    font-size: 2.6vw;
    color: #BFBFBF;
  }
  .hezuo .buichs {
    margin-top: 4vw;
    width: 20.02vw;
    height: 5.5vw;
    border: 0.05vw solid #3376fa;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.94vw;
    color: #3376FA;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s;
  }
  .hezuo .buichs .hovershow {
    display: none;
  }
  .hezuo .buichs .hoverhide {
    display: block;
  }
  .hezuo .buichs:hover {
    background: #3376fa;
    color: #fff;
  }
  .hezuo .buichs:hover .hovershow {
    display: block;
  }
  .hezuo .buichs:hover .hoverhide {
    display: none;
  }
  .hezuo .buichs img {
    width: 2.67vw;
    height: auto;
    object-fit: contain;
    margin-left: 0.5vw;
  }
  .bonaner_od {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 31.98vw;
    background: url('../img/img_middle@2x.png') no-repeat;
    background-size: cover;
    padding: 6vw 0;
  }
  .bonaner_od h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 3.5vw;
    color: #FFFFFF;
  }
  .bonaner_od i {
    width: 5.83vw;
    height: 0.31vw;
    background: #FFFFFF;
    border-radius: 0vw 0vw 0vw 0vw;
  }
  .bonaner_od span {
    width: 80%;
    text-align: center;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.67vw;
    color: #FFFFFF;
  }
  .kejigfu {
    padding: 7.55vw 8vw 5.3vw;
    padding-right: 0;
    background-color: #FFFFFF;
  }
  .kejigfu .ximg_box {
    display: flex;
    margin-top: 5.8vw;
    position: relative;
    flex-flow: column;
  }
  .kejigfu .ximg_box .lef_boxs1 {
    width: 100%;
    display: flex;
    flex-flow: column;
  }
  .kejigfu .ximg_box .lef_boxs1 h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.67vw;
    color: #3376FA;
  }
  .kejigfu .ximg_box .lef_boxs1 h3 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.6vw;
    padding: 1.5vw 0;
    color: #000000;
  }
  .kejigfu .ximg_box .lef_boxs1 .spanLit {
    width: max-content;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.6vw;
    color: #696B6D;
    padding-bottom: 1.83vw;
    cursor: pointer;
  }
  .kejigfu .ximg_box .lef_boxs1 .spanLit:hover {
    color: #000000;
    border-bottom: 0.1vw solid #000;
  }
  .kejigfu .ximg_box .lef_boxs1 .ackim {
    color: #000000;
    border-bottom: 0.1vw solid #000;
  }
  .kejigfu .ximg_box .jiantous {
    position: absolute;
    left: 0;
    bottom: -5vw;
    display: flex;
    align-items: baseline;
  }
  .kejigfu .ximg_box .jiantous .fa-long-arrow-left,
  .kejigfu .ximg_box .jiantous .fa-long-arrow-right {
    font-size: 3.3vw;
    cursor: pointer;
  }
  .kejigfu .ximg_box .jiantous .lopsi {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 3vw;
    margin: 0 4.5vw;
    color: #797A7C;
  }
  .kejigfu .ximg_box .jiantous .lopsi span {
    color: #000000;
  }
  .kejigfu .ximg_box .mySwiper32 {
    padding-bottom: 3vw;
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .kejigfu .ximg_box .mySwiper32 .swiper-slide {
    width: 35.1vw;
    height: 24.38vw;
    position: relative;
  }
  .kejigfu .ximg_box .mySwiper32 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .kejigfu .ximg_box .mySwiper32 .swiper-slide .posabbox {
    position: absolute;
    bottom: -2vw;
    left: 2vw;
    width: 15.94vw;
    background: #212832;
    padding: 2.5vw 1.5vw;
    display: flex;
    flex-flow: column;
    transition: all 0.5s;
  }
  .kejigfu .ximg_box .mySwiper32 .swiper-slide .posabbox .tiop-sd {
    display: none;
  }
  .kejigfu .ximg_box .mySwiper32 .swiper-slide .posabbox:hover .omsimv {
    height: max-content;
  }
  .kejigfu .ximg_box .mySwiper32 .swiper-slide .posabbox h2 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 1.25vw;
    color: #FFFFFF;
  }
  .kejigfu .ximg_box .mySwiper32 .swiper-slide .posabbox i {
    width: 2.5vw;
    height: 0.21vw;
    background: #FFFFFF;
    margin: 2.3vw 0;
  }
  .kejigfu .ximg_box .mySwiper32 .swiper-slide .posabbox .omsimv {
    transition: all 0.5s;
    height: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.83vw;
    color: #FFFFFF;
  }
  .kejigfu .ximg_box .mySwiper32 .swiper-slide .posabbox .omsimv .dii1 {
    width: 50%;
    margin-bottom: 0.83vw;
  }
  .mosinc {
    padding: 7.55vw 8vw 5.3vw;
    background-color: #F3F3F3 !important;
    position: relative;
  }
  .mosinc .sinpt_box .el-select,
  .mosinc .sinpt_box .el-input {
    flex: 1;
    border: 0;
    outline: 0;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
  }
  .mosinc .sinpt_box .el-select .el-input__inner,
  .mosinc .sinpt_box .el-input .el-input__inner {
    background-color: transparent;
    border: 0;
    outline: 0;
    font-size: 2.04vw;
    color: #BFBFBF;
  }
  .mosinc .info_bosx {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    position: relative;
    flex-flow: column;
  }
  .mosinc .info_bosx .l2timd1 {
    background: url('../img/img_invitation_01@2x.png') no-repeat;
    background-size: cover;
    width: 100%;
    height: 19.17vw;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.9vw;
    color: #FFFFFF;
    padding: 4vw;
  }
  .mosinc .info_bosx .l2timd1 .ga1 {
    margin-bottom: 0.63vw;
  }
  .mosinc .info_bosx .l1timd2 {
    margin-top: 3vw;
    width: 100%;
    background: #3376FA;
    padding: 3.5vw;
  }
  .mosinc .info_bosx .l1timd2 .lsz1 {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 2.6vw;
    color: #FFFFFF;
    padding-left: 2vw;
  }
  .mosinc .info_bosx .l1timd2 .lsz2 {
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.67vw;
    color: #FFFFFF;
    padding: 1.5vw 2vw;
  }
  .mosinc .info_bosx .l1timd2 .lsz3 {
    width: 4.69vw;
    height: 0.21vw;
    background: #FFFFFF;
  }
  .mosinc .info_bosx .l1timd2 .lsz4 {
    padding-left: 2vw;
    padding-top: 2.2vw;
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 2.83vw;
    color: #FFFFFF;
  }
}
