<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@media screen and (max-width: 1440px) {
  html {
    font-size: 16px;
  }
  .cate_iteml h4 {
    font-size: 20px;
  }
  .cate_iteml p {
    line-height: 1.6;
  }
  .cate_iteml p:last-child {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 1390px) {
  .cate_item {
    flex: 0 1 49%;
  }
  .cate_item:nth-of-type(2) {
    margin: 0px 0% 0.9375rem;
  }
  .cate_item:nth-of-type(5) {
    margin: 0px 0% 0.9375rem;
  }
  .cate_item:nth-of-type(2n+1) {
    margin: 0px 2% 0.9375rem 0px;
  }
  .cate_iteml {
    flex: 0 1 50%;
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 16px;
  }
  .gy_box {
    width: 1200px;
    padding: 0px;
  }
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 16px;
  }
  .show_pc {
    display: none;
  }
  .show_wap {
    display: block;
  }
  .banner {
    margin-top: 50px;
  }
  .wap_banner {
    margin-top: 50px;
  }
  .wap_head {
    height: 50px;
    position: fixed !important;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 101;
    -moz-transition: top 0.2s ease-in 0.6s;
    -webkit-transition: top 0.2s ease-in 0.6s;
    filter: alpha(opacity=90);
    background: #fff;
  }
  .wap_head_bd {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
  }
  .wap_head_bdl {
    flex: 1;
    height: 30px;
  }
  .wap_head_bdl img {
    max-height: 30px;
  }
  .wap_head_bdr {
    display: flex;
    justify-content: flex-end;
    align-self: center;
    margin-right: 15px;
  }
  .wap_head_bdr i {
    font-size: 28px;
    color: #11719F;
  }
  .wap_head_bdm {
    flex: 0 1 103px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    box-sizing: border-box;
  }
  .wap_head_bdm {
    color: #000;
    position: relative;
  }
  .wap_head_bdm a {
    color: #000;
  }
  .wap_head_bdms {
    width: 100%;
    height: 100%;
  }
  .wap_head_bdms i {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
  }
  .wap_head_bdms_box {
    width: 100%;
    height: 30px;
    line-height: 30px;
  }
  .wap_head_bdmsi,
  .wap_head_bdm_listi {
    margin-right: 5px;
  }
  .wap_head_bdm_list {
    background: #fff;
    width: 103px;
    box-sizing: border-box;
    position: absolute;
    left: -5px;
    display: none;
    top: 41px;
  }
  .wap_head_bdm_list a {
    padding-left: 10px;
  }
  #nav_bd {
    width: 100vw;
    height: 100vh;
    background: #11719F;
    position: fixed;
    z-index: 99999;
    top: 0px;
    left: -100%;
    transition: all 0.5s ease-in-out;
    display: block;
    overflow-y: auto;
    overflow-x: visible;
  }
  .nav_bd {
    padding: 25px 15px;
    position: relative;
    color: #fff;
  }
  .nav_close {
    padding: 10px;
    position: absolute;
    top: 5px;
    right: 5px;
  }
  .nav_close i {
    font-size: 25px;
  }
  .nav_box {
    padding: 2% 0px 0px;
  }
  .nav_box_itemx {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 45px;
    border-bottom: 1px rgba(255, 255, 255, 0.4) solid;
  }
  .nav_box_itemx a {
    flex: 0 1 80%;
  }
  .nav_box_itemx i {
    flex: 1;
    text-align: right;
    font-size: 24px;
  }
  .nav_box_item2 {
    display: none;
  }
  .nav_box_item3 {
    display: none;
  }
  .nav_box_item a.nav_box_itema {
    color: #fff;
    font-size: 16px;
    line-height: 50px;
  }
  .nav_box_item2 .nav_box_itemx {
    line-height: 40px;
    padding-left: 15px;
    box-sizing: border-box;
    border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
  }
  .nav_box_item2 .nav_box_itemx a {
    font-size: 14px;
    color: #fff;
  }
  .nav_box_item3 li a {
    border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
    font-size: 13px;
    color: #fff;
    line-height: 40px;
    padding-left: 30px;
    display: block;
  }
  .cate_iteml p {
    line-height: 2;
  }
  .ny_banner {
    margin-top: 50px;
  }
  /* 统一滚动条样式 */
  ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: #F5F5F5;
  }
  /*定义滚动条轨道 内阴影+圆角*/
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: #fff;
  }
  /*定义滑块 内阴影+圆角*/
  ::-webkit-scrollbar-thumb {
    width: 20px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #0059AC;
  }
}
@media screen and (max-width: 1000px) {
  html {
    font-size: 14px;
  }
}
@media screen and (width: 768px) {
  .cate_iteml {
    flex: 0 1 60%;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 14px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text h2,
  .banner .swiper-container .swiper-wrapper .swiper-slide .text h5 {
    font-size: 13px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text h5 {
    width: 150px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text p {
    font-size: 12px;
    margin-top: 5px;
  }
  .cate_item {
    flex: 0 1 100%;
    margin: 0px 0px 0.9375rem 0px;
    padding: 1.875rem 1.25rem;
  }
  .cate_iteml p {
    line-height: 2;
  }
  .cate_iteml h4 {
    font-size: 1.375rem;
  }
  .cate_iteml p.more a {
    position: relative;
    margin-top: 0.625rem;
  }
  .ywjs_item {
    flex-wrap: wrap;
  }
  .ywjs_item:nth-of-type(1) {
    padding-bottom: 0.9375rem;
    border-bottom: 1px #ddd dashed;
  }
  .ywjs_iteml,
  .ywjs_itemr {
    flex: 0 1 100%;
    box-sizing: border-box;
  }
  .ywjs_itemx {
    margin-bottom: 0.9375rem;
  }
  .ywjs_itemli img {
    margin-left: initial;
  }
  .ywjs_itemta {
    padding-left: 0%;
  }
  .ywjs_itemtb {
    padding-right: 0%;
  }
  .ywjs_itemt h3 {
    font-size: 1.25rem;
  }
  .yrzz_bd h3 {
    font-size: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .spzs_con {
    flex-wrap: wrap;
  }
  .spzs_conl {
    flex: 0 1 100%;
  }
  .spzs_conr {
    flex: 0 1 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0px 0px;
    border-right: 0px rgba(255, 255, 255, 0.3) solid;
  }
  .spzs_conri {
    flex: 0 1 32%;
    margin-bottom: 0px;
  }
  .spzs_conri:nth-of-type(2) {
    margin: 0px 2%;
  }
  .ny_ban_makex h4 {
    text-align: center;
  }
  .ny_ban_makex h5 {
    text-align: center;
  }
  .web_bd {
    flex-wrap: wrap;
  }
  .webl {
    flex: 0 1 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .webr {
    flex: 0 1 100%;
  }
  .left_nav h2 {
    position: relative;
    font-size: 1.25rem;
  }
  .left_nav_box {
    display: none;
  }
  .left_nav h2 span {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    cursor: pointer;
  }
  .nav_item h3 a {
    font-size: 14px;
  }
  .lxwma_bd {
    flex-wrap: wrap;
  }
  .lxwma_item {
    flex: 0 1 50%;
    margin-bottom: 0.9375rem;
  }
  .lxwmc_item {
    flex: 0 1 100%;
    margin-bottom: 0.9375rem;
  }
  .lxwmc_bx {
    flex-wrap: wrap;
  }
  .lxwmc_item:nth-of-type(1) {
    margin-right: 0px;
  }
  .nav_item:nth-of-type(1) .nav_itemy {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #main {
    margin-top: 1.25rem;
  }
  #tfw {
    width: 100%;
    overflow: hidden;
  }
  .gy_box {
    max-width: 640px;
  }
  .show_pcm {
    display: none;
  }
  .show_wapm {
    display: block;
  }
  .cate_iteml {
    flex: 0 1 100%;
    position: relative;
    z-index: 3;
  }
  .cate_itemr {
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    z-index: 1;
    right: 0px;
    bottom: 0px;
  }
  .cate_item_bd {
    flex-wrap: wrap;
    min-height: 210px;
  }
  .cate_itemri img {
    max-width: 300px;
  }
  .cate_bd {
    padding: 0px;
  }
  .cate_item:nth-of-type(2) {
    margin: 0px 0% 0.9375rem;
  }
  .cate_item:nth-of-type(5) {
    margin: 0px 0% 0.9375rem;
  }
  .cate_item:nth-of-type(2n+1) {
    margin: 0px 0% 0.9375rem;
  }
    .cate_item {
      padding: 1.875rem 4px 1.25rem 1.25rem;
    }
  .wap_banner .swiper-container .swiper-wrapper .swiper-slide .text h2,
  .wap_banner .swiper-container .swiper-wrapper .swiper-slide .text h5 {
    font-size: 16px;
  }
  .wap_banner .swiper-container .swiper-wrapper .swiper-slide .text h5 {
    width: 100px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    font-size: 12px;
  }
  .wap_banner .swiper-container .swiper-wrapper .swiper-slide .text p {
    font-size: 14px;
    margin-top: 5px;
  }
  .about {
    padding: 1.25rem 0.625rem;
  }
  .about_box h2 {
    font-size: 1.25rem;
    margin-bottom: 0.9375rem;
  }
  .about_bot {
    flex-wrap: wrap;
  }
  .about_bot_item {
    flex: 0 1 100%;
    text-align: left;
  }
  .about_bot_item h5 {
    font-size: 2.5rem;
  }
  .about_bot_item h6 {
    font-size: 1.25rem;
  }
  .spzs_bd h2 {
    font-size: 1.25rem;
  }
  .inews_box {
    flex-wrap: wrap;
  }
  .inews_boxl {
    flex: 0 1 100%;
    margin-right: 0px;
    margin-bottom: 0.9375rem;
  }
  .inews_boxr {
    flex: 0 1 100%;
  }
  .inews_boxr_item {
    flex-wrap: wrap;
  }
  .inews_boxr_iteml,
  .inews_boxr_itemr {
    flex: 0 1 100%;
  }
  .inews_boxr_itemrt {
    margin-bottom: 0.625rem;
    padding-bottom: 0.3125rem;
    border-bottom: 1px #f2f2f2 dashed;
  }
  .inews_boxr_itemrp {
    font-size: 1rem;
  }
  .footer_bd {
    flex-wrap: wrap;
  }
  .footerl {
    flex: 0 1 100%;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px rgba(153, 176, 208, 0.4) dashed;
  }
  .footerm {
    flex: 0 1 100%;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px rgba(153, 176, 208, 0.4) dashed;
  }
  .footerr {
    flex: 0 1 100%;
  }
  .footer_bt {
    flex-wrap: wrap;
  }
  .footer_btl {
    flex: 0 1 100%;
  }
  .footer_btr {
    flex: 0 1 100%;
    text-align: center;
  }
  .footerx h4 {
    margin-bottom: 10px;
  }
  .ny_banner {
    height: 200px;
  }
  .ny_ban_makex {
    left: 3%;
  }
  .ny_ban_makex h4 {
    margin-bottom: 0px;
    text-align: left;
  }
  .ny_ban_makex h5 {
    text-align: left;
  }
  .lxwmb_form {
    flex: 0 1 100%;
  }
  .lxwmb_form:nth-of-type(1) {
    margin-right: 0%;
  }
  .lxwmb_form:nth-of-type(3) {
    margin-right: 0%;
  }
  .nabouta_bd {
    flex-wrap: wrap;
  }
  .nabouta_item {
    flex: 0 1 100%;
    margin-bottom: 0.625rem;
  }
  .new_itemc {
    flex-wrap: wrap;
  }
  .new_itemi {
    flex: 0 1 100%;
    margin-right: 0px;
  }
  .new_itemt {
    flex: 0 1 100%;
  }
  .new_itemi img {
    width: 100%;
    height: auto;
  }
  .new_itemt h5 {
    font-size: 16px;
  }
  .pro {
    padding: 15px 5px;
  }
  .pro_item {
    flex: 0 1 100%;
    margin: 0px 0px 25px;
  }
  .show_pro_bd {
    border-bottom: 0px #ddd dashed;
  }
  .show_pror {
    border: 1px #ddd dashed;
  }
}
</pre></body></html>