.main-content{
width:100%;
overflow:hidden;
min-width: 1400px;
background-image: url("/style/pic/youhuabg.png")
}
.content{
    width: 1400px;
    margin:0 auto;
    text-align: center;
    background: #F4F2F2;
}

.bhead{
	width: 1380px;
	height: 80px;
	margin-left:0px;
	
	line-height: 60px;
	text-align: left;
	padding-left:10px; 
	background:rgb(206,41,48);
}
.bhead p{
height: 60px;
line-height: 60px;
	
	display: inline-block;
	font-size:30px;
	color:white;
	padding: 5px;
	margin-top:5px;
}
s

.lvjs{
	width: 100%;
	overflow: hidden;
}
.lv-head{

	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	border-bottom:solid 1px #bdbdbd;
	margin-top:20px;
}
.lv-head p{

	color:rgb(96,96,96);
	margin-left:30px; 
}
.lv-head p:nth-child(1){
	text-align: left;
	font-size: 40px;
	line-height: 40px;
	font-weight: 600;
}
.lv-head p:nth-child(2){
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	margin-bottom:10px;
}
.bdpic{
	float: left;
	width: 300px;
	height: 300px;
	border-radius: 150px;
	border:solid 5px #bdbdbd;
	margin: 20px;
	margin-left: 140px;
}
.lv_de{
	width: 500px;
	float: left;
}

.lv_de .lv-nm{
	margin-top:20px;
    font-weight: bold;
	color: red;
	text-align: left;
	font-size: 28px;
	line-height: 40px;
	color:rgb(7,117,75);
}
.lv-nm h{
color: red;
	text-align: left;
	font-size: 28px;
	line-height: 40px;
	margin-right:20px; 
	color:rgb(7,117,75);
}
.lv_de p{
font-size: 14px;
line-height: 24px;
	text-align: left;
}

.lv_anli{
width: 96%;
margin: 0 auto;
height: 102px;
margin-top:40px;
margin-left:40px;
cursor: pointer;
}
.lv_anli:hover{
background: #1efefe;
}
.mdate{
	width: 100px;
	height: 100px;
	background: url("/style/pic/date.png") no-repeat 2px 2px;
	background-size:auto 96%;
	float: left;
	margin:1px;

}
.mdate p{
	width: 94px;
	height: 50px;
	line-height: 50px;
}
.mdate p:nth-child(1){
	font-size: 42px;
	font-weight: 600;
	color:rgb(7,117,75);
}
.mdate p:nth-child(2){
	font-size: 24px;

	color:rgb(7,117,75);
}
.mtext p{
text-align: left;
font-size: 30px;
line-height: 60px;
font-weight: 500;
color:#428bca;
cursor: pointer;
margin-left:130px;: 
}
.mtext p:hover{
text-decoration: underline;
}