|
@@ -5,8 +5,10 @@ body{background:#e3f2fa url("../image/bodyBg.png") no-repeat 0 40px;}
|
|
|
}
|
|
|
.header .header-list>li>a{color: #fff;}
|
|
|
.header .header-list>li{margin-right: 25px;}
|
|
|
+.header .header-list .ivu-select-selection, .header-list .ivu-select-selection .ivu-select-arrow{color: #fff;}
|
|
|
+.header .header-list .ivu-select-selected-value{font-size: 14px;}
|
|
|
.header .header-list>li.icon{
|
|
|
- background: url("../image/addr.png") no-repeat 0 10px;padding-left:30px;
|
|
|
+ background: url("../image/addr.png") no-repeat 0 10px;padding-left:22px;
|
|
|
}
|
|
|
.header .header-list>li>a>i{display:inline-block;width: 10px;height:5px;
|
|
|
background: url("../image/down.png") no-repeat 0 0;vertical-align: middle;
|
|
@@ -17,15 +19,16 @@ body{background:#e3f2fa url("../image/bodyBg.png") no-repeat 0 40px;}
|
|
|
.header .header-list>li>ol>li>a{display: block;padding:1px 15px;}
|
|
|
.header .header-list>li>ol>li:hover{background: #f5f5f5;}
|
|
|
.header .header-list>li:hover>ol{display: block;}
|
|
|
-.header .header-list>li:hover i{ background-image: url("../image/up.png")}
|
|
|
+.header .header-list>li>a:hover i{ background-image: url("../image/up.png")}
|
|
|
.header .header-list>li>ol>li{width: 100%; }
|
|
|
.header .search-input{height:26px;width:180px;border:0;padding:0 12px;}
|
|
|
.bodyContent{margin-top:40px;}
|
|
|
/*master*/
|
|
|
-.master{height:140px;line-height: 140px;font-size: 28px; color: #3d95d5;}
|
|
|
+.master{height:140px;line-height: 140px;}
|
|
|
+.master>a{font-size: 28px; color: #3d95d5;}
|
|
|
.master li{margin-left:15px;}
|
|
|
-.master a{color: #3d95d5;font-size: 14px;font-weight: bold;}
|
|
|
-.master a:hover{text-decoration: underline;}
|
|
|
+.master li a{color: #3d95d5;font-size: 14px;font-weight: bold;}
|
|
|
+.master li a:hover{text-decoration: underline;}
|
|
|
/*left*/
|
|
|
.left{width: 220px;padding-bottom: 20px;
|
|
|
/*box-shadow: 2px 2px 4px rgba(0,0,0,0.1)*/
|
|
@@ -49,12 +52,12 @@ body{background:#e3f2fa url("../image/bodyBg.png") no-repeat 0 40px;}
|
|
|
.left .master-info .other>li:last-child{border:0;background: none;}
|
|
|
.left .master-info .other>li>p{font-size: 16px;}
|
|
|
|
|
|
-.left dl{padding:20px 0;}
|
|
|
+.left dl{padding:20px 0;margin-bottom: 12px;}
|
|
|
.left dl>dt{font-size: 16px;padding-left:20px;margin-bottom: 10px;
|
|
|
/*background: url("../image/titleLine.png") no-repeat 20px center;*/
|
|
|
}
|
|
|
.left dl>dd>a{display: block;padding:8px 10px 8px 38px;}
|
|
|
-.left dl>dd>a:hover{background-color: #f5f5f5;}
|
|
|
+.left dl>dd>a:hover,.left dl>dd>a.active{background-color: #f5f5f5;}
|
|
|
.left dl>dd>a>i{width:20px;height: 16px;margin: 2px 3px 0 0}
|
|
|
.left dl.work>dd:nth-child(2) i{background-position:-61px -322px }
|
|
|
.left dl.work>dd:nth-child(3) i{background-position:-61px -356px }
|
|
@@ -62,17 +65,32 @@ body{background:#e3f2fa url("../image/bodyBg.png") no-repeat 0 40px;}
|
|
|
.left dl.work>dd:nth-child(5) i{background-position:-61px -460px }
|
|
|
.left dl.work>dd:nth-child(6) i{background-position:-61px -494px }
|
|
|
.left dl.work>dd:nth-child(7) i{background-position:-61px -494px }
|
|
|
-
|
|
|
.left dl.class-manage>dd:nth-child(2) i{background-position:0 -78px }
|
|
|
.left dl.class-manage>dd:nth-child(3) i{background-position:0 -101px }
|
|
|
.left dl.class-manage>dd:nth-child(4) i{background-position:0 -555px }
|
|
|
.left dl.class-manage>dd:nth-child(5) i{background-position:0 -171px }
|
|
|
+.workLeft{padding:10px;min-height: 500px;}
|
|
|
+.workLeft .ivu-select-single .ivu-select-selection{background: #3d95d5;border-radius: 0;}
|
|
|
+.workLeft .ivu-select-single .ivu-select-selection span{color: #fff;font-size: 16px;}
|
|
|
+.workLeft .ivu-select-single .ivu-select-selection i{color: #fff;font-size: 16px;}
|
|
|
+/*选择章节*/
|
|
|
+.left .chapter>dd{
|
|
|
+ padding:8px 20px;
|
|
|
+ font-size: 12px;
|
|
|
+ color: #333;
|
|
|
+}
|
|
|
+.left .chapter>dd.nowText{font-weight: bold; }
|
|
|
|
|
|
-
|
|
|
-.workLeft{padding:0 10px;}
|
|
|
+.chapter .ivu-timeline-item-content>.time{color: #666;}
|
|
|
+.chapter .ivu-timeline-item-content>.content{font-size: 14px;margin-top:5px;}
|
|
|
+.ivu-tree{min-height: 600px;}
|
|
|
+.ivu-tree>.ivu-tree-children>li>span{font-size: 15px;}
|
|
|
+.ivu-tree>.ivu-tree-children>li>ul>li>span{font-size: 14px;color: #666;}
|
|
|
+.ivu-tree>.ivu-tree-children>li>ul{cursor: pointer;}
|
|
|
+.ivu-tree>.ivu-tree-children>li>ul:hover{background: #eee;}
|
|
|
.footer{line-height:80px;margin-top: 100px;font-size: 12px;color: #666;}
|
|
|
|
|
|
-.ivu-tree-children{overflow: auto;}
|
|
|
+/*.ivu-tree-children{overflow: auto;}*/
|
|
|
|
|
|
/*index*/
|
|
|
/*main*/
|
|
@@ -103,8 +121,8 @@ body{background:#e3f2fa url("../image/bodyBg.png") no-repeat 0 40px;}
|
|
|
|
|
|
/*studentList*/
|
|
|
|
|
|
-.studentList>dd{float:left;width: 21%;margin:2%;border-radius:2px;padding:15px 0;background:#f5f5f5;box-shadow: 1px 1px 1px rgba(0,0,0,0.2);background: }
|
|
|
-.studentList>dd img{float:left;width: 50px;margin:0 15px 0 10px;}
|
|
|
+.studentList>dd{text-align:center;float:left;width: 21%;margin:2%;border-radius:2px;padding:15px 0 20px;background:#f5f5f5;box-shadow: 1px 1px 1px rgba(0,0,0,0.2); }
|
|
|
+.studentList>dd img{/*float:left;*/width: 50px;margin:0 15px 0 10px;}
|
|
|
.studentList>dd h4{font-size: 16px;margin: 3px 0;}
|
|
|
.studentList>dd span{color: #666;}
|
|
|
.studentList>dd p{display:block;font-size: 12px;padding:5px 0;margin-top:10px;}
|
|
@@ -137,12 +155,13 @@ body{background:#e3f2fa url("../image/bodyBg.png") no-repeat 0 40px;}
|
|
|
|
|
|
/*工作*/
|
|
|
.screen{border:1px solid #ddd;padding:20px;}
|
|
|
-.screen>ul>li{width: 100%;margin-bottom: 15px;}
|
|
|
+.screen>ul>li{width: 100%;margin-bottom: 20px;}
|
|
|
.screen>ul>li:last-child{margin-bottom: 0;}
|
|
|
-.screen>ul>li>ol>li{margin: 0 10px;}
|
|
|
+.screen>ul>li>span{margin-top:2px;}
|
|
|
.screen>ul>li>ol>li>a{color: #666;font-size:12px;padding:2px 7px;}
|
|
|
.screen>ul>li>ol>li>a.active,.screen>ul>li>ol>li>a:hover{color: #fff;background:#288add;}
|
|
|
|
|
|
+
|
|
|
.workSort{background: #f5f5f5;margin-top:20px;border:1px solid #ddd;
|
|
|
line-height: 40px;
|
|
|
}
|
|
@@ -154,21 +173,31 @@ body{background:#e3f2fa url("../image/bodyBg.png") no-repeat 0 40px;}
|
|
|
.workSourceList>li{width: 100%;border-bottom: 1px dashed #ddd;padding:20px 10px;padding-left:75px;
|
|
|
background-repeat:no-repeat;
|
|
|
background-position:10px center ;
|
|
|
+ background-size: 50px;
|
|
|
}
|
|
|
.ivu-select-single .ivu-select-selection{border:0;background: none;}
|
|
|
.ivu-select-visible .ivu-select-selection{box-shadow: none;-webkit-box-shadow: none;}
|
|
|
+.ivu-select-single .ivu-select-selection .ivu-select-selected-value{border:0 !important;}
|
|
|
+/*选择教材*/
|
|
|
+.modalSel{padding:15px 10px 30px;margin-bottom: 30px;background:#eee;border-radius: 3px;}
|
|
|
+.modalSel>h4{margin-bottom:10px ;font-size: 16px;}
|
|
|
+.modalSel .ivu-select-single .ivu-select-selection{border:1px solid #ddd;;height:40px;background: #fff;}
|
|
|
+.modalSel .ivu-select-single .ivu-select-selection .ivu-select-selected-value{height:40px;line-height: 40px;}
|
|
|
+.chooseexam .ivu-select-single .ivu-select-selection {border:1px solid #ddd !important;}
|
|
|
|
|
|
-.workSourceList>li.ppt{background-image: url("../image/w-ppt.png") }
|
|
|
-.workSourceList>li.word{background-image: url("../image/w-word.png")}
|
|
|
-.workSourceList>li.video{background-image: url("../image/w-video.png")}
|
|
|
-
|
|
|
+.workSourceList>li.ppt,.sourceRecom>ul>li.ppt>a{background-image: url("../image/w-ppt.png") }
|
|
|
+.workSourceList>li.word,.sourceRecom>ul>li.word>a{background-image: url("../image/w-word.png")}
|
|
|
+.workSourceList>li.video,.sourceRecom>ul>li.video>a{background-image: url("../image/w-video.png")}
|
|
|
+.workSourceList>li.daoxue{background-image: url("../image/w-daoxue.png")}
|
|
|
+.workSourceList>li.hunhe{background-image: url("../image/w-hunhe.png")}
|
|
|
.workSourceList>li:hover{background-color: #f5f5f5;}
|
|
|
.workSourceList>li h2>a{font-size: 18px;}
|
|
|
.workSourceList>li h2>a:hover{color:#26c6da;}
|
|
|
.workSourceList>li>div:first-child{margin-bottom: 10px;}
|
|
|
+.workSourceList>li>div>ol>li>.sourceType{color: #666;border:1px solid #999;font-size: 12px;border-radius: 3px;padding:0px 5px;}
|
|
|
.workSourceList>li>div>ol>li{margin-right: 30px;font-size: 12px;color:#666; }
|
|
|
.workSourceList>li>div>ol>li:last-child{margin-right: 0;}
|
|
|
-.workSourceList>li>div>ol.woekOper>li>a{color:#288add; }
|
|
|
+.workSourceList>li>div>ol.woekOper>li>a{color:#288add;}
|
|
|
.ivu-rate-text{vertical-align: baseline;float: right;margin-top:5px;}
|
|
|
.ivu-rate-text>span{color:#f5a623;font-size: 14px;}
|
|
|
.ivu-rate-star{margin-right: 0;font-size: 18px;}
|
|
@@ -178,12 +207,22 @@ body{background:#e3f2fa url("../image/bodyBg.png") no-repeat 0 40px;}
|
|
|
/*资源详情*/
|
|
|
.sourceDetail>.titleBox{background: #eee;padding:20px; border: 1px solid #ddd;border-bottom: 0;}
|
|
|
.sourceDetail>.titleBox>h3{font-size: 22px;margin-bottom: 10px;padding-left:35px;
|
|
|
+}
|
|
|
+.sourceDetail>.titleBox>h3.word{
|
|
|
background: url("../image/w-word.png") no-repeat 0 center;
|
|
|
background-size:25px auto ;
|
|
|
}
|
|
|
+.sourceDetail>.titleBox>h3.video{
|
|
|
+ background: url("../image/w-video.png") no-repeat 0 center;
|
|
|
+ background-size:25px auto ;
|
|
|
+}
|
|
|
+.sourceDetail>.titleBox>h3.ppt{
|
|
|
+ background: url("../image/w-ppt.png") no-repeat 0 center;
|
|
|
+ background-size:25px auto ;
|
|
|
+}
|
|
|
.sourceDetail>.titleBox>.info{color: #666;font-size: 12px;line-height: 31px;}
|
|
|
.sourceDetail>.titleBox>.info>li{margin-right: 25px;}
|
|
|
-.sourceDetail iframe{width:100%;min-height:600px; border: 1px solid #ddd;border-top: 0; padding:20px;}
|
|
|
+.sourceDetail iframe{width:100%;min-height:500px; border: 1px solid #ddd;border-top: 0; padding:20px;}
|
|
|
.sourceDetail iframe html{overflow: hidden}
|
|
|
.sourceDetail .comment{margin:50px 30px;}
|
|
|
.sourceDetail .comment>h4{font-size: 16px;margin-bottom: 15px;}
|
|
@@ -192,17 +231,74 @@ body{background:#e3f2fa url("../image/bodyBg.png") no-repeat 0 40px;}
|
|
|
.sourceDetail .comment .commentBtn{margin-top: 15px;}
|
|
|
.sourceDetail .comment .commentBtn>span{color: #999;font-size: 12px;margin-right: 10px;}
|
|
|
|
|
|
-.sourceRecom{width: 220px;min-height: 500px;padding:0 15px;}
|
|
|
-.sourceRecom>h3{line-height: 50px;padding-left:10px;
|
|
|
- background: url("../image/titleLine.png") no-repeat 0 center;
|
|
|
- /*border-bottom: 1px solid #ddd;*/
|
|
|
+.sourceRecom{width: 220px;padding:0 0 20px; }
|
|
|
+.sourceRecom>h3{line-height: 50px;padding:0 15px 0 20px;font-size: 16px;
|
|
|
+ /*background: url("../image/titleLine.png") no-repeat 15px center;*/
|
|
|
+ border-bottom: 1px solid #ddd;
|
|
|
+ margin-bottom: 15px;
|
|
|
}
|
|
|
-.sourceRecom>h3>.refresh{font-size: 12px;padding-left:16px;
|
|
|
+.sourceRecom>h3>.refresh{font-size: 12px;padding-left:16px; color: #999;
|
|
|
background: url("../image/refresh.png") no-repeat 0 20px;
|
|
|
+ background-size:12px ;
|
|
|
+ cursor: pointer;
|
|
|
}
|
|
|
-.sourceRecom>ul>li{border-bottom: 1px solid #ddd;padding:10px 0 10px 30px;
|
|
|
- background: url("../image/w-word.png") no-repeat 0 20px;
|
|
|
+.sourceRecom>h3>.refresh:hover{color: #4063e0;background-image: url("../image/refresh_hover.png") }
|
|
|
+.sourceRecom>ul>li>a{display: block; padding:10px 15px 10px 45px;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-position: 15px 15px;
|
|
|
background-size:20px auto;
|
|
|
}
|
|
|
-.sourceRecom>ul>li>a{display: block;line-height: 18px;font-size: 12px;}
|
|
|
+.sourceRecom>ul>li>a:hover{background-color:#f5f5f5;/*color:#26c6da;*/ }
|
|
|
+.sourceRecom>ul>li:last-child{border-bottom: 0;}
|
|
|
+.sourceRecom>ul>li>a{display: block;line-height: 16px;font-size: 12px;}
|
|
|
.sourceRecom .ivu-rate-star,.sourceRecom .ivu-rate{font-size: 14px;}
|
|
|
+
|
|
|
+.sourceDetail .tips>li{margin:10px;font-size: 12px;}
|
|
|
+.sourceDetail .tips>li>a{color: #999;}
|
|
|
+.sourceDetail .tips>li>a:hover{color: #3d95d5;}
|
|
|
+
|
|
|
+
|
|
|
+/*在线检测*/
|
|
|
+.checkList{padding:30px 3px;}
|
|
|
+.checkList2{width: 70%;}
|
|
|
+/*答题卡*/
|
|
|
+.numCard{width: 28%;min-height: 200px;margin-top:30px;}
|
|
|
+.numCard>p{border:1px solid #ddd;margin-bottom: 15px;padding:10px;font-size: 12px;color: #666;}
|
|
|
+.numCard>p>b{color:#f7aa20;}
|
|
|
+.numCard>.answerCard{border:1px solid #ddd;}
|
|
|
+.numCard>.answerCard>h5{background: #f9f9f9;font-size:16px;padding:10px;border-bottom:1px solid #ddd;}
|
|
|
+.numCard>.answerCard>.num{padding:30px 10px 30px;min-height: 150px;}
|
|
|
+
|
|
|
+
|
|
|
+.numCard>.answerCard>.num>p{padding:0 10px;margin-top:50px;}
|
|
|
+.AnchorBox .ivu-anchor-ink-ball{border:0;background: none;}
|
|
|
+.AnchorBox .ivu-anchor-link{float:left;padding:0;background: #eee;border-bottom:2px solid #ccc;color:#666;font-size:12px;margin:8px;width: 20px;height:20px;line-height:18px;text-align: center;cursor: pointer;}
|
|
|
+.AnchorBox .ivu-anchor-link-active>.ivu-anchor-link-title{background: #ccc;color: #fff;}
|
|
|
+.AnchorBox .ivu-anchor-ink:before{background:none;}
|
|
|
+.checkList>li{width:100%;padding:15px;margin-bottom: 30px;
|
|
|
+ border:1px solid #ddd;
|
|
|
+ /*box-shadow: 0 1px 4px rgba(0,0,0,0.2);*/
|
|
|
+ border-radius: 4px;
|
|
|
+ transition: 0.5s;
|
|
|
+}
|
|
|
+.checkList>li:hover{box-shadow: 0 2px 6px rgba(0,0,0,0.1);}
|
|
|
+.checkList>li>h3>span{display: inline-block;padding:0 5px;font-size: 14px;border-radius: 3px;}
|
|
|
+.checkList>li>h3>.dif{border-width:1px;border-style: solid; color: #fff;}
|
|
|
+.checkList>li>h3>.dif1{background: #07cdae;border-color: #07cdae;}
|
|
|
+.checkList>li>h3>.dif2{background: #26c6da;border-color:#26c6da;}
|
|
|
+.checkList>li>h3>.dif3{background: #4c98e8;border-color:#4c98e8;}
|
|
|
+.checkList>li>h3>.dif4{background: #ffd500;border-color:#ffd500;}
|
|
|
+.checkList>li>h3>.dif5{background: #f7678e;border-color:#f7678e;}
|
|
|
+.checkList>li>h3>.type{border:1px solid #288add;color: #288add;}
|
|
|
+.checkList>li>h3 b{font-weight: normal;}
|
|
|
+.checkList>li .ivu-radio-group{margin: 10px 0;}
|
|
|
+.checkList>li .ivu-radio-group .ivu-radio-wrapper{font-size: 14px;margin:10px 0;}
|
|
|
+.checkList>li>ol>li{margin-right: 30px;line-height: 30px;}
|
|
|
+.checkList>li>.answer{color: #666;}
|
|
|
+.checkList>li>.answer>li{width: 100%;}
|
|
|
+.checkList table{margin:15px;}
|
|
|
+.checkList table td{border:1px solid #666;padding:5px;}
|
|
|
+.ivu-checkbox-group-item{display: block;margin:20px 0;}
|
|
|
+.ivu-collapse,.ivu-collapse>.ivu-collapse-item{border:0;background: #fff;}
|
|
|
+.ivu-collapse>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header>i,.ivu-collapse>.ivu-collapse-item>.ivu-collapse-header>i{display: none;}
|
|
|
+.ivu-collapse-content{padding-left:30px;}
|