.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("/brandnew_CN/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;
  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 .explainTable {
    padding: 20px 0; }
    .container .details .right .ticketManagement .explainTable .exTit {
      background: #bae2ff;
      height: 40px;
      line-height: 40px;
      padding: 0 20px;
      font-size: 14px;
      color: #1c53a1;
      margin: 20px 0; }
    .container .details .right .ticketManagement .explainTable .tab {
      margin: 20px 0; }
      .container .details .right .ticketManagement .explainTable .tab > div {
        display: inline-block; }
      .container .details .right .ticketManagement .explainTable .tab .cur {
        display: inline-block; }
      .container .details .right .ticketManagement .explainTable .tab ul {
        padding: 0 20px;
        margin: 0 20px 15px 0; }
        .container .details .right .ticketManagement .explainTable .tab ul li {
          float: left;
          height: 30px;
          font-size: 12px;
          text-align: center;
          margin-right: 10px;
          color: #777;
          line-height: 30px;
          background: #d8d8d8;
          border-radius: 15px;
          padding: 0 15px;
          cursor: pointer; }
        .container .details .right .ticketManagement .explainTable .tab ul .cur {
          background: #008ac4;
          color: #fff; }
      .container .details .right .ticketManagement .explainTable .tab div table {
        width: 100%;
        margin: 20px 0 15px; }
        .container .details .right .ticketManagement .explainTable .tab div table th, .container .details .right .ticketManagement .explainTable .tab div table td {
          font-size: 13px;
          border: 1px solid #e1e4e7;
          line-height: 36px; }
        .container .details .right .ticketManagement .explainTable .tab div table th {
          min-width: 70px;
          color: #002038;
          font-weight: normal;
          background: #e1f0fc;
          border-right: none; }
        .container .details .right .ticketManagement .explainTable .tab div table td {
          min-width: 184px;
          padding: 0 15px;
          color: #242424;
          border-left: none;
          background: #FFFFFF; }

.container .details .right .tab div table {
  width: 100%;
}
table {
  margin: 0 auto!important;}
/*# sourceMappingURL=index.css.map */
