<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.content-center {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.zhaoshang{
	width:1200px;
	height:80px;
	margin:8px 0;
	overflow:hidden;
}
.zhaoshang img{
	width:100%;
}
.cc-top {
	width: 1200px;
	overflow:hidden;
}

#img_ad a{
	display:block;
	float:left;
	width:595px;
	/* height:79px; */
	height:109px;
	margin:4px 3px 0;
	overflow:hidden;
}
#img_ad a:nth-child(2n){
	float:right;
	margin-right:0;
}

#img_ad a img{
	width:100%;
	height:100%;
}

.wenxintishi {
  width: 1200px;
  margin-top: 8px;
  color: #E1251B;
  padding: 8px 20px;
  box-sizing: border-box;
}

.wenxintishi a {  
	text-decoration: none;
	color: #E1251B;
}

.infobox {
	width: 596px;
	height: 85px;
	display:block;
	margin-top: 8px;
	background-color: #F4E9E8;
	border: 1px solid #E1251B;
	padding: 8px 20px;
	box-sizing: border-box;
	position: relative;
	text-decoration:none;
	float:left;
}
.infobox:nth-child(2n){
	float:right;
}
.infobox:hover{
	border:1px solid #a5120b;
}

.infobox dt a{
	font-size:16px;
	color: #E1251B;
	text-decoration:none;
}

.infobox dd {
	color: #444;
	font-size: 14px;
	margin-top: 8px;
}
.infobox .piao{
	position:absolute;
	right:0;
	top:0;
	text-align:right;
	padding:2px 3px 0 0;
	background:#E1251B;
	font-size:12px;
	color:#fff;
	width:35px;
	height:35px;
	clip-path:polygon(100% 100%,100% 0,0 0);
	box-sizing:border-box;
}
.hikeup {
	width: 41px;
	height: 41px;
	float: right;
	position: absolute;
	top: -16.9%;
	right: -3.2%;
}

.icon {
	transform: rotate(224deg);
}

.hikeup .icon-xiangxia1 {
	color: #E1261C;
	font-size: 50px;
}

.hu-title {
	position: relative;
	top: -82%;
	left: 26%;
	color: #fff;
	font-size: 12px;
}

.cc-top .adv{
	width: 596px;
	height: 80px;
	margin: 5px 0;
	float:left;
	overflow:hidden;
}
.cc-top .adv:nth-child(2n){
	float:right;
}

.cc-top .adv img{
	width:100%;
}


.infolist {
	width: 1200px;
	overflow: hidden;
	margin-top:10px;
}


.infolist .infoitem{
	display:block;
	float:left;
	width:387px;
	min-height:136px;
	height:auto;
	overflow:hidden;
	text-decoration:none;
	background:#fff;
	border:1px solid #eee;
	padding:15px 20px;
	box-sizing:border-box;
	margin:0 19px 19px 0;
}

.infolist .infoitem:nth-child(3n){
	float:right;
	margin-right:0;
}

.infolist .infoitem h4 {
	text-align: center;
	font-size:18px;
	padding:5px 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	
}
.infolist .infoitem h4 a{
	color:#333;
	text-decoration:none;
}

.infolist .infoitem dd {
	color: #888;
	font-size: 15px;
	margin-top: 10px;
	line-height: 20px;
	display:-webkit-box;
	-webkit-line-clamp:3;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
}
.infolist .infoitem:hover{
	border:1px solid #e21;
}
.infolist .infoitem:hover h4 a{
	color:#e21;
}
.infolist .infoitem:hover dd{
	color:#333;
}

.yczxbox {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}

.yczx-left {
	width: 590px;
	height: 300px;
	background-color: #fff;
	float: left;
	padding: 15px;
	box-sizing: border-box;
}

.yczx-right {
	width: 590px;
	height: 300px;
	background-color: #fff;
	float: right;
	padding: 15px;
	box-sizing: border-box;
}

.yczxbox li {
	list-style-position: inside;
	color: #E1251B;
	height: 35px;
	line-height: 35px;
}

.yczxbox li a {
	text-decoration: none;
	color: #333333;
}

.yczxbox li a:hover{
	color:#e21;
}

.yczxbox li p {
	float: right;
	width: 100px;
	color: #9F9F9F;
	font-size: 14px;
}

.yqlj {
	width: 1200px;
	height: 50px;
	background-color: #fff;
	margin-bottom: 15px;
	padding: 15px 20px;
	box-sizing: border-box;
}

.yqlj a {
	text-decoration: none;
	margin-right: 10px;
	color: #333;
	font-size: 14px;
}
</pre></body></html>