提交 cef4205d authored 作者: 王子杰's avatar 王子杰

首次提交

上级 73105e1d
@charset "utf-8";
/* CSS Document */
*{
margin: 0px;
padding: 0px;
font-size:12px;
}
body {
font-family: SimSun,Arial;
color: #333333;
width:100%;
height:100%;
}
.clearfix:after {
clear: both;
content: "\20";
display: block;
height: 0;
}
.clearfix {
display: inline-block;
}
.zoom {
zoom: 1
}
a {
color: #333333;
text-decoration: none;
cursor: pointer;
}
a:hover {
text-decoration: underline;
}
.red,
a.red {color:#d12525;text-decoration: none;}
.green,
a.green {color:#0b9a44;text-decoration: none;}
.orange,
a.orange {color:#f60;text-decoration: none;}
ul,li,ol {
list-style: none;
}
fieldset, img {
border: 0;
}
.none {
display: none;
}
.clear {
clear: both;
}
/*------------------------------------------------------------------------------------------------------*/
.bg{
background:url(../images/bg.png) repeat-x;
}
.bodyBg{
width: 100%;
height: 700px;
position: relative;
clear: both;
margin:0 auto;
background:url(../images/pic.png) no-repeat center center;
}
.loginContent{
width:1000px;
margin:0 auto;
}
.LOGO{
background:url(../images/LOGO.png) no-repeat center center;
width:925px;
height:111px;
display:block;
text-indent:-9999px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
}
.Login{
width: 295px;
padding: 120px 0px 0px 0px;
top: 56px;
left: 50%;
margin-left: 90px;
text-align: left;
position: absolute;
z-index: 2;
}
.loginFormIpt {
position: relative;
width: 240px;
height: 42px;
line-height: 42px;
margin: 0 0 20px 25px;
padding-right: 5px;
clear: both;
background-position: 0 -352px;
z-index: 2;
}
.loginFormIpt{
background-image: url(../images/bg_v3.png);
}
.loginFormIpt .ico {
position: absolute;
left: 9px;
top: 13px;
z-index: 1;
}
.ico-uid {
width: 14px;
height: 16px;
background-position: -169px -64px;
background-image:url(../images/bg_v3.png);
}
.formIpt {
width: 205px;
padding: 9px 0 10px;
ime-mode: disabled;
height: 21px;
top: 1px;
left: 28px;
color: #333;
font-size: 14px;
font-weight: 700;
border: none;
font-family: verdana;
line-height: 21px;
background: transparent!important;
position: absolute;
vertical-align: middle;
}
.domain {
padding-left: 5px;
width: 75px;
height: 33px;
line-height: 33px;
color: #616161;
font-size: 14px;
overflow: hidden;
display: block;
right: 8px;
top: 4px;
white-space: nowrap;
}
#mobtips {
height: 18px;
border: 1px solid #c6c6a8;
top: 41px;
left: 30px;
line-height: 18px;
background: #ffffe1;
padding-left: 6px;
padding-right: 20px;
display: none;
color: #565656;
zoom: 1;
position: absolute;
}
.showPlaceholder .placeholder {
visibility: visible;
cursor: text;
}
.placeholder {
color: #C9C9C9;
font-size: 14px;
position: absolute;
left: 30px;
top: 14px;
line-height: 14px;
visibility: hidden;
background: none;
}
#idInputTest {
visibility: hidden;
position: absolute;
font-size: 14px;
font-weight: 700;
}
.loginFormCheckInner {
line-height: 13px;
width: 150px;
float: left;
position: relative;
}
.loginFormCheck {
height: 14px;
line-height: 14px;
color: #555;
margin-left: 25px;
clear: both;
width: 245px;
position: relative;
z-index: 1;
}
.ico-checkbox {
display: inline-block;
width: 13px;
height: 13px;
background-position: -40px -160px;
vertical-align: middle;
cursor: pointer;
background-image:url(../images/bg_v3.png);
}
#remAutoLogin {
visibility: hidden;
position: absolute;
left: 0;
}
.loginFormCbx {
width: 13px;
height: 13px;
padding: 0;
overflow: hidden;
margin: 0;
}
.autoLogin-checked .ico-checkbox {
background-position: -40px -180px;
}
.autoLogin-checked:focus{
background-position: -40px -180px;
}
.loginFormBtn {
position: relative;
width: 245px;
height: 38px;
margin: 18px 0 0 25px;
}
.btn-side {
color: #009fe6;
box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.btn-login {
background-position: 0 -208px;
}
.btn-login:hover{
background-position: 0 -256px;
}
.btn-login:focus{
background-position: 0px -304px;
}
.btn-main {
color: #fff;
box-shadow: 0 2px 5px rgba(0,21,94,.3);
}
.btn {
width: 110px;
height: 38px;
float: left;
text-align: center;
cursor: pointer;
border: 0;
padding: 0;
font-weight: 700;
font-size: 14px;
display: inline-block;
vertical-align: baseline;
line-height: 38px;
outline: 0;
background-color: transparent;
background-image:url(../images/bg_v3.png);
}
.btn-reg {
background-position: -117px -208px;
background-image:url(../images/bg_v3.png);
float: right;
text-decoration:none;
}
.btn-reg:hover{
text-decoration:none;
}
.btn-reg:focus{
background-position: -117px -304px;
}
.formIpt:focus {
outline: 0;
}
.ico-pwd {
width: 14px;
height: 16px;
background-position: -193px -64px;
background-image:url(../images/bg_v3.png);
}
#idInput,#pwdInput{
color:#888;
font-weight:normal;
}
.footer{
clear:both;
height: 65px;
margin: 0 auto;
}
.Copyright{
width: 1000px;
height: 63px;
overflow: visible;
margin: 0 auto;
color: #848585;
position: relative;
text-align:center;
}
\ No newline at end of file
#myModal .modal-dialog {
width: 800px;
margin: 30px auto;
}
#myModal .bootbox-body {
height: 580px;
padding: 0px;
}
.new-modal {
width: 600px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.modal-dialog {
width: 650px;
margin: 30px auto;
}
.col-xs-4, .col-xs-3 {
padding-left: 6px;
padding-bottom: 10px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.widget-title {
color: #fff;
font-size: 24px;
}
.widget-main {
padding: 10px;
}
.step-content .step-pane {
min-height: 50px;
padding: 0px 10px 0px 5px;
}
.profile-user-info-striped .profile-info-name {
color: #fff;
background-color: #408fc6;
border-top: 1px solid #408fc6;
width: 140px;
}
.wizard-actions {
padding: 0px 20px 0px 0px;
}
#myModal .modal-dialog {
width: 1000px;
margin: 30px auto;
}
#myModal .bootbox-body {
height: 580px;
padding: 0px;
}
.new-modal {
width: 600px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.modal-dialog {
width: 650px;
margin: 30px auto;
}
.col-xs-4, .col-xs-3 {
padding-left: 6px;
padding-bottom: 10px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.widget-title {
color: #fff;
font-size: 24px;
}
.widget-main {
padding: 10px;
}
.step-content .step-pane {
min-height: 50px;
padding: 0px 10px 0px 5px;
}
.profile-user-info-striped .profile-info-name {
color: #fff;
background-color: #408fc6;
border-top: 1px solid #408fc6;
width: 130px;
}
.wizard-actions {
padding: 0px 20px 0px 0px;
}
.profile-info-value > input {
width: 200px;
}
\ No newline at end of file
@charset "utf-8";
#myModal .modal-dialog {
width: 800px;
margin: 30px auto;
}
#myModal .bootbox-body {
height: 580px;
padding: 0px;
}
.new-modal {
width: 600px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.modal-dialog {
width: 650px;
margin: 30px auto;
}
.col-xs-4, .col-xs-3 {
padding-left: 6px;
padding-bottom: 10px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.widget-title {
color: #fff;
font-size: 24px;
}
.widget-main {
padding: 10px;
}
.step-content .step-pane {
min-height: 50px;
padding: 0px 10px 0px 5px;
}
.profile-user-info-striped .profile-info-name {
color: #fff;
background-color: #408fc6;
border-top: 1px solid #408fc6;
width: 140px;
}
.wizard-actions {
padding: 0px 20px 0px 0px;
}
#myModal .modal-dialog {
width: 1000px;
margin: 30px auto;
}
#myModal .bootbox-body {
height: 580px;
padding: 0px;
}
.new-modal {
width: 600px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.modal-dialog {
width: 650px;
margin: 30px auto;
}
.col-xs-4, .col-xs-3 {
padding-left: 6px;
padding-bottom: 10px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.widget-title {
color: #fff;
font-size: 24px;
}
.widget-main {
padding: 10px;
}
.step-content .step-pane {
min-height: 50px;
padding: 0px 10px 0px 5px;
}
.profile-user-info-striped .profile-info-name {
color: #fff;
background-color: #408fc6;
border-top: 1px solid #408fc6;
width: 130px;
}
.wizard-actions {
padding: 0px 20px 0px 0px;
}
.profile-info-value > input {
width: 200px;
}
\ No newline at end of file
#myModal .modal-dialog {
width: 1000px;
margin: 30px auto;
}
#myModal .bootbox-body {
height: 580px;
padding: 0px;
}
.new-modal {
width: 600px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.modal-dialog {
width: 650px;
margin: 30px auto;
}
.col-xs-4, .col-xs-3 {
padding-left: 6px;
padding-bottom: 10px;
}
.ui-jqgrid-bdiv {
overflow-x: hidden !important;
}
.widget-title {
color: #fff;
font-size: 24px;
}
.widget-main {
padding: 10px;
}
.step-content .step-pane {
min-height: 50px;
padding: 0px 10px 0px 5px;
}
.profile-user-info-striped .profile-info-name {
color: #fff;
background-color: #408fc6;
border-top: 1px solid #408fc6;
width: 130px;
}
.wizard-actions {
padding: 0px 20px 0px 0px;
}
.profile-info-value{
padding-right: 12px;
}
\ No newline at end of file
/*
Background Stretcher jQuery Plugin
� 2011 ajaxBlender.com
For any questions please visit www.ajaxblender.com
or email us at support@ajaxblender.com
*/
HTML {_background: url(/images/trans.gif) no-repeat fixed;}
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
position: absolute;
top: 0;
left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
margin: 0;
padding: 0;
list-style: none;
}
.bgstretcher {
/*background: black;*/
overflow: hidden;
width: 100%;
position: fixed;
z-index: 1;
_position: absolute; /*IE6 doesn't support fixed positioning*/
top: 0;
left: 0;
}
/*public scroll*/
.scroll{margin:120px auto;max-width:560px;}
.scroll_box{overflow:hidden;visibility:hidden;position:relative;}
.scroll_wrap{overflow:hidden; position:relative;}
.scroll_wrap li{position:relative;display:block;width:100%;float:left;}
.scroll_wrap li a{display:block;margin:0 auto;position:relative;}
.scroll_position{position:absolute;left:45%;z-index:999;bottom:14px;}
.scroll_position li{display:inline-block;width:16px;height:16px;border-radius:10px;background:#fff;}
.scroll_position li a{font-size:0;}
.scroll_position li.showPage{background-color:#ffd800;}
/*end底部*/
.bs-docs-example {
position: relative;
margin: 15px 0;
padding: 39px 19px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
user agent stylesheetdiv {
display: block;
}
.bs-docs-example:after {
content: "示例";
position: absolute;
top: -1px;
left: -1px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
background-color: #f5f5f5;
border: 1px solid #ddd;
color: #9da0a4;
-webkit-border-radius: 4px 0 4px 0;
-moz-border-radius: 4px 0 4px 0;
border-radius: 4px 0 4px 0;
}
.scrollspy-example {
height: 200px;
overflow: auto;
position: relative;
}
\ No newline at end of file
.bs-docs-example {
position: relative;
margin: 15px 0;
padding: 39px 19px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
user agent stylesheetdiv {
display: block;
}
.bs-docs-example:after {
content: "示例";
position: absolute;
top: -1px;
left: -1px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
background-color: #f5f5f5;
border: 1px solid #ddd;
color: #9da0a4;
-webkit-border-radius: 4px 0 4px 0;
-moz-border-radius: 4px 0 4px 0;
border-radius: 4px 0 4px 0;
}
.scrollspy-example {
height: 200px;
overflow: auto;
position: relative;
}
.show-grid [class*="span"] {
background-color: #eee;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
min-height: 40px;
line-height: 40px;
}
.bs-docs-grid .show-grid [class*="span"]{
margin-bottom:10px;
}
.show-grid [class*="span"] [class*="span"] {
background-color: #ccc;
}
.show-grid [class*="span"] [class*="span"] [class*="span"] {
background-color: #999;
}
.mini-layout .mini-layout-body {
background-color: #dceaf4;
margin: 0 auto;
width: 70%;
}
.mini-layout.fluid .mini-layout-sidebar {
background-color: #bbd8e9;
width: 20%;
}
\ No newline at end of file
@charset "UTF-8";
/*html{color:#000;background:#FFF;}*/
/*body, div, ul, li{margin:0;padding:0;}*/
/*img{border:0;}*/
/*li{list-style:none;}*/
/*body{font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;font-size:12px;color:#666;background:#fff;}*/
/*a{color:#39f;text-decoration:none;}*/
/*a:hover{text-decoration:underline;}*/
/* banner */
#banner{width:100%;height:453px;overflow:hidden;position:relative;
/*background:url(../images/bg1.png) repeat-x;*/
}
#banner .wrapper{width:986px;margin:0 auto;position:relative;}
#banner_img{display:block;position:relative;}
#banner_img li{position:absolute;top:0;left:0;width:100%;height:453px;background-position:center;background-size:cover;display:none;}
#banner_img li.item1{background:url(../images/bar1.png) repeat-x center center ;display:block;}
#banner_img li.item2{background:url(../images/bar2.png) repeat-x center center}
#banner_img li.item3{background:url(../images/bar3.png) repeat-x center center}
#banner_img .ad_img1{position:absolute;right:580px;top:0px;width:506px;height:453px;}
#banner_img .ad_img2{position:absolute;left:-100px;top:82px;}
#banner_img .ad_img2_2{position:absolute;left:-100px;top:52px;}
#banner_img .ad_img3{position:absolute;right:580px;top:0px;height:453px;}
#banner_img .ad_txt1{position:absolute;left:10px;top:170px;color:#fff;text-shadow:1px 1px rgba(51,51,51,0.3);}
#banner_img .ad_txt2{position:absolute;left:650px;top:170px;color:#fff;text-shadow:1px 1px rgba(51,51,51,0.3);}
#banner_img .ad_txt3{position:absolute;left:350px;top:170px;color:#fff;text-shadow:1px 1px rgba(51,51,51,0.3);}
#banner_img .ad_txt h2{font:bold 36px/60px Microsoft YaHei;}
/*#banner_img .ad_txt a{display:block;width:100px;height:25px;line-height:25px;text-align:center;margin-top:10px;background:#fff;color:#666;text-decoration:none;text-shadow:none;}*/
#banner_ctr{position:absolute;width:960px;height:122px;margin-left:-480px;left:50%;bottom:40px;z-index:1;}
#banner_ctr ul{width:960px;height:122px;background:url(../images/serv_ico.png) center no-repeat;font-size:0;line-height:0;position:relative;}
#banner_ctr li{display:block;float:left;width:115px;height:122px;cursor:pointer;}
#banner_ctr li.first-item{background:#fff;width:20px;-webkit-border-radius:20px 0 0 20px;-moz-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px;cursor:default;}
#banner_ctr li.last-item{background:#fff;width:20px;-webkit-border-radius:0 20px 20px 0;-moz-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0;cursor:default;}
#drag_ctr{position:absolute;top:-14px;left:20px;width:115px;height:156px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;bottom:170px;background:#0084cf;}
#drag_arrow{position:absolute;top:-14px;left:20px;width:115px;height:156px;background:url(../images/drag_banner_arrow.gif) center 14px no-repeat;}
\ No newline at end of file
@charset "utf-8";
/* CSS Document */
.filesub {
display: block;
width: 90px;
line-height: 34px;
height: 34px;
text-align: center;
background: #155e96;
color: #fff;
word-spacing: 10px;
}
a:visited {
color: #FFF;
}
a:hover {
color: #FFF;
}
.col-xs-11 {
width: 100%
}
.tab-content {
overflow: hidden;
height: auto;
width: auto;
}
.tableHeader {
width: 100%;
}
.ace-settings-box.open {
max-width: 1000px;
padding: 0 0px;
}
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.profile-user-info-striped .profile-info-name {
color: #fff;
background-color: #408fc6;
border-top: 1px solid #408fc6;
width: 100px;
}
.SSinput {
min-width: 100px !important;
}
/*移动modal样式*/
#gjSearchPop .modal-dialog {
width: 1175px;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
#fileInput .modal-dialog {
width: 500px;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
#fileInput1 .modal-dialog {
width: 620px;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
/*高级搜索的样式修改*/
.btn01:hover {
background-color: #c7c7c7;
text-decoration: none;
color: #333;
}
.title {
font-size: 18pt;
text-align: center;
padding-left: 2px;
position: absolute;
margin-left: 40px;
margin-top: 5px;
}
span.label {
border-radius: 3px !important;
}
.tab-content {
overflow: hidden;
height: auto;
}
.ace-settings-box.open {
max-width: 1000px;
padding: 0 0px;
}
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.profile-user-info-striped .profile-info-name {
color: #fff;
background-color: #408fc6;
border-top: 1px solid #408fc6;
width: 100px;
}
.ace-settings-btn {
top: 38px;
}
.SSinput {
min-width: 330px !important;
}
\ No newline at end of file
ul.ztree {
width: 180px;
height: inherit;
margin: 0;
border-top: 1px solid #ddd;
}
.blueStyle .leftMenuLab {
margin: 0;
padding: 0;
}
.btn_solidColor_style01 {
color: #fff;
background-color: #f7b37c;
border-color: #f7b37c;
}
.btn_solidColor_style001 {
color: #fff;
background-color: #ffff99;
border-color: #ffff99;
}
.btn_solidColor_style000 {
color: #fff;
background-color: #ffffff;
border-color: #ffffff;
}
.btn_solidColor_style01:hover {
color: #fff;
background-color: #d59b6d;
border-color: #d59b6d;
}
.btn_solidColor_style02 {
color: #fff;
background-color: #ff688c;
border-color: #ff688c;
}
.btn_solidColor_style02:hover {
color: #fff;
background-color: #d65878;
border-color: #d65878;
}
.btn_solidColor_style002 {
color: #fff;
background-color: #ef8200;
border-color: #ef8200;
}
.btn_solidColor_style002 {
color: #fff;
background-color: #ef8200;
border-color: #ef8200;
}
.btn_solidColor_style03 {
color: #fff;
background-color: #405d8e;
border-color: #405d8e;
}
.btn_solidColor_style03:hover {
color: #fff;
background-color: #314669;
border-color: #314669;
}
.barStyle01 {
background: #fafafa;
padding: 8px 0px 9px 10px;
border-bottom: 1px solid #ddd;
}
.projectInformation {
right: 0px;
bottom: 0px;
}
.arrowRightPosition1 {
right: 464px;
}
.arrowRightStyle a {
position: absolute;
top: -21px;
right: -4px;
display: block;
width: 15px;
height: 36px;
margin-top: -30px;
background: #aaa;
outline: none;
color: #fff;
text-decoration: none;
border-radius: 30px 0 0 30px;
padding: 10px 0px 0px 2px;
}
.arrowRightStyle, .projectInformation {
-moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.projectInformation .form-label {
position: relative;
top: 4px;
}
.formHeight {
overflow-y: scroll;
overflow-x: hidden;
}
.building {
position: absolute;
left: 0px;
right: 10px;
padding: 10px;
overflow: auto;
}
.out {
border-top: 40px #f0f0f0 solid; /*上边框宽度等于表格第一行行高*/
border-left: 130px #fff solid; /*左边框宽度等于表格第一行第一格宽度*/
position: relative; /*让里面的两个子容器绝对定位*/
}
.outstyle01 {
font-style: normal;
display: block;
position: absolute;
top: -32px;
left: -30px;
width: 80px;
}
.outstyle02 {
font-style: normal;
display: block;
position: absolute;
top: -20px;
left: -125px;
width: 105px;
}
.inputStyle01 {
width: 160px;
height: 70px;
cursor: pointer;
}
.inputStyle01:hover {
width: 160px;
height: 70px;
cursor: pointer;
font-weight:bold ;
}
.stateStyle01, .stateStyle01 span {
width: 10px;
padding: 0px;
}
.stateStyle01 span {
height: 22px;
}
.stateStyle01 {
float: left;
}
.stateUlStyle01 {
padding: 10px 0px 0px 10px;
}
.stateUlStyle01 li {
list-style-type: none;
width: 60px;
padding: 0px 5px 0px 5px;
font-size: 14px;
}
.popover {
width: 240px;
}
.stateUlStyle01 img {
width: 228px;
border: 1px solid #ddd;
}
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
background-color: #ffffff;
}
.showInfo {
background-color: #ddd;
}
\ No newline at end of file
差异被折叠。
差异被折叠。
@charset "utf-8";
body, html {
margin: 0;
padding: 0;
background-color: white;
}
.main-container {
margin-left: 200px;
margin-right: 200px;
}
.firstTitle>h1{
text-align: center;
font-weight: bold;
}
.page-content{
margin: 0;
padding: 0;
}
.simpleSearch{
margin: 0;
padding: 0;
width: 949px;
}
.openSjd{
margin-left: 665px;
}
.demonstrative{
font-size: 20px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 15px;
padding: 0px;
}
.row{
width: 949px;
margin: 0px;
margin-bottom: 5px;
margin-top: 10px;
}
.col-xs-2{
padding: 0px;
width: 170px;
}
#addQlr,#addBdcdy,#addQlxx,#addSqcl{
margin-left: 725px;
background-color:#429842 !important;
}
.btn{
margin-left: 10px;
border: 0px;
}
.save{
margin-left: 0px;
}
.openSjd{
margin-left: 644px;
}
.dw{
margin-left: 470px;
}
.form-control{
width:82px;
margin-top: 3px;
}
.dwh2{
margin: 0px;
padding: 0px;
width: 70px;
}
.mjdwCol{
width: 200px;
padding: 0px;
}
.sfzjzlCol{
width: 200px;
padding: 0px;
}
.form-control1{
width:300px;
margin-top: 3px;
border: 0px;
}
.gyfsCol{
width: 200px;
padding: 0px;
}
.bdcdyxzCol{
width: 200px;
padding: 0px;
}
.form-control2{
width:740px;
margin-top: 3px;
border: 0px;
}
.form-control3{
width:280px;
margin-top: 3px;
border: 0px;
}
.search{
margin-left: 625px;
}
.dykan{
padding-left: 20px;
}
tr{
height:39px;
}
td{
/*text-align: left;*/
text-align: right;
width: 20%;
background: #f9f9f9;
}
\ No newline at end of file
.vs-context-menu{
display:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
position: absolute;
background: #EEEEEE;
border: 1px solid #DDDDDD;
width:auto;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
font-size: 13px;
}
.vs-context-menu ul{
list-style: none;
padding: 0;
margin: 0;
}
.vs-context-menu li{
margin: 0px;
padding: 3px;
}
.vs-context-menu ul a{
display: block;
padding: 1px 5px;
padding-left: 5px;
text-decoration: none;
color: #000;
background-repeat: no-repeat;
}
.vs-context-menu ul li a:hover, .vs-context-menu ul li a:focus {
color: #FFFFFF;
background-color: green;
}
.seprator{
border-bottom: 1px solid #DDDDDD;
}
/*
.vs-context-menu li.cut A { background-image: url(icons/cut.png); }
.vs-context-menu li.copy A { background-image: url(icons/copy.png); }
.vs-context-menu li.paste A { background-image: url(icons/paste.png); }
.vs-context-menu li.edit A { background-image: url(icons/edit.png); }
.vs-context-menu li.delete A { background-image: url(icons/delete.png); }
*/
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论