笙默考试管理系统-MyExamTest(10)
目录
一、 笙默考试管理系统-MyExamTest
二、 笙默考试管理系统-MyExamTest
三、 笙默考试管理系统-MyExamTest
四、 笙默考试管理系统-MyExamTest
五、 笙默考试管理系统-MyExamTest
*{padding: 0;margin: 0;}
a{
text-decoration: none;
}
ul,li{
list-style: none;
}
body{
background-color: #e9e9e9;
}
.prompt{
width: 1000px;
height: 36px;
line-height: 36px;
color: #666;
font-size: 12px;
text-align: center;
margin: 70px auto auto;
}
.prompt a{
color: #666;
text-decoration: underline;
}
.classranking_box{
width: 1000px;
margin:0 auto;
background: #fff;
min-height: 820px;
position: relative;
}
.evaluation_box{
width: 1000px;
height: 49px;
margin:0 auto;
border-bottom: 2px solid #e9e9e9;
position: relative;
background:#fff;
}
.evaluation_box .evaluation_list{
width: 100%;
height: 49px;
position: absolute;
left: 0;
top: 0;
}
.evaluation_box a{
display: inline-block;
width: 90px;
line-height: 49px;
text-align: center;
margin: 0 16px;
font-size: 16px;
color: #000;
}
.evaluation_box a:hover{
/*background: #e9e9e9;*/
}
.evaluation_box .current{
border-bottom: 2px solid #a0c001;
}
.wrapper,.yui3-g{
width: 952px;
min-height: 620px;
margin:0 auto;
padding:16px 24px
}
.yui3-g{
padding:20px;
width:1000px;
}
.class_ranking_title{
width: 100%;
height: 40px;
line-height: 40px;
display: flex;
justify-content: space-between;
font-size: 16px;
color: #333;