.dtjs-date {
	float: left;
	margin-right: 2%;
}

.time-date {
	background: #1F4CA7;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
}

.dtjs-date {
	border: 1px solid #1F4CA7;
}

.time-year {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1F4CA7;
	line-height: 26px;
}

.index-news-text span,
.index-news-text-smbox .dtjs-date span {
	line-height: 38px;
	padding-left: 10px;
	padding-right: 10px;
}

.dtjs-date-right {
	width: 80%;
	float: left;
	overflow: hidden;
}

.news-btn {
	float: right;
	margin-top: 4%;
}

.index-news-text-smbox p {
	-webkit-line-clamp: 2;
}

.index-news-text-smbox {
	padding-top: 18px;
}

@media (max-width:1199px) {
	.news-btn {
		display: none;
	}
}

@media (max-width:468px) {
	.news-btn {
		display: none;
	}

	.dtjs-date-right {
		width: 75%;
	}
}

@media (max-width:364px) {

	.dtjs-date-right {
		width: 70%;
	}
}

.pc-top-search {
	padding: 3px;
	margin: 0px;
	display: inline;
	font-family: 宋体;
	font-size: 12px;
	float: right;
	width: 220px;
	padding-right: 14px;
}

.pc-top-search input {
	width: 100%;
	height: 35px;
	color: #333333;
	top: -5px;
	position: relative;
	line-height: 35px;
	padding-left: 15px;
	background: #1F4CA7;
	border-radius: 5px;
	float: left;
	opacity: 0.1;
}

.pc-top-search input,
.pc-top-search button {
	border: none;
	outline: none;
}

.pc-top-search button {
	    margin-top: 5px;
	height: 28px;
	width: 35px;
	position: relative;
	background: url(../img/other/WechatIMG2.png) no-repeat;
	cursor: pointer;
	margin-left: -50px;
	float: right;
}
.container-title-left {
	float: left;
}
.container-title-right{
	margin-top: 16px;
}