代码拉取完成,页面将自动刷新
/* new web common style */
.fluid0{
padding:0;
}
.affix{
height:100%;
}
.affix{
*position:fixed;
*left:0;
*height:100%;
height:100%\0;
}
.mleft{
*margin-left:19.3%!important;
}
.mleft{
margin-left:19.3%\0!important;
}
.span4.span4left{
border-right:1px solid #d2d2d2;
}
.row-fluid .span16.span-right{width:80.7%;}
.row-fluid [class*="span"] {
min-height:20px;
}
@media (min-width: 980px) {
.affix{ position:fixed;height:100%;}
.mleft{ margin-left:19.3%!important;}
}
@media (min-width: 768px) and (max-width: 979px) {
.affix{ position:fixed;height:100%;}
.row-fluid .span16.span-right{width:80%;}
.mleft{ margin-left:19%!important;}
}
@media (max-width: 767px) {
.mleft{ margin-left:19.3%!important;}
}
.grad-line{
border-bottom:1px solid #dddddd;
width:95%;
*height:0;
}
.left-top{
padding:12px 10px 10px 15px;
}
.nav.nav-mars{
margin:5px 10px 0 3px;
}
.nav > li > a.active{
background-color:#eee;
text-decoration:none;
}
.nav-tabs.nav-pills > li > a, .nav-pills > li > a{
padding:7px 10px 7px 13px;
margin:5px 0;
color:#333;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.nav-pills.list > li > a{
padding:8px 10px 5px 35px;
margin:0 0 3px;
}
.nav-pills.nav-stacked > li:last-child > a{
margin-bottom: 3px;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus{
background-color:#eee;
color:#333;
}
.breadcrumb.radius0{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
padding:12px 10px;
margin-bottom:0;
font-size:14px;
}
.breadcrumb > li{
float:left;
}
.breadcrumb.bread_search{
padding:7px 10px;
}
.breadcrumb.listbox{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
padding:0 10px 0 5px;
margin-bottom:0;
font-size:14px;
}
.breadcrumb.listbox > li{
padding:11px 4px;
margin:0 4px;
}
.breadcrumb.listbox > li > a{
text-decoration: none;
}
.breadcrumb.listbox > li.active{
border-bottom:2px solid #3792e5;
}
.breadcrumb.listbox > li.active > a{
color:#333;
}
.breadcrumb.listbox > li.active > a:hover{
text-decoration: none;
}
.breadcrumb.listbox .list-sear{
padding:7px 0;
}
.input-append .add-on{
background-color:#fff;
*margin-top:1px;
}
.row-fluid .table td.span1, .row-fluid .table th.span1{ width:4.2017%;}
.row-fluid .table td.span2, .row-fluid .table th.span2 { width: 9.2437%;}
.row-fluid .table td.span3, .row-fluid .table th.span3 { width: 14.2857%;}
.row-fluid .table td.span4, .row-fluid .table th.span4 { width: 19.3277%;}
.row-fluid .table td.span5, .row-fluid .table th.span5 { width: 24%;}
.row-fluid .table td.span6, .row-fluid .table th.span6 { width: 31.41%;}
.row-fluid .table td.span7, .row-fluid .table th.span7{ width: 34.45%;}
.row-fluid .table td.span8, .row-fluid .table th.span8 { width: 39.4958%;}
.row-fluid .table td.span9, .row-fluid .table th.span9 { width: 44.5378%;}
.table {
table-layout: fixed;
}
.table td {
white-space: normal;
word-wrap: break-word;
}
.table td .ellipsis{
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap!important;
word-wrap: normal;
}
.table th.ellipsis, .table td.ellipsis{
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
word-wrap: normal;
}
.table.table-head th{
background-color:#f9f9f9;
border-top:1px solid #3792e5!important;
}
.table th.textright,.table td.textright{
text-align:right;
}
.table th.textcenter,.table td.textcenter{
text-align:center;
}
.table.noborder{
border-bottom:none;
}
.table.noborder th,.table.noborder td{
border-top:none;
padding:3px;
}
.table td .radio.inline, .table td .checkbox.inline{
padding-top:1px;
}
.table td.notop, .table th.notop{
border-top: 0 ;
}
.table td.cf_pic {
width:75px;
text-align:center;
}
.dropdown-menu.w-choose-dropmenu{
box-shadow:none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding:0;
}
.dropdown-menu.w-choose-dropmenu > li,.dropdown-menu.w-choose-dropmenu span{
display:block;
clear:both;
font-weight:normal;
padding:3px 22px 3px 5px;
cursor:pointer;
word-wrap:break-word;
}
.dropdown-menu.w-choose-dropmenu > li.active,.dropdown-menu.w-choose-dropmenu span.active{
border-color:#ccc;
background-color:#e4e4e4;
}
.dropdown-menu.w-choose-dropmenu > li:hover,.dropdown-menu.w-choose-dropmenu span:hover{
background-color:#f0f0f0;
}
.jin_mark_choose .footer{
border-top:1px solid #e9e9e9;
padding:5px;
}
.jin_mark_choose .footer .btn{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
select{
height:28px;
line-height:28px;
}
select, textarea, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input{
margin-bottom:0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
select {
height: 25px;
line-height:25px;
margin-bottom:0;
padding:3px 6px;
}
.btn{
background-color:#f9f9f9;
background-image:none;
box-shadow:none;
border:1px solid #ccc;
text-shadow:none;
padding: 3px 14px 2px;
}
.btn:hover,
.btn:focus{
background-color:#ffffff;
}
.btn.active,
.btn:active{
background-color:#efefef;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-primary{
background-color:#008ffd;
border-color:#0074e1;
}
.btn-primary:hover,
.btn-primary:focus{
background-color:#3ca9fc;
}
.btn-primary:active{
background-color:#0085ec;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn.disabled, .btn[disabled]{
background-color:#f6f6f6;
color:#999;
}
.btn-danger{
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active{
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger.disabled,
.btn-danger[disabled],
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active{
background-color: #d9534f;
border-color: #d43f3a;
color:#fff
}
.btn.btn-big,.btn-primary.btn-big{
padding: 3px 20px;
}
.btn-toolbar{
margin-top:0;
margin-bottom:0;
}
.btn-toolbar .btn{
padding:3px 10px 2px;
}
.progress{
height:12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-bottom:0;
}
.progress .bar{
background-color: #66cc00;
background-image:none;
}
.input-append, .input-prepend {
margin-bottom: 0;
}
.input-append .select-b{
display:inline-block;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
height:20px;
border:1px solid #ccc;
padding:4px 6px;
}
.input-append .add-on.mleft-5{
margin-left:-5px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append .select-b.w-tag{
width:76px;
padding-right:22px;
}
.jin_mark_choose .del_mark_btn{
position: absolute;
right: 32px;
top: 8px;
z-index:100;
cursor:pointer;
display: none!important;
}
.jin_mark_choose .add-on{
padding-right:0;
padding-left:0;
width:26px;
}
.modal-header{
cursor: move;
border-bottom:1px solid #eee;
padding: 7px 15px 8px;
background-color:#f9f9f9;
border-radius: 0 0 6px 6px;
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.modal-header strong,.modal-header h3{
font-size:14px;
color:#666;
line-height:20px;
}
.modal-body {
max-height: 350px;
overflow-x:hidden;
}
.modal-header .close{
*margin-top:-4px;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.modal-header button{
vertical-align : baseline;
}
.modal-footer{
padding:4px 12px 6px;
}
form {
margin-bottom: 0px;
}
.pager li > a, .pager li > span {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding-bottom: 0;
padding-left: 6px;
padding-right: 6px;
padding-top: 0;
margin-left: 3px;
}
.titleBackground{
height:18px;
line-height:1.2;
background: none repeat scroll 0 0 #EFF5FF;
margin: 0 0 5px;
padding: 5px 10px 2px;
}
.singleSelect {width:219px}
.singleSelect > .modal-body{
max-height: 390px;
}
.multiSelectuser {width:420px;}
.multiSelectuser .modal-body{
max-height: 367px;
}
.dl-horizontal dt.fl{
float:left;
text-align:left;
}
/*new select */
.jingoal_select_wrap{
overflow:hidden;
position:relative;
}
.jingoal_select_wrap select{
height:30px;
position:absolute;
top:0;
*top:-4px;
left:0;
z-index:2;
opacity:0;
filter:alpha(opacity=0);
}
.select_title_wrap {
height: 30px;
}
.jingoal_select_wrap .input-append .add-on{
*margin-top:0;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。