.main-content{

	width: 100%;
	overflow: hidden;
	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(103,63,178);
}

.bhead p{
	height: 60px;
	line-height: 60px;
	display: inline-block;
	font-size:30px;
	color:white;
	padding: 5px;
	margin-top:5px;
}

.inner_content{

	width: 100%;
	overflow: hidden;

}


.lydc_item{
	width: 900px;
	height: 500px;
	position: relative;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.item_text{

	padding-top: 30px;
	width: 400px;
	height: 500px;
	float: left;

	word-spacing:8px;

}
.l_a_bt{

	width: 100px;
	height: 100px;
	background:url("/style/sm/left.png");
	background-size:100% 100%; 
	position: absolute;
	top:200px;
	left: 10px;
	opacity: 0.1;
	cursor: pointer;
}

.f_a_bt{

	width: 100px;
	height: 100px;
	background:url("/style/sm/right.png");
	background-size:100% 100%;
	position: absolute;
	top:200px;
	right: 10px;
	opacity: 0.1;
	cursor: pointer;
}

.l_a_bt:hover{
opacity: 0.9;

}
.f_a_bt:hover{
opacity: 0.9;

}

.lydc_picc{

	width: 80%;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

.lydc_picr{

	height: 100%;
	transition: all 1s;

}
.lydc_piccon{

	height: 100%;
	background: #F3F2F2;
	float: left;
	overflow: hidden;
}
.lydc_picr img{

	height: 100%;
	margin:0 auto;
}
.lydc_out{

width: 100%;
overflow: hidden;
background: -webkit-linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* Firefox 3.6 - 15 */
background: linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* 标准的语法 */
position: relative;

border-top:dashed 1px #bdbddd;
}
.item_text p{

	text-indent: 20px;	
	font-size: 20px;
	color:#fefefe;
	word-spacing:8px;
	letter-spacing:2px;
	text-align: left;
	line-height: 30px;
	margin-bottom: 4px;
}
.neirong{

	height: 410px;
	overflow: hidden;
}
.b_more{
	color: #FFC107;
	font-size: 20px;
	text-align: right;
	cursor: pointer;
}
.b_more:hover{

	color: #FFC1f7;
}


.indetial{

	border-top: dashed 1px #fefefe;
	padding-top:30px; 
	width: 100%;
	overflow: hidden;
	width: 90%;
	margin:0 auto;

}

.lydc_out a{

	text-decoration: none;
}

.de_head{

	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color:white;
	text-align: left;
	width: 92%;
	margin: 0 auto;

}

.de_c_text{

	width: 90%;
	line-height: 30px;
	color:white;
	font-size: 18px;
	text-align: left;
	text-indent: 20px;
	margin:0 auto;
}

.lydc_out-head{
	height: 50px;
	text-align: left;
	line-height: 70px;

}
.lydc_hl{
	height: 100%;
	font-size: 30px;
	line-height: 50px;
	text-align: left;
	color: white;

	float: left;
	padding-right: 20px;
	padding-left: 20px;

			background: #B8B83F;

}