/*#vsb_content {overflow-x: scroll;}*/
.scientific-inner{
    margin: 50px 0;}
.scientific-project:first-child{
    margin-top: 0px;}
.scientific-project{
    margin-top: 40px;}
.scientific-project-title{
    display: flex;}
.scientific-project-title img{
    width:15px;
    height: 15px;
    padding-top: 4px;}
.scientific-project-title p{
    margin-left: 12px;
    color: #01755F;
    font-size: 18px;}
.scientific-project-content{
    margin-top: 30px;
    border: 1px dashed #CCCCCC;
    width: 100%;}
.scientific-project-name{
    width: 94%;
    display: flex;
    padding: 15px 30px;
    justify-content: space-between;
    cursor: pointer;}
.scientific-project-name img{
   
    height: 26px;}
.scientific-project-name p{
    font-size: 16px;}
.scientific-project-inner{
    padding: 20px;
    padding-top: 0;
    transition: all 0.5s;}
.scientific-project-inner p{
    text-indent: 30px;
    font-size: 14px;}
.scientific-green{
    color: #01755F;}
@media only screen and (max-width: 768px){
    .scientific-project-name{
        width: 96%;}
}
@media only screen and (max-width: 500px){
    .scientific-inner{
        margin: 20px 0;}
    .scientific-project-name{
        width: 95%;
        padding: 15px;}
    .scientific-project-name img {
        padding-right: 6px;}

}
@media only screen and (max-width: 375px){
    .scientific-project-name{
        width: 93%;}
}



.column-content table{
width: 95%!important;}
 
li.dqlm .item-inner-list-content{
display:block!important;}
#none{
display:none!important;}
