/* bottom */
.exg_bottom{
    background: #1F1F1F;
}
.exg_bottom_bottom{
    width: 1500px;
    margin: 0 auto;
}
.bottom_content{
    color:#EBEBEB;
    padding: 50px 0;
}
.bottom_content .list1tit{
    font-size: 18px;
    font-weight: 1000;
    padding-left: 35px;
    padding-bottom: 25px;
    color:#fff;
}
.bottom_content .listli{
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}
.bottom_content .listli img{
    margin-top: 9px;
}
.bottom_content .listli p{
    font-size: 16px;
    line-height: 34px;
    padding-left: 15px;
    letter-spacing:-1px;
}
.bottom_content .listli h1{
    font-size: 23px;
    font-family: DINOffcPro;
    padding-left: 15px;
    line-height: 34px;
}
.bottom_content .listli .listli_btn{
    display: inline-block;
    width: 161px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    background: url(./images/bottom_btn.png)no-repeat center;
    margin-left: 15px;
    color:#fff;
    font-size:16px;
}
.bottom_content .bottom_content_list2 .list2_br{
    width: 1px;
    height: 187px;
    background: url(./images/mjzs_modular87.png)no-repeat center/100% 100%;
}
.bottom_content .bottom_content_list2 .list2_li{
    padding: 0 10px;
    height:250px;
}
.bottom_content .bottom_content_list2 .list2_li h1{
    font-size: 18px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#FF4900;
    width: 164px;
    height: 35px;
    background: url(./images/bottom_icon04.png)no-repeat center/100% 100%;
}
.bottom_content .bottom_content_list2 .list2_li p{
    font-size: 16px;
    color:#999999;
    line-height: 30px;
    text-align: center;
    transition: all .3s ease;
}
.bottom_content .bottom_content_list2 .list2_li p:hover{
    color:#FF4900;
}
.bottom_content .bottom_content_list3 .list3_li{
    margin: 0 23px;
}
.bottom_content .bottom_content_list3 .list3_li p{
    font-size: 18px;
    font-weight: 1000;
    text-align: center;
    margin-bottom: 32px;
}
.bottom_content .bottom_content_list3 .list3_li .ewm{
    width: 121px;
    height: 121px;
    overflow: hidden;
    margin: 0 auto;
}
.exg_bottom .bottom_foot{
    background: #121212;
    padding: 10px 0;
}
.exg_bottom .bottom_foot p{
    font-size: 14px;
    color:#999999;
    line-height: 21px;
}
.exg_bottom .bottom_foot p a{
    color:#999999;
}
.exg_bottom .bottom_foot p img{
    margin: 0 10px;
}