628 lines
11 KiB
CSS
628 lines
11 KiB
CSS
.head, .nav {
|
|
display: none;
|
|
}
|
|
.phone-bg-w{
|
|
background: #fff;
|
|
}
|
|
.poflexfoot {
|
|
display: block;
|
|
}
|
|
|
|
.content,.content-auto{
|
|
width: 100%;
|
|
height: 100vh;
|
|
}
|
|
.content-pd-50,.content-pd-50 .content-auto{
|
|
height: calc(100vh - 50px);
|
|
}
|
|
.list-content > ul {
|
|
text-align: center;
|
|
}
|
|
|
|
.list-content > ul > .list {
|
|
width: 33.3333%;
|
|
margin: 0;
|
|
text-align: left;
|
|
}
|
|
|
|
.con-list-mero {
|
|
position: relative;
|
|
float: left;
|
|
margin-left: 1rem;
|
|
}
|
|
|
|
.con-list-cn .list-content{
|
|
overflow: auto;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.filter-icon {
|
|
display: block !important;
|
|
}
|
|
|
|
#toggle-filter {
|
|
background: url(../image/icon-app/inco_app05.png) no-repeat center / 17px;
|
|
}
|
|
|
|
.file-filter-layer .layui-layer-content {
|
|
padding: 25px;
|
|
}
|
|
|
|
.content-auto > .con-search {
|
|
height: 0;
|
|
overflow: hidden;
|
|
padding: 0;
|
|
}
|
|
|
|
.con-search .layui-form-item {
|
|
width: 100%;
|
|
}
|
|
|
|
.pc-block,.pc-inline{
|
|
display: none;
|
|
}
|
|
|
|
.phone-block {
|
|
display: block;
|
|
}
|
|
.phone-inline{
|
|
display: inline-block;
|
|
}
|
|
.phone-bg-none {
|
|
background: none;
|
|
}
|
|
.phone-top-0 {
|
|
margin-top: 0px;
|
|
}
|
|
.phone-top-20{
|
|
margin-top: 20px;
|
|
}
|
|
.phone-padding-0{
|
|
padding: 0;
|
|
}
|
|
.phone-padding-10{
|
|
padding: 10px 0;
|
|
}
|
|
/**/
|
|
.con-list {
|
|
padding: 0px;
|
|
}
|
|
|
|
.con-list .phone-tit {
|
|
padding: 20px;
|
|
background: #fff;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.con-list-mero {
|
|
float: right;
|
|
}
|
|
|
|
.toolbox {
|
|
float: right;
|
|
}
|
|
|
|
.con-list .phone-tit .name {
|
|
width: auto;
|
|
}
|
|
|
|
.con-list .phone-tit .name a {
|
|
font-size: 16px;
|
|
margin-right: 20px;
|
|
position: relative;
|
|
display: inline-block;
|
|
}
|
|
|
|
.con-list .phone-tit .name a.active::after {
|
|
width: 20px;
|
|
height: 3px;
|
|
content: "";
|
|
background-color: #3d59f8;
|
|
position: absolute;
|
|
bottom: -3px;
|
|
left: 50%;
|
|
margin-left: -10px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.list-content > ul > .list {
|
|
text-align: center;
|
|
}
|
|
|
|
.list-content > ul > .list .img, .list-content .list .list-hight {
|
|
width: 100%;
|
|
background: #fff;
|
|
padding: 10px;
|
|
}
|
|
|
|
.list-content .list .list-hight{
|
|
padding-top: 0px;
|
|
overflow: hidden;
|
|
text-overflow:ellipsis;
|
|
white-space: nowrap;
|
|
-webkit-line-clamp: 1;
|
|
width: 100%;
|
|
display: inline-block;
|
|
}
|
|
|
|
.list-content .list:nth-child(8n) {
|
|
margin-right: 0px;
|
|
}
|
|
|
|
.list-content table {
|
|
background: #fff;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.list-content .list:hover {
|
|
background: none;
|
|
}
|
|
|
|
.con-list-cn {
|
|
margin-top: 0px;
|
|
}
|
|
|
|
.con-search .layui-btn,.flie-btn{
|
|
width: calc((100% - 20px) / 2);
|
|
float: left;
|
|
}
|
|
.upload-form .flie-btn:last-child{
|
|
margin-right: 0px;
|
|
}
|
|
.content-auto {
|
|
padding:10px 10px 10px;
|
|
}
|
|
|
|
.no-con-list {
|
|
padding: 0;
|
|
}
|
|
|
|
.no-con-list img {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.con-content:after {
|
|
height: auto;
|
|
}
|
|
|
|
.con-mune {
|
|
width: 100%;
|
|
}
|
|
|
|
.con-mune ul {
|
|
padding: 0 25px;
|
|
}
|
|
|
|
.hide-wide {
|
|
display: block;
|
|
}
|
|
|
|
.show-wide {
|
|
display: none;
|
|
}
|
|
|
|
.hide-mobile {
|
|
display: none;
|
|
}
|
|
|
|
.show-mobile {
|
|
display: block;
|
|
}
|
|
|
|
.text-gray {
|
|
color: #a9a9a9;
|
|
}
|
|
|
|
.avatar {
|
|
border-radius: 50%;
|
|
width: 32px;
|
|
height: 32px;
|
|
}
|
|
|
|
.down-arrow {
|
|
padding-right: 25px;
|
|
background: url(../image/icon-app/down-arrow.svg) no-repeat right;
|
|
}
|
|
|
|
.float-right {
|
|
color: #a9a9a9;
|
|
float: right;
|
|
padding-right: 25px;
|
|
background: url(../image/icon-app/left-arrow.svg) no-repeat right;
|
|
}
|
|
|
|
.float-right > svg {
|
|
float: left;
|
|
}
|
|
|
|
.list-content table.table td .list-img img, .history-content table.table td .list-img img{
|
|
float: none;
|
|
max-width: inherit;
|
|
}
|
|
.layui-laypage a, .layui-laypage span{
|
|
margin-bottom: 0px;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
.layui-laypage select{
|
|
height: 25px;
|
|
}
|
|
.layui-laypage{
|
|
background: #fff;
|
|
padding: 10px;
|
|
}
|
|
.con-tit:after{
|
|
display: none;
|
|
}
|
|
.con-tit .add{
|
|
width: 100%;
|
|
}
|
|
/**/
|
|
.add-list .add-list-tow .list,.add-list.phone-add-list .list {
|
|
width: 100%;
|
|
display: inline-block;
|
|
margin-right: 0;
|
|
border-bottom: 1px solid rgba(238,238,238,1);
|
|
}
|
|
.add-list .phone-add-list{
|
|
padding-bottom: 10px;
|
|
}
|
|
.add-list .phone-add-list .renew-list{
|
|
padding-bottom: 0px;
|
|
}
|
|
.add-list .add-list-tow .list .layui-input-block,.add-list .phone-add-list .layui-input-block{
|
|
width:calc(100% - 80px);
|
|
display: inline-block;
|
|
}
|
|
.add-list .add-list-tow .list .layui-form-label,.add-list .phone-add-list .layui-form-label{
|
|
width: 80px;
|
|
float: left;
|
|
}
|
|
.add-list .add-list-tow .list .layui-input,.add-list .add-list-tow .list .layui-select,.add-list .add-list-tow .list .xm-select-parent .xm-input, .add-list .phone-add-list .list .xm-select-parent .xm-input{
|
|
border:none
|
|
}
|
|
.layui-upload-list .list,.add-path .path-list li{
|
|
width: 100%;
|
|
}
|
|
.download, .history{
|
|
padding: 10px;
|
|
}
|
|
.p-25{
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
.upload .list-content .list, .upload .list-content .list:nth-child(8n), .upload .list-content .list:nth-child(5n),.upload .list-content .list:nth-child(7n){
|
|
width: calc((100% - 40px) / 3);
|
|
margin-right: 20px;
|
|
}
|
|
.upload .list-content .list:nth-child(3n){
|
|
margin-right: 0;
|
|
}
|
|
.history .con-list-cn .list-content{
|
|
max-height: 250px;
|
|
}
|
|
.phone-layui-tit{
|
|
border: none;
|
|
}
|
|
.phone-layui-tit .layui-form-label{
|
|
width: 100%;
|
|
float: none;
|
|
color: #999;
|
|
}
|
|
.add-list .phone-layui-tit .layui-input-block{
|
|
margin-left: 0px;
|
|
}
|
|
.phone-layui-tit .layui-form-radio>i,.phone-layui-tit .layui-form-radioed > i{
|
|
display: none;
|
|
}
|
|
.phone-layui-tit .layui-form-radio div{
|
|
padding: 5px 20px;
|
|
background: rgb(199, 199, 202);
|
|
color: #fff;
|
|
}
|
|
.phone-layui-tit .layui-form-radioed div{
|
|
background: rgb(61, 90, 254);
|
|
}
|
|
.layui-form-item{
|
|
margin-bottom: 10px;
|
|
}
|
|
.history-content{
|
|
padding-bottom: 20px;
|
|
}
|
|
/**/
|
|
.con-seclevel{
|
|
line-height: inherit;
|
|
}
|
|
.con-seclevel .form-control__dept{
|
|
margin-left: 0;
|
|
float: none;
|
|
display: inline-block;
|
|
}
|
|
.con-seclevel .js_party_select_result{
|
|
margin-top: 0px;
|
|
}
|
|
.con-seclevel .add,.con-seclevel .add2{
|
|
top: 0;
|
|
right: 0;
|
|
display: inline-block;
|
|
width: 46%;
|
|
position: relative;
|
|
margin: 0;
|
|
}
|
|
.con-seclevel .add.js_show_party_selector{
|
|
width: 100%;
|
|
}
|
|
.con-seclevel .add2{
|
|
margin-right: 4%;
|
|
}
|
|
.con-mune .name.pc-block{
|
|
display: none;
|
|
}
|
|
.switch .list-group {
|
|
padding: 20px 0;
|
|
}
|
|
.switch .list-group-item{
|
|
border: none;
|
|
color: #666;
|
|
border-radius: 0px;
|
|
text-align: center;
|
|
padding: 15px 0;
|
|
font-size: 16px;
|
|
}
|
|
.switch .list-group-item.active {
|
|
border-radius: 0px;
|
|
border: 1px solid #e3e3e3;
|
|
color: #000;
|
|
background-color: #fff;
|
|
border-left: none;
|
|
border-right: none;
|
|
}
|
|
.list-people{
|
|
padding: 20px;
|
|
}
|
|
|
|
.list-people .list-group-item{
|
|
background: rgb(245, 245, 245);
|
|
border: none;
|
|
margin-bottom: 20px;
|
|
}
|
|
.list-people .list-group-item .list-del{
|
|
position: absolute;
|
|
right: 10px;
|
|
height: 16px;
|
|
width: 16px;
|
|
top: 50%;
|
|
margin-top: -8px;
|
|
background-position: 1px -40px;
|
|
cursor: pointer;
|
|
}
|
|
.model-add{
|
|
float: right;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
color: rgba(61, 90, 254, 1)
|
|
}
|
|
.org-phone-list .list{
|
|
padding: 10px 43px 10px 53px;
|
|
margin-bottom: 10px;
|
|
border-radius: 3px;
|
|
position: relative;
|
|
}
|
|
.org-phone-list .list .img{
|
|
width: 30px;
|
|
height: 30px;
|
|
position: absolute;
|
|
left: 10px;
|
|
border-radius: 50%;
|
|
}
|
|
.org-phone-list .list .img img{
|
|
width: 30px;
|
|
height: 30px;
|
|
overflow: hidden;
|
|
border-radius: 50%;
|
|
}
|
|
.org-phone-list .list .text h3{
|
|
font-size: 14px;
|
|
color: #000;
|
|
}
|
|
.org-phone-list .list .text p{
|
|
font-size: 12px;
|
|
color: #999;
|
|
margin: 5px 0 10px;
|
|
}
|
|
.org-phone-list .list .text div.last{
|
|
display: inline-block;
|
|
width: 100%;
|
|
font-size: 12px;
|
|
color: #999;
|
|
}
|
|
.org-phone-list .list .text div.last span:last-child{
|
|
margin-left: 50px;
|
|
}
|
|
.org-phone-list .del{
|
|
position: absolute;
|
|
top: 50%;
|
|
right: 20px;
|
|
margin-top: -10px;
|
|
width: 20px;
|
|
height: 20px;
|
|
background: url(../image/icon_33.png) no-repeat center / 15px;
|
|
}
|
|
.org-phone-list .transfer{
|
|
background: url(../image/icon_38.png) no-repeat center / 15px;
|
|
}
|
|
.con-seclevel.con-seclevel-padding{
|
|
padding:10px 0px;
|
|
}
|
|
.field-tab-title{
|
|
float: none;
|
|
background: none;
|
|
border: none;
|
|
}
|
|
.field-tab-title li{
|
|
position: relative;
|
|
font-size: 14px;
|
|
}
|
|
.field-tab-title li.active{
|
|
background: none;
|
|
}
|
|
.field-tab-title li.active a{
|
|
color: #000;
|
|
}
|
|
.field-tab-title li.active::after{
|
|
content: "";
|
|
background: #3d5afe;
|
|
height: 3px;
|
|
width: 30px;
|
|
position: absolute;
|
|
bottom: -5px;
|
|
left: 50%;
|
|
margin-left: -15px;
|
|
border-radius: 3px;
|
|
}
|
|
.list-content .list.establish,
|
|
.list-content .list.establish a .img,
|
|
.list-content .list.establish a .list-hight{
|
|
background: none;
|
|
border: none;
|
|
}
|
|
.list-content .list.establish a{
|
|
display: block;
|
|
background: #f5f6ff;
|
|
border: 1px dotted #3d59f8;
|
|
border-radius: 5px;
|
|
}
|
|
.list-content > ul > .list .img{
|
|
border-radius: 5px 5px 0 0;
|
|
}
|
|
.list-content .list .list-hight{
|
|
border-radius: 0 0 5px 5px;
|
|
}
|
|
.con-list-mero li .img-list,.con-list-mero li .tab-list{
|
|
background-color: #fff;
|
|
}
|
|
.record-tit{
|
|
display: inline-block;
|
|
height: auto;
|
|
width: 100%;
|
|
padding: 15px;
|
|
}
|
|
.record-list .list{
|
|
background-color: #fff;
|
|
padding: 10px;
|
|
position: relative;
|
|
margin-bottom: 10px;
|
|
}
|
|
.record-list .list .name{
|
|
padding-right: 50px;
|
|
}
|
|
.record-list .list .name img{
|
|
width: 20px;
|
|
height: 20px;
|
|
border-radius: 20px;
|
|
overflow: hidden;
|
|
}
|
|
.record-list .list .name span{
|
|
height: 30px;
|
|
line-height: 30px;
|
|
display: inline-block;
|
|
padding-left: 10px;
|
|
}
|
|
.record-list .list .types{
|
|
position: absolute;
|
|
right: 10px;
|
|
top: 10px;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
.record-list .list .text{
|
|
margin-top: 20px;
|
|
display: inline-block;
|
|
width: 100%;
|
|
}
|
|
.record-list .list .text span{
|
|
width: 50%;
|
|
float: left;
|
|
color: #999;
|
|
}
|
|
.record-list .list .text span:first-child{
|
|
padding-left: 20px;
|
|
background: url(../image/iocn_39.png) no-repeat center left / 14px;
|
|
}
|
|
.record-list .list .text span:last-child{
|
|
text-align: right;
|
|
}
|
|
.notice-tab-title{
|
|
padding: 10px 0;
|
|
}
|
|
.phone-tab-title-bg{
|
|
background: #fff;
|
|
width: 100%;
|
|
border-radius: 0;
|
|
}
|
|
.notice-list .lists{
|
|
display: inline-block;
|
|
width: 100%;
|
|
background:#fff url(../image/icon_40.png) no-repeat 10px 15px / 18px;
|
|
padding: 10px 10px 10px 40px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.notice-list-warning .lists{
|
|
background:#fff url(../image/icon_41.png) no-repeat 10px 15px / 18px;
|
|
}
|
|
.notice-list .lists .name{
|
|
display: inline-block;
|
|
width: 100%;
|
|
}
|
|
.notice-list .lists .name span{
|
|
float: right;
|
|
color: #999;
|
|
}
|
|
.notice-list .lists .text{
|
|
margin-top: 10px;
|
|
color: #999;
|
|
}
|
|
.con-list-none li{
|
|
display: block;
|
|
}
|
|
.con-list-none li.active{
|
|
display: none;
|
|
}
|
|
/**/
|
|
#layui-laydate2{
|
|
max-width: 275px !important;
|
|
margin-left:-137px;
|
|
left: 50% !important;
|
|
top: 0 !important;
|
|
}
|
|
/**/
|
|
.field-list .more,.list-content .list .more{
|
|
display: block;
|
|
top: 10px;
|
|
right: 20px;
|
|
width: 20px;
|
|
}
|
|
.con-mune ul.org-menu-lis-children{
|
|
padding-right: 0px;
|
|
}
|
|
.con-mune ul li{
|
|
display: inline-block;
|
|
width: 100%;
|
|
}
|
|
.con-mune ul.org-menu-list li > a{
|
|
display: inline-block;
|
|
padding-left: 40px;
|
|
}
|
|
span.PutAway {
|
|
right: auto;
|
|
top: 0px;
|
|
height: 49px;
|
|
line-height: 49px;
|
|
position: absolute;
|
|
left: 0px;
|
|
background: none;
|
|
}
|
|
.con-mune ul.org-menu-list li span.float-right{
|
|
height: 49px;
|
|
line-height: 49px;
|
|
} |