.breadcrumb-box {
    border-bottom: 1px solid #ddd
}

.breadcrumb-box .breadcrumb {
    background: inherit;
    height: 48px;
    line-height: 48px;
    padding: 0;
    margin: 0;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.breadcrumb-box .breadcrumb span {
    color: inherit;
    margin-top: 0;
    display: inline;
}

.breadcrumb-box .breadcrumb span a {
    color: inherit;font-size: 14px;
}

.banner{background:#F0F1F3;margin:30px 0;position:relative;}
.homeBar {
        width: 85%;
        height: 100%;
        
    }
.homeBar .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.homeBar .swiper-slide img{width:100%;height:100%;}
.homeBar_pagination{height:15px;}
.homeBar_pagination .swiper-pagination-bullet{background:#fff;opacity:1;/*margin-top:2px;*/vertical-align: middle;}
.homeBar_pagination .swiper-pagination-bullet-active{width:10px;height:10px;margin-top:0px;}
.homeBar_but .swiper-button-next{
    right:13%;
    background: url(/eportal/uiFramework/commonResource/image/2023082410281763161.png) center center no-repeat;background-size: 25px;
}

.homeBar_but .swiper-button-prev{
    left:13%;
    background: url(/eportal/uiFramework/commonResource/image/2023082410330831895.png) center center no-repeat;background-size: 25px;
}
.homeBar_pagination .swiper-button-disabled{opacity:1}

.swiper-wrapper{padding-left:0}







/*你的卡车*/
.car_tit{
    text-align: center;
    padding: 0 160px;
}
.car_tit h3{font-size:36px;font-weight: normal;line-height:60px;}
.car_tit p{font-size:20px;line-height:40px;margin-bottom:40px!important;}
.carBox{position: relative;margin-bottom:40px;padding-bottom:60px;}
.carBar{
        width: 85%;
        height: 100%;
    }
.carBar_but .swiper-button-prev{
	left:13%;top:40%;
	background: url(/eportal/uiFramework/commonResource/image/2023082410330831895.png) no-repeat center;background-size: 25px;
}
.carBar_but .swiper-button-next{ 
	right:13%;top:40%;
	background: url(/eportal/uiFramework/commonResource/image/2023082410281763161.png) no-repeat center;background-size: 25px;
}

.pic{ }
.pic p{font-size:36px;margin-left:20px;    line-height: 60px; }
.pic span{font-size:16px;color:#17535c;border-bottom: 1px #17535c solid;
    display: inline-block;
    padding-right: 20px;
    line-height: 30px; margin-left:20px;
}
.pic img{width:100%;height:auto; display:block;}
.pic a:hover img{}

.carBox:after {
    background: #f0f1f3;
    display: block;
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
}

/*车辆服务*/
.clfw_box ul{    padding-left: 0px;}
.clfw_box ul li{
    float: left;
    width: 33%;
    height: 257px;
    position: relative;
    transition: all 0.3s;
    margin-bottom: 2%;
    cursor: pointer;
}
.clfw_box ul li:nth-child(1){background: url(/eportal/imageDir/cqgj/2023/12/2023121416035246614.JPG) no-repeat top center;background-size:cover;width: 65%;}
.clfw_box ul li:nth-child(2){background: url(/eportal/imageDir/cqgj/2023/12/2023121416034763687.jpg) no-repeat top center;background-size:cover;margin-left: 2%;}
.clfw_box ul li:nth-child(3){background: url(/eportal/imageDir/cqgj/2023/12/2023121416034786486.png) no-repeat top center;background-size:cover;}
.clfw_box ul li:nth-child(4){background: url(/eportal/imageDir/cqgj/2023/12/2023121416034768044.png) no-repeat top center;background-size:cover;width: 65%;margin-left: 2%;background-position-y:50%}
.clfw-item{float:left; width: 100%;height: 100%;position:relative;     transition: all 0.3s;}
.clFwt01{font-size: 30px;color: #fff;height:50px;line-height: 50px;text-align:center;position:absolute;top: 50%;margin-top:-25px;left: 0;width: 100%;
transition: all 0.3s;}
.clFwt03{font-size: 30px;color: #fff;height:50px;line-height: 50px;text-align:center;position:absolute;top: 50%;margin-top:-25px;left: 0;width: 100%;
transition: all 0.3s;}
.clFwt02{ display:none;position:absolute;top: 0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,.30);   transition: all 0.3s; }
.clfw-item:hover .clFwt02{ display:block;}
.clFwt02 div.title{font-size: 30px;color: #fff;padding:80px 40px 10px;}
.clFwt02 p{font-size: 18px;color: #fff;padding:0 40px;}
.clfw-item:hover .clFwt01{  display:none; }

/* 服务二级页 */
.server-box {
            width: 100%;
            max-width: 1920px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            margin-top: 5%;
            margin-bottom: 80px;
        }

        .server-list {
            position: relative;
            width: 32%;
        }

        .server-pic {
            display:block;
            width: 100%;
            overflow: hidden;
            margin-bottom:5%
        }

        .server-pic img {
            display: block;
            width: 100%;
        }

        .server-box .server-list .server-title {
            margin-top: 5%; !important
        }

        .server-text {
            margin-top: 6%;
            line-height:1.5
        }
        .server-text p{line-height:2}

        .server-more {
            display: inline-block;
            /* margin-top: 5%; */
            color: #333;
            text-decoration: none;
            padding-bottom: 3px;
            border-bottom: 1px solid #333;
            position: absolute;
            left: 0;
            bottom: -60px;
        }




/*=视频==*/
.zssp{position: relative;}
.zssp video{
    width:100%;
    margin-top: 60px;
    height: auto;
    object-fit: cover;
}
.spjs{
    position: absolute;
    left: 50%;margin-left:-50px;
    top: 50%;margin-top:-50px;
    color: #43311b;
    font-size: 24px;
    width: 100px;
    height: 100px;
}
.spjs img{
    width: 100%;
    height: 100%;
}
/*新闻*/
.block-title{height: 115px;
    line-height: 115px;
    padding-left: 60px;
    background: #F0F1F3;
    font-size: 36px;
}
.news-list{margin:60px 0;}
.news-list ul li{padding: 0 35px 0 60px;}
.news-list ul li div.fl{    width: 54%;}
.news-list ul li div.fr{width:36%;}
.news-list ul li .date{
    font-size: 16px;
    color: #817f7c;
    line-height: 30px;
    /*margin-top: 10px;*/
}
.news-list ul li a{
    font-size: 26px;
    color: #000;
    line-height: 40px;
    margin: 10px 0 5px;
    display: block;
}
.sub_title{font-size:14px;}
.news-list ul li .summary{
    font-size: 16px;
    color: #817f7c;
    line-height: 26px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-list ul li div.fr img{width:100%;}
.news-list ul li:nth-child(1){margin-bottom:60px;}
.news-list ul li:nth-child(1) div.fl .date{margin-top:40px;}
.news-list ul li:nth-child(1) div.fr img{margin-top:-30px;}
.news-list ul li:nth-child(2) div.fr img{margin-bottom:-30px;}
.bottom-btn{
    height: 115px;
    line-height: 115px;
    padding-left: 60px;
    background: #F0F1F3;
    font-size: 36px;
}
.bottom-btn a{
    color: #17535c;
    font-size: 18px;
    border: 1px #17535c solid;
    border-radius: 4px;
    padding: 6px 30px;
}
/*全球销售区域*/
.front_worldsales {
    position: relative;
    margin-bottom: 60px;
}
.front_worldsales_img img{width:100%;}
.front_worldsales_title {
    position: absolute;
    top: 60px;
    right: 98px;
    width: 496px;
    height: 101px;
    font-size: 50px;
    font-weight: 700;
    color: #000;
    line-height: 61px;
    text-align: center;
}
.front_worldsales_content {
    position: absolute;
    bottom: 83px;
    right: 68px;
    width: 526px;
    box-sizing:content-box;
}
.front_worldsales_content li {
    width: 259px;
    height: 159px;
    margin-right: 4px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 24px;
    margin-top: 4px;
    background: rgba(23,83,92,.76);
    float: left;
}
.front_worldsales_content li .biaoti {
    font-size: 71px;
    font-weight: 700;
    color: #fff;
    vertical-align: top;
}
.front_worldsales_content li .biaoti span{
    color: #fff;
}
.front_worldsales_content li .biaoti .add {
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    font-weight: 400;
    margin-left: -10px;
}
.front_worldsales_content li .miaoshu {
    width: 207px;
    height: 32px;
    font-size: 15px;
    font-family: Arial;
    font-weight: 400;
    color: #fff;
    line-height: 19px;
    /*margin-top: -8px;*/
}
/*访问您当地的网址*/
.fwddwz{background:url(/eportal/uiFramework/commonResource/image/2023082314512265062.jpg) center top no-repeat;padding: 60px 0;width:100%;background-size:100%;}
.other_tit{font-size:36px;color: #fff;margin-bottom:30px;}
.other_list{ display: flex; flex-wrap: wrap;}
.fwddwz a{
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
    width:50%;
}
.fwddwz a:hover{
    color: #fff;
    text-decoration:underline;
}

@media (min-width: 1200px) {
    
}
@media screen and (max-width:1550px) {
.homeBar_but .swiper-button-next{
    right:6%;
}

.homeBar_but .swiper-button-prev{
    left:6%;
}

.carBar_but .swiper-button-prev{left:6%;}
.carBar_but .swiper-button-next{ right:6%;}


}
@media screen and (max-width:1440px) {
.homeBar_but .swiper-button-next{
    right:0%;
}

.homeBar_but .swiper-button-prev{
    left:0%;
}

.carBar_but .swiper-button-prev{left:0%;}
.carBar_but .swiper-button-next{ right:0%;}

}
@media screen and (max-width:970px) {
.homeBar,.carBar{width:100%;}
.homeBar_but .swiper-button-next,.homeBar_but .swiper-button-prev,.carBar_but .swiper-button-prev,.carBar_but .swiper-button-next{
    display:none;
}
.car_tit{padding:0 40px;}
.car_tit h3,.other_tit {
    font-size: 30px;
}
.car_tit p {
    font-size: 18px;
    line-height: 36px;
}
.clFwt02 div.title,.clFwt01,.clFwt03 {
    font-size: 24px;
}
.clFwt02 p {
    font-size: 16px;
}
.fwddwz a {
    font-size: 18px;
    padding: 5px 20px;
    color:#000;
}


.block-title{
    height: 60px;
    line-height: 60px;
    padding-left: 10px;
    font-size: 30px;
}
.news-list ul li div.fl{width:70%;}
.news-list ul li div.fr{width:30%;}
.news-list ul li{    padding: 0 10px 0 15px;    margin: 30px 0;}
.news-list ul li:nth-child(1){margin-bottom:30px;}
.news-list ul li .date,.sub_title,.news-list ul li .summary{display:none;}
.news-list ul li a{font-size:18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news-list ul li:nth-child(1) div.fr img{margin-top:0;}
.news-list ul li:nth-child(2) div.fr img{margin-bottom:0;}
.bottom-btn {
    height: 60px;
    line-height: 60px;
    padding-left: 0px;
    font-size: 15px;
    text-align: center;
    background: none;
}
.bottom-btn a{
    font-size: 15px;
    padding: 10px 32px;
}

.front_worldsales {
	margin-top: 27px
}

.front_worldsales_img {
	overflow: hidden
}

.front_worldsales_img img {
	height: 400px;
	/*width: auto;*/
	max-width: none
}

.front_worldsales_title {
	position: absolute;
	text-align: center;
	top: 25px;
	left: 10px;
	right: 10px;
	width: 100%;
	font-size: 30px;
	font-weight: 700;
	line-height: 32px;
	color: #fff
}

.front_worldsales_content {
	left: 18px;
	right: 8px;
	top: 110px;
	width: inherit
}

.front_worldsales_content li {
	padding-left: 10px;
	width: 48%;
	height: 120px
}

.front_worldsales_content li .biaoti {
	font-size: 40px
}

.front_worldsales_content li .miaoshu {
	width: auto
}



}
@media screen and (max-width:768px) {
.front_worldsales_title {
    left: 0;
    right: 0;
}
.fwddwz a{font-size: 14px;color:#000}
.takeUs .question-title{right: -25% !important;font-size: 23px !important;}
.clfw_box ul li:nth-child(1){width:100%}
.clfw_box ul li:nth-child(2){width:100%; margin-left: 0;}
.clfw_box ul li:nth-child(3){width:100%}
.clfw_box ul li:nth-child(4){width:100%;margin-left: 0;}

.server-box{display:block}
.server-list{width:95% !important;margin: 0 auto;}
.server-more{position: relative;bottom: 0;margin-top: 5%;margin-bottom:3%}

}