.col {
  background: #fff;
  padding: 50px 0;
}

.col .content {}

.col .h2 {
  text-align: center;
  font-size: 30px;
  line-height: 42px;
  color: #444;
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.icon {
  display: block;
}

.col .p {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

.banner {
  height: 520px;
  background: url(/skin/style/img/o2o/banner.png?t=20190806) no-repeat center;
  position: relative;
}

.banner .wrp1150 {
  position: relative;
  height: 100%;
}

.banner .btn-group {
  position: absolute;
  left: 120px;
  bottom: 142px;
}

.banner .btn-group .btn {
  font-size: 18px;
  display: inline-block;
  width: 158px;
  height: 52px;
  border: 1px solid;
  text-align: center;
  line-height: 52px;
  color: #fff;
  border-radius: 4px;
  margin: 0 16px;
}

.banner .btn-group .btn.resUrl {
  background: #0084ff;
  border-color: #0084ff;
  color: #fff;
}

.banner .btn-group .btn.kfUrl {}

.banner .btn-group .btn:hover {
  opacity: .9;
}

.banner .btn-group .btn-text-group {
  padding: 20px 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}

.banner .btn-group .btn-text-group span {}

.ys-col {}

.ys-col .list {
  margin-top: 40px;
}

.ys-col .list .item {
  float: left;
  width: 33.333334%;
}

.ys-col .list .item .box {
  margin: 20px 30px;
  border-radius: 8px;
  background: #eee;
  text-align: center;
  padding: 20px;
}

.ys-col .list .item .box .h3 {
  margin-bottom: 16px;
  font-size: 18px;
  color: #333;
}

.ys-col .list .item .box .txt {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
}

.zx-col {
  height: 183px;
  background: url(/skin/style/img/blockchain/last-col-bg.png) no-repeat center center;
}

.zx-col .h2 {
  color: #fff;
  margin: 40px 0;
}

.zx-col .content {
  display: block;
  width: 654px;
  margin: 0 auto;
}

.zx-col .box {
  display: block;
  width: 500px;
  height: 50px;
  margin: 0 auto;
  background: #fff;
  border-radius: 4px;
  position: relative;
  float: left;
}

.zx-col .box .inp {
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
  height: 50px;
  padding-right: 130px;
  font-size: 18px;
  color: #666;
  border-radius: 4px;
}

.zx-col .box .btn {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 120px;
  height: 46px;
  color: #fff;
  background: #0060ff;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
}

.zx-col .btn-zx {
  float: left;
  width: 120px;
  height: 46px;
  text-align: center;
  color: #fff;
  background: #1c9733;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  line-height: 46px;
  border: 2px solid #fff;
  margin-left: 30px;
  position: relative;
}

.zx-col .btn-zx:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 44px;
  background: #fff;
  left: -17px;
  top: 2px;
}

.js-col .h2 .span {
  color: #5b9df3;
}

.js-col .list {
  padding-top: 40px;
}

.js-col .list .item {
  float: left;
  width: 33.33334%;
  padding-left: 20px;
  box-sizing: border-box;
}

.js-col .list .item .h3 {
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
  margin: 10px 0;
  letter-spacing: 2px;
}

.js-col .list .item .txt {}

.js-col .btn-group {
  margin-top: 30px;
  text-align: center;
}

.js-col .btn-group .btn {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  width: 118px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #5b9df3;
  margin: 0 10px;
}

.js-col .btn-group .btn.resUrl {
  background: #5b9df3;
  color: #fff;
}

.js-col .btn-group .btn.kfUrl {
  color: #5b9df3;
}

.js-col .img {
  text-align: center;
  padding: 10px 0;
}

.ms-col {
  background: #f4f4f4;
}

.ms-col .h2 .span {}

.ms-col .list {
  padding-top: 40px;
}

.ms-col .list .item {
  float: left;
  width: 33.33334%;
}

.ms-col .list .item .box {
  width: 338px;
  height: 388px;
  margin: 0 auto;
  border: 1px solid #ccc;
  /* text-align: center; */
}

.ms-col .list .item .box .img {}

.ms-col .list .item .box .img img {}

.ms-col .list .item .box .h3 {
  margin: 25px 20px 10px;
}

.ms-col .list .item .box .txt {
  margin: 10px 20px;
  color: #666;
}

.ms-col .list .item .box .span {
  color: #f14f17;
  display: block;
  margin: 10px 20px;
}

.ms-col .list .item .box .btn {
  margin: 10px 20px;
  display: block;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 1px solid #5b9df3;
  color: #5b9df3;
}

.ms-col .list .item .box .btn:hover {
  color: #fff;
  background: #5b9df3;
}

.zd-col {}

.zd-col .h2 .span {
  color: #8cd47d;
}

.zd-col .list {
  padding-top: 40px;
}

.zd-col .list .item {
  float: left;
  width: 20%;
}

.zd-col .list .item .box {
  text-align: center;
  overflow: hidden;
  width: 198px;
  height: 238px;
  border: 1px solid #ccc;
  margin: 0 auto;
  border-radius: 8px;
  cursor: pointer;
}

.zd-col .list .item .box:hover {
  border: 1px solid #8cd47d;
}

.zd-col .list .item .box .icon {
  margin: 20px auto;
  width: 62px;
  height: 62px;
}

.zd-col .list .item .box .h3 {
  margin: 20px 10px;
}

.zd-col .list .item .box .txt {
  color: #666;
  padding: 0 10px;
  line-height: 1.6;
}

.yw-col .list {
  padding-top: 40px;
}

.yw-col .list .item {
  padding: 50px 0;
}

.yw-col .list .item:nth-child(even) {
  background: #f4f4f4;
}

.yw-col .list .item .text {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 40px;
}

.yw-col .list .item .box {
  display: table;
}

.yw-col .list .item .text .h3 {
  font-size: 24px;
  margin: 20px 0;
}

.yw-col .list .item .text .h3 .span {
  color: #0054ff;
}

.yw-col .list .item .text .txt {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

.yw-col .list .item .img {
  text-align: center;
}

.ywms0-col .h2 .span {
  color: #e23c41;
}

.ywms0-col .img {
  text-align: center;
  padding: 40px 0;
}

.ywms-col .h2 .span {
  color: #5b9df3;
}

.ywms-col .btn-group {
  margin-top: 30px;
  text-align: center;
}

.ywms-col .btn-group .btn {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  width: 118px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #5b9df3;
  margin: 0 10px;
}

.ywms-col .btn-group .btn.resUrl {
  background: #5b9df3;
  color: #fff;
}

.ywms-col .btn-group .btn.kfUrl {
  color: #5b9df3;
}

.ywms-col .img {
  text-align: center;
  padding: 40px 0;
}

.df-col {
  height: 594px;
  background: url('/skin/style/img/o2o/ms-bg.jpg?t=20190806') no-repeat center center;
}

.df-col .h2 {
  color: #fff
}

.df-col .p {
  color: #fff
}

.df-col .h2 .span {
  color: #5b9df3;
}

.df-col .img {
  text-align: center;
  padding: 65px 0;
}

.df-col .btn-group {
  margin-top: 30px;
  text-align: center;
}

.df-col .btn-group .btn {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  width: 118px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #438eff;
  margin: 0 10px;
  color: #fff;
  background: #438eff
}

.hx-col {}

.hx-col .h2 .span {
  color: #438eff;
}

.hx-col .list {
  padding-top: 40px
}

.hx-col .list .item {
  float: left;
  width: 25%;
}

.hx-col .list .item .box {
  text-align: center;
  width: 212px;
  height: 212px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.hx-col .list .item .box:hover {
  background: #f5f5f5;
  border-radius: 8px;
}

.hx-col .list .item .box .icon {
  margin: 30px auto 20px;
}

.hx-col .list .item .box .h3 {
  margin: 10px 0;
}

.hx-col .list .item .box .txt {
  padding: 0 20px;
  line-height: 1.6;
  color: #666;
}

.bg-hx_01 {
  width: 83px;
  height: 47px;
  background: url('/skin/style/img/o2o/sprites-icon.png') -598px -10px;
}

.bg-hx_03 {
  width: 60px;
  height: 51px;
  background: url('/skin/style/img/o2o/sprites-icon.png') -352px -10px;
}

.bg-hx_02 {
  width: 59px;
  height: 54px;
  background: url('/skin/style/img/o2o/sprites-icon.png') -273px -10px;
}

.bg-hx_04 {
  width: 65px;
  height: 55px;
  background: url('/skin/style/img/o2o/sprites-icon.png') -513px -10px;
}

.bg-zd_01 {
  width: 57px;
  height: 50px;
  background: url('/skin/style/img/o2o/sprites-icon.png') -194px -3px;
}

.bg-zd_02 {
  width: 32px;
  height: 50px;
  background: url('/skin/style/img/o2o/sprites-icon.png') 6px -3px;
}

.bg-zd_03 {
  width: 51px;
  height: 50px;
  background: url('/skin/style/img/o2o/sprites-icon.png') -119px -4px;
}

.bg-zd_04 {
  width: 61px;
  height: 50px;
  background: url('/skin/style/img/o2o/sprites-icon.png') -432px -3px;
}

.bg-zd_05 {
  width: 43px;
  height: 49px;
  background: url('/skin/style/img/o2o/sprites-icon.png') -53px -3px;
}