section {
  width: 1200px;
  margin: 1px auto;
  padding: 0 40px;
  background: none;
     text-align: left;
}

.groupNews_title {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 0 5px;
}
.groupNews_title a{}
.groupNews_title a>div.imo{height: 217px;width: 362px;display: flex;align-items: center;float: left;margin-left:0;justify-content: center}
.groupNews_title a>div.imo img{width: auto;
  height: auto;
max-width: 100%;max-height: 100%;}
.groupNews_title a>img {
  
  vertical-align: top;
  max-height: 217px;
}

.groupNews_title a>div {
  position: relative;
  display: inline-block;
  width: calc(100% - 390px);
  margin-left: 20px;
height: 100%;
}

.groupNews_title a>div h3 {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
  height: 35px;
  overflow: hidden;
      text-overflow: ellipsis;
    white-space: nowrap;
}

.groupNews_title a>div p {
  font-size: 12px;
  color: #999;
  line-height: 30px;
  margin: 15px 0;
  height: 90px;
 text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;overflow: hidden;
}

.groupNews_title a>div span {
  position: absolute;
  font-size: 14px;
  color: #999;
  line-height: 30px;
  left: 0;
  bottom: 0;
}

.groupNews_title a>div button {
  position: absolute;
  width: 75px;
  height: 24px;
  font-size: 14px;
  text-align: center;
  color: #0082C7;
  border: 1px solid #0082C7;
  background-color: white;
  border-radius: 12px;
  right: 0;
  bottom: 0;
}

/*正文内容*/
#groupNews_content li {
  margin: 20px 0 60px 0;

}

#groupNews_content li a>div {
  display: inline-block;
}

/*左边日期*/
#groupNews_content li a>div:nth-child(1) {
  text-align: center;
  width: 120px;
}

#groupNews_content li a>div:nth-child(1)>p:nth-child(1) {
  font-size: 36px;
  line-height: 42px;
  font-family: MicrosoftYaHei;
}

#groupNews_content li a>div:nth-child(1)>p:nth-child(2) {
     font-size: 20px;
     line-height: 16px;
     color: #999;
     margin: 25px 0 6px 0;
}

/*右边内容*/
#groupNews_content li a>div:nth-child(2) {
  width: 960px;
  margin-left: 32px;
  padding-left: 44px;
  border-left: 3px solid #ccc;
  vertical-align: bottom;
}

#groupNews_content li a>div:nth-child(2)>p:nth-child(1) {
  margin-bottom: 20px;
  font-size: 16px;
  overflow: hidden;
  height: 20px;

}

#groupNews_content li a>div:nth-child(2)>p:nth-child(2) {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
   text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;overflow: hidden;
}

/*最下方分页*/
#groupNews_content+div {
  text-align: center;
}

#groupNews_content li:hover div p:nth-child(1) {
  color: #0082C7;
}
.section1{margin-top:80px;}

@media screen and (max-width: 750px) {
  #lunbo{margin-top:0;height: auto;width: 95%;margin:0 2.5%;padding:0px;min-width: 95%}
  .el-carousel__arrow{display: none !important}
  .lunboBox{width: 100%;height: auto}
  .lunboBox>div{position: inherit;width: 100%;}
  .lunboBox>div>div{height: 100%;padding:0;width: 100% !important}
  .groupNews_title a>img{width:100%;height: 5rem}
  .groupNews_title a>div{width: 100%;height: auto;margin-left:0}
  .groupNews_title a>div h3{font-size: 0.3rem;height: auto;padding:0.2rem 0;line-height: 1.5}
  .groupNews_title a>div p{margin:0;font-size: 0.24rem;line-height: 1.5;height: 1.1rem;}
  .groupNews_title a>div span,.groupNews_title a>div button{display: none;}
  .section1{padding:0 0.2rem;} 
#groupNews_content li{width: 100%;padding:0.2rem 0;height: auto;margin:0; border-bottom: 1px solid #e6e6e6;}
#groupNews_content li>a>div:nth-child(1){width: 1.2rem}
#groupNews_content li>a>div:nth-child(1)>p:nth-child(1){font-size: 0.5rem;line-height: 0.6rem;}
#groupNews_content li>a>div:nth-child(1)>p:nth-child(2){margin:0.1rem;font-size: 0.24rem;line-height: 0.3rem}
#groupNews_content li>a>div:nth-child(2){width: calc(100% - 1.5rem);margin-left:0;padding-left:0.4rem;}
#groupNews_content li>a>div:nth-child(2)>p:nth-child(1){margin-bottom: 0;font-size: 0.3rem;height: 0.5rem;line-height: 0.5rem;}
#groupNews_content li>a>div:nth-child(2)>p:nth-child(2){font-size: 0.24rem;line-height: 1.5;height: 0.7rem}
#groupNews_content li>a>div:nth-child(2)>p:nth-child(1){color: #0082C7}
.more{font-size: 0.4rem}  
}