<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 960px) {
  .hamburger.is-closed .hamb-middle {
    top: 50%;
    transform: translateY(50%);
  }
  .hamburger.is-closed .hamb-top {
    top: 0px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 0px;
  }
  .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 100px 30px 50px;
  }
  .sidebar-nav .sidebar-brand a {
    color: #222;
  }
  .sidebar-nav .sidebar-brand &gt; a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav .sidebar-brand .xl {
    padding-bottom: 20px;
  }
  .sidebar-nav {
    overflow-y: scroll;
  }
  .headerwrap_current .header {
    background-color: #1a1a1a;
  }
  .sidebar-nav .sidebar-brand .sidebar-brand-there a {
    font-size: 12px;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .hamburger {
    height: 16px;
    right: 2%;
    width: 22px;
    top: 17px;
    z-index: 10;
    display: block;
  }
  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom,
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    height: 2px !important;
    background-color: #304c74;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .center,
  .x-center{
    width: 95%;
  }
  .headerInner{
    width: 95%;
    padding: 0;
    height: 50px;
  }
  .headerInner .left .logo img{
    height: 28px;
  }
  .headerInner .left .nav{
    display: none;
  }
  .headerInner .right{
    margin-right: 30px;
  }
  .headerInner .right .language img{
    display: none;
  }
  .headerInner .right .language .wz{
    margin-left: 0px;
  }
  .headerInner .right .language .wz .cz span{
    font-size: 12px;
  }
  .headerInner .right .language .wz .cz i{
    font-size: 14px;
    margin-left: 2px;
  }
  .headerInner .right form{
    height: 30px;
    width: 150px;
    margin-right: 10px;
  }
  .headerInner .right form button{
    width: 30px;
  }
  .headerInner .right form button i{
    font-size: 14px;
  }
  .headerInner .right form input{
    width: calc(100% - 30px - 10px);
    padding: 0 5px;
    font-size: 12px;
  }
  .mySwiper{
    margin-top: 50px;
    height: 170px;
  }
  .mySwiper .ct .right{
    width: 45%;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
  }
  .mySwiper .ct .left h4{
    font-size: 12px;
  }
  .mySwiper .ct .left h3{
    font-size: 14px;
  }
  .mySwiper .ct .left .line{
    height: 2px;
    width: 25px;
    margin: 5px 0 10px 0;
  }
  .mySwiper .ct .left h6{
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
    background-color: rgba(48,76,116, 0.5);
    width: calc(100% - 14px);
    padding: 0 7px;
  }
  .mySwiper .pb-more{
    margin-top: 10px;
  }
  .pb-more{
    margin-top: 20px;
    width: 95px;
    height: 28px;
  }
  .pb-more span{
    font-size: 12px;
  }
  .pb-more i{
    font-size: 14px;
    margin-left: 6px;
  }
  .mySwiper .swiper-pagination-bullet{
    height: 2px;
    width: 30px;
  }
  .mySwiper .swiper-pagination-bullet-active{
    width: 50px;
  }
  .mySwiper .swiper-pagination{
    bottom: 5px;
  }
  .mySwiper .ct .left{
    width: 100%;
  }
  .i1Inner{
    transform: translateY(0);
    padding: 40px 0;
  }
  .i1Inner .top{
    height: auto;
    flex-direction: column;
  }
  .i1Inner .top .left{
    width: calc(100% - 30px);
    padding: 20px 15px;
    flex-direction: column;
    height: auto;
  }
  .i1Inner .top .left .wz h6{
    font-size: 12px;
    margin: 15px 0 30px 0;
  }
  .i1Inner .top .left .wz{
    width: 100%;
  }
  .i1Inner .top .left .wz h3{
    font-size: 14px;
  }
  .i1Inner .top .left .img-box{
    width: 100%;
    height: auto;
    margin-top: 25px;
  }
  .i1Inner .top .right{
    width: 100%;
    margin-top: 20px;
  }
  .i1Inner .top .right .item{
    width: calc(100% - 30px);
    padding: 20px 15px;
    flex-direction: column;
    height: auto;
  }
  .i1Inner .top .right .item:not(:first-of-type){
    margin-top: 20px;
  }
  .i1Inner .top .right .item .wz{
    width: 100%;
  }
  .i1Inner .top .right .item .img-box{
    width: 100%;
  }
  .i1Inner .top .right .item .wz h3{
    font-size: 14px;
  }
  .i1Inner .top .right .item .wz h6{
    font-size: 12px;
    margin: 15px 0 30px 0;
  }
  .i1Inner .top .right .item .img-box{
    margin-top: 25px;
  }
  .i1Inner .bottom{
    margin-top: 40px;
  }
  .pb-h3{
    font-size: 16px;
  }
  .pb-h3.active{
    text-align: center;
  }
  .pro-list{
    margin-top: 30px;
  }
  .pro-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    height: 180px;
  }
  .pro-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .pro-list li a{
    padding-top: 10px;
    height: calc(100% - 10px);
  }
  .pro-list li a p{
    font-size: 12px;
  }
  .pro-list li a .img-box{
    height: calc(100% - 40px);
  }
  .i2-box .cpdz .inner .box{
    flex-direction: column;
    width: calc(100% - 30px);
    padding: 20px 15px;
  }
  .i2-box .cpdz .inner .box .img-box{
    width: 100%;
    height: auto;
  }
  .i2-box .cpdz .inner .box .txt{
    width: 100%;
    padding-top: 15px;
  }
  .i2-box .cpdz .inner .box .txt h3{
    font-size: 14px;
  }
  .i2-box .cpdz .inner .box .txt h6{
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 15px 0;
  }
  .i2-box .cpdz .inner .box .pb-more{
    margin: 0 auto;
  }
  .i2-box .cpdz .inner{
    top: 40px;
  }
  .i2-box .cpdz{
    height: 370px;
  }
  .i2-box .yycj .inner{
    padding: 100px 0 40px 0;
  }
  .yycj-box{
    flex-direction: column;
    margin-top: 30px;
  }
  .yycj-box .item{
    width: calc(100% - 30px);
    padding: 15px 15px 25px 15px;
    margin-right: 0;
  }
  .yycj-box .item img{
    height: auto;
  }
  .yycj-box .item h3{
    font-size: 14px;
    margin-top: 15px;
  }
  .yycj-box .item h6{
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 15px 0;
    height: 60px;
  }
  .yycj-box .item:not(:first-of-type){
    margin-top: 20px;
  }
  .i2-box .cpdz .inner .box{
    margin-top: 30px;
  }
  .i2-box .hzhp .inner{
    padding: 40px 0;
  }
  .i2-box .hzhp .inner .pb-more{
    margin: 30px auto 0;
  }
  .banner{
    margin-top: 50px;
    height: 200px;
  }
  .banner .ct h3{
    font-size: 16px;
  }
  .banner .ct .bt{
    margin-top: 5px;
  }
  .banner .ct .bt span{
    width: 30px;
  }
  .banner .ct .bt p{
    font-size: 12px;
  }
  .pb-nav .ct a, .pb-nav .ct span{
    font-size: 12px;
    flex-shrink: 0;
  }
  .pb-nav .ct{
    padding: 15px 0;
    overflow-x: auto;
  }
  .con1-Inner{
    flex-direction: column;
    padding: 25px 0 40px 0;
  }
  .con1-Inner .left{
    width: 100%;
  }
  .con1-Inner .left h5{
    font-size: 14px;
    margin: 15px 0 20px 0;
  }
  .con1-Inner .left .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .con1-Inner .map-box{
    width: 100%;
    height: 250px;
    margin-top: 25px;
  }
  .con2-Inner{
    padding: 40px 0;
    flex-direction: column;
  }
  .con2-Inner .pb-h3{
    max-width: 100%;
    width: 100%;
  }
  .con2-Inner form{
    width: 100%;
    margin-top: 25px;
  }
  .con2-Inner form input{
    width: calc((100% - 10px) / 2);
    height: 36px;
    font-size: 12px;
    text-indent: 10px;
    margin-bottom: 15px;
  }
  .con2-Inner form textarea{
    text-indent: 10px;
    padding-top: 7px;
    font-size: 12px;
    margin-bottom: 15px;
  }
  .con2-Inner form button{
    font-size: 12px;
    height: 36px;
  }
  .con2-Inner form a{
    font-size: 12px;
    margin-top: 15px;
  }
  .app-1Inner{
    padding: 25px 0 40px 0;
  }
  .app-1Inner h4{
    font-size: 14px;
  }
  .app-1Inner h6{
    font-size: 12px;
    line-height: 22px;
    margin-top: 20px;
  }
  .app-1Inner .yycj-box{
    margin-top: 30px;
  }
  .app-1Inner .yycj-box .item{
    width: calc(100% - 30px);
    margin-right: 0;
    margin-bottom: 0;
  }
  .app-1Inner .yycj-box .item img{
    height: auto;
  }
  .ab3Inner .box .sw-box .item .pbsw{
    width: calc(100% - 100px);
  }
  .ab1-box{
    padding: 40px 0;
  }
  .ab1Inner .left h3{
    font-size: 16px;
    text-align: center;
  }
  .ab1Inner .left .line{
    width: 30px;
    margin: 10px auto 20px;
  }
  .ab1Inner .left .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .ab1Inner .left .txt p:not(:first-of-type){
    margin-top: 10px;
  }
  .ab1Inner .right{
    margin-top: 30px;
  }
  .ab1Inner .right .rund{
    width: 45px;
    height: 45px;
  }
  .ab1Inner .right .rund i{
    font-size: 28px;
  }
  .diaolog i{
    font-size: 32px;
  }
  .ab1-box .qyfm{
    margin-top: 40px;
  }
  .pb-h6{
    font-size: 12px;
    line-height: 22px;
    margin-top: 10px;
  }
  .ab1-box .qyfm .ct .box{
    margin-top: 30px;
  }
  .ab1-box .qyfm .ct .fmSwiper{
    width: calc(100% - 70px);
    margin: 0 auto;
  }
  .ab1-box .qyfm .ct .box .next{
    right: 0;
  }
  .ab1-box .qyfm .ct .box .prev{
    left: 0;
  }
  .ab1-box .qyfm .ct .box .pb{
    width: 25px;
    height: 25px;
  }
  .ab1-box .qyfm .ct .box .pb i{
    font-size: 14px;
  }
  .ab1-box .qyfm .ct .fmSwiper a{
    height: 190px;
  }
  .ab1-box .qyfm .ct .fmSwiper a p{
    font-size: 12px;
    height: 36px;
  }
  .ab2Inner{
    padding: 40px 0;
  }
  .ab2Inner .hzSwiper{
    margin-top: 30px;
  }
  .ab3Inner{
    padding: 40px 0;
  }
  .ab3Inner .box .top{
    height: 45px;
  }
  .ab3Inner .box .top a span{
    font-size: 14px;
    margin-left: 5px;
  }
  .ab3Inner .box .top a img{
    width: 15px;
  }
  .ab3Inner .box .sw-box{
    padding: 25px 0;
  }
  .ab3Inner .box .sw-box .item .pbsw a{
    height: 150px;
  }
  .ab3Inner .box .sw-box .item .pb{
    width: 25px;
    height: 25px;
  }
  .ab3Inner .box .sw-box .item .pb i{
    font-size: 14px;
  }
  .ab3Inner .box{
    margin-top: 30px;
  }
  .pd1-1Inner h5{
    font-size: 14px;
  }
  .pd1-1Inner h6{
    font-size: 12px;
    line-height: 22px;
    margin-top: 20px;
  }
  .pd1-list li{
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .pd1-list li:nth-of-type(3n){
    margin-right: 15px;
  }
  .pd1-list li:nth-of-type(6n){
    margin-right: 0px;
  }
  .pd1-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .pd1-list li a .img-box{
    height: 150px;
  }
  .pd1-list li a .ct h4{
    font-size: 14px;
  }
  .pd1-list li a .ct p{
    font-size: 12px;
    line-height: 20px;
    height: 40px;
  }
  .pd1-1Inner{
    padding: 0 0 40px 0;
  }
  .pd-serch .ct{
    flex-direction: column;
    padding: 20px 0;
  }
  .pd-serch .ct .left{
    flex-direction: column;
    width: 100%;
  }
  .pd-serch .ct .left form{
    width: calc(100% - 30px);
    margin-left: 0;
    padding: 0 15px;
    height: 36px;
    margin: 20px 0;
  }
  .pd-serch .ct .left form input{
    font-size: 12px;
  }
  .pd-serch .ct .left p{
    font-size: 12px;
    width: 100%;
  }
  .pd-serch .select{
    width: 100%;
  }
  .pd-serch .select .top{
    justify-content: space-between;
    width: calc(100% - 30px);
    padding: 0 15px;
    height: 36px;
    border: 1px solid #304C74;
  }
  .pd-serch .select .top span{
    font-size: 12px;
  }
  .pd-serch .select .top i{
    margin-left: 0;
  }
  .pd-serch .select .list a{
    font-size: 12px;
  }
  .pd2-list li{
    width: calc(100%);
    margin-right: 0;
    padding: 15px 0 25px 0;
    /* margin-bottom: 10px; */
  }
  .pd2-list li .ct h4{
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
  .pd2-list li .ct .wz{
    margin: 10px 0 55px 0;
  }
  .pd2-list li .ct .txt p{
    font-size: 14px;
  }
  .pd2-list li .ct .txt span{
    font-size: 12px;
    line-height: 20px;
    margin-top: 0;
  }
  .pd2-list li .ct .txt:not(:first-of-type){
    margin-top: 10px;
  }
  .pd2-1Inner{
    padding: 40px 0;
  }
  .pd2-1Inner h3{
    font-size: 16px;
    text-align: center;
  }
  .pd2-list{
    margin-top: 30px;
  }
  .pd2-2Inner{
    padding: 40px 0;
  }
  .pd2-2Inner h3{
    font-size: 16px;
  }
  .pd2-3Inner{
    padding: 40px 0;
  }
  .pd2-3Inner h3{
    font-size: 16px;
  }
  .pd2-3Inner ul{
    margin-top: 30px;
  }
  .pd2-3Inner ul li{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .pd2-3Inner ul li a img{
    width: 125px;
    height: 90px;
  }
  .pd2-3Inner ul li a .txt{
    width: calc(100% - 125px - 15px);
  }
  .pd2-3Inner ul li a .txt h4{
    font-size: 14px;
  }
  .pd2-3Inner ul li a .txt h6{
    font-size: 12px;
    line-height: 22px;
    height: 44px;
  }
  .pd2-4box .top .ct{
    padding: 15px 0;
    font-size: 16px;
  }
  .pd2-4box .pd2-4Inner{
    padding: 20px 0 40px 0;
  }
  .pd2-4box .pd2-4Inner .item .row span{
    font-size: 14px;
  }
  .pd2-4box .pd2-4Inner .item:not(:first-of-type){
    margin-top: 15px;
  }
  .pd2-4box .pd2-4Inner .item .txt{
    margin-top: 10px;
  }
  .pd2-4box .pd2-4Inner .item .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .pd2-4box .pd2-4Inner .item.active{
    padding-bottom: 15px;
  }
  .p3-1box{
    margin-top: 50px;
  }
  .p3-1Inner{
    padding: 40px 0;
    flex-direction: column;
  }
  .p3-1Inner .left{
    width: 100%;
  }
  .p3-1Inner .left h3{
    font-size: 16px;
  }
  .p3-1Inner .left h6{
    font-size: 12px;
    line-height: 22px;
    margin-top: 10px;
  }
  .p3-1Inner .right{
    margin-top: 20px;
    width: 100%;
  }
  .p3-1Inner .right .zs{
    width: calc(100% - 90px - 30px);
  }
  .pro-nav .ct a:not(:first-of-type){
    margin-left: 15px;
  }
  .pro-nav .ct{
    height: 40px;
  }
  .pro-nav .ct a{
    font-size: 14px;
    line-height: 40px;
  }
  .p3-2Inner{
    padding: 40px 0;
    flex-direction: column;
  }
  .p3-2Inner .img-box{
    width: 100%;
    height: auto;
  }
  .p3-2Inner .right{
    width: 100%;
    padding-top: 15px;
  }
  .p3-2Inner .right h3{
    font-size: 16px;
  }
  .p3-2Inner .right .txt{
    margin-top: 10px;
  }
  .p3-2Inner .right .txt .row img{
    width: 20px;
  }
  .p3-2Inner .right .txt .row p{
    font-size: 12px;
    margin-left: 7px;
    width: calc(100% - 7px - 20px);
  }
  .p3-2Inner .right .txt .row:not(:first-of-type){
    margin-top: 15px;
  }
  .p3-3Inner{
    padding: 20px 0 10px 0;
  }
  .p3-3Inner h3{
    font-size: 16px;
    text-align: center;
  }
  .p3-3Inner .box{
    margin-top: 30px;
  }
  .p3-3Inner .box .item{
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .p3-4Inner{
    padding: 40px 0;
    flex-direction: column;
  }
  .p3-4Inner .left{
    width: 100%;
  }
  .p3-4Inner .right{
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
  .p3-4Inner .left h3{
    font-size: 16px;
  }
  .p3-4Inner .left h6{
    font-size: 12px;
    line-height: 22px;
    margin: 15px 0 30px 0;
  }
  .p3-5Inner{
    padding: 40px 0;
    flex-direction: column;
  }
  .p3-5Inner h3{
    font-size: 16px;
  }
  .p3-5Inner .box{
    margin-top: 30px;
  }
  .p3-5Inner .box .item{
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .p3-5Inner .box .item .ib{
    height: 230px;
  }
  .p3-5Inner .box .item .ib img{
    max-width: 95%;
    max-height: 90%;
  }
  .p3-5Inner .box .item .ct h4{
    font-size: 14px;
  }
  .p3-5Inner .box .item .ct p{
    font-size: 12px;
    margin-top: 0;
  }
  .p3-5Inner .box .item .ct{
    padding-top: 12px;
  }
  .p4-1Inner{
    padding: 40px 0;
  }
  .p4-list li{
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .p4-list li a{
    width: calc(100% - 30px);
    padding: 15px 15px 25px 15px;
  }
  .p4-list li a .ct .wz h4{
    font-size: 14px;
  }
  .p4-list li a .ct .wz p{
    font-size: 12px;
  }
  .p4-list li a .ct .bwz p{
    font-size: 12px;
    line-height: 22px;
  }
  .p4-list li a .ct .bwz{
    margin-top: 10px;
  }
  .p4-list li a .ct{
    margin-top: 15px;
  }
  .p5-1Inner{
    padding: 40px 0;
  }
  .p5-1Inner .p-d .box .item .app{
    display: block;
  }
  .p5-1Inner .p-d .box .item .pc{
      display: none;
  }
  .p5-1Inner .p-d h3{
    font-size: 16px;
  }
  .p5-1Inner .p-d .box{
    margin-top: 30px;
  }
  .p5-1Inner .p-d .box .item{
    width: calc(100% - 30px);
    padding: 20px 15px 25px 15px;
    margin-bottom: 20px;
  }
  .p5-1Inner .p-d .box .item h3{
    font-size: 14px;
  }
  .p5-1Inner .p-d .box .item .line{
    margin: 10px 0;
  }
  .p5-1Inner .p-d .box .item table tr td{
    padding: 10px 0;
  }
  .p5-1Inner .p-d .box .item table tr td p{
    font-size: 12px;
  }
  .p5-1Inner .p-d .box .item table tr td h4{
    font-size: 12px;
  }
  .p5-1Inner .p-d:not(:first-of-type){
    margin-top: 40px;
  }
  .p5-1Inner .ct{
    margin-top: 40px;
    overflow-x: auto;
  }
  .p5-1Inner .ct table{
    width: max-content;
  }
  .p5-1Inner .ct img{
    margin-bottom: 20px;
  }
  .p6-list li{
    width: 100%;
    margin-right: 0;
    padding: 15px 0;
  }
  .p6-list li .img-box{
    width: 140px;
    height: 80px;
  }
  .p6-list li a{
    width: calc(100% - 140px - 10px);
    padding-right: 0;
  }
  .p6-list li a h3{
    font-size: 14px;
    line-height: 22px;
  }
  .p6-list li a p{
    margin-top: 7px;
    font-size: 12px;
  }
  .p6-1Inner{
    padding: 20px 0 40px 0;
  }
  .p6-list li .img-box .rund{
    width: 38px;
    height: 38px;
  }
  .p7-1box{
    margin-top: 50px;
  }
  .p7-1Inner .box{
    flex-direction: column;
  }
  .p7-1Inner .box .left{
    width: 100%;
    height: auto;
  }
  .p7-1Inner .box .left .pb-rund{
    width: 40px;
    height: 40px;
  }
  .p7-1Inner .box .left .pb-rund i{
    font-size: 26px;
  }
  .p7-1Inner .box .right{
    width: 100%;
  }
  .p7-1Inner .box .right h3{
    font-size: 14px;
  }
  .p7-1Inner .box .right h6{
    font-size: 12px;
    line-height: 22px;
    margin: 10px 0;
  }
  .p7-1Inner .box .right p{
    font-size: 12px;
    line-height: 22px;
  }
  .p7-list{
    margin-top: 30px;
  }
  .p7-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .p7-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .p7-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .p7-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .p7-list li .img-box .pb-rund{
    width: 36px;
    height: 36px;
  }
  .p7-list li .img-box .pb-rund i{
    font-size: 26px;
  }
  .p7-list li .img-box{
    height: 110px;
  }
  .p7-list li .txt h5{
    font-size: 14px;
    margin: 7px 0 10px 0;
  }
  .p7-list li .txt h6{
    font-size: 12px;
  }
  .p7-1Inner{
    padding-bottom: 40px;
  }
  .p8-1Inner{
    padding: 40px 0;
    flex-direction: column;
  }
  .p8-1Inner .slide{
    width: 100%;
  }
  .p8-1Inner .slide h3{
    font-size: 16px;
  }
  .p8-1Inner .right{
    width: 100%;
    margin-top: 40px;
  }
  .p8-list .top{
    width: calc(100% - 20px);
    padding: 15px 10px;
  }
  .p8-list .top div{
    font-size: 12px;
  }
  .p8-list li{
    width: calc(100% - 20px);
    padding: 15px 10px;
  }
  .p8-list li .name img{
    width: 13px;
  }
  .p8-list li .name p{
    font-size: 12px;
    width: calc(100% - 18px);
  }
  .p8-list li .jj{
    font-size: 12px;
  }
  .p8-list li .time{
    font-size: 12px;
  }
  .p8-list li .download a{
    font-size: 12px;
  }
  .p8-list .item2{
    width: 35%;
  }
  .pc-1box{
    padding: 0;
  }
  .pc-1box .item .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
    padding: 40px 0;
  }
  .pc-1box .item:nth-of-type(even) .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .pc-1box .item .img-box{
    width: 100%;
    height: auto;
  }
  .pc-1box .item .right{
    width: 100%;
    margin-top: 10px;
  }
  .pc-1box .item .right h3{
    font-size: 16px;
  }
  .pc-1box .item .right h4{
    font-size: 14px;
    margin: 7px 0 10px 0;
  }
  .pc-1box .item .right .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .pc-1box .item .right .pb-more{
    margin-top: 30px;
  }
  .s1-1Inner h4{
    font-size: 14px;
  }
  .s1-1Inner h6{
    font-size: 12px;
    line-height: 22px;
    margin-top: 15px;
  }
  .s1-list{
    margin-top: 30px;
  }
  .s1-list li{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .s1-1Inner{
    padding: 20px 0 40px 0;
  }
  .s1-list li a img{
    height: auto;
  }
  .s1-list li a .ct{
    width: calc(100% - 30px);
    padding: 15px 15px 25px 15px;
  }
  .s1-list li a .ct h4{
    font-size: 14px;
  }
  .s1-list li a .ct p{
    font-size: 12px;
    line-height: 22px;
    margin-top: 3px;
  }
  .s2-1Inner{
    padding: 40px 0;
  }
  .s2-1Inner&gt;h3{
    font-size: 16px;
    text-align: center;
  }
  .s2-1Inner .ct{
    margin-top: 25px;
    font-size: 12px !important;
    line-height: 22px !important;
  }
  .s2-1Inner .ct p:not(:first-of-type){
    margin-top: 20px;
  }
  .s2-1Inner .ct img{
    margin-top: 20px;
  }
  .page{
    margin-top: 30px;
  }
  .page .el-pagination .btn-prev,
  .page .el-pagination .btn-next{
    width: 32px;
    height: 32px;
    min-width: 32px;
  }
  .page .el-pager li{
    width: 32px;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    font-size: 12px;
  }
  .tips .lr{
    width: 15px;
    left: -15px;
  }
  .tips.active{
    right: 0px;
  }
  .tips .lr i{
    font-size: 14px;
  }
  .tips ul li .tip-phone{
    font-size: 14px;
  }
  .f-box .top .mide{
    flex-direction: column;
  }
  .f-box .top .fInner .link a, .f-box .top .fInner .link span{
    font-size: 12px;
  }
  .f-box .top .fInner .link{
    padding-bottom: 15px;
  }
  .f-box .top .mide{
    margin-top: 15px;
  }
  .f-box .top .mide .left{
    width: 100%;
    display: none;
  }
  .f-box .top .mide .left a img{
    width: 100px;
  }
  .f-box .top .mide .left h6{
    margin: 10px 0 20px 0;
    font-size: 12px;
    line-height: 20px;
  }
  .f-box .top .fInner{
    padding: 30px 0 10px 0;
  }
  .f-box .top .mide .right{
    width: 100%;
  }
  .f-box .top .mide .right .item:not(:last-of-type){
    display: none;
  }
  .f-box .top .mide .right .item h3{
    font-size: 14px;
  }
  .f-box .top .mide .right .item .line{
    margin: 7px 0;
  }
  .f-box .top .mide .right .item:last-of-type{
    max-width: 100%;
    width: 100%;
  }
  .f-box .top .mide .right .item .txt a{
    font-size: 12px;
    line-height: 22px;
  }
  .f-box .top .mide .right .item img{
    margin: 15px auto 0;
    width: 100px;
    height: 100px;
  }
  .f-box .bottom .ct{
    padding: 10px 0;
    flex-wrap: wrap;
  }
  .f-box .bottom .ct a{
    font-size: 12px;
    text-align: center;
  }
}</pre></body></html>