@charset "UTF-8";
/* 变量说明
mainColor：是主颜色，颜色最深
subColor: 是大块区域的填充颜色，颜色最浅
otherColor：是按钮、控件等hover的背景和边框颜色，颜色深浅适中
*/
/*新华联变量配置
$mainColor:#523726;
$subColor:#D2AA78;
$otherColor:#D2AA78;
$bgUrl:url(../../img/ticket_order.png);
$adBgUrl:url(../../img/reg_login_bg_xhl.png);
$logoBgUrl:url(../../img/logo_xhl.png);
$logoLongBgUrl:url(../../img/c_logo2013_xhl.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*三亚变量配置
$mainColor:#2344B5;
$subColor:#B5E6F4;
$otherColor:#17B2F4;
$bgUrl:url(../../img/ticket_order.png);
$adBgUrl:url(../../img/reg_login_bg_sanya.png);
$logoBgUrl:url(../../img/logo_sy.png);
$logoLongBgUrl:url(../../img/c_logo2013_sy.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*云南变量配置
$mainColor:#fa7413;
$subColor:#fdd5b8;
$otherColor:#feb783;
$bgUrl:url(../../img/ticket_order_yunnan.png);
$adBgUrl:url(../../img/reg_login_bg_yn.jpg);
$logoBgUrl:url(../../img/logo_yn.png);
$logoLongBgUrl:url(../../img/c_logo2013_yn.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*三水荷花 配置
$mainColor:#632684;
$subColor:#da95fe; 
$otherColor:#da95fe; 
$bgUrl:url(../../img/ticket_order_ss.png);
$adBgUrl:url(../../img/reg_login_bg_ss.jpg);
$logoBgUrl:url(../../img/logo_ss.png);
$logoLongBgUrl:url(../../img/c_logo2013_ss.png);
$breadBgUrl:url(../../img/bread_bg.gif);
*/
/*标准配置*/
/*颜色和logo配置*/
.bgcolor {
  color: #377ef4;
}

.bg_border_bottom {
  border-bottom: 2px solid #377ef4;
}

.bgroundColor {
  background: #377ef4;
}

.hongli_logo, .hongli_logo a {
  overflow: hidden;
}

.hongli_logo {
  padding-left: 118px;
  width: auto;
  padding-top: 4px;
  padding-bottom: 8px;
}

.hongli_logo a {
  display: block;
  width: auto;
  height: 50px;
  text-indent: -999px;
  background: url(../../img/c_logo2013.png) no-repeat;
}

a:hover {
  text-decoration: underline;
}

#base_wrapper {
  width: 950px;
  padding: 0 10px 10px;
  margin: 0 auto;
}

#base_bd:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#base_bd {
  zoom: 1;
}

.base_price {
  color: #377ef4;
  font-style: normal;
  font-family: arial;
  text-decoration: none;
}

.base_price dfn {
  color: #377ef4;
  font-family: Arial, Simsun;
  font-size: 12px;
}

.inputSel {
  color: #666;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

a {
  color: #377ef4;
}

#base_wrapper {
  width: auto;
  max-width: 1180px;
  min-width: 980px;
  _width: 980px;
  margin: 0 auto;
  overflow: visible;
}

#base_bd {
  margin-bottom: 10px;
}

.clearfix:after, .sidenav:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  content: ".";
  overflow: hidden;
}

.btn_sel {
  display: inline-block;
  background-image: url(../../img/btn_myhongli.png?121126.png);
  background-position: 0 -9999em;
  background-repeat: no-repeat;
}

.bs06 {
  border: 1px solid #ccc;
}

.w02 {
  width: 110px;
}

.w09 {
  width: 82px;
}

.mb8 {
  margin-bottom: 8px;
}

.mr10 {
  margin-right: 10px;
}

.pd07 {
  padding: 1px;
}

.ilb {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.fs14 {
  font-size: 14px;
}

.tal {
  text-align: left;
}

.m_input {
  height: 25px;
  padding-left: 3px;
  margin-right: 10px;
  line-height: 25px;
  border: 1px solid #b4b4b4;
  box-shadow: 1px 1px 3px #ddd inset;
  vertical-align: middle;
  font-family: Arial;
}

.m_input:focus {
  background-color: #F1F9FF;
  border-color: #5D9DE5 #67A1E2 #67A1E2 #5D9DE5;
  box-shadow: 1px 1px 3px #D0DEE6 inset;
}

select {
  height: 22px;
  line-height: 18px;
  padding: 2px;
}

input[type="button"], button {
  -webkit-appearance: none;
  appearance: none;
}

.btn_sel {
  width: 64px;
  height: 25px;
  padding: 6px 0 2px 0\9;
  border: 0;
  background-position: 0 -496px;
  vertical-align: middle;
  overflow: visible;
  cursor: pointer;
}

.btn_sel:hover {
  background-position: -65px -496px;
}

.sidenav a:hover span {
  top: 12px;
}

.base_price {
  font-weight: bold;
}

.filter_list {
  padding-left: 10px;
  background-color: #F7F7F7;
}

.filter_list li {
  float: left;
  display: inline;
  padding: 5px 0;
  height: 25px;
  margin-right: 10px;
  line-height: 25px;
  white-space: nowrap;
}

.filter_list li .m_input {
  height: 23px;
  line-height: 23px;
  margin-right: 0px;
  vertical-align: inherit;
}

.filter_list li label {
  display: inline-block;
  margin-right: 5px;
  line-height: 25px;
}

.filter_list li select {
  *vertical-align: middle;
  font-size: 12px;
}

.filter_list li .btn_sel {
  vertical-align: inherit;
  *vertical-align: middle;
  _vertical-align: inherit;
}

.filter_list li a {
  *vertical-align: -2px;
  _vertical-align: -7px;
}

.people_box {
  position: relative;
  width: 70px;
  overflow: hidden;
  text-align: left;
}

.people {
  width: 60px;
  height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mod_sort {
  position: absolute;
  right: 10px;
  top: 5px;
}

@media print {
  body {
    padding: 0;
    margin: 0;
    background: #ffffff;
    font-family: Simsun, sans-serif;
    font-size: 9pt;
  }

  .base_price {
    color: #000000;
  }
}
.inputSel {
  color: grey;
}

.fh_box {
  display: inline-block;
  max-height: 36px;
  _height: 36px;
  overflow: hidden;
}

.orders_list table {
  table-layout: fixed;
  font-family: tahoma;
  text-align: center;
  border-collapse: collapse;
  width: 100%;
}

.orders_list h3 {
  font-family: Tahoma;
}

.orders_list .t_head th {
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px;
}

.orders_list .item {
  border: 1px solid #377ef4;
  margin-bottom: 10px;
}

.orders_list h3 {
  font-weight: normal;
  color: #333;
  background-color: #feb783;
  padding-left: 10px;
  padding-top: 6px;
  height: 24px;
}

.orders_list .t_body td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.people {
  padding: 10px 0;
}

.orders_list .pl10 {
  padding-left: 10px;
}

.orders_list .t_body .bd {
  border-left: 1px solid #bed3ee;
}

.orders_list .t_body .bt {
  border-top: 1px solid #bed3ee;
}

.orders_list .people_box, .orders_list .people_box .people {
  width: 100%;
  text-align: center;
  position: static;
}

.orders_list .t_foot {
  overflow: hidden;
  zoom: 1;
}

.layout-nm #sideNav {
  margin-right: -240px;
}

.layout-nm .main {
  float: right;
  width: 100%;
  max-width: none;
}

.layout-nm .main-w {
  margin-left: 170px;
}

.orders_thead {
  margin-bottom: 10px;
  background-color: #f6f6f6;
}

.hidden {
  display: none !important;
}

.cui_hd a {
  text-decoration: none;
}

.cui_hd a:hover {
  text-decoration: underline;
}

@keyframes wechat {
  0% {
    margin-top: 0;
  }
  10% {
    margin-top: -4px;
  }
  20% {
    margin-top: 0;
  }
  30% {
    margin-top: -3px;
  }
  40% {
    margin-top: 0;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes wechat {
  0% {
    margin-top: 0;
  }
  10% {
    margin-top: -4px;
  }
  20% {
    margin-top: 0;
  }
  30% {
    margin-top: -3px;
  }
  40% {
    margin-top: 0;
  }
  100% {
    margin-top: 0;
  }
}
.cui_toolkit {
  float: right;
  width: 422px;
  margin-top: -59px;
  padding-top: 20px;
  text-align: right;
  color: #BBB;
}

.cui_kefu {
  color: #4C4C4C;
  margin-left: 8px;
}

.cui_username {
  color: #4C4C4C;
  margin-right: 8px;
}

/*# sourceMappingURL=my-order.css.map */
