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.

312 lines
5.1 KiB
CSS

2 months ago
.myuleft {
margin-top: 10px;
}
.myuleft2 {
margin-left: 5px;
}
.myuleft1 {
margin-left: 15px;
}
.myuright-margin1 {
margin-top: 15px;
}
.myuright-margin20 {
margin-right: 20px;
}
.myuright-margin10 {
margin-right: 10px;
}
.myuleft-padding {
padding: 0;
}
.myuleft-padding1 {
padding: 5px;
}
.myuleft-padding-bottom {
padding: 10px;
}
.myuleft-padding-left {
padding-left: 10px;
}
.myuright-border {
border: 1px solid #ccc;
}
.myuleft-width {
width: 200px;
}
.myuright-width80 {
width: 80px;
}
.myuleft-dropdown, .myuleft-dropup {
position: relative;
}
.dropdown ul.dropdown-menu {
top: 90%;
}
.myuleft-menuTree {
min-width: 160px;
padding: 0;
margin: 2px 0 0;
font-size: 13px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
}
.myuleft-menuTree li.tlt {
height: 32px;
line-height: 32px;
color: #000;
list-style: none;
vertical-align: top;
padding-left: 5px;
}
.myuleft-menuTree li {
list-style: none;
}
.myuleft-bgc {
background-color: #eee;
}
.myuleft-li-border {
border-bottom: 1px solid #dbdbdb;
}
.myuleft-menuTree li.mover {
color: #000;
list-style: none;
line-height: 28px;
vertical-align: top;
height: 28px;
}
.myuleft-borderbtmno {
border-bottom: none;
}
.mover {
cursor: pointer;
}
.myuleft-menuTree li.tableft:hover {
background-color: #439ab5;
color: #FFF;
}
.myuleft-pRight1 {
padding-right: 10px;
}
.myuleft-pLeft1 {
padding-left: 10px;
}
.myuleft-Left1 {
margin-left: 12px;
}
.myuleft-bordertop {
border-top: 1px solid #ccc;
}
li.myuleftdiaobo {
font-weight: 400;
padding-left: 12px;
background-color: #439ab5;
color: #fff;
line-height: 28px;
border: 1px solid #428bca;
}
div.myuleftdiaobo li {
line-height: 28px;
padding-left: 10px;
padding-right: 30px;
border-bottom: 1px solid #ddd;
}
.myuleft-active {
background-color: #439ab5;
color: #fff;
}
.myuleft-active span.txt, .myuleft-active a.txt {
color: #FFF;
}
.lihover:hover .myuleft-menu {
display: block;
background-color: #439ab5;
}
/*下拉菜单在鼠标移动到上面后就显示*/
.lihover .myuleft-menu {
margin-top: 0;
border-radius: 0;
padding: 0;
}
a.myu-focus {
display: inline-block;
vertical-align: middle;
line-height: 18px;
}
.lihover:focus {
background-color: red;
}
.treeBackgrounda {
background-color: #428bca;
}
.treeBackgrounda span.txt, .treeBackgrounda a.txt {
color: #FFF;
}
/*js添加Css后要用到*/
.myuright-title {
height: 33px;
line-height: 33px;
color: #000;
font-size: 13px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #ccc;
background-color: #eee;
}
.text-center th span.caretUp {
position: relative;
top: -4px;
}
.text-center th span.caretDown {
position: relative;
top: -2px;
}
.th_pointer {
cursor: pointer;
}
.myu-table tr td:last-child a {
display: block;
}
.myu-table .imgDivOut {
width: 100px;
height: 100px;
}
.myu-table .imgDivIn {
width: 98px;
height: 98px;
}
.myu-table .myu-table-in {
width: 100%;
}
.myu-table .myu-table-in tr td:first-child {
border-left: none;
}
.myu-table .myu-table-in tr td:last-child {
border-right: none;
}
.myu-table .myu-table-in tr td {
border-left: none;
border-right: none;
line-height: 24px;
}
.myu-table .myu-table-in tr td:nth-child(1) {
width: 110px;
min-width: 110px;
word-wrap: break-word;
word-break: break-all;
text-align: left;
vertical-align: top;
}
.myu-table .myu-table-in tr td:nth-child(2) {
width: 60px;
min-width: 60px;
word-wrap: break-word;
word-break: break-all;
vertical-align: top;
}
.myu-table .myu-table-in tr td:nth-child(3) {
width: 40px;
min-width: 40px;
word-wrap: break-word;
word-break: break-all;
vertical-align: top;
}
.myu-table .myu-table-in tr:first-child td {
border-top: none;
}
.myu-table .myu-table-in tr:last-child td {
border-bottom: none;
}
.myu-table {
width: 100%;
line-height: 22px;
margin-bottom: 10px;
border: 1px solid #ccc;
}.myu-table tr th {
text-align: center;
font-size: 13px;
padding: 5px;
height: 40px;
background-color: #f2f2f2;
border: 1px solid #ccc;
}
.myu-table tr td {
border: 1px solid #ccc;
text-align: center;
font-size: 13px;
padding: 3px;
word-wrap: break-word;
word-break: break-all;
}
.myu-table tr:hover td {background-color:#f2f2f2;}
.myu-bgcolor {
background-color: #eee;
}
.myu-bgcolorcol {
background-color: #999;
color:white;
}
.myu-table-margion {
margin:0px;
}
.yuw600 {
font-weight: 600;
}
.yuw18 {
font-size: 18px;
}
.search-choice-close {
position: relative;
top: -26px;
right: -110px;
display: block;
width: 12px;
height: 12px;
background: url(chosen-sprite.png) -42px 2px no-repeat;
font-size: 1px;
cursor: pointer;
}