body,
html {
    min-width: 1200px
}

.triangle {
    border-top: 200px solid #105CFB;
    border-right: 100vw solid transparent
}

.tools {
    background: url(../images/product/zsff_part1_bg.png) center bottom no-repeat;
    max-width: 1380px;
    padding: 100px 20px 70px;
    margin: 0 auto
}

.tools li {
    width: 204px;
    height: 267px;
    background: #fff;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    border-radius: 12px;
    margin: 0 10px;
    padding: 30px 20px;
    position: relative
}

.tools li h3 {
    margin-top: 12px
}

.tools li span{
    display: block;
    width: 120x;
    height: 52px;
}

.tools li .icon-img {
    width: 69px;
    height: 69px;
    display: inline-block
}

.tools li .arrow {
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -7px
}

.tools li:nth-child(even) {
    top: -118px
}

.pay-knowledge {
    text-align: center;
    padding-bottom: 100px
}

.banner .w1360 .banner-left .freePayKnow {
    background-color: #fff;
    color: #105CFB
}



.mNav,
.outerSlider,
.footer01,
.qiye2,
.func-item .func-item-box h2 {
    display: none;
}