.warp{
    text-align: center;
}

:root {
    --primary-color: #8268d9;
}

.fa-truck-moving:before {
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 40px;
    height: 32px;
    background-image: url(../images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(5px);
}

.columntitle {
    text-align: center;
    margin: 15px 0 10px 0px;
}

.w3l-3-grids .w3-grids3-info h4 a {
    font-size: 20px;
    line-height: 28px;
}

.w3l-3-grids .w3-grids3-info h4 a.w3item-link {
    font-size: 20px;
}

.py-5 {
    padding-top: 1rem !important;
    padding-bottom: 3rem !important;
}

.mt-md-0 {
    margin-top: 11px !important;
}

title-w3l{
    text-align: center;
}

.liucheng{
    background-color: antiquewhite;
}

.youshi{
    background-color: rgb(250, 255, 181);
}

.py-5 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.w3l-footer9 h2 a.navbar-brand{
    font-size: 27px;
}

.flow img{
    width: 40px;
}

.flow {
    font-size: 18px;
    font-weight: 700;
    line-height: 2em;
    color: rgb(41, 41, 41);
}

.advantage img{
    width: 20px;
    transform: translateY(-3px);
}

.advantage {
    font-size: 18px;
    font-weight: 700;
    line-height: 2em;
    color: rgb(41, 41, 41);
}

.fa-truck:before{
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 60px;
    height: 50px;
    background-image: url(../icon/jiaotongyunshu.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(3px,12px);
}

.fa-truck:hover{
    filter: brightness(0) invert(1);   
}

.fa-chalkboard-teacher:before {
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 60px;
    height: 50px;
    background-image: url(../icon/B-lianxiren.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(3px,12px);
}

.fa-chalkboard-teacher:hover{
    filter: brightness(0) invert(1);   
}

.fa-people-carry:before {
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 60px;
    height: 50px;
    background-image: url(../icon/fukuan2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(3px,12px);
}

.fa-level-up-alt:before{
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 38px;
    height: 38px;
    background-image: url(../icon/huidaodingbu.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(1px,4px);
}

.el-icon-arrow-up:before{
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 38px;
    height: 38px;
    /* background-image: url(../icon/icchevronmore.svg); */
    background-image: url(../icon/gengduo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(1px,-1px);
}

.fa-bars:before{
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(../icon/gengduo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(0px,-1px);
}

.fa-times:before{
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(../icon/gengduo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(0px,-1px);
}

.fa-facebook-f:before {
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(./../icon/Facebook.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(-1px,8px);
}

.fa-facebook-f:hover{
    filter: brightness(0) invert(1);
}

.fa-line:before {
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(./../icon/line.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(0px,4px);
}

.fa-line:hover{
    filter: brightness(0) invert(1);
}

.fa-linkedin-in:before {
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 28px;
    height: 35px;
    background-image: url(./../icon/lingying.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(1px,4px);
}

.fa-linkedin-in:hover{
    filter: brightness(0) invert(1);
}

.fa-facebook-messenger:before {
    content: "";
    /* 没有图标 */
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(./../icon/messenger.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(1px,4px);
}

.fa-facebook-messenger:hover{
    filter: brightness(0) invert(1);
}

.fa-people-carry:hover{
    filter: brightness(0) invert(1);   
}

p.w3hny-tag{
    font-size: 16px;
}

.w3l-main-slider h5{
    font-size: 18px;
}

.w3l-main-slider h3.title-hero-19{
    line-height: 70px;
}

.firstPage{
    text-align: center!important;
    transform: translateY(10%);     
    margin: 0 auto;
}

.lianjie{
    color: #8268d9;
    margin: 0px 0px 0px 0px;
}

.nav-item:active{
    color: aqua;
}

