.qwl-index-wrap .qwl-index-content .up {
  color: #ff5a00;
}

.qwl-index-wrap .qwl-index-content .down {
  color: #2cab6a;
}

.qwl-index-wrap .qwl-index-content .qwl-index-top {
  padding: 30px 65px;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-stock {
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.qwl-index-wrap .qwl-index-content .qwl-index-stock-item {
  width: 33.33%;
}

.qwl-index-wrap .qwl-index-content .qwl-index-stock-item .quotation-name {
  margin-bottom: 10px;
  font-size: 14px;
  color: #525252;
}

.qwl-index-wrap .qwl-index-content .qwl-index-stock-item .quotation-num .exponent-num {
  margin-right: 10px;
  line-height: 34px;
  font-size: 28px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-stock-item .quotation-num .up-down-num {
  font-size: 12px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-stock-item .quotation-num .up-down-num-item:first-child {
  margin-bottom: 5px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto {
  position: relative;
  padding: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #dfeef7;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap {
  position: relative;
  width: 100%;
  min-height: 210px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 10px solid #fff;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-content {
  width: 340px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-content .qwl-index-date {
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 18px;
  color: #0da4d3;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-content .qwl-index-date .date-icon {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  margin-top: 6px;
  background-image: url("/static/web/images/icon-calender-blue.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-content .qwl-index-date .date-day {
  font-size: 33px;
  font-weight: bold;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-content .qwl-index-date .date-gap {
  display: block;
  width: 10px;
  height: 22px;
  margin: 0 5px;
  margin-top: 7px;
  background-image: url("/static/web/images/icon-gap-blue.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-content .qwl-index-date .date-week-year-month {
  font-size: 12px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-content .moto-box {
  line-height: 25px;
  font-size: 16px;
  color: #525252;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-content .moto-box .moto-text {
  margin-bottom: 5px;
  word-break: break-all;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-content .moto-box .moto-name {
  margin-right: 40px;
  text-align: right;
}

.qwl-index-wrap .qwl-index-content .qwl-index-moto .qwl-index-moto-content-wrap .qwl-index-moto-img {
  width: 156px;
  height: 119px;
  margin-top: 38px;
  margin-right: 30px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item {
  padding: 20px 65px;
  margin-bottom: 10px;
  background-color: #fff;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-head {
  margin-bottom: 15px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-avatar {
  width: 56px;
  height: 56px;
  margin-right: 15px;
  overflow: hidden;
  border-radius: 100%;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-avatar img {
  width: 100%;
  height: 100%;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-info .list-item-type {
  margin-bottom: 10px;
  font-size: 18px;
  color: #525252;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-info .list-item-date-author {
  font-size: 12px;
  color: #bfbfbf;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-info .list-item-date-author .list-item-date {
  margin-right: 10px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-title {
  display: inline-block;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 12px;
  padding-bottom: 2px;
  font-size: 18px;
  font-weight: normal;
  color: #0da4d3;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-title:hover {
  color: #525252;
  border-bottom-color: #525252;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-title .index-title-label {
  position: relative;
  display: inline-block;
  line-height: 20px;
  margin-right: 8px;
  padding: 0 5px;
  font-size: 13px;
  color: #fff;
  vertical-align: middle;
  background-color: #ff5a00;
  border-radius: 2px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-content {
  margin-bottom: 20px;
  line-height: 22px;
  font-size: 14px;
  text-align: justify;
  word-break: break-all;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-audio {
  margin-bottom: 15px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-audio .item-play-btn {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  cursor: pointer;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-audio .item-play-btn.play-btn {
  background-image: url("/static/web/images/play-btn.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-audio .item-play-btn.pause-btn {
  background-image: url("/static/web/images/pause-btn.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-audio .item-play-progress .item-play-time {
  line-height: 22px;
  font-size: 14px;
  color: #c8c7c7;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-audio .item-play-progress .item-play-progress-outer {
  position: relative;
  width: 420px;
  height: 8px;
  margin: 8px 15px;
  background-color: #f2f2f2;
  cursor: pointer;
  border-radius: 10px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-audio .item-play-progress .item-play-progress-outer .item-play-progress-inner {
  position: absolute;
  top: 0px;
  left: 0;
  height: 8px;
  width: 0%;
  background-color: #bfe5f1;
  cursor: pointer;
  border-radius: 10px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-audio .item-play-progress .item-play-progress-outer .item-play-progress-inner-dot {
  position: absolute;
  top: -4px;
  right: -8px;
  width: 16px;
  height: 16px;
  background-color: #0da4d3;
  -webkit-box-shadow: 0px 2px 6px 0px #0da4d3;
          box-shadow: 0px 2px 6px 0px #0da4d3;
  cursor: pointer;
  border-radius: 100px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-others {
  margin-bottom: 15px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-others .stock-info {
  padding: 10px 0;
  background-color: #f7f8fa;
  border: solid 1px #eee;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-others .stock-info-item {
  width: 33.33%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0;
  text-align: center;
  border-right: 1px solid #eee;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-others .stock-info-item:last-child {
  border-right: none;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-others .stock-info-item-title {
  margin-bottom: 15px;
  font-size: 16px;
  color: #525252;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-others .stock-info-item-num {
  font-size: 28px;
  font-weight: bold;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-others .stock-info-jiancang {
  position: relative;
  display: inline-block;
  padding: 50px 20px;
  line-height: 1;
  font-size: 35px;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-others .img-info-item {
  width: 210px;
  height: 164px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px;
  margin-right: 20px;
  background-color: #f7f8fa;
  border: solid 1px #eee;
  border-radius: 1px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-others .img-info-item img {
  width: 100%;
  height: 100%;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-data .data-item {
  margin-left: 18px;
  line-height: 12px;
  font-size: 12px;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-data .data-item-icon {
  display: inline-block;
  width: 13px;
  height: 12px;
  margin-right: 3px;
  vertical-align: top;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-data .data-item-icon.comment {
  background-image: url("/static/web/images/icon-comment-gray.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-data .data-item-icon.usable {
  background-image: url("/static/web/images/icon-usable-gray.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-index-wrap .qwl-index-content .qwl-index-list-item-data .data-item-name {
  margin-right: 5px;
}

.qwl-strategy-wrap {
  padding: 14px;
}

.qwl-strategy-wrap .legend-box {
  margin-bottom: 15px;
  padding-left: 15px;
}

.qwl-strategy-wrap .legend-box .legend-item {
  position: relative;
  margin-right: 20px;
  font-size: 14px;
}

.qwl-strategy-wrap .legend-box .legend-item::before {
  content: '';
  position: absolute;
  top: 6px;
  left: -10px;
  width: 6px;
  height: 6px;
  border-radius: 10px;
}

.qwl-strategy-wrap .legend-box .legend-item.c-blue {
  color: #2466a7;
}

.qwl-strategy-wrap .legend-box .legend-item.c-blue::before {
  background-color: #2466a7;
}

.qwl-strategy-wrap .legend-box .legend-item.c-red {
  color: #9a241e;
}

.qwl-strategy-wrap .legend-box .legend-item.c-red::before {
  background-color: #9a241e;
}

.qwl-strategy-wrap .strategy-charts {
  width: 100%;
  height: 140px;
}

.qwl-strategy-wrap .strategy-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.qwl-strategy-wrap .strategy-data .data-item {
  width: 85px;
  text-align: center;
}

.qwl-strategy-wrap .strategy-data .data-item .label {
  margin-bottom: 10px;
  font-size: 14px;
  color: #525252;
}

.qwl-strategy-wrap .strategy-data .data-item .data {
  line-height: 50px;
  font-size: 22px;
  font-weight: bold;
  color: #868686;
  background-color: #f2f2f2;
}

.qwl-strategy-wrap .strategy-data .data-item .data.is-active {
  color: #fff;
  background-color: #ff5a00;
}

