.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 {
  width: 780px;
  min-height: 786px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 12px 0px;
  background: white; }
  .container .details .right .rightTxt {
    line-height: 50px;
    font-size: 15px;
    padding: 0 20px;
    color: #0b325e;
    border-bottom: 1px solid #cddeea; }
  .container .details .right .tab {
    margin: 20px 0; }
    .container .details .right .tab > div {
      display: none; }
    .container .details .right .tab .cur {
      display: block; }
    .container .details .right .tab ul {
      padding: 0 20px;
      margin: 0 20px 15px 0; }
      /*.container .details .right .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 .tab ul .cur {
        background: #008ac4;
        color: #fff; }
    .container .details .right .tab div .exTit {
      background: #bae2ff;
      height: 40px;
      line-height: 40px;
      padding: 0 20px;
      font-size: 14px;
      color: #1c53a1;
      margin: 20px 0; }
    .container .details .right .tab div .notes {
      font-size: 13px;
      color: #242424;
      line-height: 26px;
      padding: 0 20px;
  text-indent: 25px; }
table th, bable td {
  border: solid 1px #fff;
}

.cms-content span{
  padding: 0; 
}
/*# sourceMappingURL=index.css.map */
