.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: 50px;
  min-height: 786px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.05); }
.container .details .right .ticketManagement .history {
  padding: 0 20px;
  margin-bottom: 15px; }
.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 .introduce {
  padding: 0 20px; }
.container .details .right .ticketManagement .introduce p {
  font-size: 13px;
  color: #262626;
  line-height: 21px;
  margin-bottom: 10px;
  text-indent: 25px; }
.container .details .right .ticketManagement .bar {
  background: #bae2ff;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  color: #1c53a1;
  font-size: 14px; }
.container .details .right .ticketManagement .playContent {
  padding: 0 30px; }
.container .details .right .ticketManagement .playContent .typeSelect {
  margin: 15px 0px; }
.container .details .right .ticketManagement .playContent .typeSelect button {
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 15px;
  background: #d8d8d8;
  font-size: 12px;
  color: #888888;
  border: none;
  outline: none;
  cursor: pointer;
  margin-right: 20px; }
.container .details .right .ticketManagement .playContent .typeSelect button.active {
  color: #FFFFFF;
  background: url(../images/common/icon/btn-blue.png);
  background-size: 100% 100%; }
.container .details .right .ticketManagement .playContent .contentSelect {
  display: none; }
.container .details .right .ticketManagement .playContent .contentSelect .contentOne {
  margin-bottom: 10px; }
.container .details .right .ticketManagement .playContent .contentSelect .contentOne .imgContent {
  border-top: 10px solid #e1f0fc;
  border-bottom: 10px solid #e1f0fc;
  border-left: 20px solid #e1f0fc;
  border-right: 20px solid #e1f0fc;
  width: 180px;
  height: 220px;
  float: left; }
.container .details .right .ticketManagement .playContent .contentSelect .contentOne .introduceContent {
  margin-left: 20px;
  float: left;
  width: 520px; }
.container .details .right .ticketManagement .playContent .contentSelect .contentOne .introduceContent .title {
  font-size: 15px;
  color: #002038;
  line-height: 15px;
  padding: 10px 0px;
  border-bottom: 1px solid #e1e4e7;
  margin-bottom: 10px; }
.container .details .right .ticketManagement .playContent .contentSelect .contentOne .introduceContent p {
  font-size: 12px;
  color: #4a4a4a;
  line-height: 21px;
  margin-bottom: 7px; }
.container .details .right .ticketManagement .playContent .contentSelect.active {
  display: block; }
.container .details .right .ticketManagement .paging {
  margin-right: 20px;
  margin-top: 50px; }
.container .details .right .ticketManagement .paging li.one .icon-arrow {
  background: url("../images/common/icon/left-blue.png") no-repeat;
  background-size: 100% 100%;
  transform: rotate(0deg); }
.container .details .right .ticketManagement .paging li {
  float: right;
  width: 40px;
  height: 40px;
  opacity: 0.4;
  background: #c1e4ff;
  line-height: 40px;
  cursor: pointer;
  text-align: center; }
.container .details .right .ticketManagement .paging li .icon-arrow {
  width: 10px;
  height: 17px;
  top: 50%;
  margin-top: 12px;
  display: inline-block;
  background: url("../images/common/icon/left-blue.png") no-repeat;
  background-size: 100% 100%;
  transform: rotate(180deg); }
.container .details .right .ticketManagement .paging .cur {
  opacity: 1;
  font-size: 12px;
  color: #093a57;
  background: #c1e4ff; }
table {
  margin: 0 auto!important;}
