|
|
|
|
body{ background-color:transparent;}
|
|
|
|
|
.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;}
|
|
|
|
|
.easyui-panel{background:none; border:none;}
|
|
|
|
|
.zy1
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
padding-left:10px;
|
|
|
|
|
height:25px;
|
|
|
|
|
padding-top:5px;
|
|
|
|
|
background-color:#fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.TableStyle
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
text-align:center;border:solid 1px #b2dff7;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.TableStyle th{border:solid 1px #b2dff7;}
|
|
|
|
|
.TableStyle tr{height:42px; border:solid 1px #b2dff7;}
|
|
|
|
|
.TableStyle td{border:solid 1px #b2dff7;}
|
|
|
|
|
|
|
|
|
|
.blueStyle{background-color:#75abd4; color:#ffffff;}
|
|
|
|
|
/*
|
|
|
|
|
.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;
|
|
|
|
|
}
|
|
|
|
|
.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:"微软雅黑";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
*/
|
|
|
|
|
.btnClass,.btnClass7,.btnClass8,.btnClass4,.btnClassAdd,input[type="button"]
|
|
|
|
|
|
|
|
|
|
{ cursor:pointer;font-weight:bold;
|
|
|
|
|
text-align: center; vertical-align:middle;
|
|
|
|
|
background-color:#21b3ec;
|
|
|
|
|
border:solid 1px #21b3ec; margin:0px;
|
|
|
|
|
height:24px; line-height:24px;
|
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
-webkit-transition: all 0.15s ease;
|
|
|
|
|
-moz-transition: all 0.15s ease;
|
|
|
|
|
-o-transition: all 0.15s ease;
|
|
|
|
|
-ms-transition: all 0.15s ease;
|
|
|
|
|
transition: all 0.15s ease;
|
|
|
|
|
padding: auto 10px;
|
|
|
|
|
color:#ffffff;
|
|
|
|
|
font-size:12px;min-width:70px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btnClass:hover,.btnClass4:hover,.btnClass7:hover,.btnClass8:hover,.btnClassAdd:hover,input[type="button"]:hover
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
color:#ff0000;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.butdiv
|
|
|
|
|
{
|
|
|
|
|
margin-top:5px;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.butdiv1
|
|
|
|
|
{
|
|
|
|
|
height:25px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.selected {
|
|
|
|
|
background-color: #6699FF;
|
|
|
|
|
border-color: #6699FF;
|
|
|
|
|
color: Red;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#dgLesson th{ border:solid 2px #b7bdbd;font-size:14px; color:#5d5d5d; height:30px; line-height:30px; font-family:"微软雅黑";font-weight:100}
|
|
|
|
|
#dgLesson tr:nth-child(even){ background-color:#cfe1f2;}
|
|
|
|
|
#dgLesson tr:nth-child(odd){ background-color:#ffffff;}
|
|
|
|
|
|
|
|
|
|
#dgLesson td{ border:solid 2px #b7bdbd; font-family:"微软雅黑"; font-size:14px; color:#5d5d5d;line-height:42px;height:42px; text-align:center;}
|
|
|
|
|
|
|
|
|
|
.panel-all-box{ background:#ffffff;border-radius:5px; margin:5px; padding:0px 10px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;}
|
|
|
|
|
|
|
|
|
|
.panel-header{ height:32px;background:none; padding:0;border:none; border-bottom:solid 1px #3b85c9;}
|
|
|
|
|
.panel-header .panel-title{ height:32px; line-height:32px; font-family:"微软雅黑";font-size:16px; color:#3b85c9; border:none; text-align:left; text-indent:30px; float:left;}
|
|
|
|
|
.panel-header .panel-title a {height:32px; line-height:32px; font-family:"微软雅黑";font-size:16px; color:#3b85c9;text-align:left;text-indent:0px;
|
|
|
|
|
}
|
|
|
|
|
.panel-header .panel-tool{ z-index:99; width:56px; height:32px;right:auto;left:0;top:0px;}
|
|
|
|
|
.panel-header .tzgg{ background:url(style/images/index_tzgg.png) no-repeat 5px center; }
|
|
|
|
|
.panel-header .kcb{ background:url(style/images/index_kcb.png) no-repeat 5px center;}
|
|
|
|
|
.panel-header .gzap{ background:url(style/images/index_gzap.png) no-repeat 5px center;}
|
|
|
|
|
.panel-header .wdwj{ background:url(style/images/index_wdwj.png) no-repeat 5px center;}
|
|
|
|
|
.panel-header .panel-tool .panel-tool-collapse{width:0px; height:0px; background:none; }
|
|
|
|
|
.index_panel{ background:url(style/images/panel_bg.png); text-align:center; }
|
|
|
|
|
.zy1
|
|
|
|
|
{
|
|
|
|
|
float:right;
|
|
|
|
|
padding-right:10px;
|
|
|
|
|
height:25px;
|
|
|
|
|
padding-top:5px; color:#747474;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.color1 { color:#747474;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.color2 { color:#f07d7e;
|
|
|
|
|
}
|
|
|
|
|
.color3 { color:#7dbde6;
|
|
|
|
|
}
|
|
|
|
|
/*通知公告*/
|
|
|
|
|
.tzgg ul{width:95%;float:right;margin:6px 0px 0px 0px; height:271px;overflow:hidden;}
|
|
|
|
|
.tzgg ul li{float:left;width:95%; list-style:none; }
|
|
|
|
|
.tzgg ul li a {float:left;text-align:center;}
|
|
|
|
|
.tzgg ul li a span{line-height:24px; font-size:12px; font-family: "微软雅黑"; cursor:pointer;}
|
|
|
|
|
.tzgg ul li a span.title{height:24px; color:#577aa0;text-align:center; margin:0px auto; }
|
|
|
|
|
.tzgg ul li a span.name{ height:24px; color:#f69441; display:block; text-align:left;}
|
|
|
|
|
.tzgg ul li a span.content{ color:#000000; display:block; text-align:left;}
|
|
|
|
|
.tzgg ul li a:hover span{ color:red;}
|
|
|
|
|
/*学校工作安排
|
|
|
|
|
.indexTable { border:solid 0px #ffffff!important;border-collapse: collapse; text-align:left; }
|
|
|
|
|
.indexTable th{border:solid 1px #ffffff!important; background:#2878b9; text-align:left; font-family:"微软雅黑";font-size:14px; line-height:36px; color:#ffffff; height:36px;padding-left:5px;}
|
|
|
|
|
.indexTable tr { border:solid 0px #ffffff!important;
|
|
|
|
|
border-bottom: solid 1px #2878b9!important;
|
|
|
|
|
}
|
|
|
|
|
.indexTable td{ border:solid 0px #ffffff!important; border-bottom: solid 1px #2878b9!important;text-align:left; font-size:12px; color:#000000; height:36px; line-height:36px; padding-left:5px;}
|
|
|
|
|
.indexTable .HeaderStyle{ background:#75abd4;color:#ffffff;}
|
|
|
|
|
|
|
|
|
|
.indexTable .DataGridRowStyle{ height:47px; line-height:47px; text-align:center;}
|
|
|
|
|
.indexTable .DataGridRowStyle a{ padding-left:20px; background:url(style/images/ico16_blue.png) no-repeat; height:18px; line-height:18px;color:#2878b9;font-size:12px; display:inline-block; margin:auto 20px;}
|
|
|
|
|
.indexTable .DataGridRowStyle a.add{ background-position:0 -90px;}
|
|
|
|
|
.indexTable .DataGridRowStyle a.Search{ background-position:0 -180px;}
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.DataGridTableStyle{ border:solid 1px #a5a791!important;border-collapse: collapse; text-align:left; }
|
|
|
|
|
.DataGridTableStyle th{ border:solid 1px #a5a791!important;text-align:left; background:url(../images/bg.jpg) repeat-x top center #dcdcd2!important; font-family:"微软雅黑";font-size:14px; line-height:30px; color:#585b5a; height:30px;padding-left:5px;}
|
|
|
|
|
.DataGridTableStyle tr {
|
|
|
|
|
border: solid 1px #a5a791!important;
|
|
|
|
|
}
|
|
|
|
|
.DataGridTableStyle td{ border:solid 1px #a5a791!important;text-align:left; font-size:12px; color:#585b5a; height:30px; line-height:30px; padding-left:5px;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.indextablenew{ border:none;background:none;}
|
|
|
|
|
.indextablenew tr{border:none;}
|
|
|
|
|
.indextablenew td{border:none;}
|