You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

207 lines
3.7 KiB
CSS

body {
background: #E9E9E9;
}
.c1 {
background: url("../../images/solin_1.jpg") repeat-x scroll center bottom transparent;
height: 48px;
line-height: 48px;
}
.top5 {
margin-top: 5px;
}
a {
text-decoration: none;
cursor: pointer;
}
img {
border: 0;
}
.zy1 {
padding-left: 10px;
height: 25px;
padding-top: 5px;
background-color: #fff;
}
.TableStyle {
background-color: #fff;
text-align: center;
}
.TableStyle tr {
height: 42px;
}
/*.btnClass
{
background: url("../../images/btn_1.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border:none;
height: 24px;
width: 64px;
cursor:pointer;
line-height:24px;
text-align:center;
font-size:12px;
}*/
.layui-btnblue {
display: inline-block;
height: 28px;
line-height: 28px;
padding: 0 10px;
background-color: #2878b9;
color: #fff;
white-space: nowrap;
text-align: center;
font-size: 12px;
font-weight: bolder;
border: none;
border-radius: 2px;
cursor: pointer;
}
.layui-btn {
display: inline-block;
height: 28px;
line-height: 28px;
padding: 0 10px;
background-color: #009688;
color: #fff;
white-space: nowrap;
text-align: center;
font-size: 12px;
font-weight: bolder;
border: none;
border-radius: 2px;
cursor: pointer;
}
.layui-btngy {
display: inline-block;
height: 28px;
line-height: 28px;
padding: 0 10px;
background-color: #999999;
color: #fff;
white-space: nowrap;
text-align: center;
font-size: 12px;
font-weight:bolder;
border: none;
border-radius: 2px;
cursor: pointer;
}
.layui-btnyellow {
display: inline-block;
height: 28px;
line-height: 28px;
padding: 0 14px;
background-color: #FFB800;
color: #fff;
white-space: nowrap;
text-align: center;
font-size: 10px;
border: none;
border-radius: 2px;
cursor: pointer;
}
.layui-btnred {
display: inline-block;
height: 28px;
line-height: 28px;
padding: 0 14px;
background-color: #FF5722;
color: #fff;
white-space: nowrap;
text-align: center;
font-size: 10px;
border: none;
border-radius: 2px;
cursor: pointer;
}
.layui-btngray {
display: inline-block;
height: 28px;
line-height: 28px;
padding: 0 10px;
background-color: #eee !important;
color: #666 !important;
white-space: nowrap;
text-align: center;
font-size: 12px;
border: none;
font-weight: bolder;
border-radius: 2px;
cursor: pointer;
}
.btnClass4 {
background: url("../../images/btn-4.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border: none;
height: 24px;
width: 80px;
cursor: pointer;
line-height: 24px;
text-align: center;
font-size: 12px;
}
.btnClass7 {
background: url("../../images/btn-7.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border: none;
height: 24px;
width: 97px;
cursor: pointer;
line-height: 24px;
text-align: center;
font-size: 12px;
}
.btnClass8 {
background: url("../../images/btn-8.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border: none;
height: 24px;
width: 116px;
cursor: pointer;
line-height: 24px;
text-align: center;
font-size: 12px;
}
.btnClassAdd {
background: url("../../images/bt1.jpg") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
border: none;
height: 37px;
width: 101px;
font-size: 14px;
font-family: "微软雅黑";
}
.butdiv {
margin-top: 5px;
}
.butdiv1 {
height: 25px;
}
.selected {
background-color: #6699FF;
border-color: #6699FF;
color: Red;
}