.content-wrap{margin-top:36px;}
.portlet{ background:#fff;}



/*适配代码*/
@media screen and (max-width: 768px) {
     .content-wrap{margin-top:0px;}

}