.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;
  margin: 0 auto;
}

.col .p {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

.banner {
  height: 520px;
  background: url(http://www.vslai.com/skin/style/img/join-new/banner.png) no-repeat center;
  position: relative;
}
.banner .link{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner .wrp1150 {
  position: relative;
  height: 100%;
}

.banner .btn-group {
  position: absolute;
  bottom: 100px;
  left: 120px;
}

.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: #fc8d0f;
  border-color: #fc8d0f;
}

.banner .btn-group .btn.kfUrl {
  border: 1px solid #fc8d0f;
}

.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 {}

.sj-col{}
.sj-col .h2 span{}
.sj-col .img{
  padding: 40px 0;
}

.zc-col{
  height: 629px;
  background: url(http://www.vslai.com/skin/style/img/join-new/zc-bg.png) center center;
}
.zc-col .h2{
    color: #fff;
    margin-top: 30px;
}
.zc-col .list{
    padding: 40px 0;
}
.zc-col .list .item{
    float: left;
    width: 25%;
}
.zc-col .list .item .box{
    text-align: center;
    padding: 20px 0;
}
.zc-col .list .item .box .icon{
    width: 88px;
    height: 88px;
    margin: 20px auto 15px;
}
.zc-col .list .item .box .h3{
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
}
.zc-col .list .item .box .p{
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
}

.ys-col{}
.ys-col .h2{}
.ys-col .list{
    overflow: hidden;
    padding: 40px 0;
}
.ys-col .list .item{
    float: left;
    width: 33.333334%;
}
.ys-col .list .item .box{
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin: 20px;
    padding: 30px 20px;
}
.ys-col .list .item .box:hover{
  border:1px solid #ff4700
}
.ys-col .list .item .box .img{
    width: 110px;
    height: 110px;
    line-height: 110px;
    margin: 0 auto;
    position: relative;
}
.ys-col .list .item .box .icon{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.ys-col .list .item .box .h3{
    font-size: 20px;
    margin: 20px 0;
}
.ys-col .list .item .box .p{
    font-size: 14px;
    line-height: 1.8;
}


.hhr-col{
    background: #f4f4f4;
}
.hhr-col .list{
    width: 950px;
    margin: 40px auto;
    position: relative;
    height: 510px;
}
.hhr-col .list .item{
    float: left;
    width: 25%;
}
.hhr-col .list .item .tab{text-align: center;font-size: 16px;border: 1px solid #388bf2;line-height: 50px;cursor: pointer;margin-left: -1px;}
.hhr-col .list .item .content{
    display: none;
    position: absolute;
    left: 0;
    width: 950px;
    overflow: hidden;
    padding: 50px 0;
}
.hhr-col .list .item .img{
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 20px;
}
.hhr-col .list .item .img img{}
.hhr-col .list .item .text{
    float: right;
    width: 50%;
}
.hhr-col .list .item .text .box{
    background: #ecf4ff;
    border-radius: 10px;
    padding: 20px;
    margin: 20px;
}
.hhr-col .list .item .text .box.hhr-box{}
.hhr-col .list .item .text .box.hhr-box .hhr-item{
    padding: 10px 0;
}
.hhr-col .list .item .text .box.hhr-box .hhr-item .h4{
    font-size: 20px;
    font-weight: 400;
    color: #333;
}
.hhr-col .list .item .text .box.hhr-box .hhr-item .h4 span{
    font-size: 14px;
    color: #f2b531;
}
.hhr-col .list .item .text .box.hhr-box .hhr-item .txt{
    color: #666;
    line-height: 1.8;
    margin: 5px 0;
}
.hhr-col .list .item .text .box.hhr-box .hhr-item .txt span{}
.hhr-col .list .item .text .box.lr-box{}
.hhr-col .list .item .text .box.lr-box .h4{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #333;
}
.hhr-col .list .item .text .box.lr-box .lr-item{
    padding: 10px 0;
}
.hhr-col .list .item .text .box.lr-box .lr-item .txt{
    color: #666;
    margin: 4px 0;
    line-height: 1.6;
}
.hhr-col .list .item .text .box.lr-box .lr-item .txt span{
    color: #388bf2;
}
.hhr-col .list .item .text .box.fp-box{}
.hhr-col .list .item .text .box.fp-box .h4{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #333;
}
.hhr-col .list .item .text .box.fp-box .lr-item{
    padding: 10px 0;
}
.hhr-col .list .item .text .box.fp-box .lr-item .txt{
    color: #666;
    margin: 4px 0;
    line-height: 1.6;
}
.hhr-col .list .item .text .box.fp-box .lr-item .txt span{
    color: #388bf2;
}
.hhr-col .list .item .text .box.jl-box{}
.hhr-col .list .item .text .box.jl-box .h4{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #333;
}
.hhr-col .list .item .text .box.jl-box .lr-item{}
.hhr-col .list .item .text .box.jl-box .lr-item .txt{
    line-height: 3;
    margin: 10px 0;
}
.hhr-col .list .item .text .box.jl-box .lr-item .txt span{
    color: #388bf2;
}
.hhr-col .list .item.on{}
.hhr-col .list .item.on .tab{
    background: #388bf2;
    color: #fff;
}
.hhr-col .list .item.on .content{
    display: block;
}
.hhr-col .list .item:first-child .tab{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.hhr-col .list .item:last-child .tab{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.qx-col{
}
.qx-col .list{
    width: 1000px;
    margin: 40px auto;
    position: relative;
    height: 450px;
}
.qx-col .list .item{
    float: left;
    width: 11.1111%;
}
.qx-col .list .item .tab{text-align: center;font-size: 16px;line-height: 50px;cursor: pointer;position: relative;}

.qx-col .list .item .content{
    display: none;
    position: absolute;
    left: 0;
    width: 1000px;
    overflow: hidden;
    padding: 50px 0;
}
.qx-col .list .item .img{
    text-align: center;
    margin-top: 20px;
}
.qx-col .list .item .img img{}
.qx-col .list .item .text{text-align: center;}
.qx-col .list .item .text .box{

}
.qx-col .list .item .text .box .h4{
    margin: 20px 0 10px;
    font-size: 18px;
}
.qx-col .list .item .text .box .txt{
    line-height: 1.6;
    padding: 0 84px;
}
.qx-col .list .item.on{}
.qx-col .list .item.on .tab{
    background: #388bf2;
    color: #fff;
}
.qx-col .list .item.on .tab::after{
  content: '';
  width: 0;
  position: absolute;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: #388bf2 transparent transparent transparent;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
}
.qx-col .list .item.on .content{
    display: block;
}

.lc-col{}
.lc-col .list{
  background: url(http://www.vslai.com/skin/style/img/join-new/lc-bg.png) no-repeat;
  height: 500px;
  background-position: 72px 33px;
  margin: 40px 80px;
}
.lc-col .list .item{
    height: 85px;
    margin: 16px 0;
}
.lc-col .list .item .span{
    color: #334cc0;
    display: block;
    float: left;
    line-height: 85px;
    font-size: 40px;
    width: 85px;
    height: 85px;
    margin-right: 50px;
}
.lc-col .list .box{
    height: 65px;
    background: #f8f8f8;
    border-radius: 4px;
    padding: 10px 30px;
    position: relative;
    margin-left: 120px;
}
.lc-col .list .box::after{
  content: '';
  width: 0;
  position: absolute;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent #f8f8f8 transparent  transparent;
  left: -20px;
  top: 50%;
  margin-top: -10px;
}
.lc-col .list .box .h3{
    color: #334cc0;
    font-size: 18px;
    margin: 10px 0;
}
.lc-col .list .box .txt{
    color: #666;
}

.bg-zc_01 {
  width: 88px; height: 88px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -396px -10px;
}
.bg-zc_02 {
  width: 88px; height: 88px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -504px -10px;
}
.bg-zc_03 {
  width: 88px; height: 88px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -612px -10px;
}
.bg-zc_04 {
  width: 88px; height: 88px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -720px -10px;
}
.bg-zc_05 {
  width: 88px; height: 88px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -828px -10px;
}
.bg-zc_06 {
  width: 88px; height: 88px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -936px -10px;
}
.bg-zc_07 {
  width: 88px; height: 88px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -1044px -10px;
}
.bg-zc_08 {
  width: 88px; height: 88px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -1152px -10px;
}
.bg-ys_01 {
  width: 73px; height: 78px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -102px -10px;
}
.bg-ys_02 {
  width: 93px; height: 69px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -1260px -10px;
}
.bg-ys_03 {
  width: 96px; height: 72px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -1373px -10px;
}
.bg-ys_04 {
  width: 78px; height: 78px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -195px -10px;
}
.bg-ys_05 {
  width: 83px; height: 87px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -293px -10px;
}
.bg-ys_06 {
  width: 72px; height: 69px;
  background: url('/skin/style/img/join-new/sprites-icon.png') -10px -10px;
}

.zx-col {
  padding: 50px 0;
  height: 183px;
  background: url(/skin/style/img/blockchain/last-col-bg.png) no-repeat center center;
}
.zx-col .h2 {
  text-align: center;
  font-size: 38px;
  line-height: 42px;
  color: #444;
  margin-bottom: 20px;
  letter-spacing: 2px;
  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;
}
