.exg_bottom{
    background: #1F1F1F;
}
.footer-href {
    padding-bottom: 0.2rem;
    width: 12rem;
    margin: 0 auto;
    border-bottom: 1px solid #3b3c3f;
    padding-top: 0.2rem;
}
.footer-href .lhw-floor-wrapper {
    font-size: .16rem;
    line-height: 2;
    overflow: hidden;
}
.footer-href p {
    float: left;
    color: #fff;
}
.footer-href a {
    color: #7c8187;
    text-decoration: none;
    margin-right: 0.19rem;
    transition: all .3s ease;
}
.exg_bottom_bottom {
    width: 12rem;
    margin: 0 auto;
}
.bottom_content {
    color: #EBEBEB;
    padding: 0.5rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bottom_content_list1{
    margin-left: .32rem;
}
.bottom_content .exg_bottom_logo{
    width: 1.96rem;
}
.bottom_content .exg_bottom_logo img{
    width: 100%;
    max-height: .6rem;
    object-fit: contain;
}
.exg_bottom_phone{
    margin-top: .44rem;
    color:#ACACAC;
}
.exg_bottom_phone p{
    font-size: .16rem;
    font-weight: bold;
}
.exg_bottom_phone p i{
    display: inline-block;
    vertical-align: bottom;
    width: .24rem;
    height: .24rem;
    background: url(../images/bottom/bottom_icon01.png)no-repeat center/100%;
    margin-right: .13rem;
}
.exg_bottom_phone .tel{
    font-size: .45rem;
    font-family: DINOffcPro;
}
.bottom_content_list2{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bottom_content_list2 .list2_br,.bottom_content_list3 .list2_br{
    width: 1px;
    height: 2.08rem;
    background: rgba(51, 51, 51,0.5);
}
.bottom_content .bottom_content_list2 .list2_li {
    padding: 0 0.39rem;
    min-height: 2.08rem;
}
.bottom_content .bottom_content_list2 .list2_li h1 {
    font-size: .16rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    line-height: .4rem;
}
.bottom_content .bottom_content_list2 .list2_li p {
    font-size: .16rem;
    color: #999999;
    line-height: .4rem;
    text-align: center;
    transition: all .3s ease;
}
.bottom_content .bottom_content_list2 .list2_li a:hover p{
    color:#FF552B;
}
.bottom_content_list3{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bottom_content .bottom_content_list3 .list3_li{
    padding: 0 .4rem;
}
.bottom_content .bottom_content_list3 .list3_li p {
    font-size: .18rem;
    font-weight: 1000;
    text-align: center;
    margin-bottom: 0.32rem;
}
.bottom_content .bottom_content_list3 .list3_li .ewm {
    width: 1.21rem;
    height: 1.21rem;
    overflow: hidden;
    margin: 0 auto;
}
.bottom_content .bottom_content_list3 .list3_li .ewm img{
    width: 100%;
    height: 100%;
}
.pc_bottom_beian {
    height: .6rem;
    text-align: center;
    font-size: .14rem;
    line-height: .6rem;
    color: #999999;
    background: #181818;
}
.pc_bottom_beian span{
    padding: 0 .03rem;
}
.pc_bottom_beian a{
    color: #999999;
    transition: all .5s ease;
}
.pc_bottom_beian a:hover{
    color:#FF552B;
}
@media screen and (max-width: 1200px) {
    .footer-href{
        width:100%;
        padding: .2rem;
        box-sizing: border-box;
    }
    .exg_bottom_bottom{
        width:100%;
        padding: 0 .2rem;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 750px){
    .bottom_content{
        flex-wrap: wrap;
        padding: 0.25rem 0;
    }
    .footer-href .lhw-floor-wrapper{
        font-size: .28rem;
    }
    .bottom_content_list1{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: .36rem;
    }
    .bottom_content .exg_bottom_logo{
        width:2.6rem;
        margin-right: .36rem;
    }
    .bottom_content .exg_bottom_logo img{
        max-height: 1rem;
    }
    .exg_bottom_phone{
        margin-top: 0;
    }
    .bottom_content_list2{
        display: none;
    }
    .exg_bottom_phone p{
        font-size: .28rem;
    }
    .exg_bottom_phone p i{
        width:.32rem;
        height: .32rem;
    }
    .exg_bottom_phone .tel{
        font-size: .68rem;
    }
    .bottom_content_list3{
        justify-content: center;
        width: 100%;
    }
    .bottom_content .bottom_content_list3 .list3_li{
        padding: 0 .2rem;
    }
    .bottom_content .bottom_content_list3 .list3_li p{
        font-size: .28rem;
    }
    .bottom_content .bottom_content_list3 .list3_li .ewm{
        width:1.8rem;
        height: 1.8rem;
    }
    .pc_bottom_beian{
        font-size: .28rem;
        height: auto;
    }
    .pc_bottom_beian span:last-child{
        display: block;
    }
}




.lhw-right-xf { width: 60px; position: fixed; bottom: 25%; right: 20px; transition: all 0.5s ease; transform: translateX(100px); opacity: 0; visibility: hidden; }
.lhw-right-xf.active { transform: translateX(0px); opacity: 1; visibility: visible; }
.lhw-right-xf .lhw-xf-free { font-size: 0px; display: block; }
.lhw-right-xf .lhw-xf-free:after { content: ""; width: 13px; height: 13px; display: block; position: absolute; top: -6.5px; right: -6.5px; background: #f60; border: 2px solid #fff; border-radius: 50px; animation: zoomIn 1.2s linear 1.2s infinite alternate; }
.lhw-right-xf .lhw-xf-item { height: 60px; display: flex; align-items: center; justify-content: center; text-align: center; background: #666; margin-top: 10px; position: relative; transition: all 0.5s ease; text-decoration: none; color: #323232; }
.lhw-right-xf .lhw-xf-item:hover { background: #323232; }
.lhw-right-xf .lhw-xf-item i { position: absolute; top: 5px; left: -10px; animation-fill-mode: both; animation-duration: 1s; animation-name: flash; animation-iteration-count: infinite; }
@keyframes shake {from, to {-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% {-webkit-transform: translate3d(-2px, 0, 0); transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% {-webkit-transform: translate3d(2px, 0, 0); transform: translate3d(2px, 0, 0); } }
@keyframes flash {from, 50%, to {opacity: 1; } 25%, 75% {opacity: 0; } }

.lhw-right-xf .lhw-xf-tel .lhw-connect-box { width: 256px; position: absolute; top: -139px; right: 70px; background: #fff; padding: 25px 0; text-align: left; box-shadow: 0 15px 32px rgba(0,0,0,0.15); opacity: 0; transform: translate(100px,100px) scale(0); visibility: hidden; transition: all 0.5s ease; }
.lhw-right-xf .lhw-xf-tel:hover .lhw-connect-box { transform: translate(0,0) scale(1); opacity: 1; visibility: visible; }
.lhw-right-xf .lhw-xf-tel .lhw-connect-box:after { content: ""; width: 0px; right: 0px; border-left: 5px solid #fff; border-top: 5px solid transparent; border-bottom: 5px solid transparent; position: absolute; right: -5px; bottom: 90px; }
.lhw-right-xf .lhw-xf-tel .lhw-connect-box span { display: block; padding: 0 25px; }
.lhw-right-xf .lhw-xf-tel .lhw-connect-box span b { color: #2589ff; }
.lhw-right-xf .lhw-xf-tel .lhw-connect-box p { margin: 20px 0 0; text-align: center; }



.lhw-footer .footer-copyright p{
	color:#acacac;
}
.lhw-footer .footer-copyright p a{
	color:#acacac;
}