/* bottom */
.pc_bottom{
    background: #211D1D;
    padding-top: 74px;
    padding-bottom: 39px;
}
.pc_bottom .bottom_content{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    font-size: 0;
}
.bottom_content .bottom_left{
    display: flex;
}
.bottom_content .bottom_left .bottom_left_li{
    margin-right: 39px;
}
.bottom_content .bottom_left .bottom_left_li:last-child{
    margin-right: 0;
}
.bottom_content .bottom_left .bottom_left_li h1{
    font-size: 18px;
    line-height: 18px;
    color:#EBEBEB;
    font-weight: 1000;
}
.bottom_content .bottom_left .bottom_left_li img{
    width: 119px;
    height: 119px;
    object-fit: cover;
    padding-top: 35px;
}
.bottom_content .bottom_right h1{
    font-size: 18px;
    line-height: 18px;
    color:#EBEBEB;
    font-weight: 1000;
}
.bottom_content .bottom_right .bottom_tel{
    font-size: 40px;
    line-height: 40px;
    color:#fff;
    font-weight: 1000;
    font-family: DINOffcPro;
    padding-top: 25px;
}
.bottom_content .bottom_right p{
    font-size: 16px;
    color:#fff;
    line-height: 26px;
    display: flex;
    justify-content: space-between;
    width: 180px;
    padding-top: 8px;
}
.bottom_content .bottom_right p b{
    flex-shrink: 0;
}
.bottom_content .bottom_right a{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #AA0000;
    color:#fff;
    font-weight: 1000;
    width: 186px;
    height: 46px;
    font-size: 16px;
    margin-top: 8px;
}
.bottom_content .bottom_right a img{
    margin-right: 15px;
}
.pc_bottom_beian{
    height: 43px;
    text-align: center;
    font-size: 14px;
    line-height: 43px;
    color:#666666;
    background: #282828;
}
/* 悬浮 */
.gongdi_list_xuanfu{
    height: 92px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 19;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gongdi_list_xuanfu .xuanfu_img01{
    margin-bottom: 80px;
    width: 200px;
}
.gongdi_list_xuanfu p{
    font-size: 26px;
    color:#fff;
    margin-left: 59px;
    margin-right: 36px;
}
.gongdi_list_xuanfu .xuanfu_img02{
    width: 54px;
}
.gongdi_list_xuanfu .xuanfu_ewmbg{
    padding: 7px;
    text-align: center;
    font-size: 0;
    box-shadow: 0 4px 9px rgba(0,0,0,0.1);
    background: #fff;
    border-radius: 10px;
    margin-left: 30px;
    margin-bottom: 100px;
}
.gongdi_list_xuanfu .xuanfu_ewmbg img{
    width: 129px;
}
.gongdi_list_xuanfu .xuanfu_ewmbg p{
    font-size:14px;
    line-height: 14px;
    color:#000;
    text-align: center;
    margin: 0;
}
/* 导航 */
.mjdz_kefu{
    width: 84px;
    height: 560px;
    border-radius: 5px;
    background: #BD1B1B;
    position: fixed;
    right: 41px;
    top: 180px;
    z-index: 98;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mjdz_kefu .mjdz_kefu_li{
    margin-bottom: 12px;
    position: relative;
}
.mjdz_kefu .mjdz_kefu_li .kefu_libg{
    width: 48px;
    height: 48px;
    margin: 0 auto;
    font-size:0;
}
.mjdz_kefu .mjdz_kefu_li .kefu_libg img{
    width: 100%;
    height: 100%;
}
.mjdz_kefu .mjdz_kefu_li p{
    font-size: 14px;
    color:#fff;
    line-height: 14px;
    text-align: center;
    padding-top: 11px;
    transition: all .3s ease;
}
.mjdz_kefu a:hover .mjdz_kefu_li p{
    color:orange;
}
.mjdz_kefu .mjdz_kefu_li_br{
    width: 80px;
    height: 1px;
    background: url(./images/kefu_icon07.png)no-repeat center/100% 100%;
    margin-bottom: 9px;
}
.mjdz_kefu .mjdz_kefu_top{
    width: 57px;
    height: 57px;
    margin: 0 auto;
    padding:15px 0;
    font-size: 0;
}
.mjdz_kefu .mjdz_kefu_top img{
    width: 100%;
    height: 100%;
}
.mjdz_kefu .mjdz_kefu_li .ewmfk{
    position: absolute;
    left: -200px;
    background: #F9F9F9;
    padding: 10px;
    border-radius: 5px;
    width: 160px;
    box-shadow: 0 10px 16px rgba(0,0,0,0.15);
    top: 50%;
    transform: translateY(-50%);
    display: none;
    font-size: 0;
}
.mjdz_kefu a .mjdz_kefu_li .ewmfk p{
    font-size: 14px;
    font-family: DINOffcPro;
    color:#BD1B1B;
    text-align: center;
    padding: 0;
    line-height: 24px;
}
.mjdz_kefu .mjdz_kefu_li .ewmfk p.tit{
    font-size: 18px;
}
.mjdz_kefu .mjdz_kefu_li .ewmfk::after{
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #F9F9F9;
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
}
.mjdz_kefu .mjdz_kefu_li .ewmfk img{
    width: 100%;
    height: 160px;
}

.gdxq-qrcode-box {position: fixed; top: 0px; left: 0px; margin: auto; background: rgba(0,0,0,0.75); width: 100%; height: 100%; z-index: 100; opacity: 0; visibility: hidden; transition: all 0.5s ease; }
.gdxq-qrcode-box.active { opacity: 1; visibility: visible; }
.gdxq-qrcode-box .gdxq-qrcode-inner { width: 392px; position: absolute; top: 50%; left: 50%; background: #fff; transform: translate(-50%,-65%); border-radius: 10px; opacity: 0; visibility: hidden; transition: all 0.5s ease; border-radius: 15px; }
.gdxq-qrcode-box.active .gdxq-qrcode-inner { opacity: 1; visibility: visible; transform: translate(-50%,-50%); }
.gdxq-qrcode-text {padding: 39px 15px 0; text-align: center; font-size: 15px; }
.gdxq-qrcode-bg {position: absolute; top: -2px; left: 0px; z-index: -1; border-radius: 10px 10px 0 0; overflow: hidden; }
.gdxq-qrcode-bg img {width: 100%; }
.gdxq-qrcode-img {background: #fff;width: 255px; height: 255px; font-size: 0px; margin: 25px auto 0; box-shadow: 0 5px 10px rgba(0,0,0,0.05); padding: 10px; border: 1px solid #ebebeb; box-sizing: border-box; }
.gdxq-qrcode-img img {width: 100%; height: 100%; object-fit: cover; }
.gdxq-qrcode-tip {text-align: center; font-size: 14px; color: #999; padding: 10px 20px 20px; }
.gdxq-qrcode-text p span {display: block; font-size: 20px; font-weight: bold; color: #fff; }
.gdxq-qrcode-text p b {color: #fff; font-weight: normal; border: 1px solid rgba(255,255,255,0.25); padding: 5px 15px; border-radius: 50px; display: inline-block; margin-top: 10px; }
.gdxq-qrcode-close {position: absolute; top: -15px; right: -15px; width: 39px; height: 39px; display: flex; align-items: center; justify-content: center; background: rgba(0,0,0,0.75); border-radius: 50px; }
.gdxq-qrcode-close img {width: 15px; }


/* bottom */
.exg_bottom{
    background: #211D1D;
}
.exg_bottom_bottom{
    width: 1200px;
    margin: 0 auto;
}
.bottom_content{
    color:#EBEBEB;
    padding: 50px 0;
}
.bottom_content .list1tit{
    font-size: 18px;
    line-height: 18px;
    font-weight: 1000;
    padding-bottom: 29px;
    color:#fff;
}
.bottom_content .listli{
    display: flex;
    align-items: flex-start;
    margin-bottom: 19px;
}
.bottom_content .listli h1{
    font-size: 40px;
    font-family: DINOffcPro;
    line-height: 40px;
}
.bottom_content .listli p{
    font-size: 16px;
    line-height: 16px;
}
.bottom_content .listli .listli_btn{
    display: inline-block;
    width: 186px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background: #AA0000;
    color:#fff;
    font-size:16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom_content .listli .listli_btn img{
    margin-right: 15px;
}
.bottom_content .bottom_content_list2 .list2_br{
    width: 1px;
    height: 187px;
    background: url(../images/bottom_br.png)no-repeat center/100% 100%;
}
.bottom_content .bottom_content_list2 .list2_li{
    padding: 0 22px;
    min-height: 225px;
}
.bottom_content .bottom_content_list2 .list2_li h1{
    font-size: 18px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#fff;
    width: 140px;
    height: 34px;
}
.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:#B89767;
}
.bottom_content .bottom_content_list3 .list3_li{
    margin-left: 45px;
}
.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;
}
.cl-flexcont{
    display: flex;
    align-items: center;
    justify-content: center;
}
.cl-flexsp{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cl-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cl-alitem{
    display: flex;
    align-items: center;
}
.cl-flexwarp{
    flex-wrap: wrap;
}
.cl-flexjusp{
    display: flex;
    justify-content: space-between;
}
.cl-juspcenter{
    display: flex;
    justify-content: center;
}
.cl-directioncent{
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cl-directionsp{
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pc_bottom_beian{
    height: 43px;
    text-align: center;
    font-size: 14px;
    line-height: 43px;
    color:#666666;
    background: #282828;
}