.substance {
    width: 1220px;
    overflow: hidden;
    margin: -50px auto 0 auto;
    padding: 0;
	margin-bottom: 60px;
}
.substance .container-zxdtbox{
	width: 100%;
}
.substance .container-zxdtbox .swiper-container{
	padding: 15px 10px 20px 10px;
}
.container-zxdtbox .swiper-slide .wrap {
	cursor: pointer;
	/* border: 1px solid #ececec; */
	padding: 13px 10px;
	position: relative;
   /* box-shadow: 1px 4px 10px 2px rgba(0,0,0,0.05); */
   box-shadow: -5px 0px 14px 4px rgb(0 0 0 / 4%);
}

.container-zxdtbox .wrap p {
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 20px;
	color: #666666;
	font-weight: 700;
	text-align: center;
}

.container-zxdtbox .swiper-slide.active .wrap {
	background: #1B79F8;
/* 	box-shadow: 1px 4px 10px 2px rgba(1,103,255,0.25); */
box-shadow: -5px 0px 14px 4px rgb(0 0 0 / 4%);
	border: 1px solid #1B79F8;
}

.container-zxdtbox .swiper-slide.active p {
	color: #fff !important;
}

.container-newest .ssxwitem-wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0;
}

.container-newest .ssxwitem-wrap .ssxwitem {
	width: calc(100% - 20px);
	margin: 5px 10px;
}

.container-newest .ssxwitem-wrap .ssxwitem .wrap {
	border-bottom: 1px solid #ECECEC;
	display: block;
	overflow: hidden;
	/* transition: all .4s; */
	padding: 20px 0 30px 0;
}

.container-newest .ssxwitem-wrap .ssxwitem .wrap:hover {
	/* -webkit-transform: translateY(-2%);
	transform: translateY(-2%);
	box-shadow: 1px 4px 10px 2px #ccc;
	background-color: #F4F7F9; */
}


.container-newest .ssxwitem-wrap .ssxwitem .wrap .imgshow{
	width: 280px;
	height: 184px;
}
.container-newest .ssxwitem-wrap .ssxwitem .wrap .txtshow{
	margin-left: 37px;
	width: calc(100% - 317px);
}
.container-newest .ssxwitem-wrap .ssxwitem .wrap .txtshow span{
	font-weight: 700;
	font-size: 16px;
	color: #0267ff;
	line-height: 26px;
	height: 26px;
	width: 200px;
	text-align: right;
}
.container-newest .ssxwitem-wrap .ssxwitem .wrap .morebtn >div{
    display: block;
	background-image:url(../images/moreactive.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 34px;
}
.container-newest .ssxwitem-wrap .ssxwitem .wrap .morebtn >div:hover{
   
	/* background-image:url(../images/moreactive.png); */
	
}
.container-newest .ssxwitem-wrap .ssxwitem .wrap .imgshow img {
	display: block;
	width: 100%;
	height: 100%;
	/* margin: 0 auto 10px auto; */
}
.container-newest .ssxwitem-wrap .ssxwitem .wrap .txtshow .txtbox{
	display: flex;
}
.container-newest .ssxwitem-wrap .ssxwitem .wrap h3 {
	line-height: 26px;
	height: 26px;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 21px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	width: calc(100% - 200px);
}

.container-newest .ssxwitem-wrap .ssxwitem .wrap p {
	width: calc(100% - 120px);
	font-size: 14px;
	/* padding-top: 15px; */
	margin: 7px 0px;
	color: #666666;
	font-weight: 100;
	line-height: 25px;
	/* text-indent: 2em; */
	height: 100px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	/* border-top: 2px solid #DCDEE0; */
}

.container-newest .ssxwitem-wrap .ssxwitem .wrap>span {
	display: block;	
	margin-bottom: 5px;
	font-size: 16px;
	color:#1F1F1F;
	height: 22px;
	overflow: hidden;
	line-height: 24px;
	font-weight: bold;
}

.container-newest .ssxwitem-wrap .ssxwitem .wrap:hover h3 {
	/* color: #0267FF; */
}
.container-newest .ssxwitem-wrap .ssxwitem .wrap:hover>span{
	/* color: #0267FF; */
}
.container-newest .ssxwitem-wrap .ssxwitem .wrap:hover p{
	/* border-top: 2px solid #0267FF; */
}
/*��ҳ��ʽ*/
#pager {
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 70px 0px;
}

.pagination {
    color: #105EE3;
    font-weight: bold;
    font-size: 18px;
}

#pager a {
    color: #000;
    font-weight: normal;
    font-size: 17px;
}

.hideClass{
    display: none;
}

.nextBtnOne, .nextBtnTwo {
    width: 155px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ddd;
}

.nextBtnOne{
    margin-right: 60px;
}

.nextBtnTwo {
    margin-left: 60px;
}



/*手机端css样式*/
@media screen and (max-width: 1360px) {
	.substance{
		width: 100%;
	}
	.substance ul li .card{
		margin: 0 0 0 10px;
		width: calc(100% - 10px);
	}
	.substance .card .leftimg {
    width: 174px;
    height: 125px;
    }
    
    .substance .card .account{
    	    width: calc(100% - 174px);
   padding: 0 10px 10px 15px;
    }
    .substance .card .account a{
    	font-size: 17px;
    
    }
    .substance .card .account .listtime{
    	margin-top: 0;
    		line-height: 22px;
    font-size: 13px;
    }
    .substance .card .account .listecont{
    	-webkit-line-clamp: 2;
    	font-size: 15px;
    	line-height: 22px;
    	height: 44px;
    	margin-bottom: 6px;
    }
    .substance .card .account .more{
    	font-size: 15px;
    }

        .substance .card .account h3{
            font-size: 16px !important;
        }
}
@media screen and (max-width: 1000px) {
	.container-newest .ssxwitem-wrap .ssxwitem{
		
	}
}
@media screen and (max-width:850px) {
	.container-newest .ssxwitem-wrap .ssxwitem{
		
	}
	
}
@media screen and (max-width: 680px) {
	.mian-title h3 {
		line-height: 30px;
		font-size: 17px;
		padding-bottom: 10px;
	}
	.mian-title .addtext{
		line-height: 22px;
		    font-size: 14px;
	}
}
@media screen and (max-width: 600px) {
	.container-zxdtbox .wrap p{
		height: 27px;
		line-height: 27px;
	    font-size: 17px;
	}
	.container-newest .ssxwitem-wrap .ssxwitem .wrap{
		padding: 20px 0 13px 0;
	}
	.container-newest .ssxwitem-wrap .ssxwitem .wrap .imgshow{
		width: 100%;
		/* height: 91px; */
	}
	.container-newest .ssxwitem-wrap .ssxwitem .wrap .txtshow{
		margin-left: 0;
		width: 100%;
	}
	.container-newest .ssxwitem-wrap .ssxwitem .wrap .txtshow .txtbox{
		flex-wrap: wrap;
	}
	.container-newest .ssxwitem-wrap .ssxwitem .wrap h3{
		width: 100%;
		margin-bottom: 5px;
		margin-top: 10px;
		
	}
	.container-newest .ssxwitem-wrap .ssxwitem .wrap .txtshow span{
		display: block;
		width: 100%;
		text-align: left;
	}
	.container-newest .ssxwitem-wrap .ssxwitem .wrap p{
		width: 100%;
	}
}	