﻿@charset "utf-8";

/****search/bread面包屑****/
div.search {
  padding: 5px 15px;
  line-height: 30px;
  margin: 0 0 6px;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
  height:33px;
}
.bread {
  list-style: none;
  line-height: 30px;
}
.bread li {
  margin: 0 1px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 30px;
}
.bread li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.bread .active {
  color: #999;
}
/****结果为空****/
.result_empty {
  height: 350px;
  background: url("../images/system/empty.jpg") no-repeat scroll center center #ffffff;
}
/****表格 S****/
.body_right table.modify > tbody > tr > td:first-child {
  width: 200px;
  text-align: right;
  line-height: 30px;
}
.body_right table.modify > tbody > tr.ttitle > td {
  text-align: left;
}
.body_right .table {
  width: 100%;
  margin: 0 auto;
}
.body_right .table > tbody > tr {
  background-color: #fff;
}
.body_right .table > tbody > tr.trHover {
  background-color: #f8f8f8;
}
.body_right .table > tr > td,
.body_right .table > tbody > tr > td {
  padding: 5px;
}
.body_right .table .ttitle th,
.body_right .table .ttitle td {
  background: none repeat scroll 0 0 #F8F8F8;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  padding: 5px;
  text-align: left;
}
.body_right .table .thead {
  background: #F0F0F0;
  border-bottom: #D6D6D6 1px solid;
  width: 100%;
  height: 28px;
}
.body_right .table .thead th,
.body_right .table .thead td {
  height: 28px;
  line-height: 28px;
  padding: 4px !important;
  text-align: left !important;
}
.body_right .table thead > tr > th,
.body_right .table tbody > tr > td {
  vertical-align: middle;
  /*padding:8px 5px;
			*padding:6px 3px;*/
}
.body_right .table.drags .drag:hover td:first-child {
  background: url("../images/system/drag.png") no-repeat scroll 27px center transparent;
}
.body_right .change_table,
.body_right .package {
  border-collapse: collapse;
  border-spacing: 0;
}
.body_right .change_table tr.thead > th,
.body_right .package tr.thead > th {
  background-color: #EDEDED;
  font-weight: 400;
  height: 35px;
  line-height: 30px;
  vertical-align: middle;
  padding: 0px 5px;
  text-align: center !important;
  border: 1px solid #D7D7D7 !important;
}
.body_right .change_table tbody > tr > td,
.body_right .package tbody > tr > td {
  border: 1px solid #D7D7D7 !important;
  background-color: #ffffff;
  height: 35px;
  max-width: 350px;
  min-width: 40px;
  padding: 0px 5px;
  vertical-align: middle;
}
.body_right .change_table img,
.body_right .package img {
  cursor: pointer;
}
.body_right .change_table .input-xlarge,
.body_right .package .input-xlarge {
  width: 150px;
}
.body_right .change_table .input-append input[type='text'].span2,
.body_right .package .input-append input[type='text'].span2 {
  width: 120px;
}
/******兼容bootstrap S******/
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;
}
.body_right input.input-xlarge {
  width: 333px;
}
.body_right textarea {
  width: 328px;
  height: 42px;
  resize: none;
  font-size: 13px;
}
.body_right select {
  width: auto;
}
.listthumb li.focus .checkbox {
  padding-left: 0;
}
a.a {
  padding: 2px 4px 2px;
  border-radius: 4px;
  margin: 0 5px;
  background-color: #eee;
}
a.a:hover {
  background-color: #36c;
  color: #fff!important;
  outline: 0;
  text-decoration: none;
  cursor: pointer;
}
/*****bottom_button****/
.body_right .bottom_button {
  line-height: 60px;
  text-align: center;
}
.body_right .bottom_button .btn {
  padding: 7px 25px;
  font-size: 13px;
}
/*****btn按钮 S****/
.btn {
  font-size: 12px;
  background-image: none;
  border: 1px solid #C5C5C5;
  box-shadow: none;
  border-radius: 4px;
  *padding-top: 3px 9px 3px 9px !important;
  *margin-left: 2px;
}
.btn.btn-primary,
.btn.btn-success,
.btn.btn-info,
.btn.btn-warning,
.btn.btn-danger,
.btn.btn-link {
  border: 1px solid transparent;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 1px;
}
.btn i {
  margin-right: 3px;
}
input:focus,
button:focus,
a:focus,
img:focus {
  outline: none;
}
i {
  font-size: 13px;
}
/******兼容bootstrap E******/
/*****#quickmenu S*****/
.body_right #quickmenu {
  overflow: hidden;
  padding: 15px;
  /*&>a{
			font-size:14px;
			font-weight:bold;
			text-align:center;
			color:#555;
			*margin:5px;
		}*/
}
.body_right #quickmenu .icoitem {
  background: none repeat scroll 0 0 #F0F0F0;
  border: 1px solid #CCCCCC;
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 10px 15px;
  *margin: 1px 15px;
  overflow: hidden;
  padding: 0 15px;
  text-align: center;
  width: 150px;
  box-shadow: 5px 5px 5px #CCCCCC;
}
.body_right #quickmenu .icoitem:hover {
  box-shadow: 4px 4px 4px #bbb;
  background: none repeat scroll 0 0 #f5f5f5;
}
.body_right #quickmenu .listthumb a {
  font-size: 11px;
  font-weight: normal;
}
.body_right #quickmenu .listthumb a:hover {
  color: 222;
}
/*dl.dbox*/
.body_right dl.dbox {
  margin-bottom: 0;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.body_right dl.dbox dt {
  height: 39px;
  line-height: 37px;
  font-weight: bold;
  color: black;
}
.body_right dl.dbox dt.lside {
  background: #F0F0F0;
  border: #D6D6D6 1px solid;
  padding: 0 10px;
}
.body_right dl.dbox dt.rside {
  border-bottom: 1px solid #DEEAB6;
  background: #F0F0F0;
  border: #D6D6D6 1px solid;
}
.body_right dl.dbox dd {
  padding: 0px;
  border: #D6D6D6 1px solid;
  border-top: 0;
  padding-bottom: 10px;
}
.body_right dl.dbox dd.intable {
  padding-top: 3px;
}
/*****bootstrap 分页 S*****/
.pagination {
  margin: 0;
  line-height: 10px;
}
.pagination a,
.pagination span {
  font-size: 12px;
}
.pagination span {
  color: #999;
}
.pagination a {
  color: #08c;
}
