.pic-list{
    margin-bottom: 30px;

}
.pic-list2{
    margin-bottom: 30px;
    margin-top: 300px;

}
.pic-list .img{
    width: 350px;
    height: 400px;
    float: left;

}
.picinfo{
    color: #626262;
    float: left;
    margin-left: 50px;
    width: calc(100% - 415px);
}
.pic-title{
    color: #626262;
    font-size: 20px;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 20px;
}
.title-big{
    color: #9f9e9e;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;

}
.title-small{
    color: #9f9e9e;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.title-about{
    color: #626262;
    margin: 0 auto;
    text-align: center;
    text-decoration: underline;
}

.about-text{
    color: #626262;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    line-height: 2.5;
}
.stlist{
    float: left;
    width: 25%;
    text-align: center;
    padding: 35px 0;
}
.stnumber{
    color: #9f9e9e;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0;
}
.concept{
    padding-bottom: 30px;
}