.link {
  color: #088BFE !important;
}

.grayFont {
  color: #969696;
}

.green {
  color: #039845 !important;
}

.red {
  color: #EB5953 !important;
}

.grayFont {
  color: #969696 !important;
}

.blackColor {
  color: #333 !important;
}

.danger {
  border-radius: 3px;
  border: 1px solid #EB5953;
  padding: 0 4px;
  font-size: 12px;
  line-height: 18px;
  color: #EB5953;
  margin-left: 5px;
}

.yhc-padding {
  padding: 16px 10px;
}

.yhc-white {
  background-color: white;
}

.graybackground {
  background-color: #F1F2F4;
}

.borderTop {
  border-top: 0.7px solid #ebedf0;
}

.borderBottom {
  border-top: 0.7px solid #ebedf0;
}

.paddingTop {
  padding-top: 10px;
}

.yhc-fontWeight {
  font-weight: bold;
}

.redNum {
  color: red;
}

.caichan-tip {
  padding: 10px;
  line-height: 20px;
}

.yhc-tittle {
  padding: 16px 10px;
  font-weight: bold;
  border-bottom: 0.7px solid #ebedf0;
}

.yhc-model {
  margin: 15px 0;
  padding: 5px 0;
  background: #fff;
}

.yhc-icon-name {
  background: #fff;
  display: flex;
  align-items: center;
  padding: 8px 10px;
}

.yhc-icon-name .icon {
  width: 46px;
  height: 46px;
  border-radius: 3px;
}

.yhc-icon-name .nameIcon {
  width: 46px;
  height: 46px;
  font-size: 22px;
  line-height: 46px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  background: #D4A64E;
}

.yhc-icon-name .nameIcon.qing {
  background: #84CAAE;
}

.yhc-icon-name .nameIcon.huang {
  background: #C5C271;
}

.yhc-icon-name .nameIcon.lv {
  background: #91C765;
}

.yhc-icon-name .name {
  flex: 1;
  line-height: 26px;
  font-size: 15px;
  color: #088BFE;
  padding-left: 16px;
}

.yhc-icon-name .name .tag {
  display: inline-block;
  border-radius: 4px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 5px;
}

.yhc-icon-name .name .dagudong {
  background: #FED8DF;
  color: #EB525D;
}

.yhc-icon-name .name .address {
  background: #E1E2F6;
  color: #7472CC;
}

.yhc-icon-name .name .shouyiren {
  background: #CEE7FB;
  color: #2886D1;
}

.yhc-rowlist-padding {
  padding: 0 10px;
  background: #fff;
}

.yhc-rowlist-padding .yhc-rowlist-con {
  padding: 8px 0;
  border-bottom: 1px solid #ebedf0;
}

.yhc-rowlist {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}

.yhc-rowlist .rowcol {
  width: 50%;
  color: #333;
  line-height: 20px;
  padding: 8px 0;
}

.yhc-rowlist .rowcol.line {
  width: 100%;
}

.yhc-rowlist .rowcol .lable {
  color: #969696;
}

.yhc-rowlist .rowcol .val {
  padding: 5px 0;
}

.yhc-rowlist .rowcol .val .logo {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin-right: 6px;
  vertical-align: middle;
}

.yhc-rowlist .rowcol:nth-child(even) .lable {
  padding-left: 10px;
  border-left: 1px solid #ebedf0;
}

.yhc-rowlist .rowcol:nth-child(even) .val {
  padding-left: 10px;
}

.yhc-biangeng {
  margin-bottom: 10px;
  padding: 20px 0;
  position: relative;
}

.yhc-biangeng:after {
  display: block;
  content: '';
  position: absolute;
  left: -20px;
  right: -20px;
  bottom: -10px;
  height: 10px;
  background: #F1F2F4;
}

.yhc-biangeng .title {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
}

.yhc-biangeng .title .num {
  color: #6A6A6A;
  background: #EEEEEE;
  font-size: 17px;
  line-height: 30px;
  padding: 0 3px;
  border-radius: 4px;
}

.yhc-biangeng .title .desc {
  padding: 0 10px;
  color: #444;
  flex: 1;
}

.yhc-biangeng .title .date {
  color: #9D9D9D;
  font-size: 13px;
}

.yhc-biangeng .bianhua {
  background: #F8F8F8;
  border-radius: 5px;
  padding: 10px;
  display: flex;
}

.yhc-biangeng .bianhua .left, .yhc-biangeng .bianhua .right {
  flex: 1;
  color: #969696;
}

.yhc-biangeng .bianhua .left {
  padding-right: 10px;
}

.yhc-biangeng .bianhua .right {
  padding-left: 10px;
  border-left: 1px solid #ebedf0;
}

.yhc-biangeng .bianhua .biangeng-con {
  padding-top: 10px;
  color: #333;
}

.yhc-zzsyr-go {
  color: #fe8341;
}

.yhc-zzsyr-go span {
  margin-right: 10px;
}

.yhc-zzsyr-go img {
  width: 20px;
  height: 20px;
}

.yhc-zzsyr-ms {
  line-height: 26px;
}

.yhc-zzsyr-ms > span,.yhc-zzsyr-ms .jiantou {
  display: inline-block;
  width: 84px;
  height: 30px;
  background: url("../img/jt.png") no-repeat right bottom;
  background-size: 75px 8px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #444444;
  text-align: center;
  position: relative;
  top: -13px;
  margin-right: 6px;
}

.yhc-news-title {
  color: #333;
  font-weight: bolder;
  padding: 0 10px;
  font-size: 15px;
  line-height: 38px;
  border-bottom: 1px solid #ebedf0;
  margin-top: 10px;
  background: #fff;
}

.yhc-news {
  background: #fff;
  padding: 0 10px;
  position: relative;
}

.yhc-news .van-icon {
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
}

.yhc-news .yhc-news-con {
  padding: 10px 0;
  border-bottom: 1px solid #ebedf0;
}

.yhc-news .title {
  font-size: 15px;
  line-height: 24px;
  padding-right: 10px;
}

.yhc-news .tag {
  font-size: 12px;
  line-height: 16px;
  color: #BBBBBB;
  padding: 6px 10px 6px 0;
}

.yhc-news .tag span {
  padding-right: 7px;
}

.yhc-news .btm {
  color: #969696;
  font-size: 13px;
  line-height: 24px;
  padding-right: 10px;
}

.yhc-news .btm .date {
  float: right;
}

.yhc-bzxr-items {
  background: #fff;
  padding: 15px 10px;
  width: 100%;
  margin-bottom: 15px;
}

.yhc-bzxr-items:first-child {
  margin-top: 15px;
}

.yhc-bzxr-items .bzxr-items-info {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.yhc-bzxr-items .bzxr-items-info .bzxr-items-left {
  flex: 1;
  line-height: 24px;
  color: #969696;
}

.yhc-bzxr-items .bzxr-items-info .bzxr-items-left .title {
  font-weight: bolder;
  color: #333;
}

.yhc-bzxr-items .bzxr-items-info .bzxr-items-left .bzxr-items-nr {
  flex: 1;
  color: #333;
}

.yhc-bzxr-items .bzxr-items-info .bzxr-item-right {
  width: 16px;
  margin-left: 5px;
}

.yhc-model-title {
  background: #fff;
  margin-bottom: 15px;
}

.yhc-model-title .title {
  font-weight: bolder;
  border-bottom: 1px solid #ebedf0;
  padding: 10px 10px;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;
}

.yhc-model-title .title span {
  float: right;
  color: #969696;
}

.yhc-list-icon {
  display: flex;
  padding: 15px 10px;
  background: #fff;
  margin-bottom: 15px;
}

.yhc-list-icon .icon {
  width: 66px;
  height: 66px;
  border-radius: 4px;
  border: 1px solid #eee;
}

.yhc-list-icon .list {
  flex: 1;
  padding: 0 5px 0 10px;
  line-height: 24px;
  color: #969696;
  overflow: hidden;
}

.yhc-list-icon .list .name {
  color: #333;
  font-size: 15px;
  font-weight: bolder;
}

.yhc-list-icon .list .name .status {
  float: right;
  color: #42a7ff;
  background: #d9eaff;
  font-size: 13px;
  line-height: 20px;
  padding: 0 4px;
  border-radius: 2px;
}

.yhc-list-icon .list .tag {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.yhc-list-icon .list .tag .type {
  float: right;
  color: #42a7ff;
  border: 1px solid #42a7ff;
  font-size: 12px;
  line-height: 20px;
  padding: 0 4px;
  border-radius: 3px;
}

.yhc-list-icon .van-icon {
  display: flex;
  align-items: center;
}
