/*#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;}
.column-content a{word-break:break-all;}
.ccgd {width:100%;overflow-x:scroll;}
@media only screen and (max-width: 768px){

.speech-teacher {
    margin-top: 20px!important;
    width: 73%;
    display: block;
    margin-left: 18%;
    margin-bottom: 30px;
    margin-right: 0;
    display: none;}

.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
/*#vsb_content {overflow-x: hidden;}*/


