75 lines
4.4 KiB
CSS
75 lines
4.4 KiB
CSS
/* 共用 后期再添加至公共样式 */
|
|
a:link,a:visited{text-decoration:none;color:#666; }
|
|
a:hover {color:#5faee3;}
|
|
a:hover.fa{color:#5faee3;}
|
|
a.link-color-grey{color:#aaa!important;}
|
|
a:hover.link-color-grey{color:#5faee3!important;}
|
|
a.link-name-dark{ color:#333; max-width:140px; display: block; }
|
|
a:hover.link-name-dark{ color:#5faee3;}
|
|
input{ border:1px solid #eee; background: #fff;}
|
|
.edu-name-dark{ max-width:100px; display: block; }
|
|
.edu-info-dark{ max-width:300px; display: block; }
|
|
.edu-color-grey{ color:#666;}
|
|
.edu-color-grey:hover{color:#5faee3;}
|
|
.edu-btn-search{ position: absolute; top:0; right:15px;}
|
|
.edu-bg-light-blue{ background:#f7f9fd; padding:5px;}
|
|
.edu-max-h200{ height:200px; overflow: auto;}
|
|
.edu-position{ position: relative;}
|
|
.edu-h200-auto{ max-height:200px; overflow:auto;}
|
|
.edu-h300-auto{ max-height:300px; overflow:auto;}
|
|
.edu-h350-auto{ max-height:350px; overflow:auto;}
|
|
.edu-txt-w240{ width:240px; display: block;}
|
|
.edu-txt-w280{ width:280px; display: block;}
|
|
.edu-txt-w200{ width:200px; display: block;}
|
|
a.edu-txt-w140{ width:141px; display: block;}
|
|
.edu-txt-w50{ width:50px;}
|
|
.edu-con-top{ padding:10px 0; background:#fff; border-bottom:1px solid #eee;font-size:16px; }
|
|
.edu-con-top h2{ font-size:16px;}
|
|
.edu-form-label{display: inline-block; width:60px;text-align: right; line-height: 40px; font-weight: normal;}
|
|
.edu-form-border{ border:1px solid #ddd;}
|
|
.edu-form-noborder,input.edu-form-noborder{ border:none; outline:none;}
|
|
/* 智能课堂 */
|
|
.edu-class-con{ width:50%; margin:0px auto; font-size:14px; padding:50px 0;}
|
|
.edu-con-bg01{ width: 100%; background:#fff;}
|
|
.edu-class-box{ width:100%;}
|
|
.edu-class-container{ width: 1200px; margin:10px auto 20px;}
|
|
.edu-class-top{ background:#fff; padding:20px;}
|
|
.edu-class-top-info{ }
|
|
.edu-class-top-img{ width:260px; height: 140px;}
|
|
/* tab */
|
|
.edu-tab{ width: 100%; background:#fff; }
|
|
#edu-tab-nav{height:47px;background: #fff; }
|
|
#edu-tab-nav li {float:left; width: 170px; text-align:center;height: 47px;line-height: 47px; position: relative; }
|
|
.edu-tab-fa{ position: absolute; top:28px!important; left:85px!important; color: #fff;}
|
|
#edu-tab-nav li a{font-size:14px; }
|
|
.edu-tab-hover {border-bottom:3px solid #5faee3; background: #fff; }
|
|
.edu-tab-hover .edu-tab-fa{ color: #5faee3;}
|
|
.edu-tab-hover a{ color:#5faee3; font-weight:bold;}
|
|
.undis {display:none;}
|
|
.dis {display:block;}
|
|
.edu-tab-con-box{ padding:15px; max-height:1200px; overflow: auto; color:#666; line-height: 2.0; background:#fff;}
|
|
.edu-class-right-box{ background:#fff; position:relative; padding-bottom:20px;}
|
|
a.edu-class-user-img{ height: 80px;}
|
|
.edu-class-user-img img{ width: 80px; height: 80px; border-radius:100px;}
|
|
a.edu-class-right-add{ display: block; position:absolute; bottom: 0; width: 100%; height: 40px; background-color: rgba(0, 0, 0, 0.3);color:#fff; text-align: center; line-height: 40px;}
|
|
a:hover.edu-class-right-add{ background-color: rgba(0, 0, 0, 0.4);}
|
|
.edu-class-txt-con{ padding:15px; color:#888; line-height: 2.0;}
|
|
.edu-weixin-share{ position: relative;}
|
|
.edu-weixin-hide{ position:absolute; left:80px; top:0px;width: 100px; padding:5px; box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5); background:#fff; z-index:999; border-radius:3px; display: none;}
|
|
.edu-weixin-hide img{ width: 100px; height: 100px;}
|
|
.edu-weixin-hide font{border: 1px solid #ddd; display: block; border-width: 8px; position: absolute; top:15px;left: -16px; border-style:solid; border-color: transparent #fff transparent transparent;font-size: 0;line-height: 0; }
|
|
.edu-weixin-p{ line-height: 1.5; color:#666; font-size:12px;}
|
|
.edu-weixin-share:hover .edu-weixin-hide{ display: block;}
|
|
.edu-class-list-style li{ line-height: 1.5; margin-bottom:10px;}
|
|
.sy_tab_con_p{ font-size: 16px;text-align: center; margin-bottom:100px; color:#888;}
|
|
.sy_classlist{padding: 20px 15px;border-bottom: 1px dashed #e6e6e6;}
|
|
.sy_classlist:last-child{ border-bottom: none;}
|
|
.resource_btns_bottom a{ height: 28px; line-height: 28px; padding:0px 15px; border:1px solid #d5d5d5; border-radius:3px; color: #666;}
|
|
.resource_btns_bottom a:hover{background-color: #3498db; color: #fff; }
|
|
.resource_classlist_title{color:#333; font-size: 16px; font-weight: normal;margin-bottom: 5px; max-width:98%; overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
|
|
img.edu-nodata-img{ width:200px; margin:50px auto 20px; display: block;}
|
|
.edu-nodata-p{ font-size: 16px; text-align: center; color:#888;}
|
|
|
|
.edu-reference-ma-block{height: 40px; margin: 30px auto; text-align: center; font-size: 16px; color: #9a9a9a;}
|
|
|