@charset "utf-8";
|
|
/* CSS Document */
|
* {
|
-webkit-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
box-sizing: border-box
|
}
|
|
*,
|
body {
|
padding: 0px;
|
margin: 0px;
|
font-family: "微软雅黑";
|
}
|
|
li {
|
list-style-type: none;
|
}
|
|
|
.mui-content {
|
margin-top: 2px;
|
}
|
|
.mui-content input {
|
text-align: left
|
}
|
|
.search {
|
border: 1px solid #e0e0e0;
|
border-radius: 5px;
|
display: flex;
|
width: 100%;
|
align-items: center;
|
margin-top: 10px;
|
/* padding:0px 10px 0;*/
|
background-color: rgba(255, 255, 255, 1);
|
padding-left: 10px;
|
margin-bottom: 10px;
|
height: 40px;
|
}
|
|
.search input[type=text] {
|
margin-bottom: 2px;
|
padding: 0px 0px;
|
background: none;
|
}
|
|
.slecet {
|
float: right;
|
text-align: right;
|
width: 90%;
|
color: #0062CC;
|
}
|
|
/*标题中图标居右侧的css样式*/
|
.title-right {
|
float: right;
|
line-height: 45px !important;
|
position: absolute;
|
display: block;
|
width: 100%;
|
margin: 0px 20px 0px 0px !important;
|
padding: 0 !important;
|
text-align: center;
|
white-space: nowrap;
|
display: inline-block;
|
overflow: hidden;
|
width: auto;
|
margin: 0;
|
text-overflow: ellipsis;
|
}
|
|
.btn-right {
|
float: right;
|
line-height: 2rem !important;
|
position: absolute;
|
display: block;
|
padding: 0 !important;
|
text-align: center;
|
color: #ffffff;
|
display: inline-block;
|
width: 3.2rem;
|
}
|
|
.mui-badge1 {
|
padding: 0px;
|
width: 65%;
|
float: right;
|
line-height: 42px;
|
font-size: 14px;
|
}
|
|
.mui-popup-title {
|
color: red;
|
}
|
|
.font-seal {
|
font-size: 10px;
|
z-index: 2;
|
position: absolute;
|
right: 3.25rem;
|
top: 20px;
|
border: 1px solid #F73A3C;
|
transform: rotate(25deg);
|
width: 5.525rem;
|
line-height: 20px;
|
text-align: center;
|
color: #F73A3C;
|
font-weight: bold;
|
}
|
|
.acss a {
|
text-align: center;
|
color: #fff;
|
text-decoration: none;
|
/* background-color: rgb(255, 145, 0); */
|
}
|
|
.noodles {
|
display: inline-block;
|
padding: 0.125rem;
|
border: 1px rgb(255, 145, 0) dashed;
|
margin: 0.3125rem;
|
}
|
|
.ncheck {
|
background: #FFA54F;
|
}
|
|
.radio_inline {
|
display: inline-block;
|
width: 65%;
|
}
|
|
.radio_inline label {
|
width: 48%;
|
padding-left: 1.5625rem;
|
padding-right: 5px;
|
}
|
|
.radio_inline input[type=radio] {
|
width: 9%;
|
right: auto;
|
}
|
|
/*ht-不良录入*/
|
.def-item {
|
box-shadow: inset -5px -15px 10px -13px #000;
|
background-color: #61b3ff;
|
height: 3.775rem;
|
width: 22%;
|
text-align: center;
|
margin: 0.575rem;
|
border-radius: 1.1rem;
|
display: table;
|
}
|
|
.def-p {
|
display: table-cell;
|
vertical-align: middle;
|
text-align: center;
|
font-size: 1.1rem;
|
color: #000000;
|
}
|
|
.def-other-item {
|
box-shadow: inset -5px -15px 10px -13px #000;
|
background-color: #61b3ff;
|
height: 3.275rem;
|
width: 23%;
|
text-align: center;
|
margin: 0.45rem;
|
border-radius: 1.1rem;
|
display: table;
|
}
|
|
.def-other-p {
|
display: table-cell;
|
vertical-align: middle;
|
text-align: center;
|
font-size: 1rem;
|
color: #000000;
|
}
|
|
.btn-item {
|
box-shadow: inset -5px -15px 10px -13px #000;
|
height: 4.275rem;
|
line-height: 4.275rem;
|
width: 18%;
|
font-size: 1.2rem;
|
text-align: center;
|
margin: 0.75rem;
|
margin-top: 2rem;
|
border-radius: 1.1rem;
|
}
|
|
.btn-item1 {
|
box-shadow: inset -5px -15px 10px -13px #ffffff;
|
height: 4.275rem;
|
line-height: 4.275rem;
|
width: 80%;
|
font-size: 1.2rem;
|
text-align: center;
|
margin: 0 auto;
|
margin-top: 0.75rem;
|
border-radius: 1.1rem;
|
display: table;
|
}
|
|
.seleted-item1 {
|
background-color: #efefef;
|
border: 1px solid #6081f9;
|
height: 6.275rem;
|
width: 27%;
|
text-align: center;
|
margin: 0.575rem;
|
border-radius: 0.75rem;
|
display: table;
|
}
|
|
.seleted-item-p {
|
display: table-cell;
|
vertical-align: middle;
|
text-align: center;
|
font-size: 1.2rem;
|
color: #000000;
|
}
|
|
.btn-item1-p {
|
display: table-cell;
|
vertical-align: middle;
|
text-align: center;
|
font-size: 1.1rem;
|
color: #ffffff;
|
}
|
|
/*返回最顶层按钮*/
|
.back-top {
|
position: fixed;
|
right: 5%;
|
bottom: 10%;
|
z-index: 999;
|
}
|
|
/***印章样式***/
|
.font-seal-apply {
|
font-size: 1.5rem;
|
z-index: 2;
|
position: absolute;
|
right: 0.875rem;
|
top: 0.5rem;
|
border: 1px solid #CC9900;
|
width: 5.75rem;
|
line-height: 1.975rem;
|
text-align: center;
|
color: #CC9900;
|
font-weight: bold;
|
}
|
|
.font-seal-r {
|
font-size: 1.5rem;
|
z-index: 2;
|
position: absolute;
|
right: 0.875rem;
|
top: 0.5rem;
|
border: 1px solid #99CC66;
|
width: 5.75rem;
|
line-height: 1.975rem;
|
text-align: center;
|
color: #99CC66;
|
font-weight: bold;
|
}
|
|
.font-seal-r-ok {
|
font-size: 1.5rem;
|
z-index: 2;
|
position: absolute;
|
right: 0.875rem;
|
top: 0.5625rem;
|
border: 1px solid #00e26d;
|
width: 5.75rem;
|
line-height: 1.975rem;
|
text-align: center;
|
color: #00e26d;
|
font-weight: bold;
|
}
|
|
.font-seal-result {
|
font-size: 1.7rem;
|
z-index: 2;
|
position: absolute;
|
right: 3rem;
|
top: 9rem;
|
border: 5px solid #F73A3C;
|
transform: rotate(-20deg);
|
width: 7rem;
|
height: 7rem;
|
border-radius: 100%;
|
text-align: center;
|
color: #F73A3C;
|
font-weight: bold;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
}
|
|
.font-seal-result-son {
|
z-index: 2;
|
border: 3px solid #F73A3C;
|
width: 6rem;
|
height: 6rem;
|
border-radius: 100%;
|
text-align: center;
|
color: #F73A3C;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
}
|
|
.font-seal-item {
|
font-size: 1.5rem;
|
z-index: 2;
|
position: absolute;
|
right: 1rem;
|
top: 0.5rem;
|
border: 1px solid #F73A3C;
|
width: 7.125rem;
|
line-height: 30px;
|
text-align: center;
|
color: #F73A3C;
|
font-weight: bold;
|
}
|
|
|
.font-seal-item-up {
|
font-size: 1.5rem;
|
z-index: 2;
|
position: absolute;
|
right: 9rem;
|
top: -3rem;
|
border: 1px solid #F73A3C;
|
width: 7.125rem;
|
line-height: 30px;
|
text-align: center;
|
color: #F73A3C;
|
font-weight: bold;
|
}
|
|
.font-seal-item-down {
|
font-size: 1.5rem;
|
z-index: 2;
|
position: absolute;
|
right: 1rem;
|
top: -3rem;
|
border: 1px solid #F73A3C;
|
width: 7.125rem;
|
line-height: 30px;
|
text-align: center;
|
color: #F73A3C;
|
font-weight: bold;
|
}
|