
/* css */

.agent-mobile .dropmenu ul li a{padding: 0 20px;}
/* .agent-mobile .project .content .wrapper{width:90%;margin: 0 5%;} */
.agent-mobile .mm-listview>li>a, .mm-listview>li>span{padding: 16px 10px 16px 20px;}
.agent-mobile .mm-listview>li>a{color: rgb(160, 160, 160);}
.agent-mobile .project .item_block{margin-bottom: 14px;}
.agent-mobile .mm-menu .mm-listview>li.mm-selected>a:not(.mm-next), .mm-menu .mm-listview>li.mm-selected>span{background: rgb(93, 93, 93);}
.agent-mobile .dropmenu ul li a{color: rgb(160, 160, 160);}
.agent-mobile .mm-menu .mm-listview>li:after{border-color: rgba(255, 255, 255, 0.05);}
.agent-mobile .mm-listview>li>a.active{color: #fff;}
.agent-mobile .lcitem .rect{height:2px;background: rgba(210, 210, 210, 0.52);}
.agent-mobile .news .content_list li{border-bottom: 1px solid rgba(199, 199, 199, 0.16);}
.agent-mobile .project .content_list .item_block:hover .item_img::before{border: 1px solid rgba(0, 0, 0, 0);}


.npagePage .container_content .postInfo{padding: 0 70px;}
#loadDom.active{background: #3b3b3b;}
#maskDom{background: #3b3b3b;}
.project.mlist .content_list .item_block:hover .item_wrapper{background: rgba(61, 61, 61, 0.68);}

body {
    background-color: #3b3b3b;
}

.beian {
    
    color: #818181 !important;
    
}