body {
  background-color: #ffffff !important;
}

* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

.layui-carousel {
  background-color: #fff;
}

.img img {
  width: 140px;
  height: 35px;
}


.title {
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #000000;
  line-height: 25px;
  width: 100%;
  margin-top: 20px;
}
font {
  font-size: 14px;
}
.time {
  font-size: 14px;
  color: #585858 ;
  width: 100%;
  text-align: left;
  padding: 14px 0 14px 0;
  border-bottom: 1px solid #eee;
}

.content {
  font-size: 14px !important;
  padding: 20px 0 20px 0;
  color: #000000 ;
  width: 100%;
  /* margin: 25px 56px auto; */
}

.content a {
  font-size: 14px;
}


.layui-tab-title .head_title a {
  color: #333333;
  text-align: center;
  display: block;
  padding: 0 0px;
  margin: 0 0px;
}

.detail {
  width: 95%;
  display: flex;
  align-items: center;
  justify-items: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ffffff;
  padding-bottom: 30px;
}
.app{
    width: 100%;
  position: sticky;
  top: 0%;
  left: 0%;
  background-color: #fff;
  z-index: 9999;
}


.detail-text {
  width: 95%;
  margin-left: 10px;
  font-size: 14px !important;
  /* border: 1px solid red; */
}

.layui-tab-item {
  width: 100%;
}

.contentr {
  width: 100%;
  height: 320px;
}

.item_content {
  width: 100%;
  line-height: 27px;
  font-size: 14px !important;
 
}

.contentr .item {
  height: 80px;
  width: 100%;
  border: 2px solid;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 80px;
  margin-bottom: 10px;
}

.contentr .item img {
  margin-left: 30px;
  float: left;
  margin-top: 20px;
}

.q {
  background-color: #FFF5F4;
  border-color: #F4412E;
  color: #F4412E;
}

.w {
  background-color: #F6FBFF;
  border-color: #3A8FDD;
  color: #3A8FDD;
}

.e {
  background-color: #FFFAED;
  border-color: #F4AB37;
  color: #F4AB37;
}

.r {
  background-color: #F2FFF9;
  border-color: #16AF69;
  color: #16AF69;
}

.content1r {
  background: #ffffff;
  width: 300px;
}

.content1r-title {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  width: 100%;
  height: 45px;
  line-height: 42px;
  margin-left: 20px;
  border-bottom: 2px solid #f4f4f4;
}

.content1r-cont {
  padding: 20px;
  line-height: 45px;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
  border: none;
  border-radius: 0;
  border-bottom: 4px solid #4B72C4;
}

.oper-pic {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: auto 100%;
  border-radius: 10px;
}

.top {
  width: 100%;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}

.top .img {
  width: 40%;
}

.top .nav {
  width: 55%;
  color: #001c10;
  font-size: 0.3rem;
  position: relative;
}

.nav ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav ul li {
  margin-left: 20px;
}
.nav .aaa {
  width: 20px;
  height: 20px;
  margin-top: -4px;
}

.ico-img {
  position: absolute;
  top: 18px;
  left: 60px;
}

.layui-tab-card>.layui-tab-title .layui-this {
  color: #14AA65;
}

.layui-tab {
  width: 100%;

}

.tab {
  width: 100%;
  height: 40px;
  /* margin: 0px auto;
  line-height: 50px; */
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.layui-tab-title .head_title {
  flex: 1;
  height: 40px;
  background-color: #ffffff;
  line-height: 40px;
  font-size: 0.3rem;
  color: #333333;
  font-weight: normal;
  font-size: 14px;
}

.layui-tab-title li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;

  transition: all .2s;
  -webkit-transition: all .2s;
  position: relative;
  line-height: 40px;
  min-width: 0;
  padding: 0 0;
  text-align: center;
  cursor: pointer;
}

.layui-tab-title .layui-this:after {
  position: absolute;
  left: 0;
  top: 0;
  /* content: ""; */
  width: 100%;
  height: 50px;
  border: none;
  border-radius: 2px 2px 0 0;
  box-sizing: border-box;
  pointer-events: none;
}


/* 底部布局 */
.bottom-ico {
  font-size: 0.275rem;
  padding-top: 0.2rem;
  color: #eee;
}

.ico {
  width: 0.35rem;
  height: 0.35rem;
}

.footer-text {
  width: 90%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  /* align-items: center; */
}

.zhuanzai-container {
  width: 100%;
  height: 70px;
  border: 1px solid #000;
  margin-bottom: 30px;
  position: relative;
}

.zhuanzai-container-p1 {
  width: 100%;
  height: 70px;
  line-height: 40px;
  font-size: 0.24rem;
  color: #000;
  text-align: center;
}

.zhuanzai-container-p2 {
  position: absolute;
  top: 70%;
  left: 15%;
  width: 70%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #000;
}

/* 协会公告 */
.notice-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.notice-wrapper {
  width: 90%;
  height: 300px;
  border: 1px solid steelblue;
  border-radius: 5px;
  background-color: #fff;
  z-index: 99999999999999999;
  position: relative;
  display: flex;
  justify-content: center;

}

.notice-wrappe-item {
  position: absolute;
  width: 90%;
  height: 300px;
  background: #DFE9FF;
  border: 1px solid steelblue;
  border-radius: 5px;
  top: 6px;
  left: 22px;
}

.notice-title {
  position: absolute;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: steelblue;
  border-radius: 20px;
  color: #fff;
  font-size: 0.2rem;
  top: -6%;
  left: 30%;

}

.notice-title span {
  font-size: 0.3rem !important;
}

.notice-list {
  margin-top: 50px;
  width: 90%;

  justify-content: space-between;
  align-items: center;

}

.notice-list-div {
  width: 100%;
  /* border: 1px solid red; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  font-size: 0.3rem;
  color: #666;
}

.notice-list-p {
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}