.systeswrap .syscontent {
  padding-top:40px;
  width: 920px;
  color: #000;
  text-align: center;
  margin: 0 auto 100px;
}
.systeswrap .syscontent i {
  display: block;
  width: 80px;
  height: 142px;
  background:  center no-repeat;
  margin: 0 auto 18px;
}
.systeswrap .syscontent i.icon2{background:  center no-repeat; width:180px; height:90px;}
.systeswrap .syscontent h2 {
  font-size: 30px;
  height: 34px;
  line-height: 34px;
  margin-bottom:18px;
}
.systeswrap .syscontent p {
  font-size: 14px; color:#333;
}

.laywrap {
  margin-bottom: 90px;
  position: relative;
  height: 394px;
  background:  center no-repeat;
  background-size: cover;
  filter: progid:dximagetransform.microsoft.alphaimageloader( , sizingmethod='scale');
}
.laywrap .row {
  position: relative;
  top: 130px;
  margin: 0 -60px 0 -60px;
}
.laywrap .row .col-md-4 {
  padding: 0 60px 0 60px;
  *width: 440px;
}
.laywrap .row .col-md-4 .laycontent {
  text-align: center;
  color: #333;
}
.laywrap .row .col-md-4 .laycontent i {
  display: block;
  width: 42px;
  height: 42px;
  margin: 0 auto 20px;
}
.laywrap .row .col-md-4 .laycontent .icon-zd {
  background:  center no-repeat;
  background-size: 100%;
}
.laywrap .row .col-md-4 .laycontent .icon-yunying {
  background:  center no-repeat;
  background-size: 100%;
}
.laywrap .row .col-md-4 .laycontent .icon-zy {
  background:  center no-repeat;
  background-size: 100%;
}
.laywrap .row .col-md-4 .laycontent h3 {
  font-size: 18px;
  margin-bottom:15px; color:#000;
}
.laywrap .row .col-md-4 .laycontent p {
  font-size:14px; color:#333;
}

.infowrap {
  background: #fff;
  padding: 70px 100px;
}
.infowrap .tomore {
  width: 200px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  margin: 0 auto;
  background: #000;
}
.infowrap .tomore a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 13px;
}
.infowrap h2 {
  font-size: 24px;
  height: 45px;
  line-height: 45px;
  width: 210px;
  margin: 0 auto 80px;
}
.infowrap h2 span {
  display: inline-block;
  line-height: 45px;
  color: #000;
  height: 45px;
  float: left;
}
.infowrap h2 i {
  float: left;
  display: inline-block;
  width: 39px;
  height: 48px;
  background:  center no-repeat;
  margin-right:8px;
}
.infowrap .row {
  margin: 0 -60px 0 -60px;
  margin-bottom:50px;
}
.infowrap .row .col-md-6 {
  padding: 0 60px 0 60px;
  margin-bottom:38px;
  *width: 440px;
}
.infowrap .row .col-md-6 .pad .title {
  height: 54px;
  line-height: 54px;
  border-bottom: 1px dotted #333;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
.infowrap .row .col-md-6 .pad .title .icon-dot {
  position: absolute;
  left: 0;
  bottom: 23px;
  display: inline-block;
  width: 4px;
  height: 4px;
  background:  center no-repeat;
  background-size: 100%;
  float: left;
}
.infowrap .row .col-md-6 .pad .title h3 {
  font-size: 20px;
  color: #000;
  text-indent:12px;
  float: left;
  line-height: 54px;
}
.infowrap .row .col-md-6 .pad .title em {
  display: inline-block;
  width: 22px;
  height: 22px;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  border-radius: 4px;
  position: absolute;
  right: 0;
  bottom: 15px;
  float: left;
}
.infowrap .row .col-md-6 .pad .title .ji {
  background: #f0a70a;
}
.infowrap .row .col-md-6 .pad .title .new {
  background: #ff0000;
}
.infowrap .row .col-md-6 .pad .text {
  position: relative;
}
.infowrap .row .col-md-6 .pad .text .txlist {
  float: left;
  width: 50%;
  color: #000;
  font-size: 12px;
  margin-bottom:10px;
}
.infowrap .row .col-md-6 .pad .text .more {
  display: block;
  width: 36px;
  height: 36px;
  background:  center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 20px;
  *bottom: -10px;
}
.lw2{ background: no-repeat center top; height:394px;}
.lw2 .row .col-md-4 .laycontent .icon-zd {
  background:  center no-repeat;
}
.lw2 .row .col-md-4 .laycontent .icon-yunying {
  background:  center no-repeat;
}
.lw2 .row .col-md-4 .laycontent .icon-zy {
  background:  center no-repeat;
}
.lw2 .row .col-md-4 .laycontent p{ width:260px; margin:0 auto; line-height:24px;}
.lw2 .row{ top:100px;}