.divider {
    margin-bottom: 0.4rem;
}
a{
    text-decoration: none;
}

footer.footer {
    padding-bottom: 0;
}
.footerwximg{
     width: 90px;
     margin: 0 4px 12px 4px;
     
}
.footerwximg img{
    width: 80px;
    margin: 0 auto 6px auto;
    display: block;
    border: 1px #dfd8d8 solid;
}
.footerwximg p{
      font-size: 12px;
    margin: 0 0 !important;
    text-align: center;
    line-height: 13px;
    letter-spacing: -1px;
}
footer.footer .law-mark .tel h4 {
    color: #3f75bb;
    font-size: 18px;
    margin: 0 0 12px 0;
}
footer.footer .law-mark .tel p {
    line-height: 22px;
    font-size: 12px;
    color: #999999;
    text-align: center;
}
footer.footer .law-mark .tel p.telname{
        color: #333333; 
    text-align: center;
    font-size: 13px;
    /* font-weight: 700; */
    margin: 0 0 6px 0;
    line-height: 18px;
}
footer.footer .law-mark .tel p.telname span{
    display: block;
}
footer.footer .law-mark .tel p img{
     width: 0.3rem;
    opacity: 0.6;
    vertical-align: middle;
    margin: -2px 3px 0 0;
}
footer.footer .law-mark .tel p a{
    display: inline-block !important;
    color: #999999;
}


.header__top #logo{
    display: block;
}
.header__top #newlogo{
    display: none;
}
.header__top.float-up #logo{
    display: none;
}
.header__top.float-up #newlogo{
    display: block;
}

.header__top #sandwich{
    display: block;
}
.header__top #newsandwich{
    display: none;
}
.header__top.float-up #sandwich{
    display: none;
}
.header__top.float-up #newsandwich{
    display: block;
}


#topBTN {
    padding: 4px;
    display: inline-block;
    position: fixed;
    bottom: 12%;
    right: 10px;
    background: rgba(0,0,0,0.7);
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    z-index: 10000;
    width: 34px;
    height: 34px;
    line-height: 38px;
    font-size: 0;
}
#topBTN  img{
    width: 100%;
}

img{
    max-width: 100%;
}


.iconcar{
    width: 24px !important;
    display: inline-block;
    margin: -2px 2px 0 0;
    vertical-align: middle;
}
header .header__top .logo {
    height: auto !important;
}


.footertel{
    display: none !important;
}




