.zixxq .xqcon-text .xqcon-project .project-list .project-img .goods {
    position: absolute;
    width: 290px;
    height: 100%;
    background: rgba(28, 125, 193, .8);
    height: 90px;
    bottom: 0;
    left: 0;
}

.zixxq .xqcon-text .xqcon-project .project-list .project-img .wait {
    position: absolute;
    width: 90px;
    height: 100%;
    background: rgba(20, 44, 61, .9);
    height: 90px;
    bottom: 0;
    right: 0;
    text-align: center;
}

.zixxq .xqcon-text .xqcon-project .project-list .project-img {
    width: 380px;
    height: 234px;
    border: 2px solid #e5e5e5;
    position: relative;
}

.zixxq .xqcon-text .xqcon-project .project-list {
    width: 380px;
    height: 234px;
    display: inline-block;
    text-indent: 0;
}

.zixxq .xqcon-text .xqcon-project {
    width: 100%;
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 5;
}

zixxq .xqcon-text {
    border: 1px solid #ededed;
    font-size: 16px;
    color: #666;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 10px 25px 20px;
    position: relative;
    border-bottom: 0;
    -webkit-box-shadow: 2px 0 4px #c6d6e7;
    box-shadow: 2px 0 4px #c6d6e7;
}

.zixxq .xqcon-text p {
    font-size: 20px;
    line-height: 1em;
}

.zixxq .xqcon-text .xqcon-project .project-list .project-img .wait span {
    font-size: 14px;
    color: #fff;
    padding: 4px 0 5px;
    display: block;
    height: 20px;
    overflow: hidden;
}

.zixxq .xqcon-text .xqcon-project .project-list .project-img .wait em {
    font-size: 20px;
    color: #fff60b;
    height: 25px;
    overflow: hidden;
    display: block;
}

.project-list {
    FLOAT: LEFT;
    width: 350px;
    margin-right: 30PX;
}

.xqcon-text {
    border: 1px solid #ededed;
    font-size: 16px;
    color: #666;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 10px 25px 20px;
    position: relative;
    border-bottom: 0;
    -webkit-box-shadow: 2px 0 4px #c6d6e7;
    box-shadow: 2px 0 4px #c6d6e7;
    width: 1150px;
    margin: 0 auto;
    overflow: hidden;
}

.zixxq .xqcon-text .xqcon-project .project-list .project-img .wait {
    position: absolute;
    width: 90px;
    height: 100%;
    background: rgba(20, 44, 61, .9);
    height: 90px;
    bottom: 0;
    right: 0;
    text-align: center;
}

.goods {
    width: 260px;
    height: 100%;
    background: rgba(28, 125, 193, .8);
    height: 90px;
    bottom: 0;
    left: 0;
}

.xqcon-project {
    overflow: hidden;
    margin-top: 53px;
}

/*@media screen and (min-width: 960px)*/
/*.xqcon-text {*/
/*    display: none !important;*/
/*}*/

.goods h2 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 4px 0;
    text-align: left;
    border-bottom: 1px dashed #fff;
    text-indent: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.goods p {
    font-size: 14px;
    color: #f2f2f2;
    padding: 3px 2px;
    text-indent: 8px;
    height: 48px;
    overflow: hidden;
}

.wait {
    position: relative;
    width: 90px;
    height: 100%;
    background: rgba(20, 44, 61, .9);
    height: 90px;
    bottom: 90px;
    left: 260px;
    text-align: center;
}

.wait span {
    font-size: 14px;
    color: #fff;
    padding: 4px 0 5px;
    display: block;
    height: 20px;
    overflow: hidden;
}

.wait em {
    font-size: 20px;
    color: #fff60b;
    height: 25px;
    overflow: hidden;
    display: block;
}

.wait p {
    font-size: 12px;
    color: #f66;
    height: 20px;
    overflow: hidden;
}

.zixxq .xqcon-text .xqcon-project {
    width: 100%;
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 5;
}