



.fixbottonnew{ display:none; position:fixed;width:100%;left:0;bottom:0;z-index: 9; background-color:#DE0B2D; border-top:1px solid #dcdcdc;overflow:hidden; color:#FFFFFF; }
.fixbottonnew a{width:50%;float:left;font-size:18px; position:relative; display:block; padding:7px 0;color:#fff;}
.fixbottonnew a img{width:24px; display:inline-block; vertical-align:middle;margin-right:12px; margin-bottom:2px}
.fixbottonnew a:last-child{background-color:#0067BB;}
.fixbottonnewh{ display:none; height:51px;}
.text-center {text-align:center}

@media (max-width:992px){
	.fixbottonnew, .fixbottonnewh{display: block;}
	.fixbottonnew a{ color:#FFFFFF}
	.kefu{display: none;}
	.l_publick_tel{ display:none}

}
.l_publick_tel {
    position: fixed;
    bottom: 35px;
    right:5px;
    z-index: 10;
}

.l_publick_telic {
    padding-right: 10px;
    background: #be002f;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    transition: all 1s;
    /* width: 71px; */
    height: 46px;
    padding-left: 10px;
    padding-top: 13px;
}



.l_pf_dh {
    width: 125px;
    /* display: none; */
    animation: fadeInRight 1s;
    background: #d70035;
    z-index: 0;
    padding: 15px;
    border-radius: 10px;
}

.l_pf_ddh {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 10px;
}

.l_pf_dhh {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #fff;
    /* line-height: 36px; */
    margin-bottom: 24px;
    font-weight: bold;
}

.l_pf_dhh:last-child {
    margin-bottom: 28px;
}



.l_pf_text {
    margin-bottom: 10px;
    background: #fff;
    border-radius: 5px;
}


.l_pf_text p {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #d70035;
    font-weight: bold;
    white-space: nowrap;
    display: block;
    padding: 5px 10px;
    cursor: pointer;
}

.l_pf_text img {
    width: 15px;
    position: relative;
    bottom: 1px;
	padding-top:4px; padding-right:3px
}

.l_pf_text:first-child img {
    width: 16px;
}

