<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">        .top-text{
            text-align: center;
            margin-top: 15px;
        }
        .ymhy{
            padding-left: 15px;
            margin:10px;
            color: #393D49;
        }
        .ymhy2{
            padding-left: 15px;
            margin:12px;
            color: #2F4056;
        }
        .layui-elem-quote-foot {
            margin-bottom: 10px;
            padding: 15px;
            line-height: 22px;
            border-radius: 0 2px 2px 0;
            background-color: #2f4056;
            color: #fbfbfb;
        }
       .hzs{
        color:#FF5722;
        margin:   15px;
        padding-bottom:    3px;
        border-bottom:  1px solid #FF5722;
        font-weight: bold;
       }
       .hzs:hover{
        color:  red;
       }
        .layui-elem-quote {
            border-left: 5px solid #2196F3;
            padding: 10px;
            line-height: 15px;
        }

.column {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f7f7f7;
    padding: 0 20px;
}
.column i{
    color: #3388ff;
    margin-right: 5px;
    font-size: 14px;
}
.column h2{
    color: #3388ff;
    font-size: 14px;
    font-weight: bold;
}
.column .more{
    font-size: 12px;
    color: #999999;
}
.layui-form-item .layui-form-label{width:80px;}
.layui-form-item .layui-input-block,.layui-form-item .layui-input-inline {margin: 0 0 10px 80px;}
.layui-form-item {margin-bottom: 0px;}
._box-l1 {
  background-color: #fff;
  margin-top: 15px;
  font-size:12px;
  line-height: 1px;
  color: #ff8c19;
  margin-left: 4%;
}

._box-l1 ._form0 .layui-icon {
  color: #999;
}

._box-l1 ._form0 .layui-form-label {
  color: #999;
}

._box-l1 .layui-form-pane .layui-form-label {
  width: 60px;
}

._box-l1 .layui-inline {
  margin-top: 1px;
}

._box-l1 .layui-inline._1 input {
  border-radius: 0;
}

._box-l1 .layui-inline._1 .layui-input-inline {
  margin-right: 0;
  width: 130px;
}

._box-l1 .layui-inline._1 .layui-form-label._1 {
  border-left: 0;
  margin-right: 10px;
}

._box-l ._box-l1 textarea {
  width: 91%;
}

._box-l ._box-l1 ._sub {
  margin-right: 75px;
}
.stat{display:none;}</pre></body></html>