.industryChain .cont{
    margin:80px auto 86px auto;
    text-align: center;
    overflow: hidden;
}
.industryChain .cont h3{
    font-family: 'AlibabaPuHuiTi-Heavy';
    font-size:22px;
    height:40px;
    line-height:40px;
    margin-bottom:30px;
}
.industryChain .cont p{
    font-family: 'SourceHanSansCN-Normal';
    font-size:16px;
    line-height:42px;
    margin-bottom:40px;
}
.industryChain .cont .chain-box{
    display:flex;
    justify-content: space-between;
    padding-top:28px;
    margin-bottom:54px;
}
.industryChain .chain-box .list{
    width:268px;
    height:136px;
    box-shadow: 1px 1px 10px #eee;
    font-family: 'SourceHanSansCN-Medium';
    font-size:14px;
    padding-top:86px;
}
.industryChain .chain-box .list1{
    background: url(../images/industry01.png) no-repeat center 26px;
}
.industryChain .chain-box .list2{
    background: url(../images/industry02.png) no-repeat center 26px;
}
.industryChain .chain-box .list3{
    background: url(../images/industry03.png) no-repeat center 26px;
}
.industryChain .chain-box .list4{
    background: url(../images/industry04.png) no-repeat center 26px;
}
.industryChain .chain-box .icon{
    width:10px;
    height:136px;
    background:url(../images/industry05.png) no-repeat left center;
}
.industryChain .cont .img06{
    padding:42px 0 100px 0;
    width:564px;
}
.industryChain .cont .img07{
    padding:22px 0 42px 0;
    width:459px;
}