.swiper-img .banner-img{
    height: 300px;
}


.news-box {
    padding-bottom: 80px;
    margin-top: 30px;
}
.news-item{
    border-bottom: dashed 1px #d7dce2;
}
/* .news-item:hover .news-a {
    padding: 40px 0;
}
.news-item:hover .news-img {
    width: 400px;
	height: 272px;
    line-height: 272px;
}
.news-item:hover .new-data {
    margin-left: 440px;
}
.news-item:hover .new-data .dec {
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #676e80;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.news-item:hover .new-data h4 {
    margin-top: 18px;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    padding-right: 213px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-item:hover .new-data .time {
    position: absolute;
    right: 0;
    top: 56px;
    z-index: 9;
    margin-top: 0;
    font-size: 14px;;
	color: #a2aab9;
}
.news-item:hover .new-data  .detail-btn {
    display: block;
    width: 112px;
	height: 40px;
    margin-top: 20px;
	border-radius: 4px;
	border: solid 1px #ff2626;
    font-size: 16px;
    line-height: 40px;
	color: #ff2626;
    text-align: center;
}
.news-item .new-data  .detail-btn:hover {
    background-color: #ff2626;
    color: #ffffff;
} */
.news-item:hover .new-data h4{
    color: #ff2626;
    font-weight: bold;
}
.lable-relations .news-item:hover .new-data h4{
    color: #191a24;
    font-weight: normal;
}
.lable-relations .news-item .new-data  a:hover{
    opacity: 1;
}
.lable-relations .news-item .new-data h4:hover{
    color: #ff2626;
    font-weight: bold;
}
.news-item:hover .news-a {
    opacity: 1;
}
.news-a {
    position: relative;
    display: block;
    padding: 24px 0;
    /* cursor: pointer; */
}
.news-item .news-img {
    width: 216px;
	height: 144px;
    float: left;
	background-color: #f5f7fa;
	border-radius: 4px;
	border: solid 1px #e2e8f2;
    text-align: center;
    line-height: 144px;
    vertical-align: middle;
}
.news-img img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.news-item .new-data {
    margin-left: 240px;
}

.new-data h4 {
    margin-top: 14px;
    font-size: 16px;
    color: #191a24;
    line-height: 24px;

}
.new-data .time-icon,
.new-data .label-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: -3px;
    vertical-align: middle;
    background: url('../images/icon_sj.png');
    background-size: 100% 100%;
}
.new-data .label-icon {
    display: none;
    background: url('../images/icon_BQ.png');
    background-size: 100% 100%;
    float: left;
    margin-top: 3px;
}
/* .new-data .a-content {
    margin-left: 21px;
} */


.new-data .time {
    margin-top: 22px;
    font-size: 14px;;
	color: #a2aab9;
}
.lable-relations .new-data .time {
    margin-top: 10px;
}
.lable-relations .new-data h4 {
    margin-top: 4px;
}
.lable-relations .new-data .labels  a{
    display: inline-block;
    margin-right: 8px;
    height: 20px;
    color: #a2aab9;
    border: solid 1px #d7dce2;
    padding: 0 14px;
    border-radius: 12px;
    /* width: 100px; */
    font-size: 12px;
    line-height: 20px;
}
.lable-relations .new-data .labels  a:hover{
    color: #ff2626;
    opacity: 1;
    border-color: #ff2626;;
}
.new-data .time span{
    margin-right: 20px;
}
.new-data .dec {
    margin-top: 14px;
    font-size: 14px;
	line-height: 22px;
	color: #676e80;
}
.new-data  .detail-btn {
     display: none;
}
.news-box .preview-more {
    display: block;
    width: 112px;
	height: 40px;
    margin: 40px auto 0 auto;
	border-radius: 4px;
	border: solid 1px #ff2626;
    text-align: center;
    line-height: 40px;
    color: #ff2626;
}

.news-box .preview-more:hover {
    background-color:#ff2626;
    color: #ffffff;
}

@media (max-width: 840px) {
    .news-a {
        padding: 16px 0;
    }
    .news-item .news-img {
        width: 100px;
        height: 100px;
        border-radius: 4px;
        line-height: 100px;
    }
    .news-item .new-data {
        margin-left: 116px;
    }
    .new-data h4 {
        margin-top: 0px;
        font-size: 15px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .new-data .time {
        margin-top: 10px;
        font-size: 12px;
    }

    .new-data .time span {
        margin-right: 0;
        display: block;
    }

    .lable-relations .new-data .labels a{
        margin-bottom: 5px;
    }

    
    .new-data .dec {
        margin-top: 5px;
        font-size: 12px;
        line-height: 22px;
    }
    .new-data .time-icon {
        width: 14px;
        height: 14px;
        margin-top: -2px;
    }
    .news-box {
        padding-bottom: 28px;
        margin-top: 14px;
    }
    .news-box .preview-more {
        width: 112px;
        height: 32px;
        margin: 20px auto 0 auto;
        border-radius: 4px;
        line-height: 32px;
    }
}


.swiper-img.growth-banner {
    position: relative;
}
.swiper-img.growth-banner .banner-img{
    height: 328px;
}
.swiper-img.growth-banner h3{
    position: absolute;
    left: 50%;
    bottom: 140px;
    margin-left: -109px;
    z-index: 9;
    width: 218px;
    height: 49px;
    background: url(../images/growth-h2.png) no-repeat;
    background-size: 100% 100%;
}
.search-box {
    position: absolute;
    width: 640px;
	height: 52px;
    left: 50%;
    margin-left: -320px;
    bottom:44px ;
    z-index: 9;
	background-image: linear-gradient(178deg, 
		#ebeff5 2%, 
		#ffffff 100%);
	box-shadow: 0px 0px 16px 0px 
		rgba(112, 117, 128, 0.26);
	border-radius: 28px;
	border: solid 2px #ffffff;
}

.down-box {
    position: relative;
    float: left;
    width: 138px;
    padding: 0 20px;
    margin-top: 6px;

}
.down-box::after {
    position: absolute;
    right: 0;
    top: 10px;
    content: '';
    width: 1px;
	height: 20px;
	background-color: #d0d5dc;
}
.down-box .layui-form-select .layui-input {
    padding-right: 30px;
    cursor: pointer;
    border: none;
    background: none;
    font-size: 16px;
}
.down-box .layui-form-select .layui-edge {
    border-top-color: #707580;
}
.search-box .input-content{
    margin-left: 190px;
    padding-right: 85px;
}

.search-box .input-content input{
    display: block;
    /* padding-left: 20px; */
    width: 100%;
    font-size: 16px;
    margin-top: 15px;
    background: none;
}
.search-box .search-btn {
    display: block;
    position: absolute;
    width: 84px;
	height: 52px;
    right: 0;
    top: 0;
    z-index: 9;
	background-color: #db0e0e;
	border-radius: 0px 26px 26px 0px;
    cursor: pointer;
    text-align: center;
    line-height: 52px;
}
.search-box .search-btn i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/icon_chauxn.png);
    background-size: 100% 100%;
    vertical-align: middle;
}


.labels-box {
    margin: 20px 0;
    text-align: center;
}

.label-list {
    display: inline-block;
    width: 816px;
    vertical-align: top;
    height: 50px;
    overflow: hidden;
}

.label-list.active{
    height: auto;
}
.label-list .label-item {
    float: left;
    width: 114px;
	height: 32px;
    padding: 0 2px;
    margin: 8px;
	background-color: #ffffff;
	border-radius: 16px;
	border: solid 1px #d7dce2;
    font-size: 14px;
	line-height: 32px;
	color: #a2aab9;
    text-align: center;
    cursor: pointer;
}
.label-item a{
    display: block;
    height: 100%;
}

.label-list .label-item.preview-more{
    border: none;
}
.label-list .label-item.preview-more a{
    color: #db0e0e;
}
.label-list .label-item.preview-more:hover {
    border: none;
}
.label-list .label-item:hover,
.label-list .label-item.active{
    color: #db0e0e;
    border: solid 1px #db0e0e;
}
.label-list .label-item:hover a {
    color: #db0e0e;
    opacity: 1;
}
.labels-box .down-icon{
    display: inline-block;
    width:14px;
    height: 8px;
    margin-left: 10px;
    margin-top: 20px;
    cursor: pointer;
    background: url(../images/label-down2.png);
    background-size: 100% 100%; 
    vertical-align: top;
}
.labels-box .down-icon.active {
    background: url(../images/label-down1.png);
    background-size: 100% 100%; 
}
/* .labels-preview-more {
    width: 858px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}
.labels-preview-more a:hover{
    color: #ff2626;
    opacity: 1;
} */
@media (max-width: 840px) {
    .swiper-img.growth-banner .banner-img {
        height: 290px;
    }

    .swiper-img.growth-banner h3 {
        bottom: 109px;
        margin-left: -65px;
        width: 131px;
        height: 29.5px;
    }
    .search-box {
        width: 90%;
        height: 36px;
        left: 50%;
        margin-left: -45%;
        bottom: 44px;
        z-index: 9;
    }

    .down-box {
        width: 112px;
        padding: 0px 0px;
        margin-top: 0px;
    }
    .down-box .layui-form-select .layui-input {
        padding-right: 29px;
        cursor: pointer;
        font-size: 12px;
    }
    .search-box .input-content {
        margin-left: 122px;
        padding-right: 19vw;
    }
    .search-box .input-content input {
        display: block;
        font-size: 14px;
        margin-top: 9px;
        background: none;
    }
    .search-box .search-btn {
        width: 68px;
        height: 36px;
        line-height: 36px;
    }
    .search-box .search-btn i {
        width: 14px;
        height: 14px;
        vertical-align: middle;
    }
    .labels-box {
        margin: 11px 0;
        text-align: center;
    }
    .label-list {
        padding: 0 20px;
        display: block;
        width: 100%;
        vertical-align: top;
        height: 72px;
        overflow: hidden;
        box-sizing: border-box;
    }

    .label-list .label-item {
        float: left;
        width: 71px;
        height: 24px;
        margin: 5px;
        border-radius: 16px;
        border: solid 1px #d7dce2;
        font-size: 12px;
        line-height: 24px;
        color: #a2aab9;
        text-align: center;
        cursor: pointer;
    }
    .labels-box .down-icon {
        display: block;
        margin: 10px auto;
    }
}

