/*模块*/
.m_module{font: 12px/20px "microsoft yahei"; padding: 5px 0px; margin-bottom: 10px;border:1px solid #DDD;}
.m_module ul{margin-left:15px;}
.m_module ul li font{font-size:14px;}
.m_module ul li a{padding:3px;margin:5px 10px;display: inline-block;}
#m_module a.z-sel {background-color: #e71f19;color: #ffffff;}
#module{margin:5px 0;}
/*课时列表*/
#colorClass-list{margin-bottom:20px;}
.period{overflow:hidden;border-bottom: 1px dotted #d6d6d6;margin-left:20px;}
.period-res{width:800px;float:left;margin:20px 0;}
.office-img{width:70px;height:80px;display:block;float:left;}
.resource{float:left;}
.resource h2{font-size:15px;margin-left:10px;margin-top:10px;}
.resource p{margin-top:30px;}
.resource p span{margin:0 10px;float:left;}

/*预览下载评分按钮*/
.optRight{float:right;width:220px;text-align:right;margin-right:20px;line-height:121px;}
.u-btn{width: 45px;height: 28px; border-radius: 5px;margin: 20px 0px 0px 20px;text-align: center;padding:5px 8px;color:#fff;}
.u-btn:hover{color:#fff;}
.u-btn.down{background-color: #2e99d4;}
.u-btn.col{background-color: #ff6500;}
.u-btn.score{background-color: #32b16c;}
.u-btn.only{background-color:#ccc;cursor:default;}

/*单元标题*/
#titleName{height:40px;width:100%;background-color:#fff4e3;border:1px solid #f7d29b;line-height:40px;margin-top:20px;}
#titleName .titleLeft{float:left;margin-left:20px;font-size:16px;color:#ff6500;font-weight:bold;}
#titleName .titleRight{float:right;margin-right:20px;font-size:16px;color:#00a0e9;background:url("../../img/colorClass.png") no-repeat -77px 6px;padding-left:30px;}

/*评分*/
#colorClass-list .stars{margin-left:-10px!important;}
#score h2{font-size:18px;color:#323232;margin:20px;height:60px;width:580px;}
#scoring{margin:20px 30px 0 20px; height: 70px;width:560px;}
#score textarea{margin:20px;width:540px;height:120px;background-color:#eceaea;border:1px solid #f8b551;padding:10px;font-size:14px;}
#saveScore{background-color:#f26f13;color:#fff;font-size:16px;margin:10px;margin: 10px 0 0 250px;width:100px;height: 40px;border:none;font-weight:bold;}

/*下载提示*/
#downLoadTips{position:fixed;top:45%;right:60px;width:170px;height:200px;background-color:white;}
#downAddress{border:1px solid #bfbfbf;background-color:#fff;}
#downLoadTips #prompt{height:30px;background-color:#dd1112;color:white;line-height:30px;width:100%;overflow:hidden;}
#downLoadTips #tipsTitle{margin-left:10px;font-size:16px;float:left;width:100px;}
#downLoadTips #tipClosed{background:url('../../img/colorClass.png') no-repeat 0 -67px;width:20px;height:20px;display:block;float:right;margin-top:5px;cursor:pointer;}
#downLoadTips p{margin:15px 10px;line-height:25px;font-size:14px;}
#downLoadTips a{color:#2e99d4;}

/** 索引样式 **/
.m-crm-wrap{height: 25px;margin: 15px 0px;background-color: rgb(246,246,246);}
.m-crm-wrap .g-crm{height: 100%;}
.g-crm span{float: left;height: 100%;font: 12px/25px "microsoft yahei";}

/*评论成功*/
#submitMsg{width:430px;height:180px;overflow:hidden;background-color:white;line-height:430px;}
#submitMsg .success{float:left;background:url('../../img/colorClass.png') no-repeat 0 -92px;height:114px;width:114px;display:block;margin:40px 0 0 50px;}
#submitMsg p{font-size:16px;line-height:15px;margin-left:10px;margin: 20px 0 0 190px;}
#submitMsg .suc{margin-top:60px;}

/*安装包*/
.rarIcon{background:#fff url("../../img/colorClass.png") no-repeat -75px 0;padding-left:30px;padding-bottom:10px;}

/*标题样式*/
.resorce .hasHover{display:block;}
.resource .hasHover:hover{color:#32b16c;}