/* notice */
.ewb-noti {
  box-sizing: border-box;
}

.ewb-noti-hd {
  height: 40px;
  opacity: 1;
  line-height: 40px;
  background: rgba(242, 244, 247, 1);

  font-size: 18px;

  color: rgba(23, 62, 120, 1);
}

/* noti-list */


.ewb-noti .wb-data-list {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 52px;
  color: rgba(56, 56, 56, 1);
}

.wd01 {
  float: left;
  width: 60%;
}

.wd02,
.wd03,
.wd04,
.wd05 {
  float: left;
  width: 10%;
  text-align: left;
  overflow: hidden;
  color: #666;
}
.wd04 {
  color: rgba(42, 130, 228, 1);
}

.ewb-noti-hd .wd05 {
  color: #333;
}

.ewb-noti-hd .wd01 {
  text-align: center;
}

.ewb-noti .wb-data-infor {
  margin-right: 0;
}

.ewb-noti .wb-data-date {
  margin-top: -40px;
}

.ewb-noti .wb-data-infor a {
  padding-left: 20px;
  max-width: 80%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}

.ewb-noti .wb-data-date {
  padding-right: 15px;
}

.hasbod .ewb-span14 {
  width: 582px;
}

/* 第一部分左侧图 */
.ewb-ask {
  border: 1px solid #eee;
  background-color: #f4f4f4;
}

.ewb-ask-img {
  margin-top: 17px;
  vertical-align: top;
  width: 480px;
  height: 260px;
}

.ewb-ask-msg {
  margin-top: 23px;
  line-height: 35px;
}

.ask-spe {
  color: #ff9900;
}

.ewb-ask-items {
  padding: 20px 18px;
  padding-right: 0;
}

.ewb-ask-items > li {
  float: left;
  margin-right: 12px;
}

.ewb-ask-items > li.last {
  margin-right: 0;
}

.ewb-ask-lk {
  display: block;
  width: 255px;
  height: 48px;
  line-height: 48px;
  border-radius: 1px;
  color: #6395ec;
  text-indent: 117px;
  font-size: 16px;
  border: 1px solid #6395ec;
  background-position: 75px center;
  background-repeat: no-repeat;
}

.ewb-gray-wp {
  border: 1px solid #eee;
  background-color: #f4f4f4;
  overflow: hidden;
}

/* find */
.ewb-find {
  margin-top: 10px;
  padding-bottom: 10px;
}

.ewb-find-btn {
  width: 46px;
  height: 30px;
  border: 0;
  outline: 0;
  border-radius: 3px;
  cursor: pointer;
  background: url(../images/find_btn.png) center no-repeat #ffa200;
}

.ewb-find-inp {
  margin-right: 8px;
  padding: 0 15px;
  width: 245px;
  height: 28px;
  line-height: 28px;
  color: #b2b2b2;
  outline: 0;
  border-radius: 3px;
  border: 1px solid #bfbfbf;
}

.ewb-find-btn:hover {
  background-color: #ff7f00;
}

.ewb-page {
  margin-top: 22px;
  padding-bottom: 25px;
}

.ewb-page-noborder {
  background: none;
}

/* 咨询投诉 */
.ewb-write {
  margin-right: 10px;
  padding-left: 37px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  background: url(../images/write_ico.png) 12px center no-repeat #32b16c;
}

.ewb-write:hover {
  background-color: #0ba552;
}

.ewb-zxts .ewb-noti-hd span {
  color: #333;
}

.ewb-zxts .wd01 {
  width: 60%;
}

.ewb-zxts .wd02,
.ewb-zxts .wd03,
.ewb-zxts .wd05 {
  width: 10%;
  color: rgba(166, 166, 166, 1);
}

.ewb-zxts .wb-data-infor a {
  max-width: 90%;
}

/* 窗口电话 */
.ewb-call {
  background-color: #fff;
}

.ewb-call-items {
  background: url(../images/cc_bg.jpg) repeat;
}

.ewb-call-items > li {
  float: left;
  width: 11.1%;
  height: 84px;
  line-height: 24px;
  text-align: center;
}

.call-lk {
  display: inline-block;
  vertical-align: middle;
  color: #333;
}

.call-mid {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.ewb-call-items > li:hover {
  background-color: #daecff;
}

.ewb-search-zm {
  float: left;
  margin-right: 5px;
  font-family: "微软雅黑";
  text-align: center;
  line-height: 30px;
  width: 20px;
  height: 30px;
  border: 1px solid #bfbfbf;
  outline: 0;
  border-radius: 3px;
  cursor: pointer;
}

.ewb-search-zm:hover {
  border: 1px solid #6395ec;
  background-color: #6395ec;
  color: #fff;
}

.ewb-search-zm.current {
  border: 1px solid #6395ec;
  background-color: #6395ec;
  color: #fff;
}

/* 20190911新增 */
.ewb-answer {
  width: 480px;
  position: absolute;
  top: 12px;
  left: 230px;
}

.ewb-answer-box {
  float: left;
  width: 381px;
  height: 17px;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  background: #fff;
  margin: 0 12px 0 10px;
}

.ewb-answer-progress {
  height: 100%;
  width: 0;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  background-color: #2f57d2;
  background-image: -webkit-linear-gradient(left, #6195f0, #2f57d2);
  background-image: -moz-linear-gradient(left, #6195f0, #2f57d2);
  background-image: -o-linear-gradient(left, #6195f0, #2f57d2);
  background-image: -ms-linear-gradient(left, #6195f0, #2f57d2);
  background-image: linear-gradient(left, #6195f0, #2f57d2);
}

.ewb-answer-sum {
  float: left;
  color: #2e56d1;
  line-height: 17px;
  font-size: 16px;
}

.ewb-answer-content {
  margin: 12px 5px 0 38px;
  line-height: 14px;
}

.ewb-answer-end {
  float: left;
}

.ewb-answer-end label {
  color: #2e56d1;
}

.ewb-answer-begin {
  float: right;
}

.ewb-answer-begin label {
  color: #666;
}

.ewb-answer-end span,
.ewb-answer-begin span {
  color: #ffa200;
}
