.equipDisCon .dg-container{width: 100%;height: 450px;position: relative;}
.equipDisCon .dg-wrapper{width:671px;height:412px;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;}
.equipDisCon .dg-wrapper a{width:671px;height:412px;display: block;position: absolute;left: 0;top: 0;background: transparent url(../images/browser.png) no-repeat top left;box-shadow: 0px 10px 20px rgba(0,0,0,0.3);}
.equipDisCon .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;}
.equipDisCon .dg-wrapper a img{display: block;padding: 41px 0px 0px 1px;width: 600px;}
.equipDisCon .dg-wrapper a div{font-style: italic;text-align:left;line-height: 50px;text-shadow: 1px 1px 1px rgba(255,255,255,0.5);color: #000;font-size: 16px;width: 100%;bottom: -40px;display: none;position: absolute;left:-70px;text-align: right;}
.equipDisCon .dg-wrapper a.dg-center div{display: block;}
.equipDisCon .dg-container nav{width:999px;position: absolute;z-index: 1000;bottom:-70px;left: 50%;margin-left: -29px;text-align: center;}
.equipDisCon .dg-container nav span{float: left;cursor:pointer;width: 25px;height: 25px;opacity: 0.8;border-radius: 50%;-webkit-border-radius: 50%;background-color: #5d5e6c;display: inline-block;color: #fff;line-height: 22px;text-align: center;margin:0 10px;}
.equipDisCon .dg-container nav span:hover{background-color:#df2e50}
.equipDisCon .dg-container nav span.dg-next{background-position: top right;}
.equipDisCon .dg-center {transform: translateX(0px) translateZ(0px) rotateY(0deg);}
@media (max-width:1450px){
	.equipDisCon .dg-wrapper{ width:96%; margin:0 auto; height:330px;}
	.equipDisCon .dg-wrapper a{ width:96%; margin:0 auto; height:330px;}
	.equipDisCon .dg-wrapper a img{ width:100%;}
	.equipDisCon .dg-wrapper a div{ text-align:center; left:0px;}
	.about_quotation .quotationCon .pic img{ width:100%;}
	.about_quotation .quotationCon .desc img{ width:100%;}
	.about_quotation{ height:750px;}
}