@charset "UTF-8";

.kaiyun-index-content .kaiyun-top {
  padding: 25px 65px 10px;
  margin-bottom: 10px;
  background-color: #fff;
}

.kaiyun-index-content .kaiyun-top-info {
  margin-bottom: 20px;
}

.kaiyun-index-content .kaiyun-top-info-avatar {
  margin-right: 18px;
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.kaiyun-index-content .kaiyun-top-info-avatar img {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 100%;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.kaiyun-index-content .kaiyun-top-info-title-text {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #525252;
}

.kaiyun-index-content .kaiyun-top-info-title-text .subscribe-icon {
  display: inline-block;
  width: 17px;
  height: 20px;
  margin-left: 8px;
  vertical-align: middle;
  background-image: url("/static/web/images/icon-subscribe.png");
  background-repeat: no-repeat;
  background-position: center;
}

.kaiyun-index-content .kaiyun-top-info-title-article {
  font-size: 14px;
  color: #bfbfbf;
}

.kaiyun-index-content .kaiyun-top-info-open {
  width: 305px;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 0;
  background-image: url("/static/web/images/open-bg.png");
  background-repeat: no-repeat;
  background-position: center;
}

.kaiyun-index-content .kaiyun-top-info-open .crown-icon {
  display: block;
  width: 16px;
  height: 15px;
  margin-top: 7px;
  margin-left: 22px;
  background-image: url("/static/web/images/icon-crown.png");
  background-repeat: no-repeat;
  background-position: center;
}

.kaiyun-index-content .kaiyun-top-info-open .open-tips {
  height: 29px;
  line-height: 29px;
  margin-left: 12px;
  font-family: KaiTi !important;
  font-size: 16px;
  color: #885e24;
}

.kaiyun-index-content .kaiyun-top-info-open .open-btn {
  display: block;
  width: 70px;
  height: 26px;
  line-height: 26px;
  margin-left: 20px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #885e24;
  border: solid 1px #885e24;
  border-radius: 4px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.kaiyun-index-content .kaiyun-top-content {
  margin-bottom: 10px;
  line-height: 22px;
  text-align: justify;
  font-size: 14px;
  word-break: break-all;
}

.kaiyun-index-content .kaiyun-top-activity {
  padding-bottom: 15px;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-btn {
  position: relative;
  width: 100px;
  height: 39px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 10px;
  margin-right: 20px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #0da4d3;
  overflow: hidden;
  border: solid 1px #0da4d3;
  border-left-width: 5px;
  border-right-color: transparent;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-btn-icon1 {
  position: absolute;
  top: -3px;
  right: -1px;
  border-color: transparent;
  border-style: solid;
  border-top-width: 22px;
  border-bottom-width: 22px;
  border-right-width: 15px;
  border-right-color: #0da4d3;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-btn-icon2 {
  position: absolute;
  top: -1px;
  right: -1px;
  border-color: transparent;
  border-style: solid;
  border-top-width: 20px;
  border-bottom-width: 19px;
  border-right-width: 14px;
  border-right-color: #fff;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-label .original-price {
  line-height: 1;
  font-size: 15px;
  color: #bfbfbf;
  text-decoration: line-through;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-label .sale-price-label {
  font-size: 18px;
  color: #525252;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .sale-price {
  height: 36px;
  margin-top: 3px;
  font-size: 18px;
  color: #525252;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .sale-price-num {
  margin: 0 -5px;
  font-size: 35px;
  font-weight: bold;
  color: #ff5a00;
}

.kaiyun-index-content .kaiyun-top-activity .focus-btn {
  display: block;
  width: 138px;
  margin-top: 5px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #0da4d3;
  border-radius: 17px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.kaiyun-index-content .kaiyun-top-activity {
  padding-bottom: 15px;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-btn {
  position: relative;
  width: 100px;
  height: 39px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 10px;
  margin-right: 20px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #0da4d3;
  overflow: hidden;
  border: solid 1px #0da4d3;
  border-left-width: 5px;
  border-right-color: transparent;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-btn-icon1 {
  position: absolute;
  top: -3px;
  right: -1px;
  border-color: transparent;
  border-style: solid;
  border-top-width: 22px;
  border-bottom-width: 22px;
  border-right-width: 15px;
  border-right-color: #0da4d3;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-btn-icon2 {
  position: absolute;
  top: -1px;
  right: -1px;
  border-color: transparent;
  border-style: solid;
  border-top-width: 20px;
  border-bottom-width: 19px;
  border-right-width: 14px;
  border-right-color: #fff;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-label .original-price {
  line-height: 1;
  font-size: 15px;
  color: #bfbfbf;
  text-decoration: line-through;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .activity-label .sale-price-label {
  font-size: 18px;
  color: #525252;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .sale-price {
  height: 36px;
  margin-top: 3px;
  font-size: 18px;
  color: #525252;
}

.kaiyun-index-content .kaiyun-top-activity .activity-box .sale-price-num {
  margin: 0 -5px;
  font-size: 35px;
  font-weight: bold;
  color: #ff5a00;
}

.kaiyun-index-content .kaiyun-top-activity .focus-btn {
  display: block;
  width: 138px;
  margin-top: 5px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #0da4d3;
  border-radius: 17px;
}

.kaiyun-index-aside .qwl-aside-module-content.list {
  padding: 20px 11px 15px 15px;
}

.kaiyun-index-aside .kauyun-aside-list-wrap {
  padding: 0 12px;
  padding-left: 5px;
  max-height: 334px;
  overflow: auto;
  /*滚动条样式*/
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滚动条的滑块大小和颜色*/
}

.kaiyun-index-aside .kauyun-aside-list-wrap::-webkit-scrollbar {
  width: 9px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 9px;
}

.kaiyun-index-aside .kauyun-aside-list-wrap::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 9px;
}

.kaiyun-index-aside .kauyun-aside-list-wrap::-webkit-scrollbar-thumb {
  border-radius: 9px;
  background-color: #ccc;
}

.kaiyun-index-aside .kauyun-aside-list-wrap.bankuai {
  max-height: 270px;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item {
  position: relative;
  padding-bottom: 20px;
  padding-left: 12px;
  border-left: 1px solid #efefef;
  cursor: pointer;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item:hover .list-item-dot {
  background-color: #0da4d3;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item .list-item-dot {
  position: absolute;
  top: 2px;
  left: -5px;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #868686;
  border-radius: 10px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item-date {
  margin-bottom: 5px;
  line-height: 1;
  font-size: 14px;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item-date .item-date {
  margin-right: 10px;
  color: #bfbfbf;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item-date .item-name {
  margin-right: 5px;
  font-weight: bold;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item-title {
  margin-bottom: 8px;
  line-height: 18px;
  text-align: justify;
  font-size: 14px;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item-content {
  line-height: 18px;
  text-align: justify;
  font-size: 14px;
  cursor: default;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item-content .stock-data {
  margin-top: 9px;
  background-color: #fafafa;
  border: 1px solid #efefef;
  border-left: none;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item-content .stock-data-item {
  width: 33.33%;
  padding: 6px 0;
  line-height: 18px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #efefef;
}

.kaiyun-index-aside .kauyun-aside-list-wrap .kauyun-aside-list-item-content .stock-data-item-num {
  font-weight: bold;
}

