<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";/* CSS Document *//*reset*/html, body, body div,  object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {    margin: 0;    padding: 0;    border: 0;    font-size: 100%;    font-weight: normal;    background: transparent;    font-family: Arial, Microsoft Yahei !important;}table,table tr th, table tr td { border:1px solid #f1f1f1;padding: 5px 12px; }article, aside, figure, footer, header, nav, section, details, summary {    display: block;}html {    box-sizing: border-box;}img, object, embed {    max-width: 100%;}html {}ul {    list-style: none;}a {    margin: 0;    padding: 0;    font-size: 100%;    vertical-align: baseline;    background: transparent;    text-decoration: none;}a:hover {    text-decoration: none;}a:active, a:visited {    text-decoration: none;}input, select {    vertical-align: middle;    outline: none;    background: none;}select, input, textarea {    font: 99% sans-serif;}strong {    font-weight: bold;}button, input, select, textarea {    margin: 0;}li {    list-style: none;}em, i, b {    font-style: normal;}/*common  #f7f8fd*/body {    color: #333333;    background: #ffffff;    font-family: 'Microsoft YaHei';    min-width: 320px;}.fl, .lL {    float: left;}.fr, .rR {    float: right;}.overHide {    overflow: hidden;}.posiR {    position: relative;}.hide {    display: none;}.cf:before,.cf:after {    content: ".";    display: block;    height: 0;    overflow: hidden;}.cf:after {    clear: both;}.cf {    zoom: 1;}input::-webkit-input-placeholder {    color: #999;}input::-moz-placeholder { /* Mozilla Firefox 19+ */    color: #999;}input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */    color: #999;}input:-ms-input-placeholder { /* Internet Explorer 10-11 */    color: #999;}.container {    width: 100%;    /*padding:0 12%;*/}.showtext01 {    display: -webkit-box;    word-break: break-all;    text-overflow: ellipsis;    overflow: hidden;    white-space: pre-line;    -webkit-box-orient: vertical;    -webkit-line-clamp: 1;}.showtext02 {    display: -webkit-box;    word-break: break-all;    text-overflow: ellipsis;    overflow: hidden;    white-space: pre-line;    -webkit-box-orient: vertical;    -webkit-line-clamp: 2;}.showtext03 {    display: -webkit-box;    word-break: break-all;    text-overflow: ellipsis;    overflow: hidden;    white-space: pre-line;    -webkit-box-orient: vertical;    -webkit-line-clamp: 3;}/*分页开始*/.pagingbox {    margin: 0 5% 6%;    text-align: center;}.pagination &gt; li &gt; a.listgo,.pagination &gt; li:first-child &gt; a {    border-radius: 0;}.pagination &gt; li &gt; a {    margin-right: 6px;    padding: 0;    width: 36px;    height: 34px;    line-height: 34px;    font-size: 14px;    color: #23232c;    border-color: #d5d5d5;}.pagination &gt; li &gt; a.list {    width: 79px;}.pagination &gt; li &gt; a.listcon {    width: 36px;}.pagination &gt; li &gt; a.list:hover {    color: #23232c;    background-color: #fff}.pagination &gt; li &gt; a.listgo,.pagination &gt; li &gt; a.listgo:hover {    color: #fff;    background-color: #8a8a8e;}.pagination &gt; li &gt; a:hover,.pagination &gt; .active &gt; a,.pagination &gt; .active &gt; a:hover {    color: #fff;    border-color: #d5d5d5;    background-color: #b01f24;}.pagination &gt; li.listskip {    float: left;    margin-left: 30px;}.pagination &gt; li.listskip input {    padding: 2px;    margin-left: 5px;    width: 36px;    height: 34px;    line-height: 34px;    border: 1px solid #d5d5d5;    border-right: none;}.margin_14 {	max-width: 1460px;    margin: 0 auto;	padding-left:10px;	padding-right:10px;}.margin_10{    margin: 0 10%;}.margin_4 {    margin: 0 4%;}.background_f1{	background: #f1f1f1}.font_18{	font-size: 18px !important;}.text-center{	font-size:18px;	font-weight:bold;}@media (max-width: 1610px){	.margin_14 {		max-width: 1300px;	}}@media (max-width: 1400px){	.margin_14 {		max-width: 1200px;	}}@media (min-width: 1000px) and (max-width: 1270px) {    .margin_14 {	    padding-left: 50px !important;	    padding-right: 50px !important;	}}@media (min-width: 320px) and (max-width: 768px) {    .pagingbox .pagination .list-li {        display: none;    }    .container {        padding: 0 5%;    }	.margin_14 {		margin: 0 2%;	}}/*分页结束*/</pre></body></html>