
#indexPage #mslider {
    display: none;
}

#header {
    background: #fff;
}

#footer {
    position: relative;
}

#shares {
    display: none;
}
#footer p {
    position: absolute;
}

#indexPage #projectlist .projectitem {
    border: 1px #e1e1e1 solid;
}


#indexPage #projectlist .projectitem:nth-child(3n + 3) {
padding-top: 0px; 
    padding-bottom: 100px;
}
#indexPage #projectlist .projectitem:nth-child(3n + 3) .project_info {
    height: 100%;
}

#indexPage #projectlist .projectitem:nth-child(1) {
    border: none;
}

#indexPage #projectlist .projectitem:nth-child(1) .project_img {
    padding-top: 120%;
}

#indexPage #projectlist .projectitem a .project_info p.description {
    white-space: nowrap;
    text-align: center;
}

#projectlist .projectitem a .project_info p.title, .nobanner #projectlist .projectitem a .project_info p.title {
    text-align: center;
}

#projectlist .projectitem a .project_info p.subtitle, .nobanner #projectlist .projectitem a .project_info p.subtitle {
    text-align: center;
}

#projectlist .projectitem {
    width: calc(24% - 2px);
}

.npagePage#mproject #projectlist .projectitem {
    border: 1px #e1e1e1 solid;
}
#projectlist .projectitem .project_img {
    padding-top: 120%;
}

#yiWFhcGy-layer-bg-qqpwdnmfoy {
 background: #ffffff !important;;
}