|
|
|
|
body {
|
|
|
|
|
background: #f2f2f2;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-container {
|
|
|
|
|
border: 1px solid #f2f2f2;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
background-color: #ffffff
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-main {
|
|
|
|
|
margin: 10px 10px 10px 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**必填红点 */
|
|
|
|
|
.layuimini-form > .layui-form-item > .required:after {
|
|
|
|
|
content: '*';
|
|
|
|
|
color: red;
|
|
|
|
|
position: absolute;
|
|
|
|
|
margin-left: 4px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
line-height: 1.8em;
|
|
|
|
|
top: 6px;
|
|
|
|
|
right: 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-form > .layui-form-item > .layui-form-label {
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-form > .layui-form-item > .layui-input-block {
|
|
|
|
|
margin-left: 150px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-form > .layui-form-item > .layui-input-block > tip {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
line-height: 10px;
|
|
|
|
|
font-size: 10px;
|
|
|
|
|
color: #a29c9c;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**搜索框*/
|
|
|
|
|
.layuimini-container .table-search-fieldset {
|
|
|
|
|
margin: 0;
|
|
|
|
|
border: 1px solid #e6e6e6;
|
|
|
|
|
padding: 10px 20px 5px 20px;
|
|
|
|
|
color: #6b6b6b;
|
|
|
|
|
/*position: sticky;*/
|
|
|
|
|
/*top: 0;*/
|
|
|
|
|
/*z-index: 999;*/
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**自定义滚动条样式 */
|
|
|
|
|
::-webkit-scrollbar {
|
|
|
|
|
width: 6px;
|
|
|
|
|
height: 6px
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
::-webkit-scrollbar-track {
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
-webkit-border-radius: 2em;
|
|
|
|
|
-moz-border-radius: 2em;
|
|
|
|
|
border-radius: 2em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
::-webkit-scrollbar-thumb {
|
|
|
|
|
background-color: #9c9da0;
|
|
|
|
|
-webkit-border-radius: 2em;
|
|
|
|
|
-moz-border-radius: 2em;
|
|
|
|
|
border-radius: 2em
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.my-shadow:hover {
|
|
|
|
|
box-shadow: 2px 0 4px rgba(0, 21, 41, .35);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.my-card {
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
width: 100%;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
border-top-left-radius: 4px;
|
|
|
|
|
border-top-right-radius: 4px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.my-card-context {
|
|
|
|
|
margin-left: 15px;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
margin-top: 5px;
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.my-time {
|
|
|
|
|
margin-top: 40px;
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.my-info {
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
body {
|
|
|
|
|
font-family: 华文楷体;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.waterfall-demo {
|
|
|
|
|
position: relative;
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transition: .2s ease;
|
|
|
|
|
margin-bottom: 60px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.waterfall-grid {
|
|
|
|
|
position: relative;
|
|
|
|
|
/* fluffy */
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
width: 98%;
|
|
|
|
|
/* end fluffy */
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.waterfall-grid-item {
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
/* fluffy */
|
|
|
|
|
width: 45%;
|
|
|
|
|
/*height: 120px;*/
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
background-color: #EDEDED;
|
|
|
|
|
/* end fluffy */
|
|
|
|
|
-webkit-transition: .3s ease-in-out;
|
|
|
|
|
-o-transition: .3s ease-in-out;
|
|
|
|
|
transition: .3s ease-in-out;
|
|
|
|
|
border: 1px solid #ADADAD;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* mq */
|
|
|
|
|
|
|
|
|
|
@media (max-width: 600px) {
|
|
|
|
|
.grid-item {
|
|
|
|
|
width: 120px;
|
|
|
|
|
height: 80px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.layui-return-top {
|
|
|
|
|
position: fixed;
|
|
|
|
|
z-index: 100000;
|
|
|
|
|
bottom: 15px;
|
|
|
|
|
right: 15px;
|
|
|
|
|
width: 40px;
|
|
|
|
|
height: 40px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
background-color: rgba(0, 0, 0, .7);
|
|
|
|
|
color: #fff;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.layuimini-qiuck-module a i {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 60px;
|
|
|
|
|
line-height: 60px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
font-size: 30px;
|
|
|
|
|
background-color: #F8F8F8;
|
|
|
|
|
color: #333;
|
|
|
|
|
transition: all .3s;
|
|
|
|
|
-webkit-transition: all .3s;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-qiuck-module a cite {
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 2px;
|
|
|
|
|
display: block;
|
|
|
|
|
color: #666;
|
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.layuimini-notice:hover, .layuimini-myTask:hover,.layuimini-myApply:hover {
|
|
|
|
|
background: #f6f6f6;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-notice, .layuimini-myTask,.layuimini-myApply {
|
|
|
|
|
padding: 7px 16px;
|
|
|
|
|
clear: both;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
position: relative;
|
|
|
|
|
transition: background 0.2s ease-in-out;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-notice-title, .layuimini-notice-label, .layuimini-myTask-type,.layuimini-myApply-type {
|
|
|
|
|
padding-right: 70px !important;
|
|
|
|
|
text-overflow: ellipsis !important;
|
|
|
|
|
overflow: hidden !important;
|
|
|
|
|
white-space: nowrap !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-notice-title, .layuimini-myTask-type,.layuimini-myApply-type {
|
|
|
|
|
line-height: 28px;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-notice-extra, .layuimini-myTask-extra ,layuimini-myApply-extra{
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 50%;
|
|
|
|
|
margin-top: -8px;
|
|
|
|
|
right: 16px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
height: 16px;
|
|
|
|
|
color: #999;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.userInfo_icon {
|
|
|
|
|
height: 200px;
|
|
|
|
|
width: 200px;
|
|
|
|
|
border-radius: 50%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-authority {
|
|
|
|
|
margin-top: 20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-authority-content {
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-authority-content-item {
|
|
|
|
|
|
|
|
|
|
width: 21%;
|
|
|
|
|
float: left;
|
|
|
|
|
margin: 2%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-authority-content:before, .layuimini-authority-content:after {
|
|
|
|
|
content: "";
|
|
|
|
|
display: block;
|
|
|
|
|
clear: both;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.layuimini-authority-content-item a i {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 50px;
|
|
|
|
|
line-height: 50px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
font-size: 30px;
|
|
|
|
|
transition: all .3s;
|
|
|
|
|
-webkit-transition: all .3s;
|
|
|
|
|
background-color:#ffffff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-authority-content-item a cite {
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 2px;
|
|
|
|
|
left: 5px;
|
|
|
|
|
display: block;
|
|
|
|
|
color: #666;
|
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layuimini-authority-title{
|
|
|
|
|
font-weight: bolder;
|
|
|
|
|
font-size: larger;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#refresh{
|
|
|
|
|
position: fixed;
|
|
|
|
|
right: 5px;
|
|
|
|
|
top: 15px;
|
|
|
|
|
z-index: 999;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.authorityMenuImg{
|
|
|
|
|
width: 35px;
|
|
|
|
|
height: 35px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
position: relative;
|
|
|
|
|
left: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.userItem{
|
|
|
|
|
margin: 20px 10px ;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.userItemLabel{
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.userItemBtn{
|
|
|
|
|
display: inline-block;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mySelect{
|
|
|
|
|
width: 80%;
|
|
|
|
|
text-align: center;
|
|
|
|
|
height: 30px;
|
|
|
|
|
border-color: #d2d2d2;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
padding: 0 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.myOption{
|
|
|
|
|
background-color: #f8f8f8;
|
|
|
|
|
color: #16b777;
|
|
|
|
|
font-weight: 700;
|
|
|
|
|
}
|