@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?o7bh05');
  src:  url('fonts/icomoon.eot?o7bh05#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?o7bh05') format('truetype'),
    url('fonts/icomoon.woff?o7bh05') format('woff'),
    url('fonts/icomoon.svg?o7bh05#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-group_add:before {
  content: "\e903";
}
.icon-group-outline:before {
  content: "\e901";
}
.icon-joomla:before {
  content: "\e900";
}
.icon-shop:before {
  content: "\e906";
}
.icon-banknote:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e902";
}
.icon-bill:before {
  content: "\e902";
}
.icon-money:before {
  content: "\e902";
}
.icon-cash:before {
  content: "\e902";
}
.icon-office:before {
  content: "\e905";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-coin-yen:before {
  content: "\e93e";
}
.icon-user:before {
  content: "\e971";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-cog:before {
  content: "\e994";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-hammer:before {
  content: "\e996";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-download3:before {
  content: "\e9c7";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-shuffle:before {
  content: "\ea30";
}
.icon-command:before {
  content: "\ea4e";
}
.icon-dropbox:before {
  content: "\eaae";
}


[class^="icon-"] {
  color: #aaa;
}


* {
  margin: 0;
  padding: 0;
}

body {
  font: 400 14px/22px Arial,"Microsoft YaHei";
  min-width: 1140px;
  overflow-y: scroll;
}

pre {
  font: 400 14px/22px Arial,"Microsoft YaHei";
}

input, textarea, select {
  padding: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
select {
  vertical-align: middle;
}

/*.main_nav li a:hover {
  background: #ff6600;
  color: #fff;
}*/

.aside_nav ul li a:hover {
  background-color: #ddd;
}

.href-link-color {
  color: #106fb3 !important;
}

ul, ol {
  list-style: none;
}

a {
  color: black;
  text-decoration: none;
}

.sc_bg_wrap {
  background: #808080 url(../imgs/map-bg.png) center center repeat;
}

.login_wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -320px;
  margin-top: -158px;
  width: 640px;
  height: 317px;
  border: solid 3px #ccc;
  z-index: 99;
  background: #323641 url(../imgs/map-bg.png) center center no-repeat;
}

.prompt-info {
  padding: 5px 10px;
  color: red;
}

.main_header_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #f1f1f1;
  border-bottom: 1px solid #2b303c;
  z-index: 9;
}

.mg_center {
  width: 1132px;
  margin: 0 auto;
}

.logo_wrap {
  width: auto;
  height: 22px;
  margin-left: 25px;
  vertical-align: middle;
}

.login-head {
  margin: 100px 60px 0;
}

.login-txt {
  margin: 10px 60px 0;
}

.forget-psw {
  margin: 0 15px 0 2px;
  color: #fff;
}

.v-middle {
  vertical-align: middle;
}

.name-wrap, .name_pf {
  margin-left: 10px;
  vertical-align: middle;
  font-size: 20px;
}

.name-wrap {
  margin-left: 15px;
  color: #fff;
}

.top-user-info {
  float: right;
  padding-right: 20px;
}

.user {
  color: #886;
}

/*.main_nav_wrap {
  display: inline-block;
  vertical-align: middle;
}

.main_nav {
  margin-left: 60px;
}

.main_nav li {
  position: relative;
  float: left;
  min-width: 60px;
  text-align: center;
}

.main_nav li a {
  display: block;
  padding: 4px 10px;
}

.main_nav .on:after {
  position: absolute;
  right: 50%;
  top: 30px;
  border: 8px solid transparent;
  border-top-color: #ff8800;
  content: '';
}*/

.aside_nav {
  position: fixed;
  top: 40px;
  left: 0;
  bottom: 0;
  width: 140px;
  border-top: 1px solid #fdfdfd;
  background-color: #f1f1f1;
  z-index: 10;
  overflow-y: auto;
}

.aside_nav ul {
  width: 100%;
  padding: 10px 0;
}

.aside_nav li {
  text-align: center;
}

.aside_nav li a {
  display: block;
  padding: 10px 0;
}

.aside_nav li a i {
  margin-right: 8px;
  color: #666;
}

/*.on {
  background: #ff8800;
  color: #fff;
}*/

.aside_nav li a.on {
  background-color: #cfcfcf;
  -webkit-transition-duration: .3s;
  transition: .3s;
}

.aside_nav li .on i {
  color: #1B9AF7;
}

.aside_nav .on:after {
  position: absolute;
  right: 0;
  top: 13px;
  border: 8px solid transparent;
  border-left-color: #fff;
  content: '';
}

.rel {
  position: relative;
}

.mgl20 {
  margin-left: 20px;
}

.mg0x5 {
  margin: 0 5px;
}

.padding0x10 {
  padding: 0 10px;
}

.main_work {
  margin-left: 140px;
  padding: 0 10px;
  padding-top: 41px;
}

.work-pannel {
  padding-bottom: 30px;
}

.work-pannel-fixed {
  padding-bottom: 30px;
}

.clearfix {
  clear: both;
}

.table-condition {
  margin-top: 10px;
  width: 100%;
  border-collapse: collapse;
}
.table-condition tr td {
  padding: 5px;
  border: 1px solid #ccc;
}
.table-condition tr td:nth-child(odd) {
  background-color: #f5f5f5;
  text-align: right;
}

.v_table {
  width: 100%;
  margin-top: 10px;
}

.v_table tbody tr:hover:hover,
.table-dropdown tbody tr:hover:hover {
  background-color: #e5e5e5;
}

.v_table thead tr td, .v_table thead tr th,
.v_table tbody tr td, .v_table tbody tr th,
.v_table tfoot tr td, .v_table tfoot tr th,
.table-dropdown thead tr td, .table-dropdown thead tr th,
.table-dropdown tbody tr td, .table-dropdown tbody tr th,
.table-dropdown tfoot tr td, .table-dropdown tfoot tr th {
  padding: 5px;
}

.v_table tbody tr td, .v_table tbody tr th {
  text-align: center;
}

.v_table thead tr,
.v_table tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

.v_table tfoot tr {
  background-color: #e9e9e9;
}

.table-form {
  width: 70%;
  margin: 10px auto;
}

.table-form td {
  padding: 5px;
}

.one-col-wrap {
  padding: 10px 50% 10px 0;
  /*background-color: #fffedf;*/
}

.two-cols-wrap {
  padding: 10px 15% 10px 0;
  /*background-color: #fffedf;*/
}

.one-col, .two-cols {
  width: 100%;
  margin: 0 auto;
}

.one-col td, .two-cols td {
  padding: 5px;
}

.btn-wrap {
  margin: 10px 0;
  text-align: center;
}

.btn-confirm, .btn-cancal {
  display: inline-block;
  padding: 5px 30px;
  margin: 5px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  background-color: #e0e0e0;
  border-radius: 4px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transition-duration: .3s;
  transition: .3s;
}

.btn-confirm {
  background-color: #ff8800;
  background-color: #FEAE1B;
  color: #fff;
}

.btn-confirm:hover {
  background-color: #fec04e;
}
.btn-cancal:hover {
  background-color: #efefef;
}

.table-dropdown {
  width: 100%;
  border-collapse: collapse;
  line-height: initial;
  cursor: default;
}

.table-dropdown thead tr td, .table-dropdown thead tr th,
.table-dropdown tbody tr td, .table-dropdown tbody tr th,
.table-dropdown tfoot tr td, .table-dropdown tfoot tr th {
  border: 1px solid #d4d4d4;
}

.dropdown-wrap {
  display: none;
  position: absolute;
  background-color: #fff;
  max-height: 200px;
  overflow: auto;
  border: 3px solid #f1f1f1;
}

.user_icon, .pwd_icon {
  position: relative;
  display: inline-block;
}
.input-wrap {
  position: relative;
  display: inline-block;
  z-index:1;
}
.input-wrap2 {
  position: relative;
  display: inline-block;
  z-index:1;
  width:100%;
  text-align: left;
}

.user_icon:after, .pwd_icon:after {
  position: absolute;
  right: 4px;
  bottom: 5px;
  display: inline-block;
  width: 21px;
  height: 21px;
  content: '';
  vertical-align: middle;
  background-position: 0px center;
  background-repeat: no-repeat;
  -webkit-background-size: 12px auto;
  -moz-background-size: 12px auto;
  -ms-background-size: 12px auto;
  -o-background-size: 12px auto;
  background-size: 12px auto;
}

.user_icon:after {
  background-image: url(../imgs/ren.jpg);
}

.pwd_icon:after {
  background-image: url(../imgs/suo.jpg);
}

.input_btn {
  width: 200px;
  height: 30px;
  padding: 4px 6px;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.holder-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #999;
  background-color: #fff;
  border-radius: 4px;
  text-indent: 6px;
  font: normal normal normal 13.3333330154419px Arial;
  line-height: 28px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  z-index: -1;
}

.btn1 {
  text-align: center;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  padding: 4px 12px;
  color: #fff;
  background-color: #1B9AF7;
  color: #fff;
  -webkit-transition-duration: .3s;
  transition: .3s;
}

.btn1:hover {
  background-color: #4cb0f9;
}

.btn3 {
  background: #ff6600;
  padding: 0 10px;
  line-height: 30px;
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
  border: none;
  outline: none;
  cursor: pointer;
}

.s_btn {
  padding: 2px 8px;
}

/*.search_wrap {
  position: absolute;
  right: 4px;
  bottom: 0px;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}

.search_input_wrap {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}

.search_input {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0 4px;
}*/

.edit_menu {
  padding-top: 15px;
}

.edit_menu ul {
  background: #f6f6f6;
  line-height: 36px;
  text-align: center;
}

.edit_menu li {
  float: left;
  padding: 0 25px;
  border-bottom: 1px solid #cecece;
}

.edit_menu .on {
  border: none;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-top: 3px solid #f47b26;
  margin-top: 0px;
  background: #fff;
}

.btn_6 {
  display: inline-block;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
}

.page-wrap {
  padding: 10px 0;
  background-color: #fff;
}

.page-nav-wrap {
  position: relative;
  background: #f9f9f9;
}

.page-wrap-fixed {
  /*position: fixed;
  top: 41px;
  left: 140px;*/
  padding: 10px 0;
  /*z-index: 10;
  width: calc(100% - 140px);*/
  background-color: #fff;
}

.page-nav-wrap-fixed {
  position: relative;
  /*margin: 0 10px;*/
  background: #f9f9f9;
}

.page-nav {
  display: inline-block;
  line-height: 36px;
  text-align: center;
}
.page-nav li {
  float: left;
  border-top: 1px solid #f9f9f9;
  cursor: pointer;
}
.page-nav li:hover {
  border-top: 1px solid #02a1c1;
  /*background-color: rgba(2,161,193,0.5);*/
}
.page-nav li a {
  display: block;
  padding: 0 25px;
  border-top: 2px solid #f9f9f9;
}
.page-nav .active {
  margin-top: 0;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  border-top: 1px solid #02a1c1;
  background: #fff;
}
.page-nav .active a {
  border-top: 2px solid #02a1c1;
}
.page-title {
  display: inline-block;
  padding: 0 20px;
  line-height: 39px;
}
.print {
  margin: 0 8px;
  color: #106fb3;
}
.print:hover {
  text-decoration: underline;
}
.page-nav-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.btn {
  display: inline-block;
  padding: 5px 15px;
  margin: 5px;
  text-align: center;
  height: 19px;
  line-height: 20px;
  background-color: #e0e0e0;
  border-radius: 4px;
}
.btn:hover {
  background-color: #ccc;
}
.hide {
  display: none;
}

.page-nav-link {
  display: inline-block;
  padding: 0 25px;
}

.table-title {
  padding: 10px 25px 0;
  position: relative;
  height: 22px;
}

.table-titleinfo {
  position: absolute;
  top: 10px;
  right: 25px;
}

.condition {
  position: relative;
}

.tongji-wrap {
  padding: 10px 0;
  margin-top: 10px;
  background: #f9f9f9;
  overflow: auto;
  zoom: 1;
}

.tongji-wrap li {
  float: left;
  width: 33.3333%;
  text-align: center;
}

.cycle-p, .cycle-p1, .cycle-p2 {
  text-align: center;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 12px solid green;
  display: inline-block;
}

.cycle-p1 {
  border-color: blue;
}

.cycle-p2 {
  border-color: #ff8800;
}

.cycle-wrap {
  padding-top: 28px;
}

.tongji-nums {
  font-size: 30px;
}

.tongji-lable {
  color: gray;
}

.lable1 {
  margin-top: 10px;
  font-size: 16px;
  border-left: 6px solid #ff8800;
  padding-left: 10px;
}

.m_page_wrap {
  padding: 10px 0;
  text-align: right;
}

.m_page li {
  display: inline-block;
  font-size: 12px;
}

.m_page .page_item {
  border: 1px solid #ededed;
  width: 28px;
  height: 28px;
  color: #3e3e3e;
  text-align: center;
  line-height: 28px;
}

.m_page .next, .m_page .prev {
  width: 70px;
}

.m_page .next_icon,
.m_page .next_icon_disabled,
.m_page .prev_icon,
.m_page .prev_icon_disabled {
  width: 12px;
  height: 12px;
  display: inline-block;
  content: '';
  vertical-align: middle;
  -webkit-background-size: 12px auto;
  -moz-background-size: 12px auto;
  -ms-background-size: 12px auto;
  -o-background-size: 12px auto;
  background-size: 12px auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.m_page .next_icon {
  background-image: url(../imgs/arrow-right.png);
}

.m_page .next_icon_disabled {
  background-image: url(../imgs/arrow-right-disabled.png);
}

.m_page .prev_icon {
  background-image: url(../imgs/arrow-left.png);
}

.m_page .prev_icon_disabled {
  background-image: url(../imgs/arrow-left-disabled.png);
}

.m_page .page_disabled {
  color: #666;
}

.m_page .dotted {
  border: none;
}

.m_page input {
  width: 35px;
  height: 21px;
  border: solid 1px #ededed;
  text-align: center;
}

.m_page .active {
  background: #02a1c1;
  color: #fff;
}

.m_page .page_item:hover,
.m_page .active:hover {
  border-color: #02a1c1;
}

.m_page .page_disabled:hover {
  color: #666;
  border-color: #ededed;
}

.m_page .page_item a {
  display: inline-block;
  width: 100%;
}

.beizhu {
  padding: 5px;
  margin: 10px 15px;
  border-bottom: 1px solid #aaa;
}

.beizhu-input {
  width: 100%;
  outline: none;
  border: none;
}

.tab-input, .w100 {
  width: 100%;
}

.tab-select {
  width: 90%;
  vertical-align: middle;
}
.txt-rq {
  color:red;
  font-weight:bold;
  vertical-align: middle;
}
.beforewindow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(245, 245, 245, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.newwindow, .window {
  position: fixed;
  top: 50%;
  left: 50%;
  padding-bottom: 10px;
  background-color: #fff;
  /*transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);*/
  /* IE9以下不支持该样式居中 */
}

.close-wrap {
  position: relative;
}

.close-btn {
  position: absolute;
  display: block;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 25px;
  cursor: pointer;
}
.close-btn:hover {
  color: #f01400;
}

.window-title {
  font-size: 18px;
  line-height: 40px;
  padding: 0 15px;
  background-color: #f9f9f9;
}

.table-wrap {
  height: 280px;
  margin: 0 2px;
  overflow-y: auto;
}

.staff-wrap {
  height: 230px;
  overflow-y: auto;
}

.inner-tab {
  display: inline-block;
  line-height: 36px;
  text-align: center;
  margin-left: 10px;
}

.inner-tab li {
  padding: 0 6px;
  cursor: pointer;
  height: 0px;
  display: inline-block;
  position: relative;
  border-bottom: 35px solid rgba(89, 118, 176, 0.2);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin-left: -10px;
  z-index: 0;
}

.inner-tab li.active {
  height: 0px;
  border-bottom: 35px solid #5976b0;
  z-index: 2;
  color: #fff;
}

.inner-tab-wrap {
  margin-top: 10px;
}

.readonly {
  width: 100%;
  border: 2px solid #eee;
  background-color: #f1f1f1;
}

.chart {
  float: left;
  width: 50%;
  height: 400px;
  margin: 10px 0;
}

.chart1 {
  width: 70%;
  height: 500px;
  margin: 10px 15%;
}

.chart2 {
  width: 96%;
  height: 500px;
  margin: 10px 2%;
}

.v_table1 {
  width: 100%;
  margin-top: 10px;  
  border:1px solid #e5e5e5;
}

.v_table1 thead tr td,
.v_table1 thead tr th,
.v_table1 tbody tr td,
.v_table1 tbody tr th,
.v_table1 tfoot tr td,
.v_table1 tfoot tr th {
  padding: 5px;
  text-align: center;
}

.v_table1 tfoot {
  background-color: #f1f1f1;
}

.v_table1 thead tr {
  background-color: #f5f5f5;
}

.tab-fixed {
  table-layout: fixed;
}

.edit {
  display: block;
  font-weight: bold;
  color: #106fb3;
}

.ablock {
  display: block;
}

.tips {
  display: table;
  width: 100%;
  color: #777;
  font-size: 12px;
}
.tips .title {
  display: table-cell;
  width: 15%;
  text-align: right;
}
.tips .content {
  display: table-cell;
}

.loading-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 999;
  text-align: center;
}

.loading-icon {
  display:inline-block;
  width:40px;
  height:40px;
  background-image:url("../imgs/loading.gif");
  background-size: 100%;
  -o-background-size: 100%;
  -ms-background-size: 100%;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  vertical-align: middle;
}

.txt_c {
  text-align: center !important;
}

.txt-r {
  text-align: right !important;
}

.bold {
  font-weight: 700 !important;
}

.c-red {
  color: red !important;
}

.c-f60 {
  color: #f60 !important;
}

.c_gray {
  color: gray !important;
}

.dash {
  border-top:1px dashed #999;
}

.back-link {
  display: inline-block;
  margin: 0 3px;
  color: #106fb3;
}

.search-wrap {
  padding: 10px;
  text-align: right;
}

.window-searchwrap {
  padding: 10px;
  text-align: center;
}

.input-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

.input-icon-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

.input-icon1 {
  position: absolute;
  top: 0;
  right: 10%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

.input-indent {
  padding-left: 25px;
}

.net-receipts {
  font-size: 18px;
  color: #ff6600;
  font-weight: bold;
}

.receipts {
  color: #ff6600;
  font-weight: bold;
}

.com-title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 2;
}

.com-info {
  margin-top: 10px;
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.js-title {
  margin-top: 10px;
  font-size: 18px;
  text-align: center;
  line-height: 2;
}

.p-condition {
  margin-top: 10px;
  width: 100%;
  border-collapse: collapse;
}
.p-condition tr td {
  padding: 5px;
  vertical-align: bottom;
}
.p-condition tr td:nth-child(odd) {
  text-align: right;
}

.p-table {
  width: 100%;
  border-collapse: collapse;
}

.p-table tbody tr:hover:hover,
.table-dropdown tbody tr:hover:hover {
  background-color: #e5e5e5;
}

.p-table thead tr td, .p-table thead tr th,
.p-table tbody tr td, .p-table tbody tr th,
.p-table tfoot tr td, .p-table tfoot tr th,
.table-dropdown thead tr td, .table-dropdown thead tr th,
.table-dropdown tbody tr td, .table-dropdown tbody tr th,
.table-dropdown tfoot tr td, .table-dropdown tfoot tr th {
  padding: 8px 5px;
}

.p-table tbody td {
  text-align: center;
}

.p-table tbody td:nth-child(2) {
  text-align: left;
}

.p-table tbody td:last-child, .p-table tbody td:nth-last-child(2) {
  text-align: right;
}

.p-table thead tr {
  border-top: 2px solid #ccc;
}

.p-table tbody tr, .p-table tfoot tr {
  border-top: 1px dashed #ccc;
}

.p-border {
  border-top: 2px solid #ccc;
}

.p-beizhu {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 30px;
}

.p-qianming {
  padding: 15px;
  width: 100%;
}

.p-qianming td:nth-child(odd) {
  text-align: right;
}

.p-qrcore {
  width: 140px;
  height: 140px;
}

.printhide{
  display:none;
}

.submenu-wrap {
  margin: 5px 0;
  text-align: center;
}

.submenu {
  display: inline-block;
  border: 1px solid #02a1c1;
  border-radius: 4px;
  overflow: hidden;
}

.submenu a {
  float: left;
  display: inline-block;
  padding: 0px 15px;
  line-height: 32px;
  border-right: 1px solid #02a1c1;
  box-sizing: border-box;
}

.submenu a:last-child {
  border-right: none;
}

.submenu a:hover {
  background-color: #fff;color: #02a1c1;
}

.submenu a.on {
  background-color:#02a1c1;color:#fff;
}
.roles {
  display: inline-block;
  margin-right: 8px;
}

.roles-1 {
  display: inline-block;
  margin-right: 8px;
  color: #00008B;
}

.roles-2 {
  display: inline-block;
  margin-right: 8px;
  color: #D2691E;
}

.tab-roles {
  display: table;
  width: 100%;
}

.tab-roles td {
  padding: 0;
  line-height: 30px;
}

.tab-roles td:first-child {
  width: 70px;
}

.table tr td {
  padding: 0 8px 0 0;
  line-height: 32px;
}

.padding0x5 {
  padding: 0 5px;
}

.add-new, .member-info-wrap {
  position:relative;
}

.add-new:hover .add-new-menu, .member-info-wrap:hover .member-info {
  display:block;
}

.add-new-menu ,.member-info{
  display: none;
  width: 100px;
  position: absolute;
  background: #e5e5e5;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  font-weight: normal;
  top: 0px;
  left: 38px;
}

.member-info {
  top: 34px;
  left: 0px;
  width: 120px;
  z-index: 5;
}

.vip-number {
  color: #106fb3;
  font-weight: bold;
  font-size: 18px;
}

.add-vip {
  margin-left: 20px;
  background: #e5e5e5;
  padding: 2px 10px;
  border-radius: 4px;
  color: #106fb3;
}

.Ser-date {
  font-size: 12px;
  color: gray;
}

.arr-down {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 3.5em;
}
.arr-down:after {
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -4px;
  content: "";
  border-top: 8px solid #333;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.adjust-license {
  display: inline-block;
  font-size: 18px;
  color: rgb(0, 130, 232);
  letter-spacing: 1px;
}

.province {
  padding: 10px;
}

.province li {
  display: inline-block;
  border: 1px solid #aaa;
  width: 2em;
  line-height: 2;
  text-align: center;
  cursor: pointer;
  margin: 5px 3px; 
}
.province li:hover {
  color: #1B9AF7;
  border: 1px solid #1B9AF7;
}

.plate-city, .plate-number {
  display: none;
  position: absolute;
  top: 25px;
  left: -70px;
  width: 300px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px rgba(0,0,0,.175);
  z-index: 5;
}

.plate-number {
  height: 300px;
}

.back-province {
  display: inline-block;
  float: right;
  margin-right: 25px;
  margin-top: 8px;
  border: 1px solid #999;
  border-radius: 3px;
  line-height: 22px;
  font-size: 13px;
  width: 3em;
  text-align: center;
  cursor: pointer;
  background-color: #e0e0e0;
}
.back-province:hover {
  background-color: #e8e8e8;
}

.list-plate li {
  padding: 6px 8px;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-plate li:hover {
  background-color: #eee;
}
.list-plate li:last-child {
  border-bottom: none;
}

.list-plate .no-content {
  padding: 20px 10px;
}

.list-plate .no-content:hover {
  background-color: #fff;
  cursor: default;
}

.repair-type {
  display: block;
  padding: 0 10px;
}

.img-wrap {
  display: inline-block;
  height: 54px;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
}

.jc-img {
  width: 80px;
}

.jc-img2 {
  width: 80px;
  margin-top: 27px;
  transform: translateY(-50%);
}

.show-wrap {
  padding-right: 10px;
  text-align: right;
}

.show-btn-wrap {
  position: relative;
}
.show-btn {
  display: inline-block;
  padding: 2px 6px;
  border: 1px solid #ccc;
  cursor: pointer;
}

.show-group {
  position: absolute;
  top: 28px;
  right: 0;
  min-width: 10em;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  padding: 5px;
  text-align: left;
  z-index: 10;
}

.list-group li label {
  display: block;
  padding: 5px;
}

.tab-order {
  width: 100%;
  margin-top: 8px;  
  border:1px solid #999;
  border-collapse: collapse;
}

.tab-order thead tr td,
.tab-order thead tr th,
.tab-order tbody tr td,
.tab-order tbody tr th,
.tab-order tfoot tr td,
.tab-order tfoot tr th {
  padding: 5px;
  text-align: center;
  border:1px solid #999;
}

.tab-order tr:nth-child(even) {
  background-color: #fafafa;
}

.search-box {
  padding: 0 10px 10px;
  text-align: center;
}

.fix-bottom {
  height: 40px;
}

.total-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.3);
  background-color: #fafafa;
  text-align: right;
  line-height: 2;
  font-size: 16px;
}

.list-sug {
  width: 85%;
  margin: 0 auto;
}

.list-sug li {
  padding: 0.7rem;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
}


.list-sug li:hover {
  background: #f9f9f9;
  cursor: pointer;

}

.list-sug li:first-child {
  border-top: 1px solid #e5e5e5;
}

.no-content {
  text-align:center;
  padding:10px;
  color:#777;
}

.add-car {
  display: block;
  color: #106fb3;
  text-align: center;
}

.hug-list {
  position:absolute;
  top:32px;
  display: none1;
  position: absolute;
  z-index: 1;
  background: #fff;
  border: 1px solid #ccc;
  _overflow: hidden;
  box-shadow: 1px 1px 3px #ededed;
  -webkit-box-shadow: 1px 1px 3px #ededed;
  -moz-box-shadow: 1px 1px 3px #ededed;
  -o-box-shadow: 1px 1px 3px #ededed;
  max-height: 220px;
  overflow-y: scroll;
}


.hug-list li {
  color: #000;
  font: 14px arial;
  line-height: 22px;
  padding: 0 8px;
  position: relative;
  cursor: default;
}

.hug-list li:hover {
  background:#eee;
  cursor: pointer;

}

.lup-sticker {
  width:17px;
  height: 17px;
  border-radius: 50%;
  display: inline-block;
  background:#ff4f15;
  color:#fff;
  line-height: 17px;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
}

.warnning-box {
  text-align:center;
  background:#ffedeb;
  display:inline-block;
  padding:0.5rem 0.7rem;
  margin-bottom:0.7rem;
}

.member-tips {
  position: absolute;
  display:none;
  right: 10.8%;
  top:0;
  color:#555;
  font-size:12px;
  line-height: 24px;
}

.btn-dialog1 {
   background:#02a1c1;
   background-color: rgba(2,161,193,0.7);
   display:inline-block;padding:2px 10px;
   border-radius: 4px;
   color:#fff;
}

.price-mark {
  font-size:0.857em;
  font-style:italic;
  color:gray;
}

.flash-prompt {
  position: absolute;
  max-width:200px;
  background:#c6c6c6;
  
  padding:6px;
  border-radius: 6px;
  display:none;
  font-size:12px;
  line-height: 24px;  
  top: 10px;
  left:10px;
  text-align: center;
  z-index: 100;
  top:0;
  left: 95%;
  width:200px;
}

.btn-6 {
  display: inline-block;  
  text-align: center;
  border-radius: 4px;
  margin: 0.2rem;
  padding: 0 0.5rem;
  height: 1.86rem;
  line-height: 1.86rem;
  font-size: 0.86rem;
  border: 1px solid #ccc;
  border: 1px solid #e9e6e6;  
}