body  {
    background-color: #fff;
}

/*翻转色块*/
.Red .data_mob {
    background-color: #cc4125 !important;
}

.Red .data_con {
    background-color: #cc4125 !important;
}

.Cyan .data_mob {
    background-color: #00FFFF !important;
}

.Cyan .data_con {
    background-color: #00FFFF !important;
}

.Purple .data_mob {
    background-color: #9900ff !important;
}

.Purple .data_con {
    background-color: #9900ff !important;
}

.Blue .data_mob {
    background-color: #3c78d8 !important;
}

.Blue .data_con {
    background-color: #3c78d8 !important;
}

.Orange .data_mob {
    background-color: #e69138 !important;
}

.Orange .data_con {
    background-color: #e69138 !important;
}

.Green .data_mob {
    background-color: #b6d7a8 !important;
}

.Green .data_con {
    background-color: #b6d7a8 !important;
}

#bsPanel {
    position: fixed!important;
}

.bu {
    width: 980px;
    background-color: #ffffff;
    margin: -365px auto 0;
    padding: 45px;
}

.bu .jia {
    margin-bottom: 0;
}

.neir {
    background-color: #ffffff;
    width: 980px;
    padding: 0 45px;
    margin: 0 auto;
}

.M_data {
    margin-top: 0;
    padding-bottom: 45px;
}
