.prot1 h4,
.news1 h4,
.case1 h4 {
    padding-bottom: 10px;
    border-bottom: 3px solid #007147;
}

.col-lg-4,
.col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
    float: left
}

.project__thumb .title a {
    color: #fff;
}

.shop__content,
.shop__product {
    padding: 25px 10px 10px;
}

.project__content h5 {
    height: 50px;
    line-height: 50px;
    background: #eee;
    padding: 0 15px;
}

.project__content h5 a {
    color: #333;
    font-size:16px;
}

.prot1 h4,
.news1 h4,
.case1 h4 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 3px solid #007147;
}
.prot1,.case1,.news1{
    clear: both;
}
.prot1 h4 img,
.head h5 img,
.news1 h4 img,
.case1 h4 img {
    margin-right: 8px;
}

.project__thumb .title {
    height: 50px;
    line-height: 50px;
    font-size: 1.1rem;
    padding: 0 10px;
    background: #007147;
    position: absolute;
    bottom: 0px;
    width: 100%;
    opacity: 0.8;
}

.shop__item,
.project__item {
    padding: 40px 10px;
}

.project__thumb img,
.shop__thumb img {
    width: 100%;
    height:271px;
}

.shop__item {
    position: relative;
}

.case1 .shop__thumb .title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 10px;
    background: #007147;
    position: absolute;
    bottom: 40px;
    width: 88%;
    opacity: 0.7;
}

.case1 .shop__thumb .title a {
    color: #fff;
}

.relnews li {
    width: 50%;
    float: left;
}

.relnews.news-pic-list2 {
    width: 100%;
    padding: 10px;
}

.ny-warp1 {
    padding-bottom: 160px;
    display: flex;
}

.relnews li {
    padding: 5px 0px !important;
    margin: 0.5% 0;
}

.relnews .text-news-info {
    width: 96%;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d8d8d8;
}

.relnews .upt {
    margin-top: 10px;
}

.relnews,
.news1 .shop__product {
    background: #fff;
    background-color: #fff;
    height: 260px;
}

.flex-justify {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.text-date-title {
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    font-weight: 550;
}

.text-date-text {
    margin: 0 auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    line-height: 2;
    color: #888;
}

@media only screen and (max-width: 769px) {
    .ny-warp1 {
        display: none;
    }
}