
/*banner*/
.banner{
    width: 100%;
    height: 400px;
    background: url('../images/fuwu.jpg') ;
}
.banner_xian{
    width: 100px;
    border: 1px solid #ffffff;
}
.banner_content{
    padding: 100px 0px;
}
.banner_content p{
    color: white;
    font-size: 16px;
    line-height: 100px;
}
.banner_content p:first-child{
    font-size: 40px;
    font-weight: bold;

}

/*司机*/
.about_us_title{
    margin: 50px 0px;
    padding-bottom: 20px;
    border-bottom:1px #cacfd5 solid;
}
.about_us_title_left p{
    font-size: 40px;
}
.about_us_title_right a{
    color: #666666;
}
.about_us_title_right a:hover{
    color: #0C4DA2;
}
.about_us_title_right li{
    padding: 0px 5px;
    font-size: 14px;
    color: #666666;
}
/*司机内容*/
.foot_style{
    font-size: 16px;
    line-height: 50px;
    color: #666666;
}
.color_black{
    color: #000000;
    font-size: 18px;
}
.foot_800{
    width: 800px;
    margin: 0 auto;
}
.foot_image_kg{
    width: 720px;
    height: 439px;
    text-align: center;
}
.foot_width_1200{
    width: 1200px;
    margin: 0 auto;
}
.foot_margin_bottom_100{
    margin-bottom: 100px;
}
.foot_margin_bottom_80{
    margin-bottom: 80px;
}
.foot_margin_bottom_20{
    margin-bottom: 20px;
}
.font_margin_top_80{
    margin-top: 80px;
}
.foot_size_14{
    font-size: 14px;
}
.foot_height_50{
    line-height: 50px;
}
.foot_list_style li{
    list-style: none;
}
/*尾部*/
.foot_width{
    margin-top: 30px;

    background-color: #262626;
}
.foot_color{
    color: #fff;
}
.foot_width_1200{
    width: 1200px;
}
.foot_margin{
    margin: 0 auto;
}
li{
    list-style: none;
}

.fl{
    float: left;
}
.foot_width_282{
    width: 282px;
}
.foot_size_26{
    font-size: 26px;
}

.foot_biaoqian li{
    float: left;
}
.foot_size_14{
    font-size: 14px;
}
.d_s{
    display: flex;
}
.a_l{
    align-items: center;
}
.foot_padding_bottom_10{
    padding-bottom: 10px;
}
.foot_padding_left_10{
    padding-left: 10px;
}
.foot_size_18{
    font-size: 18px;
}
.foot_margin_bottom_30{
    margin-bottom: 30px;
}
.foot_color_grey{
    color: #a9a9a9;
}
.foot_width_15{
    width: 15%;
}
.foot_link{
    text-decoration:none;
}
.foot_a:hover{
    color: white;
}
.foot_line_41{
    line-height: 41px;
}
.footer{
    background: black;
}