.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* 内容 */
.container_s {
	width: 100%;
	/* padding-top: 60px; */
	/* background: linear-gradient(180.00deg, #f2f6fb 0%, #fff 100%); */
	background: #F8F8F8;
	padding-bottom: 160px;
}

.secd-box {
	width: 1396px;
	margin: 0 auto;
}

.bt-breadcrumb {
	background: url(dqwz.png) no-repeat left center;
	padding: 0 0 0 26px;
}

.bt-breadcrumb a {
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #999;
}

.bt-breadcrumb span {
	color: #999999;
}

.bt-lists-cover li {
	background: url(ydt.png) no-repeat left center;
}

.bt-col-0001-C8 .bt-place {
	height: 50px;
	padding: 0;
	line-height: 50px;
}

.bt-place {
	margin-bottom: 29px;
	background: inherit;
}


.bt-col-0001-C8 .bt-allUnder-18 {
	background: inherit;
	margin-left: -10px;
	margin-top: -10px;
}


.bt-col-0001-C8 .bt-allUnder-18 .column-list li:hover a {
	background-color: inherit;
	color: #058DD2;
	font-weight: 800;
}

.bt-col-0001-C8 .bt-allUnder-18 .column-list li:hover {
	background-color: inherit;
	background: url(ydt_horve.png) no-repeat left center;

}

.bt-col-0001-C8 .list-group {
	background: #fff;
	width: calc(100% - 13px);
	border: none;
	border-radius: 0;
	border-top: none;
	padding: 20px;
	margin: -41px auto 0;
}
.bt-box-main{
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 2px 12px #99999933;
	border: none;
}
.bt-art-0001-D7 .bt-art-title{
	line-height: normal;
	margin-bottom: 23px;
}
.bt-art-assist-title{
	line-height: normal;
	padding: initial;
	padding-bottom: 24px;
}
.bt-art-assist-title .bt-date{
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #999;
	margin-right: 30px;
}
.bt-art-assist-title .bt-source{
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #999;
}


@media (max-width: 1420px) {
	.container_s{
		padding-top: 3rem;
		width: 94%;
		margin: 0 auto;
	}
	.secd-box{
		width: 100%;
	}
	.bt-col-0001-C8 .bt-place{
		height: 3.125rem;
		line-height: 3.125rem;
	}
	.bt-breadcrumb a{
		font-size: 1.88rem;
	}
	.bt-col-0001-C8 .bt-place span{
		font-size: 1.88rem;
		line-height: 2.75rem;
		font-weight: normal;
	}
	.bt-col-0001-C8 .column-list li a{
		width: 70%;
	}
	.bt-col-0001-C8 .bt-all .bt-list-new span{
		margin-top: initial;
		margin-bottom: initial;
		line-height: normal;
		font-size: 1.125rem;
	}
	.bt-col-0001-C8 .list-group{
		margin: -0.625rem auto 0;
	}
	.bt-col-0001-C8 .column-list li a{
		font-size: 1.125rem;
	}
	.bt-standard16 .bt-art-assist-title, .bt-standard16 .bt-art-assist-title a, .bt-standard16 .bt-art-assist-title span{
		font-size: 1.88rem;
	}
        .bt-standard16 .bt-content img{
		width: 100%;
		height: 100%;
	}
}

@media (max-width: 768px) {
	.container_s {
	    background: #fff;
	    padding-bottom: 3rem;
	}
	.bt-box-main {
	    padding-top: 2.5rem;
	}
	.bt-col-0001-C8 .bt-place {
	    height: auto;
	}
	.bt-col-0001-C8 .bt-place table,.bt-col-0001-C8 .bt-place th,.bt-col-0001-C8 .bt-place td{
	    display: inline;
	}
}

