.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(/skin/style/img/new-retail/banner.jpg?t=20190806) no-repeat center;
  position: relative;
}

.banner .wrp1150 {
  position: relative;
  height: 100%;
}

.banner .btn-group {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -194px;
}

.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: #FE4848;
  border-color: #FE4848;
}

.banner .btn-group .btn.kfUrl {
  border: 1px solid #FE4848;
}

.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 {}

.js-col {}

.js-col .h2 span {
  color: #338BFE;
}

.js-col .list-bg {
  margin: 40px 0;
}

.js-col .list-bg .item {
  float: left;
  width: 33.333334%;
}

.js-col .list-bg .item .box {
  margin: 0 auto;
  line-height: 160px;
  text-align: center;
  color: #fff;
  font-size: 34px;
  letter-spacing: 2px;
}

.js-col .list-text {
  margin: 40px -28px;
  overflow: hidden;
}

.js-col .list-text .item {
  float: left;
  width: 16.666667%;
}

.js-col .list-text .item .box {
  background: #369CFF;
  color: #fff;
  border-radius: 4px;
  width: 120px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
}

.js-col .btn-group {
  text-align: center;
}

.js-col .btn-group .btn {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  width: 128px;
  height: 42px;
  line-height: 40px;
  border: 1px solid #338bfe;
  margin: 0 10px;
}

.js-col .btn-group .btn.resUrl {
  background: #338bfe;
  color: #fff;
}

.js-col .btn-group .btn.kfUrl {
  color: #338bfe;
}

.jy-col {
  background: #f3f5f8;
}

.jy-col .h2 span {
  color: #8011bb;
}

.jy-col .p {}

.jy-col .items {
  margin: 20px 0;
}

.jy-col .items .h3 {
  line-height: 28px;
  height: 28px;
  padding: 10px;
}

.jy-col .items .h3 .num {
  background: #8011bb;
  color: #fff;
  display: block;
  float: left;
  border-radius: 50%;
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 28px;
  margin-right: 10px;
}

.jy-col .items .h3 .txt {
  font-size: 18px;
  letter-spacing: 2px;
  color: #333;
}

.jy-col .items .content {}

.jy-col .items.dyh {}

.jy-col .items.dyh .item {
  float: left;
  width: 33.33334%;
  height: 100%;
}

.jy-col .items.dyh .item .box {}

.jy-col .items.dyh .item .box .icon {
  margin: 0 auto;
}

.jy-col .items.dyh .item .box .h4 {
  margin: 10px 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
}

.jy-col .items.dyh .item .box .txt {
  padding: 0 14px;
}

.jy-col .items.dyh .list-l {
  width: 45%;
  float: left;
}

.jy-col .items.dyh .list-l .item {
  width: 50%;
}

.jy-col .items.dyh .list-l .item .box {
  width: 232px;
  height: 170px;
  margin: 10px auto;
  border-radius: 10px;
  background: #eee;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  color: #fff;
  background: linear-gradient(#3184fe, #60aef9);
}

.jy-col .items.dyh .list-l .item:nth-child(1) .box {
  background: linear-gradient(#3184fe, #60aef9);
}

.jy-col .items.dyh .list-l .item:nth-child(2) .box {
  background: linear-gradient(#f54b1e, #ff8400);
}

.jy-col .items.dyh .list-l .item:nth-child(3) .box {
  background: linear-gradient(#8010b9, #a81cf0);
}

.jy-col .items.dyh .list-l .item:nth-child(4) .box {
  background: linear-gradient(#7124f3, #a24ffe);
}

.jy-col .items.dyh .list-l .item .box .icon {
  margin: 10px auto;
  width: 42px;
  height: 42px;
}

.jy-col .items.dyh .list-l .item .box .h4 {}

.jy-col .items.dyh .list-l .item .box .txt {
  padding: 0 20px;
}

.jy-col .items.dyh .bg-jia {
  width: 10%;
  float: left;
  text-align: center;
  font-size: 80px;
  color: #999;
  height: 380px;
  line-height: 380px;
}

.jy-col .items.dyh .list-r {
  width: 460px;
  float: left;
  height: 224px;
  border-radius: 10px;
  background: #8791dc;
  margin-left: 10px;
  margin-top: 80px;
}

.jy-col .items.dyh .list-r .item {}

.jy-col .items.dyh .list-r .item .box {
  text-align: center;
  color: #fff;
}

.jy-col .items.dyh .list-r .item .box .icon {
  margin: 40px auto 20px;
  width: 40px;
  height: 40px;
}

.jy-col .items.dyh .list-r .item .box .icon .h4 {}

.jy-col .items.dyh .list-r .item .box .icon .h4 .txt {}

.jy-col .items.dyh .list-r {}

.jy-col .items.dt {}

.jy-col .items.dt .list {
  padding: 10px 0 20px;
}

.jy-col .items.dt .list .item {
  float: left;
  width: 20%;
}

.jy-col .items.dt .list .item .box {
  width: 210px;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}

.jy-col .items.dt .list .item .box .icon {
  position: relative;
  top: -1px;
  left: -1px;
}

.jy-col .items.dt .list .item .box .h4 {
  margin: 10px 0;
  line-height: 1;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}

.jy-col .items.dt .list .item .box .txt {
  padding: 0 10px 10px;
  color: #666;
}

.jy-col .items.cj {}

.jy-col .items.cj .list {}

.jy-col .items.cj .list .item {
  float: left;
  width: 33.33334%;
}

.jy-col .items.cj .list .item .box {
  width: 320px;
  height: 84px;
  margin: 20px auto;
  border-radius: 8px;
  background: #e2e2e2;
  transition: .3s;
}

.jy-col .items.cj .list .item .box:hover {

  box-shadow: 0px 0px 20px 0px rgba(78, 166, 232, 0.2);
}

.jy-col .items.cj .list .item .box .icon {
  float: left;
  margin: 14px 10px;
}

.jy-col .items.cj .list .item .box .h4 {
  overflow: hidden;
  padding-top: 10px;
  font-weight: normal;
  font-size: 16px;
  color: #333;
}

.jy-col .items.cj .list .item .box .txt {
  overflow: hidden;
  line-height: 1.2;
  color: #666;
  padding: 5px 0;
  padding-right: 10px;
}

.jy-col .btn-group {
  text-align: center;
}

.jy-col .btn-group .btn {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  width: 128px;
  height: 42px;
  line-height: 40px;
  border: 1px solid #8011bb;
  margin: 0 10px;
}

.jy-col .btn-group .btn.resUrl {
  background: #8011bb;
  color: #fff;
}

.jy-col .btn-group .btn.kfUrl {
  color: #8011bb;
}

.jz-col {
  border-bottom: 1px solid #ccc;
}

.jz-col .h2 span {
  color: #ff2222;
}

.jz-col .txt {
  float: left;
  width: 50%;
}

.jz-col .list-l {
  margin-left: 40px;
  padding: 40px 0;
}

.jz-col .list-l .item {
  list-style: disc;
  color: #ff2222;
  padding: 10px 0;
  font-size: 16px;
}

.jz-col .list-l .item p {
  color: #333;
  font-size: 16px;
}

.jz-col .list-r {}

.jz-col .list-r .item {
  float: left;
  width: 50%;
  box-sizing: border-box;
  margin: 40px 0;
}

.jz-col .list-r .item .box {}

.jz-col .list-r .item .box .icon {
  float: left;
  margin-right: 10px;
}

.jz-col .list-r .item .box .h3 {
  font-size: 18px;
  overflow: hidden;
  line-height: 60px;
}

.jz-col .btn-group {
  margin-left: 25px;
}

.jz-col .btn-group .btn {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  width: 128px;
  height: 42px;
  line-height: 40px;
  border: 1px solid #ff2222;
  margin: 0 10px;
}

.jz-col .btn-group .btn.resUrl {
  background: #ff2222;
  color: #fff;
}

.jz-col .btn-group .btn.kfUrl {
  color: #ff2222;
}

.tz-col {}

.tz-col .h2 span {
  color: #0A6CEF;
}

.tz-col .list {
  padding: 40px 0;
}

.tz-col .list .item {
  float: left;
  width: 25%;
}

.tz-col .list .item .box {
  text-align: center;
  width: 264px;
  margin: 0 auto;
  border-radius: 8px;
  border: 1px solid #ccc;
  overflow: hidden;
  box-sizing: border-box;
}

.tz-col .list .item .box .head {
  background: #0A6CEF;
  height: 160px;
  box-sizing: border-box;
  padding: 20px 0;
  position: relative;
  margin: -1px;
}

.tz-col .list .item .box .icon {
  margin: 0px auto 20px;
}

.tz-col .list .item .box .h4 {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
}

.tz-col .list .item .box .h3 {
  color: #333;
  font-size: 18px;
  margin: 20px 0 15px;
}

.tz-col .list .item .box .txt {
  color: #666;
  line-height: 1.8;
  padding: 0 14px;
  height: 76px;
}

.tz-col .list .item .box .btn {
  display: inline-block;
  padding: 8px 16px;
  background: #0a6cef;
  color: #fff;
  border-radius: 4px;
  margin: 20px 0;
}

.xt-col {
  padding-bottom: 0;
}

.xt-col .h2 span {
  color: #ff484c;
}

.xt-col .list {}

.xt-col .list .item {
  padding: 50px 0;
}

.xt-col .list .item:nth-child(even) {
  background: #f4f4f4;
}

.xt-col .list .item .text {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 40px;
}

.xt-col .list .item .box {
  display: table;
}

.xt-col .list .item .text .h3 {
  font-size: 24px;
  margin: 20px 0;
}

.xt-col .list .item .text .txt {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

.xt-col .list .item .text .btn-group {
  margin-left: -10px;
  margin-top: 30px;
}

.xt-col .list .item .text .btn-group .btn {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  width: 118px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #ff484c;
  margin: 0 10px;
}

.xt-col .list .item .text .btn-group .btn.resUrl {
  background: #ff484c;
  color: #fff;
}

.xt-col .list .item .text .btn-group .btn.kfUrl {
  color: #ff484c;
}

.xt-col .list .item .img {
  text-align: center;
}

.vs-col {
  background: url('/skin/style/img/new-retail/vs-bg.jpg') no-repeat center center;
  height: 400px;
}

.vs-col .h2 span {
  color: #d33c3e;
}

.vs-col .img {
  text-align: center;
  padding-top: 60px;
}

.vs-col .img img {}

.qs-col{}
.qs-col .list{}
.qs-col .list .item{
    float: left;
    width: 25%;
}
.qs-col .list .item .box{
    text-align: center;
    margin: 20px;
}
.qs-col .list .item .box .icon{
    margin: 40px auto 20px;
    width: 74px;
    height: 74px;
}
.qs-col .list .item .box .h3{
    margin: 10px 20px;
    line-height: 1.4;
}

.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;
}

.bg-dt_01 {
  width: 210px;
  height: 120px;
  background: url('/skin/style/img/new-retail/sprites-bg.png') -10px -10px;
}

.bg-dt_02 {
  width: 210px;
  height: 120px;
  background: url('/skin/style/img/new-retail/sprites-bg.png') -240px -10px;
}

.bg-dt_04 {
  width: 210px;
  height: 120px;
  background: url('/skin/style/img/new-retail/sprites-bg.png') -470px -10px;
}

.bg-dt_03 {
  width: 210px;
  height: 120px;
  background: url('/skin/style/img/new-retail/sprites-bg.png') -700px -10px;
}

.bg-dt_05 {
  width: 210px;
  height: 120px;
  background: url('/skin/style/img/new-retail/sprites-bg.png') -930px -10px;
}

.bg-js_01 {
  width: 356px;
  height: 160px;
  background: url('/skin/style/img/new-retail/sprites-bg.png') -1160px -10px;
}

.bg-js_02 {
  width: 356px;
  height: 160px;
  background: url('/skin/style/img/new-retail/sprites-bg.png') -1536px -10px;
}

.bg-js_03 {
  width: 356px;
  height: 160px;
  background: url('/skin/style/img/new-retail/sprites-bg.png') -1912px -10px;
}

.bg-cj_01 {
  width: 56px;
  height: 56px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -486px -10px;
}

.bg-cj_02 {
  width: 56px;
  height: 56px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -562px -10px;
}

.bg-cj_03 {
  width: 56px;
  height: 56px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -638px -10px;
}

.bg-cj_04 {
  width: 56px;
  height: 56px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -714px -10px;
}

.bg-cj_05 {
  width: 56px;
  height: 56px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -790px -10px;
}

.bg-cj_06 {
  width: 56px;
  height: 56px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -866px -10px;
}

.bg-cj_07 {
  width: 56px;
  height: 56px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -942px -10px;
}

.bg-cj_08 {
  width: 56px;
  height: 56px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1018px -10px;
}

.bg-cj_09 {
  width: 56px;
  height: 56px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1094px -10px;
}

.bg-dyh_01 {
  width: 40px;
  height: 39px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -172px -9px;
}

.bg-dyh_02 {
  width: 41px;
  height: 36px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -292px -7px;
}

.bg-dyh_03 {
  width: 25px;
  height: 39px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1px -8px;
}

.bg-dyh_04 {
  width: 41px;
  height: 39px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -353px -10px;
}

.bg-dyh_05 {
  width: 39px;
  height: 39px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -55px -10px;
}

.bg-dyh_06 {
  width: 40px;
  height: 39px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -233px -10px;
}

.bg-dyh_07 {
  width: 39px;
  height: 39px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -114px -10px;
}

.bg-jz_01 {
  width: 60px;
  height: 60px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1170px -10px;
}

.bg-jz_02 {
  width: 60px;
  height: 60px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1250px -10px;
}

.bg-jz_03 {
  width: 60px;
  height: 60px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1330px -10px;
}

.bg-jz_04 {
  width: 60px;
  height: 60px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1410px -10px;
}

.bg-jz_05 {
  width: 60px;
  height: 60px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1490px -10px;
}

.bg-jz_06 {
  width: 60px;
  height: 60px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1570px -10px;
}

.bg-qs_01 {
  width: 72px;
  height: 70px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1812px -8px;
}

.bg-qs_02 {
  width: 63px;
  height: 63px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1722px -5px;
}

.bg-qs_03 {
  width: 51px;
  height: 61px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -404px -3px;
}

.bg-qs_04 {
  width: 60px;
  height: 57px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1642px 1px;
}

.bg-tz_01 {
  width: 72px;
  height: 72px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1905px -10px;
}

.bg-tz_02 {
  width: 72px;
  height: 72px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -1997px -10px;
}

.bg-tz_03 {
  width: 72px;
  height: 72px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -2089px -10px;
}

.bg-tz_04 {
  width: 72px;
  height: 72px;
  background: url('/skin/style/img/new-retail/sprites-icon.png') -2181px -10px;
}