/* CSS Document */
.panel-bodys {
    display: block;
    border-bottom: dashed 1px #939AE9;
    width: 1200px;
    height: 650px;
}

.panel-body {
    width: 48%;
    display: inline-block;
}

.panel-body-item {width: 576px;height: 185px;float: left;margin: 15px 10px;}