.container {
}

.col {
    background: #fff;
    padding: 50px 0;
}

.col .content {
}

.col .h2 {
    text-align: center;
    font-size: 30px;
    /*font-weight: 700;*/
    line-height: 42px;
    color: #444;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.col .p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.banner {
    height: 520px;
    background: url(../../img/mfyc/banner.jpg?t=20190830) no-repeat center;
    position: relative;
}

.banner .wrp1150 {
    position: relative;
    height: 100%;
}

.banner .btn-group {
    position: absolute;
    bottom: 180px;
    left: 104px;
}

.banner .btn-group .btn {
    font-size: 18px;
    display: block;
    width: 158px;
    height: 52px;
    border: 1px solid;
    text-align: center;
    line-height: 52px;
    float: left;
    color: #fff;
    border-radius: 4px;
    margin: 0 20px;
}

.banner .btn-group .btn.resUrl {
    background: #ff2a00;
    border-color: #ff2a00;
}

.banner .btn-group .btn.kfUrl {
}

.banner .btn-group .btn:hover {
    opacity: .9;
}

.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;
}

/*现状*/
.xz-col{}
.xz-col .h2 span{
    color: #709fd0;
}
.xz-col .content{
    padding: 50px 0;
}
.xz-col .content .img{
    text-align: center;
}
/*云仓模式*/
.yc-col{}
.yc-col .h2 span{color: #e05661;}
.yc-col .content{padding: 50px 0;}
.yc-col .content .img{
    text-align: center;
}
/*功能*/
.gn-col{}
.gn-col .h2 span{color: #ff8400;}
.gn-col ul{}
.gn-col ul li{}
.gn-col ul li .wrp1150>div{
    display: table-cell;
    vertical-align: middle;
    height: 460px;
}
.gn-col ul li .wrp1150>div .text{
    width: 400px;
    margin: 0 80px;
}
.gn-col ul li .wrp1150>div .text h4{
    font-size: 20px;
    margin-bottom: 14px;
}
.gn-col ul li .wrp1150>div .text p{
    font-size: 16px;
    line-height: 2;
    color: #666;
}
.gn-col ul li .wrp1150>div .img{
    margin: 0 80px;
}
.gn-col ul li:nth-child(even){background: #f4f4f4;}
.gn-col ul li.gn-col-item-01 .text h4{color: #ff8400;}
.gn-col ul li.gn-col-item-02 .text h4{color: #b1835a;}
.gn-col ul li.gn-col-item-03 .text h4{color: #218e9a;}
.gn-col ul li.gn-col-item-04 .text h4{color: #41c2a0;}
.gn-col ul li.gn-col-item-05 .text h4{color: #ff7773;}
.gn-col ul li.gn-col-item-06 .text h4{color: #41c2a0;}

/*优势*/
.ys-col{}
.ys-col ul{
    padding: 0 95px;
}
.ys-col ul li{
    float: left;
    text-align: center;
    width: 180px;
    height: 180px;
    border-radius: 8px;
    margin: 30px;
    cursor: pointer;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
}
.ys-col ul li:hover{
    box-shadow: 0 0 20px 2px rgba(0,0,0,.1);
    background: #f4f4f4;
};
.ys-col ul li .img{}
.ys-col ul li .img .icon{
    display: block;
    margin: 20px auto;
}
.ys-col ul li span{
    font-size: 16px;
}
.bg-icon_01 {
    width: 80px; height: 80px;
    background: url('../../img/mfyc/icon-bg.png') no-repeat -10px -10px;
}


.bg-icon_02 {
    width: 80px; height: 80px;
    background: url('../../img/mfyc/icon-bg.png') no-repeat -110px -10px;
}

.bg-icon_03 {
    width: 80px; height: 80px;
    background: url('../../img/mfyc/icon-bg.png') no-repeat -210px -10px;
}

.bg-icon_04 {
    width: 80px; height: 80px;
    background: url('../../img/mfyc/icon-bg.png') no-repeat -310px -10px;
}

.bg-icon_05 {
    width: 80px; height: 80px;
    background: url('../../img/mfyc/icon-bg.png') no-repeat -410px -10px;
}


.bg-icon_06 {
    width: 80px; height: 80px;
    background: url('../../img/mfyc/icon-bg.png') no-repeat -510px -10px;
}


.bg-icon_07 {
    width: 80px; height: 80px;
    background: url('../../img/mfyc/icon-bg.png') no-repeat -610px -10px;
}

.bg-icon_08 {
    width: 80px; height: 80px;
    background: url('../../img/mfyc/icon-bg.png') no-repeat -710px -10px;
}