.box_con{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f5f6fa;
}
.dqwz_cn{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.dqwz_co{
	width: 1400px;
	height: 65px;
	margin: 0 auto;
	line-height: 65px;
}
.dqwzleft ul span {
	float: left;
	color: #8a8a8a;
}

.dqwzleft ul li {
	float: left;
	color: #8a8a8a;
	font-size: 16px;
}
.lmlb_nei{
	width: 1400px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 30px;
    display: flex;
}

.lmlb_left{
	width: 319px;
    height: auto;
    min-height: 821px;
    background: #FFFFFF;
	padding: 18px 19px;
}

.lmbt_tit{
	width: 285px;
	height: 109px;
	background: url(btbj.png) no-repeat center;
	line-height: 109px;
	text-align: center;
	font-size: 36px;
	color: #FFFFFF;
}
.lmlb_list{
	padding: 0 9px;
	margin-top: 21px;
}
.lmlb_list li{
	width: 260px;
	height: 52px;
	background: #eef7fe;
	margin-bottom: 10px;
	text-align: center;
	line-height: 52px;
	color: #000000;
	font-size: 20px;
}
.lmlb_list li a{
	display: block;
}
.lmlb_list li.hover{
	background: url(bt_hover.png) no-repeat center;
	background-size: 100%;
	color: #FFFFFF;
}
.lmlb_list li:hover{
	background: url(bt_hover.png) no-repeat center;
	background-size: 100%;
	color: #FFFFFF;
}
.lmlb_list li a:hover{
	color: #FFFFFF;
}

.lmlbnr_list ul li a:hover{
	color: #1492ff;
}


.lmlb_right{
    width: 1054px;
    height: auto;
    min-height: 821px;
    margin-left: 27px;
	background: #FFFFFF;
	padding: 28px 40px 30px 41px;
}
.lmlb_tit{
	width: auto !important;
	height: 48px;
	line-height: 38px;
	text-align: center;
	font-size: 26px;
	color: #000000;
	padding: 0 6px;
	text-align: left;
}
.lmlb_tit>span{
	border-bottom: 3px solid #1492ff;
	padding: 10px;
	padding-top: 0;
}

.lmlbnr_list{
	margin-top: 30px;
}
.lmlbnr_list ul li{
	background: url(dian.png) no-repeat left 20px;
    line-height: 45px;
    padding-left: 20px;
    overflow: hidden;
	color: #000000;
	font-size: 17px;
}
.lmlbnr_list ul li span{
	float: right;
	color: #000000;
}
.lmlbnr_list ul li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: 86%;
}
@media only screen and (min-width:768px) and (max-width:1024px){
	.lmlb_left{
		width: 40%;
	}
	.lmbt_tit{
		width: 96%;
	}
	.lmlb_list li{
		width: 100%;
	}
	.lmlb_right{
		width: 56%;
	}
	.lmlb_nei{
		width: 99%;
	}
	.lmlbnr_list ul li a{
		
		width: 70%;
	}
}
@media only screen and (max-width:416px) {
	.dqwz_cn{
		display: none;
	}
	.lmlb_nei{
		width: 90%;
		display: inherit;
	}
	.lmlb_left, .lmlb_right{
		float: none !important;
	}
	.lmlb_left{
		width: 95%;
		min-height: 72%;
	}
	.lmlb_right{
		width: 95%;
		min-height: 72%;
		margin-left: 0;
		margin-top: 10%;
	}
	.lmlb_tit{
		width: 100%!important;
		font-size: 22px;
		height: 100%;
      display:flex;
	}
	.lmbt_tit{
		width: 100%;
		height: 100%;
		
	}
	.lmlb_list li{
		width: 100%;
	}
	/*.lmlb_list{
		padding: 0 9%;
	}*/
	.lmlbnr_list ul li a{
		
		width: 56%;
	}
	
}

@media only screen and (max-width:320px) {
	.dqwz_cn{
		display: none;
	}
	.lmlb_nei{
		width: 90%;
		display: inherit;
	}
	.lmlb_left, .lmlb_right{
		float: none !important;
	}
	.lmlb_left{
		width: 100%;
		min-height: 72%;
	}
	.lmlb_right{
		width: 100%;
		min-height: 72%;
		margin-left: 0;
		margin-top: 10%;
	}
	.lmbt_tit{
		width: 98%;
		height: 100%;
		font-size: 30px;
	}
	.lmlb_list li{
		width: 100%;
	}
	.lmlb_tit{
		width: 100%!important;
		height: 100%;
		font-size: 20px;
	}
	.lmlbnr_list ul li a{
		
		width: 46%;
	}
}