

/*首页banner*/

.cd-wrapper .content {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;

}

#top-container {
    height: auto;
    width: 100%;
    position: relative;
}



/*运单追踪*/
#search-header {
    width: 100%;
    position: relative;
    z-index: 9;
    bottom: 16rem;
}

#search-header .content{
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.search-yd{
    display: flex;
}

.yd-butt{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 260px;
    height: 80px;
    background-color: #fff;
    box-shadow: 0px 1px 16px 0px
    rgba(204, 204, 204, 0.35);
    position: relative;
    font-size: 20px;
    color: #121212;
}
.waybill{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 260px;
    height: 80px;
    background-color: #3e3e44;
    box-shadow: 0px 2px 16px 0px
    rgba(204, 204, 204, 0.35);
    color: #fff;
    position: relative;
}
.yd-icon{
    height: 22px;
    width: 22px;
margin-right: 16px;
}
.yd-search{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    height: 116px;
    background-color: #ffb100;
}
.yd-search .icon-gw{
    width: 200px;
    height: 60px;
    /*box-shadow: 0px 1px 2px 0px
    rgba(203, 213, 220, 0.35);*/
}
.yd-search .icon-gw img{
    float: right;
}
.yd-zz{
    display: flex;
    align-items: center;
    height: 60px;
    width: 743px;
    background-color: #ffffff;
    justify-content: space-between;
    box-shadow: inset 0px 2px 6px 0px
    rgba(167, 167, 167, 0.35);
    border-radius: 5px;
}
.sou-part1{
    height: 100%;
    width: 150px;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:0 20px;
}
.search-input{
    width: 500px;
    height: 100%;
}
.sou-button{
    width: 70px;
    height: 100%;
    background-color: #3e3e44;
    border-radius: 0px 5px 5px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}




/*主营业务*/
#business {
    width: 100%;
    margin-top: -6rem;

}
.product-swiper{
    width: 100%;

}
.product-slide{
    display: flex;
    flex-direction: column;
}
.zyyw-content {
    background: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zyyw-content .yewu-div {
    position:relative;
    width: 412px;
    width: 460px;
    height: 280px;
    margin-bottom: 22px;

}
.yewu-div-big{
    width: 950px !important;
    height: 460px !important;
}
.yewu-div-1{
    height: 460px !important;
}


.zyyw-content .yewu-div .yewu-div-img{
    width: 460px;
    height: 280px;


}

.yewu-div-big .yewu-div-img {

    width: 950px !important;
    height: 460px !important;
}
.yewu-div-1 .yewu-div-img{
    /*width: 412px;*/
    width: 460px;
    height: 460px !important;
}

.zz-content-im{
    position: absolute;
    bottom: 0;
    height: 90px;
    width: 100%;
    /*background-color: #f0f0f000;*/
    /*background-color: #ffb10094;*/
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;

}
.zz-content-im:hover .yw-tit{
    color: #feb100;
    text-decoration: underline;
}
.zz-content-im:hover .yw-desc{
    color: #feb100;
    text-decoration: underline;
}
.yw-tit{
    font-size: 24px;
    padding-left: 20px;
}
.yw-desc{
    padding: 10px 20px;
    font-size: 18px;
    overflow: hidden;
}

.zyyw-content .yewu-div .zhezhao {

    width: 100%;
    height: 100% ;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #f0f0f000;
    background-color: #ffb10094;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}
.zz-icon-img{
    /*margin:40px;*/
    display: flex;
    width: 65px;
    height: 65px;
    justify-content: center;
    align-items: center;
}
.zz-icon-img .zz-img{
    width: 65px;
    height: 65px;
}
.zhezhao-content .yw-desc{
    font-size: 22px;
}
.zhezhao-content .zz-xq{
    color: #fff;
}

.bott-more{
    margin: 50px 0 100px 0;
    /*height: 6rem;*/
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.bott-more .zyyw-more {

    width: 7rem;
    height: 2.5rem;
    border: solid 1px #999999;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;

}
.zyyw-more:hover{
    background-color: #ffb100 !important;
    color: #ffffff !important;
    border: 0;
}
.zyyw-more a:hover{
    background-color: #ffb100 !important;
    color: #ffffff !important;
    border: 0;
}

/*增值服务*/
#zz-servers {
    background-color: #faf9f7;
    margin-top: 5rem;

}

.zz-content {
    width: 100%;
    color: #fff;
}

.servers-div {
    height: 630px;
    position: relative;

}

.servers-left {
    float: left;
    position: absolute;
    bottom: 0px;
    display: block;

}
.servers-left img{
   width: auto;
    height: 700px;
}

.servers-right {
    height: 100%;
    /*margin-left: 510px;*/
    margin-left: 610px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex-wrap:wrap;


}
.rig-top-tit{
    color: #0a0a0a;
    font-size: 37px;
    /*margin-left: 55px;*/
    letter-spacing: 10px;
    text-align: left;
}
.rig-bottom-content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 800px;
}

.rig-bottom-content .server-part {
    display: flex;
    flex-direction: column;
    /*justify-content: space-around;*/
    align-items: center;
    width: 200px;
    /*height: 180px;*/
    text-align: center;
    /*padding: 23px;*/

}

.servers-right .server-part img {
    width: 90px;
    height: 90px;
}

.servers-right .server-part .part-tit {
    font-weight: bold;
    font-size: 18px;
    color: #0a0a0a;
    /*margin-top: 15px;*/
}

.servers-right .server-part .part-desc {
    font-size: 15px;
    color: #666;
    margin-top: 5px;
    /*height: 34px;*/
}

/*数字德坤*/
#shuzi{
    position: relative;
}

#shuzi .content .title {
    font-size: 38px;
    margin-top: 45px;
    width: 100%;
    text-align: center;
    color: #333;
}

#shuzi .content .title span {
    display: block;
    font-size: 16px;
    margin-top: 30px;
    font-weight: 100
}

.wl-content {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    /*margin: 0 255px;*/
}
.szdk-part{
    height: 400px;
    width: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}


.lf-number{
    font-weight: 500;
    font-size: 60px;
    color: #ffb100;
}
.lf-desc{
    font-size: 24px;
}
/*德坤生态*/
#dk-shengtai{
    position: relative;
    width: 100%;

}
.map-china{
    background-color:#f8f9fa;

}
/*合作伙伴*/
#partner{
    background-color: #faf9f7;
    height: 100%;
    width: 100%;
    position: relative;
}
.pn-tit{
    width: 100%;
    font-size: 38px;
    color: #0a0a0a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 12rem;
}
.pn-tit p {
    color: #333;
    text-align: center;
    position: relative;
    padding: 0;
    padding-bottom: 10px;
    display: inline-block;
    margin: 0;
    float: none !important;
    max-width: 80%;
}

.pn-tit p::after{
    content: '';
    width: 40%;
    height: 3px;
    background-color: #ffb100;
    position: absolute;
    left: 30%;
    bottom: 0;
    min-width: 40px;
}


.partner-content{
    margin: 50px 0;
    height: 600px;
}
.partner-cont{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
}
.pn-img-div img{
    width: 337.5px;
}
.swiper-pagination11{
    margin-bottom: 50px;
    text-align: center;
}
.swiper-pagination11 .swiper-pagination-bullet-active {
    background: #F6AB00 !important;

}

/*新闻资讯*/
#news-consultation .content {
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
#news-consultation .content .wrapper{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.news-content-all{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;

}

#news-consultation .content .wrapper  .news-content-all a.box-link {
    /*width: 385px;*/
    width: 460px;
    /*height: 480px;*/
    height: 500px;
    background: #f9f9f9;
    color: #333;
    transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear
}

.news-tit-div {
    margin: 0 auto;
    text-align: center;

}
.news-part1{
    display: block;
}
.news-part2{
    display: none;
}
.news-part3{
    display: none;
}
.news-tit {
    margin: 1.5rem auto;
    height: 6rem;
    font-size: 38px;
    text-align: center;
    color: #0a0a0a;
    line-height: 6rem;
}


#new_messages_list {
    background-color: #fff;
    height: auto;
    width: 100%;

}
.news-content{
    height: 100%;
    width: 100%;
}

.news-top {
    width: 100%;
}
#news-consultation .content .wrapper a .titlePage {
    width: 100%;
    height: 250px;
    vertical-align: top
}
.news-center{
    padding: 18px 18px 0;
    text-align: left;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

#news-consultation .content .wrapper a div span {
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: 28px;

}
.riqi-text{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 40px;
}
.riqi-icon{
    height: 17px;
    width: 14px;
    margin-right: 8px;
    background: url("/addons/ewei_shopv2/plugin/pc/template/pc/default/static/Templates/images/home-new/riqi.png") no-repeat center center;
}
#news-consultation .content .wrapper a div p {
    font-size: 14px;
    text-align: left;
    line-height: 28px;


}

#news-consultation .content .wrapper a div p b {
    color: #F6AB00;
    font-weight: 100
}

.tips-div{
    z-index: 10;
    height:28px;
    position: absolute;
    display: flex;
    align-items: center;
}
.tips-div .news-tips{
    height: 100%;
    background-color: #797676 ;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;

}

.news-content-ul{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    overflow: auto;
    padding-top: 28px;
}
.news-content-li{
    display: flex;
    flex-direction:column;
    text-align: left;
    padding: 14px 25px 0;
}
.news-content-li .tit3-tit{
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    max-height: 46px;

}
.news-content-li .riqi-text{
    height: 30px;
}




/**公司简介*/
.dc-phone {
    display: none;
}

@media(max-width: 991px) {
    .dc-pc {
        display: none;
    }

    .dc-phone {
        display: block;
    }
}

#pbanner .swiper-slide img {
    width: 100%;
}

#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap {
    display: none !important;
}

#mobileMenu .menu .dc-active a {
    color: #ee383a;
}
/* 宽度小于1025px 则不显示*/
@media(max-width:1025px) {
    #newBridge {
        display: none !important;
    }
}
<!-- 移动浮框结束-- >
.footer-copyright-main a {
    color: #FFFFFF;
}

.
.top-content .parallelogram {
    font-size: 30px;
    color: white;
    border: 1px solid;
    width: 200px;
    transform: skewX(-30deg);
    padding: 10px;
}

.parallelogram span {
    transform: skewX(30deg);
}

.swiper-slide {
    width: 350px;
}

#homecontact {
    display: inline-flex;
    width: 100%;
}

/*.con {
    font-size: 30px;
    border: 1px solid;
    transform: skewX(-15deg);
    width: fit-content;
    padding: 5px 20px;
    background-color: #025fb7;
    margin-left: 30px
}

    .con span {
        color: white;
        transform: skewX(15deg);
        letter-spacing: 1px
    }

.qiang {
    color: #025fb7;
    font-size: 34px;
    padding-top: 7px;
    font-weight: 600;
    margin-left: 7px;
    transform: skewX(-15deg)
}

.huoban {
    font-size: 22px;
    margin-top: 21px;
    transform: skewX(-10deg);
}

.telephone {
    border: 1px solid #2e5c9f;
    width: fit-content;
    padding: 10px 15px;
    position: absolute;
    top: 280px;
    left: 18px;
    transform: skewX(-10deg);
}

    .telephone .characters {
        color: #2e5c9f;
        font-size: 25px;
    }

    .telephone .number {
        color: red;
        font-size: 30px;
        font-weight: 600
    }

@media(max-width:500px) {
    .jianjie-cont .jianjie-item {
        display: block;
    }

        .jianjie-cont .jianjie-item .leftimg {*/
            /* display:flex;
                justify-content:center; */
            /*width: 100%;
            height: 200px;
        }

    .jianjie-item .jianjie-rig {
        width: 95%
    }

    .phonefooter {
        display: inline-block;
    }

    .sub_list {
        display: none;
    }

    .con {
        font-size: 15px;
        padding: 0;
        height: 24px;
        padding: 2px 4px;
    }

    .qiang {
        font-size: 20px;
    }

    .huoban {
        ;
        font-size: 18px;
        margin-top: 11px;
    }

    #main_nav .sub_list li {
        display: none;
    }

    .telephone .characters {
        font-size: 15px;
    }

    .telephone .number {
        font-size: 20px;
    }
}*/