.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/lsbh/banner.png) no-repeat center;
  position: relative;
}
.banner .block {
    display: block;
    width: 100%;
    height: 100%;
}
.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 {}

.last-col {
  text-align: center;
}

.last-col p {
  font-size: 28px;
  color: #1c8ffb;
  font-weight: 700;
  margin-bottom: 25px;
}

.last-col a {
  background: #1C8FFB;
  color: #fff;
  font-size: 18px;
  padding: 12px 40px;
  border-radius: 8px;
}

.last-col img {
  margin-top: 40px;
}


.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;
}
.title{
  text-align: center;
    font-size: 38px;
    line-height: 42px;
    color: #444;
    margin-bottom: 20px;
    letter-spacing: 2px;
}
.details{
  text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    padding-bottom: 30px;
}
/* 介绍 */
.introduce{
  padding: 50px 0;
}
.introduce .title span{
  color: #fc5757;
}
.introduce-details{
  width: 1150px;
  margin: 0 auto;
  position: relative;
}
.introduce-left{
width: 590px;
}
.introduce-left p{
  line-height: 40px;
  font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #5c5c5c;
}
.introduce-left p span{
  color: #fc5757;
}
.introduce-left a{
  display: block;
  width: 160px;
  height: 44px;
  line-height: 44px;
  border-radius: 5px;
  text-align: center;
  background-color: #fc5757;
  color: #fff;
  margin: 30px auto 80px;
}
.introduce-right{
  position: absolute;
  top: 0;
  right: 0;
}
/* 传统 */
.tradition{
  background-color: #f5f5f5;
  padding: 50px 0;
}
.tradition .title span{
  color: #8d5022;
}
.tradition .tradition-class>div{
  width: 270px;
	height: 290px;
	background-color: #ffffff;

}
.tradition .tradition-class{
  width: 1150px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.tradition .tradition-class>div:hover{
  	box-shadow: 0px 0px 10px 0px 
		rgba(195, 195, 195, 0.6);
}
.tradition-class>div>h5{
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 1px;
	color: #333333;
}
.tradition-class>div>p{
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
  color: #999999;
  padding: 0 20px;
}
/* 解决方案 */
.solution{
  padding: 50px 0;
}
.solution .title>span{
  color: #ff8400;
}
.solution-text-left{
  width: 1150px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 40px;
  border-bottom: 1px solid #eee;
}
.solution-text-left:last-child{
  border:none;
}
.solution-text-left .text{
  width: 560px;
}
.solution-text-left .text>h4{
  padding: 30px 0 0 0;
  font-family: MicrosoftYaHei;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 1px;
	color: #ff8400;
}
.solution-text-left .text>p{
  font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #666666;
}
/* 方案模式 */
.mode{
  padding: 50px 0;
  background-color: #f5f5f5;
}
.mode .title>span{
  color: #162d83;
}
.mode>div{
  width: 900px;
  margin: 0 auto;
}
.mode>.btn{
  display: block;
  width: 150px;
	height: 44px;
	background-color: #df4a43;
  border-radius: 4px;
  color: #fff;
  margin: 50px auto 0;
  line-height: 44px;
  text-align: center;
}
/* 其它 */
.else{
  width: 1150px;
  padding: 50px 50px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}
.else>div{
  width: 320px;
  text-align: center;
  padding: 30px 0 0 0;
}
.else>div>h4{
  font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #5c5c5c;
}
.else>div>p{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #5c5c5c;
}
.else>div>.btn{
  display: block;
  width: 180px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
	background-color: #556c89;
  border-radius: 4px;
  margin: 30px auto;
}