<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    /* blr:expression_r(this.onFocus=this.blur()); outline:none; */
}


/* area {blr:expression_r(this.onFocus=this.blur())} */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    padding: 0;margin: 0;
}

input,
textarea,
select {
    outline: none;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
    border: none;
}

textarea {
    resize: none;
    overflow: hidden;
    background: #ffffff;
    outline: none;
}

.clear {
    clear: both;
}

img {
    border: none;
}

body,
html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

body {
    font-family: Arial, '微软雅黑', Helvetica, sans-serif;
    position: relative;
}

select {
    border: solid 1px #bbb;
    padding-right: 14px;
}

.cleardiv5 {
    width: 100%;
    height: 5px;
    display: block;
}

.cleardiv10 {
    width: 100%;
    height: 10px;
    display: block;
}

.cleardiv20 {
    width: 100%;
    height: 20px;
    display: block;
}

.cleardiv40 {
    width: 100%;
    height: 40px;
    display: block;
}

.cleardiv50 {
    width: 100%;
    height: 50px;
    display: block;
}

.cleardiv55 {
    width: 100%;
    height: 55px;
    display: block;
    background: #ebebeb;
}

.cleardiv80 {
    width: 100%;
    height: 80px;
    display: block;
}

.cleardiv100 {
    width: 100%;
    height: 100px;
    display: block;
}

ul.floatleft&gt;li {
    float: left
}

ul.floatright&gt;li {
    float: right
}

ul.floatnone&gt;li {
    float: none
}
span.floatleft{
    float: left
}
span.floatright{
    float: right
}
span.floatnone{
    float: none
}
.padding20{padding:20px }
.padding30{padding:30px }
.padding40{padding:40px }
.padding50{padding:50px }
.padding020{
    padding: 0 20px;
}
.padding030{
    padding: 0 30px;
}
.padding040{
    padding: 0 40px;
}
.padding050{
    padding: 0 50px;
}

body a{
    color: #000;
    cursor: pointer;
}


.bgBlue{
    background: #2854cf;
}
.bgOr{
    background: #f58020;
}
.bgCc{
    background: #ccc;
}
.font12{font-size: 12px}
.font14{font-size: 14px}
.font16{font-size: 16px}
.font18{font-size: 18px}
.font20{font-size: 20px}

.inner {
    width: 1000px;
    margin: 0 auto;
}

@font-face {font-family: 'iconfont';
    src: url('/font/iconfont.eot');
    src: url('/font/iconfont.eot?#iefix') format('embedded-opentype'),
    url('/font/iconfont.woff') format('woff'),
    url('/font/iconfont.ttf') format('truetype'),
    url('/font/iconfont.svg') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/* 修改滑轴样式 开始 */

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.scrollbar::-webkit-scrollbar{
    width: 2px;
    height: 4px;
    background-color:#292929;
}
/*定义滚动条的轨道，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 2px;
    background-color: #292929;
}
/*定义滑块，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-thumb{
    /*width: 10px;*/
    height: 5px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,.3);
    box-shadow: inset 0 0 6px rgba(255,255,255,.3);
    background-color:  #666;
}

/*文档body定义滚动条的轨道，内阴影及圆角*/
body.scrollbar::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,.3);
    box-shadow: inset 0 0 6px rgba(47, 164, 251,.2);
    border-radius: 2px;
    background-color: #fff;
}

/*文档body定义滑块，内阴影及圆角*/
body.scrollbar::-webkit-scrollbar-thumb{
    width: 10px;
    height: 10px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,.3);
    box-shadow: inset 0 0 6px rgba(255,255,255,.3);
    background-color: #2fa4fb;
}


.borderShadow{
    border: 1px solid #ebebeb;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    padding: 20px;
}

/* 修改滑轴样式 end */


body .table &gt; tbody + tbody {
     border-top: none;
}

body .table-bordered &gt; thead &gt; tr &gt; th, .table-bordered &gt; thead &gt; tr &gt; td{
    border-bottom-width: 1px;
}

body .radio-inline,body  .checkbox-inline,body .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}

label.radio-inline input[type="radio"]{
    position: relative;
    top: 1px;
}

body .btn_yes {
    width: auto;
    letter-spacing: 0;
    /*min-width: 70px;*/
    height: 34px;
    text-align: center;
    border: none;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    margin: 0 10px;
    padding: 7px 30px;
    background: linear-gradient(-50deg, rgba(47, 164, 251, 0.56) 0%, #005aff 100%), linear-gradient( #2fa4fb, #2fa4fb);
    font-weight: bold;
}

body .btn_no{
    width: auto;
    letter-spacing: 0;
    /*min-width: 70px;*/
    height: 34px;
    text-align: center;
    border: none;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    margin: 0 10px;
    padding: 7px 30px;
    background: #ccc;
    font-weight: bold;
}

.data{
    background: url("/images/data.png") no-repeat right center;
}

.marginBottom3{
    margin-bottom: 3px;
}
.marginBottom10{
    margin-bottom: 10px;
}
.borderBottom{
    border-bottom: 1px solid #bbb;
}
.tableText{
    line-height: 24px;
    padding: 0 24px;
    margin: 0;
}


.red{
    color: red;
}</pre></body></html>