.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;
}
.sir-con{

	width: 960px;
	overflow: hidden;
}
.main-show{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.main-show img{
	float: left;
	width: 500px;
	height: 500px;
	margin: 5px;
}

.main-text{
width: 450px;
margin-left:20px;
	float: left;
}
.mh1{
height: 150px;
line-height: 30px;
text-align: left;
margin-top:30px;
font-size: 22px;
color:rgb(10,10,100);

}
.mh2{
	line-height: 30px;
	text-align: left;
	font-size: 22px;
	color: red;


}
.mh2 i{

	background: blue;
	color: white;
	margin-left: 5px;
	padding: 3px;
	border-radius: 4px;
}
.wantbt{
	margin-top:30px;
	width: 160px;
	height: 52px;
	background: rgb(215,27,65);
	color:white;
	line-height: 52px;
	font-size: 22px;
	border-radius: 4px;
	box-shadow: 1px 1px 1px #888888;
	cursor: pointer;
}
.wantbt:hover{
	box-shadow: -1px 3px 3px #888888;
}

.mh4{
text-align: left;
font-size: 18px;
position: absolute;
bottom: 0px;
margin-bottom: 30px;
}
.mh4 h{
	font-size: 18px;
	color:red;
	margin-right: 10px;
	font-weight: 600;
}
.midtext{
width: 100%;
margin: 0 auto;
	text-align: center;
	font-size: 20px;
	line-height: 45px;
	border-bottom: solid 1px red;
}
.detial{
	width: 100%;
	text-align: left;
	text-indent: 30px;
	padding: 10px;
	font-size: 18px;
	line-height: 22px;
}
.con-900{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
.con-900 img{

	width: 65%;
	margin-top:10px;
}
.back{
	margin: 10px 0 10px 0;
height: 30px;
font-size: 22px;
line-height: 30px;
	float: left;
	color:red;
	cursor: pointer;
	margin-left:10px; 
}
.back:hover{
	margin-left: 7px;

}
.lv_de{
	width: 500px;
}