<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-demo-web{
    display: none;
 }
 .table_content2&gt;tbody{
 display: none;
 }
.footer-bottom&gt;a{
display: none;
}
.m-footer {
    position: relative;
}
#_span_jiucuo{
    position: absolute;
    top: 30%;
    left: 70%;
}
 @media screen and (max-width:700px){
.tw-editor-pic{
  width: 100%;
    margin-left: -35px;
 }
.wza-btn{
    font-size: 14px!important;
    top: 6.5%!important;
    margin-right: 0px!important;
    padding:5px!important;
    border:2px!important;
}
.wza-wenzi{
    display:none!important;
   }
    .table_content&gt;tbody{
    display: none;
    }
    .table_content2{
    border-collapse: collapse;
    margin: 0 20px;
    }
    .table_content2&gt;tbody{
    display: block;
    }
    .table_content2&gt;tbody&gt;tr&gt;td:first-child{
     background-color: #eaf5fe;
    }
    .table_content2 td{
    border: 1px solid #ccc;
        padding-left: 5px;
        min-width: 77px;
    }
        .m-header{
            padding: 10px 0;
            height: 75px;
            display: flex;
            justify-content: center;
        }
       h2{
        line-height:25px;
    }
        .l-logo{
            width: 100%;
            min-width: 100%;
            display: flex;
            justify-content: center;
   height: 67px;
   background: none;
        }
        .r-search{
            display: none;
        }
        .m-nav-ul li{
            background: #1167b7;
        }
        .icon-line{
            background: #1167b7;
   width: 30px;
        }
      .list-ul li{
    padding-top: 20px;
    }
     .main{
           min-width: 100% !important;
            overflow: hidden;
        }
        .m-header-logo{
            margin-top: 0px;
            margin-right: 0px;
            width: 50px;
            height: 51px;
        }
        .l-logo-tit .font42{
            font-size: 26px;
            color: #1167b7;
        }
        .l-logo-tit{
          margin-top: 6px;
        }
   .wza-btn{
   background: #1167b7 !important;
   }
        .m-link{
            font-size: 14px;
            transform: scale(0.8);
            color: #1167b7;
        }
        .zfxxgk_top{
            width: 100%!important;
            height: auto !important;
        }
        .top-title{
            margin: 6% auto 20%!important;
        font-size: initial!important;
        text-shadow: none!important;
        }
        .top-title img{
            width:55%;
        }
        .main .container{
            width: 100%;
        }
        .search{
            padding: 10px 0;
        }
        .search&gt;form&gt;input[type=text]{
            padding: 0!important;
            width: 85%!important;
            margin: 0 auto!important;
        }
        .search&gt;form&gt;a{
            right: 12%!important;
            top: 35%!important;
        }
         .search&gt;form&gt;a img {
            width: 25px;
        }
        .m-footer div{
            width: 100%;
            min-width: 100%;
        }
        .m-nav div{
            width: 100%;
            min-width: 100%;
        }
        .m-nav-ul{
            width: 800px;
            overflow: hidden;
        } 
        .m-nav{
            width: 100% !important;
        overflow-x: auto;
        min-width: 0 !important;
        height: 50px;
        background-color: #3f6ea4;
        margin-top: -20px;
        border-bottom: 0;
           overflow-y: hidden;
        }
        .container-main{
            width: 100%;
        margin: 0px;
        padding: 0px;
        }
        .m-footer{
            background-color: #757575;
            border-top: none;
            width: 100%!important;
            min-width: 0px;
        }
        .copyright{
            width: 89%;
            margin:  0 auto;
        }
        .m-footer-copyright{
            text-align: center !important;
        }
        .m-footer-copyright{
            color: #fff;
        }
        .m-footer-copyright p:last-of-type span{
            display: block;
    
    
        } 
        .m-footer-copyright p:last-of-type span:last-of-type img{
            width: 20px;
            height: 20px;
        }
        .m-footer-ul{
            color: #fff;
        }
        .m-footer-ul li{
            border-left: 1px solid #FFF;
        }
        .m-footer-ul li a{
            color: #fff !important;
        }
        .m-footer-copyright a{
            color: #fff !important;
        }
        .m-footer div{
            position: relative;
        }
        .m-footer div&gt;a{
            position: absolute;
            top: 130%;
            left: 22%;
        }
        #_span_jiucuo img{
            margin: 20px 0  0  75px!important;
            /* margin-left: ; */
        }
        .mobile_lnav{
            width: 100%;
            background-color: #f5f5f5;
            border: 1px solid #dfdfdf;
            text-indent: 10px;
            position: relative;
    
        }
        .mobile_lnav .nav-a{
            display: flex;
            height: 40px;
            align-items: center;
            justify-content: center;
            color: #333;
            font-size: 16px;
        }
        .mobile_lnav .nav-a img{
            vertical-align:middle;
            margin-left:5px;
            transition:all .2s ease-in 0s;
            -moz-transition:all .2s ease-in 0s;
            -ms-transition:all .2s ease-in 0s;
            -o-transition:all .2s ease-in 0s;
            -webkit-transition:all .2s ease-in 0s;
        }
        .mobile_lnav .nav-a.show img{
            transform:rotate(180deg);
            -moz-transform:rotate(180deg);
            -ms-transform:rotate(180deg);
            -o-transform:rotate(180deg);
            -webkit-transform:rotate(180deg);
        }
        .page-demo-web #page-demo-ul{
            display: none;
            max-height: 400px;
            overflow-y: auto;
            border-top: 1px solid #dfdfdf;
        }
        .mobile_lnav .divlist{
            line-height: 40px!important;
            border-bottom: 1px solid #dfdfdf;
            background-color: #f5f5f5;
            margin-bottom: 0;
        }
        .mobile_lnav .zfxxgknb{
            border-bottom: 0;
        }
        .mobile_lnav .memu-img{
            display: none;
        }
        .mobile_lnav .page-demo-topText{
            color: #777!important;
        }
        .mobile_lnav .tubiao{
            width: 15px!important;
            height: 25px!important;
            background-size: 100%;
        }
        .mobile_lnav .divlist.active1{
            background-color: #2d66a5!important;
        }
        
        .mobile_lnav .divlist.active,.mobile_lnav .divlist.active2{
            background-color: #2d66a5!important;
        }
        .mobile_lnav .divlist.active .tubiao{
            background: url(../img/zfxxgk_img_01_white.png) no-repeat center;
            background-size: 100%;
        }
        .mobile_lnav .divlist.active2 .tubiao{
            background: url(../zfxxgk/img/zfxxgk_img_02.png) no-repeat center;
            background-size: 100%;
        }
        .mobile_lnav .divlist.active .page-demo-topText{
            color: #fff!important;
        }
        .mobile_lnav .divlist.active .page-demo-topText,.mobile_lnav .divlist.active1 .page-demo-topText,.mobile_lnav .divlist.active2 .page-demo-topText{
            color: #fff!important; 
        }
        .mobile_lnav .div-list3{
            margin-bottom: 0!important;
            width: 100%;
            background-color: #dedede;
        }
        
        .mobile_lnav .list3-detail{
            width: 93%!important;
            background-color: transparent;
        }
        .mobile_lnav .list3-detail&gt;li{
            text-align: center;
            height: 40px!important;
            line-height: 40px!important;
            background: none;
            padding-left: 0;
        }
        .zlm01_nf&gt;li&gt;a{
          color: #333;
        }
        .mobile_lnav .list3-detail ul li{
            padding-left: 0;
            line-height: 35px;
            text-align: center;
        }
        .mobile_lnav .list3-detail li.selt a{
            color: #2d66a5!important;
        }
        .top,.rightNav,.head,.ispc{
          display: none;
        }
        .page-demo-web{
            display: block;
            margin: 20px 30px;
        }
    .test-1 {
        height: 100%;
    }
    .container-main{
    height: 100%;
    }
    .container-main::-webkit-scrollbar {
        display: none;
    }
      .m-footer{
            background-color: #757575;
            border-top: none;
            width: 100%!important;
            min-width: 0px;
            padding: 110px 0;
        }
   .m-footer-copyright {
       margin-top: -60px;
   }
      .m-footer{
            background-color: #757575;
            border-top: none;
            width: 100%!important;
            min-width: 0px;
            padding: 110px 0;
      }
   #_span_jiucuo{
    left: 30%;
    }
   .main {
       min-height: 100%;
   }
   #zoom table{
   width: 100% !important;
    overflow: auto !important;
    display: inline-block !important;
   }
    .footer-bottom&gt;a{
       display: none;
    }
    test-1{
 padding:0px  !important;
}
.main .inner{
width: 100% !important;
}
.infor-left{
 width: 100% !important;
}
.h-title2{
     margin-right: 158px !important;
}
.mail-table table thead tr td{
font-size: 12px;
}
.mail-table table thead tr td:first-child{
 width: 7% !important;
}
.mail-table table tbody tr td{
font-size: 12px;
    display: inline-block;
    white-space: normal !important;
}
.mail-table table tbody tr td .td-type{
padding: 1px 5px !important;
}
.wywt{
 width: 100% !important;
display: none;
}
.wywt_right{
 width: 320px !important;
}
.m-footer{
padding: 40px 0 110px 0;
}
#_span_jiucuo {
    position: absolute;
    top: 30%;
    left: 40%;
}
.yijian-list{
height: 400px;
    margin-top: 35px;
}
.yijian-list table{
 width: 100% !important;
}
.my-content .fl{
width: 100% !important;
margin-left: 0px !important;
 }
}
</pre></body></html>