|
|
|
@ -108,12 +108,12 @@ a.resourcesTypeUser {background:url(../images/homepage_icon.png) -178px -453px n
|
|
|
|
|
.list_style ul li{list-style-type: disc;margin-left: 20px;}
|
|
|
|
|
|
|
|
|
|
/*20151217资源库Tim*/
|
|
|
|
|
.preview {background:url(../images/hwork_icon.png) -75px -120px no-repeat; width:20px; height:20px; display:inline-block;}
|
|
|
|
|
.mediaIcon {background:url(../images/hwork_icon.png) -5px -160px no-repeat; padding-left:23px;}
|
|
|
|
|
.codeIcon {background:url(../images/hwork_icon.png) -78px -160px no-repeat; padding-left:23px;}
|
|
|
|
|
.othersIcon {background:url(../images/hwork_icon.png) -3px -210px no-repeat; padding-left:23px;}
|
|
|
|
|
.thesisIcon {background:url(../images/hwork_icon.png) -78px -212px no-repeat; padding-left:23px;}
|
|
|
|
|
.softwareIcon {background:url(../images/hwork_icon.png) -5px -254px no-repeat; padding-left:23px;}
|
|
|
|
|
.preview {background:url(/images/hwork_icon.png) -75px -120px no-repeat; width:20px; height:20px; display:inline-block;}
|
|
|
|
|
.mediaIcon {background:url(/images/hwork_icon.png) -5px -160px no-repeat; padding-left:23px;}
|
|
|
|
|
.codeIcon {background:url(/images/hwork_icon.png) -78px -160px no-repeat; padding-left:23px;}
|
|
|
|
|
.othersIcon {background:url(/images/hwork_icon.png) -3px -210px no-repeat; padding-left:23px;}
|
|
|
|
|
.thesisIcon {background:url(/images/hwork_icon.png) -78px -212px no-repeat; padding-left:23px;}
|
|
|
|
|
.softwareIcon {background:url(/images/hwork_icon.png) -5px -254px no-repeat; padding-left:23px;}
|
|
|
|
|
|
|
|
|
|
/*意见反馈*/
|
|
|
|
|
html{ overflow-x:hidden;}
|
|
|
|
@ -987,4 +987,6 @@ a.yellowBtn{ display:inline-block;color:#0d90c3; height:22px;}
|
|
|
|
|
.re_tag{ width: auto; padding:0 5px; padding-top:2px; border:1px solid #f8df8c; background:#fffce6; margin-right:5px; word-wrap: break-word;word-break: break-all }
|
|
|
|
|
.re_tag a{ color:#0d90c3;}
|
|
|
|
|
.tag_h{ }
|
|
|
|
|
.tag_h span,.tag_h a{ margin-bottom:5px;}
|
|
|
|
|
.tag_h span,.tag_h a{ margin-bottom:5px;}
|
|
|
|
|
|
|
|
|
|
.re_search{ margin-top:7px; margin-left:5px;}
|