<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* name: ui.css
* version: v1.1.14
* update: 琛ㄦ牸浠�1240px璧疯繘鍏ュ搷搴旀ā寮�
* date: 2017-05-23
*/

/* reset */

big { font-size: 1.3em;}
small { font-size: 0.77em;}
a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; outline: 0;}
article, aside, dialog, footer, header, section, nav, figure, menu, audio, canvas, progress, video { display: block;}
input, select, textarea{outline: 0;font-family: inherit;font-size:100%;}
input[type='checkbox'], input[type='radio'] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0;}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { height: auto;}
input[type='search'] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: textfield;}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration { -webkit-appearance: none;}
input[type='file'] { display: block;}
input[type='range'] { display: block; width: 100%;}
select[multiple], select[size] { height: auto;}
input[type='file']:focus, input[type='radio']:focus, input[type='checkbox']:focus { 
  outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px;}
fieldset { min-width: 0; margin: 0; padding: 0; border: 0;}
legend { font-size: 1.3em; line-height: 2.5; display: block; width: 100%; margin-bottom: 20px; 
  padding: 0; color: #333; border: 0; border-bottom: 1px solid #e5e5e5;}
table { border-spacing: 0; border-collapse: collapse;background-color: transparent;}
td, th { padding: 0;}

@-ms-viewport { width: device-width;}



/* 绛夋瘮濉厖 */
*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.rect-50{padding-bottom: 50%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-618{padding-bottom: 61.8%;}
.rect-70{padding-bottom: 70%;}
.rect-75{padding-bottom: 75%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-100{padding-bottom: 100%;}

/* table */
.datalist {width:100%; border-collapse:collapse; border-spacing:0; border:1px solid #ccc; }
.datalist caption { padding-bottom:5px;}
.datalist th {font-weight:700; padding:5px 15px; border:1px solid #ccc; background:#eee;}
.datalist td {padding:5px 15px; border:1px solid #ccc;}
.datalist tr.altrow { background:#ccc;}

.table { width: 100%; max-width: 100%; margin-bottom: 20px;}
.table &gt;thead &gt;tr &gt;th, .table &gt;tbody &gt;tr &gt;th, .table &gt;tfoot &gt;tr &gt;th, .table &gt;thead &gt;tr &gt;td, .table &gt;tbody &gt;tr &gt;td, .table &gt;tfoot &gt;tr &gt;td { line-height: 1.42857143; padding: 8px; vertical-align: inherit; border-top: 1px solid #ddd;}
.table &gt;thead &gt;tr &gt;th { vertical-align: bottom; border-bottom: 2px solid #ddd;}
.table &gt;caption +thead &gt;tr:first-child &gt;th, .table &gt;colgroup +thead &gt;tr:first-child &gt;th, .table &gt;thead:first-child &gt;tr:first-child &gt;th, .table &gt;caption +thead &gt;tr:first-child &gt;td, .table &gt;colgroup +thead &gt;tr:first-child &gt;td, .table &gt;thead:first-child &gt;tr:first-child &gt;td { border-top: 0;}
.table &gt;tbody +tbody { border-top: 2px solid #ddd;}
.table .table { background-color: #fff;}
.table-condensed &gt;thead &gt;tr &gt;th, .table-condensed &gt;tbody &gt;tr &gt;th, .table-condensed &gt;tfoot &gt;tr &gt;th, .table-condensed &gt;thead &gt;tr &gt;td, .table-condensed &gt;tbody &gt;tr &gt;td, .table-condensed &gt;tfoot &gt;tr &gt;td { padding: 5px;}
.table-bordered { border: 1px solid #ddd;}
.table-bordered &gt;thead &gt;tr &gt;th, .table-bordered &gt;tbody &gt;tr &gt;th, .table-bordered &gt;tfoot &gt;tr &gt;th, .table-bordered &gt;thead &gt;tr &gt;td, .table-bordered &gt;tbody &gt;tr &gt;td, .table-bordered &gt;tfoot &gt;tr &gt;td { border: 1px solid #ddd;}
.table-bordered &gt;thead &gt;tr &gt;th, .table-bordered &gt;thead &gt;tr &gt;td { border-bottom-width: 2px;}
.table-striped &gt;tbody &gt;tr:nth-of-type(odd) { background-color: #f9f9f9;}
.table-hover &gt;tbody &gt;tr:hover { background-color: #f5f5f5;}
table col[class*='col-'] { position: static; display: table-column; float: none;}
table td[class*='col-'], table th[class*='col-'] { position: static; display: table-cell; float: none;}
.table &gt;thead &gt;tr &gt;td.active, .table &gt;tbody &gt;tr &gt;td.active, .table &gt;tfoot &gt;tr &gt;td.active, .table &gt;thead &gt;tr &gt;th.active, .table &gt;tbody &gt;tr &gt;th.active, .table &gt;tfoot &gt;tr &gt;th.active, .table &gt;thead &gt;tr.active &gt;td, .table &gt;tbody &gt;tr.active &gt;td, .table &gt;tfoot &gt;tr.active &gt;td, .table &gt;thead &gt;tr.active &gt;th, .table &gt;tbody &gt;tr.active &gt;th, .table &gt;tfoot &gt;tr.active &gt;th { background-color: #f5f5f5;}
.table-hover &gt;tbody &gt;tr &gt;td.active:hover, .table-hover &gt;tbody &gt;tr &gt;th.active:hover, .table-hover &gt;tbody &gt;tr.active:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.active, .table-hover &gt;tbody &gt;tr.active:hover &gt;th { background-color: #e8e8e8;}
.table &gt;thead &gt;tr &gt;td.success, .table &gt;tbody &gt;tr &gt;td.success, .table &gt;tfoot &gt;tr &gt;td.success, .table &gt;thead &gt;tr &gt;th.success, .table &gt;tbody &gt;tr &gt;th.success, .table &gt;tfoot &gt;tr &gt;th.success, .table &gt;thead &gt;tr.success &gt;td, .table &gt;tbody &gt;tr.success &gt;td, .table &gt;tfoot &gt;tr.success &gt;td, .table &gt;thead &gt;tr.success &gt;th, .table &gt;tbody &gt;tr.success &gt;th, .table &gt;tfoot &gt;tr.success &gt;th { background-color: #dff0d8;}
.table-hover &gt;tbody &gt;tr &gt;td.success:hover, .table-hover &gt;tbody &gt;tr &gt;th.success:hover, .table-hover &gt;tbody &gt;tr.success:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.success, .table-hover &gt;tbody &gt;tr.success:hover &gt;th { background-color: #d0e9c6;}
.table &gt;thead &gt;tr &gt;td.info, .table &gt;tbody &gt;tr &gt;td.info, .table &gt;tfoot &gt;tr &gt;td.info, .table &gt;thead &gt;tr &gt;th.info, .table &gt;tbody &gt;tr &gt;th.info, .table &gt;tfoot &gt;tr &gt;th.info, .table &gt;thead &gt;tr.info &gt;td, .table &gt;tbody &gt;tr.info &gt;td, .table &gt;tfoot &gt;tr.info &gt;td, .table &gt;thead &gt;tr.info &gt;th, .table &gt;tbody &gt;tr.info &gt;th, .table &gt;tfoot &gt;tr.info &gt;th { background-color: #d9edf7;}
.table-hover &gt;tbody &gt;tr &gt;td.info:hover, .table-hover &gt;tbody &gt;tr &gt;th.info:hover, .table-hover &gt;tbody &gt;tr.info:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.info, .table-hover &gt;tbody &gt;tr.info:hover &gt;th { background-color: #c4e3f3;}
.table &gt;thead &gt;tr &gt;td.warning, .table &gt;tbody &gt;tr &gt;td.warning, .table &gt;tfoot &gt;tr &gt;td.warning, .table &gt;thead &gt;tr &gt;th.warning, .table &gt;tbody &gt;tr &gt;th.warning, .table &gt;tfoot &gt;tr &gt;th.warning, .table &gt;thead &gt;tr.warning &gt;td, .table &gt;tbody &gt;tr.warning &gt;td, .table &gt;tfoot &gt;tr.warning &gt;td, .table &gt;thead &gt;tr.warning &gt;th, .table &gt;tbody &gt;tr.warning &gt;th, .table &gt;tfoot &gt;tr.warning &gt;th { background-color: #fcf8e3;}
.table-hover &gt;tbody &gt;tr &gt;td.warning:hover, .table-hover &gt;tbody &gt;tr &gt;th.warning:hover, .table-hover &gt;tbody &gt;tr.warning:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.warning, .table-hover &gt;tbody &gt;tr.warning:hover &gt;th { background-color: #faf2cc;}
.table &gt;thead &gt;tr &gt;td.danger, .table &gt;tbody &gt;tr &gt;td.danger, .table &gt;tfoot &gt;tr &gt;td.danger, .table &gt;thead &gt;tr &gt;th.danger, .table &gt;tbody &gt;tr &gt;th.danger, .table &gt;tfoot &gt;tr &gt;th.danger, .table &gt;thead &gt;tr.danger &gt;td, .table &gt;tbody &gt;tr.danger &gt;td, .table &gt;tfoot &gt;tr.danger &gt;td, .table &gt;thead &gt;tr.danger &gt;th, .table &gt;tbody &gt;tr.danger &gt;th, .table &gt;tfoot &gt;tr.danger &gt;th { background-color: #f2dede;}
.table-hover &gt;tbody &gt;tr &gt;td.danger:hover, .table-hover &gt;tbody &gt;tr &gt;th.danger:hover, .table-hover &gt;tbody &gt;tr.danger:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.danger, .table-hover &gt;tbody &gt;tr.danger:hover &gt;th { background-color: #ebcccc;}
.table-responsive {overflow-x: auto; min-height: 0.01%; }
@media screen and (max-width: 1240px) { 
    .table-responsive {overflow-y: hidden;  width: 100%; margin-bottom: 15px; border: 1px solid #ddd;-ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive &gt;.table { margin-bottom: 0;}
    .table-responsive &gt;.table &gt;thead &gt;tr &gt;th, .table-responsive &gt;.table &gt;tbody &gt;tr &gt;th, .table-responsive &gt;.table &gt;tfoot &gt;tr &gt;th, .table-responsive &gt;.table &gt;thead &gt;tr &gt;td, .table-responsive &gt;.table &gt;tbody &gt;tr &gt;td, .table-responsive &gt;.table &gt;tfoot &gt;tr &gt;td { white-space: nowrap;}
    .table-responsive &gt;.table-bordered { border: 0;}
    .table-responsive &gt;.table-bordered &gt;thead &gt;tr &gt;th:first-child, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr &gt;th:first-child, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr &gt;th:first-child, .table-responsive &gt;.table-bordered &gt;thead &gt;tr &gt;td:first-child, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr &gt;td:first-child, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr &gt;td:first-child { border-left: 0;}
    .table-responsive &gt;.table-bordered &gt;thead &gt;tr &gt;th:last-child, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr &gt;th:last-child, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr &gt;th:last-child, .table-responsive &gt;.table-bordered &gt;thead &gt;tr &gt;td:last-child, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr &gt;td:last-child, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr &gt;td:last-child { border-right: 0;}
    .table-responsive &gt;.table-bordered &gt;tbody &gt;tr:last-child &gt;th, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr:last-child &gt;th, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr:last-child &gt;td, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr:last-child &gt;td { border-bottom: 0;}
}




/*鍥炬爣瀛椾綋news*/
/*@font-face {font-family: "iconfont";
  src: url('http://web.jerei.com/11638/font/iconfont.eot'); 
  src: url('http://web.jerei.com/11638/font/iconfont.eot?#iefix') format('embedded-opentype'), 
  url('http://web.jerei.com/11638/font/iconfont.woff') format('woff'),
  url('http://web.jerei.com/11638/font/iconfont.ttf') format('truetype'), 
  url('http://web.jerei.com/11638/font/iconfont.svg#iconfont') format('svg'); 
}*/
@font-face{font-family: "iconfont";
  src: url('iconfont.eot'); /* IE9*/
  src: url('iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff') format('woff'), /* chrome, firefox */
  url('iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  display:inline-block;
  vertical-align: middle;
  margin:0 .3em;
  font-size: 1.1em;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;   
}


@font-face {
  font-family: "HT";
  src: url("font/HELVETICANEUELTPRO-THEX.woff2") format("woff2"),
       url("font/HELVETICANEUELTPRO-THEX.woff") format("woff"),
       url("font/HELVETICANEUELTPRO-THEX.ttf") format("truetype"),
       url("font/HELVETICANEUELTPRO-THEX.eot") format("embedded-opentype"),
       url("font/HELVETICANEUELTPRO-THEX.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}</pre></body></html>