﻿.block1{
	border:1px solid #ccc;
	padding:10px 10px 25px 10px;
	min-height:300px;
	float:left;
	width:70%;
	margin:20px 0px 0px 15px;
}
.bl1_top{
	height:45px;
	line-height:40px;
	border-bottom:1px solid #ccc;
}
.bl1_top img{
	width:20px;
	margin-top: 10px;
}
.bl1_top .title{
	float:left;
	font-size:20px;
	margin-left:15px;
}
.bl1_top .position{
	float: right;
	margin-right: 5px;
	font-size: 14px;
	color: #535353;
}
.searcharea{
	height:50px;
	line-height:50px;
}
.formdiv{
	float:left;
	margin-left:10px;
}
.formdiv input {border:1px solid #ccc;height: 20px;}
.select{width:80px;1px solid #a1a1a1;}
.searchbtn{margin-left:15px; width:85px; border-radius:5px;height:25px; line-height:22px;}
.tableth{
	margin-top:28px;
	background:#ffeeef;
	color:#c8343c;
	text-align:center;
}
.tr{
	border-bottom:1px dashed #ccc;
	height: 40px;
	line-height: 40px;
	clear:both;
}
.th,.td{
	float:left;
	height:40px;
	line-height:40px;
	text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.pagebar{
	margin-top:30px;
}
.pageunit{
	float:left;
	width:25px;
	height:25px;
	line-height: 25px;
	border:1px solid #f2f2f2;
	text-align:center;
	background:#f2f2f2;
	color:#9e9e9e;
	margin:0px 2px;
	cursor:pointer;
}
.pagelist{
	float:left;
}
.pagemsg{
	float:right;
	color:#b2b2b2;
}
.pageinput{
	margin: 0px 3px;
	height: 15px;
	line-height: 15px;
	border-radius: 3px;
	width: 20px;
}
.jumppage{
	float: right;
	background: #c5252e;
	font-size: 12px;
	padding: 3px 4px;
	border-radius: 5px;
	margin-left: 9px;
	color: #fff;
	cursor: pointer;
}
.block2{
	float: left;
	width: 26%;
}
.block2_item{
	padding: 10px 0px 5px 0px;
	min-height: 200px;
	margin: 20px 0px 0px 20px;
	border:1px solid #ccc;
	border-top:2px solid #d1535b;
}

.block2 .title{
	min-height:40px;
	line-height:40px;
	font-size:18px;
	border-bottom:1px solid #ccc;
	padding: 0px 10px;
}
.block2 .title img{
	width: 24px;
	margin-top: 7px;
	margin-right: 10px;
}
.dhcontent{
	clear: both;
	padding: 15px 10px;
}
.block2 .dhunit{
	background:#ffeeef;
	color:#c5222c;
	width:48%;
	float:left;
	margin:5px 0px;
	margin-right:2%;
	text-align:center;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
.block2 .dhunit a{
	color:#c5222c;
	text-decoration-line: none;
}
.wp100{
	width: 100% !important;
	height: 31.6px !important;
	line-height: 32.5px !important;
}
.hotarticle{
	clear:both;
}
.hotarticle a{
	color: #4b4b4b;
}
.hatitle{
	float:left;
	width:65%;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
.hadate{
	float:right;
	width:34%;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
.tr .sel{
	color:#ca434a;
}