<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

.hudong {
	width: 1160px;
	background: #FFF;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: auto;
}
.xiexin  li {
	float: left;
	    margin-top: 20px;
    margin-left: 12px;
	
}
.hudong ul {
	float: left;
}
.xinxiang_top{
	background-image: url(hudong_xx.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 775px;
}

.xinxiang_top p {
	color: #FFF;
	line-height: 40px;
	font-size: 18px;
	margin-left: 20px;
}

.xx_zj {
	float: left;
	margin-top: 20px;
	width: 1180px;
	height: auto;
}
table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  cellpadding: 0;
  cellspacing: 0;
}
.xinxiang table {
  margin-top: 10px;
  height: 140px;
}
 .xinxiang th {
	height: 34px;
	background: #f6f6f6;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
}

.xinxiang td {
  height: 34px;
  font: 14px/28px "微软雅黑";
  text-align: center;
  margin-right:10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xinxiang td.td01 {
  width: 45%;
  padding-left:5px;
  text-align: left;
}
 .xinxiang td.td01 a {
	 background:url(icon.png) no-repeat left center;
  padding-left: 10px;
  font: 14px/28px "微软雅黑";

}

.zjdc {
	float: left;
	width: 366px;
	margin-left: 20px;
	line-height: 30px;
	height: 182px;
}
.xinxiang {
	float: left;
}
.zjdc_top{
	background-image: url(hudong_xx.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 366px;
}

.zjdc_top p {
	color: #FFF;
	line-height: 40px;
	font-size: 18px;
	margin-left: 20px;
}

.zjdc ul li {
	float: left;
}

.wsdc_r {
	height: 24px;
	width: 8px;
	background-color: #285cab;
	float: left;
}
.wsdc p {
	font-size: 16px;
	float: left;
	margin-left: 10px;
	color: #285cab;
}
.wsdc span {
	float: right;
}
.wsdc_top {
	line-height: 24px;
	height: 24px;
	margin-top: 8px;
}
.wsdc_text{
	width:370px;
	float: left;
	font-size:14px;
	  
}

.wsdc_text ul li{
	width:354px;
	padding-left:12px;
	
	background-image: url(yuandian.png);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	
}
.wsdc_text ul li span{
	
	float:right;

}


.wsdc {
	height: auto;
	width: 366px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8c8c8;
	padding-bottom: 10px;
}

.wsdc_text ul li span a {
	display: block;
	 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}</pre></body></html>