.banner{
    width: 100%;
    height: 5.78rem;
    position: relative;
    z-index: 0;
}
.banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 10;
}
.scholarBox{
    position: relative;
    z-index: 0;
    margin: -2.2rem auto 0;
    width: 14rem;
   font-size: 16px;
    padding-bottom: 1rem;
}
.scholarBox .beadCrumb {
    margin-bottom: 0.37rem;
    color: #fff;
    font-size: 16px;
}
.scholarBox .beadCrumb a{
   
    color: #fff;

}
.scholarBox .content{
    background-color: #fff;
}
.scholarBox .content .user{
    padding: 0.6rem 0.6rem 0rem;
    display: flex;
    background: #fff url("../images/logo_bg2.png") no-repeat;
    background-size: 4rem 4rem;
    background-position: right bottom;
    box-shadow: 5px -2px 5px -2px rgba(0, 0, 0, 0.05),
    -5px -2px 5px -2px rgba(0, 0, 0, 0.05),
    0 5px 5px -2px rgba(0, 0, 0, 0.05);
}
.scholarBox .content .user .ttp{

width: 190px;

height: 270px;

background-color: #cbd4ee;

margin-right: 20px;
}
.scholarBox .content .user .ttp img{width:100%;height: 100%;transform:translate(-20px,-20px);}
.scholarBox .content .user >img{

    margin-right: 0.9rem;
    display: block;
    width: 2.59rem;
    height: 3.4rem;
}
.scholarBox .content .user .userInfo{
    flex: 1;
    padding-top: 0.4rem;
}
.scholarBox .content .userInfo .name{
    padding-bottom: 0.3rem;
    font-size: 0.4rem;
    color: #0b36c2;
    border-bottom: 1px solid #e0e0e0;
}
.scholarBox .content .userInfo .info{
    margin-top: 0.48rem;
    font-size: 16px;
}
.scholarBox .content .infoRow {
    display: flex;
    margin-bottom: 0.36rem;
}
.scholarBox .content .infoRow img{
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.2rem;
}
.scholarBox .content .infoRow .label{
    margin-top: 0.48rem;
    font-size: 16px;
    color: #0b36c2;
}
.scholarBox .content .infoRow .introduce{
    margin-left: 0.3rem;
    line-height:0.3rem;
}
.scholarBox .content .infoRow .introduce p+p{
    margin-top: 0.24rem;
}
.scholarBox .content .desc >div{
    padding: 0.2rem 0.25rem 0;
}
.scholarBox .content .desc .title{
    margin-bottom: 0.53rem;
    font-size: 0.24rem;
    font-weight: 700;
    position: relative;
    z-index: 50;
}
.scholarBox .content .desc .title:after{
    content: '';
    position: absolute;
    bottom: -0.16rem;
    left: -0.1rem;
    width: 1.3rem;
    height: 0.28rem;
    background-color: #dae6ff;
    z-index: -1;
}
.scholarBox .content .desc .text{
    color: #131313;
    font-size: 0.18rem;
    line-height: 0.44rem;
   white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.scholarBox .content .desc .text p {
    color: #131313;
    font-size: 0.18rem !important;
    text-indent: 0em !important;
    line-height: 0.44rem !important;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.scholarBox .content .articleInfo li a{
    margin-bottom: 0.14rem;
    display: flex;
}
.scholarBox .content .articleInfo li a>img{
    margin-right: 0.33rem;
    width: 1.75rem;
    height: 1.27rem;
    flex-shrink: 0;
    display: block;
    border: 1px solid transparent;
    transition: all .3s ease-in-out;
}
.scholarBox .content .articleInfo li .name{
    margin-bottom: 0.2rem;
    font-size: 0.18rem;
    font-weight: 700;
}
.scholarBox .content .articleInfo li .articleText{
    font-size: 0.14rem;
    color: #4c4c4c;
    line-height: 0.24rem;
}
.scholarBox .content .articleInfo li .time{
    margin-top: 0.1rem;
    font-size: 0.14rem;
    color: #323232;
    line-height: 0.24rem;
    font-style: italic;
    font-weight: 600;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.scholarBox .content .articleInfo li:hover a,
.scholarBox .content .articleInfo li:hover .articleText,
.scholarBox .content .articleInfo li:hover .time{
    color: #1d50a2;
}
.scholarBox .content .articleInfo li:hover img{
    border: 1px solid #1d50a2;
}
.scholarBox .content .personalHome .link{
    margin-bottom: 0.1rem;
    padding: 0 0.44rem;
    width: 6rem;
    height: 0.5rem;
    background-color: #f5f7fd;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    transition: all .3s ease-in-out;
}
.scholarBox .content .personalHome .link img{
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.2rem;
}
.scholarBox .content .personalHome .link a{
    width: 100%;
    height: 100%;
    font-size: 0.18rem;
    color: #1d50a2;
    display: flex;
    align-items: center;
}
.scholarBox .content .personalHome .link:hover{
    background-color: #d9dbe2;
}


/*==========scholar.css --å¼€å§‹  -æˆ–æ²¡æœ‰ä¿®æ”¹scholar.cssï¼Œå¯å°†ä»¥ä¸‹ä»£ç å¤åˆ¶è‡³scholar.csså¯¹åº”ä½ç½®æ›¿æ¢=========*/
.banner{
    position: relative;
    width: 100%;
    height: auto;
    background: #050f37;
    z-index: 0;
}
.banner img{
    width: 100%;
    height: auto;
    object-fit: contain;
}
.scholarBox{
    position: relative;
    z-index: 0;
    margin: -0.7rem auto 0;
    width: 94%;
    max-width: 14rem;
}
@media screen and (max-width: 1250px) {
    .scholarBox .beadCrumb{
        margin-bottom: 0.2rem;
    }
    .scholarBox .content .infoRow{
        flex-wrap: wrap;
    }
    .scholarBox .content .infoRow>div:first-child{
        width: 2rem;
        display: flex;
        align-items: center;
    }
    .scholarBox .content .infoRow .label{
        margin-top: 0;
    }
    .scholarBox .content .infoRow .introduce{
        margin-left: 0;
       
    }

   .scholarBox .content .articleInfo li a>img {
   
    width: 40%;
    height: auto;
    margin: 0 auto;
    
   }
   .scholarBox .content .user .ttp {
   
    margin: 20px 20px 0px 40px;
}

}
@media screen and (max-width: 1279px) {
    .banner{
        margin-top: 0.75rem;
    }
}
@media screen and (max-width: 640px) {
    .scholarBox .content .user{
       
        display: unset;
        box-shadow:unset;
        background: unset;
    }
   
    .scholarBox .content .user >img{
        display: block;
        margin: 0 auto;
    }
    .scholarBox .content .user .userInfo{
        padding: 0.4rem 0.25rem 0;
    }
    .scholarBox .content .articleInfo li a{
        display: unset;
        margin-bottom: 0.2rem;
    }
    .scholarBox .content .personalHome .link{
        width: 100%;
        padding: 0.08rem 0.44rem;
    }
.scholarBox .content .articleInfo li .articleText{text-align: justify;}
.scholarBox .content .articleInfo li .name{text-align: justify;}
}
/*==========scholar.css --å¼€å§‹  -æˆ–æ²¡æœ‰ä¿®æ”¹news.cssï¼Œå¯å°†ä»¥ä¸‹ä»£ç å¤åˆ¶è‡³scholar.csså¯¹åº”ä½ç½®æ›¿æ¢=========*/