
.md13751.md-investor_governance {
  width: 100%;
  padding: 0.95rem 0 0.55rem;
}
.md13751.md-investor_governance .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12.8rem;
  max-width: 92%;
}
table, th, td{border: none;}
.md13751.md-investor_governance .layuibox{position: relative;width: 100%;display: block;cursor: pointer; padding-right: 0.3rem;border-bottom: 1px solid #666666;}
.md13751.md-investor_governance .layuibox:after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 0.15rem;
    height: 100%;
    background-image: url(../images/icon12.png);
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
}
.md13751.md-investor_governance .layui{border: none;background-color: transparent;display: block;cursor: pointer;
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    color: #666666;}
.md13751.md-investor_governance .selectbox {
  width: 100%;
  position: relative;
  z-index: 8;
}
.md13751.md-investor_governance .select-tip {
  width: 100%;
  display: block;
  cursor: pointer;
  position: relative;
  padding-right: 0.3rem;
  border-bottom: 1px solid #666666;
}
.md13751.md-investor_governance .select-tip:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 0.15rem;
  height: 100%;
  background-image: url("../images/icon12.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md13751.md-investor_governance .select-cur {
  display: block;
  width: 100%;
  height: 0.75rem;
  line-height: 0.75rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.md13751.md-investor_governance .select-cur span {
  color: #ff0000;
}
.md13751.md-investor_governance .select-sub {
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.md13751.md-investor_governance .select-cont {
  width: 100%;
  max-height: 180px;
  overflow: auto;
}
.md13751.md-investor_governance .select-item {
  display: block;
  cursor: pointer;
  width: 100%;
  line-height: 1.6;
  padding: 0.1rem 0.15rem 0.1rem 0.3rem;
  color: #666666;
}
.md13751.md-investor_governance .select-item:hover {
  background-color: #e31d23 !important;
  color: #fff;
}
.md13751.md-investor_governance .select-item.select {
  background-color: #f5f5f5;
}
.md13751.md-investor_governance .selectbox.show {
  z-index: 28;
}
.md13751.md-investor_governance .selectbox.show .select-sub {
  visibility: visible;
  z-index: 98;
  opacity: 1;
  transition: all ease 0.5s;
}
.md13751.md-investor_governance .selectbox.active .select-cur {
  color: #333;
}
.md13751.md-investor_governance .titles {
  width: 100%;
  text-align: center;
  margin-bottom: 0.55rem;
  color: #000000;
  font-weight: bold;
  line-height: 1.2;
}
.md13751.md-investor_governance .top {
  width: 100%;
  margin-bottom: 0.6rem;
  background-color: #fbfbfb;
  border-radius: 0.08rem;
  padding: 0.45rem 0.5rem 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.md13751.md-investor_governance .top .one {
  width: 2.6rem;
  margin-bottom: 0.3rem;
}
.md13751.md-investor_governance .top .input {
  margin-bottom: 0.3rem;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #666666;
  color: #333;
  width: 4.4rem;
  height: 0.75rem;
}
.md13751.md-investor_governance .top .submit {
  margin-bottom: 0.3rem;
  display: block;
  border: none;
  cursor: pointer;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  background-color: #444444;
  background-image: url("../images/icon19.png");
  background-size: 0.25rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md13751.md-investor_governance .list {
  width: 100%;
  padding-bottom: 0.45rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
}
.md13751.md-investor_governance .item {
  display: block;
  width: 32.03%;
  margin-right: 1.95%;
  margin-bottom: 0.25rem;
  padding: 0.4rem 0.4rem 0.45rem;
  background-color: #fbfbfb;
  border-radius: 0.08rem;
}
.md13751.md-investor_governance .item .time {
  width: 100%;
  margin-bottom: 0.2rem;
  color: #999999;
  line-height: 1.5;
}
.md13751.md-investor_governance .item .time img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  height: 1em;
}
.md13751.md-investor_governance .item .img{width: 100%;position: relative;overflow: hidden;padding-top: calc(350/250*100%); margin-bottom: 0.2rem;}
.md13751.md-investor_governance .item .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}

.md13751.md-investor_governance .item .box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.md13751.md-investor_governance .item .lt {
  width: 100%;
  margin-bottom: 0.25rem;
}
.md13751.md-investor_governance .item .name {
  cursor: pointer;
  width: 100%;
  color: #111111;
  line-height: 1.7;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.md13751.md-investor_governance .item .rt {
  font-size: 0;
  display: flex;
  align-items: center;
}
.md13751.md-investor_governance .item .buttom {
  display: block;
  cursor: pointer;
  margin-right: 0.15rem;
  margin-bottom: 0.15rem;
  min-width: 0.98rem;
  padding: 0 0.15rem;
  text-align: center;
  border: solid 1px #333333;
  border-radius: 0.2rem;
}
.md13751.md-investor_governance .item .buttom:last-child {
  margin-right: 0;
}
.md13751.md-investor_governance .item .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.08rem;
}
.md13751.md-investor_governance .item .icon1 {
  display: block;
}
.md13751.md-investor_governance .item .icon1 img {
  height: 0.87em;
}
.md13751.md-investor_governance .item .icon2 {
  display: none;
}
.md13751.md-investor_governance .item .icon2 img {
  height: 0.87em;
}
.md13751.md-investor_governance .item .text {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  line-height: 0.4rem;
}
.md13751.md-investor_governance .item .buttom:hover {
  background-color: #444444;
  border: solid 1px #444444;
}
.md13751.md-investor_governance .item .buttom:hover .icon1 {
  display: none;
}
.md13751.md-investor_governance .item .buttom:hover .icon2 {
  display: block;
}
.md13751.md-investor_governance .item .buttom:hover .text {
  color: #ffffff;
}
.md13751.md-investor_governance .item:nth-child(3n) {
  margin-right: 0;
}
.md13751.md-investor_governance .item:hover .name {
  text-decoration: underline;
  color: #181818;
}

@media (max-width: 750px) {
  .md13751.md-investor_governance .item {
    width: 100%;
    margin-right: 0;
  }
  .md13751.md-investor_governance .top {
    padding: 0.45rem 0.3rem 0.3rem;
  }
  .md13751.md-investor_governance .top .one {
    width: calc(50% - 0.15rem);
  }
  .md13751.md-investor_governance .top .input {
    width: calc(100% - 1rem);
  }
  .md13751.md-investor_governance .item .lt {
    flex: none;
    padding-right: 0;
    width: 100%;
  }
  .md13751.md-investor_governance .item .buttom {
    margin-top: 0.15rem;
    border-radius: 0.3rem;
    padding: 0 0.25rem;
  }
  .md13751.md-investor_governance .item .text {
    line-height: 0.6rem;
  }
}

/* 分页 */
.paging {
  width: 100%;
  text-align: center;
  font-size: 0;
}
.paging .paging-item {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  transition: all ease 0.5s;
  margin: 0.1rem 0.05rem;
  min-width: 2.56em;
  height: 2.56em;
  line-height: 2.56em;
  color: #777777;
  border-radius: 0.1rem;
  border: solid 1px #eeeeee;
}
.paging .paging-item:hover {
  color: #ffffff;
  background-color: #e31d23;
  border: solid 1px #e31d23;
}
.paging .paging-item.active {
  color: #ffffff;
  background-color: #e31d23;
  border: solid 1px #e31d23;
}
.paging .paging-up {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  transition: all ease 0.5s;
  margin: 0.1rem 0.05rem;
  min-width: 2.56em;
  height: 2.56em;
  color: transparent;
  border-radius: 0.1rem;
  border: solid 1px #eeeeee;
  background-image: url("../images/icon3.png");
  background-size: 0.44em auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.paging .paging-up:hover {
  background-image: url("../images/icon3-b.png");
  background-color: #e31d23;
  border: solid 1px #e31d23;
}
.paging .paging-next {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  transition: all ease 0.5s;
  transform: rotate(-180deg);
  margin: 0.1rem 0.05rem;
  min-width: 2.56em;
  height: 2.56em;
  color: transparent;
  border-radius: 0.1rem;
  border: solid 1px #eeeeee;
  background-image: url("../images/icon3.png");
  background-size: 0.44em auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.paging .paging-next:hover {
  background-image: url("../images/icon3-b.png");
  background-color: #e31d23;
  border: solid 1px #e31d23;
}
