| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223 |
- @charset "utf-8";
- @font-face {
- font-family: 'icomoon';
- src: url('fonts/icomoon.eot');
- src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
- url('fonts/icomoon.woff') format('woff'),
- url('fonts/icomoon.ttf') format('truetype'),
- url('fonts/icomoon.svg#icomoon') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- [data-icon]:before {
- font-family: 'icomoon';
- content: attr(data-icon);
- speak: none;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- -webkit-font-smoothing: antialiased;
- vertical-align: middle
- }
- ul, ol, li {
- line-height: normal;
- list-style-image: none;
- list-style-position: outside;
- list-style-type: none;
- margin: 0
- }
- dl {
- margin: 0
- }
- dd {
- margin-left: 0
- }
- body {
- font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', "微软雅黑", sans-serif;
- overflow: hidden;
- }
- a {
- outline: none;
- }
- a {
- color: #0088cc;
- text-decoration: none;
- }
- a:hover,
- a:focus {
- color: #005580;
- text-decoration: none;
- }
- .taC, td.taC, th.taC {
- text-align: center;
- }
- .taR, td.taR, th.taR {
- text-align: right;
- }
- .fL {
- float: left
- }
- .fR {
- float: right
- }
- .width960 {
- width: 960px;
- margin: 0 auto;
- }
- .colRed {
- color: #f70000
- }
- .colOrange {
- color: #ed8b00
- }
- .colYel {
- color: #d9a601
- }
- .colGreen {
- color: #17ab0c
- }
- .colGray {
- color: #999
- }
- .colBlue {
- color: #3172d9
- }
- .wrapHeader {
- height: 48px;
- background: url(headerBg.jpg) repeat-x 0 0;
- position: relative
- }
- .wrapHeader h1.mainLogo {
- width: 249px;
- height: 48px;
- position: absolute;
- background: url(logo.png) no-repeat 0 0;
- left: 0;
- top: 0;
- margin: 0
- }
- .wrapHeader div.userInfo, .wrapHeader div.sysTools {
- position: absolute;
- right: 0
- }
- .wrapHeader div.sysTools {
- top: 15px;
- right: 10px
- }
- div.userInfo .btn-group {
- margin: 8px 10px 0 0
- }
- div.userInfo .btn-group .dropdown-menu {
- left: inherit;
- right: 0
- }
- .mainSidebar {
- width: 68px;
- float: left
- }
- .mainSidebar ul {
- border-bottom: 1px solid #535353
- }
- .mainSidebar li {
- text-align: center;
- border-bottom: 1px solid #303030;
- position: relative
- }
- .mainSidebar li .badge {
- position: absolute;
- right: 8px;
- top: 8px
- }
- .mainNav a {
- color: #fff;
- text-decoration: none;
- font-size: 12px;
- border-top: 1px solid #535353;
- padding: 15px 0;
- display: block;
- color: #BABABA
- }
- .mainNav a:hover {
- border-left: 1px solid #CFD37A;
- padding-right: 1px;
- color: #e3e3e3
- }
- .mainNav a.focus {
- background: url(sidebarAfocue.png) repeat;
- border-left: 1px solid #CFD37A;
- cursor: default;
- padding-right: 1px;
- color: #fff
- }
- .mainNav .navIcon {
- font-size: 24px
- }
- .wrapContent {
- background: url(sidebarBg.jpg) repeat-y 0 0;
- position: relative
- }
- .mainContainer {
- margin: 0 0 0 68px;
- border-top: 5px solid #CFD37A;
- overflow-y: auto;
- }
- .mainContent {
- padding: 0 30px 0
- }
- .mainContent .title h1 {
- font-size: 24px;
- color: #333;
- font-weight: normal
- }
- .mainContent .title {
- padding: 10px 0 0 0;
- }
- .mainContent .title .nav {
- display: inline-block;
- font-size: 18px;
- margin: 5px 0 0;
- }
- .mainContent .title .nav li.dropdown {
- float: left;
- margin: 0 5px 0;
- line-height: 18px
- }
- .mainContent .title .nav li.dropdown .dropdown-menu {
- font-size: 12px
- }
- .mainContent .title .btn-group .dropdown-menu {
- left: inherit;
- right: 0;
- }
- .project {
- margin: 0 0 30px 0;
- }
- .projec .odd {
- background: #fcfcfc
- }
- .project table th input, .project table td input {
- margin: 0
- }
- .projectEntry {
- height: 70px;
- margin: 0 0 5px 0;
- border-radius: 5px;
- background: #f7f7f7;
- color: #666
- }
- .project .proSection {
- margin: 0 0 50px 0;
- }
- .project .proSection .table {
- margin: 0;
- }
- .projectEntry:hover {
- background: #fff8ef;
- color: #333
- }
- .projectEntry .pojIcon {
- min-width: 65px;
- height: 70px;
- line-height: 70px;
- text-align: center;
- text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(0, 0, 0, 0.4);
- font-size: 36px;
- border-radius: 5px 0 0 5px;
- position: relative;
- background: #CFD37A;
- }
- .projectEntry .pojIcon div {
- height: 40px;
- line-height: 40px;
- margin: 16px 0 0;
- }
- .projectEntry .c1 {
- background-color: #E9DDCF;
- color: #D8A196
- }
- .projectEntry .c2 {
- background-color: #ECE8D5;
- color: #C8BFA5
- }
- .projectEntry .c3 {
- background-color: #E4EDD1;
- color: #C8D7A5
- }
- .projectEntry .c4 {
- background-color: #DBEEE6;
- color: #AFD8C7
- }
- .projectEntry .c5 {
- background-color: #CFE6E9;
- color: #8CB6C7
- }
- .projectEntry .c6 {
- background-color: #CFD8E9;
- color: #8FA6D1
- }
- .projectEntry .c7 {
- background-color: #F0DCE3;
- color: #DBA8BA
- }
- .projectEntry .c8 {
- background-color: #E3E3E3;
- color: #B9C0C7
- }
- .projectEntry .pojDetail {
- width: 92%
- }
- .pojDetail .title {
- width: 35%;
- padding: 0 0 0 10px;
- margin: 12px 0 0 0
- }
- .pojDetail .title h5 {
- margin: 0 0 5px 0
- }
- .pojDetail .detail, .pojDetail .detail2 {
- width: 35%;
- margin: 12px 0 0 20px;
- overflow: hidden;
- }
- .pojDetail .detail2 {
- width: 25%
- }
- .pojDetail .detail p {
- margin: 0 0 5px 0
- }
- .pojDetail .detail .progress {
- margin: 0
- }
- .slidePanel {
- position: absolute;
- right: -100%;
- top: 0;
- width: 75%;
- height: 100%;
- background: #fff;
- border-left: 1px solid #9b9c9e;
- box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2);
- overflow: auto;
- z-index: 999
- }
- .slidePanel .panelContent {
- margin: 20px 20px 20px 0
- }
- .panelContent .title {
- margin: 0 0 30px 0
- }
- .panelContent .title div.closePanel {
- cursor: pointer;
- border-radius: 0 15px 15px 0
- }
- .panelContent .title div.closePanel:hover {
- background: #B94A48
- }
- .slidePanel .panelContent h2 {
- font-size: 18px;
- color: #666;
- margin: 0;
- color: #333;
- font-weight: normal;
- height: 30px;
- line-height: 30px
- }
- .panelContent h2 div {
- height: 30px;
- line-height: 30px;
- text-align: center;
- width: 24px;
- color: #fff;
- background: #9b9c9e;
- margin: 0 5px 0 0
- }
- .panelContent .form {
- margin: 0 0 0 20px
- }
- .panelContent .table input {
- margin: 0;
- }
- .form .controls .alert {
- margin: 0 90px 0 0
- }
- .jlTable, .misTable {
- overflow: auto;
- margin: 8px 0 2px 0;
- position: relative
- }
- .misTable {
- margin-left: 140px;
- margin-right: 5px;
- }
- .jlTable .alert, .misTable .alert {
- position: absolute;
- bottom: 0;
- right: 20px;
- z-index: 999;
- }
- .bottomToolsbar {
- height: 60px;
- overflow: hidden;
- }
- .reportList {
- margin: 5px 0;
- }
- .tableTypeList {
- float: left;
- width: 140px;
- margin-top: 8px;
- }
- .tableTypeList li {
- width: 140px;
- overflow: hidden
- }
- .tableTypeList li a {
- display: inline-block;
- padding: 5px 10px;
- width: 120px;
- line-height: 16px
- }
- .tableTypeList li a:hover {
- text-decoration: none;
- background: #f5f5f5;
- font-weight: 600
- }
- .tableTypeList li a.now {
- background: #414141;
- color: #CFD37A;
- cursor: default;
- font-weight: 600
- }
- .periodBar {
- height: 28px;
- line-height: 28px;
- background: #f1f1f1;
- padding: 0 0 0 20px
- }
- .pjColorList {
- position: relative
- }
- .pjColor, .pjIcon {
- display: inline-block;
- *display: inline;
- zoom: 1;
- width: 24px;
- height: 24px;
- margin: 0 5px 0 0;
- text-align: center;
- padding: 0;
- position: relative;
- font-size: 14px;
- cursor: pointer;
- border-radius: 3px
- }
- .pjSelect {
- height: 20px;
- width: 20px;
- border-width: 2px;
- border-style: solid;
- }
- .pjColor:hover {
- height: 22px;
- width: 22px;
- border-width: 1px;
- border-style: solid;
- }
- .pjSelect:hover {
- height: 20px;
- width: 20px;
- border-width: 2px;
- border-style: solid;
- }
- .pjSelect:after {
- content: "✔";
- position: absolute;
- top: 0;
- left: 5px
- }
- .pjIcon {
- font-size: 18px;
- height: 30px;
- line-height: 30px;
- width: 30px
- }
- .pjiSelect {
- border-width: 2px;
- border-style: solid;
- height: 26px;
- width: 26px;
- line-height: 26px
- }
- .pjIcon:hover {
- border-width: 1px;
- border-style: solid;
- height: 28px;
- width: 28px;
- line-height: 28px
- }
- .pjiSelect:hover {
- border-width: 2px;
- border-style: solid;
- height: 26px;
- width: 26px;
- line-height: 26px
- }
- .pj-c1 {
- background-color: #E9DDCF;
- border-color: #D8A196;
- color: #D8A196
- }
- .pj-c2 {
- background-color: #ECE8D5;
- border-color: #C8BFA5;
- color: #C8BFA5
- }
- .pj-c3 {
- background-color: #E4EDD1;
- border-color: #C8D7A5;
- color: #C8D7A5
- }
- .pj-c4 {
- background-color: #DBEEE6;
- border-color: #AFD8C7;
- color: #AFD8C7
- }
- .pj-c5 {
- background-color: #DBEEE6;
- border-color: #AFD8C7;
- color: #AFD8C7
- }
- .pj-c6 {
- background-color: #CFE6E9;
- border-color: #8CB6C7;
- color: #8CB6C7
- }
- .pj-c7 {
- background-color: #E3E3E3;
- border-color: #B9C0C7;
- color: #B9C0C7
- }
- .pj-c8 {
- background-color: #F0DCE3;
- border-color: #DBA8BA;
- color: #DBA8BA
- }
- .periodBar .entry {
- float: left
- }
- .periodBar a {
- text-decoration: none;
- cursor: pointer
- }
- .periodBar a.disAva {
- color: #999;
- cursor: default
- }
- .periodBar .page a {
- margin: 0 5px
- }
- .periodBar a.dashed {
- margin: 0 5px
- }
- .periodList .periodItem {
- width: 370px;
- overflow: hidden;
- border-left: 1px solid #d6d6d6;
- margin: 0 0 0 20px
- }
- .periodList li {
- float: left;
- height: 28px;
- line-height: 28px;
- border: 1px solid #d6d6d6;
- border-top: none;
- border-bottom: none;
- margin: 0 0 0 -1px
- }
- .periodList li a {
- padding: 0 15px
- }
- .periodList li.focus {
- float: left;
- height: 25px;
- line-height: 25px;
- border-color: #ababab;
- border-bottom: 2px solid #333333;
- background: #fff
- }
- .periodList li.focus a {
- color: #333;
- border-color: #fff
- }
- .periodBar {
- . height: 28 px;
- overflow: hidden
- }
- .periodBar .addPeriod {
- margin: 0 0 0 10px;
- font-size: 18px
- }
- .periodBar .addPeriod a {
- margin: 8px 0 0 0
- }
- .mpItem .title {
- padding: 0 5px;
- font-size: 48px;
- line-height: 48px;
- height: 48px;
- border-top: 1px solid #F7F7F7
- }
- .mpItem .title div {
- font-size: 12px;
- margin: 0 5px 0 48px;
- text-align: right;
- line-height: 16px
- }
- .mpItem .title div p {
- margin: 10px 0 0 0
- }
- .avatar {
- margin: 13px 0 0 10px
- }
- .avatar li {
- border: 2px solid #999;
- padding: 1px;
- background: #fff;
- position: relative;
- float: left;
- margin: 3px 3px 0 0;
- border-radius: 3px
- }
- .avatar li img {
- border-radius: 3px
- }
- .avatar li span {
- position: absolute;
- background: #333;
- color: #fff;
- left: 1px;
- bottom: 1px;
- height: 14px;
- line-height: 14px;
- text-align: center;
- width: 14px
- }
- .avatar li.add {
- width: 54px;
- height: 54px;
- border: none;
- background: none;
- }
- .avatar li.add span {
- font-size: 56px;
- left: 0;
- top: 3px;
- background: none;
- color: #999;
- cursor: pointer;
- }
- .avatar li.add:hover {
- border-color: #333
- }
- .avatar li.add span:hover {
- color: #333
- }
- .avatar li.num {
- font-size: 36px;
- color: #ccc;
- border: none;
- background: none;
- padding: 0 15px;
- height: 54px;
- line-height: 54px;
- margin-right: 5px;
- }
- .avatar li.name {
- font-size: 14px;
- border: none;
- background: none;
- padding: 0 10px;
- height: 54px;
- line-height: 54px;
- min-width: 100px;
- }
- .avatar li.con {
- font-size: 12px;
- border: none;
- background: none;
- padding: 0 10px;
- color: #666;
- max-width: 500px
- }
- .avatar li.con p {
- line-height: 18px;
- margin-top: 5px
- }
- .missionPeriod .mpPass {
- width: 60px;
- height: 60px;
- background-color: #f7f7f7;
- border: 1px solid #e5e5e5;
- float: left;
- line-height: 60px;
- text-align: center;
- margin: 0 5px 5px 0;
- color: #84af84;
- font-size: 50px;
- text-decoration: none
- }
- .missionPeriod .mpPass:hover {
- background: #fff8ef
- }
- .missionPeriod {
- border-bottom: 1px dashed #dbdbdb;
- padding: 0 0 20px 0
- }
- .missionPeriod h4 {
- font-weight: normal;
- font-size: 14px;
- color: #666;
- height: 30px;
- line-height: 30px;
- cursor: pointer;
- padding: 0 10px
- }
- .missionPeriod:hover h4 {
- background: #f7f7f7;
- border-color: #fff
- }
- .missionPeriod .mpTips {
- text-align: center
- }
- .mpNotpass .title {
- border-color: #cc0000
- }
- .mpNotpass .title b {
- color: #cc0000
- }
- .mpWait .title {
- border-color: #ff9900
- }
- .mpWait .title b {
- color: #ff9900
- }
- .avatar .pass {
- border-color: #009d0e
- }
- .avatar .pass span {
- background: #009d0e
- }
- .avatar .wait {
- border-color: #ff9900
- }
- .avatar .wait span {
- background: #ff9900
- }
- .avatar .notpass {
- border-color: #cc0000
- }
- .avatar .notpass span {
- background: #cc0000
- }
- .avatarBar {
- background: #F1F1F1;
- width: 100%;
- min-height: 64px;
- }
- .avatarBar .avatar {
- margin: 2px 0 0 5px
- }
- .avatarBar .fR {
- margin: 10px 20px 0 0
- }
- .avatarBar .caret {
- border-bottom: 4px solid #fff
- }
- .label input {
- margin: 0;
- vertical-align: top;
- }
- .group-c1 {
- background-color: #e56061
- }
- .group-c2 {
- background-color: #8d9cb1
- }
- .group-c3 {
- background-color: #4fb7b8
- }
- .group-c4 {
- background-color: #66b856
- }
- .group-c5 {
- background-color: #B8569E
- }
- .group-c6 {
- background-color: #B87456
- }
- .group-c7 {
- background-color: #564FB8
- }
- .group-c8 {
- background-color: #4F81B8
- }
- .group-c9 {
- background-color: #D0CC59
- }
- .workGroup .groupEntry {
- background: #f7f7f7;
- padding: 0 0 10px 0;
- margin: 0 0 15px 0;
- box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
- border-radius: 3px;
- }
- .groupEntry .title b {
- color: #fff;
- height: 28px;
- line-height: 28px;
- display: inline-block;
- *display: inline;
- zoom: 1;
- padding: 0 10px;
- margin: 0 10px 0 0;
- border-radius: 3px 0 0 0;
- }
- .groupEntry .title a {
- font-size: 18px;
- color: #999;
- margin: 0 10px 0 0;
- text-decoration: none
- }
- .groupEntry .title a:hover {
- color: #EAB05E
- }
- .groupEntry .avatar li {
- margin: 0 15px 0 0;
- border: none
- }
- .groupEntry .avatar li:hover {
- border-color: #333
- }
- .groupEntry .avatar li p {
- float: right;
- font-size: 12px;
- margin: 0;
- line-height: 14px;
- padding: 3px 5px 0 10px;
- color: 666;
- display: none
- }
- .groupEntry .avatar li.count {
- height: 48px;
- width: 55px;
- font-size: 12px;
- line-height: 48px;
- border: none;
- background: none;
- text-align: center
- }
- .groupEntry .avatar li img {
- opacity: 0.9;
- -moz-opacity: 0.9;
- filter: alpha(opacity=9);
- }
- .groupEntry .avatar li:hover img {
- opacity: 1;
- -moz-opacity: 1;
- filter: alpha(opacity=1);
- }
- .partner {
- padding: 10px 15px;
- background: #f7f7f7
- }
- .partner li {
- border: none;
- margin: 0 15px 15px 0;
- text-align: center;
- font-size: 12px
- }
- .partner li img {
- opacity: 0.5;
- -moz-opacity: 0.5;
- filter: alpha(opacity=5);
- display: block
- }
- .partner li.focus {
- background-color: #333;
- color: #fff
- }
- .partner li.focus img {
- opacity: 1;
- -moz-opacity: 1;
- filter: alpha(opacity=1);
- }
- .partner li input {
- position: absolute;
- right: 2px;
- top: 31px
- }
- .partner li.invite {
- border: 1px dashed #999;
- height: 48px;
- line-height: 48px;
- width: 48px;
- text-align: center
- }
- .partner li.invite:hover {
- border: 1px solid #ccc
- }
- .form .partner .alert {
- margin: 0
- }
- .inviteAvatar {
- background: #f7f7f7;
- padding: 10px
- }
- .inviteAvatar img {
- padding: 1px;
- background: #fff;
- border-radius: 3px;
- float: left
- }
- .inviteAvatar p {
- margin: 0 0 0 58px
- }
- .avatar li span.waitJoin {
- color: #CFD37A;
- background: #333333;
- width: 20px;
- height: 20px;
- line-height: 16px;
- font-size: 18px;
- border-radius: 10px;
- left: -10px;
- top: -10px;
- }
- .wrapLogin {
- border-top: 5px solid #CFD37A;
- }
- .wrapLogin .loginPanel .tpa {
- text-align: right;
- margin: 0 0 5px 0
- }
- .wrapLogin .loginPanel {
- width: 330px;
- position: absolute;
- bottom: 50%;
- right: 50%;
- padding: 10px;
- background: #F8F8F8;
- margin: 0 -165px -100px 0
- }
- .wrapLogin .loginPanel img {
- margin: 0 0 10px 0;
- border-radius: 3px;
- padding: 1px;
- background: #fff
- }
- .wrapLogin .loginPanel .alert {
- margin: 10px 0 0 0;
- text-align: center
- }
- .adminSidebar {
- width: 140px;
- padding: 10px 10px 10px 0;
- }
- .adminSidebar li {
- margin: 0 0 1px 0
- }
- .adminSidebar li a {
- display: inline-block;
- *display: inline;
- zoom: 1;
- width: 150px;
- text-align: center;
- padding: 10px 0;
- font-size: 14px;
- color: #999
- }
- .adminSidebar li a:hover {
- background: #f2f2f2
- }
- .adminSidebar li a.now {
- color: #666;
- font-weight: 600;
- background: #ddd
- }
- .adminContent {
- margin: 0 0 0 150px;
- padding: 15px 15px 0 20px;
- border-left: 1px solid #ddd;
- background: #fff;
- overflow-y: auto
- }
- .userInfoPanel {
- margin: 20px auto 5px
- }
- .userInfoPanel p {
- text-align: right;
- margin: 10px 10px 0 0
- }
- .copyRight {
- position: absolute;
- bottom: 20px;
- width: 100%;
- text-align: center;
- font-size: 12px;
- color: #999
- }
- .copyRight a {
- color: #666
- }
- .filesWrap {
- position: relative;
- overflow: hidden;
- }
- .filesWrap .filesList {
- overflow-y: auto;
- width: 70%;
- }
- .filesWrap .filesDetail {
- position: absolute;
- right: 0;
- top: 0;
- width: 29%;
- border: 1px solid #ccc;
- }
- .fileico {
- display: inline-block;
- width: 26px;
- height: 22px;
- background: url(fileico.gif) no-repeat 0 0;
- vertical-align: middle;
- }
- .fileico.ico-jpg {
- background-position: 0 -80px
- }
- .fileico.ico-pdf {
- background-position: -64px -80px
- }
- .fileico.ico-doc {
- background-position: -96px -80px
- }
- .fileico.ico-xls {
- background-position: -128px -80px
- }
- .fileico.ico-txt {
- background-position: -160px -80px
- }
- .fileico.ico-zip {
- background-position: -352px -80px
- }
|