.dg-container{
	width: 100%;
	height: 450px;
	position: relative;
}
.dg-wrapper{
	width: 332px;
	height: 223px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a{
	width: 332px;
	height: 233px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	margin-top: -40px;
	display: block;
	padding: 41px 0px 0px 1px;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.lbt_box{
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	height: 355px;
    width: 1205px;
	background:url(//cdn.xuansiwei.com/xiaox3496/r/cms/www/default/images/bg_one.png) no-repeat center;
	padding-top: 20px;
}
.dg_l{
	cursor: pointer;
	position: absolute;
	top:34%;
	/*margin-top: -47px;*/
	left:29px;
}
.dg_r{
	cursor: pointer;
	position: absolute;
	top:34%;
	/*margin-top: -61px;*/
	right:40px;
}
/*��ҵ���ʵ�����
.qyzzdm{
   height: 1000px;
    width: 100vw;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    position: fixed;
    text-align: center;
}
.qyzzdm img{
    width: 434px;
    height: 373px;
}*/