
.footer{
    background: #2e2e2e;
}

.to_top{
    position: fixed;
    width: 0.5rem;
    height: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    color: #fff;
    background:url(../images/index/totop.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 99;
    display: none;
    
}

.footer_center{
    width: 14rem;
    margin: 0 auto;
    display: flex;
    padding: 0.38rem 0;
    
}
.footer_left_imgbox{
    width: 3.31rem;
    height: 0.71rem;
}
.footer_left_imgbox img{
    width: 100%;
    height: 100%;
}
.footer_left_bottom{
    margin-top: 0.4rem;
}
.footer_left_contact{
    display: flex;
    /*align-items: center;*/
    margin-bottom: 0.18rem;
}
.footer_left_im{
    width: 0.22rem;
    height: 0.22rem;
    display: block;
}
.footer_left_im img{
    width: 100%;
    height: 100%;
}
.footer_left_span{
    width: 2.9rem!important;
    color: #fff;
    font-size: 0.14rem;
    margin-left: 0.2rem;
}
.footer_left_im1{
    width: 0.22rem;
    height: 0.19rem;
}
.footer_left_im1 img{
    width: 100%;
    /*height: 100%;*/
}
.footer_right{
    flex: 1;
    margin-left: 0.6rem;
    display: flex;
    justify-content: space-between;
    margin-right: 0.6rem;
}
.footer_xbox{
    display: flex;
    flex-direction: column;

}

.footer-er{
    margin-right:0;
    
}
.footer-er .sj{
    float:right;
}
.footer-er img{
    width:150px;
}
.footer-er .wx{
    float:right;
    margin-right:20px;
}
.footer-er p{
    color: #fff; 
    text-align: center;
    margin-bottom: 0.3rem;
}

.footer_title{
    font-size: 0.16rem;
    color: #fff;
    margin-bottom: 0.3rem;
}
.footer_xbox_item{
    color: #9a9a9a;
    font-size: 0.14rem;
    margin-bottom: 0.17rem;
}
.footer_xbox_item:hover{
    color: #fff;
    text-decoration: underline;
}
.footer_footer{
    border-top: 0.01rem solid rgba(255, 255, 255, .3);
    padding: 0.2rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer_footer a{
    color: #fff;
    font-size: 0.16rem;
}
.footer_txt2{
    margin: 0 0.1rem;
}


.side_fixed{
    position: fixed;
    right: 0;
    bottom: 1.2rem;
    z-index: 1001;
}
.side_contentBox{
    background: #324fbb;
    border-radius: 0.05rem 0 0 0.05rem;
}
.side_items,.side_top{
    width: 0.45rem;
    height: 0.45rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.side_top{
    display: none;
}
.side_items>img{
    width: 50%;
    height: 50%;
    margin: 0 auto;
}
.side_top>img{
     width: 50%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    
}
.side_hide{
    position: absolute;
    right: 100%;
    display: none;
}
.side_padding{
     margin-right: 0.1rem;
    background: #fff;
    box-shadow: 0 0 0.1rem 0.03rem rgba(0,0,0,.15);
    padding:0.1rem 0.15rem;
}
.side_txt{
    font-size: 0.14rem;
    color: #888;
    margin-top: 0.07rem;
    text-align: center;
}
.side_padding>img{
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
}
.side_call{
    font-size: 0.24rem;
    color: #324fbb;
    text-align: center;
    white-space: nowrap;
  
}
.side_items:hover .side_hide{
    display: block;
}
.side_items:hover{
    background: rgba(0,0,0,0.2);
}
.side_top:hover{
     background: rgba(0,0,0,0.2);
}
.side_rotate img{
    transform: rotate(180deg);
}
#side_overhidden{
    position: fixed;
    right: 0;
    bottom: 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.45rem;
    height: 0.45rem;
    background: #324fbb;
     border-radius: 0.05rem 0 0 0.05rem;
}
#side_overhidden img{
    width: 50%;
    height: 50%;
    transform: rotate(90deg);
}









@media screen and (max-width:1024px){
    .footer_center{
        width: 100%;
        padding: 1.38rem 0;
    }
    .footer_right{
        display: none;
    }
    .footer_left{
        width: 100%;
    }
    .footer{
        padding:0 15px;
    }
    .footer_footer{
        flex-direction: column;
    }
    .footer_txt2{
        padding: 0.1rem 0;
    }
    .footer_txt1,.footer_txt2,.footer_xml,.footer_left_span{
        font-size: 14px!important;
    }
    .footer_left_span{
        flex: 1;
        width: auto!important;
    }
    .footer_left_im{
        width: 0.8rem;
        height: auto!important;
    }
    .footer_left_im1{
        width: 0.8rem;
        height: auto!important;
    }
    
    .footer_left_imgbox{
        width: 70%;
        height: auto;
        margin: 0 auto;
    }
    .footer_left_contact{
        margin-top: 15px;
    }
    .footer_left_contact img{
        object-fit: contain!important;
    }
    .per_name{
        font-size: 14px;
    }
    .footer_left_contact:nth-child(3) .footer_left_im1{
        width: 0.8rem;
    }
    .footer_txt1,.footer_txt2,.footer_xml{
        line-height: 1.7;
    }
    .footer_footer{
        padding: 0.42rem 0 ;
    }
    .footer-er{
        display: none;
    }
    .to_top{
        display: none;
    }
    .side_fixed,.side_overhidden{
        display: none;
    }
}