
/* css */
.ff_sitecontent #indexPage .project.module .container_content{
    max-width: 1920px;
}

.ff_topSlider .content_list .item_block p{
    opacity: 1;
    color: #333;
}
.ff_topSlider .content_list .item_block p.subtitle{
    color: #999;
}
.ff_topSlider .content_list .item_block div.mask{
    background-color: rgba(0, 0, 0, 0.1);
}

.navitem:first-child {
    display: none !important;
}

body #header #search-nav{display: none;}

body #navWrapper .content .nav > .navitem > a{padding: 0 80px !important;}

 #longPage .npagePage #pageTarget.module .module_container{display: none;}

.searchBtn{ display: none;}

.mm-hlogo{right:-42%;}

.mm-menu>.mm-panel>.mm-listview.mm-last li:first-child {display: none;}
body #navWrapper .content .nav>.navitem>a.active{color:#3b75c9!important;border-color:#3b75c9!important;}
#shares a:hover,#pages .page-item.active{border-color: #3b75c9!important;background-color: #3b75c9!important;}