12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424 |
- html, body, a, a:link, a:visited, a:hover, a:active, select, input, label, button, textarea {
- font-size: 13px;
- }
- /*首页头部*/
- .logo {
- width: 335px;
- height: 65px;
- float: left;
- /*background:url("../../../images/left-logo.png") left center no-repeat;*/
- background: url("../../../images/logo.png") left center no-repeat;
- background-size: 335px 60px;
- }
- /*左侧菜单样式*/
- .theme-left-layout {
- background: #232323;
- }
- .theme-left-layout .theme-left-switch {
- z-index: 9999;
- cursor: pointer;
- position: absolute;
- left: auto;
- right: 0;
- top: 50%;
- margin: -30px 0 0;
- width: 26px;
- height: 35px;
- line-height: 35px;
- text-align: center;
- color: #fff;
- background: #2a2a2a;
- }
- .theme-left-layout .theme-left-normal {
- }
- .theme-left-layout .theme-left-minimal {
- display: none;
- }
- .theme-left-layout .theme-left-normal,
- .theme-left-layout .theme-left-minimal {
- width: 100%;
- height: 100%;
- }
- .theme-left-layout .datalist .panel-body,
- .theme-left-layout .layout .panel-body,
- .theme-left-layout .accordion,
- .theme-left-layout .accordion .accordion-header {
- background: transparent;
- color: #fff;
- }
- .theme-left-layout .panel-header,
- .theme-left-layout .panel-body,
- .theme-left-layout .accordion {
- border-color: #1b1b1b;
- }
- .theme-left-layout .datagrid-row-selected,
- .theme-left-layout .datagrid-row-over,
- .theme-left-layout .accordion-header-selected .accordion .accordion-collapse:link,
- .accordion .accordion-collapse:visited,
- .accordion .accordion-collapse:hover,
- .accordion .accordion-collapse:active,
- .accordion .accordion-collapse:focus,
- .accordion .accordion-expand:link,
- .accordion .accordion-expand:visited,
- .accordion .accordion-expand:hover,
- .accordion .accordion-expand:active,
- .accordion .accordion-expand:focus {
- background-color: #1e1e1e !important;
- }
- .theme-left-layout .theme-left-normal .datalist .datagrid-cell {
- padding: 8px 15px 8px 30px;
- color: #878787;
- }
- .theme-left-layout .theme-left-minimal .datalist .datagrid-cell {
- text-align: center;
- padding: 10px 15px;
- }
- .theme-left-layout .theme-left-minimal .datalist {
- padding: 20px 0;
- }
- .theme-left-layout a,
- .theme-left-layout a:link,
- .theme-left-layout a:visited,
- .theme-left-layout a:hover,
- .theme-left-layout a:active {
- color: #fff;
- }
- .theme-left-user-panel {
- padding: 15px 0 !important;
- }
- .theme-left-user-panel dl {
- overflow: hidden;
- clear: both;
- }
- .theme-left-user-panel dl dt,
- .theme-left-user-panel dl dd {
- float: left;
- }
- .theme-left-user-panel dl dt img {
- -moz-border-radius: 45px;
- -webkit-border-radius: 45px;
- border-radius: 45px;
- margin: 15px 15px 0 15px;
- }
- .theme-left-user-panel dl dd b {
- margin: 10px 0 0;
- font-size: 14px;
- }
- .theme-left-user-panel dl dd b i {
- margin: 0 0 0 10px;
- font-weight: normal;
- }
- .theme-left-user-panel dl dd span {
- color: #999;
- text-overflow: ellipsis;
- }
- .theme-left-user-panel dl p {
- margin: 5px 0 0;
- }
- .theme-left-user-panel dl p i {
- font-style: normal;
- }
- .theme-left-user-panel dl dd span,
- .theme-left-user-panel dl dd b,
- .theme-left-user-panel dl p {
- display: block;
- }
- .theme-navigate-unit-name,
- .theme-navigate-unit-name:hover {
- background: none;
- border: none;
- /*margin: 0 60px 0 5px;*/
- }
- .theme-navigate-unit-name .l-btn-text {
- color: #767676 !important;
- font-size: 12px;
- }
- /*头部菜单按钮全局样式,根据需要删减*/
- .theme-navigate {
- height: 41px;
- }
- .theme-navigate .left,
- .theme-navigate .right {
- height: 46px;
- }
- .theme-navigate {
- overflow: hidden;
- clear: both;
- padding: 5px 0 0 280px;
- }
- .theme-navigate .left {
- float: left;
- }
- .theme-navigate .right {
- float: right;
- padding: 0 20px 0 0;
- }
- .theme-navigate .l-btn-text {
- color: #c3c3c3;
- margin: 3px 5px;
- }
- .theme-navigate .l-btn,
- .theme-navigate .l-btn:hover {
- padding: 3px 8px;
- border: none;
- background: none;
- }
- .theme-navigate .l-btn:hover,
- .theme-navigate .m-btn-plain-active {
- background: #2d2d2d;
- }
- /*头部菜单按钮全局样式,根据需要删减*/
- /*头部用户信息,根据需要删减*/
- .theme-navigate-user-button.l-btn-plain,
- .theme-navigate-user-button.l-btn-plain:hover {
- padding: 3px 10px;
- background: #1b8cf2;
- margin-right: 15px;
- }
- .theme-navigate-user-button.l-btn-plain:hover,
- .theme-navigate-user-button.m-btn-plain-active {
- background: #339cfb;
- }
- .theme-navigate-user-button .l-btn-text {
- margin-right: 40px !important;
- color: #FFF;
- }
- .theme-navigate-user-button .m-btn-downarrow {
- background: url('images/menu_arrows_white.png') no-repeat 0 center;
- }
- .theme-navigate-user-button:hover .m-btn-downarrow {
- background: url('images/menu_arrows_white.png') no-repeat -16px center;
- }
- .theme-navigate-user-panel {
- width: 320px !important;
- padding: 0 !important;
- }
- .theme-navigate-user-panel dl,
- .theme-navigate-user-panel dl dt,
- .theme-navigate-user-panel dl dd {
- overflow: hidden;
- clear: both;
- }
- .theme-navigate-user-panel dl dd {
- padding: 15px;
- }
- .theme-navigate-user-panel dl dd img {
- float: left;
- -moz-border-radius: 45px;
- -webkit-border-radius: 45px;
- border-radius: 45px;
- margin: 0 15px 0 0;
- }
- .theme-navigate-user-panel dl dd b {
- margin: 10px 0 0;
- font-size: 14px;
- }
- .theme-navigate-user-panel dl dd b i {
- margin: 0 0 0 10px;
- font-weight: normal;
- }
- .theme-navigate-user-panel dl dd span {
- color: #999;
- }
- .theme-navigate-user-panel dl p {
- margin: 5px 0 0;
- }
- .theme-navigate-user-panel dl p i {
- font-style: normal;
- }
- .theme-navigate-user-panel dl dd span,
- .theme-navigate-user-panel dl dd b,
- .theme-navigate-user-panel dl p {
- display: block;
- }
- .theme-navigate-user-panel dl dt {
- background: #f5f5f5 url(images/footer_projection.png) left top repeat-x;
- border-top: 1px solid #b9b9b9;
- padding: 10px 15px;
- }
- .theme-navigate-user-panel dl dt a {
- display: block;
- float: left;
- background: #fdfdfd;
- border: 1px solid #e3e3e3;
- padding: 5px 15px;
- }
- .theme-navigate-user-panel dl dt .theme-navigate-user-modify {
- float: left;
- }
- .theme-navigate-user-panel dl dt .theme-navigate-user-logout {
- float: right;
- }
- /*头部用户信息,根据需要删减*/
- /*头部更多菜单,根据需要删减*/
- .theme-navigate-more-button .l-btn-text {
- background: url(images/navigate_more.png) center center no-repeat;
- }
- .theme-navigate-menu-panel.menu,
- .theme-navigate-user-panel.menu,
- .theme-navigate-more-panel.menu {
- -moz-border-radius: 0 0 3px 3px;
- -webkit-border-radius: 0 0 3px 3px;
- border-radius: 0 0 3px 3px;
- border-top: none;
- }
- /*头部更多菜单,根据需要删减*/
- .theme-navigate-menu-panel {
- top: 46px !important;
- }
- .theme-navigate-user-panel,
- .theme-navigate-more-panel {
- top: 47px !important;
- }
- .theme-navigate-menu-panel .menu-text,
- .theme-navigate-more-panel .menu-text {
- padding-left: 25px;
- }
- .theme-navigate-menu-panel,
- .theme-navigate-menu-panel + .menu-shadow {
- margin: 0 0 0 -15px;
- }
- .dropdown-menu {
- border-top-left-radius: 0;
- border-top-right-radius: 0;
- }
- /*头部下拉菜单样式,根据需要删减*/
- .theme-navigate-combobox + .combo,
- .theme-navigate-combobox + .combo .textbox-text,
- .theme-navigate-combobox + .combo .combo-arrow {
- color: #c3c3c3;
- background-color: #2d2d2d;
- height: 36px !important;
- line-height: 36px !important;
- }
- .theme-navigate-combobox + .combo .textbox-text {
- padding: 8px 10px 8px 15px;
- }
- .theme-navigate-combobox + .combo {
- border: none;
- box-shadow: none;
- border-radius: 0;
- }
- .theme-navigate-combobox + .combo .combo-arrow {
- height: 36px !important;
- line-height: 36px !important;
- width: 30px !important;
- opacity: 1.0;
- filter: alpha(opacity=100);
- }
- .theme-navigate-combobox + .combo .textbox-addon {
- padding: 0;
- }
- .theme-navigate-combobox-panel {
- margin: 5px 0 0;
- -moz-box-shadow: 1px 15px 35px 0 rgba(0, 0, 0, .2);
- -webkit-box-shadow: 1px 15px 35px 0 rgba(0, 0, 0, .2);
- box-shadow: 1px 15px 35px 0 rgba(0, 0, 0, .2);
- }
- .theme-navigate-combobox-panel .combo-panel {
- border-top: none;
- border-color: #c4c4c4;
- padding: 10px 0;
- }
- .theme-navigate-combobox-panel,
- .theme-navigate-combobox-panel .combo-panel {
- -moz-border-radius: 0 0 3px 3px;
- -webkit-border-radius: 0 0 3px 3px;
- border-radius: 0 0 3px 3px;
- }
- .theme-navigate-combobox-panel .combobox-item {
- padding: 5px 15px;
- }
- /*头部下拉菜单样式,根据需要删减*/
- /*头部搜索框样式,根据需要删减*/
- .theme-navigate-search + .searchbox {
- border: none;
- background-color: #2d2d2d;
- box-shadow: none;
- margin: 0 0 0 2px;
- height: 36px !important;
- }
- .theme-navigate-search + .searchbox .searchbox-button {
- width: 36px !important;
- }
- .theme-navigate-search + .searchbox .l-btn {
- background: none;
- border: none;
- }
- .theme-navigate-search + .searchbox .l-btn .m-btn-downarrow {
- background: url('images/combo_arrow.png') no-repeat 0 center;
- }
- .theme-navigate-search + .searchbox .textbox-text {
- box-shadow: none;
- background-color: transparent;
- }
- .theme-navigate-search + .searchbox .textbox-addon-right {
- border-left: none;
- background-color: transparent;
- }
- .theme-navigate-search + .searchbox .searchbox-button {
- background: url('images/searchbox_navigate_button.png') no-repeat center center;
- }
- .theme-navigate-search + .searchbox input {
- color: #c3c3c3;
- }
- /*头部搜索框样式,根据需要删减*/
- .theme-header-layout {
- background: #004c8b;
- }
- .theme-navigate {
- padding: 0 !important;
- clear: none !important;
- height: 65px;
- }
- .theme-navigate .right {
- float: right;
- padding: 0px;
- height: 65px !important;
- }
- .theme-navigate .l-btn {
- height: 65px;
- line-height: 65px;
- margin-left: 14px;
- background-color: #004c8b;
- padding: 0;
- border-radius: 0;
- }
- .theme-navigate .l-btn-text {
- color: #fff;
- line-height: 43px;
- margin: 11px 9px;
- }
- .theme-navigate .l-btn, .theme-navigate .l-btn:hover {
- padding: 0;
- }
- .theme-navigate .l-btn:hover,
- .theme-navigate .m-btn-plain-active {
- background-color: #579ec8;
- }
- .theme-navigate i {
- margin-left: 5px;
- }
- /*登录框架开始*/
- .theme-login-layout {
- background: #eef0ed;
- }
- /*登录form框架*/
- #theme-login-form {
- width: 800px;
- margin: 0 auto 50px auto;
- background: #fff;
- overflow: hidden;
- clear: both;
- padding: 70px 0 100px;
- position: relative;
- }
- #theme-login-form .QRcode {
- position: absolute;
- top: 0;
- right: 0;
- width: 93px;
- height: 93px;
- background: url('images/QRcode.png') no-repeat center center;
- filter: alpha(opacity=50);
- -moz-opacity: 0.5;
- -khtml-opacity: 0.5;
- opacity: 0.5;
- }
- #theme-login-form .QRcode:hover {
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- opacity: 1;
- cursor: pointer;
- }
- #theme-login-form .QRcode-layout {
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: #fff;
- z-index: 99999;
- }
- #theme-login-form .QRcode-layout-close {
- position: absolute;
- top: 0;
- right: 0;
- width: 30px;
- height: 30px;
- margin: 10px;
- background: url('images/QRcode-close.png') no-repeat center center #e3e3e3;
- cursor: pointer;
- border-radius: 15px;
- -moz-border-radius: 15px;
- -webkit-border-radius: 15px;
- }
- #theme-login-form .QRcode-layout .QRcode-header {
- width: 500px;
- margin: 80px auto 50px auto;
- }
- #theme-login-form .QRcode-layout .QRcode-header b,
- #theme-login-form .QRcode-layout .QRcode-header span {
- display: block;
- text-align: center;
- }
- #theme-login-form .QRcode-layout .QRcode-header b {
- font-size: 24px;
- color: #015cc2;
- margin: 0 0 5px;
- }
- #theme-login-form .QRcode-layout .QRcode-header span {
- font-size: 12px;
- color: #595959;
- }
- #theme-login-form .QRcode-layout .QRcode-content {
- width: 215px;
- height: 215px;
- margin: 0 auto;
- }
- .theme-login-header {
- height: 100px;
- }
- .theme-login-footer {
- width: 800px;
- margin: 0 auto;
- color: #666666;
- }
- .theme-login-footer,
- .login-footer dl {
- overflow: hidden;
- clear: both;
- }
- .theme-login-footer dl dt {
- height: 30px;
- line-height: 30px;
- margin: 0 0 5px 0;
- color: #a8a8a8;
- }
- .theme-login-footer dl dt a {
- margin: 0 5px;
- }
- .theme-login-footer dl dt a,
- .login-footer dl dt a:link,
- .login-footer dl dt a:visited,
- .login-footer dl dt a:hover,
- .login-footer dl dt a:active,
- .login-footer dl dt a:focus {
- color: #666666;
- }
- #theme-login-form dl {
- width: 300px;
- margin: 0 auto;
- }
- #theme-login-form dl dd {
- margin: 0 0 5px;
- clear: both;
- height: auto;
- overflow: hidden;
- }
- #theme-login-form dl dt img {
- margin: 0 auto 30px auto;
- width: 128px;
- display: block;
- }
- /*登录表单*/
- /*登录选择表单,根据需要删减*/
- .theme-login-select + .combo,
- .theme-login-select + .combo .textbox-text,
- .theme-login-select + .combo .combo-arrow {
- height: 38px !important;
- line-height: 38px !important;
- color: #fff;
- }
- .theme-login-select + .combo {
- border: 1px solid #1e7bee;
- box-shadow: none;
- -moz-border-radius: 2px;
- -webkit-border-radius: 2px;
- border-radius: 2px;
- }
- .theme-login-select + .combo .textbox-addon-right,
- .theme-login-select + .combo .textbox-addon-left,
- .theme-login-select + .combo .textbox-text {
- background-color: transparent;
- }
- .theme-login-select + .combo .textbox-text {
- padding: 0 15px;
- }
- .theme-login-select + .combo,
- .theme-login-select + .combo .combo-arrow {
- background-color: #1e7bee;
- }
- .theme-login-select + .combo .combo-arrow {
- background: url(images/set.png) center center no-repeat;
- opacity: 1.0;
- filter: alpha(opacity=100);
- width: 34px !important;
- }
- .theme-login-select-panel {
- margin: -2px 0 0;
- }
- .theme-login-select-panel .combo-panel {
- padding: 5px 0;
- -moz-border-radius: 0 0 3px 3px;
- -webkit-border-radius: 0 0 3px 3px;
- border-radius: 0 0 3px 3px;
- }
- .theme-login-select-panel .combo-panel,
- .theme-login-select-panel .combobox-item-selected {
- background-color: #1e7bee;
- }
- .theme-login-select-panel .combobox-item {
- color: #fff;
- padding: 6px 15px;
- }
- .theme-login-select-panel .combobox-item-hover {
- background-color: #fff;
- color: #0d478f;
- }
- .theme-login-select-panel .panel-header,
- .theme-login-select-panel .panel-body {
- border: none;
- }
- /*登录选择表单,根据需要删减*/
- /*登录输入表单,根据需要删减*/
- .theme-login-text + .textbox,
- .theme-login-text + .textbox .textbox-text {
- height: 38px !important;
- line-height: 38px !important;
- color: #333333;
- }
- .theme-login-text + .textbox .textbox-text {
- background-color: transparent;
- padding: 4px 15px;
- }
- .theme-login-text + .textbox {
- -moz-border-radius: 2px;
- -webkit-border-radius: 2px;
- border-radius: 2px;
- }
- .theme-login-text + .textbox,
- .theme-login-text + .textbox.textbox-invalid,
- .theme-login-text + .textbox.textbox-invalid.textbox-focused {
- border-color: #d2d2d2;
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
- box-shadow: none;
- }
- .theme-login-text + .textbox .textbox-prompt {
- color: #9d9d9d;
- }
- /*登录输入表单,根据需要删减*/
- /*邮箱输入表单,根据需要删减*/
- .theme-login-form .group-mail label,
- .theme-login-form .group-mail .textbox,
- .theme-login-form .group-mail .textbox .textbox-text {
- height: 38px !important;
- line-height: 38px !important;
- }
- .theme-login-form .group-mail label {
- line-height: 38px !important;
- }
- .theme-login-form .group-mail .textbox {
- -moz-border-radius: 2px 0 0 2px;
- -webkit-border-radius: 2px 0 0 2px;
- border-radius: 2px 0 0 2px;
- }
- .theme-login-form .group-mail .textbox.textbox-invalid,
- .theme-login-form .group-mail .textbox.textbox-invalid,
- .theme-login-form .group-mail .textbox.textbox-focused {
- border-color: #d2d2d2;
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
- box-shadow: none;
- }
- .theme-login-form .group-mail .combo {
- -moz-border-radius: 0 3px 3px 0;
- -webkit-border-radius: 0 3px 3px 0;
- border-radius: 0 3px 3px 0;
- }
- .theme-mail-select-panel {
- margin: -2px 0 0 -23px;
- width: 142px !important;
- }
- .theme-mail-select-panel .combo-panel,
- .theme-mail-select-panel .combobox-item-selected {
- background-color: #eeeeee;
- }
- .theme-mail-select-panel .combo-panel {
- padding: 0 0;
- -moz-border-radius: 0 0 3px 3px;
- -webkit-border-radius: 0 0 3px 3px;
- border-radius: 0 0 3px 3px;
- border-top: none;
- }
- .theme-mail-select-panel .combobox-item {
- padding: 6px 15px 6px 30px;
- }
- .theme-mail-select-panel .combobox-item-hover {
- background-color: #fff;
- }
- /*邮箱输入表单,根据需要删减*/
- .theme-login-form .submit {
- background: #009ce4;
- border: none;
- }
- .theme-login-form .submit,
- .theme-login-form .submit .l-btn-text {
- height: 40px !important;
- line-height: 40px !important;
- margin: 0 5px 0 0;
- padding: 0 10px;
- color: #fff;
- }
- .theme-login-form .button,
- .theme-login-form .button .l-btn-text {
- height: 38px !important;
- line-height: 38px !important;
- margin: 0;
- padding: 0 10px;
- }
- /*登录表单*/
- /*登录框架结束*/
- /*主框架*/
- .theme-user-info-panel {
- overflow: hidden;
- clear: both;
- padding: 30px 20px 40px 30px;
- }
- .theme-user-info-panel .left {
- float: left;
- }
- .theme-user-info-panel .right {
- float: right;
- }
- .theme-user-info-panel .center {
- overflow: hidden;
- padding: 0 0 0 30px;
- }
- .theme-user-info-panel .left img {
- margin: 10px 0 0;
- -moz-border-radius: 65px;
- -webkit-border-radius: 65px;
- border-radius: 65px;
- }
- .theme-user-info-panel .center h1 {
- font-size: 24px;
- margin: 10px 0 5px;
- }
- .theme-user-info-panel .center h1 span {
- font-weight: normal;
- margin: 0 0 0 10px;
- }
- .theme-user-info-panel .center h2 {
- font-size: 12px;
- font-weight: normal;
- color: #848484;
- }
- .theme-user-info-panel .center ul {
- margin: 5px 0 0;
- overflow: hidden;
- clear: both;
- }
- .theme-user-info-panel .center ul li {
- margin: 0 15px 0 0;
- color: #575757;
- float: left;
- line-height: 22px;
- }
- .theme-user-info-panel .center ul li i {
- position: relative;
- top: 1px;
- color: #a4a4a4;
- }
- .theme-user-info-panel .right ul {
- overflow: hidden;
- clear: both;
- }
- .theme-user-info-panel .right ul li {
- float: left;
- text-align: center;
- font-size: 42px;
- margin: 0 30px 0 0;
- padding: 0 30px 0 0;
- border-right: 1px solid #e8e8e8;
- }
- .theme-user-info-panel .right ul li:last-child {
- border-right: none;
- padding: 0;
- margin: 0 15px 0 0;
- }
- .theme-user-info-panel .right ul li span {
- display: block;
- font-size: 12px;
- margin: 10px 0 5px;
- color: #8c8c8c;
- }
- .side-menu,
- .side-menu dt,
- .side-menu dd {
- overflow: hidden;
- clear: both;
- }
- .side-menu dt {
- padding: 20px 10px;
- border-bottom: 1px solid #efefef;
- }
- .side-menu dd {
- padding: 10px;
- border-bottom: 1px solid #efefef;
- }
- .side-menu dd span {
- float: right;
- }
- .side-menu .hover {
- border-left: 4px solid #1b8cf2;
- background: #fafafa;
- }
- .theme-navigate .user-photo {
- display: inline-block;
- width: 30px;
- height: 30px;
- line-height: 30px;
- border: 1px solid #fff;
- border-radius: 50%;
- margin: -4px 8px 0 0;
- max-width: 40px;
- max-height: 40px;
- overflow: hidden;
- vertical-align: middle;
- background-color: #fff;
- color: #eee;
- }
- .user-photo {
- background: #fff url(./images/userphoto.png) left center no-repeat;
- background-size: 100% 100%;
- }
- /*主框架结束*/
- .window-layout .layout-panel-south .layout-body {
- text-align: right;
- height: 60px !important;
- line-height: 60px !important;
- padding: 0 15px;
- }
- .window-layout .layout-panel-south .layout-body .l-btn-text {
- padding: 0 25px;
- }
- .window-layout .tabs-header {
- padding-top: 10px;
- }
- .window-layout .tabs {
- padding-left: 10px;
- }
- .form-layout {
- padding: 10px;
- }
- .form-layout p {
- background: #1b8cf2;
- color: #fff;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- height: 36px;
- line-height: 36px;
- margin: 0 0 10px;
- padding: 0 18px;
- }
- .form-layout p span {
- margin: 0 10px;
- }
- .form-layout p span,
- .form-layout p span a,
- .form-layout p span a:link,
- .form-layout p span a:visited,
- .form-layout p span a:hover,
- .form-layout p span a:active {
- color: #b0daff;
- }
- .form-layout dl {
- margin: 0 0 2px;
- padding: 0 18px;
- height: auto;
- overflow: hidden;
- }
- .form-layout,
- .form-layout dl,
- .form-layout p {
- clear: both;
- }
- .form-layout dl dt {
- width: 80px;
- }
- .form-layout dl dt,
- .form-layout dl dd {
- float: left;
- }
- .form-layout dl,
- .form-layout dl dt,
- .form-layout dl dd {
- line-height: 34px;
- height: auto;
- }
- .form-layout .portrait-layout {
- position: relative;
- }
- .form-layout .portrait-layout img {
- -moz-border-radius: 65px;
- -webkit-border-radius: 65px;
- border-radius: 65px;
- }
- .form-layout .portrait-layout input {
- position: absolute;
- width: 129px;
- height: 129px;
- cursor: pointer;
- filter: alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- opacity: 0;
- }
- .group-form {
- overflow: hidden;
- clear: both;
- height: auto;
- }
- .group-form dl {
- clear: none;
- float: left;
- width: 40%;
- }
- .preview-set-panel,
- .preview-set-panel .preview-content {
- overflow: hidden;
- clear: both;
- }
- .preview-set-panel .left,
- .preview-set-panel .right {
- height: 330px;
- overflow: hidden;
- }
- .preview-set-panel .left {
- float: left;
- width: 60%;
- }
- .preview-set-panel .right {
- float: right;
- width: 35%;
- }
- .preview-set-panel .preview-caption {
- font-weight: bold;
- margin: 10px 0 15px;
- font-size: 14px;
- }
- .preview-set-panel .preview-cut {
- background: #f7f7f7;
- margin: 0 auto 10px;
- overflow: hidden;
- -moz-border-radius: 65px;
- -webkit-border-radius: 65px;
- border-radius: 65px;
- }
- .preview-set-panel .preview-cut.preview-43 {
- width: 43px;
- height: 43px;
- }
- .preview-set-panel .preview-cut.preview-86 {
- width: 86px;
- height: 86px;
- }
- .preview-set-panel .preview-cut.preview-129 {
- width: 129px;
- height: 129px;
- }
- .preview-file {
- display: none;
- }
- /*百度编辑器修复easyui修复样式*/
- .edui-default {
- line-height: normal !important;
- }
- .edui-default .edui-editor {
- border: 1px solid #cccccc !important;
- margin: 1px 0 0;
- -webkit-border-radius: 0 !important;
- -moz-border-radius: 0 !important;
- border-radius: 0 !important;
- }
- .edui-default .edui-editor-bottomContainer td {
- font-family: "Microsoft YaHei", "微软雅黑" !important;
- }
- .edui-editor-bottomContainer {
- background: #f2f2f2;
- }
- .edui-default .edui-editor-breadcrumb {
- margin: 0 !important;
- }
- .edui-editor-bottombar,
- .edui-editor-wordcount {
- padding: 5px 10px;
- }
- .edui-default .edui-editor-toolbarboxouter {
- background-color: #fafafa !important;
- background-image: -moz-linear-gradient(top, #fafafa, #fafafa) !important;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#fafafa)) !important;
- background-image: -webkit-linear-gradient(top, #fafafa, #fafafa) !important;
- background-image: -o-linear-gradient(top, #fafafa, #fafafa) !important;
- background-image: linear-gradient(to bottom, #fafafa, #fafafa) !important;
- }
- .edui-default .edui-popup-content {
- -webkit-border-radius: 0 !important;
- -moz-border-radius: 0 !important;
- border-radius: 0 !important;
- webkit-box-shadow: 1px 15px 35px 0 rgba(0, 0, 0, .2) !important;
- -moz-box-shadow: 1px 15px 35px 0 rgba(0, 0, 0, .2) !important;
- box-shadow: 1px 15px 35px 0 rgba(0, 0, 0, .2) !important;
- }
- .edui-default .edui-for-fontfamily .edui-listitem-label {
- line-height: 22px !important;
- }
- .edui-default .edui-dialog-modalmask {
- background-color: #000 !important;
- }
- .edui-default .edui-dialog-shadow {
- -moz-box-shadow: 1px 1px 50px rgba(0, 0, 0, .3) !important;
- -webkit-box-shadow: 1px 1px 50px rgba(0, 0, 0, .3) !important;
- box-shadow: 1px 1px 50px rgba(0, 0, 0, .3) !important;
- filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2, MakeShadow=false, ShadowOpacity=0.2) !important;
- -moz-border-radius: 3px !important;
- -webkit-border-radius: 3px !important;
- border-radius: 3px !important;
- border: none !important;
- }
- .edui-default .edui-dialog-body {
- padding: 0 !important;
- }
- .edui-default .edui-dialog-titlebar {
- -moz-border-radius: 3px 3px 0 0 !important;
- -webkit-border-radius: 3px 3px 0 0 !important;
- border-radius: 3px 3px 0 0 !important;
- background: none !important;
- background-color: #f7f7f7 !important;
- border-bottom: 1px solid #e1e1e1 !important;
- }
- .edui-default .edui-dialog-titlebar,
- .edui-default .edui-dialog-draghandle {
- height: 41px !important;
- line-height: 41px !important;
- }
- .edui-default .edui-dialog-caption {
- padding: 0 0 0 15px !important;
- }
- .edui-default .edui-dialog-foot {
- -moz-border-radius: 0 0 3px 3px !important;
- -webkit-border-radius: 0 0 3px 3px !important;
- border-radius: 0 0 3px 3px !important;
- }
- .edui-default .edui-dialog-closebutton {
- right: 5px;
- top: 12px !important;
- }
- .edui-default .edui-dialog-buttons .edui-label {
- line-height: 24px !important;
- }
- .edui-default .edui-dialog-buttons .edui-okbutton .edui-button-body {
- background-position: 0 -270px !important;
- color: #fff;
- }
- .edui-default .edui-dialog-buttons .edui-okbutton .edui-state-hover .edui-button-body {
- background-position: 0 -300px !important;
- }
- .edui-default .edui-toolbar .edui-combox-body .edui-button-body {
- line-height: 20px !important;
- }
- .textbox-disabled .textbox-text, .textbox-readonly .textbox-text {
- background: #efefef;
- }
- .textbox-disabled .textbox-addon, .textbox-readonly .textbox-addon {
- background: #efefef;
- }
- .textbox-readonly {
- background: #efefef;
- }
- .ui-jqgrid .td_cbox {
- padding: 0 3.5px 0 3.5px !important;
- }
- .isContain {
- margin: 0 3px 0 10px;
- }
- .wave-wrap .yvan-row {
- width: 100%;
- height: 100%;
- overflow: hidden;
- z-index: 1;
- padding: 0 0 38px 5px;
- box-sizing: border-box;
- }
- .wave-wrap .form-name {
- height: 39px;
- line-height: 39px;
- padding-left: 15px;
- font-weight: bold;
- box-sizing: border-box;
- float: left;
- z-index: 99999;
- }
- .wave-wrap .wave-box {
- width: 100%;
- height: 100%;
- overflow-y: auto;
- border: 1px solid #dcdcdc;
- box-sizing: border-box;
- }
- .wave-wrap .wave-list {
- padding-left: 10px;
- border-bottom: 1px solid #dcdcdc;
- height: 36px;
- line-height: 36px;
- }
- .wave-wrap .wave-list span:nth-child(1) {
- margin-right: 10px;
- }
- .wave-wrap .wave-btn {
- display: inline-block;
- padding: 0px 10px;
- background: #004c8b;
- color: #fff;
- line-height: 30px;
- margin-left: 10px;
- cursor: pointer;
- border-radius: 3px;
- }
- .form-box {
- margin-top: 10px;
- border-top: 1px dashed #dcdcdc;
- }
- .editable .textbox {
- height: 35px !important;
- border: none;
- }
- .editable .textbox a {
- height: 35px !important;
- }
- .editable .textbox input {
- width: 100% !important;
- height: 35px !important;
- }
- .editable .customelement {
- margin-left: -10px;
- }
- .editable > .textbox .textbox-text {
- padding: 4px 0 4px 10px;
- }
- .editable .yvan-checkbox[lay-skin=primary] {
- margin-left: 8px;
- }
- /*公用弹框的样式*/
- .window .panel-title {
- color: #004c8b;
- font-size: 14px;
- }
- .window .window-header, .window-thinborder .window-header {
- padding: 10px 0;
- }
- .window .l-btn-plain, .window .l-btn {
- background: #004c8b;
- color: #fff;
- border: none;
- }
- .window .l-btn-plain:hover, .window .l-btn:hover {
- background: #498cc2;
- }
- .window .panel-body-noheader {
- border: none;
- }
- .window .dialog-button {
- background: rgb(248, 248, 248) !important;
- }
- .theme-navigate .l-btn-icon {
- display: none;
- }
- .ui-jqgrid .ui-pg-button:hover, .ui-jqgrid .ui-pg-button:focus {
- border: 1px solid #bdbdbd;
- }
- .ui-jqgrid .ui-state-hover {
- background: #ebf3f9;
- }
- .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
- border-radius: 0;
- }
- /*盘点计划-checkbox样式修改*/
- .doc-cou .yvan-checkbox {
- float: left;
- margin-top: 5px;
- }
- .doc-cou .yvan-form-offset {
- float: left;
- }
- .grid-tr-bg {
- background-color: #f7d2d9;
- }
- /*产品库存查询-checkbox样式修改*/
- .skuinv-form .yvan-checkbox {
- margin-left: 30px;
- }
- .rece-button {
- margin-left: 30px;
- background-color: #004c8b !important;
- color: #FFFFFF;
- }
- .textbox-text {
- /*width:82%!important;*/
- width: 98% !important;
- }
|