@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin:0px; }

body {
	/*margin: 0;
	position: fixed;
position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
		
	*/
	font-family: "Times New Roman",Arial;
	font-size: 9pt;
	line-height: 24px;
	color: #333333;
	background: #cce3ff;	
	max-width: 500px;
	height: 100%;
}
.cnt {
	height: 100%;
	/*background-image: linear-gradient(to right, #6782e5, #8df1da);*/
	background-color: #fff;
}

a { color:#555555; text-decoration: none; }
a:link {text-decoration:none;}
a:hover {text-decoration:none; }
img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
ul { margin: 0px; padding: 0px; }
li { list-style-type: none; }
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
table{ border:0px; border-collapse:collapse; width:100%;}
.back { position:absolute; left:10px; top:7px; width:20px; height:40px; background: url(../img/icon-top-back.gif) no-repeat center 5px; cursor:pointer; }
.back1 {
	position: absolute;
	text-align: center;
	/*left: 10px;
    top: 7px;
    width: 30px;
    height: 40px;
    background: url(../img/icon-top-back.gif) no-repeat center 5px;
    cursor: pointer;


    */
}

.text-center { text-align: center!important;}
.text-danger {  color: #dc3545!important;}
.m-2 { margin: .5rem!important;}
cs
{
    border: thick dotted #000000;
}

.dh-box{text-align:center;display: flex;}
.dh-1{width:33%;margin: 3px;}
.dh-2{width:66%;margin: 3px;}
.dh-m{flex:1;margin:3px}
.dh-box img {width:60px;height:60px;}
.dh-box div img {width:60px;height:60px;}
.dh-box p {font-size: 14px; color: #fff; font-weight: bold;overflow: hidden;white-space:nowrap ;}

.login-box{
	width:90%;
	margin:0px auto;
	margin-bottom:8px;
	overflow:hidden;
}

.my_t{
	margin-top:15px;
}

.lr{
	width:100%;
	background: #FFFFFF;
	border-radius:5px;
	position:relative;
}
.lr lable{
	text-align:right;
	display: block;
	width:30%;
	font-size:14px;
	float:left;
	padding-left:5px;
	line-height:50px;
	}


.lr input{
	outline:none;
	width:66%;
	padding-left: 5px;
	padding-top:15px;
	margin-bottom :10px;
	height:25px;
	font-size:14px;
	border-style:none none solid none;border-width:1px;border-color:Blue;
}
.lr select{
	width:60%;	
	height:35px;
	font-size:14px;
	margin-top :5px;
	margin-bottom :10px;
	margin-left :5px;
	padding-left: 5px;
	padding-bottom:5px;

}
.lr input:disabled{
    background-color: #FFFFFF;
    color:#ACA899;
}

.lr img{
	width:128px;
	display: block;
	position:absolute;
	top:6px;
	right:0;
	margin-left:-128px ;
}

.login-box span{
	color:#ff0000;
	font-size:14px;
	line-height: 22px;
	float: right;
	margin-right: 10px;
}

.login-btn
{
    margin: 25px auto;
    display: block;
    width: 90%;
    height: 50px;
    background: #0a0;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    border: 1px solid #060;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    outline: none;
    -webkit-appearance: none;
}
    
    .cur
    {
        background-color: Red;
    }
    .cur1
    {
        background-color: Yellow;
    }
   #zy p
    {
        font-size: 16px;
        padding: 10px;
    }
    
    /* 半透明的遮罩层 */
    #overlay
    {
        background: #000;
        filter: alpha(opacity=50); /* IE的透明度 */
        opacity: 0.5; /* 透明度 */
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 100; /* 此处的图层要大于页面 */
        display: none;
        _background-color: #a0a0a0; /* 解决IE6的不透明问题 */
    }
   

/*
/*成绩查询*/
.chengjichaxun{moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; background:#FFF; margin:10px; padding:20px;}
.chengjilist li{ display:block; margin-bottom:10px;}
.chengjilist li label{ text-align:left; display:block; font-size:14px; font-weight:bold;}
.chengjilist li .text{moz-border-radius:5px;line-height:30px;width:100%;border:1px solid #CCC;margin-top:5px;text-indent:0.3em;-webkit-box-shadow: inset 0 0 2px #d5d5d5;-moz-box-shadow:inset 0 0 2px #d5d5d5;box-shadow:inset 0 0 2px #d5d5d5;}
.regLBtn1{background:#e35847;border: medium none;border-radius: 2px;color: #FFFFFF;cursor: pointer;display: block;font-size: 14px;font-weight: bold;height: 36px;line-height: 34px;margin-top: 14px;text-align: center;width:100px; float:left; margin-right:10px;}
.regLBtn2{background:#9fba0f;border: medium none;border-radius: 2px;color: #FFFFFF;cursor: pointer;display: block;font-size: 14px;font-weight: bold;height: 36px;line-height: 34px;margin-top: 15px;text-align: center;width:100px; float:left; margin-right:10px;}
.tishi{ border:1px solid #CCC;moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; background:#FFF; padding:10px; margin-top:15px; color:#B37C25; font-size:14px;}
.cjxq{ margin:10px;moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; background:#FFF; padding:10px 20px; }
.cjxq1 td{ height:35px; line-height:35px; border-bottom:1px dotted #CCC;}
.cjxq2{ margin-top:15px; margin-bottom:10px;}
.cjxq2 th{height:35px; line-height:35px;border:1px solid #78a4da; background:#45ade8; color:#FFF;border-bottom:0px; font-size:15px;}
.cjxq2 td{ border:1px solid #e7d8a9; height:35px; line-height:35px;font-size:14px; text-align:center;}
.fenshu{ color:#333;}
.fenshu2{ color:#E35847; font-weight:bold;}
.kemu{ background:#f0e5c7;color:#333;  font-weight:bold; width:40%;}
.zongfen{ background:#e35847; color:#FFF; font-weight:bold; width:40%;}
.cuowu{ margin:10px 5px;}
.cuowu p{ display:block; height:50px; line-height:50px; font-size:14px;}
.cuowu  p img{ float:left; margin-right:10px;}
.regLBtn3{background:#e35847;border: medium none;border-radius: 2px;color: #FFFFFF;cursor: pointer;display: block;font-size: 12px;font-weight: bold;height: 28px;line-height: 26px;margin-top: 0px;text-align: center;width:80px;  margin-left:60px; }

/*底部*/
#foot{
	width:100%;
	position:fixed;
	bottom:5px;
	left:0;
}

#foot lable
{
    display: block;
    width: 170px;
    margin: 0 auto;
    font-size: 16px;
    color: #3333FF;
    text-align: center;
}


@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1462759982'); /* IE9*/
  src: url('iconfont.eot?t=1462759982#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1462759982') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1462759982') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1462759982#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-shouye:before { content: "\e600"; }
.icon-fanhui:before { content: "\e601"; }




/*头部*/
.header-z{ background:#0e90d2; height:40px; overflow:hidden;line-height:40px; color:#fff; font-size:16px;  z-index:99;text-align:left;width:70px}
.header{ background:#0e90d2; height:40px; overflow:hidden;line-height:40px; color:#fff; font-size:16px;z-index:99;text-align:center;font-weight:800;flex:1}

.task-upimg {
    width: 85px;
    height: 85px;
    line-height: 85px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    text-align: center;
    position: relative;
    float: left; }
    
    .text {
        cursor: pointer;
        text-decoration: underline;
        color: #009DF8;
        font-size: 18px;
    }
    .upimg {
        cursor: pointer;
        width: 100%;
        height: 100%;
        display: none;
        position: absolute;
        top: 0;
        left: 0;
    }
    .task-up-input {
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
        font-size: 500px;
        cursor: pointer;
        overflow: hidden;
    }

TD
{
    font-size: 12px;
    border-collapse: collapse;
    border: 1px solid #00FF00;
    text-align:center;
}

table
{
    border-collapse: collapse;
    border: 2px solid #00FF00;   
    barkground-color:#000;
}
