/**布局样式*****start*/
.app-main{margin-top:0px;/* background-color: #fff; */}
.app-container{height:100%;position: relative;}
.app-container2 {
    width: 60%;margin-bottom: 20px;margin:0 auto;height:auto;min-height:30px;
    background: #fff;
    padding-bottom: 10px;
    position: relative;
}
/*当前位置*/
.current-position-container{
    position: absolute;left: 20%;top: 103px;
    width: 60%;margin: 0 auto;color: #555;
}
.current-position,.current-position a, .current-position span {color: #fff;}

.div-display{
    display: flex;
}

.img-title{
    color:rgb(68, 98, 182);
}
/**布局样式*****end*/

/***************************字体设置**********************start***/
.content-title {
    font-weight: bold;
    text-align: center;
}
.content-font-color{
    color: rgb(0, 11, 51);
}
.content-wrap{
    white-space: pre-line;
}
/***************************字体设置**********************end***/

/***************************科学家风采-大图**********************start***/
.head-img-1{height: 440px;width: 100%;}
.head-img-1 {
    background: url("./4科学家风采背景图.jpg");
    /*background-size: 100% 100%;
    background-repeat: no-repeat;*/
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: 27%;
}
/*头部背景图片*/
.head-img-1>p{
    font-family: cursive !important;
    position: absolute;top: 53px;
    height: 388px;width: 100%;
    text-align: center;line-height: 388px;
    color: #fff;font-size: 5rem;
    font-weight: bold;letter-spacing: 2rem;
}

/***************************科学家风采-大图**********************end***/
/***************************科学家风采-简介**********************start***/
.div-background{
    width: 100%;
    background-color: #fff;
}
.div-jianjie{
    position: relative;
    width: 100%;
}
.img-size{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.div-img{
    position: absolute;
    left: 58px;
    width: 267px;
    height: 400px;
    z-index: 9999;
}
.fengcai-img-dots{
    width: 178px;
    height: 57px;
    background-image: url("./img/圆点装饰.png");
}
.fengcai-img-dots-one{
    position: relative;
    left: 2px;
    top: 34px;
}
.fengcai-img-dots-two{
    position: relative;
    left: 171px;
    top: 372px
}
.fengcai-people-introduce{
    position: relative;
    top:24px
}
.fengcai-row-height{
    height: 470px;
}
.people-name{
    position: relative;
    top:24px;
    font-weight: bold;
    font-size: 2.5rem;
}
.people-info-desc{
    position: relative;
    top: 8px;
    height: 70px;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 88px;
}
.people-msg{
    position: relative;
    font-size: 1rem;
    line-height: 26px;
    letter-spacing: 1px;
    opacity:0.8;
    color: rgb(0, 11, 51);
    font-family: PingFang SC;
    font-weight: 400;
}
.people-xscg{
    position: relative;
    left: 10px;
}
.people-xscg-msg{
    position: relative;
    left: 10px;
    font-size: 1rem;
    text-align: justify;
    margin: 0px;
    line-height: 35px;
    letter-spacing: 1px;
    opacity:0.8;
    color: rgb(0, 11, 51);
    font-family: PingFang SC;
    font-weight: 400;
}
.xscg-row-height{
    position: relative;
}
.xscg-row-value-height{
    position: relative;
    font-size: 1rem;
    text-align: justify;
    margin: 0px;
    line-height: 35px;
    letter-spacing: 1px;
    opacity:0.8;
    color: rgb(0, 11, 51);
    font-family: PingFang SC;
    font-weight: 400;
}
.xzgx-row-height{
    position: relative;
}
.kzgx-background{
    background-color: #FBFCFF;
}
.kxgx-img-span{
    width: 400px;
    opacity: 0.5;
}
/***************************科学家风采-简介**********************end***/
