.activitylist {
  width: 1200px;
  height: auto;
  margin: 0 auto 50px auto;
  overflow: hidden; }
  .activitylist .activlists {
    width: 100%;
    height: auto; }
    .activitylist .activlists .activlistitem {
      height: auto;
      width: 100%;
      overflow: hidden;
      margin-bottom: 50px;
      background: #f5f5f5; }
      .activitylist .activlists .activlistitem .activlistitemleft {
        float: left;
        width: 795px;
        height: auto; }
        .activitylist .activlists .activlistitem .activlistitemleft img {
          width: 100%;
          height: 450px!important; }
        .activitylist .activlists .activlistitem .activlistitemleft .prevs {
          width: 50px;
          height: 90px;
          background-color: black;
          background-image: url(../image/leftarrow1.png);
          background-repeat: no-repeat;
          opacity: 0.4;
          top: calc( 50% - 45px);
          left: 0; }
        .activitylist .activlists .activlistitem .activlistitemleft .nexts {
          width: 50px;
          height: 90px;
          background-color: black;
          background-image: url(../image/rightarrow1.png);
          background-repeat: no-repeat;
          opacity: 0.4;
          top: calc( 50% - 45px);
          right: 0; }
      .activitylist .activlists .activlistitem .activlistitemright {
        float: right;
        width: 328px;
        height: auto;
        overflow: hidden;
        margin-right: 34px;
        margin-top: 34px; }
        .activitylist .activlists .activlistitem .activlistitemright .activitytitle {
          width: 100%;
          height: auto;
          font-size: 20px;
          font-weight: normal;
          font-stretch: normal;
          line-height: 30px;
          letter-spacing: 0px;
          color: #333333;
          margin-bottom: 20px; }
        .activitylist .activlists .activlistitem .activlistitemright .activitycont {
          height: auto;
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          line-height: 24px;
          letter-spacing: 1px;
          color: #808080; }

/*# sourceMappingURL=userclub.css.map */
