@import './reset.less'; .container{ height: 100%; } .header{ position: fixed; width: 100%; height:@headerHt; line-height: @headerHt; top:0; background:linear-gradient(123deg,rgba(90,142,238,1) 0%,rgba(126,171,255,1) 100%);; text-indent: 20px; color: #fff; font-size: 16px; .login{ margin-right: 20px; height: @headerHt; line-height: @headerHt; position: relative; &:after{ content: " "; display: inline-block; cursor: pointer; position: absolute; right: 0; top:22px; width: 10px; height: 6px; background: url("../images/icon_wdown.png") no-repeat; } //设置 .userAction { background-color: #fff; border-radius: 2px; display: none; text-indent: 0; width: 100px; position: absolute; right: -15px; top:42px; box-shadow:0px 4px 20px -3px rgba(59,89,126,0.3); li { line-height: 36px; text-align: center; cursor: pointer; color: #777777; a{ color: #777777; } &:hover,a:hover{ color: @activeColor; } } } } .setting{ display: inline-block; height:26px; line-height: 26px; margin: 12px 0 0 0; background: url("../images/head.png") no-repeat; padding:0 22px 0 15px; color: #fff; text-decoration: none; } img{ vertical-align: middle; margin-right: 10px; } .title span{ display: inline-block; border-left: 1px #fff solid; height: 20px; line-height: 20px; color: #fff; } } .main-body{ height: 100%; margin-top:@headerHt; } .menu{ width: @menuWt; height: 100%; overflow-y: auto; padding-top: 15px; .active{ color: @activeColor; background: @activeBg; border-right: 3px @activeColor solid; } .page:hover{ color: @activeColor; } .list-1,.list-1-show{ position: relative; &:after{ content: " "; display: inline-block; position: absolute; left: @menuWt+(-30px); top:18px; width: 10px; height: 6px; background: url("../images/icon_down.png") no-repeat; } p:hover { color: @activeColor; } &.slide-up:after{ transform: rotate(180deg); -webkit-transform: rotate(180deg); } ul{ display: none; li.page{ text-indent: 30px; } } } .list-1-show{ &:after{ background: url("../images/icon_up.png") no-repeat; } } li{ line-height: @menuLiHt; text-indent: 15px; cursor: pointer; } .copy-right{ position: fixed; bottom: 0px; width: @menuWt+(-18px); text-align: center; font-size:12px; color: #aaa; background: #fff; padding: 10px 0 20px; } } .main{ margin-left:@menuWt; height: 100%; border: 10px solid #f5f5f5; iframe { width: 100%; height: 100%; } } //修改密码 .modalAction { // padding: 20px; input { border: 1px solid #E2E5EF; width: 300px; height: 40px; line-height: 40px; border-radius: 3px; margin-bottom: 30px; padding: 0 10px; box-sizing: border-box; } p {position: relative;} p span { width: 90px; display: inline-block; text-align: right; color: #777; } .oldWaring { color: #FF4D4F; display: inline-block; position: absolute; left: 105px; bottom: 6px; } .waring { text-align: left; i { margin-left: 15px; color: #FF4D4F; position: relative; top: -22px; } } } .moduleMsgBox{ .moduleMsgContent{ position: fixed; left: 50%; top: 50%; width: 400px; height:208px; margin: -104px 0 0 -200px; background: #fff; border-radius:4px; } .moduleMsgTitle{ position: relative; height: 40px; padding: 0 0 0 20px; line-height: 40px; border-bottom: 1px solid #E2E5EF; font-size: 14px; color: #1E1E1E; } .iconClose{ width: 40px; position: absolute; right: 0; cursor: pointer; } .moduleMsgInfo{ text-align: center; position: relative; top: 30px; } .moduleMsgBtn{ position: relative; text-align: center; top: 81px; } .saveModuleEdit{ display: inline-block; color: #fff; width:80px; height:36px; line-height: 36px; text-align: center; background:rgba(90,142,238,1); border-radius:4px; cursor: pointer; } } .midifyMsgBox{ .midifyMsgContent{ position: fixed; left: 50%; top: 50%; width: 400px; height:256px; margin: -128px 0 0 -200px; background: #fff; border-radius:4px; } .midifyMsgTitle{ position: relative; height: 40px; padding: 0 0 0 20px; line-height: 40px; border-bottom: 1px solid #E2E5EF; font-size: 14px; color: #1E1E1E; } .itemMsgInfoBox{ line-height: 40px; margin: 0 0 10px 0; position: relative; top: 10px; } .itemInfoRight{ display: inline-block; width: 190px; input{ width: 100px; box-sizing: border-box; border: 1px solid #E2E5EF; height: 40px; line-height: 40px; border-radius: 2px; padding: 0 10px; } } .itemMsgLab{ display: inline-block; width: 180px; text-align: right; color: #777; } .iconClose{ width: 40px; position: absolute; right: 0; cursor: pointer; } .itemMsgInfoTips{ color: red; font-size: 14px; text-align: center; display: none; position: absolute; width: 100%; } .midifyMsgBtn{ position: relative; text-align: center; top: 36px; } .midifyEdit{ display: inline-block; color: #fff; width:80px; height:36px; line-height: 36px; text-align: center; background:rgba(90,142,238,1); border-radius:4px; cursor: pointer; } } .itemMsgBox{ .itemMsgContent{ position: fixed; left: 50%; top: 50%; width: 500px; height:468px; margin: -234px 0 0 -250px; background: #fff; border-radius:4px; } .itemMsgTitle{ position: relative; height: 40px; padding: 0 0 0 20px; line-height: 40px; border-bottom: 1px solid #E2E5EF; font-size: 14px; color: #1E1E1E; } .iconClose{ width: 40px; position: absolute; right: 0; cursor: pointer; } .itemMsgContentBox{ margin: 20px 0 0 0; } .itemMsgInfoBox{ line-height: 40px; margin: 0 0 10px 0; position: relative; } .itemInfoRight{ display: inline-block; width: 300px; input{ width: 280px; box-sizing: border-box; border: 1px solid #E2E5EF; height: 40px; line-height: 40px; border-radius: 2px; padding: 0 10px; } } .itemMsgLab{ display: inline-block; width: 150px; text-align: right; color: #777; } .itemMsgInfoTips{ position: absolute; color: red; font-size: 14px; text-align: center; width: 100%; height: 14px; top: 27px; display: none; } .switchImg{ position: relative; top: 3px; width: 30px; } .imgInfo{ display: inline-block; margin: 0 0 0 10px; } .confirmEditBox{ position: relative; text-align: center; top: 30px; } .confirmEdit{ display: inline-block; color: #fff; width:80px; height:36px; line-height: 36px; text-align: center; background:rgba(90,142,238,1); border-radius:4px; cursor: pointer; } } .dialogBox{ .dialogBoxMask{ width: 100%; height: 100%; position: absolute; background: #000; opacity: 0.5; z-index: 1; border-radius: 10px; } .dialogBoxMsg{ position: absolute; z-index: 2; width: 100%; height: 100%; color: #fff; text-align: center; line-height: 50px; } position: fixed; left: 50%; top: 50%; width: 300px; height: 50px; margin: -25px 0 0 -150px; text-align: center; line-height: 50px; border-radius: 10px; } .mask { position: fixed; width: 100%; height: 100%; background: #000; opacity: 0.5; left: 0; top: 0; } .loadingImg{ position: fixed; left: 50%; top: 50%; width: 60px; margin: -30px 0 0 -30px; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; } input[type="number"] { -moz-appearance: textfield; } .itemContentBoxLis { width: 220px; height: 365px; margin: 30px 20px 20px 70px; border: 1px solid #EFF0F9; .title { height: 40px; line-height: 40px; background-color: #EFF0F9; text-align: center; } .partPub { padding-top: 10px; height: 315px; overflow: auto; li { padding: 8px 20px; cursor: pointer; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } img { width: 14px; height: 14px; position: relative; top: 2px; margin-right: 10px; } } } .itemContentBoxLisL { float: left; } .itemContentBoxLisR { margin-left: 20px; margin-right: 70px; float: right; } .activeGo { position: absolute; width: 40px; height: 60px; left: 50%; top: 50%; margin-left: -20px; margin-top: -45px; img { width: 40px; height: 22px; cursor: pointer; } .btm { margin-top: 15px; } }