.l_banner {
	width: 100%;
	height: 430px;
}

.l_banner img {
	width: 100%;
	height: 100%;
	display: block;
}

.l_main {
	width: 100%;
	height: auto;
}

.l_m_wrap {
	width: 1180px;
	min-height: 877px;
	margin: auto;
	padding: 0 10px 170px 10px;
	position: relative;
}

.l_m_left {
	float: left;
	width: 300px;
	min-height: 300px;
	position: relative;
}

.l_m_left div {
	width: 300px;
	z-index: 1;
	position: absolute;
	top: -37px;
	left: 0;
	background-color: #1c5187;
}

.l_m_left div p {
	font-size: 30px;
	margin-top: 52px;
	line-height: 30px;
	color: #fff;
	padding-left:39px ;
}

.l_onenav {
	padding-top: 20px;
	padding-bottom: 37px;
	margin-top: 29px;
	float: right;
	z-index: 11;
	width: 280px;
	background-color: #fff;
}

.l_onenav li {
	position: relative;
	border-top: 1px solid #e8e8e8;
}

.l_onenav li>span {
	width: 4px;
	height: 60px;
	display: block;
	position: absolute;
	left: -4px;
	top: 0;
	display: none;
	background-color: #f8b62c;
}

.l_onenav li>a {
	width: 93%;
	display: block;
	font-size: 18px;
	padding-left: 20px;
	line-height: 60px;
	color: #444444;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.l_onenav li:hover>span {
	display: block;
}

.l_onenav li:hover>a {
	color: #1c5187;
}

.l_onenav .target>a {
	color: #1c5187;
}

.l_onenav .target>span {
	display: block;
}

.l_twonav {
	display: none;
}

.l_twonav>li>a {
	width: 90%;
	font-size: 16px;
	padding-left: 30px;
}

.l_twonav>li:hover>a {
	padding-left: 25px;
}


.l_m_right {
	width: 840px;
	min-height: 300px;
	float: right;
}

.l_title {
	margin-top: 30px;
	margin-bottom: 40px;
}

.l_title>p {
	line-height: 16px;
	font-size: 16px;
	color: #757575;
	letter-spacing: 1px;
}

.l_title>p>a {
	line-height: 16px;
	font-size: 16px;
	color: #757575;
	letter-spacing: 1px;
}

.l_title>p>a:hover {
	color: #1c5187;
}

.l_m_right>p {
	text-indent: 2em;
	letter-spacing: .5px;
	+letter-spacing: 1px;
	font-size: 16px;
	color: #565656;
	line-height: 32px;
	margin-bottom: 33px;
}
