.main{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.main img{
	width: 100%;
	height: 36.15rem;
	border:none;
	display: block;
}
.main-content{
	width: 100%;
	height: auto;
	background: url(../images/lxbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	min-width: 1200px;
	overflow: hidden;
}
.main-continer{
	
	margin:0 17.7rem;
	/*overflow: hidden;*/
	height: auto;
}
.mains{
	width: 100%;
	
	overflow: hidden;
	
	/*background-color: #fFFFFF;*/
	/*height: 45.92rem;*/
	box-sizing: border-box;
	margin-bottom: 5rem;

}
.bread{
	border-bottom:1px solid #000000;
	line-height: 3.4375rem;
	
	box-sizing: border-box;
}
.breadnav{
	height: 3.4375rem;
	margin:0 17.7rem;
	
}
.bread img{
	border:none;
	vertical-align: middle;

}
.content{
	width:100%;
	margin:0px auto;
	padding-bottom: 3.23rem;
	margin-bottom: 3rem;
	box-sizing: border-box;
	background-color: #F5F5F5;
	padding-left: 5rem;
	padding-right: 5rem;

}
.content p,.content div{
	line-height: 2rem;
}
.c-title{
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	padding-top: 5rem;
	font-size: 1.4rem;
}
.c-actor{
	text-align: center;
	border-bottom: 1px solid #535353;
	box-sizing: border-box;
	padding:0.4rem;
	margin-bottom:2.4rem; 
	color:#959595;
}
.c-footer{
	padding-top: 2.5rem;
	box-sizing: border-box;
	border-bottom: 1px solid #535353;
}
.c-prev a:link,.c-prev a:visited,.c-next a:link,.c-next a:visited{
	text-decoration: none;
	color:#000000;
}
.c-prev a:hover,.c-next a:hover{
	text-decoration: none;
	color:orange;
}
.content img{
	max-width:100%;
    width:100%;
}
