@charset "utf-8";

.th025_column_r1 {
	overflow: hidden;
}
.th025_column_r1 h1 {
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
	color: #429ebd;
	padding-bottom: 10px;
}
.th025_column_r1 .more {
	float: right;
	height: 15px;
	width: 50px;
	margin-top: -40px;
}
.th025_column_r1 ul {
	overflow: hidden;
}
.th025_column_r1 ul li {
	position: relative;
	overflow: hidden;
	height: 30px;
}
.th025_column_r1 ul li:last-child {
  border-bottom: none;
}
.th025_column_r1 ul li h2 {
	font-size: 28px;
	line-height: 50px;
	color: #FFF;
	height: 50px;
	width: 60px;
	float: left;
	background-color: #257DDE;
	text-align: center;
	overflow: hidden;
}
.th025_column_r1 ul li h2 p {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	background-color: #eaf3fb;
	position: absolute;
	text-align: center;
	top: 50px;
	width: 60px;
}
.th025_column_r1 ul li h3 {
	font-size: 12px;
	line-height: 18px;
	width: 240px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #a7a7a7;
	padding-left: 80px;
	position:absolute;
	top:30px;
}

.th025_column_r1 h5 {
	width: 250px;
	font-size: 14px;
	line-height: 30px;
	padding-left: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: absolute;
	top: 0px;
	background-image: url(../images/jt02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}
.th025_column_r1 h5:hover {
	color:#257DDE;
}
.th025_column_r1 a {
	color: #333333;
	text-decoration: none;
}
.th025_column_r1 a:hover {
	color: #257DDE;
}






.boxs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 40px;
	width: 100%;
	color: #FFF;
	font-size: 15px;
	background-color: #257DDE;
}
.boxs li {
	float: left;
	padding: 0;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
}
.boxs li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 0 20px;
	outline: none;
	font-weight: bold;
}
.boxs li a:hover {
	line-height: 40px;
	color: #257DDE;
	font-size: 15px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-size: 16px;

}	
.boxs li.active a {
	color: #257DDE;
	background-image: url(../images/bg_ht2.png);
	background-position: left top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #257DDE;
	border-left-color: #257DDE;
		-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-size: 16px;
}
.box_container {
	clear: both;
	float: left;
	width: 298px;
	overflow: hidden;
	padding: 15px 20px 0 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #257DDE;
	border-bottom-color: #257DDE;
	border-left-color: #257DDE;
	height: 226px;
}
.box_content {


}
.th025_column_r1 ul li span {
	font-size: 12px;
	line-height: 30px;
	color: #C8C8C8;
	float: right;
}
