/* 表单样式默认 */
.table-box-default{
	width: 915px;
	margin:47px auto;
	background: #5c96cb;
}

/* demo0 */
.table-normal{
	background: #fff;
}
.table-normal table{
	width: 100%;
	border-collapse: collapse;
}
.table-normal table td{
  vertical-align: middle;
  line-height: 18px;
  font-size: 14px;
  border: 1px solid #acc0cb;
  color: #333;
  padding: 10px 5px;
}
.table-normal .head{
    background: #0767af;
    height: 60px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.table-normal .center{
	text-align: center;
}
.table-normal .head td{
	color: #fff;
	padding: 0;
}
.table-normal .price{
	width:100px;
}
.table-normal .name{
	width: 148px;
}
.table-normal .function{
	width: 203px;
}
.table-normal .procedures{
	width: 255px;
}
.table-normal .discount{
	width: 122px;
}

.table-normal table .procedures td{
	border: none;
}
.table-normal table .procedures td{
	line-height: 29px;
}
.table-normal table .procedures tr.border-bt{
	line-height: 29px;
	border-bottom: 1px solid #acc0cb;
}
.table-normal table .procedures td.border-rh{
	border-right: 1px solid #acc0cb;
}
.table-normal table .bgf5f5f5 {
    background: #f5f5f5;
}


/* demo3 */
.table-hd{
	position: relative;
	padding-left: 117px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}
.table-hd .inner{
	width: 100%;
	display: table;
	line-height: 18px;
	text-align: center;
	background: #0767af;
	height: 60px;
}
.table-hd .table-cell{
	display: table-cell;
	vertical-align: middle;
}
.table-hd .table-cell.price{
	width: 65px;
	border-right: 1px solid #acc0cb;
}
.table-hd .table-cell.name{
	width: 148px;
	border-right: 1px solid #acc0cb;
}
.table-hd .table-cell.function{
	width: 203px;
	border-right: 1px solid #acc0cb;
}
.table-hd .table-cell.procedures{
	width: 255px;
	border-right: 1px solid #acc0cb;
}
.table-hd .table-cell.discount{
	width: 122px;
}
.table-hd table{
	width: 100%;
	border-collapse: collapse;
}
.table-hd table tr{
	line-height: 29px;
}
.table-hd table .border-bt{
	border-bottom: 1px solid #acc0cb;
}
.table-hd table .border-rh{
	border-right: 1px solid #acc0cb;
}
.category{
	position: absolute;
	left: 0;
	top: 0;
	width: 117px;
	height: 50px;
	background: url(../images/category-bg.jpg) no-repeat center center;
	line-height: 23px;
	padding-top: 10px;
	color: #fff;
}
.category .name1{
	padding-left: 73px;
}
.category .name2{
	padding-left: 14px;
}
.table-bd{
	padding-left: 117px;
	position: relative;
}
.config-param-side{
	position: absolute;
	width: 117px;
	left: 0;
	top: 0;
	padding-top: 7px;
}
.config-side-inner {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.config-side-inner .nav li{
	line-height: 18px;
	font-size: 14px;
}
.config-side-inner .nav li a{
	color: #fff;
	display: block;
	border-left: 2px solid #5c96cb;
	cursor: pointer;
	padding: 10px 0;
	padding-left: 14px;
}
.config-side-inner .nav li.active a{
	font-weight: bold;
	color: #0067b2;
	border-left: 2px solid #999999;
	background: #93c7f5;
}
.config-side-inner .nav li:hover a{
	font-weight: bold;
	color: #0067b2;
	border-left: 2px solid #999999;
	background: #93c7f5;
}
.table-bd table{
	background: #fff;
	min-height: 500px;
	width: 100%;
	border: 1px solid #acc0cb;
	border-left: none;
	border-collapse: collapse;
}
.table-bd table.on{
	border-right: none;
}
.table-bd table td{
	vertical-align: middle;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #acc0cb;
	padding: 8px 0;
}
.table-bd table td.no-rborder{
	border-right: none;
}

.table-bd table .price{
	width: 64px;
}
.table-bd table .name{
	width: 149px;
}
.table-bd table .function{
	width: 203px;
}
.table-bd table .procedures{
	width: 257px;
}
.table-bd table .discount{
	width: 119px;
}
.table-bd table .center{
	text-align: center;
}
.table-bd table .padding06{
	padding: 0 18px;
	display: inline-block;
}
.table-bd table .padding017{
	padding: 0 17px;
	display: inline-block;
}
.table-bd table .padding029{
	padding: 0 29px;
	display: inline-block;
}
.table-bd table .padding50{
	padding:16px 0;
}
.table-bd table .bgf5f5f5{
	background: #f5f5f5;
}
.table-main{
	max-height: 550px;
	overflow: hidden;
}
.mCSB_inside > .mCSB_container {
  margin-right: 4px;
}
.mCSB_scrollTools {
  width: 5px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: #0767af;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 4px;
	border-radius: 0;
}
.mCSB_dragger_bar {
  background: #93c7f5;
}

/* 横向样式 */
.scrollbox-x .mCSB_horizontal.mCSB_inside > .mCSB_container{
	margin-bottom: 4px;
}
.scrollbox-x .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{
	margin-top: 12px;
	margin-bottom: 0;
	background: none;
}
.scrollbox-x .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
	top: 6px;
}
.scrollbox-x .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: #0767af;
}


/* demo1 */
.table-fixed-top{
	height: 600px;
	background: #fff;
}
.table-fixed-top .table-hd{
	padding-left: 0;
}
.table-fixed-top table{
	width: 100%;
	border-collapse: collapse;
}
.table-fixed-top table td{
  vertical-align: middle;
  line-height: 18px;
  font-size: 14px;
  border: 1px solid #acc0cb;
  color: #333;
  padding: 10px 5px;
}
.table-fixed-top .head{
    background: #0767af;
    height: 60px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.table-fixed-top .center{
	text-align: center;
}
.table-fixed-top .head td{
	color: #fff;
	padding: 0;
}
.table-fixed-top .price{
	width:100px;
}
.table-fixed-top .name{
	width: 148px;
}
.table-fixed-top .function{
	width: 203px;
}
.table-fixed-top .procedures{
	width: 255px;
}
.table-fixed-top .discount{
	width: 122px;
}

.table-fixed-top table .procedures td{
	border: none;
}
.table-fixed-top table .procedures td{
	line-height: 29px;
}
.table-fixed-top table .procedures tr.border-bt{
	line-height: 29px;
	border-bottom: 1px solid #acc0cb;
}
.table-fixed-top table .procedures td.border-rh{
	border-right: 1px solid #acc0cb;
}
.table-fixed-top table .bgf5f5f5 {
    background: #f5f5f5;
}

.table-fixed-top .table-hd table td{
	color: #fff;
}
.table-fixed-top .table-hd .table-cell.price{
	width: 111px;
}
.table-fixed-top .table-hd .table-cell.name{
	width: 131px;
}
.table-fixed-top .table-hd .table-cell.function{
	width: 213px;
}
.table-fixed-top .table-hd .table-cell.procedures{
	width: 318px;
}
.table-fixed-top .table-hd .table-cell.discount{
	width: 136px;
}
.table-fixed-top .table-hd .procedures table td{
	border: none;
}
.table-fixed-top .table-hd .procedures table .border-bt{
	border-bottom: 1px solid #acc0cb;
}
.table-fixed-top .table-hd .procedures table .border-rh{
	border-right: 1px solid #acc0cb;
}
.table-fixed-top .table-hd .procedures table .t1{
	width: 106px;
}
.table-fixed-top .table-hd .procedures table .t2{
	width: 106px;
}
.table-fixed-top .table-hd .procedures table .t3{
	width: 106px;
}
.table-fixed-top .table-hd .procedures table td{
	padding: 6px;
}


/* demo2 */
.table-fixed-side{
	position: relative;
	padding-left: 117px;
	background: #5c96cb;
}
.table-fixed-side .config-param-side{
	top: 60px;
}
.table-fixed-side .table-main{
	max-height: inherit;
}
.table-fixed-side table{
	background: #fff;
	width: 100%;
	border-collapse: collapse;
}
.table-fixed-side table .procedures table{
	background: #0767af;
}
.table-fixed-side .main-table{
	width: 1500px;
	margin-left: -1px;
}
.table-fixed-side table td{
  vertical-align: middle;
  line-height: 18px;
  font-size: 14px;
  border: 1px solid #acc0cb;
  color: #333;
  padding: 10px 5px;
}
.table-fixed-side .head{
    background: #0767af;
    height: 60px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.table-fixed-side .center{
	text-align: center;
}
.table-fixed-side .head td{
	color: #fff;
	padding: 0;
}
.table-fixed-side .price{
	width:100px;
}
.table-fixed-side .name{
	width: 148px;
}
.table-fixed-side .function{
	width: 203px;
}
.table-fixed-side .procedures{
	width: 255px;
}
.table-fixed-side .discount{
	width: 122px;
}

.table-fixed-side table .procedures td{
	border: none;
}
.table-fixed-side table .procedures td{
	line-height: 29px;
}
.table-fixed-side table .procedures tr.border-bt{
	line-height: 29px;
	border-bottom: 1px solid #acc0cb;
}
.table-fixed-side table .procedures td.border-rh{
	border-right: 1px solid #acc0cb;
}
.table-fixed-side table .bgf5f5f5 {
    background: #f5f5f5;
}

