.egd-intro-article{
	padding-bottom: 10px;
}
.egd-intro-article .img{
	width: 599px;
	height: 403px;
	float: left;
	position: relative;
	z-index: 2;
}
.egd-intro-article .text-bg{
	width: 486px;
	height: 323px;
	padding: 77px 58px 0 95px;
	float: left;
	background: #f8f8f8;
	border: 1px solid #bdbdbd;
	position: relative;
	z-index: 1;
	margin: 40px 0 0 -41px;
}
.egd-intro-article .text{
	width: 100%;
	height: 323px;
	float: left;
	z-index: 5;
	top: 50px;
	right: 0;
}
.egd-intro-article .text .con{

}
.egd-intro-article .text h3{
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 10px;
}
.egd-intro-article .text-con-box{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	height: 280px;
	overflow: hidden;
}
.text-con{
	position: relative;
	top: 0;
}
.egd-intro-article .btn{
    height: 40px;
    margin-top: 25px;
    position: relative;
    z-index: 5;
}
.egd-intro-article .btn a{
	display: inline-block;
    width: 31px;
    height: 31px;
    margin: 0 10px 0 0;
}
.egd-intro-article .btn a.next {
    background: url('../images/next-icon.png') no-repeat;
}
.egd-intro-article .btn a.prev {
    background: url('../images/prev-icon.png') no-repeat;
}
/* .egd-intro-article .btn a:hover {
    background-image: url(../img/btn4.png);
} */
.egd-intro-article .deck{
	width: 602px;
	height: 364px;
	position: absolute;
	right: 19px;
	bottom: 19px;
	border: 1px solid #e3e3e3;
	z-index: 4;
}
