.content-hd {
  height: 47px;
  line-height: 47px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-left: 10px;
  padding-right: 12px;
  border-left: 3px solid #5cc5fb;
  background: -webkit-linear-gradient(4deg, #e7eff9 0%, rgba(193, 219, 254, 0) 100%);
  background: -moz-linear-gradient(4deg, #e7eff9 0%, rgba(193, 219, 254, 0) 100%);
  background: -o-linear-gradient(4deg, #e7eff9 0%, rgba(193, 219, 254, 0) 100%);
  background: linear-gradient(86deg, #e7eff9 0%, rgba(193, 219, 254, 0) 100%);
}
.content-hd .content-tt {
  padding-left: 50px;
  color: #000;
  font-size: 20px;
  background: url("../images/notice/icon_tt.png") left center no-repeat;
}
.content-hd .content-more {
  color: #5cc5fb;
  font-size: 14px;
}

.content-links {
  margin-top: 23px;
}
.content-links > a {
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(33% - 10px);
  height: 102px;
  line-height: 102px;
  text-align: center;
  background-color: #f00;
  font-size: 16px;
  padding-left: 160px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.content-links > a.satisfaction {
  color: #1657bf;
  background: url("../images/notice/img_satisfaction.png") center no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
     font-size: 16px;
    line-height: 28px;
    padding-top: 24px;
}
.content-links > a.satisfaction2 {
  color: #1657bf;
  background: url("../images/notice/img2_satisfaction.png") center no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
     margin-left: 20px;
     font-size: 16px;
    line-height: 28px;
    padding-top: 24px;
}

.content-links > a.objection {
  color: #ab6a00;
  background: url("../images/notice/img_objection.png") center no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
}

.tl {
  text-align: left;
}

.ewb-trade-th {
  font-weight: 400;
}

.date-text {
  color: #999;
}

.ewb-trade-td {
  height: 60px;
  line-height: 60px;
}

.ewb-trade-tr {
  border-bottom: 1px dashed #d8d8d8;
}

.ewb-w48 {
  width: 48px;
}

.ewb-trade-tb {
  margin-bottom: 16px;
}

.pagination a {
    text-decoration: none;
    border: none !important;
}

.ewb-page-li2 {
    border: none !important;
}

.ewb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    width: 48px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
}

.ewb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
}