|
|
@ -112,25 +112,10 @@ em.vertical-line{display: inline-block;width: 2px;background: #999;height: 10px}
|
|
|
|
.smallSquare:nth-child(3n+0){margin-right: 0px;}
|
|
|
|
.smallSquare:nth-child(3n+0){margin-right: 0px;}
|
|
|
|
.partimg{height: 180px;width: 100%;border-radius: 6px 6px 0px 0px;}
|
|
|
|
.partimg{height: 180px;width: 100%;border-radius: 6px 6px 0px 0px;}
|
|
|
|
/*块状列表上面的绿色标签*/
|
|
|
|
/*块状列表上面的绿色标签*/
|
|
|
|
.tag-green{
|
|
|
|
.tag-green{position: absolute;left: 0px;top:20px;}
|
|
|
|
position: absolute;
|
|
|
|
.tag-green .tag-name{display: block;width: auto;background-image: url("/images/educoder/tag1.png");background-size: 100% 100%;padding: 0px 8px;color: #fff;float: left;}
|
|
|
|
left: 15px;
|
|
|
|
|
|
|
|
bottom: 95px;}
|
|
|
|
|
|
|
|
.tag-green .tag-name{display: block;width: auto;
|
|
|
|
|
|
|
|
/*background-image: url("/images/educoder/tag1.png");*/
|
|
|
|
|
|
|
|
background: #000000;
|
|
|
|
|
|
|
|
border: 1px solid #fff;
|
|
|
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
background-size: 100% 100%;padding: 0px 8px;color: #fff;float: left;}
|
|
|
|
|
|
|
|
.tag-orange{position: absolute;right: 0px;top:20px;}
|
|
|
|
.tag-orange{position: absolute;right: 0px;top:20px;}
|
|
|
|
.tag-orange .tag-name{display: block;width: auto;background-color:#FF6800;
|
|
|
|
.tag-orange .tag-name{display: block;width: auto;background-color:#FF6800;background-size: 100% 100%;padding: 0px 8px;color: #fff;float: left;}
|
|
|
|
background-size: 100% 100%;padding: 0px 8px;color: #fff;float: left;
|
|
|
|
|
|
|
|
height: 28px;
|
|
|
|
|
|
|
|
line-height: 28px;
|
|
|
|
|
|
|
|
border-top-left-radius: 4px;
|
|
|
|
|
|
|
|
border-bottom-left-radius: 4px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
/*发送至弹框里的下拉框*/
|
|
|
|
/*发送至弹框里的下拉框*/
|
|
|
|
.downSelectOption{position: relative;height: 35px;}
|
|
|
|
.downSelectOption{position: relative;height: 35px;}
|
|
|
|
.downSelectOption .showOption{background-color: #F4F4F4;border: 1px solid #EAEAEA;width: 100%;padding: 5px 40px 5px 5px;outline: none;height: 100%;box-sizing: border-box;}
|
|
|
|
.downSelectOption .showOption{background-color: #F4F4F4;border: 1px solid #EAEAEA;width: 100%;padding: 5px 40px 5px 5px;outline: none;height: 100%;box-sizing: border-box;}
|
|
|
|