<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;
 }
 @media screen and (max-width:700px){
                .m-nav li .menu {
		position: inherit;
		}
.m-nav-ul li .menu{position: inherit;}
		.m-nav-sub{
			width: 100%!important;
			position: absolute!important;
			top: 130px!important;
			left: 0px;
		}
.tw-editor-pic{
  width: 100%;
    margin-left: -35px;
 }
.wza-btn{
    font-size: 12px!important;
    top: 6%!important;
    margin-right: 5px!important;
    padding: 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%;
         height:auto;
         display: flex;
         justify-content: center;
     }
     .r-search{
         display: none;
     }
     .m-nav-ul li{
         background: #015293;
     }
     .icon-line{
         background: #9e0000;
     }
     .main{
    min-width:100% !important;
    background: url(../zfxxgk/img/top-bac.png) 0px 0px no-repeat;
    background-size: 100%;
min-height: 100% !important;
     }
     .m-header-logo{
         margin-top: 0px;
         margin-right: 0px;
         width: 50px;
         height: 51px;
     }
     .l-logo-tit .font42{
         font-size: 26px;
         margin-left: 38px;
         color: #cc0000;
     }
     .l-logo-tit{
       margin-top: 6px;
     }
     .m-link{
         font-size: 14px;
         margin-left: 20px;
         transform: scale(0.8);
         color: #cc0000;
     }
     .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;
     }

 .search&gt;input[type=text]{
         padding: 0!important;
         width: 85%!important;
         margin: 0 auto!important;
     }
     .search&gt;a{
         right: 12%!important;
         top: 35%!important;
     }
      .search&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: 0;
     border-bottom: 0;
     }
     .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;
         line-height: 21px;
     }
     .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: 105%;
         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 !important;
         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;
 }
.l-logo-tit{
text-align: center;
}
.l-logo-tit1{
display: none;
}
.l-logo-tit p img{
width: 250px;
}
.test-1{
 padding:0px  !important;
}
.main .inner{
width: 100% !important;
}
.infor-left{
 width: 100% !important;
}
.h-title2{
     margin-right: 144px !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;
}
.wywt_right{
 width: 320px !important;
}
.m-footer{
padding: 40px 0 110px 0;
}
#_span_jiucuo {
    position: absolute;
    top: 88%;
    left: 40%;
}
.fl{
   width: 95% !important;
   margin-left: 0px  !important;
 }
.yijian-list{
height: 400px;
    margin-top: 35px;
}
.yijian-list table{
 width: 100% !important;
}
.yijian-title{
height:auto!important;
}
 }
@media only screen and (max-width: 768px){
.m-nav{
display: block;
}
.m-header{
display: block !important;
}
.list-ul li{
 padding-top: 20px;
 }

}
 
 </pre></body></html>