  .fast-apps-list {
    list-style: none;
    margin: 0;
    padding: 0px 5px 0px 0px;}

  .fast-apps-list .app{
      width: 25%;
      height:115px;
      float: left;
      text-align: center;
      padding: 10px;
      line-height: 1.4;
      background-color: #f9f9f9;
      border: 1px solid #fff;
      padding-top: 20px;}

  .fast-apps-list .tab-pane {
    min-height: 190px;}

  .fast-apps-list .app>.fa {
    font-size: 2.5em;}

  .fast-apps-list .app >.apps-list-name {
    color: #fff;}

  .nav-tabs-custom>.nav-tabs>li {
      margin-right: 0px;}

  .nav-tabs-custom>.nav-tabs>li.active {
    border-top: transparent;}

  .nav-tabs-custom>.nav-tabs>li.active>a.apps-list-name, .nav-tabs-custom>.nav-tabs>li.active:hover>a.apps-list-name {
    color:inherit;
    background-color: inherit;
    border: transparent;}

  .fast-apps-list .fwjg .custom-item{
    float: left;
    width: 381.67px;
    height: 165px;
    padding: 0px 10px;}

  .fast-apps-list .fwjg .custom-item .item-block{
    width: 361.67px;
    height: 190px;}

  .fast-apps-list .fwjg .custom-item .img-fwjg{
    width: 361.67px;
    height: 155px;}

  .marquee {
    background-color: #fff;}

  .panel-body {
    min-height: 300px;
    background-color: #fff;}

  .rzzj .user-block img {
    width: 106px;
    height: 140px;
    float: left;}

  .news-item > div > a {
      position: relative;
      padding: 5px;
      color: #111;}

  .news-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}

  .lm-box {
    margin-bottom: 7px;}

  .lm-title {
    padding:8px 10px; 
    font-size:1.2em; 
    border-radius: 3px;}

  @media (max-width: 1199px) {
    .fast-apps-list .app{
      width: 25%;}

    .fast-apps-list .app >.apps-list-name {
      font-size: 18px;}

    .fast-apps-list .fwjg .custom-item{
      width: 315px;}

    .fast-apps-list .fwjg .custom-item .item-block{
      width: 295px;}

    
  }

  @media (max-width: 991px) {
    .fast-apps-list .app{
      width: 25%;}

    .fast-apps-list .app >.apps-list-name {
      font-size: 18px;}

    .fast-apps-list .fwjg .custom-item{
      width: 362.5px;}

    .fast-apps-list .fwjg .custom-item .item-block{
      width: 342.5px;}

  }
  
  @media (max-width: 767px) {
    .fast-apps-list .app{
      width: 50%;}
  }
