

        .hubei-items-show {
            margin: -25px 0 30px 0;

        }

        .tab-content {
            margin-bottom: 30px;
        }

        .items-content {
            animation: fadenum .2s;
        }

        .items-image {
            float: left;
            width: 50%;
            overflow: hidden;
        }

        .items-about {
               float: right;
    width: 96%;
    line-height: 40px;
    padding: 30px 20px 0 20px;
        }