
.social .ens {
    text-align: center;
    padding-top: 0.1rem;
    font-size: 0.20rem;
    color: #4cbbb4;
}

.social .titles { font-size: 0.40rem;text-align: center;}

.social .tigao {
    margin: 0.2rem 0.2rem 0.2rem 0.5rem;
    text-align: left;
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #333333;
}


.carousel {
  display: flex;
  justify-content: center;
  overflow-x: auto; /* 可选，如果你想要滚动的效果 */
  margin-top: 0.5rem;
}


.social-focus{height: 6.85rem;width: 6.22rem;border: 2px solid #efefef;border-radius: 0.3rem;}

.social-focus .bd { display: flex;justify-content: center;}

.social-focus .bd ul li {position: absolute;width:5.95rem;height:3.35rem;left: 0px;top: 0px;}

.social-focus .bd ul li a img { padding: 0.1rem;}

.social-focus .hd{position: relative;left: 0;right:0;top:-0.35rem;font-size: 0;line-height: 0; text-align: center;}
.social-focus .hd li{display: inline-block;width: 10px;height: 10px;margin: 0 5px;overflow:hidden; border-radius: 6px; background: #fff;  cursor: pointer;}
.social-focus .hd li.on{background: #4cbbb4;transition: all linear .2s;}

.social-focus .zhenwen {text-align:center;}

.social-focus .zhenwen p {font-size: 0.26rem;color:#3e3a39; line-height: 0.5rem;}

.social-focus .zhenwen .foots {font-size: 0.24rem;color:#6cb6b9; margin-top: 0.3rem;}

.social-focus .zhenwen .container {display: flex;justify-content: center;align-items: center;}
.social-focus .zhenwen .container .kczs {
    width: 2.8rem;
    height: 0.58rem;
    font-size: 0.29rem;
    line-height: 0.58rem;
    color: #fff;
    text-align: center;
    border-radius: 0.2rem;
    background: #6cb6b9;
    font-family: 'Source Han Serif CN Regular';
}


.zbtns a img {width:0.93rem;height:0.35rem;}








