/* Banner样式 */
.banner {
    background-image: url(../images/daolinke_banner.png);
}

.banner .ban_con {
    width: 50%;
}

.banner .ban_con .ban_subtit {
    margin-top: 10px;
}

.banner .ban_con .ban_line {
    width: 100%;
    height: 2px;
    background: linear-gradient(151deg, #0118FF 30%, rgba(2, 97, 255, 0) 100%);
    margin-top: 5px;
}

.box .tag {
    width: 177px;
    height: 44px;
    line-height: 44px;
    background: #E6EDFF;
    border-radius: 22px;
    margin: auto;
    text-align: center;
    color: #0118FF;
}

.box .tag2 {
    background: #EDEBFC;
    color: #7B61FF;
}

/* .box .title {
    padding-top: 40px;
} */

/* 核心特点 */
.trait {
    padding: 50px 0 70px;
}

.trait .trait_ul {
    margin-top: 60px;
}

.trait .trait_ul li {
    width: 31%;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(236, 236, 236, 0.5);
    border-radius: 16px;
    padding: 25px;
    transition: 0.3s ease;
}

.trait .trait_ul li:hover {
    transform: scale(1.01);
    transition: 0.3s ease;
}

.trait .trait_ul li .icon {
    width: 80px;
}

.trait .trait_ul li .tit {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.trait .trait_ul li .desc {
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    color: #444444;
}

.trait .trait_ul li .desc span {
    color: #0118FF;
}



/*高效称重操作流程*/
.efficient {
    padding: 50px 0 70px;
    /* background: #F5F7FD; */
    background: linear-gradient(180deg, #F2F3FF 0%, rgba(255, 255, 255, 0) 100%);
}

.efficient .efficient_warp {
    background: url(../images/shumiaoji_img2.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
    padding-top: 30px;
}
.efficient .efficient_warp  .efficient_img{
    display: none;
}

.efficient .efficient_ul {}

.efficient .efficient_ul li {
    width: 25%;
    margin-bottom: 150px;
}

.efficient .efficient_ul li .icon {
    width: 25px;
    height: 25px;
}

.efficient .efficient_ul li .info {
    width: calc(100% - 25px);
    padding-left: 20px;
}

.efficient .efficient_ul li .info .desc {
    margin-top: 10px;
    font-size: 16px;
}

.efficient .efficient_ul li:nth-child(3) {
    width: 25%;
    margin-bottom: 190px;
}

.efficient .efficient_ul li:nth-child(4) {
    width: 25%;
    margin-bottom: 150px;
}



/*数据从产生到上链的可信之旅*/
.journey {
    background: #F5F7FD;
    padding-bottom: 70px;
}

.journey .journey_ul {
    position: relative;
    margin-top: 50px;
}

.journey .journey_ul li {
    margin-top: 20px;
}

.journey .journey_ul li .img {
    width: 43%;
    border-radius: 10px;
    overflow: hidden;
}

.journey .journey_ul li .img img {
    border-radius: 10px;
    transition: 0.3s linear;
}

.journey .journey_ul li .info {
    width: 43%;
    padding-top: 20px;
}

.journey .journey_ul li .info.info2 {
    text-align: right;
}

.journey .journey_ul li .info .desc {
    margin-top: 10px;
    font-size: 16px;
}

.journey .journey_ul li .info .desc span {
    color: #0118FF;
}

.journey .journey_ul li .yuan {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background: #0118FF;
    color: #fff;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

.journey .journey_ul .line {
    position: absolute;
    height: 79%;
    width: 1px;
    border-right: 2px dashed rgba(1, 24, 255, 0.25);
    top: 20px;
    left: 49.9%;

}

.journey .journey_ul li:hover .img img {
    transform: scale(1.03);
    transition: 0.3s linear;
}

/* 覆盖鸡蛋批发全链路需求 */
.demand {
    padding: 50px 0 70px;
    background: linear-gradient(180deg, #F2F3FF 0%, rgba(255, 255, 255, 0) 100%);
}

.demand .demand_ul {
    margin-top: 60px;
}

.demand .demand_ul li {
    width: 31%;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(236, 236, 236, 0.5);
    border-radius: 16px;
    transition: 0.3s ease;
}

.demand .demand_ul li:hover {
    transform: scale(1.01);
    transition: 0.3s ease;
}

.demand .demand_ul li .img {
    width: 100%;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
}

.demand .demand_ul li .info {
    padding: 30px 20px;
}

.demand .demand_ul li .tit {
    font-size: 24px;
    margin-bottom: 10px;
}

.demand .demand_ul li .desc {
    height: 150px;
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    color: #444444;
}

.demand .demand_ul li .desc span {
    color: #0118FF;
}

.demand .demand_ul li .labs {
    margin-top: 20px;
}

.demand .demand_ul li .labs .lab {
    width: 45%;
    height: 40px;
    line-height: 40px;
    background: #E6EDFF;
    border-radius: 22px;
    color: #0118FF;
    text-align: center;
    font-size: 18px;
}

.collaborate {
    padding: 10px 0 90px;
}

.collaborate_warp {
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    margin-top: 50px;
}

.collaborate_warp .collaborate_left {
    width: 55%;
    padding: 25px 40px 25px 25px;
}

.collaborate_warp .collaborate_left .tit {
    font-size: 22px;
}

.collaborate_warp .collaborate_left .tit span {
    color: #0118FF;
}

.collaborate_warp .collaborate_left .subtit {
    margin: 10px 0 20px;
    font-size: 16px;
}

.collaborate_warp .collaborate_left .head {
    font-size: 16px;
}

.collaborate_warp .collaborate_left .input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ECECEC;
    margin: 10px 0 25px;
    font-size: 16px;
    border-radius: 8px;
    padding: 0 15px;
}

.collaborate_warp .collaborate_left .btn {
    margin-top: 20px;
}

.collaborate_warp .collaborate_right {
    width: 45%;
    background: #0118FF;
    padding: 25px;
    color: #fff;
}

.collaborate_warp .collaborate_right .item {
    margin: 20px 0 15px;
}

.collaborate_warp .collaborate_right .item .icon {
    width: 40px;
    height: 40px;
}

.collaborate_warp .collaborate_right .item .info {
    width: calc(100% - 40px);
    padding-left: 20px;
    font-size: 16px;
}

.collaborate_warp .collaborate_right .item .desc {
    margin-top: 5px;
}

.collaborate_warp .collaborate_right .ewm {
    margin-top: 160px;
}

.collaborate_warp .collaborate_right .ewm .desc {
    width: 100px;
    text-align: center;
    font-size: 16px;
    margin: 0 40px;
}

.collaborate_warp .collaborate_right .ewm .desc p {
    margin-top: 10px;
}

/* 媒体查询 */
@media (max-width: 1024px) {

    .efficient .efficient_ul li {
        margin-bottom: 120px;
    }
}

@media (max-width: 769px) {
    .banner .ban_con .ban_tit {
        /* font-size: 46px; */
    }

    .trait .trait_ul li {
        width: 32%;
        padding: 20px 15px;
    }

    .efficient {
       padding-top: 30px 50px;
    }

    .efficient .efficient_ul li {
        width: 40%;
        margin-bottom: 50px;
    }

    .demand {
        padding: 30px 0 50px;
    }

    .demand .demand_ul li {
        width: 32%;
    }

    .demand .demand_ul li .info {
        padding: 20px 15px;
    }

    .demand .demand_ul li .desc {
        height: 250px;
    }

    .demand .demand_ul li .labs .lab {
        width: 49%;
        font-size: 15px;
    }

    .collaborate {
        padding: 0 0 50px;
    }

    .collaborate_warp .collaborate_right .ewm .desc {
        margin: 0 10px;
    }

}

@media (max-width: 431px) {
    .banner {
        background-image: url(../images/daolinke_banner_small.png);
    }

    .banner .warp .ban_con {
        width: 100%;
        backdrop-filter: blur(4px);
        padding: 11px 5%;
    }

    .trait {
        padding: 50px 0 50px;
    }

    .trait .trait_ul {
        display: block;
    }

    .trait .trait_ul li {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }

    .trait .trait_ul li .icon {
        width: 60px;
        margin: auto;
    }
    .trait .trait_ul li .tit{
        font-size: 16px;
    }
    .trait .trait_ul li .desc{
        font-size: 14px;
        line-height: 22px;
    }

    .efficient .efficient_warp{
        background: none;
        margin-top: 0px;
    }
    .efficient .efficient_warp  .efficient_img{
    display: block;
}
    .efficient .efficient_ul li{
        width: 49%;
        margin-bottom: 30px;
    }
    .efficient .efficient_ul li .icon{
        width: 20px;
        height: 20px;
    }
    .efficient .efficient_ul li .info{
        padding-left: 5px;
    }
      .efficient .efficient_ul li .info .tit{
        font-size: 16px;
      }

    .journey {
        padding-bottom: 50px;
    }
    .journey .journey_ul li .img img{
        height: 110px;
    }
   .journey .journey_ul li .info .tit{
    font-size: 16px;
   }
    .journey .journey_ul li .info .desc {
        font-size: 14px;
    }

    .journey .journey_ul li .yuan {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
.demand{
    padding-bottom: 30px;
}
    .demand .demand_ul {
        display: block;
    }

    .demand .demand_ul li {
        width: 100%;
        margin-bottom: 10px;
    }
.demand .demand_ul li .tit{
    font-size: 16px;
}
    .demand .demand_ul li .desc {
        height: auto;
        line-height: 22px;
        font-size: 14px;
    }

    .collaborate_warp {
        margin-top: 30px;
        display: block;
    }

    .collaborate_warp .collaborate_left {
        width: 100%;
        padding: 15px;
    }

    .collaborate_warp .collaborate_left .btn {
        margin: 20px auto;
    }

    .collaborate_warp .collaborate_right {
        width: 100%;
        padding: 15px;
    }

    .collaborate_warp .collaborate_right .ewm {
        margin-top: 50px;
    }

    .collaborate_warp .collaborate_left .tit{
        font-size: 16px;
    }
    .collaborate_warp .collaborate_left .subtit{
        font-size: 14px;
    }
    .collaborate_warp .collaborate_left .head{
        font-size: 14px;
    }
    .collaborate_warp .collaborate_left .input{
        font-size: 14px;
        margin-bottom: 15px;
    }
    .collaborate_warp .collaborate_right .item .info{
        font-size: 14px;
    }
    .collaborate_warp .collaborate_right .item .icon{
        width: 30px;
        height: 30px;
    }
    .collaborate_warp .collaborate_right .ewm .desc{
        font-size: 14px;
    }
}

@media (max-width: 401px) {
    .banner .warp .ban_con {
        padding: 40px 5%;
    }
}

@media (max-width: 390px) {
    .banner .warp .ban_con {
        padding: 30px 5%;
    }
}