body, html {
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img {
    display: block;
}

.banner-img {
    height: 240px;
    background: url("../../uploads/supply/supply-chain1.jpg") no-repeat center center;
}

.banner-img > img {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 240px;
}

.make-cover {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 240px;
}

.maker-title {
    width: 1200px;
    margin: 0 auto;
}

.maker-nav {
    margin-top: 46px;
    width: 140px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 44px;
    border-bottom: solid 1px #fff;
}
.maker-nav a {
    color: #FFFFFF;
}

.maker-nav > span {
    padding: 0 4px;
}

.marker-bg {
    margin-top: 30px;
    padding-left: 80px;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 40px;
    background: url("../../uploads/supply/supply-chain2.png") no-repeat 10px center;
    background-size: 47px 40px;
}

.know-more {
    margin: 10px 0 0 80px;
    font-size: 14px;
}

.know-more a {
    color: #FFF;
}

.integration {
    padding-top: 26px;
    width: 1100px;
    margin: 0 auto;
}

.integration-title {
    padding-left: 22px;
    color: #333;
    font-size: 24px;
    line-height: 30px;
    border-left: solid 2px #ee1129;
}

.small-title{
    margin-top: 10px;
    padding-left: 26px;
    font-size: 14px;
    color: #333;
}

.mode-wrap{
    margin-left: 40px;
    padding-bottom: 38px;
    font-size: 14px;
    color: #333;
}

.mode-wrap>div:first-child{
   width: 66%;
}

.mode-wrap>div:last-child{
    width: 32%;
}

.mode-title{
    padding-left: 33px;
    line-height: 94px;
}

.business-mode>img{
    height: 331px;
}

.step-ul{
    background: url("../../uploads/supply/supply-chain4.png")  no-repeat left top;
    background-size: 43px 243px;
}

.step-ul>li{
    padding: 0 0 20px 63px;
    line-height: 20px;
}

.step-ul>li:nth-child(2n+1){
    color: #156bb3;
}

.step-declare{
    line-height: 94px;
}

.big-data-ul {
    padding: 26px 0 40px 0;
}

.big-data-ul img{
    height: 72px;
}

.big-data-ul > li {
    float: left;
    width: 26%;
}

.big-data-ul > li:nth-child(2n) {
    margin: 0 11%;
}

.ul-title {
    margin: 22px 0 26px;
    color: #333;
    font-size: 16px;
}

.ul-details {
    color: #999;
    font-size: 14px;
    line-height: 20px;
}

.logic-structure>img{
    padding: 35px 0 24px;
    height: 415px;
}

.product-advantage{
    width: 913px;
    height: 337px;
    margin: 28px auto 44px;
    border: solid 1px #aeb1b1;
}

.product-advantage>img{
    margin-top: 35px;
    height: 280px;
}

.credit>img{
    padding: 16px 0 35px;
    height: 386px;
}

.business-value{
    padding: 32px 0 87px;
    width: 924px;
    margin: 0 auto;
}

.business-value>li{
    float: left;
    width: 270px;
    margin-right: 38px;
}

.business-value img{
    width: 270px;
    height: 196px;
}

/*
.value-cover{
    position: absolute;
    margin-top: -196px;
    width: 270px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 196px;
    cursor: pointer;
    background-color: rgba(0,60,129,0.6);
}

.business-value>li:hover .value-cover{
    display: block;
}*/
.value-cover{
    text-align: center;
    margin-top: -2px;
    height: 55px;
    line-height: 55px;
    background: #ddd6ce;
    color: #0b2543;
}
