.group_box1 .swiper-container{
  height: 180px;
}
/* swiper box1 */
.group_box1 .swiper-slide{
  width: 32.3%;
}
.group_box1 .langBox{
  margin-top: 30px;
}
/* box2 */
.group_box2 .swiper-container{
  height: 240px;
}
.group_box2 .swiper-slide{
  width: 209px;
  width: 15.41%;
}
.group_box2_title{
  color: var(--maincol);
  font-size: 18px;
}
.group_box2_title i{
  font-size: 24px;
  margin-right: 5px;
}
.group_box2_title span{
  font-weight: bold;
}
/* box3 */
.group_box3_top{
  border-bottom: 1px solid rgba(27,75,100,0.2);;
  margin-bottom: 20px;
}
.group_box3_cha_nav{
  color: var(--titlecol);
  cursor: pointer;
  font-size: 18px;
}
.group_box3_cha_navli{
  width: 80px;
  margin:0 40px;
}
.group_box3_cha_navli:hover{
  color: var(--maincol);
  font-weight: bold;
}
.group_box3_cha_navli_sel{
  color: var(--maincol);
  font-weight: bold;
}
.group_change_blo{
  width: 41px;
  height: 6px;
  background: #fff;
  margin:7px auto 0;
}
.group_box3_cha_navli_sel .group_change_blo{
  background: var(--maincol);
}

.group_box3_con{
  display: none;
}

.typeBoxAll .typeBox:nth-child(2){
  display: none;
}
.typeBox{
  position: relative;
  font-size: 14px;
  color: var(--maincol);
  cursor: pointer;
  margin-bottom: 8px;
}
.typeNav{
  width: 140px;
  height: 34px;
  border-radius: 9px 9px 9px 9px;
  opacity: 1;
  padding:0 15px;
  box-sizing: border-box;
  border: 1px solid rgba(96,129,147,0.3);
  background-color: #fff;
}
.typeImg{
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.typePos{
  display: none;
  position:absolute;
  top: 34px;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  padding: 5px 0px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  z-index: 10;
  border: 1px solid rgba(96,129,147,0.3);
}
.typePosli{
  padding: 10px 15px;
}
.typePosli:hover{
  background-color: #eee;
}
/* .group_empty{
  display: flex;
  flex-direction: column;
  align-items: center;
  display: none;
  color: #ccc;
  font-size: 18px;
}
.group_empty i{
  font-size: 160px;
  margin-bottom: 20px;
} */


/* box4 */
.group_box3Li{
  width: 8%;
  margin-right: 0.36%;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 30px;
  text-align: center;
  color: var(--maincol);
}
.group_box3Li:nth-child(12n){
  margin-right: 0;
}
.group_box3Li:hover >p{
  font-weight: bold;
}
.group_box3Li:hover .box3Img{
  box-shadow: 0px 12px 14px 0px rgba(37,134,184,0.42);
}
.group_box3Img{
  /* width: 80px; */
  /* height: 80px; */
  /* width: 80%; */
  margin: auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
}
.group_box3Img img{
  height: 100%;
}
.group_box3_li_name{
  margin-top: 12px;
  margin-bottom: 6px;
  color: var(--maincol);
  font-size: 12px;
}
.group_box3_li_num{
  background: rgba(146,181,199,0.13);
  color: #608193;
  font-size: 12px;
  border-radius: 36px;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  -ms-border-radius: 36px;
  -o-border-radius: 36px;
  height: 24px;
  line-height: 24px;
}
.group_channel_btn,.group_gro_btn{
  display: none;
}
/* 1024-1200 */
@media screen and (max-width: 1200px) {
  .group_box2 .swiper-slide{
    width: 18.8%;
  }
  .group_box1 .swiper-slide{
    width: 49.25%;
  }
}
/* ipad pro */
@media screen and (max-width: 1024px) {
  .group_box2 .swiper-slide{
    width: 32.3%;
  }
  .group_box3Li{
    width: 9%;
    margin-right: 1.11%;
  }
  .group_box3Li:nth-child(10n){
    margin-right: 0;
  }
  .group_box3Li:nth-child(12n){
    margin-right: 1.11%;
  }
}
@media screen and (max-width: 860px) {
  .group_box3_con .news{
    width: 49%;
    margin-right: 2%;
  }
  .group_box3_con .news:nth-child(2n){
    margin-right: 0;
  }
  .group_box3Li{
    width: 11%;
    margin-right: 1.7%;
  }
  .group_box3Li:nth-child(8n){
    margin-right: 0;
  }
  .group_box3Li:nth-child(10n){
    margin-right: 1.7%;
  }
  .group_box3Li:nth-child(12n){
    margin-right: 1.7%;
  }
}
/* ipad */
@media screen and (max-width: 767px) {
  .group_box1 .swiper-container{
    height: 150px;
  }
  .group_box1 .swiper-slide{
    width: 98.5%;
  }
  .group_box2 .swiper-container{
    height: 90px;
  }
  .group_box2 .swiper-slide{
    width: 98.5%;
  }
  .group_box2_title{
    justify-content: center;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .group_box2_title i{
    font-size: 20px;
  }
  .group_box2 .indexsw2{
    padding: 20px 16px;
  }
  .group_box2 .indexsw2Con{
    display: flex;
  }
  .group_box2 .indexsw2img{
    width: 50px;
    height: 50px;
    margin-right: 16px;
    flex-shrink: 0;
  }
  .group_box2 .indexsw2title{
    height: 18px;
    font-size: 14px;
    color: #1B4B64;
    font-weight: bold;
    padding: 0 30px 0 0;
    -webkit-line-clamp:1;
    margin-bottom: 10px;
  }
  .group_box2 .indexsw2btn{
    width: 40px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
  }
  .group_box2 .indexsw2ad{
    text-align: left;
    min-width: 100px;
    height: 22px;
    line-height: 22px;
    background: var(--maincol);
    color: #fff;
    display: inline-block;
    text-align: center;
    padding:0 15px;
    box-sizing: border-box;
  }
  .group_box2 .swiper-button-next
  ,.group_box2 .swiper-button-prev
  ,.group_box2 .swiper-button-next.swiper-button-disabled
  ,.group_box2 .swiper-button-prev.swiper-button-disabled{
    top: 70%;
  }
  .group_box3Li{
    width: 18%;
    margin-right: 2.5%;
    padding:0;
    margin-bottom: 16px;
  }
  .group_box3Li:nth-child(8n){
    margin-right: 2.5%;
  }
  .group_box3Li:nth-child(10n){
    margin-right: 2.5%;
  }
  .group_box3Li:nth-child(12n){
    margin-right: 2.5%;
  }
  .group_box3Li:nth-child(5n){
    margin-right: 0;
  }
  .group_box3_li_name{
    background-color:#EAF0F4 ;
    margin-bottom: 0;
    margin-top: 10px;
    padding-top: 6px;
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
  }
  .group_box3_li_num{
    background-color:#EAF0F4 ;
    border-radius:0 0 8px 8px;
    -webkit-border-radius:0 0 8px 8px;
    -moz-border-radius:0 0 8px 8px;
    -ms-border-radius:0 0 8px 8px;
    -o-border-radius:0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
  }
  .group_box3Img{
    width: 100%;
  }
  .group_box3_cha_navli{
    width: auto;
    margin: 0 0px 0 0;
    font-size: 16px;
  }
  .group_box3_cha_navli:nth-child(1){
    margin-right: 40px;
  }
  .typeNav{
    padding: 0 10px;
    width: 110px;
    height: 28px;
    border: 1px solid var(--maincol);
  }
  .typeNav>i{
    margin-left: 6px;
  }
  .typeBox{
    font-size: 12px;
  }
  .typePos{
    top: 28px;
    border: 1px solid var(--maincol);
  }
  .typePosli{
    padding: 8px 10px;
  }
  .typeImg{
    width: 14px;
    height: 14px;
    margin-right: 8px;
  }
  .com_empty{
    font-size: 14px;
  }
  .com_empty i{
    font-size: 120px;
  }
  .group_box3_con .news{
    width: 100%;
    margin-right: 0;
  }
}

