.container {
}

.col {
  background: #fff;
  padding: 50px 0;
}

.col .content {
}

.col .h2 {
  text-align: center;
  font-size: 38px;
  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("../../img/weishang/banner.png?t=20191223") no-repeat center;
  position: relative;
}

.zx-col {
  height: 183px;
  background: url(http://www.vslai.com/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;
}
/*11.26新增*/
.banner .block {
  display: block;
  width: 100%;
  height: 100%;
}
.glpt-col .h2 .span {
  color: #4d8edf;
}
.glpt-col .p {
  color: #ea3b3c;
  font-size: 20px;
}
.glpt-ul {
  display: flex;
  justify-content: space-between;
}
.glpt-ul li .glpt-text {
  color: #1878da;
  padding-bottom: 10px;
  font-size: 18px;
}
.glpt-ul li:not(:last-child) {
  border-right: 1px solid #ddd;
}
.glpt-ul li {
  text-align: center;
  width: 230px;
}
.glpt-col .p1 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.jjnt-col {
  height: 640px;
  background: url("../../img/weishang/bg.png") no-repeat center;
}
.jjnt-col .h2 .span {
  color: #1572e7;
}
.jjnt-col .h2 {
  margin-top: 30px;
}
.nt ul {
  width: 410px;
}
.nt ul.nt-l {
  float: left;
}
.nt ul.nt-r {
  float: right;
}
.nt .nt-img {
  float: left;
  width: 270px;
  text-align: center;
}
.nt ul li {
  padding: 10px 20px;
  margin: 20px 0;
}
.nt ul li .h3 {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.nt ul li .text {
  color: #666;
  margin-bottom: 10px;
}
.nt ul li .button {
  display: inline-block;
  color: #fff;
  background: linear-gradient(to right, #229aff, #1572e7);
  padding: 10px 20px;
  border-radius: 20px;
}
.rqh-col .h2 .span {
  color: #1572e7;
}
.rqh-ul {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.rqh-ul li {
  width: 382px;
  text-align: center;
}
.rqh-ul li:not(:last-child) .rqh-img {
  border-right: 1px solid #ddd;
}
.rqh-ul li .text1 {
  color: #1572e7;
  font-size: 19px;
  margin: 10px 0;
}
.rqh-ul li .text2 {
  color: #666;
  width: 270px;
  margin: 0 auto;
}
.rqh-group {
  text-align: center;
  margin-top: 20px;
}
.rqh-group a {
  border-radius: 60px;
  line-height: 50px;
  border: 1px solid #fff;
  width: 160px;
  text-align: center;
  color: #fff;
  display: inline-block;
  background: linear-gradient(to right, #229aff, #1572e7);
  font-size: 20px;
}
.xt-list .item {
  padding: 50px 0;
}
.xt-list .item .box {
  display: table;
}
.xt-list .item .img {
  text-align: center;
}
.xt-list .item .text {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 40px;
}
.xt-list .item .text .h3 {
  font-weight: bold;
  font-size: 24px;
  margin: 20px 0;
}
.xt-list .item .text .p1 {
  margin-bottom: 20px;
  position: relative;
}
.xt-list .item .text .p2 {
  width: 400px;
}
.xt-list .item .text .p1:after {
  content: "";
  position: absolute;
  left: 0;
  top: 30px;
  width: 100px;
  height: 2px;
}
.xt-list .item:nth-child(odd) {
  background: #f5f5f5;
}
.xt-list .item:nth-child(1) .text .h3 {
  color: #0646ff;
}
.xt-list .item:nth-child(2) .text .h3 {
  color: #fe7079;
}
.xt-list .item:nth-child(3) .text .h3 {
  color: #06aaff;
}
.xt-list .item:nth-child(4) .text .h3 {
  color: #27bf47;
}
.xt-list .item:nth-child(5) .text .h3 {
  color: #d61fe6;
}
.xt-list .item:nth-child(6) .text .h3 {
  color: #e51616;
}
.xt-list .item:nth-child(1) .text .p1:after {
  background-color: #0646ff;
}
.xt-list .item:nth-child(2) .text .p1:after {
  background-color: #fe7079;
}
.xt-list .item:nth-child(3) .text .p1:after {
  background-color: #06aaff;
}
.xt-list .item:nth-child(4) .text .p1:after {
  background-color: #27bf47;
}
.xt-list .item:nth-child(5) .text .p1:after {
  background-color: #d61fe6;
}
.xt-list .item:nth-child(6) .text .p1:after {
  background-color: #e51616;
}
.cx-col {
  height: 560px;
  background: url("../../img/weishang/bg1.png") no-repeat center;
}
.cx-col .h2 {
  color: #fff;
  margin-top: 50px;
}
.cx-col .h2 .span1 {
  color: #ff9266;
}
.cx-col .h2 .span2 {
  color: #37bf90;
}
.cx-col .p {
  color: #fff;
}
.wf-col .h2 .span {
  color: #ff3e3e;
}
.wf-ul {
  display: flex;
  justify-content: space-between;
  padding: 20px 50px;
  box-sizing: border-box;
}
.wf-ul li{
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 120px;
    line-height: 50px;
    font-size: 16px;
}
.dzkf-ul{
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.dzkf-ul li{
  width: 200px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.dzkf-ul li:hover{
  box-shadow: 0 1px 8px 0 #ccc;
}
.dzkf-ul li .titles{
  background: linear-gradient(to right, #EA5F38, #D83E34);
  font-size: 16px;
  color: #fff;
  line-height: 50px;
}
.dzkf-ul li .text{
  padding: 10px;
}

/*11.26新增*/
