.m-theme282-list {
            border: none;
            font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
          }
          .m-theme282-list:hover img {
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            -webkit-transform: scale(1.05);
            transform: scale(1.05);
          }
          .m-theme282-title {
            width: 208px;
            background: none;
            line-height: 30px;
            text-align: left;
            padding-left: 6px;
            color: #4e4a49;
            margin-top: 8px;
          }
          .m-theme282-title a:hover {
            color: #fc850f;
          }
          .m-theme282-detail {
            height: 60px;
            overflow: hidden;
            width: 208px;
            line-height: 20px;
            padding: 5px 0 5px 6px;
            color: #808080;
          }