@media screen and (max-width: 750px) {
  #menu-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
  }

  .flc {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .shoudaxie {
    text-transform: capitalize;
  }

  .alldaxie {
    text-transform: uppercase;
  }

  .avtwdong {
    transition: all 0.5s;
    cursor: pointer;
  }

  .avtwdong:hover {
    box-shadow: 5px 5px 10px rgba(163, 177, 198, 0.6), -5px -5px 10px rgba(255, 255, 255, 0.5);
    transform: translateY(-0.5vw);
  }

  .fla {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .flb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  .flcc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  .ellipsisaa {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .ellipsisaa22 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  header {
    width: 100%;
    height: 60px !important;
    background: url('/img/1-2.png') no-repeat;
    background-position: top right;
    background-size: contain;
    padding-left: 8vw;
    padding-right: 70px !important;
    position: relative;
  }

  header .logon {
    width: 60px !important;
    object-fit: contain;
  }

  header .rig_log {
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 12px !important;
  }

  header .rig_log .clxial {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #FFFFFF;
    bottom: -5vw;
    z-index: 99;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
  }

  header .rig_log .clxial div {
    padding: 1vw 0;
    cursor: pointer;
  }

  header .rig_log .clxial div:hover {
    background-color: #64c42a;
    color: #fff;
  }

  header .rig_log>div {
    height: 100%;
    position: relative;
  }

  header .rig_log>div:first-child {
    margin-right: 13px;
  }

  header .rig_log>div img {
    width: 10px;
    height: 10px;
    object-fit: contain;
    margin-right: 3px;
  }

  header .rig_log>div span {
    font-size: 10px;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
  }

  header .rig_log>div .tet_ll {
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
  }

  header .hoviera:hover .clxial {
    display: block;
  }

  header .fa {
    font-size: 25px;
    color: #868486;
  }

  header .mide_log {
    flex-basis: content;
    width: 100%;
    flex-direction: column;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 999;
    background-color: #fff;
  }

  header .mide_log a {
    font-size: 12px;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    padding: 0 1.4vw;
    text-transform: capitalize;
    padding: 10px 0;
  }

  header .mide_log a:hover {
    color: #64C42A;
  }

  header .mide_log .actt {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #64C42A;
  }

  .lunbo {
    width: 100%;
    height: 350px;
  }

  .lunbo .swiper-slide {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
  }

  .lunbo .swiper-slide .alf {
    position: absolute;
    top: 20vw;
    left: 8.3vw;
  }

  .lunbo .swiper-slide .alf .tt1 {
    font-size: 30px;
    font-family: Objectivity;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 15px;
  }

  .lunbo .swiper-slide .alf .tt2 {
    font-size: 26px;
    font-family: Objectivity;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 15px;
  }

  .lunbo .swiper-slide .alf .tt3 {
    font-size: 22px;
    font-family: AlibabaPuHuiTiL;
    font-weight: 400;
    color: #FFFFFF;
  }

  .lunbo .swiper-container-horizontal>.swiper-pagination-bullets {
    text-align: left !important;
    padding-left: 8vw;
    bottom: 2vw;
  }

  .lunbo .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
  }

  .jieshao {
    width: 100%;
    padding: 7vw 8.3vw 0 5.6vw;
  }

  .jieshao .flb {
    flex-wrap: wrap;
  }

  .jieshao .js_le {
    flex-basis: 100%;
    width: 100%;
    background: url('/img/1-6.png') no-repeat;
    background-size: cover;
    padding: 0.73vw 0 0 2.6vw;
    text-align: center;
  }

  .jieshao .js_le .js1 {
    font-size: 20px;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
    margin-bottom: 20px;
  }

  .jieshao .js_le .js2 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 15px;
    text-align: center;
  }

  .jieshao .js_le .js3 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    margin-bottom: 2.6vw;
  }

  .jieshao .js_le .js4 {
    width: 80px;
    height: 40px;
    background: #64C42A;
    border-radius: 5px;
    font-size: 12px;
    font-family: Objectivity;
    font-weight: 500;
    color: #FFFFFF;
    margin: 10px auto;
  }

  .jieshao .js_ri {
    flex-basis: 100%;
    width: 100%;
  }

  .jieshao .bots {
    display: none;
    padding: 1.8vw 14vw;
  }

  .jieshao .bots div {
    width: 33%;
    height: 60px;
    margin-bottom: 10px;
    object-fit: contain;
  }

  .jieshao .bots div:nth-child(1) {
    background: url('/img/1-1b.png') no-repeat;
    background-size: cover;
  }

  .jieshao .bots div:nth-child(1):hover {
    background: url('/img/1-1a.png');
  }

  .jieshao .bots div:nth-child(2) {
    background: url('/img/1-2b.png');
  }

  .jieshao .bots div:nth-child(2):hover {
    background: url('/img/1-2a.png');
  }

  .jieshao .bots div:nth-child(3) {
    background: url('/img/1-3b.png');
  }

  .jieshao .bots div:nth-child(3):hover {
    background: url('/img/1-3a.png');
  }

  .jieshao .bots div:nth-child(4) {
    background: url('/img/1-4b.png');
  }

  .jieshao .bots div:nth-child(4):hover {
    background: url('/img/1-4a.png');
  }

  .jieshao .bots div:nth-child(5) {
    background: url('/img/1-5b.png');
  }

  .jieshao .bots div:nth-child(5):hover {
    background: url('/img/1-5a.png');
  }

  .jieshao .bots div:nth-child(6) {
    background: url('/img/1-6b.png');
  }

  .jieshao .bots div:nth-child(6):hover {
    background: url('/img/1-6a.png');
  }

  .lisif .js_le .js3 {
    width: 100%;
    margin-bottom: 1vw;
  }

  .lisif .js_le .adjs3 {
    width: 100%;
    text-align: left;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5CA331;
    line-height: 22px;
  }

  .lisif .js_le .adjs3 .oali {
    width: 100%;
    text-align: left;
  }

  .lisif .js_ri {
    width: 100%;
    height: 200px;
  }

  .lisif .js_ri img {
    height: 100%;
  }

  .lisif .bots {
    padding-top: 4vw;
  }

  .cp_tppp {
    text-align: center;
    padding-top: 7.2vw;
  }

  .cp_tppp .cp1 {
    font-size: 20px;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
    margin-bottom: 10px;
  }

  .cp_tppp .cp2 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 20px;
  }

  .cpzh {
    width: 100%;
    background: url('/img/1-9.png') no-repeat;
    background-size: cover;
  }

  .cpzh .mid_imgs {
    padding: 0 8vw;
  }

  .cpzh .mid_imgs .tet_le {
    flex-basis: 100%;
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.63vw;
  }

  .cpzh .mid_imgs .tet_le .biaozz {
    margin: 4vw 2vw 0 4vw;
  }

  .cpzh .mid_imgs .tet_le>div:last-child {
    flex: 1;
    width: 100%;
    height: 200px;
    margin: auto;
    background: url('/img/1-11.png') no-repeat;
    background-size: cover;
    background-position: bottom;
  }

  .cpzh .mid_imgs .tet_ri {
    width: 100%;
  }

  .cpzh .mid_imgs .tet_ri .top1 {
    margin: 20px 0 10px;
    width: 100%;
    height: 250px;
    background: #FFFFFF;
    border-radius: 0.63vw;
    padding: 3vw;
  }

  .cpzh .mid_imgs .tet_ri .top2 {
    margin: 10px 0;
    height: 250px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.63vw;
    padding: 3vw;
  }

  .cpzh .mid_imgs .tet_ri .top2 .lis1 {
    width: 24vw;
  }

  .biaozz .lef1 .lis1 {
    font-size: 16px;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
    margin-bottom: 0.9vw;
  }

  .biaozz .lef1 .lis2 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-bottom: 1.5vw;
  }

  .biaozz .lef1 .lis3 {
    width: 60px;
    height: 30px;
    background: #64C42A;
    border-radius: 0.21vw;
    font-size: 10px;
    font-family: Objectivity;
    font-weight: 300;
    color: #FFFFFF;
  }

  .biaozz .rig1 {
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }

  .devlopment {
    width: 100%;
    height: 300px;
  }

  .devlopment .lines {
    position: absolute;
    width: 100%;
    top: 22vw;
    left: 0;
  }

  .devlopment .lefis {
    position: absolute;
    bottom: 5vw;
    left: 5vw;
    width: 2.17vw;
    height: 2.17vw;
    border: 0.05px solid #FFFFFF;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
  }

  .devlopment .lefis:hover {
    background-color: #64C42A;
  }

  .devlopment .righta {
    position: absolute;
    bottom: 5vw;
    left: 10vw;
    width: 2.17vw;
    height: 2.17vw;
    border: 0.05px solid #FFFFFF;
    border-radius: 50%;
    color: #fff;
  }

  .devlopment .righta:hover {
    background-color: #64C42A;
  }

  @keyframes dotanimai {
    0% {
      transform: scale(1);
      box-shadow: 0 0 1px #fff;
    }

    100% {
      transform: scale(1.5);
      box-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff;
    }
  }

  @keyframes imgdot {
    0% {
      transform: translateY(0);
    }

    100% {
      transform: translateY(20px);
    }
  }

  .devlopment .acdimg {
    animation: imgdot 2s infinite linear alternate;
  }

  .devlopment .acdot1 {
    animation: dotanimai 2s infinite linear alternate;
  }

  .devlopment .dot1 {
    transition: all 0.5s;
    position: absolute;
    top: 22vw;
    left: 20vw;
    width: 0.52vw;
    height: 0.52vw;
    background: #8AE355;
    border-radius: 50%;
  }

  .devlopment .tea11 {
    position: absolute;
    top: 27vw;
    left: 14vw;
  }

  .devlopment .tea11 .aq1 {
    font-size: 1.88vw;
    font-family: AlibabaPuHuiTiB;
    font-weight: 400;
    color: #FFFFFF;
  }

  .devlopment .tea11 .aq2 {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
  }

  .devlopment .imgdot {
    transition: all 0.5s;
    position: absolute;
    top: 20vw;
    left: 22vw;
    width: 4.11vw;
    height: 4.11vw;
    border-radius: 50%;
    overflow: hidden;
  }

  .devlopment .imgdot img {
    height: 100%;
  }

  @keyframes oujs {
    0% {
      transform: translateX(0px);
    }

    100% {
      transform: translateX(-20px);
    }
  }

  @keyframes oujs1 {
    0% {
      transform: translateY(0px);
    }

    100% {
      transform: translateY(60px);
    }
  }

  .devlopment .yang1 {
    width: 5vw;
    height: 5vw;
    border-radius: 50%;
    position: absolute;
    top: 20vw;
    left: 9vw;
    background-color: #64c42a50;
    animation: oujs 2s infinite linear alternate;
  }

  .devlopment .yang2 {
    width: 5vw;
    height: 5vw;
    border-radius: 50%;
    position: absolute;
    top: 20vw;
    left: 59vw;
    background-color: #64c42a50;
    animation: oujs1 2s infinite linear alternate;
  }

  #tt2 {
    width: 100%;
    transform: translateX(100%);
  }

  #tt1 {
    width: 100%;
  }

  #zoms {
    transition: all 0.5s;
  }

  .zui_news {
    width: 100%;
  }

  .zui_news .new_list_img {
    padding: 0 8.3vw;
  }

  .zui_news .new_list_img .lefa {
    width: 100%;
    position: relative;
    cursor: pointer;
  }

  .zui_news .new_list_img .lefa .zhsop {
    /* position: absolute;
    bottom: 16vw;
    left: 0;
    padding: 0vw 2vw;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 5vw;
    align-items: baseline;
    justify-content: space-between;
    display: none; */
    padding: 3vw 2vw;
    display: flex;
    flex-direction: column;
    width: 100%;
    /* height: 5vw; */
    align-items: baseline;
    justify-content: space-between;
    /* display: none; */
    background: #0000008a;
  }

  .zui_news .new_list_img .lefa .zhsop>div {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
  }

  .zui_news .new_list_img .lefa .zhsop>span {
    width: 100%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
  }

  .zui_news .new_list_img .lefa .zhsop>img {
    margin-top: 10px;
    height: 20px;
    object-fit: contain;
    width: 40%;
  }

  .zui_news .new_list_img .riafa {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .zui_news .new_list_img .riafa .topItem {
    padding: 1vw;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cecbce;
  }

  .zui_news .new_list_img .riafa .topItem .lle {
    text-align: center;
    margin: 10px auto;
  }

  .zui_news .new_list_img .riafa .topItem .lle .asd {
    font-size: 20px;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
  }

  .zui_news .new_list_img .riafa .topItem .lle .era {
    font-size: 12px;
    font-family: Objectivity;
    font-weight: 500;
    color: #999999;
    margin-bottom: 15px;
  }

  .zui_news .new_list_img .riafa .topItem .lle>img {
    height: 2.6vw;
    width: 32.7vw;
    object-fit: contain;
  }

  .zui_news .new_list_img .riafa .topItem .rri {
    margin-left: 2.3vw;
    flex-direction: column;
  }

  .zui_news .new_list_img .riafa .topItem .rri>div:first-child {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 500;
    color: #333333;
    margin-bottom: 15px;
    padding-top: 12px;
  }

  .zui_news .new_list_img .riafa .topItem .rri>div:last-child {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 20px;
  }

  footer {
    width: 100%;
    background: #f4f1f4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 8.3vw;
    flex-wrap: wrap;
  }

  footer .lief .top1 {
    justify-content: flex-start;
  }

  footer .lief .top1 img {
    width: 15px;
    height: 15px;
    object-fit: contain;
  }

  footer .lief .top1 span {
    font-size: 16px;
    font-family: Objectivity;
    font-weight: bold;
    color: #043714;
  }

  footer .lief .top2 {
    justify-content: flex-start;
    margin: 20px 0;
    flex-wrap: wrap;
  }

  footer .lief .top2 a {
    text-transform: capitalize;
    font-size: 14px;
    font-family: Objectivity;
    font-weight: bold;
    color: #0c5532;
    margin-left: 6px;
    cursor: pointer;
    padding: 5px 0;
  }

  footer .lief .top2 a:hover {
    text-decoration: underline;
  }

  footer .lief .top4 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 4vw;
  }

  footer .rinmdf {
    margin-top: 20px;
  }

  footer .rinmdf img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
  }

  footer .rinmdf>div {
    width: 6.33vw;
    margin-left: 3.5vw;
  }

  footer .rinmdf>div div {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3F5D6E;
    margin-top: 1.2vw;
  }

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

  .top001 img {
    object-fit: cover;
    width: 100%;
    height: 300px;
  }

  .top001 .dasxx {
    left: 8vw !important;
    right: auto !important;
    top: 20vw !important;
  }

  .top001 .dasxx div {
    text-align: left !important;
    width: 90%;
  }

  .top001 .art {
    position: absolute;
    top: 15.2vw;
    right: 8.5vw;
  }

  .top001 .art div {
    text-align: right;
  }

  .top001 .art .tt1 {
    font-size: 30px;
    font-family: Objectivity;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 1.5vw;
  }

  .top001 .art .tt2 {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 2.88vw;
  }

  .top001 .art .tt3 {
    font-size: 16px;
    font-family: Objectivity;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 10px;
  }

  .top001 .art .tt4 {
    font-size: 16px;
    font-family: SourceHanSansHWSC;
    font-weight: 400;
    color: #FFFFFF;
  }

  .ttop001_2 {
    width: 100%;
    position: relative;
    padding-top: 1.7vw;
  }

  .ttop001_2 img {
    width: 30px;
    height: 30px;
    object-fit: initial;
    margin-bottom: 10px;
  }

  .ttop001_2 .q1 {
    padding: 0 18.7vw;
    width: 100%;
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }

  .ttop001_2 .q1 div {
    width: 10vw;
    height: 10vw;
    margin-bottom: 0.5vw;
  }

  .ttop001_2 .q1 .disms1 {
    background: url('/img/1优游国际ub8简介.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms1:hover {
    background: url('/img/优游国际ub8简介.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms2 {
    background: url('/img/1生长历程.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms2:hover {
    background: url('/img/生长历程.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms3 {
    background: url('/img/1资质声誉.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms3:hover {
    background: url('/img/资质声誉.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms4 {
    background: url('/img/1企业文化.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms4:hover {
    background: url('/img/企业文化.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms5 {
    background: url('/img/1组织架构.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms5:hover {
    background: url('/img/组织架构.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms6 {
    background: url('/img/1CSR.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 .disms6:hover {
    background: url('/img/csr.png') no-repeat;
    background-size: contain;
  }

  .ttop001_2 .q1 span {
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 10px;
  }

  .rl1 {
    flex-direction: column;
  }

  .rl1>div:first-child {
    font-size: 2.71vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
    margin-top: 3.4vw;
  }

  .rl1>div:last-child {
    font-size: 1.67vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 1.9vw;
  }

  .ttop001_3 {
    position: relative;
  }

  .ttop001_3 .por23 {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    height: 300px;
  }

  .ttop001_3 .por1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
    height: 300px;
  }

  .ttop001_3 .weni {
    padding: 0 13.1vw;
    margin-top: 5.4vw;
  }

  .ttop001_3 .weni .ois {
    height: 32vw !important;
  }

  .ttop001_3 .weni .we1 {
    flex-basis: 100%;
    width: 30px;
    display: flex;
    align-items: flex-start;
  }

  .ttop001_3 .weni .we1>img {
    width: 70px;
    object-fit: contain;
    margin: auto;
  }

  .ttop001_3 .oijs {
    width: 88.5vw;
  }

  .ttop001_3 .oijs .qe1 {
    font-size: 14px;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
  }

  .ttop001_3 .oijs .qe2 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin: 5px 0 10px;
  }

  .ttop001_3 .oijs .qe3 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    margin-bottom: 1.1vw;
  }

  .ttop001_3 .oijs .qe4 {
    flex-wrap: wrap;
    margin: 10px 0;
  }

  .ttop001_3 .oijs .qe4 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    overflow: hidden;
  }

  .ttop001_3 .oijs .qe4 .tea1 {
    width: 100%;
    background: #F5F9F9;
  }

  .ttop001_3 .oijs .qe4 .tea1 img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin-top: 15px;
  }

  .ttop001_3 .oijs .qe4 .tea1 .gis {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin: 0.8vw 0 0.9vw;
  }

  .ttop001_3 .oijs .qe4 .tea1 .piss {
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
  }

  .ttop001_3 .iisdf {
    width: 100%;
  }

  .qiyew {
    width: 100%;
    background: #F5F5F5;
    padding: 7vw 8.3vw;
  }

  .qiyew .dotaaa>div {
    width: 25%;
  }

  .qiyew .dotaaa>div .tw1 {
    font-size: 2.4vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
    display: flex;
  }

  .qiyew .dotaaa>div .tw1 span {
    font-size: 1.35vw;
    align-self: flex-end;
  }

  .qiyew .dotaaa>div .tw2 {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 0.89vw;
  }

  .qiyew .asd {
    flex-basis: 100%;
  }

  .qiyew .asd>div {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }

  .qiyew .asd>div:first-child {
    font-size: 20px;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
    margin-bottom: 15px;
  }

  .qiyew .zsd {
    margin-top: 20px;
  }

  .qiyew .zsd img {
    width: 100%;
    object-fit: contain;
  }

  .qiyew .zsd div {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    margin-top: 18px;
  }

  .qiyew .tto2 {
    margin-top: 6vw;
  }

  .qiyew .tto2>div {
    width: 48%;
    height: 100px;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all 0.2s;
    cursor: pointer;
    margin-bottom: 20px;
  }

  .qiyew .tto2>div:hover {
    background: #9bd79a;
    box-shadow: 0vw 0vw 3vw 0vw rgba(36, 36, 36, 0.06);
  }

  .qiyew .tto2>div:hover div,
  .qiyew .tto2>div:hover span {
    color: #fff;
  }

  .qiyew .tto2>div img {
    width: 45px;
    height: 45px;
    object-fit: contain;
  }

  .qiyew .tto2>div div {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin: 1.2vw 0;
  }

  .qiyew .tto2>div span {
    font-size: 8px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }

  .zourr .luso {
    width: 100%;
    height: 150px;
    padding: 0 4vw;
  }

  .zourr .luso .swiper-slide {
    width: 14.59vw;
    height: 150px;
  }

  .zourr .luso .swiper-slide img {
    width: 14.59vw;
    height: 20.47vw;
    object-fit: contain;
  }

  .zourr .luso .swiper-slide>div {
    width: 14.59vw;
    text-align: center;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 0.7vw;
  }

  .zourr .luso .swiper-button-next,
  .zourr .luso .swiper-button-prev {
    border: 0.05vw solid #FFFFFF;
  }

  .zourr .luso .swiper-button-next::after,
  .zourr .luso .swiper-button-prev::after {
    content: '';
  }

  .zourr .luso .leftActi,
  .zourr .luso .rightActi {
    font-size: 16px;
    margin-top: 0;
    font-weight: 600;
    width: 2.17vw;
    height: 2.17vw;
    background: #8AE355;
    border-radius: 50%;
    color: #fff;
  }

  .zourr .luso .swiper-button-next {
    right: -40px;
  }

  .zourr .luso .swiper-button-prev {
    left: -66px;
  }

  .zish {
    overflow: hidden;
    width: 100%;
    background: #F5F5F5;
  }

  .zish img {
    width: 100%;
    height: 200px;
    object-fit: contain;
  }

  .chanpp .art {
    left: 8.39vw;
    right: auto;
  }

  .misnia .topta {
    padding: 0 13vw;
    margin-top: 4.2vw;
  }

  .misnia .topta div {
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .misnia .topta div:hover {
    color: #64C42A;
    font-weight: bold;
  }

  .misnia .topta .activ {
    color: #64C42A;
    font-weight: bold;
  }

  .misnia .topta .activ i {
    width: 1.46vw;
    height: 0.21vw;
    background: #64C42A;
  }

  .misnia .listy {
    padding: 5vw 8vw 0 13vw;
    position: relative;
  }

  .misnia .listy .lir {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 200px;
    z-index: -1;
  }

  .misnia .listy .osir {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 200px;
    z-index: -1;
  }

  .misnia .listy .items {
    background-color: #fff;
    margin-bottom: 5vw;
    transition: all 0.5s;
    width: 100%;
    margin: auto;
  }

  .misnia .listy .items:hover img {
    transform: translateY(-0.5vw);
  }

  .misnia .listy .items:hover .ridf {
    background: #000;
  }

  .misnia .listy .items img {
    transition: all 0.5s;
    height: 100px;
    object-fit: contain;
    width: auto;
    margin: 10px auto;
  }

  .misnia .listy .items .mins {
    flex: 1;
    margin-left: 5.3vw;
    position: relative;
  }

  .misnia .listy .items .mins .cltpti {
    font-size: 18px;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    margin-bottom: 2.4vw;
  }

  .misnia .listy .items .mins .bonr {
    display: flex;
  }

  .misnia .listy .items .mins .bonr .rils {
    width: 50px;
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: right;
  }

  .misnia .listy .items .mins .bonr .rils span {
    display: block;
  }

  .misnia .listy .items .mins .bonr .lels {
    padding-left: 0.6vw;
    flex: 1;
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }

  .misnia .listy .items .mins .bonr .lels span {
    display: block;
  }

  .misnia .listy .items>a {
    display: block;
    flex-basis: 100%;
  }

  .misnia .listy .items .ridf {
    width: 50px;
    height: 30px;
    background: #DFDFDF;
    border-radius: 0.21vw;
    font-size: 0.83vw;
    font-family: Objectivity;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 1.4vw;
    align-self: flex-end;
    transition: all 0.3s;
    cursor: pointer;
    margin: 15px auto;
  }

  .misnia .listy .paner {
    padding: 25px 0;
  }

  .misnia .listy .paner div {
    padding: 0.57vw 1.09vw;
    border: 0.05vw solid #b8b8b8;
    border-radius: 0.89vw;
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #b8b8b8;
    cursor: pointer;
  }

  .misnia .listy .paner div:hover {
    color: #fff;
    background-color: #64C42A;
  }

  .misnia .listy .paner div:last-child {
    margin-left: 1.04vw;
  }

  .misnia .listy .paner span {
    width: 15px;
    height: 15px;
    font-size: 0.73vw;
    border: 0.05vw solid #b8b8b8;
    border-radius: 50%;
    color: #b8b8b8;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-left: 1.04vw;
  }

  .misnia .listy .paner span:hover {
    color: #fff;
    background-color: #64C42A;
  }

  .misnia .listy .paner .aciksr {
    color: #fff;
    background-color: #64C42A;
  }

  .cp02 {
    padding: 3vw 8vw;
    position: relative;
  }

  .cp02 .lir {
    position: absolute;
    top: 0;
    right: 0;
    width: 14.17vw;
    height: 20.26vw;
  }

  .cp02 .osir {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 21.61vw;
    height: 13.65vw;
    z-index: -1;
  }

  .cp02 .iskr {
    width: 100%;
    text-align: center;
  }

  .cp02 .iskr img {
    width: 100px;
    height: 100px;
  }

  .cp02 .iskr div {
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3F5D6E;
    margin-top: 1.5vw;
  }

  .cp02 .mis {
    width: 100%;
    text-align: center;
  }

  .bosr {
    width: 100%;
    background: url('/img/5.4.png') no-repeat;
    background-size: cover;
    padding: 2.6vw 8.3vw;
  }

  .bosr .tope1 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 1.5vw;
  }

  .bosr .tope2 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 2.5vw;
    line-height: 18px;
  }

  .bosr .midlist img {
    width: 48%;
    background: #FFFFFF;
    border-radius: 1.04vw;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .yq_1 .toal1 {
    width: 100%;
    height: 300px;
    background: #A89A60;
  }

  .yq_1 .toal1 img {
    object-fit: cover;
    height: 100%;
  }

  .yq_1 .mins {
    padding: 0 15vw;
    width: 100%;
    margin-top: 3.8vw;
    position: relative;
  }

  .yq_1 .mins .itoe {
    font-size: 18px;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 1.08vw;
  }

  .yq_1 .mins .swiper-container .swiper-wrapper {
    padding-bottom: 10px;
  }

  .yq_1 .mins .swiper-container .swiper-button-next,
  .yq_1 .mins .swiper-container .swiper-button-prev {
    border: 0.05vw solid #FFFFFF;
  }

  .yq_1 .mins .swiper-container .swiper-button-next::after,
  .yq_1 .mins .swiper-container .swiper-button-prev::after {
    content: '';
  }

  .yq_1 .mins .swiper-container .leftActi,
  .yq_1 .mins .swiper-container .rightActi {
    margin-top: 0;
    font-weight: 600;
    width: 15px;
    height: 15px;
    background: #8AE355;
    border-radius: 50%;
    color: #fff;
    font-size: 1vw;
  }

  .yq_1 .mins .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000 !important;
  }

  .yq_1 .mins .swiper-container .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }

  .yq_1 .mins .swiper-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 88vw;
    width: 100% !important;
  }

  .yq_1 .mins .swiper-container .swiper-slide img {
    width: 90%;
    object-fit: contain;
  }

  .yq_1 .fplaor {
    width: 80%;
    /* height: 120px; */
    background: #FFFFFF;
    box-shadow: 0vw 0vw 1vw 0vw rgba(0, 46, 51, 0.08);
    border-radius: 1.04vw;
    margin: auto;
    position: relative;
    flex-wrap: wrap;
    padding: 3vw 0;
    z-index: 99;
    margin-top: 20px;
  }

  .yq_1 .fplaor img {
    width: 20vw;
    height: 20vw;
  }

  .yq_1 .fplaor>div {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .yq_1 .fplaor>div .text1 {
    margin-top: 2.8vw;
    line-height: 18px;
    text-align: center;
  }

  .yq_1 .fplaor>div .text1 p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
  }

  .yq_1 .fplaor>div .text1 p:first-child {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #002E33;
  }

  .yq_1 .fore2 {
    width: 100%;
    background: url('/img/5.4.png') no-repeat;
    background-size: cover;
    margin-top: -10vw;
    padding: 0 13vw;
  }

  .yq_1 .fore2 .toap1 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 1.9vw;
  }

  .yq_1 .fore2 .toap2 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 18px;
  }

  .fpoa1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 15.68vw;
    height: 30.52vw;
  }

  .fpoa2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 20.57vw;
    height: 17.45vw;
  }

  .zilitop .mistest {
    width: 66.98vw;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 18px;
    margin: auto;
    text-align: center;
  }

  .zilitop .tuopi {
    padding: 2vw 34vw;
  }

  .zilitop .tuopi>div img {
    width: 50px;
    height: 50px;
    margin-bottom: 1vw;
  }

  .zilitop .tuopi .tee1r {
    font-size: 1.25vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #64C42A;
  }

  .zilitop .tuopi .te2er {
    font-size: 1.25vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #d5d5d5;
  }

  .zhiplist {
    background-color: #f6f8fa;
    flex-direction: column;
    padding-top: 2vw;
  }

  .zhiplist .iler {
    width: 83.33vw;
    background: #FFFFFF;
    padding: 3.5vw 4vw;
    margin-bottom: 2vw;
  }

  .zhiplist .iler .lisjdiv1 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .zhiplist .iler .lisjdiv2 {
    width: 30px;
    height: 2px;
    background: #333333;
    opacity: 0.3;
    margin: 1.5vw 0;
  }

  .zhiplist .iler .lisjdiv3 {
    width: 71.98vw;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 18px;
  }

  .zhiplist .iler .lisjdiv4 {
    margin: 2vw 0;
  }

  .zhiplist .iler .lisjdiv4 img {
    width: 47%;
    height: 120px;
    margin-top: 10px;
  }

  .zhiplist .iler .lisjdiv5 {
    width: 74.79vw;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 18px;
  }

  .yanfaList {
    padding: 2vw 13vw;
    position: relative;
  }

  .yanfaList .rl1 {
    position: absolute;
    top: 11vw;
    right: 0;
    width: 15.68vw;
    height: 30.52vw;
    z-index: -1;
  }

  .yanfaList .le1 {
    position: absolute;
    top: 60vw;
    left: 0;
    width: 15.68vw;
    height: 30.52vw;
    z-index: -1;
    transform: rotateY(180deg);
  }

  .yanfaList .ilsetm {
    margin-top: 5vw;
  }

  .yanfaList .topae2 {
    display: flex;
    align-items: center;
  }

  .yanfaList .topae2 img {
    width: 30px;
    height: 30px;
    background: #64C42A;
    border-radius: 50%;
  }

  .yanfaList .topae2 .leisr {
    margin-left: 2.2vw;
  }

  .yanfaList .topae2 .leisr .ti1 {
    font-size: 14px;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
  }

  .yanfaList .topae2 .leisr .ti2 {
    font-size: 14px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    margin-top: 0.5vw;
    color: #333333;
  }

  .yanfaList .tea133 {
    width: 100%;
    font-size: 12px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    padding-left: 5.5vw;
    margin-top: 18px;
  }

  .yanfaList .tea13443 {
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    padding-left: 5.5vw;
  }

  .yanfaList .imgliser {
    display: flex;
    align-items: center;
    padding-left: 5.5vw;
    margin-top: 2.1vw;
    flex-wrap: wrap;
  }

  .yanfaList .imgliser img {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }

  .yanfaList .im2 img {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }

  .yanfaList .yuanlsit {
    margin: 3.2vw 0;
    flex-wrap: wrap;
  }

  .yanfaList .yuanlsit>div {
    width: 48%;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .yanfaList .yuanlsit>div span {
    font-size: 12px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
  }

  .yanfaList .yuanlsit>div img {
    width: 30px;
    height: 30px;
  }

  .newlist .litemnew {
    padding: 4vw 8vw;
  }

  .newlist .litemnew:hover {
    background: #F3F9F3;
  }

  .newlist .litemnew .one1 {
    width: 20%;
    font-size: 16px;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    padding-top: 1.2vw;
    align-self: flex-start;
  }

  .newlist .litemnew .one12 {
    width: 80%;
    height: 200px;
  }

  .newlist .litemnew .now23 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1vw 0;
    width: 100%;
  }

  .newlist .litemnew .now23 .div12 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .newlist .litemnew .now23 .div23 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 14px;
  }

  .newlist .litemnew .now23 .div45 {
    margin-top: 20px;
    width: 90px;
    height: 30px;
    background: #64C42A;
  }

  .top144 {
    width: 100%;
    height: 40px;
    background: #66C431;
    display: flex;
    align-items: center;
    padding-left: 8vw;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
  }

  .conman {
    padding: 3.49vw 13vw;
    display: flex;
    justify-content: space-between;
  }

  .conman .lef23t {
    width: 100%;
  }

  .conman .lef23t .titl1 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }

  .conman .lef23t .date1 {
    font-size: 12px;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    margin-top: 10px;
  }

  .conman .lef23t .imfd {
    width: 100%;
    height: 250px;
    margin-top: 3.7vw;
  }

  .conman .lef23t .imfd img {
    height: 100%;
    object-fit: cover;
  }

  .conman .lef23t .textmian p {
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    margin: 1vw 0;
  }

  .conman .lef23t .textmian img {
    max-width: 60%;
  }

  .conman .rigs {
    width: 19.58vw;
  }

  .conman .rigs .itmela {
    margin-bottom: 3.2vw;
    padding-bottom: 0.5vw;
  }

  .conman .rigs .itmela .dig0 {
    width: 19.58vw;
    height: 14.58vw;
    margin-bottom: 1.1vw;
  }

  .conman .rigs .itmela .dig1 {
    font-size: 0.83vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    margin-bottom: 1.1vw;
  }

  .conman .rigs .itmela .dig3 {
    width: 19.43vw;
    font-size: 1.15vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 1.1vw;
    line-height: 1.67vw;
  }

  .conman .rigs .itmela .dig4 {
    width: 19.32vw;
    font-size: 0.73vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 1.35vw;
    margin-bottom: 1.1vw;
  }

  .conman .rigs .itmela .dig5 {
    height: 0.5vw;
    object-fit: contain;
    width: 7vw;
  }

  .lianxiio {
    padding: 3.7vw 7vw;
    flex-wrap: wrap;
  }

  .lianxiio>div {
    width: 47%;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .lianxiio>div img {
    width: 30px;
    height: 30px;
  }

  .lianxiio>div .climsf {
    width: 50px;
    height: 50px;
    margin-bottom: 1vw;
  }

  .lianxiio>div .oismf {
    font-size: 14px;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    margin-top: 0.8vw;
    margin-bottom: 2vw;
  }

  .lianxiio>div span {
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
  }

  .imga2 {
    width: 100%;
    height: 200px;
  }

  .imga2 img {
    height: 100%;
    object-fit: cover;
  }

  .lisdianhu {
    padding: 5vw 8vw;
    flex-wrap: wrap;
    width: 100%;
  }

  .lisdianhu .lisf11 {
    align-self: flex-start;
    width: 100%;
  }

  .lisdianhu .lisf11 .ddl1 {
    font-size: 20px;
    font-family: Objectivity;
    font-weight: bold;
    color: #64C42A;
    margin-bottom: 1vw;
  }

  .lisdianhu .lisf11 .ddl2 {
    font-size: 16pxw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #242424;
    margin-bottom: 4vw;
  }

  .lisdianhu .lisf11 .ddl3 {
    width: 100%;
    font-size: 12px;
    font-family: Objectivity;
    font-weight: 300;
    color: #7F7F7F;
    margin-bottom: 1vw;
  }

  .lisdianhu .lisf11 .ddl4 {
    width: 60%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 14px;
  }

  .lisdianhu .lisf2 {
    width: 100%;
    margin-top: 20px;
  }

  .lisdianhu .lisf2 .eer {
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.7vw;
  }

  .lisdianhu .lisf2 input {
    width: 100%;
    height: 20px;
    border: 0.05vw solid #cecbce;
    border-radius: 0.1vw;
    overflow: hidden;
    padding: 0 1.5vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #B5B5B5;
    margin-bottom: 1.56vw;
  }

  .lisdianhu .lisf2 textarea {
    width: 60%;
    height: 8.28vw;
    border: 0.05vw solid #cecbce;
    border-radius: 0.1vw;
    overflow: hidden;
    padding: 1vw 1.5vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #B5B5B5;
    margin-bottom: 1.88vw;
  }

  .lisdianhu .lisf2 .thbu {
    width: 30px;
    height: 20px;
    background: #64C42A;
    border-radius: 0.21vw;
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
  }

  .jiwru {
    width: 100%;
    background: #F5F9F9;
    padding: 2vw 0;
  }

  .jiwru .osiirt {
    width: 80%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-bottom: 2.3vw;
    text-align: center;
    margin: auto;
  }

  .jiwru .to13 {
    width: 80%;
    height: 40px;
    background: #FFFFFF;
    display: flex;
    margin: auto;
    align-items: center;
    padding: 0 1.3vw;
    margin-bottom: 1vw;
  }

  .jiwru .to13 span {
    font-size: 8px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .jiwru .to13 .spa1 {
    margin-left: 40vw;
    font-size: 8px;
  }

  .jiwru .to13 .spa2 {
    margin-left: 8vw;
    font-size: 8px;
  }

  .fsiibox {
    width: 80%;
    background: #FFFFFF;
    border-radius: 0.42vw;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 5px;
    margin-bottom: 5px;
  }

  .fsiibox .clwtio {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-bottom: 1.4vw;
    color: #333333;
  }

  .gwik {
    width: 100%;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 2.08vw;
  }

  .uyuan {
    padding: 3vw 15vw;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    z-index: 99;
  }

  .uyuan .swiper-container {
    width: 100%;
    height: 60%;
  }

  .uyuan .xiaf {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    margin: 2vw auto;
    cursor: pointer;
  }

  .preLoader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
    overflow: hidden;
  }

  .preload-inner {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sk-cube-grid {
    width: 50px;
    height: 50px;
  }

  .sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #5b39c9;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  }

  .sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }

  .sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }

  .sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }

  .sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }

  .sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }

  .sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }

  .sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }

  .sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }

  .sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }

  @-webkit-keyframes sk-cubeGridScaleDelay {

    0%,
    70%,
    100% {
      -webkit-transform: scale3D(1, 1, 1);
      transform: scale3D(1, 1, 1);
    }

    35% {
      -webkit-transform: scale3D(0, 0, 1);
      transform: scale3D(0, 0, 1);
    }
  }

  @keyframes sk-cubeGridScaleDelay {

    0%,
    70%,
    100% {
      -webkit-transform: scale3D(1, 1, 1);
      transform: scale3D(1, 1, 1);
    }

    35% {
      -webkit-transform: scale3D(0, 0, 1);
      transform: scale3D(0, 0, 1);
    }
  }
}<!--耗时1765860365.5657秒-->