body,html{
    margin-right: -17px;
}
.section {
    position: relative;
    width: 100%;
    min-width: 1000px;
    max-width: 1920px;
    font-size: 16px;
}

.content {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

/*banner开始*/
#banner {
	background: url("http://www.digiwin.com/solution/AutoRetail/images/bannerBg.jpg") no-repeat top;
	width: 100%;
	height:auto;
	overflow:auto;
	text-align: center;
	font-family: Arial, "微软雅黑", "宋体";
	position: relative;
	min-width: 1000px;
}
#bannerPic {
	height: 500px;
	width:1000px;
	margin: 0 auto;
	position: relative;
}
#bannerPic img {
	position: absolute;
	left: 20px;
	top: 159px;
}
.bannerBtn{
    width: 1000px;
    position: absolute;
    bottom: 20px;
    left:50%;
    margin-left:-500px;
    text-align: left;
}
.bannerBtn span{
    display:inline-block;
    padding-left: 33px;
    height: 32px;
    font-size: 24px;
    line-height: 30px;
    color: #db3030;
    background: url(http://www.digiwin.com/solution/AutoRetail/images/banner_icon.png) no-repeat 0 0;
}

.bannerBtn span.bannerBtn1{
    margin-left:20px;
    background-position:  0 -72px;
}
.bannerBtn span.bannerBtn2 {
    margin-left:20px;
}
/*banner结束*/
/*AutoSect1开始*/
#AutoSection{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.AutoSection {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding-top: 66px;
}
h2 {
	height: 60px;
	line-height: 60px;
	font-size: 36px;
}
#AutoSect1 {
	width: 100%;
	height: 940px;
	background: url(http://www.digiwin.com/solution/AutoRetail/images/AutoBg1.jpg) no-repeat center center;
}
#AutoSect1 h2 {
	background: #1957b3;
	line-height: 1.8;
	color: #fff;
	border-radius: 10px;
	position: relative;
    text-align: center;
}
#AutoSect1 h2:before {
	content: "";
    position: absolute;
   	top:60px;
    left: 50%;
    margin-left: -20px;
    border-top: 15px solid #1957b3;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}
#AutoSect1 h3 {
	margin: 50px auto;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	color: #595757;
}
#AutoSect1 h4 {
	font-size: 24px;
	color: #2a5caa;
	
	margin-bottom: 16px;
}
.threeRea {
	width: 998px;
	height: 395px;
	background: rgba(255,255,255,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B2FFFFFF', endColorstr='#FFFFFFFF',GradientType=0 );
	border: 1px solid #d8d8d8;
	overflow: hidden;
	text-align: left;
	position: relative;
	overflow: hidden;

}
.threeReaUl {
	width: 4000px;
	height: 395px;
	position: absolute;
	top:0;
	left:0;
	
}
.thReaUlLi {
	width: 1000px;
	float: left;
	padding: 45px 95px;
	overflow: hidden;
}
.thReaUlLi p {
	font-size: 20px;
	color: #ed0606;
}
.thReaUlLi ol {
	margin-left: 20px;
	list-style: disc;
}
.thReaUlLi ol li {
	list-style: disc;
	font-size: 17px;
	color: #414042;
	line-height: 22px;
	margin-bottom: 5px;
}
.threeReaDot {
	width: 85px;
	height:20px;
	position: absolute;
	bottom: 30px;
	left:50%;
	margin-left: -42px;
}
.threeReaDot span {
	display: inline-block;
	*display: inline;
	zoom:1;
	width: 12px;
	height: 12px;
	margin-left:10px;
	border-radius: 50%;
	background: #8c8c8c;
	cursor: pointer;
}
.threeReaDot span.currentOl {
	background: #2a5caa;
}
.caseTxt {
	margin-top:30px;
}
.caseTxt li {
	float: left;
	width: 195px; 
	height:90px; 
	margin: 0px 2px ; 
}
#buttonCase { 
	width: 204px; 
	margin:50px auto 100px;
}
#buttonCase p { 
	width: 204px; 
	height:47px; 
	/*float: left; */
	text-indent: -9999px;
}
#buttonCase #DO1 { 
	background: url(http://www.digiwin.com/solution/AutoRetail/images/do_icon1.png) no-repeat left top;
}
#buttonCase #DO1:hover { 
	background-position: right top;
}

/*AutoSect2开始*/
.AutoSect2{
    overflow-x: hidden;
}
.AutoSect2 h2 {
	margin: 30px auto 60px;
	color: #595757;
}
.AutoSect2 h3 {
	font-weight: normal;
	color: #2a5caa;
	margin-bottom: 20px;
}
.bigImgOl li {
	display: none;
}
.hideIMG {
	display: none;
	width: auto;
    height: auto;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    z-index: 80000;
    background: url(http://www.digiwin.com/solution/AutoRetail/images/fancybox_overlay.png);

}
.autoPart {
	
	width: 1000px;
	height: 725px;
	background: #fff;
	position: fixed;
	top:50%;
	margin-top: -350px;
	left:50%;
	margin-left: -500px;
	z-index:800001; 
    
}
.dercClic {
	display: none;
	width: 1000px;
	height: 725px;
	position: fixed;
	top:50%;
	margin-top: -350px;
	left:50%;
	margin-left: -500px;
	z-index:800002; 
}
.purpImg,.thinkImg {
	width: 1000px;
	height: 725px;
	background: #fff;
	position: absolute;
	top:0;
	left:0;	
}

.dercClic a {
	position: absolute;
	top:0;
	z-index: 800002;
	
}
.dercClic .purpImgPre {
	right: 0;
	width: 40%;
	height: 100%;
}
.dercClic .purpImgNext {
	left: 0;
	width: 40%;
	height: 100%;
}
.dercClic .ImgClose {
	position: absolute;
	top:-16px;
	width: 36px;
	height: 36px;
	right: -16px;
	background: url(http://www.digiwin.com/solution/AutoRetail/images/fancybox_sprite.png) no-repeat;
}
.bigImg h3 {
	margin-top: 40px;
}
.thinkImg h3 {
	margin-bottom: 0;
}
.dercClic a span{
	position: absolute;
	top:50%;
	margin-top: -18px;
	width: 36px;
	height: 36px;
	display: inline-block;
	*display: inline;
	zoom:1;
	background: url(http://www.digiwin.com/solution/AutoRetail/images/fancybox_sprite.png) no-repeat;
	visibility: hidden;
	z-index: 888888;

}
.dercClic a:hover span{
	visibility: visible;
}
.dercClic a span {
	visibility: visible\9;
}
.dercClic .purpImgPre span {
	right: 10px;
	background-position: 0 -72px;
}
.dercClic .purpImgNext span {
	left:10px;
	background-position: 0 -36px;
}

.fancybox-lock {
	overflow: hidden;
}
.autoDistr {
	margin:0 auto 100px;
}
.autoDistr li {
	float: left;
	
}
.autoDistr li img:hover {
	cursor: pointer;
}
.autoDistr li.autoThink {
	float: right;
}
/*AutoSect2结束*/

/*AutoSect3开始*/
.AutoSect3 {
	width: 100%;
	height: 1655px;
	background: url(http://www.digiwin.com/solution/AutoRetail/images/AutoBg.jpg) no-repeat center center;
}
.AutoSect3 h3 {
	margin-bottom: 10px;
}
.casePurp {
	margin-top: 50px;
}
.pc{
    display: block;
}
.mobile{
    display: none;
}
.autoBefit {

	height: 586px;
	background: url(http://www.digiwin.com/solution/AutoRetail/images/AutoBenefit.png) no-repeat center center;
}
.autoBefit ol {
	width: 886px;
	color: #fff;
	float: right;
	padding-top:30px;
	margin-bottom: 35px;
}
.autoBefit ol li {
	text-align: left;
	margin-left: 55px;
	list-style: disc;
	font-size: 17px;
	line-height: 26px;

}
.autoBefit ol.autoBefOl {
	margin-bottom: 0;
	margin-top: 10px;
}
/*AutoSect3结束*/
#Section4{
    width:100%;
    overflow:auto;
    padding-top:50px;
    padding-bottom:50px;
}
#Extend{
    width:1000px;
    margin:0 auto;
}
#Extend_title1 h3,
#Extend_title2 h3{
	display: inline-block;
	*display: inline;
	zoom:1;
	height:50px;
	text-align:center;
	display:block;
	line-height:1.5;
	font-family:"微软雅黑","宋体";
	font-weight:lighter;
	font-size:21px;
	letter-spacing:2px;
	color:#595757;
	font-weight:bolder;
}

#Extend_title1{
	width:40%;
	float:left;	
}
#Extend_title2{
	width:60%;
	float:left;
}

#Extend1{
	clear:both;
	width:40%;
	float:left;
}
#Extend1 img{
	display:block;
	text-align:center;
	font-size:18px; 
	font-weight:bold;
    margin-left: 100px;
}
#Extend2{
	width:60%;
	float:left;
}
.des2   {
	font-size:16px;
	padding: 10px;
	width: 500px;
	margin:0 auto;
}

 .des2 dl {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	float: left;
	margin-bottom: 4px;
}
 .des2 dl dd {
	width: 80%;
	margin-left: 4px;
	float: left;
}
 .des2 dl dt {
	float: right;
	display: block;
}
 .des2 dl dd a {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 96%;
	padding-left: 10px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height:1.5;
}
 .des2 dl dd a:hover {
	color: #de0010;
}