.main{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.main img{
	width: 100%;
	height: 36.15rem;
	border:none;
	display: block;
}
.bread{
	height: 3.4375rem;
	width: 100%;
	border-bottom:1px solid #535353;
	line-height: 3.4375rem;
	
}
.content{
	width: 100%;
	overflow: hidden;
background: url(../images/lxbg.jpg);
background-position: bottom;
background-repeat: no-repeat;
background-size: 100%;
}
.c-1{
	
	margin:0px 17.1875rem;
	overflow: hidden;
	background-color: #F5F5F5;
}
.list{
	border-bottom:1px solid #535353;
	margin:2.0rem 6.77rem;
	padding-bottom: 2.6rem;
}


.list p{
	line-height: 2rem;
}
.list p:first-child{
	font-weight: bold;
	line-height: 4rem;
	font-size: 1.2rem;
	color:#323232;
}
.c-1>div:nth-last-child(1){
	border-bottom:0px solid #535353;
}
.bread-nav{
	width: 65.625rem;
	margin:0px 17.1875rem;
}
.bread-nav img{
	vertical-align: middle;
	border: none;
	margin-right: 0.5rem;
}
.content img{
	max-width: 100%;
} 		