
/* banner */

.banner-left-img {
    width: 770px;
    height: 460px;
}

.banner-left-box {
    width: 174px;
    height: 42px;
    border: #d9d9d9 solid 1px;
    border-radius: 50px;
    text-align: center;
    line-height: 17px;
}

.b-l-box1 {
    top: 115px;
    left: 18px;
}

.b-l-box2 {
    top: 200px;
    left: 16px;
}

.b-l-box3 {
    top: 285px;
    left: 16px;
}

.b-l-box4 {
    top: 370px;
    left: 16px;
}

.b-l-box5 {
    top: 35px;
    right: 16px;
}

.b-l-box6 {
    top: 120px;
    right: 16px;
}

.b-l-box7 {
    top: 205px;
    right: 16px;
}

.b-l-box8 {
    top: 290px;
    right: 16px;
}

.b-l-box9 {
    top: 375px;
    right: 16px;
}

/* 右 */
.banner-right-img {
    width: 132px;
    height: 130px;
}

.banner-right-bot {
    height: 147px;
    border-bottom: #fff solid 2px;
}

.banner-right-bbox {
    height: 130px;
}

.banner-right-sbox {
    width: 276px;
    height: 62px;
}

.banner-right-head {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
/* 轻医美不同 */
.unlike {
    height: 313px;
}

.unlike-head {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
}

.unlike-p {
    width: 263px;
}

.unlike-span {
    width: 263px;
    text-decoration: underline;
    display: block;
    line-height: 16px;
}

/* 专业科普 */
.know-border {
    width: 88px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
}

.know-a:hover {
    color: #1f1a39;
}

.know-box {
    width: 361px;
    border-radius: 10px;
}

.know-small {
    height: 23px;
    border-radius: 23px;
    text-align: center;
    line-height: 20px;
}
.know-small:hover{
    text-decoration: none;
}
.know-small-word {
    height: 39px;
    Text-align: justify
}

.know-small-gps {
    width: 56px;
    background-color: #fff;
    bottom: -3px;
    right: 0;
}

.know-small-img {
    width: 61px;
    height: 61px;
    border-radius: 10%;
    overflow: hidden;
}

.know-small-img1 {
    color: #000;
    top: 22px;
    left: 22px;
}

/* 热门机构 */
.agency {
    width: 430px;
}

.agency-bor {
    border-bottom: #52b8bb solid 1px;
} 

.agency-li:hover {
    color: #52b8bb;
}

.agency-li a:hover {
    color: #52b8bb;
}

.agency-box {
    width: 279px;
    height: 259px;
    border: #d9d9d9 solid 1px;
}

.agency-img {
    height: 154px;
    overflow: hidden;
}

/* 2 */
.agency-small {
    height: 19px;
    border-radius: 20px;
    text-align: center;
    line-height: 16px;
    bottom: 10px;
    right: 10px;
}

.agency-box-two {
    width: 279px;
    height: 268px;
    border: #d9d9d9 solid 1px;
} 

.agency-big {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    text-align: center;
    line-height: 150px;
}

.agency-small-two {
    width: 49px;
    height: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 17px;
    border: #d9d9d9 solid 1px;
    right: 10px;
    top:10px;
}

/* 爱美圈子 */
.beauty {
    width: 361px;
    /* height: 299px; */
    border-radius: 10px;

}

.beauty-img {
    width: 110px;
    height: 110px;
    border-radius: 10%;
    overflow: hidden;
}

/* 视频 */
.beauty-video {
    width: 233px;
    /* height: 238px; */
}

.beauty-video-img {
    width: 233px;
    height: 124px;
    overflow: hidden;
}

.beauty-video-img-gps {
    width: 41px;
    height: 19px;
    text-align: center;
    line-height: 17px;
    background-color: #000000;
    bottom: 10px;
    right: 10px;
}

.icon-play-copy {
    top: 50px;
    left: 90px;
}

.beauty-video-font {
    width: 206px;
}

.beauty-video-head {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    overflow: hidden;
}

/* 有问必答 */
.ask {
    width: 258px;
    /* height: 193px; */
    border: #d9d9d9 solid 1px;

}

.ask-bule {
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 14px;
    border-radius: 2px;
}

.ask-title {
    width: 229px;
    /* height: 36px; */
    margin-top: -2px;
}

.ask-p {
    height: 66px;
    Text-align: justify;
}

/* 热门药品 */
.drug {
    width: 120px;
    height: 120px;
    border: #d9d9d9 solid 1px;
    border-radius: 10px;
    text-align: center;
    line-height: 140px;
}

.drug-img {
    width: 120px;
    height: 120px;
    overflow: hidden;
    border-radius: 10px;
}

/* 网友评价 */
.e-pal {
    width: 288px;
    border-radius: 10px;
}

.e-pal-img {
    width: 80px;
    height: 80px;
    border-radius: 10%;
    overflow: hidden;
}

.people-img {
    bottom: 25px;
    /* left: 32%; */
    width: 100%;
}

.fade-out {
    visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.25s, opacity 0.25s ease-out;
}
  
.fade-in {
    visibility: visible;
  opacity: 1;
  transition-delay: 0.25s;
}

.recommendation {
    width: 60px;
    height: 90px;
    /* background-color: blue; */
    /* color: white; */
    writing-mode: vertical-lr;
    text-orientation: upright;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    border-right: 2px solid #333;
}

.articles {
  display: flex;
  flex-wrap: wrap;
}

.article {
  width: calc(32% - 10px);
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}