|
|
|
|
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:url(style/images/panelBG.png);}
|
|
|
|
|
.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{min-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:#2878b9;
|
|
|
|
|
border:solid 1px #2878b9; margin:0px;
|
|
|
|
|
height:30px; line-height:30px;
|
|
|
|
|
-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: 0 20px;
|
|
|
|
|
color:#ffffff;
|
|
|
|
|
font-size:14px;
|
|
|
|
|
} /*
|
|
|
|
|
*+html .btnClass, *+html .btnClass7, *+html .btnClass8, *+html .btnClass4, *+html .btnClassAdd, *+html input[type="button"]{ min-width:100px;
|
|
|
|
|
}
|
|
|
|
|
* html .btnClass, * html .btnClass7, * html .btnClass8, * html .btnClass4, * html .btnClassAdd, * html input[type="button"]{ min-width:0;
|
|
|
|
|
}
|
|
|
|
|
放在下面居中的按钮,如保存、取消*/
|
|
|
|
|
.btnClass_down{ cursor:pointer; font-weight:bold;
|
|
|
|
|
text-align: center; vertical-align:middle;
|
|
|
|
|
background-color:#2878b9;
|
|
|
|
|
border:solid 1px #21b3ec; margin:0px;
|
|
|
|
|
height:40px; line-height:40px;
|
|
|
|
|
-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: 0 20px;
|
|
|
|
|
color:#ffffff;
|
|
|
|
|
font-size:18px;min-width:100px; width:auto; }
|
|
|
|
|
.btnClass_down:hover{background-color:#21b3ec; }
|
|
|
|
|
|
|
|
|
|
#img_bg{ margin-top:55px;}
|
|
|
|
|
|
|
|
|
|
.btnClass_jop {cursor:pointer; font-weight:bold;
|
|
|
|
|
text-align: center; vertical-align:middle;
|
|
|
|
|
background-color:#2878b9;
|
|
|
|
|
border:solid 1px #2878b9; margin:0px;
|
|
|
|
|
margin-top:-3px;
|
|
|
|
|
height:25px;
|
|
|
|
|
padding-top:1px;
|
|
|
|
|
-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: 0 10px;
|
|
|
|
|
color:#ffffff;
|
|
|
|
|
font-size:12px;min-width:50px; width:auto;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btnClass:hover,.btnClass4:hover,.btnClass7:hover,.btnClass8:hover,.btnClassAdd:hover,input[type="button"]:hover
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
background-color:#6bd5ff;
|
|
|
|
|
}
|
|
|
|
|
.button,.btnClass4,.btnClass7,.btnClass,.btnClass8,.btnClassAdd,input[type="button"]{ margin-top:1px;}
|
|
|
|
|
|
|
|
|
|
.butdiv
|
|
|
|
|
{
|
|
|
|
|
margin-top:5px;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.butdiv1
|
|
|
|
|
{
|
|
|
|
|
height:25px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.selected {
|
|
|
|
|
background-color: #6699FF;
|
|
|
|
|
border-color: #6699FF;
|
|
|
|
|
color: Red;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#dgLesson th{ border:solid 2px #b7bdbd; font-family:"华文琥珀";font-size:18px; color:#ffffff;}
|
|
|
|
|
#dgLesson td{ border:solid 2px #b7bdbd;font-family:"华文琥珀"; font-size:18px; color:#2878b9;background-color:#ecede8;}
|
|
|
|
|
/*.panel-header{ height:62px; background:#7eafd4;}
|
|
|
|
|
.panel-header .panel-title{ height:52px; line-height:52px; font-family:"华文琥珀";font-size:18px; color:#ffffff; border:none; text-align:left; text-indent:56px;}
|
|
|
|
|
.panel-header .panel-tool{ z-index:99; background:url(style/images/index_tzgg.png) no-repeat; width:56px; height:62px;right:auto;left:0;top:0px;}
|
|
|
|
|
.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; }*/
|
|
|
|
|
|
|
|
|
|
/*通知公告*/
|
|
|
|
|
.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 1px #b2dff7; }
|
|
|
|
|
.indexTable th{border:solid 1px #b2dff7; font-family:"华文琥珀";font-size:18px; line-height:30px; color:#2878b9; height:30px;}
|
|
|
|
|
.indexTable td{ border:solid 1px #b2dff7; font-size:12px; color:#000000; height:23px; line-height:23px;}
|
|
|
|
|
.indexTable .HeaderStyle{ background-color:#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;}
|
|
|
|
|
|
|
|
|
|
.mast {letter-spacing:0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|