span a div {
  word-break: break-all;
}

@media screen and (min-width: 750px) {
  .lg-hidden {
    display: none;
  }

  .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%;
  }

  .flb {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .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: 5.21vw;
    background: url('/img/1-2.png') no-repeat;
    background-position: top right;
    background-size: auto;
    padding-left: 8vw;
    padding-right: 3.2vw;
  }

  header .logon {
    width: 22.94vw;
    object-fit: contain;
  }

  header .rig_log {
    display: flex;
    height: 100%;
    align-items: center;
  }

  header .rig_log .clxial {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 7.6vw;
    height: 5.21vw;
    background: #FFFFFF;
    bottom: -5vw;
    z-index: 99;
    font-size: 0.83vw;
    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: #0073bd;
    color: #fff;
  }

  header .rig_log>div {
    height: 100%;
    position: relative;
  }

  header .rig_log>div:first-child {
    margin-right: 3vw;
  }

  header .rig_log>div img {
    width: 1.25vw;
    height: 1.25vw;
    object-fit: contain;
    margin-right: 0.4vw;
  }

  header .rig_log>div span {
    font-size: 1.04vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #0073bd;
  }

  header .rig_log>div .tet_ll {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
  }

  header .hoviera:hover .clxial {
    display: block;
  }

  header .mide_log {
    flex: 1;
    display: block !important;
    padding-left: 0vw;
    height: 100%;
    text-align: right;
  }

  header .mide_log a {
    position: relative;
    display: inline-block;
    height: 5vw;
    line-height: 5vw;
    font-size: 0.9vw;
    font-family: arial;
    font-weight: bold;
    color: #333333;
    padding: 0 1.4vw;
    text-transform: capitalize;
    overflow: hidden;
  }

  header .mide_log a::after {
    transition: all 0.5s;
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 2px;
    left: 0;
    background-color: #0073bd;
  }

  header .mide_log a:hover {
    color: #0073bd;
  }

  header .mide_log a:hover::after {
    width: 100%;
  }

  header .mide_log .actt {
    font-size: 0.9vw;
    font-family: arial;
    font-weight: bold;
    color: #0073bd;
  }

  .lunbo {
    width: 100%;
    height: 49.48vw;
    overflow: hidden;
  }

  .lunbo .swiper-slide {
    position: relative;
    width: 100%;
    height: 49.48vw;
    overflow: hidden;
  }

  .lunbo .swiper-slide img {
    width: 100%;
    height: 49.48vw;
  }

  .lunbo .swiper-slide .alf {
    position: absolute;
    top: 14vw;
    left: 8.3vw;
    transition: all 0.3s;
  }

  .lunbo .swiper-slide .alf .tt1 {
    width: 32.19vw;
    font-size: 3.75vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 3.65vw;
    margin-bottom: 2.19vw;
  }

  .lunbo .swiper-slide .alf .tt2 {
    font-size: 1.98vw;
    font-family: Objectivity;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 0.68vw;
  }

  .lunbo .swiper-slide .alf .tt3 {
    font-size: 2.4vw;
    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 .js_le {
    width: 41.41vw;
   /** background: url('/img/1-6.png') no-repeat; **/
    background-size: contain;
    padding: 0.73vw 0 0 2.6vw;
  }

  .jieshao .js_le .js1 {
    width: 15.26vw;
    font-size: 2.71vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #0073bd;
    margin-bottom: 0.6vw;
  }

  .jieshao .js_le .js2 {
    font-size: 1.67vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 1.9vw;
  }

  .jieshao .js_le .js3 {
    width: 33.54vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1.88vw;
    margin-bottom: 2.6vw;
  }

  .jieshao .js_le .js4 {
    width: 7.55vw;
    height: 2.49vw;
    background: #0073bd;
    border-radius: 0.21vw;
    font-size: 0.83vw;
    font-family: Objectivity;
    font-weight: 500;
    color: #FFFFFF;
  }

  .jieshao .js_ri {
    width: 42.45vw;
    height: 23.44vw;
    overflow: hidden;
  }

  .jieshao .js_ri img {
    transition: all 0.5s;
  }

  .jieshao .js_ri img:hover {
    transform: scale(1.1);
  }

  .jieshao .bots {
    height: 13vw;
  }

  .jieshao .bots .swiper-slide>div {
    width: 7vw;
    height: 7vw;
    overflow: hidden;
  }

  .jieshao .bots .bots12 {
    width: 6vw;
    height: 5.8vw;
    object-fit: contain;
  }

  .jieshao .bots .bots12_img1 {
    background: url('/img/1-1a.png') no-repeat;
    background-size: cover;
    background-position: center;
  }

  .jieshao .bots .bots12_img1:hover {
    background-size: cover;
    background-position: center;
  }

  .jieshao .bots .bots12_img2 {
    background: url('/img/1-2a.png') no-repeat;
    background-size: cover;
    background-position: center;
  }

  .jieshao .bots .bots12_img2:hover {
    background-size: cover;
    background-position: center;
  }

  .jieshao .bots .bots12_img3 {
    background: url('/img/1-3a.png') no-repeat;
    background-size: cover;
    background-position: center;
  }

  .jieshao .bots .bots12_img3:hover {
    background-size: cover;
    background-position: center;
  }

  .jieshao .bots .bots12_img4 {
    background: url('/img/1-4a.png') no-repeat;
    background-size: cover;
    background-position: center;
  }

  .jieshao .bots .bots12_img4:hover {
    background-size: cover;
    background-position: center;
  }

  .jieshao .bots .bots12_img5 {
    background: url('/img/1-5a.png') no-repeat;
    background-size: contain;
    background-position: center;
  }

  .jieshao .bots .bots12_img5:hover {
    background-size: contain !important;
    background-position: center;
  }

  .jieshao .bots .bots12_img6 {
    background: url('/img/1-6a.png') no-repeat;
    background-size: contain;
    background-position: center;
  }

  .jieshao .bots .bots12_img6:hover {
    background-size: contain !important;
    background-position: center;
  }

  .lisif .js_le .js3 {
    width: 40.54vw;
    margin-bottom: 1vw;
  }

  .lisif .js_le .adjs3 {
    font-size: 0.73vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5CA331;
    line-height: 1.67vw;
  }

  .lisif .js_ri {
    width: 37.45vw;
    height: 25.36vw;
  }

  .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: 2.71vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #0073bd;
    margin-bottom: 0.8vw;
  }

  .cp_tppp .cp2 {
    font-size: 1.67vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 2.5vw;
  }

  .cpzh {
    width: 100%;
    height: 62.02vw;
    background: url('/img/1-9.png') no-repeat;
    background-size: cover;
  }

  .cpzh .mid_imgs {
    padding: 0 8vw;
  }

  .cpzh .mid_imgs .tet_le {
    width: 40.89vw;
    height: 38.75vw;
    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 {
    width: 100%;
    height: 25.16vw;
    margin: auto;
    background: url('/img/1-11.png') no-repeat;
    background-size: cover;
    background-position: bottom;
  }

  .cpzh .mid_imgs .tet_ri {
    height: 38.75vw;
  }

  .cpzh .mid_imgs .tet_ri .top1 {
    width: 40.89vw;
    height: 18.55vw;
    background: #FFFFFF;
    border-radius: 0.63vw;
    padding: 3vw;
  }

  .cpzh .mid_imgs .tet_ri .top2 {
    width: 40.89vw;
    height: 18.55vw;
    background: #FFFFFF;
    border-radius: 0.63vw;
    padding: 3vw;
  }

  .cpzh .mid_imgs .tet_ri .top2 .lis1 {
    width: 24vw;
  }

  .biaozz .lef1 .lis1 {
    font-size: 2.08vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #0073bd;
    margin-bottom: 0.9vw;
  }

  .biaozz .lef1 .lis2 {
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-bottom: 1.5vw;
  }

  .biaozz .lef1 .lis3 {
    width: 7.29vw;
    height: 2.14vw;
    background: #0073bd;
    border-radius: 0.21vw;
    font-size: 0.83vw;
    font-family: Objectivity;
    font-weight: 300;
    color: #FFFFFF;
  }

  .biaozz .rig1 {
    width: 9vw;
    height: 9vw;
    border-radius: 50%;
  }

  .devlopment {
    width: 100%;
    height: 50vw;
    background: url('/img/jinLis.jpg') no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }
 .devlopment .dev-detail{
    /* border: 1px solid red; */
    position: absolute;
    right: 8%;
    bottom: 13.5%;
    width: 7.16%;
    height: 4%;
    text-align: center;
    opacity: 0;
    line-height: 2;
}
  .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: #0073bd;
  }

  .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: #0073bd;
  }

  @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%;
  }

  #tt2 {
    width: 100%;
    transform: translateX(100%);
  }

  #tt3 {
    width: 100%;
    transform: translateX(200%);
  }

  #tt1 {
    width: 100%;
  }

  #tt4 {
    width: 100%;
    transform: translateX(300%);
  }

  #zoms {
    transition: all 0.5s;
  }

  .zui_news {
    width: 100%;
    height: 52vw;
  }

  .zui_news .new_list_img {
    padding: 0 8.3vw;
  }

  .zui_news .new_list_img .lefa {
    width: 40.89vw;
    height: 30.36vw;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    background-color: #505050;
  }

  .zui_news .new_list_img .lefa>img {
    transition: all 0.5s;
  }

  .zui_news .new_list_img .lefa>img:hover {
    transform: scale(1.1);
  }

  .zui_news .new_list_img .lefa .zhsop {
    position: absolute;
    bottom: 2vw;
    left: 0;
    padding: 0vw 2vw;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 5vw;
    align-items: baseline;
    justify-content: space-between;
  }

  .zui_news .new_list_img .lefa .zhsop>div {
    font-size: 1.04vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
  }

  .zui_news .new_list_img .lefa .zhsop>span {
    width: 33.13vw;
    font-size: 0.73vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
  }

  .zui_news .new_list_img .lefa .zhsop>img {
    height: 0.6vw;
    object-fit: contain;
    width: 7vw;
  }

  .zui_news .new_list_img .riafa {
    height: 30.36vw;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .zui_news .new_list_img .riafa .topItem {
    padding: 1vw;
  }

  .zui_news .new_list_img .riafa .topItem .lle .asd {
    font-size: 2.08vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    margin-bottom: 1.5vw;
  }

  .zui_news .new_list_img .riafa .topItem .lle .era {
    font-size: 0.63vw;
    font-family: Objectivity;
    font-weight: 500;
    color: #999999;
    margin-bottom: 1vw;
  }

  .zui_news .new_list_img .riafa .topItem .lle>img {
    height: 0.6vw;
    width: 6.77vw;
    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: 1.04vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 1.5vw;
    padding-top: 1.2vw;
    text-align: left;
    width: 100%;
  }

  .zui_news .new_list_img .riafa .topItem .rri>div:last-child {
    width: 29.53vw;
    font-size: 0.73vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 1.35vw;
  }

  footer {
    width: 100%;
    height: 10.78vw;
    background: #f4f1f4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8.3vw;
  }

  #uimgaShow {
    display: none;
    width: 7vw;
    height: 7vw;
    position: absolute;
    top: -8vw;
    right: -2vw;
  }

  #wahtShow {
    display: none;
    width: 7vw;
    height: 7vw;
    position: absolute;
    top: -8vw;
    right: 1vw;
  }

  footer .lief .top1 {
    justify-content: flex-start;
  }

  footer .lief .top1 img {
    width: 1.25vw;
    height: 1.25vw;
    object-fit: contain;
  }

  footer .lief .top1 span {
    font-size: 1.56vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #043714;
  }

  footer .lief .top2 {
    justify-content: flex-start;
    margin: 1.28vw 0;
  }

  footer .lief .top2 a {
    text-transform: capitalize;
    height: 0.73vw;
    font-size: 0.73vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #0c5532;
    margin-left: 0.2vw;
    cursor: pointer;
  }

  footer .lief .top2 a:hover {
    text-decoration: underline;
  }

  footer .lief .top4 {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }

  footer .rinmdf img {
    width: 2.29vw;
    height: 2.29vw;
    margin-right: 0.57vw;
  }

  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;
  }

  .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: 10.2vw;
    right: 8.5vw;
  }

  .top001 .art div {
    text-align: right;
  }

  .top001 .art .tt1 {
    /* width: 34.19vw; */
    font-size: 3.75vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 1.5vw;
  }

  .top001 .art .tt2 {
    font-size: 2.4vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 2.88vw;
  }

  .top001 .art .tt3 {
    font-size: 1.98vw;
    font-family: Objectivity;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 0.63vw;
  }

  .top001 .art .tt4 {
    font-size: 2.4vw;
    font-family: SourceHanSansHWSC;
    font-weight: 400;
    color: #FFFFFF;
  }

  .ttop001_2 {
    width: 100%;
    height: 8.91vw;
    position: relative;
    padding-top: 1.7vw;
  }

  .ttop001_2 img {
    width: 3.75vw;
    height: 3.75vw;
    object-fit: initial;
    margin-bottom: 10px;
  }

  .ttop001_2 .q1 {
    padding: 0 18.7vw;
    position: absolute;
    width: 100%;
    bottom: 2vw;
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }

  .ttop001_2 .q1 div {
    width: 3.75vw;
    height: 3.75vw;
    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 {
    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: #0073bd;
    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: 12.6vw;
    height: 20.27vw;
  }

  .ttop001_3 .por1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 21.88vw;
    height: 12.45vw;
  }

  .ttop001_3 .weni {
    padding: 0 13.1vw;
    margin-top: 5.4vw;
  }

  .ttop001_3 .weni .ois {
    height: 32vw !important;
  }

  .ttop001_3 .weni .we1 {
    width: 9.32vw;
    display: flex;
    align-items: flex-start;
    height: 70vw;
  }

  .ttop001_3 .weni .we1>img {
    width: 100%;
    object-fit: contain;
  }

  .ttop001_3 .oijs {
    width: 62.5vw;
  }

  .ttop001_3 .oijs .qe1 {
    font-size: 1.25vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #0073bd;
  }

  .ttop001_3 .oijs .qe2 {
    font-size: 1.25vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin: 0.5vw 0 1vw;
  }

  .ttop001_3 .oijs .qe3 {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1.88vw;
    margin-bottom: 1.1vw;
  }

  .ttop001_3 .oijs .qe4 img {
    width: 31.56vw;
    height: 19.79vw;
    object-fit: cover;
    overflow: hidden;
  }

  .ttop001_3 .oijs .qe4 .tea1 {
    width: 31.56vw;
    height: 19.79vw;
    background: #F5F9F9;
    padding-left: 1.5vw;
  }

  .ttop001_3 .oijs .qe4 .tea1 img {
    width: 3.65vw;
    height: 3.65vw;
    object-fit: contain;
    margin-top: 1.6vw;
  }

  .ttop001_3 .oijs .qe4 .tea1 .gis {
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin: 0.8vw 0 0.9vw;
  }

  .ttop001_3 .oijs .qe4 .tea1 .piss {
    width: 27.66vw;
    height: 10.1vw;
    font-size: 0.73vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1.56vw;
  }

  .ttop001_3 .iisdf {
    height: 19.7vw;
  }

  .qiyew {
    width: 100%;
    height: 45.57vw;
    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: #0073bd;
    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>div {
    font-size: 1.67vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }

  .qiyew .asd>div:first-child {
    width: 17.76vw;
    font-size: 2.71vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #0073bd;
    line-height: 2.34vw;
    margin-bottom: 0.6vw;
  }

  .qiyew .zsd img {
    width: 49vw;
    object-fit: contain;
  }

  .qiyew .zsd .ser12 {
    width: 49.9vw;
    height: 2.71vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1.3vw;
    margin-top: 3.8vw;
  }

  .qiyew .tto2 {
    margin-top: 6vw;
  }

  .qiyew .tto2>div {
    width: 19.79vw;
    height: 15.63vw;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all 0.5s;
    cursor: pointer;
  }

  .qiyew .tto2>div:hover {
    background: #8fbbed;
    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: 4.17vw;
    height: 4.17vw;
    object-fit: contain;
  }

  .qiyew .tto2>div div {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin: 1.2vw 0;
  }

  .qiyew .tto2>div span {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }

  .zourr {
    height: 41vw;
  }

  .zourr .luso {
    width: 100%;
    height: 20.47vw;
    padding: 0 4vw;
  }

  .zourr .luso .swiper-slide {
    width: 14.59vw;
    /* height: 22.47vw; */
  }

  .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%;
    height: 46.93vw;
    background: #F5F5F5;
  }

  .chanpp .art {
    left: 8.39vw;
    right: auto;
  }

  .misnia .topta {
    padding: 0 30vw;
    margin-top: 4.2vw;
  }

  .misnia .topta div {
    font-size: 1.25vw;
    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: #0073bd;
    font-weight: bold;
  }

  .misnia .topta div i {
    width: 1.46vw;
    height: 0.21vw;
    background: transparent;
    margin-top: 0.43vw;
  }

  .misnia .topta .activ {
    color: #0073bd;
    font-weight: bold;
  }

  .misnia .topta .activ i {
    width: 1.46vw;
    height: 0.21vw;
    background: #0073bd;
    margin-top: 0.43vw;
  }

  .misnia .listy {
    padding: 5vw 8vw 0 13vw;
    position: relative;
  }

  .misnia .listy .lir {
    position: absolute;
    top: 0;
    right: 0;
    width: 13.65vw;
    height: 20.27vw;
    z-index: -1;
  }

  .misnia .listy .osir {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 21.61vw;
    height: 13.65vw;
    z-index: -1;
  }

  .misnia .listy .items {
    background-color: #fff;
    margin-bottom: 5vw;
    transition: all 0.5s;
  }

  .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: 11.6vw;
    object-fit: contain;
    width: auto;
  }

  .misnia .listy .items .mins {
    flex: 1;
    margin-left: 5.3vw;
    position: relative;
  }

  .misnia .listy .items .mins .cltpti {
    font-size: 1.88vw;
    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: 3.02vw;
    height: 7.19vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 3.23vw;
    text-align: right;
  }

  .misnia .listy .items .mins .bonr .lels {
    padding-left: 0.6vw;
    width: 80%;
    height: 7.19vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 3.23vw;
  }

  .misnia .listy .items .ridf {
    width: 7.29vw;
    height: 2.14vw;
    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;
  }

  .misnia .listy .paner div {
    padding: 0.57vw 1.09vw;
    border: 0.05vw solid #b8b8b8;
    border-radius: 0.89vw;
    font-size: 0.73vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #b8b8b8;
    cursor: pointer;
  }

  .misnia .listy .paner div:hover {
    color: #fff;
    background-color: #0073bd;
  }

  .misnia .listy .paner div:last-child {
    margin-left: 1.04vw;
  }

  .misnia .listy .paner span {
    width: 1.78vw;
    height: 1.78vw;
    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: #0073bd;
  }

  .misnia .listy .paner .aciksr {
    color: #fff;
    background-color: #0073bd;
  }

  .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 img {
    width: 9.9vw;
    height: 9.9vw;
    transition: all 0.5s;
  }

  .cp02 .iskr img:hover {
    transform: scale(1.2) rotateZ(360deg);
  }

  .cp02 .iskr div {
    width: 18.75vw;
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3F5D6E;
    margin-top: 1.5vw;
  }

  .cp02 .mis {
    width: 39.64vw;
    height: 29.79vw;
    overflow: hidden;
  }

  .cp02 .mis img {
    transition: all 0.5s;
  }

  .cp02 .mis:hover img {
    transform: scale(1.1);
  }

  .bosr {
    width: 100%;
    height: 41.67vw;
    background: url('/img/5.4.png') no-repeat;
    background-size: cover;
    padding: 2.6vw 8.3vw;
  }

  .bosr .tope1 {
    font-size: 1.25vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 1.5vw;
  }

  .bosr .tope2 {
    height: 7.55vw;
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 2.5vw;
    line-height: 1.3vw;
  }

  .bosr .midlist img {
    width: 18.75vw;
    height: 18.75vw;
    background: #FFFFFF;
    border-radius: 1.04vw;
    overflow: hidden;
  }

  .yq_1 .toal1 {
    width: 100%;
    height: 31.25vw;
    background: #A89A60;
  }

  .yq_1 .mins {
    padding: 0 26vw;
    width: 100%;
    height: 34vw;
    margin-top: 3.8vw;
    position: relative;
  }

  .yq_1 .mins .itoe {
    font-size: 1.88vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 1.08vw;
  }

  .yq_1 .mins .swiper-container .swiper-wrapper {
    padding-bottom: 3vw;
  }

  .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: 2.17vw;
    height: 2.17vw;
    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: 0.52vw;
    height: 0.52vw;
  }

  .yq_1 .mins .swiper-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 19vw;
  }

  .yq_1 .mins .swiper-container .swiper-slide img {
    width: 16.51vw;
    object-fit: cover;
    transition: all 0.2s;
  }

  .yq_1 .mins .swiper-container .swiper-slide img:hover {
    width: 19.51vw;
  }

  .yq_1 .fplaor {
    width: 72.92vw;
    height: 16.67vw;
    background: #FFFFFF;
    box-shadow: 0vw 0vw 1vw 0vw rgba(0, 46, 51, 0.08);
    border-radius: 1.04vw;
    margin: -7.54vw auto 0;
    position: relative;
    z-index: 99;
    overflow: hidden;
  }

  .yq_1 .fplaor img {
    width: 4.17vw;
    height: 4.17vw;
  }

  .yq_1 .fplaor>div {
    width: 33.3%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
  }

  .yq_1 .fplaor>div:hover {
    background-color: #53c086;
  }

  .yq_1 .fplaor>div:hover p {
    color: #fff !important;
  }

  .yq_1 .fplaor>div:hover p:first-child {
    color: #fff !important;
  }

  .yq_1 .fplaor>div .text1 {
    margin-top: 1.8vw;
    line-height: 1.5vw;
    text-align: -webkit-center;
  }

  .yq_1 .fplaor>div .text1 p {
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
  }

  .yq_1 .fplaor>div .text1 p:first-child {
    font-size: 1.04vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #002E33;
  }

  .yq_1 .fore2 {
    width: 100%;
    height: 28.44vw;
    background: url('/img/5.4.png') no-repeat;
    background-size: cover;
    margin-top: -10vw;
    padding: 0 13vw;
  }

  .yq_1 .fore2 .toap1 {
    font-size: 1.46vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 12.5vw;
    padding-bottom: 1.9vw;
  }

  .yq_1 .fore2 .toap2 {
    /* width: 61.88vw; */
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.5vw;
  }

  .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;
    height: 4.74vw;
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 1.88vw;
    margin: auto;
    text-align: center;
  }

  .zilitop .tuopi {
    padding: 2vw 34vw;
  }

  .zilitop .tuopi>div img {
    width: 7.34vw;
    height: 7.34vw;
    margin-bottom: 1vw;
  }

  .zilitop .tuopi .tee1r {
    font-size: 1.25vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0073bd;
  }

  .zilitop .tuopi .te2er {
    font-size: 1.25vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0073bd;
  }

  .zhiplist {
    background-color: #f6f8fa;
    flex-direction: column;
    padding-top: 2vw;
  }

  .zhiplist .iler {
    width: 83.33vw;
    /* height: 35.21vw; */
    background: #FFFFFF;
    padding: 3.5vw 4vw;
    margin-bottom: 2vw;
  }

  .zhiplist .iler .lisjdiv1 {
    font-size: 1.88vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .zhiplist .iler .lisjdiv2 {
    width: 4.69vw;
    height: 0.1vw;
    background: #333333;
    opacity: 0.3;
    margin: 1.5vw 0;
  }

  .zhiplist .iler .lisjdiv3 {
    width: 71.98vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 1.56vw;
  }

  .zhiplist .iler .lisjdiv4 {
    margin: 2vw 0;
  }

  .zhiplist .iler .lisjdiv4 div {
    width: 17.19vw;
    height: 11.46vw;
    overflow: hidden;
  }

  .zhiplist .iler .lisjdiv4 div:hover img {
    transform: scale(1.1);
  }

  .zhiplist .iler .lisjdiv4 div img {
    transition: all 0.6s;
    width: 17.19vw;
    height: 11.46vw;
  }

  .zhiplist .iler .lisjdiv5 {
    width: 74.79vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 1.88vw;
  }

  .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: 3.33vw;
    height: 3.33vw;
    background: #0073bd;
    border-radius: 50%;
  }

  .yanfaList .topae2 .leisr {
    margin-left: 2.2vw;
  }

  .yanfaList .topae2 .leisr .ti1 {
    font-size: 1.25vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #0073bd;
  }

  .yanfaList .topae2 .leisr .ti2 {
    font-size: 1.25vw;
    font-family: SourceHanSansSC;
    font-weight: 400;
    margin-top: 0.5vw;
    color: #333333;
  }

  .yanfaList .tea133 {
    width: 59.38vw;
    font-size: 0.83vw;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #333333;
    line-height: 1.88vw;
    padding-left: 5.5vw;
    margin-top: 1.8vw;
  }

  .yanfaList .lia3 {
    width: 67vw;
  }

  .yanfaList .tea13443 {
    width: 66.93vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1.88vw;
    padding-left: 5.5vw;
  }

  .yanfaList .imgliser {
    display: flex;
    align-items: center;
    padding-left: 5.5vw;
    margin-top: 2.1vw;
  }

  .yanfaList .imgliser div {
    width: 19.53vw;
    height: 12.5vw;
    margin-right: 0.57vw;
    overflow: hidden;
  }

  .yanfaList .imgliser div:hover img {
    transform: scale(1.1);
  }

  .yanfaList .imgliser div img {
    width: 19.53vw;
    transition: all 0.6s;
    height: 12.5vw;
  }

  .yanfaList .im2 img {
    width: 21.35vw;
    height: 13.54vw;
  }

  .yanfaList .yuanlsit {
    margin: 3.2vw 0;
  }

  .yanfaList .yuanlsit>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .yanfaList .yuanlsit>div span {
    font-size: 0.83vw;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #333333;
    margin-top: 0.73vw;
  }

  .yanfaList .yuanlsit>div img {
    width: 3.65vw;
    height: 3.65vw;
  }

  .newlist .litemnew {
    padding: 4vw 8vw;
  }

  .newlist .litemnew:hover {
    background: #d3e5ef;
  }

  .newlist .litemnew .one1 {
    font-size: 2.08vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    height: 16.34vw;
    padding-top: 1.2vw;
  }

  .newlist .litemnew .one12 {
    width: 24.9vw;
    height: 16.34vw;
  }

  .newlist .litemnew .now23 {
    display: flex;
    flex-direction: column;
    height: 16.34vw;
    justify-content: space-between;
    padding: 1vw 0;
  }

  .newlist .litemnew .now23 .div12 {
    font-size: 1.25vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .newlist .litemnew .now23 .div23 {
    width: 43.39vw;
    font-size: 0.73vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 1.35vw;
  }

  .newlist .litemnew .now23 .div45 {
    width: 7.55vw;
    height: 2.34vw;
    background: #0073bd;
  }

  .top144 {
    width: 100%;
    height: 3.65vw;
    background: #0073bd;
    display: flex;
    align-items: center;
    padding-left: 8vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
  }

  .conman {
    padding: 3.49vw 13vw;
    display: flex;
    justify-content: space-between;
  }

  .conman .lef23t {
    width: 48.8vw;
  }

  .conman .lef23t .titl1 {
    font-size: 1.56vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }

  .conman .lef23t .date1 {
    font-size: 0.83vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    margin-top: 0.8vw;
  }

  .conman .lef23t .imfd {
    width: 33.39vw;
    height: 19.79vw;
    margin-top: 3.7vw;
  }

  .conman .lef23t .textmian p {
    width: 48.8vw;
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1.88vw;
    margin: 1vw 0;
  }

  .conman .lef23t .textmian img {
    max-width: 25vw;
  }

  .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;
  }

  .lianxiio>div {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .lianxiio>div img {
    width: 1.77vw;
    height: 1.77vw;
  }

  .lianxiio>div .climsf {
    width: 5.78vw;
    height: 5.68vw;
    margin-bottom: 1vw;
  }

  .lianxiio>div .oismf {
    font-size: 1.46vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #333333;
    margin-top: 0.8vw;
    margin-bottom: 2vw;
    width: 23vw;
    text-align: center;
  }

  .lianxiio>div span {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
  }

  .imga2 {
    width: 100%;
    height: 31.25vw;
  }

  .lisdianhu {
    padding: 5vw 8vw;
  }

  .lisdianhu .lisf11 {
    align-self: flex-start;
  }

  .lisdianhu .lisf11 .ddl1 {
    font-size: 2.71vw;
    font-family: Objectivity;
    font-weight: bold;
    color: #0073bd;
    margin-bottom: 1vw;
  }

  .lisdianhu .lisf11 .ddl2 {
    font-size: 1.67vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #242424;
    margin-bottom: 4vw;
  }

  .lisdianhu .lisf11 .ddl3 {
    width: 30.68vw;
    font-size: 1.25vw;
    font-family: Objectivity;
    font-weight: 300;
    color: #7F7F7F;
    line-height: 1.56vw;
    margin-bottom: 1vw;
  }

  .lisdianhu .lisf11 .ddl4 {
    width: 20vw;
    font-size: 1.25vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 2.19vw;
  }

  .lisdianhu .lisf2 .eer {
    font-size: 0.94vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.7vw;
  }

  .lisdianhu .lisf2 input {
    width: 35.42vw;
    height: 2.2vw;
    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: 35.42vw;
    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: 6.98vw;
    height: 2.6vw;
    background: #0073bd;
    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 {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-bottom: 2.3vw;
    text-align: center;
  }

  .jiwru .to13 {
    width: 83.33vw;
    height: 3.13vw;
    background: #FFFFFF;
    display: flex;
    margin: auto;
    align-items: center;
    padding: 0 1.3vw;
    margin-bottom: 1vw;
  }

  .jiwru .to13 span {
    font-size: 1.15vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .jiwru .to13 span:first-child {
    flex: 1;
  }

  .jiwru .to13 .spa1 {
    width: 10vw;
    font-size: 0.73vw;
  }

  .jiwru .to13 .spa2 {
    width: 10vw;
    font-size: 0.73vw;
  }

  .fsiibox {
    width: 83.33vw;
    /* height: 18.28vw; */
    background: #FFFFFF;
    border-radius: 0.42vw;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 1vw;
    margin-bottom: 1vw;
    padding-top: 20px;
  }

  .fsiibox .clwtio {
    font-size: 0.83vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-bottom: 1.4vw;
    color: #333333;
  }

  .gwik {
    width: 36.67vw;
    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 .xiaf {
    width: 3vw;
    height: 3vw;
    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);
    }
  }
}

@keyframes oujs {
  0% {
    transform: translateX(0px);
  }

  100% {
    transform: translateX(-20px);
  }
}

@keyframes oujs1 {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(60px);
  }
}

.yang1 {
  width: 5vw;
  height: 5vw;
  border-radius: 50%;
  position: absolute;
  top: 20vw;
  left: 9vw;
  background-color: #0073bd50;
  animation: oujs 2s infinite linear alternate;
}

.yang2 {
  width: 5vw;
  height: 5vw;
  border-radius: 50%;
  position: absolute;
  top: 20vw;
  left: 59vw;
  background-color: #0073bd50;
  animation: oujs1 2s infinite linear alternate;
}


.abouta {
  color: #333;
}

.uyuan1 {
  padding: 3vw 15vw;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: 99;
}

.uyuan1 .xiaf1 {
  width: 3vw;
  height: 3vw;
  background-color: #fff;
  border-radius: 50%;
  margin: 2vw auto;
  cursor: pointer;
}

.zhsop a {
  color: #fff;
}

.zhsop a:hover {
  color: #0073bd;
}

.rri a {
  color: #000;
}

.rri a:hover {
  color: #0073bd;
}

.pnews-ppage {
  padding-top: 80px;
  font-size: 0;
  text-align: center;
}

.pnews-ppage a {
  border-radius: 25px;
  background: #fff;
  color: #333;
  line-height: 29px;
  margin: 0 4px;
  padding: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-size: 16px;
  border: 1px solid #c1c1c1;
}

.pnews-ppage .nowpage {
  border-radius: 25px;
  background: #0073bd;
  line-height: 29px;
  margin: 0 4px;
  padding: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  border: 1px solid #a7d500;
}

.pnews-ppage a:hover {
  background: #0073bd;
  border-color: #0073bd;
  color: #fff;
}

.top4 a {
  color: #111;
}

.qie1:hover {
  content: url("/img/7.2.png");
}

.qie2:hover {
  content: url("/img/qc1.png");
}


.c_til {
  line-height: 36px;
  padding-left: 22px;
  background-image: url("/images/no10.png");
  background-repeat: no-repeat;
  background-position: left center;
  width: 30%;
  float: left;
}
.c_til .t {
  font-size: 24px;
  color: #444444;
}
.c_til .en {
  color: #d9d9d9;
  font-size: 20px;
  text-transform: uppercase;
}
.c_abt {
  background-image: url("/images/no7.png");
  background-repeat: no-repeat;
  background-position: left top -70px;
  padding: 25px 0;
}
.c_abt .l_te {
  width: 50%;
  font-size: 16px;
  line-height: 30px;
  color: #444444;
  padding-right: 40px;
}
.c_abt .l_te .te {
  padding: 50px 0;
  position: relative;
}
.c_abt .r_voide {
  width: 50%;
  position: relative;
}
.c_abt .r_voide video {
  vertical-align: top;
  display: inline-block;
  width: 100%;
}
.c_abt .r_voide .bg-g {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.16);
}
.c_abt .r_voide .bg-g img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.c_culture {
  background-image: url("/images/im7.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  padding: 30px 0;
}
.c_culture .culture .li {
  display: inline-block;
  width: 33.3%;
  background: #ffffff;
}
.c_culture .culture .li:nth-child(2){
  position: relative;
}
.c_culture .culture .li:nth-child(2) .im {
  position: absolute;
  top: 100%;
  width: 100%;
}
.c_culture .culture .li:hover .im img {
  transform: scale(1.08);
}
.c_culture .culture .li:hover .tex {
  color: #0472bd;
}
.c_culture .culture .li:hover .tex .lo .img1 {
  top: 100%;
  opacity: 0;
}
.c_culture .culture .li:hover .tex .lo .img2 {
  top: 0%;
  opacity: 1;
}
.c_culture .culture .li .im {
  overflow: hidden;
}
.c_culture .culture .li .im img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.c_culture .culture .li .tex {
  text-align: center;
  padding: 64px 0;
  color: #666666;
}
.c_culture .culture .li .tex .lo {
  position: relative;
  display: inline-block;
  width: 72px;
  height: 72px;
  overflow: hidden;
}
.c_culture .culture .li .tex .lo .img1 {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.c_culture .culture .li .tex .lo .img2 {
  position: absolute;
  top: -100%;
  left: 0;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.c_culture .culture .li .tex .h1 {
  font-size: 26px;
  line-height: 40px;
  font-weight: normal;
}
.c_culture .culture .li .tex .te {
  font-size: 18px;
  line-height: 30px;
}
.c_course {
  background: #ffffff;
  background-image: url("/images/no8.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  padding: 25px 0;
}
.c_course .c_course-swi {
  position: relative;
}
.c_course-swi .swi_ad{
  position: relative;
  padding-right: 80px;
}
.c_course-swi .swi_ad:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #cccccc;
  left: 0;
  bottom: 65px;
  z-index: 1;
}
.c_course-swi .swi_ad:before {
  content: '';
  position: absolute;
  background-image: url("/images/no11.png");
  width: 75px;
  height: 93px;
  right: 0;
  bottom: 37px;
  z-index: 10;
}
.c_course .c_course-swi .gallery-thumbs {
  padding: 40px 0;
  z-index: 10;
}
/*.c_course .c_course-swi .gallery-thumbs:after {
   content: '';
   position: absolute;
   width: 100%;
   height: 1px;
   border-bottom: 1px dashed #cccccc;
   left: 0;
   bottom: 65px;
   z-index: -1;
 }
.c_course .c_course-swi .gallery-thumbs:before {
  content: '';
  position: absolute;
  background-image: url("/images/no11.png");
  width: 75px;
  height: 95px;
  right: 0;
  bottom: 37px;
  z-index: 10;
}*/
.c_course .c_course-swi .gallery-thumbs .swiper-slide {
  color: #0072bd;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
.c_course .c_course-swi .gallery-thumbs .swiper-slide .bor {
  margin-top: 10px;
  border: 10px solid #0472bd;
  border-radius: 50%;
  background: #ffffff;
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  z-index: 20;
}
.c_course .c_course-swi .gallery-thumbs .swiper-slide.active-nav {
  color: #6cbb4e;
  font-weight: bold;
}
.c_course .c_course-swi .gallery-thumbs .swiper-slide.active-nav .bor {
  border: 10px solid #6cbb4e;
}
.c_course .c_course-swi .swi_c {
  padding: 0 170px;
  position: relative;
}
.c_course .c_course-swi .swi_c .swiper-button-next {
  right: 0;
  color: #a5a5a5;
  font-size: 40px;
}
.c_course .c_course-swi .swi_c .swiper-button-next:hover {
  color: #0372bd;
}
.c_course .c_course-swi .swi_c .swiper-button-prev {
  right: 0;
  color: #a5a5a5;
  font-size: 40px;
}
.c_course .c_course-swi .swi_c .swiper-button-prev:hover {
  color: #0372bd;
}
.c_course .c_course-swi .swi_c .gallery-top {
  position: relative;
  overflow: hidden;
}
.c_course .c_course-swi .swi_c .gallery-top .swiper-slide {
  background: #fcfcfc;
  border: 1px solid #ededed;
  padding: 20px;
}
.c_course .c_course-swi .swi_c .gallery-top .swiper-slide:hover .im img {
  transform: scale(1.08);
}
.c_course .c_course-swi .swi_c .gallery-top .im {
  width: 50%;
  overflow: hidden;
}
.c_course .c_course-swi .swi_c .gallery-top .im img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.c_course .c_course-swi .swi_c .gallery-top .tex {
  width: 50%;
  padding: 0 30px;
  padding-top: 15px;
}
.c_course .c_course-swi .swi_c .gallery-top .tex .h1 {
  text-align: center;
  font-size: 36px;
  font-weight: normal;
  color: #333333;
  border-bottom: 1px solid #d0d0d0;
  line-height: 80px;
}
.c_course .c_course-swi .swi_c .gallery-top .tex .h1 span {
  display: inline-block;
  position: relative;
}
.c_course .c_course-swi .swi_c .gallery-top .tex .h1 span:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  background: #d0d0d0;
  height: 3px;
}
.c_course .c_course-swi .swi_c .gallery-top .tex .te {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin-top: 30px;
  max-height: 120px;
  overflow: auto;
}
.c_course .c_course-swi .swi_c .gallery-top .tex .te::-webkit-scrollbar {
  /*转动条整体样式*/
  width: 4px;
  /*高宽划分对应横竖转动条的尺寸*/
  height: 4px;
}
.c_course .c_course-swi .swi_c .gallery-top .tex .te::-webkit-scrollbar-thumb {
  /*转动条内里小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.c_course .c_course-swi .swi_c .gallery-top .tex .te::-webkit-scrollbar-track {
  /*转动条内里轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.c_qua {
  background: #f8f8f8;
  padding: 30px 0;
}
.c_qua .qua {
  padding: 40px 0;
}
.c_qua .qua .swiper-container_cq {
  position: relative;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.c_qua .qua .swiper-container_cq img {
  border-radius: 5px;
  border: 3px solid rgba(0, 114, 189, 0);
  max-width: 60%;
}
.c_qua .qua .swiper-container_cq .act img {
  border: 3px solid #0072bd;
}
.c_qua .lic-c .con {
  padding: 40px;
  background: #ffffff;
}
.c_qua .lic-c .con:nth-child(n+2) {
  display: none;
}
.c_qua .lic-c .con .im {
  width: 30%;
  text-align: center;
}
.c_qua .lic-c .con .im img {
  -webkit-box-shadow: 0 0 24px 8px rgba(0, 101, 171, 0.04);
  box-shadow: 0 0 24px 8px rgba(0, 101, 171, 0.04);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=8px, direction=0, strength=24px);
  /*兼容ie*/
  -moz-box-shadow: 0 0 24px 8px rgba(0, 101, 171, 0.04);
  /*兼容firefox*/
}
.c_qua .lic-c .con .tex {
  width: 70%;
}
.c_qua .lic-c .con .tex .h1 {
  font-weight: normal;
  line-height: 60px;
  display: inline-block;
  border-bottom: 1px solid #aaaaaa;
  font-size: 24px;
}
.c_qua .lic-c .con .tex .te {
  font-size: 18px;
  line-height: 36px;
  padding-top: 10px;
}
.contact {
  background-image: url(/images/no7.png);
  background-repeat: no-repeat;
  background-position: left top -70px;
  padding: 55px 0;
}
.contact .contact_c {
  padding: 20px 0;
}
.contact .contact_c .t1 {
  font-size: 22px;
  color: #333333;
}
.contact .contact_c .li {
  width: 50%;
  padding: 0 50px 0 100px;
  line-height: 45px;
  color: #6a6a6a;
}
.contact .contact_c .li:first-child {
  border-right: 1px solid #f0f1f2;
}
.innovation {
  background-image: url(/images/no7.png);
  background-repeat: no-repeat;
  background-position: left top -70px;
  padding: 55px 0;
  /* .bor*/
}
.innovation .li-o {
  padding: 40px 0;
}
.innovation .li-o:nth-child(2n) {
  position: relative;
  padding-top: 60px;
}
.innovation .li-o:nth-child(2n):before {
  content: '';
  position: absolute;
  height: 22px;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url("/images/bor.png");
  background-repeat: repeat;
}
.innovation .li-o:nth-child(2n) .tex {
  padding-left: 0;
  padding-right: 60px;
}
.innovation .li-o .im {
  width: 50%;
}
.innovation .li-o .tex {
  width: 50%;
  padding-left: 60px;
  font-size: 16px;
  line-height: 36px;
  color: #444444;
}
.innovation .li-o .tex .t1 {
  font-size: 22px;
  padding: 20px 0;
}
.s_base {
  /*产品页*/
}
.s_base .til {
  padding: 25px 0;
  color: #0372bd;
  font-size: 24px;
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.s_base .til .h1 {
  position: relative;
  line-height: 30px;
}
.s_base .til .h1:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #938b95;
}
.s_base .til .h1 span {
  z-index: 100;
  background: #ffffff;
  position: relative;
  padding: 0 22px;
  display: inline-block;
}
.s_base .til .h1 span:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  background: #0372bd;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.s_base .til .h1 span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  background: #0372bd;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.s_base .til .en {
  color: #333333;
  font-size: 12px;
}
.s_base .li_c {
  position: relative;
  border: 1px solid #f2f2f2;
}
.s_base .li_c .im {
  width: 50%;
  padding-right: 60px;
}
.s_base .li_c .im .swiper-container_t {
  position: relative;
  overflow: hidden;
}
.s_base .li_c .im .swiper-container_t .swiper-pagination_t {
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.s_base .li_c .im .swiper-container_t .swiper-slide img {
  width: 100%;
  height: 408px;
  object-fit:cover;
  object-position: center center;
}
.s_base .li_c .im .swiper-container_t .swiper-pagination_t img {
  width: 100%;

}


.s_base .li_c .im .swiper-container_t .swiper-pagination_t .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: none;
  opacity: 1;
  border: 1px solid #fff;
}
.s_base .li_c .im .swiper-container_t .swiper-pagination_t .swiper-pagination-bullet-active {
  background: #ffffff;
}
.s_base .li_c .tex {
  position: absolute;
  right: 0;
  height: 100%;
  overflow: auto;
  width: 50%;
  padding: 20px 0;
  font-size: 18px;
  color: #555555;
  line-height: 36px;
}
.s_base .li_c .tex p {
  display: inline-block;
  width: 100%;
  padding-left: 35px;
  position: relative;
}
.s_base .li_c .tex p:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3.5px;
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #0072bd;
}
.s_base .li_c .tex::-webkit-scrollbar {
  /*转动条整体样式*/
  width: 4px;
  /*高宽划分对应横竖转动条的尺寸*/
  height: 4px;
}
.s_base .li_c .tex::-webkit-scrollbar-thumb {
  /*转动条内里小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #0072bd;
}
.s_base .li_c .tex::-webkit-scrollbar-track {
  /*转动条内里轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: #f0f0f0;
}
.s_base .co_til {
  padding-top: 30px;
  color: #666666;
  font-size: 18px;
  text-align: right;
  line-height: 30px;
}
.s_base .co_til img {
  margin-right: 10px;
}
.s_base .table {
  background: #e5f0f8;
  margin-bottom: 40px;
  line-height: 35px;
}
.s_base .table table {
  width: 100%;
}
.s_base .table thead {
  background: #d2e6f3;
  font-size: 18px;
}
.s_base .table thead th {
  font-weight: normal;
}
.s_base .table tbody {
  padding: 10px 0;
}
.s_base .table tr td,
.s_base .table tr th {
  padding: 10px 0 ;
  padding-left: 30px;
  text-align: left;
}
.s_base .table tr th{font-weight: bold;}
.news_list {
  padding: 30px 0 ;
}
.news_list .li {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  vertical-align: top;
  border-bottom: 1px solid #e8e9eb;
}
.news_list .li .im {
  width: 27%;
}
.news_list .li:first-child {
  border-top: 1px solid #e8e9eb;
}
.news_list .li .tex {
  width: 73%;
  padding-left: 30px;
}
.news_list .li .tex .h1 {
  font-weight: normal;
  font-size: 20px;
  margin: 20px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_list .li .tex .te {
  font-size: 16px;
  line-height: 32px;
  font-family: 宋体;
  margin: 20px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.news_list .li .tex .time {
  text-align: right;
  color: #333333;
  font-family: 宋体;
}
.pPage {
  text-align: center;
  padding: 50px 0;
  font-size: 16px;
  color: #666;
  line-height: 35px;
}
.pPage a {
  background: #f0f1f2;
  padding: 0 14px;
  vertical-align: top;
  display: inline-block;
  margin: 0 8px;
}
.pPage a.act,
.nowpage {
  background: #006fbb;
  color: #fff;
  padding: 0 14px;
  vertical-align: top;
  display: inline-block;
  margin: 0 8px;
}
.pPage a:hover {
  background: #006fbb;
  color: #fff;
}
#to_top {
  position: fixed;
  z-index: 1000;
  bottom: 100px;
  right: 30px;
  width: 66px;
  height: 66px;
}
.recruit {
  padding: 40px 0;
}
.recruit .til {
  background: #00b580;
  color: #fff;
  padding: 20px 60px;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
}
.recruit .til span {
  float: left;
  text-align: left;
  width: 20%;
}
.recruit .ul li {
  background: #fafafa;
  padding: 0 60px;
  margin-bottom: 10px;
}
.recruit .ul li.active .text {
  border-top: 1px solid #e3e4e6;
  /*height: auto;*/
}
.recruit .ul li.active .li_top .iconfont {
  transform: rotate(45deg);
}
.recruit .ul li .li_top {
  padding: 20px 0;
  position: relative;
  cursor: pointer;
}
.recruit .ul li .li_top .iconfont {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  display: inline-block;
  color: #69696a;
  margin-top: -15px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.recruit .ul li .li_top .xin {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 16px;
  width: auto;
  line-height: 30px;
  display: inline-block;
  color: #69696a;
  margin-top: -15px;
}
.recruit .ul li .li_top span {
  float: left;
  width: 20%;
  text-align: left;
  font-size: 18px;
  color: #666666;
}
.recruit .ul li .text {
  display: none;
  overflow: hidden;
  font-size: 16px;
  line-height: 34px;
}
.recruit .ul li .text .pa {
  padding: 30px 0;
  display: inline-block;
}
.recruit .ul li .text .t {
  font-size: 18px;
}
.recruit .ul li .text .sen {
  display: inline-block;
  margin-top: 55px;
  font-size: 18px;
  color: #ffffff;
  background: #006fbb;
  text-align: center;
  width: 126px;
  line-height: 46px;
  cursor: pointer;
}
.bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  height: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.26);
  display: none;
}
.recruit_fex {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 670px;
  max-width: 100%;
  z-index: 10010;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background: #ffffff;
}
.recruit_fex .t {
  background: #00b580;
  color: #ffffff;
  font-size: 18px;
  line-height: 40px;
  padding: 5px 0;
  text-align: center;
}
.recruit_fex .icon-jia {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  color: #ffffff;
  font-size: 30px;
  font-weight: lighter;
  transform: rotate(45deg);
}
.recruit_fex .tex {
  padding: 0 20px;
  padding-bottom: 20px;
}
.recruit_fex .tex .li1 {
  padding: 15px 20px ;
  font-size: 18px;
  color: #333333;
  font-family: 宋体;
  line-height: 40px;
}
.recruit_fex .tex .one {
  border-bottom: 1px solid #f0f1f2;
}
.recruit_fex .tex .na {
  width: 19%;
}
.recruit_fex .tex .te {
  width: 81%;
  text-align: center;
}
.recruit_fex .tex .te input {
  text-indent: 2em;
  width: 100%;
  background: #f0f1f2;
  line-height: 40px;
}
.recruit_fex .tex textarea {
  background: #f0f1f2;
  width: 100%;
  height: 80px;
  text-indent: 2em;
  padding-top: 15px;
}
.recruit_fex .tex .btn {
  display: inline-block;
  font-size: 18px;
  line-height: 44px;
  width: 120px;
  text-align: center;
  background: #00b580;
  color: #ffffff;
  cursor: pointer;
}
.intermediates {
  padding: 30px 0;
}
.intermediates .h1 {
  width: 100%;
  background: #f7f7f7;
  font-size: 18px;
  line-height: 58px;
  border: 1px solid #e9e9e9;
  text-align: center;
}
.intermediates .labt {
  width: 64%;
}
.intermediates .labt .te {
  margin-top: 12px;
  border: 1px solid #e9e9e9;
  padding: 40px;
  font-family: 新宋体;
  font-size: 16px;
  line-height: 30px;
}
.intermediates .r_ne {
  width: 30%;
  background: #0072bd;
  color: #ffffff;
}
.intermediates .r_ne .h1 {
  font-size: 14px;
  color: #9b9b9b;
}
.intermediates .r_ne .h1 .bor {
  font-weight: bold;
  color: #0372bd;
  font-size: 18px;
}
.intermediates .r_ne .h1 .icon-fanhui {
  color: #0372bd;
  font-size: 25px;
  margin-right: 15px;
}
.intermediates .r_ne .te {
  padding: 30px 40px;
  line-height: 35px;
}
.intermediates .r_ne .te .bor_t {
  border-top: 1px solid #ffffff;
}
.intermediates .r_ne .te a {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
}
.bshare-custom{display: inline-block;}
.intermediates .r_ne .te .h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 48px;
}
.intermediates .r_ne .te .t2 {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inter_t {
  padding: 25px 0;
  border-bottom: 1px solid #dededd;
}
.inter_t .input {
  border: 2px solid #0672bd;
  line-height: 40px;
}
.inter_t .input input {
  width: 250px;
  line-height: 40px;
  background: none;
  padding-left: 15px;
}
.inter_t .input input::-webkit-input-placeholder {
  color: #d1d1d1;
  font-size: 14px;
}
.inter_t .input input:-moz-placeholder {
  color: #d1d1d1;
  font-size: 14px;
}
.inter_t .input input::-moz-placeholder {
  color: #d1d1d1;
  font-size: 14px;
}
.inter_t .input input:-ms-input-placeholder {
  color: #d1d1d1;
  font-size: 14px;
}
.inter_t .input i {
  color: #0672bd;
  display: inline-block;
  width: 40px;
  text-align: center;
}
.list_a_com  a{color:#333}
.list_a_com  a:hover{color:#0372bd}
.list_a_com {
  font-size: 18px;
  color: #666666;
}
.list_a_com .im2 {
  display: none;
}
.list_a_com .on {
  color: #0372bd;
}
.list_a_com .on .im1 {
  display: none;
}
.list_a_com .on .im2 {
  display: inline-block;
}
.list_a_com .li {
  margin-right: 30px;
  line-height: 30px;
  cursor: pointer;
}
.list_a_com .li img {
  margin-right: 10px;
}
.list_a_com .li:last-child {
  margin-right: 0;
}
.li_con .con:nth-child(n+2) {
  display: none;
}
.c_service {
  position: relative;
  margin: 30px 0;
}
.c_service .c_t {
  background: #f3f3f3;
  position: relative;
}
.c_service .lim {
  position: absolute;
  left: 0;
  top: 0;
  width: 33%;
  height: 100%;
}
.c_service .lim img {
  object-fit: cover;
  object-position: center center;
  height: 100%;
  width: 100%;
}
.c_service .ltex {
  width: 67%;
  background: url("/images/no14.png");
  background-size: cover;
  padding: 55px;
  line-height: 48px;
}
.c_service .ltex .t {
  font-size: 18px;
  color: #0072bd;
  font-weight: bold;
  width: 50%;
  float: left;
}
.c_service .ltex .le-lsit {
  font-size: 14px;
  line-height: 52px;
  overflow: auto;
  height: 370px;
  width: 100%;
}
.c_service .ltex .le-lsit:hover {
  overflow: auto;
}
.c_service .ltex .le-lsit .li {
  width: 48%;
  float: left;
  padding: 10px 0;
  line-height: 24px;
  display: inline-block;
  padding-left: 27px;
  position: relative;
  
}
.c_service .ltex .le-lsit .li:nth-child(2n){float: right;}
.c_service .ltex .le-lsit .li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 16px;
  margin-top: 0;
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("/images/no15.png") no-repeat;
  background-position: left center;
  margin-right: 10px;
}
.c_service .ltex .le-lsit::-webkit-scrollbar {
  /*转动条整体样式*/
  width: 4px;
  /*高宽划分对应横竖转动条的尺寸*/
  height: 4px;
}
.c_service .ltex .le-lsit::-webkit-scrollbar-thumb {
  /*转动条内里小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #a4bfd2;
}
.c_service .ltex .le-lsit::-webkit-scrollbar-track {
  /*转动条内里轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.c_service .ltex .le-lsit2 {
  font-size: 16px;
  line-height: 52px;
  overflow: auto;
  height: 420px;
  width: 100%;
}
.c_service .ltex .le-lsit2:hover {
  overflow: auto;
}
.c_service .ltex .le-lsit2 .t2 {
  font-size: 18px;
  color: #0072bd;
  font-weight: bold;
}
.c_service .ltex .le-lsit2 .te {
  width: 100%;
  float: left;
  padding: 10px 0;
  line-height: 20px;
  font-size: 14px;
  display: inline-block;
  position: relative;
  font-family: 新宋体;
  color: #333333;
}
.c_service .ltex .le-lsit2::-webkit-scrollbar {
  /*转动条整体样式*/
  width: 4px;
  /*高宽划分对应横竖转动条的尺寸*/
  height: 4px;
}
.c_service .ltex .le-lsit2::-webkit-scrollbar-thumb {
  /*转动条内里小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #a4bfd2;
}
.c_service .ltex .le-lsit2::-webkit-scrollbar-track {
  /*转动条内里轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.c_service .im_lis {
  padding: 30px 0;
}
.c_service .im_lis p {
  display: inline-block;
}
.c_service .im_lis img {
  /*max-width: 45%;*/
  float: left;
}
.c_service .im_lis img:nth-child(2n) {
  float: right;
  /*max-width: 55%;*/
}

.nfHead .nfHead-tool {
  position: relative;
  display: none;
}
.nfHead .nfHead-tool:hover .sousuo_show {
  z-index: 100;
  top: 100%;
  opacity: 1;
}
.nfHead .nfHead-tool .icon-sousuo {
  display: inline-block;
  width: 44px;
  height: 44px;
  font-size: 25px;
  line-height: 44px;
  margin-left: 48px;
}
.nfHead .nfHead-tool .sousuo_show {
  position: absolute;
  top: 80%;
  z-index: -1;
  opacity: 0;
  right: 0;
  background: #fff;
  display: inline-block;
  width: 200px;
  line-height: 40px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.nfHead .nfHead-tool .sousuo_show input {
  width: 160px;
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
}
.nfHead .nfHead-tool .sousuo_show .icon-sousuo {
  vertical-align: top;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  margin-right: 0;
  margin: 0;
}
.inter_t {
  padding: 25px 0;
  border-bottom: 1px solid #dededd;
}
.inter_t .input {
  border: 2px solid #0672bd;
  line-height: 40px;
}
.inter_t .input input {
  width: 250px;
  line-height: 40px;
  background: none;
  padding-left: 15px;
}
.inter_t .input input::-webkit-input-placeholder {
  color: #d1d1d1;
  font-size: 14px;
}
.inter_t .input input:-moz-placeholder {
  color: #d1d1d1;
  font-size: 14px;
}
.inter_t .input input::-moz-placeholder {
  color: #d1d1d1;
  font-size: 14px;
}
.inter_t .input input:-ms-input-placeholder {
  color: #d1d1d1;
  font-size: 14px;
}
.inter_t .input i {
  color: #0672bd;
  display: inline-block;
  width: 40px;
  text-align: center;
}
.main{width: 80%;margin-left: auto;margin-right: auto;}
.te {
  margin-top: 12px;
  border: 1px solid #e9e9e9;
  padding: 40px;
  font-family: 新宋体;
  font-size: 16px;
  line-height: 30px;
}
.r_ne {
  width: 30%;
  background: #0072bd;
  color: #ffffff;
}
.h1 {
  width: 100%;
  background: #f7f7f7;
  font-size: 18px;
  line-height: 58px;
  border: 1px solid #e9e9e9;
  text-align: center;
}<!--耗时1765859974.19秒-->