@charset "utf-8";
.main_top{
	margin-bottom: 20px;
}
.mt_l{
	float: left;
	width: 100%;
	height: 325px;
}
.mt_l .inx2{
	margin-bottom: 0;
	height: 100%;
}
.mt_r{
	float: right;
	width: 234px;
	height: 306px;
	border: 1px solid #e1e1e1;
	padding: 10px 17px;
	background: #fff;
}
.mt_r h1{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #9d1111;
}
.mt_r ul{
	margin-top: 8px;
}
.mt_r ul li{
	width: 235px;
	height: 35px;
	border-radius: 5px;
	margin-bottom: 5px;
	padding-top:6px;
	padding-bottom:6px;
	position: relative;
	background: #2f82ad;
	line-height: 35px;
}
.mt_r ul li a{
	color: #fff;
	font-size: 15px;
	width: 175px;
	display: inline-block;
}
.mt_r ul li.r3 a{
	margin-top: 3px;
}
.mt_r ul li i{
	display: inline-block;
	vertical-align: top;
	background: url(../images2/tb.png) no-repeat left center;
	width: 50px;
	height: 35px;
	line-height: 35px;
}
.mt_r ul li.r1 i{
	background-position: -8px -39px;
	background-size: 66px;
}
.mt_r ul li.r2 i{
	background-position: -7px -74px;
}
.mt_r ul li.r3 i{
	background-position: -5px -115px;
}
.mt_r ul li.r4 i{
	background: url(../images2/tb4.png) no-repeat 11px center;
	background-size: 38px;
}
.mt_r ul li.r5 i{
	background: url(../images2/tb6.png) no-repeat 17px center;
	background-size: 24px;
}
.mt_r ul li.r3{
	line-height: 16px;
}
.inx2{
	position: relative;
	border: 1px solid #e1e1e1;
	padding: 0 20px; 
	background: #fff;
	margin-bottom: 20px;
	height: 325px;
}
.inx2 .hx1{
	position: absolute;
	left: 50%;
	height: 100%;
	width: 1px;
	background: #e7e7e7;
}
.inx2 ul{
	margin-top: 10px;
}
.ind_list li{
	background: url(../images2/dian.png) no-repeat left 8px;
	padding-left: 20px;
	margin-bottom: 4px;
}
.ind_list li p{
	float: left;
}
.ind_list li p.ind_p1{
	width: 900px;
}
.ind_list p{
	width: 428px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.ind_list li p.p1{
	width: 760px;
}
.inx2 li a{
	font-size: 16px;
	color: #464c4f;
}
.inx2 li span{
	float: right;
	font-size: 14px;
	color: #b3b3b3;
}
.img{
	margin-bottom: 20px;
}
.in_l{
	width: 540px;
	float: left;
}
.in_r{
	float: right;
	width: 540px;
}
