.daohang_div
{
	width: 240px;
	background-color: #fff;
	overflow: hidden;
}
.daohang_top
{
	width: 240px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-family: 'microsoft yahei';
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #0c4c88;
}

.daohang_neirong
{
	width: 236px;
	border: 2px solid #0c4c88;
	overflow: hidden;
}


.lei_li
{
	width: 211px;
	line-height: 20px;
	padding: 10px 5px 10px 5px;
	border-bottom: #878785 1px dashed;
	background-image: url(icons1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	overflow: hidden;
}
.lei_li a
{
    font-size: 13px; color: #1d1d1d;
}
.daohanglxfs
{
	width: 240px;
	background-image: url(daohanglxfsbj.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
	overflow: hidden;
}
.daohanglxfs1
{
	padding: 115px 14px 10px 14px;
	text-align: left;
	line-height: 30px;
	font-size: 14px;
	font-family: 'microsoft yahei';
	BORDER: #0c4c88 2px solid;
}




@media screen and (max-width: 1140px)
{
    .daohang_top
	{
		display: none;
	}

    .daohang_neirong
	{
		width: 100%;
		border: 0;
	}
    .lei_li
	{
		width: 211px;
		line-height: 20px;
		padding: 10px 5px 10px 5px;
		border-bottom: #878785 1px dashed;
		background-image: url(icons1.jpg);
		background-repeat: no-repeat;
		background-position: right center;
		float:left;
		overflow: hidden;
	}
    .lei_li a
	{
		font-size: 13px;
		color: #1d1d1d;
	}
    .daohanglxfs
	{
		display: none;
	}
}