
body {}

/* 2020/06/11 yyq 修改 */
#minHcontact2 {
    text-align: center;
}

#minHcontact2 .fa-phone {
    display: none;
}

#minHcontact2 p {
    height: 100%;
    font-size: 22px;
}

#minHcontact2 p .telNum {
    position: relative;
    font-size: 18px;
    line-height: 40px;
    color: #555;
    padding-left: 10px;
    border-left: 1px solid rgba(170, 170, 170, 0.2);
    text-align: right;
}

#minHcontact2 p .telNum:before {
    content: "";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: -30px;
    bottom: 0;
    width: 20px;
    height: 16px;
    color: #adadad;
}

#minHcontact2 p a {
    font-size: 13px;
    line-height: 13px;
    color: #b1b1b1;
    text-align: right;
    margin-bottom: 8px;
}

#minHcontact2 {
    position: absolute;
    bottom: 30px;
    width: 100%;
}

#minHcontact2 {
    text-align: left;
}

#minHcontact2 p a {
    display: block;
    text-align: left;
    text-indent: 70px;
}

#minHcontact2 p .telNum::before {
    left: -100px;
}

#minHcontact2 p a {
    text-indent: 80px;
}

#minHcontact2 p .telNum {
    line-height: 38px;
}

#minHcontact {
    bottom: 100px;
}

.agent-mobile #mcontact .contactinfo p.add {
    height: auto;
}

/* 2020/06/11 yyq 修改 */


/* 2021/06/30 yyq 修改 */
#minHcontact {
    display: none;
}
/* 2021/06/30 yyq 修改 */

/* 2023-9-6 tao start */
.nav_img{
    position:absolute;
    left:20px;
    bottom:20px;
    width:160px;
}
/* 2023-9-6 tao end */