.container input ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  font-family: microsoft yahei, tahoma, arial, \5b8b\4f53, sans-serif; }
.container input :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-family: microsoft yahei, tahoma, arial, \5b8b\4f53, sans-serif; }
.container input ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-family: microsoft yahei, tahoma, arial, \5b8b\4f53, sans-serif; }
.container input :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: microsoft yahei, tahoma, arial, \5b8b\4f53, sans-serif; }
.container .topList {
  position: relative;
  padding-left: 35px;
  height: 42px;
  line-height: 42px;
  color: #2f6ad0;
  font-size: 12px; }
  .container .topList a {
    color: #4a4a4a; }
  .container .topList em {
    display: inline-block;
    width: 5px;
    height: 9px;
    background: url("/brandnew_CN/images/common/icon/linkArrow.png") no-repeat;
    background-size: 100% 100%; }
.container .topList:before {
  position: absolute;
  content: '';
  width: 25px;
  height: 9px;
  top: 16px;
  left: 0;
  background: url("../../images/common/icon/xm-logo.png") no-repeat;
  background-size: 100% 100%; }
.container .details > div {
  float: left; }
.container .details .left {
  width: 210px;
  margin-right: 10px;
  background: #ffffff;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.05); }
.container .details .right .ticketManagement {
  width: 780px;
  background: #ffffff;
  padding-bottom: 1px;
  min-height: 786px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.05); }
  .container .details .right .ticketManagement .history {
    padding: 0 20px; }
    .container .details .right .ticketManagement .history .historyNav {
      line-height: 50px;
      border-bottom: 1px solid #cddeea; }
      .container .details .right .ticketManagement .history .historyNav .sub {
        font-size: 15px;
        color: #0b325e; }
    .container .details .right .ticketManagement .history .historySearch {
      padding: 15px 0 10px; }
      .container .details .right .ticketManagement .history .historySearch p {
        font-size: 13px;
        color: #242424;
        line-height: 24px; }
  .container .details .right .ticketManagement .explainTable {
    padding: 0 20px; }
    .container .details .right .ticketManagement .explainTable p {
      font-size: 13px;
      color: #262626;
      line-height: 21px; }
    .container .details .right .ticketManagement .explainTable .con {
      padding-left: 10px;
      margin-top: 15px;
      background: #ffd39c; }
      .container .details .right .ticketManagement .explainTable .con .cen {
        padding: 15px 20px;
        background: #fff5e9; }
        .container .details .right .ticketManagement .explainTable .con .cen p {
          font-size: 12px;
          color: #a8630f;
          line-height: 21px; }
    .container .details .right .ticketManagement .explainTable table {
      width: 100%;
      margin: 20px 0 15px; }
      .container .details .right .ticketManagement .explainTable table th, .container .details .right .ticketManagement .explainTable table td {
        height: 60px;
        font-size: 13px;
        border: 1px solid #e1e4e7; }
      .container .details .right .ticketManagement .explainTable table th {
        min-width: 70px;
        color: #002038;
        font-weight: normal;
        background: #e1f0fc;
        border-right: none; }
      .container .details .right .ticketManagement .explainTable table td {
        min-width: 184px;
        padding: 0 15px;
        color: #242424;
        border-left: none; }

/*# sourceMappingURL=index.css.map */