   .homeg {
        position: relative;}


    .homeg svg {
        display: block;
        margin: 0 auto;
        width: .5rem;
        height: .5rem;}

    .homeg p {
        text-align: center;
        font-size: .22rem;
        color: #333333;
        font-weight: bold;
        line-height: 1.25;
        margin: .1rem 0 0;
        font-family: "Microsoft Yahei";}

    .homeg a {
        height: 1.4rem;
        display: flex;
        margin: 0 auto;
        align-items: center;
        justify-content: center;}

    .homeg a::before {
        content: "";
        position: absolute;
        background: url("https://www.dr-farshidrahimi.com/images/list1_bg.png") center no-repeat;
    background-size: 100% 100%;
    width: 1.34rem;
    height: 1.34rem;
    top: 50%;
    left: 50%;
    margin: -.67rem 0 0 -.67rem;
    z-index: -1;
    -webkit-filter: drop-shadow(0 0 .4rem rgba(0, 0, 0, .25));
    filter: drop-shadow(0 0 .4rem rgba(0, 0, 0, .25));
    -webkit-animation: play 15s linear infinite;
    -moz-animation: play 15s linear infinite;
    animation: play 15s linear infinite;
    opacity: 0;}

    .homeg a:hover::before {
        opacity: 1;}
    @media (max-width: 768px) {
     .homeg svg {
        width: .4rem;
        height:  .4rem;}
 .homeg p {
        font-size: .16rem;}.homeg a::before{display:none;}
    .homeg a {
    height: 1rem;}
}
.container06 .wp1 {
    margin: 0 auto;
    width: 16.7rem;}

.map-phone {
    display:none;}

@media(max-width:768px) {
    .container06 .wp1 {
        max-width:100%;}

    .map-pc {
        display:none;}    
    
    .map-phone {
        display:block;}
}
footer .fl02 .center{
    width: 4.5rem!important;}
