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

300 lines
5.7 KiB

@charset "utf-8";
/**---------------------------------------------------------
*function:长春市教育管理公共服务平台-列表页
*author:许伟杰
*date:2020.4.15
----------------------------------------------------------*/
body {
background: #eeeeee;
}
.current {}
.current-address {
width: 1200px;
height: 55px;
background: #fff;
margin: 25px auto 12px;
}
.current-address img {
width: 16px;
height: 18px;
margin: 18px 0 0 28px;
}
.current-address p {
font-size: 14px;
display: inline-block;
vertical-align: middle;
margin: 18px 0 0 8px;
color: #535353;
}
/* 中间内容部分 */
.content {
width: 1200px;
margin: 0px auto 24px;
background-color:white;
}
.content table {
margin-top:20px;
}
.scy_lbsj{
padding: 30px;
/* border: 1px solid #a4a4a4; */
background: #FFF;
}
.sidebar, .scy_lbsj-left {
float: left;
width: 205px;
margin-right: 22px;
border-right: 1px solid #ccc;
}
.sidebar h2, .scy_lbsj-left h2 {
padding: 13px 15px 12px 20px;
border: 1px solid #ccc;
border-right: none;
font-size: 16px;
color: #557ee7;
}
.sidebar ul li, .scy_lbsj-left ul li {
width: 204px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.sidebar ul li:hover, .sidebar ul li.showon, .scy_lbsj-left ul li:hover, .scy_lbsj-left ul li.showon {
background-color: #d9e3f8;
}
.sidebar ul li a, .scy_lbsj-left ul li a:hover{
background-color: #d9e3f8;
}
.sidebar ul li a, .scy_lbsj-left ul li a {
padding: 13px 18px;
display: block;
color: #6b6b6b;
font-weight: bold;
}
.scy_lbsj-right{
width: 80%;
}
.moe-list ul li:hover a, .moe-list ul li:hover span, .scy_lbsj-right-nr ul li:hover a, .scy_lbsj-right-nr ul li:hover span {
color: #567fe6;
}
.moe-list-img .imgbox a:hover {
color: #567fe6;
}
.moe-list-title h2, .scy_lbsj-right-list h2 {
padding-left: 5px;
border-bottom: 2px solid #567fe6;
color: #567fe6;
line-height: 1.5em;
font-size: 16px;
}
.moe-list ul li, .scy_lbsj-right-nr ul li {
padding-left: 20px;
height: 28px;
line-height: 28px;
font-family: "宋体";
font-size: 14px;
background: url(bq_scy_jyb_libjt_03.png) no-repeat 6px center;
}
.moe-list ul li span, .scy_lbsj-right-nr ul li span {
float: right;
color: #4b4b4b;
}
.moe-list ul li a, .scy_lbsj-right-nr ul li a {
color: #4b4b4b;
}
.moe-list ul li:hover, .scy_lbsj-right-nr ul li:hover {
background: url(bq_scy_jyb_hovrli_03.png) no-repeat 3px center;
}
.moe-list ul li:hover a, .moe-list ul li:hover span, .scy_lbsj-right-nr ul li:hover a, .scy_lbsj-right-nr ul li:hover span {
color: #567fe6;
}
.moe-list ul li.moe_list_group_line, .scy_lbsj-right-nr ul li.moe_list_group_line {
padding-top: 15px;
margin-top: 15px;
border-top: 1px solid #CCC;
background-position: 6px 28px;
}
.moe-list-img {
clear: both;
margin-bottom: 15px;
}
.moe-list-img .imgbox {
float: left;
width: 232px;
text-align: center;
}
.moe-list-img .imgbox a {
display: block;
padding: 0 4px;
font-size: 12px;
color: #4b4b4b;
}
.moe-list-img .imgbox a:hover {
color: #567fe6;
}
.moe-list-img .imgbox img {
display: block;
width: 100%;
height: 140px;
margin-bottom: 5px;
}
.moe-list-title, .scy_lbsj-right-list {
position: relative;
margin-bottom: 20px;
}
.moe-pages, .scy_tylb_fy {
margin-top: 35px;
height: 33px;
line-height: 33px;
background: #e9e9e9;
text-align: center;
}
.moe-pages ul li, .scy_tylb_fy ul li {
padding: 0 10px;
display: inline;
color: #6b6b6b;
font-size: 12px;
font-family: "宋体";
}
.moe-pages ul li a, .scy_tylb_fy ul li a {
color: #6b6b6b;
}
.moe-pages ul li a:hover, .scy_tylb_fy ul li a:hover {
text-decoration: underline;
}
.moe-pages ul li.pchide, .scy_tylb_fy ul li.pchide {
display: none;
}
.moe-pages ul li.m_page_go .mhide, .scy_tylb_fy ul li.m_page_go .mhide {
display: inline;
}
.moe-pages ul li #pageValue, .scy_tylb_fy ul li #pageValue {
padding: 0;
margin: 0 10px;
vertical-align: middle;
}
.scy_lbsj-right {
float: left;
}
.tree {
width: 236px;
min-height: 766px;
background: #00479d;
float: left;
}
.treeing {
border-left: 6px solid #00a0e9;
background: #0054ba;
}
.treeing a {
margin: 0 0 0 -3px;
}
.tree li a {
width: 100%;
height: 65px;
line-height: 65px;
font-size: 14px;
text-align: center;
color: #fff;
display: block;
}
.list-right {
width: 1200px;
min-height: 766px;
float: left;
background: #fff;
position: relative;
}
.list-ul {
width: 1200px;
max-height: 635px;
margin: 8px 0 60px 0;
overflow: hidden;
}
.list-ul li {
margin: 28px 0 0 36px;
}
.list-ul li::before {
content: "";
width: 2px;
height: 2px;
border: 2px solid #b5b5b5;
color: #b5b5b5;
background: #b5b5b5;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
display: inline-block;
vertical-align: super;
}
.list-ul li a {
width: 1110px;
margin: 0 0 0 12px;
display: inline-block;
}
.list-ul li a p {
width: 800px;
font-size: 14px;
display: inline-block;
color: #535353;
float: left;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.list-ul li a span {
font-size: 14px;
float: right;
color: #535353;
}
.list-ul li a:hover p,
.list-ul li a:hover span {
color: #00a0e9;
}
.pages {
text-align: center;
margin: auto;
}