<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
input,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
article,
aside,
audio,
canvas,
figure,
footer,
header,
mark,
menu,
nav,
section,
time,
video {
  margin: 0;
  padding: 0;
  word-break: break-all;
  font-family: '寰蒋闆呴粦'
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}

ul,
ol {
  list-style: none;
}

img {
  border: 0 none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong,
em,
i {
  font-style: normal;
  font-weight: normal;
}

ins {
  text-decoration: underline;
}

button {
  cursor: pointer;
}

del {
  text-decoration: line-through;
}

mark {
  background: none;
}

input::-ms-clear {
  display: none !important;
}
input{
  border: 0;
}
body {
  font: 12px/1.5 \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", SimSun, sans-serif;
  background: #fff;
}
body,html{
  min-width: 1200px;
  font-size: 14px;
  font-family:MicrosoftYaHei !important;
}
a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

.img-wrap{
  text-align: center;
}
.img-wrap img{
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.container{
  width: 1200px;
  margin: 0 auto;
}
/*涓€琛屾枃鏈秴鍑烘樉绀虹渷鐣ュ彿*/
.one-line {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/*澶氳鏂囨湰瓒呭嚭鏄剧ず鐪佺暐鍙�*/
.two-line {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 鍙互鏄剧ず鐨勮鏁帮紝瓒呭嚭閮ㄥ垎鐢�...琛ㄧず*/
  -webkit-box-orient: vertical;
}

/*澶氳鏂囨湰瓒呭嚭鏄剧ず鐪佺暐鍙�*/
.three-line {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* 鍙互鏄剧ず鐨勮鏁帮紝瓒呭嚭閮ㄥ垎鐢�...琛ㄧず*/
  -webkit-box-orient: vertical;
}
.placeholder{
  font-size:14px;
  font-family:MicrosoftYaHei;
  font-weight:400;
  color:rgba(204,204,204,1);
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
.texplace{
  font-size:14px;
  font-family:MicrosoftYaHei;
  font-weight:400;
  color:rgba(204,204,204,1);
  position: absolute;
  z-index: 2;
}
/*娓呴櫎娴姩浠ｇ爜*/
.fl{
  float: left;
}
.fr{
  float: right;
}
.clear{
  zoom: 1;
}
.clear::after{
  content: '';
  display: block;
  clear: both;
}
/* 鎬紓鐩掓ā鍨� */
.borderBox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
input::-webkit-input-placeholder {
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(165,165,165,1);
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(165,165,165,1);
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(165,165,165,1);
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(165,165,165,1);
}
/* 鍒嗛〉鏍峰紡 */
#pages{
  text-align: center;
  background-color: #fff;
  height: 74px;
}
.layui-laypage a{
  margin: 0 6px !important;
}
#pages .layui-laypage{
  margin: 20px 0;
}
.layui-laypage a, .layui-laypage span{
  margin-bottom: 0 !important;
}
.layui-laypage .layui-laypage-spr{
  margin: 0 5px;
}
#pages .layui-laypage .layui-laypage-curr .layui-laypage-em{
  background-color: #10bbb8; !important;
}
#pages .layui-laypage a:hover{
  color:  #10bbb8; !important;
}
#pages .layui-laypage a,#pages .layui-laypage span{
  height: 32px;
  line-height: 32px;
  padding: 0 13px;
  text-align: center;
}
#pages .layui-laypage-prev,#pages .layui-laypage-next{
width: 66px !important;
}
#pages .layui-laypage-count{
  color: #999;
  margin-left: -5px;
}
#pages .layui-laypage-skip{
  padding: 0 !important;
  margin-left: -13px;
}
.layui-laypage .layui-laypage-spr {
  border: none;
  padding: 0 !important;
}
#pages .layui-laypage-skip::before{
  content: '璺宠浆';
}
#pages .layui-laypage-skip input{
  width: 35px;
  height: 24px;
  margin: 0 7px;
  vertical-align: baseline;
} 
#pages .layui-laypage-btn{
  font-size: 0;
}
#pages .layui-laypage-btn::after{
  content: 'GO';
  font-size: 14px;
  color: #666;
}
/* 寮圭獥鍏叡鏍峰紡 */
body.fixed{
  height: 100%;
  overflow: hidden;
}
.dialog{
  position: fixed;
  top: 50%;
  width:600px;
  background:rgba(255,255,255,1);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 99999;
  transition: all .3s;
  -moz-transition: all .3s; /* Firefox 4 */
  -webkit-transition: all .3s; /* Safari 鍜� Chrome */
  -o-transition: all .3s; /* Opera */
  transform:scale(0);
  -ms-transform:scale(0); 	/* IE 9 */
  -moz-transform:scale(0); 	/* Firefox */
  -webkit-transform:scale(0); /* Safari 鍜� Chrome */
  -o-transform:scale(0); 	/* Opera */
}
.dialog input::-webkit-input-placeholder{
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:#ccc;
}
.dialog input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:#ccc;
}
.dialog input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  font-size:14px;
font-family:MicrosoftYaHei;
color:#ccc;
}
.dialog input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:#ccc;
}
.dialog .title{
  /* width:600px; */
  height:70px;
  line-height: 70px;
  font-size:20px;
  font-family:MicrosoftYaHei-Bold;
  font-weight:bold;
  color:rgba(51,51,51,1);
  background-color: #fff;
  background-image:linear-gradient(90deg,rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
  background-image:-webkit-linear-gradient(90deg,rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
  background-image:-moz-linear-gradient(90deg,rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
  background-image:-o-linear-gradient(90deg,rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
  background-image:-ms-linear-gradient(90deg,rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
}
.dialog .close-ico{
  position: absolute;
  right: 28px;
  top: 28px;
  width: 18px;
  height: 18px;
  background: url(../images/clsoe-ico.png) no-repeat left top;
  background-size: cover;
  cursor: pointer;
}
.dialog.on{
  transform: scale(1) translate(0,-50%);
  -ms-transform: scale(1) translate(0,-50%); 	/* IE 9 */
  -moz-transform: scale(1) translate(0,-50%); 	/* Firefox */
  -webkit-transform: scale(1) translate(0,-50%); /* Safari 鍜� Chrome */
  -o-transform: scale(1) translate(0,-50%); 	/* Opera */
}
.mask{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
  z-index: 9999;
  display: none;
}
.dialog .dialog-main {
  padding: 0 20px;
}
.dialog .btns{
  font-size: 0;
  text-align: center;
}
.dialog .btns&gt;*{
  display: inline-block;
  vertical-align: middle;
  font-size:16px;
  text-align: center;
}
.no-data{
  text-align:center;
  padding: 100px 0;
  background-color: #fff;
box-shadow:0px 3px 8px 0px rgba(0, 0, 0, 0.06);
}
.no-data p{
  color:rgba(153,153,153,1);
  margin-top: 10px;
}
#side {
  display: none;
  position: fixed;
  width: 40px;
  right: 10px;
  top: 30%;
  z-index: 10;
}

#side li {
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 2px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
}

#side li .float {
  display: none;
  right: 42px;
  position: absolute;
  top: -2px;
  width: 94px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: rgba(51, 51, 51, 1);
  background: url(../images/text-wrap.png) no-repeat left top;
  z-index: 10;
  transition: all .3s linear;
}



#side li .code-float {
  top: -47px;
  width: 144px;
  height: 138px;
  text-align: center;
  line-height: 138px;
  background: url(../images/code-wrap.png) no-repeat left top;
}

#side li .code-float img {
  width: 106px;
  height: 106px;
}

#side li a {
  display: block;
  height: 100%;
}

#side li:first-child {
  position: relative;
  margin-bottom: 10px;
}

#side li:first-child::after,
#side li:first-child::before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 12px;
  width: 2px;
  height: 10px;
  background: #fff;
}

#side li:first-child::before {
  left: auto;
  right: 12px;
}

#side li:nth-child(1) {
  background: #fff url(../images/side-ico-01.png) no-repeat center center;
}

#side li:nth-child(2) {
  background: #fff url(../images/side-ico-02-n.png) no-repeat center center;
}

#side li:nth-child(2):hover {
  background: #fff url(../images/side-ico-02-s.png) no-repeat center center;
}

#side li:nth-child(3) {
  background: #fff url(../images/side-ico-03-n.png) no-repeat center center;
}

#side li:nth-child(3):hover {
  background: #fff url(../images/side-ico-03-s.png) no-repeat center center;
}

#side li:nth-child(4) {
  background: #fff url(../images/side-ico-04-n.png) no-repeat center center;
}

#side li:nth-child(4):hover {
  background: #fff url(../images/side-ico-04-s.png) no-repeat center center;
}

#side li:nth-child(5) {
  background: #fff url(../images/side-ico-05-n.png) no-repeat center center;
}

#side li:nth-child(5):hover {
  background: #fff url(../images/side-ico-05-s.png) no-repeat center center;
}

#side li:nth-child(6) {
  background: #fff url(../images/side-ico-06-n.png) no-repeat center center;
}

#side li:nth-child(6):hover {
  background: #fff url(../images/side-ico-06-s.png) no-repeat center center;
}
input::-ms-reveal{
  display: none;
}
input::-ms-clear{display:none;}
:root{
    --basecolor:#10bbb8;
}
.ipt-wrap{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}</pre></body></html>