<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*å¼•ç”¨å­—åº“*/
@font-face { font-family:'electronicFont'; src: url("../font/DS-DIGIT.TTF"); }
#id{
    font-family: 'electronicFont';
    font-size: 16px;
    text-align: center;
    padding: 6px 6px;
}
*{
    margin: 0;
    padding: 0;
    font-family: PingFangSC-Light, å¾®è½¯é›…é»‘;
}
body,html{
    width: 100%;
    /*height: auto;*/
    color:#333;
     overflow: hidden;
    background: url('../img/true.png') no-repeat;
    background-size: 100% 100%;
}
/*å„æµè§ˆå™¨æ˜¾ç¤ºä¸åŒï¼ŒåŽ»æŽ‰è“è‰²è¾¹æ¡†*/
fieldset, img, input, button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
img {
    border: 0;
    vertical-align: middle;
}
ul, li {
    list-style: none;
}
a {
    text-decoration: none;
    cursor: pointer;
}
/*æ¸…é™¤æµ®åŠ¨*/
.clear-both:before, .clear-both:after {
    display: table;
    content: "";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
}
.clear{
    clear: both;
}
.clearfix {
    *zoom: 1; /*IE/7/6*/
}
.fl{
    float: left;
    width: 100%;
    position: relative;
}
.fr{
    float: right;
}


/*headerå¼€å§‹*/
.header{
    width: 100%;
    height: 80px;
    padding:0 20px;
    min-width: 1366px;
}
.bg_header{
    width: 100%;
    height: 80px;
    background: url(../img/title.png) no-repeat;
    background-size: 100% 100%;
}
.header&gt;.header_logo{
    padding:18px 10px 10px 0px;
}
.header&gt;.header_logo&gt;a{
    display: block;
}
.header&gt;.header_logo&gt;a&gt;img{
    width:260px;
}

.header&gt;.header_nav{
    margin-left: 20px;
}
.header&gt;.header_nav&gt;ul&gt;li{
    float: left;
    margin-right: 6px;
    position: relative;
}
.header&gt;.header_nav&gt;ul&gt;li&gt;a{
    display: block;
    height: 80px;
    padding:0 10px 0 30px;
    line-height: 80px;
    color:#fff;
}
.header&gt;.header_nav&gt;ul&gt;li&gt;a:hover{
    border-bottom: 4px solid #4b8df8;
}
.header&gt;.header_nav&gt;ul&gt;li&gt;img{
    float: left;
    position: absolute;
    top: 33px;
    left:10px;
}
.header&gt;.header_nav&gt;ul&gt;li&gt;a.nav_current{
    border-bottom: 4px solid #4b8df8;
}

.header&gt;.header_myself{
    width: 90px;
    text-align: center;
}
.header&gt;.header_myself&gt;p{
    color:#fff;
    font-size: 13px;
    margin-top: 15px;
}
.header&gt;.header_myself&gt;a{
    color:#fff;
    font-size: 13px;
}

/*content å¼€å§‹*/

.content{
    margin: 20px;
    width: calc(100% - 40px);
    min-width: 1366px;
}
.content&gt;.content_title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: #4b8df8;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.content&gt;.content_title&gt;p{
    color:#fff;
    font-size: 16px;
    font-weight: 600;
}
.content&gt;.content_title&gt;img{
    margin: 10px 10px 0px 10px;
}
.content&gt;.content_main{
    min-width: 1366px;
}
.content&gt;.content_main&gt;.content_search&gt;div{
    margin-right: 25px;
}
.content&gt;.content_main&gt;.content_search&gt;div&gt;label{
    width: 80px;
    text-align: right;
}
.content&gt;.content_main&gt;.content_search&gt;div&gt;select,
.content&gt;.content_main&gt;.content_search&gt;div&gt;input
{
    width: 200px;
}
.content&gt;.content_main&gt;.content_table{
    margin-top: 30px;
}
.content&gt;.content_main&gt;.content_table&gt;table{
    margin-top: 15px;
}
.content&gt;.content_main&gt;.content_table&gt;table th:nth-child(1),
.content&gt;.content_main&gt;.content_table&gt;table td:nth-child(1){
    width: 50px;
    text-align: center;
}

.content&gt;.content_main&gt;.content_page&gt;span {
    font-size: 12.8px;
    margin-top: 7px;
}
.content&gt;.content_main&gt;.content_page&gt;select{
    width: 70px;
    margin-right: 10px;
}
.wlsj-down{
    border-top: 1px solid #1a3866;
    margin-top: -20px;
}
.wlsj-down2{
    border-top: 1px solid #1a3866;
}
.centertable{
    width: 100%;
    position: relative;
}
.centerdata-th{
    font-size: 15px;
    font-weight: 600;
    color: #61d2f7;
    text-align: center;
    white-space: nowrap;
    padding: 5px 20px;
}

.centertable-td&gt;td{
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 4px 8px;
}
.centertable-td2&gt;td{
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 8px;
}
#produce table td {
    text-align: center;
    border: 1px solid #069;
    padding: 2px 0px;
}
#produce {
    color: #B7E2FF;
    /*font-size: 24px;*/
    margin-top: 20px;
}
#produce table {
    width: 100%;
    font-size: 12px;
}
.row1{
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background-color: #14181c;
    box-shadow: -10px 0px 15px #2C58A6 inset, 10px 0px 15px #2C58A6 inset
}
.row1td{
    padding:2px 0px;
}
/*.left-y{
    float: left;
}
.right-y{
    display: inline;
}*/
/*.t_btn9{
    display: inline;
}*/

/*content ç»“æŸ*/</pre></body></html>