.retaSection {
  width: 996px;
  margin: 0 auto;
  font-family: "微软雅黑";
}

.retaSection h3 {
  height: 40px;
  line-height: 40px;
  font-size: 36px;
  padding-top: 65px;
  text-align: center;
  margin-bottom: 50px;
}

.retail {
  width: 1000px;
  margin: 0 auto;
}

#banner {
  background: url("http://www.digiwin.com/solution/retail/images/bannerBg.png") no-repeat top;
  width: 100%;
  height: 499px;
  /*overflow:auto;*/
  /* text-align: center; */
  font-family: "微软雅黑";
  margin: 0 auto;
  /*min-width: 1000px;*/
  position: relative;
}

#banner .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 100px 0 0;
}

#bannerPic h1 {
  padding: 0 0 50px;
  font-size: 48px;
  font-weight: bold;
  font-family: "微软雅黑";
}

#bannerPic h2 {
  font-size: 28px;
  font-family: "微软雅黑";
  color: #a34da1;
  font-weight: normal;
  line-height: 48px;
  padding: 0 0 40px;
}

#bannerPic h3 {
  font-size: 18px;
  font-family: "微软雅黑";
  font-weight: normal;
  color: #000;
  padding: 0 0 40px;
}

#bannerPic a {
  height: 40px;
  background: linear-gradient(-90deg, #3059F9 0%, #59A3F6 100%);
  border-radius: 6px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-top: 0.35rem;
  border: none;
  width: 160px;
}

#bannerPic a:hover {
  background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

.bannerPic_a {
  display: flex;
}

.bannerPic_a a:nth-child(1) {
  margin: 0 50px 0 0;
}

.txt1 {
  color: #333;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
}

.pc {
  display: block;
}

.titlss {
  float: right;
  width: 320px;
  height: 350px;
  background: #fff;
  box-shadow: 0 0 20px 2px rgba(153, 153, 153, 0.5);
  opacity: 0.95;
}

.titlss .txt1 {
  padding-top: 20px;
  font-size: 18px;
  color: #1c1c1c;
}

.titlss .tith3 {
  font-size: 24px !important;
  line-height: 24px;
  color: #000;
  font-weight: bold;
  text-align: center !important;
}

#titlsses {
  margin: 0 30px;
  padding-bottom: 30px;
}

#titlsses .outline {
  position: relative;
  width: 260px;
  height: 40px;
  line-height: 40px;
}

.titlss .inputTitle {
  position: absolute;
  top: 16px;
  left: 10px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #333;
}

.titlss #titlsses input {
  display: block;
  width: 100%;
  padding: 30px 0 4px 18px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  font-size: 18px;
  font-family: Arial, "微软雅黑";
}

.titlss #submit_a {
  font-family: Arial, "微软雅黑";
  letter-spacing: 5px;
  transition: 0.5s;
  font-size: 16px;
  margin: 0 auto;
  display: block;
  background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
  width: 260px;
  padding: 7px 30px;
  margin-top: 10px;
  color: #fff;
  border-radius: 6px;
  height: 40px;
  cursor: pointer;
  border: none;
  outline: none;
}

.titlss #submit_a:hover {
  /* background-color: #24a3ff; */
  color: #fff;
}

.inputTitle {
  margin-bottom: 4px;
  font-size: 20px;
}

.inputTitle .requiredHint {
  margin-right: 4px;
  color: #fe5757;
}

.inputTitle .fillHint {
  color: #888;
  font-size: 14px;
}

.inputTitle .fa {
  display: none;
  margin-left: 4px;
  color: #ffa800;
  font-size: 14px;
}

.titlss.noInput .inputTitle .fa {
  display: inline-block;
}

.consult-cont {
  margin-top: 30px;
}

.consult-cont #contact-query {
  display: block;
  width: 100%;
  padding: 10px;
  border: 1px solid #d6d6d6;
  font-size: 16px;
  font-family: Arial, "微软雅黑";
  line-height: 27px;
}

.consult-cont .wordNum {
  font-size: 14px;
  margin: 0 0 0 10px;
}

.titlss .outline {
  position: relative;
  margin-bottom: 10px;
}

.titlss .inputTitle.focus {
  top: 0;
  font-size: 16px;
  color: #3798e4;
}

.titlss .inputTitle.focus .requiredHint {
  color: #3798e4;
}

.titlss input:focus {
  outline: none;
}

.titlss input.noInput+.inputTitle .fa {
  display: inline-block;
}

/*实例印证开始*/
.retail1 {
  padding-bottom: 60px;
  width: 100%;
}

.retail1 h2 {
  margin: 65px auto 0;
  width: 100%;
  height: 85px;
  background: url(http://www.digiwin.com/solution/retail/images/fourRe.png) no-repeat center;
  line-height: 63px;
  font-size: 36px;
  text-align: center;
  color: #fff;
}

.retail1 h3 {
  padding-top: 50px;
  margin-bottom: 60px;
  color: #cd07a7;
}

.retail1 .retaSection {
  height: 792px;
  overflow: hidden;
  position: relative;
}

.btnGroup {
  width: 285px;
  height: 60px;
  margin: 0 auto 20px;
}

.btnGroup span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 135px;
  height: 45px;
  line-height: 45px;
  background: #d4d4d4;
  font-size: 22px;
  color: #333;
  text-align: center;
  cursor: pointer;
}

.pageBtn1 {
  margin-right: 10px;
}

.btnGroup span.active {
  background: #934b85;
  position: relative;
  color: #fff;
}

.btnGroup span.active:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-top: 10px solid #934b85;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.caseContainer {
  width: 2000px;
  position: absolute;
  top: 210px;
  left: 0;
}

.caseBlock {
  width: 1000px;
  float: left;
}

.caseTxt {
  font-size: 17px;
  color: #1c1c1c;
}

.caseBlock .left {
  width: 465px;
  float: left;
  padding-left: 5px;
}

.caseBlock .right {
  width: 486px;
  float: right;
}

.caseTxt li {
  line-height: 26px;
  margin-bottom: 10px;
  text-align: justify;
}

.caseTxt h4 {
  font-size: 22px;
  color: #ac0606;
  margin-bottom: 12px;
}

/*实例印证结束*/
/*运营能力开始*/
.retail2 {
  width: 100%;
  height: 1304px;
  background: url(http://www.digiwin.com/solution/retail/images/retail2Bg.jpg) no-repeat center center;
}

.retail2 .retaSection {
  text-align: center;
}

.retail2 h3 {
  color: #fff;
}

.retail2Ul {
  width: 930px;
  margin: 0 auto;
}

.retail2Ul li {
  float: left;
  margin: 0 60px 30px 0;
}

.retail2Ul li.retail2LiLast {
  margin-right: 0;
}

.retail2Ul li img {}

.retail2Ul li p {
  width: 180px;
  margin-left: 2px;
  color: #fff;
  font-size: 17px;
  text-align: left;
}

.retail2BImg {
  margin-top: 20px;
}

/*运营能力结束*/
/*解决方案开始*/
.retail3 {
  width: 100%;
  text-align: center;
  color: #1c1c1c;
  padding-bottom: 110px;
}

.retail3 h3,
.retail4 h3 {
  color: #333;
  font-weight: normal;
}

.retail3 h4,
.retail4 h4 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 5px;
  color: #333;
}

.retail3 p,
.retail4 p {
  text-align: left;
  font-size: 17px;
  line-height: 28px;
}

.retail3 .retail3Img1 {
  margin-top: 50px;
}

/*解决方案结束*/
/*管理效益开始*/
.retail4 {
  width: 100%;
  height: 1000px;
  background: url(http://www.digiwin.com/solution/retail/images/retail4Bg.jpg) no-repeat center;
  text-align: center;
}

.retail4Img1 {
  margin: 30px auto 60px;
}

.retail4 .btnGroup {
  width: 520px;
}

.retail4 .pageBtn {
  margin-right: 8px;
}

.retail4 .last {
  margin-right: 0;
}

.retail4 h4 {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
}

.retail4 .btnGroup span {
  width: 165px;
}

.retail4 .retaSection {
  height: 1000px;
  overflow: hidden;
  position: relative;
}

.retail4 .caseContainer {
  width: 3000px;
  top: 240px;
}

.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/retail/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/retail/images/fancybox_sprite.png) no-repeat;
}

.bigImg h4 {
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}

/*.thinkImg h4 {
	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/retail/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;
}

/*管理效益结束*/
#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;
  /*width: 95px;*/
}

.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;
}

#floatcode {
  width: 148px;
  height: 231px;
  position: absolute;
  top: 190px;
  left: 5px;
  z-index: 9998;
}