.moduleMarginBottom{
  margin-bottom: 20px;
}
.moduleTitleText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #222222;
  line-height: 28px;
  text-align: center;
  font-style: normal;
  margin-bottom: 4px;
}
.moduleContentText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 17px;
  letter-spacing: 1px;
  text-align: center;
  font-style: normal;
}
.chilModuleTitleText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #222222;
  line-height: 25px;
  text-align: left;
  font-style: normal;
  margin-bottom: 4px;
}
.memberItemTitleText {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.chilModuleContentText{
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  line-height: 20px;
  font-style: normal;
}
.ywListText {
  margin-bottom: 0.9375rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  cursor: pointer;
  color: black;
}
.newsDiv{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ywText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 24px;
  font-style: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  cursor: pointer;
}
.margin{
  margin: 15px;
  margin-top: 0
}
.margin2{
  margin: 0 15px;
}
.yw1Father {
  height: 172px;
  background: url(../../../assets/img/home/main-yw-1.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 15px;
}
.yw1 {
  height: 100%;
  padding: 0.625rem;
}
.yw2Father {
  height: 172px;
  background: url(../../../assets/img/home/main-yw-2.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 15px;
}
.yw2 {
  height: 100%;
  padding: 0.625rem;
}
.yw3Father {
  flex: 1;
  height: 172px;
  background: url(../../../assets/img/home/main-yw-3.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 15px;
}
.yw3 {
  height: 100%;
  padding: 0.625rem;
}
.yw4Father {
  height: 172px;
  background: url(../../../assets/img/home/main-yw-4.png) no-repeat;
  background-size: 100% 100%
}
.yw4 {
  height: 100%;
  padding: 0.625rem;
}
.memberContentText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
  font-style: normal;
}
.memberManager1{
  padding: 20px;
  background: url(../../../assets/img/home/main-member-1.png) no-repeat;
  height:178px;
  background-size:100% 100%;
  display: block;
}
.memberManager2{
  padding: 20px;
  background: url(../../../assets/img/home/main-member-2.png) no-repeat;
  height:178px;
  background-size:100% 100%;
  display: block;
}
.memberManager3{
  padding: 20px;
  background: url(../../../assets/img/home/main-member-3.png) no-repeat;
  height:178px;
  background-size:100% 100%;
  display: block;
}
.memberButtonText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
  text-align: left;
  font-style: normal;
  margin-top: 60px;
  cursor: pointer;
}

.teamManagerTitle{
  float: left;
  z-index: 101;
  position: absolute;
  width: 100px;
  text-align: center;
  color: white;
  line-height: 35px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 16px;
  font-style: normal;
}
.teamManagerTitleTriangle{
  width: 6.875rem;
  height: 35px;
  border-top: 35px solid rgb(36,104,243);
  border-left: 0.9375rem solid transparent;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  float: left;
  z-index: 100;
  position: absolute;
}
.teamManagerTitleTriangleOther{
  width: 124px;
  height: 35px;
  border-top: 35px solid rgb(177,202,248);
  border-left: 0.9375rem solid transparent;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.teamManagerContentText{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #222222;
  line-height: 22px;
  font-style: normal;
  margin-bottom: 8px;
}
.teamManagerContentButtonText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #0052D9;
  line-height: 17px;
  text-align: left;
  font-style: normal;
  cursor: pointer;
  margin-bottom: 28px;
}
.marginBottom15{
  margin-bottom: 1.5rem;
}
.teamManagerBottomButton{
  width: 136px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  color: #0052D9;
  border: 0.0625rem solid #0052D9;
  margin: 0 auto;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-style: normal;
  cursor: pointer;
}
.noneUlDrop{
  list-style-type: none
}
.associationImg{
  width: 100%;
  transition: transform 0.3s ease; /*添加动画效果*/
  margin-bottom: 16px;
}
.associationImg:hover {
  transform: scale(1.2); /*当鼠标悬停时，将图像放大为原始大小的1.2倍*/
}
.associationText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  line-height: 22px;
  text-align: center;
  font-style: normal;
  display: block;
}
.associationBottomButton{
  width: 136px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  color: white;
  background-color: #0052D9;
  margin: 0 auto;
  font-weight: 500;
  font-style: normal;
  cursor: pointer;
}
.associationBottomButton>a{
  color: #fff;
  text-decoration: none;
}
.memberShow{
  background: url(../../../assets/img/home/main-member-show-background.png) no-repeat;
  width:100%;
  height:40%;
  background-size:100% 100%;
  padding-top: 1.25rem;
  padding-bottom: 32px;
  text-align: center;
}

.div{
  height: 55px;
  margin: 10px auto;
  overflow: hidden;/*超出的隐藏*/
}
#ul1{
  width: 1316px; /*6张图片的总宽度 放在一行*/
  height: 55px;
  list-style: none;
}
#ul2{
  width: 1078px; /*6张图片的总宽度 放在一行*/
  height: 55px;
  list-style: none;
}
#ul3{
  width: 1103px; /*6张图片的总宽度 放在一行*/
  height: 55px;
  list-style: none;
}
.li {
  float: left;
  margin-right: 20px;
}
.img{
  height: 25px;
  margin-left: 30px;
  margin-right: 30px;
}
.imgLeft{
  height: 25px;
  margin-left: 30px;
}
.imgRight{
  height: 25px;
  margin-right: 30px;
}
.mergePic{
  height: 55px;
  background-color: white;
  display: inline-block;
  line-height: 51px;
}

.imageContainer {
  position: relative; /* 相对定位 */
  margin-bottom: 3px;
  margin-left: 6px;
  width: 18px;
  display: none;
}
/* @keyframes规则定义了动画效果 */
@keyframes slideInFromLeft {
  0% { right: 0; } /* 初始状态，将元素向左移动超过其容器大小 */
  100% { right: -5%; }   /* 结束状态，将元素返回原位置 */
}
.floating-div {
  position: fixed;  /* 使用固定定位 */
  top: 40%;       /* 距离屏幕顶部10像素 */
  right: 5px;     /* 距离屏幕右边10像素 */
  width: 48px;    /* div的宽度 */
  height: 112px;   /* div的高度 */
  padding: 16px;   /* 内边距 */
  z-index: 1000;   /* 确保div在最上层 */
  background: url(../../../assets/img/home/main-notice.png) no-repeat;
  text-align: center;
  cursor: pointer;
}

.floating-div-show {
  position: fixed;  /* 使用固定定位 */
  top: 40%;       /* 距离屏幕顶部10像素 */
  right: 5px;     /* 距离屏幕右边10像素 */
  width: 280px;    /* div的宽度 */
  height: 112px;   /* div的高度 */
  z-index: 1000;   /* 确保div在最上层 */
  background: url(../../../assets/img/home/main-notice-show.png) no-repeat;
  text-align: center;
  padding-top: 14px;
  padding-left: 20px;
  padding-right: 36px;
  display: none;
  cursor: pointer;
}

.floating-div-show-close{
  position: fixed;  /* 使用固定定位 */
  top: 40%;       /* 距离屏幕顶部10像素 */
  right: 11px;     /* 距离屏幕右边10像素 */
  cursor: pointer;
}

.notice-text{
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  line-height: 20px;
}
.notice-btn{
  width: 64px;
  height: 24px;
  background: #FFFFFF;
  border-radius: 2px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #1F5FF3;
  text-align: center;
  line-height: 24px;
  font-style: normal;
}
