.footer{
    display: none;
}
.footerMoble{
    background: #f0f0f0;
    border-top: 0.08rem solid #e5e5e5;
    padding-top: .2rem;
}
.footerMoble p{
    text-align: center;
    line-height: .48rem;
    color: #333;
    font-size: .26rem;
}
.footerMobleImg{
    width: 0.54rem;
    margin-right: .1rem;
}
.footerMobleImg2{
    width: 1.12rem;
}
.footerMobleP{
    padding:.3rem 0 ;
}
.innerBaseBanner{
    width:100%;
    box-sizing:border-box;
    padding:0 .25rem .25rem;
    position: relative;
}
.innerBaseBanner img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.innerBaseBanner h2{
    font-size: .42rem;
    color: #fff;
    padding: .25rem  0  0.08rem;
}
.crumbsNav{
    color: #fff;
    font-size: .26rem;
}
.crumbsNav a{
    color: #fff;
}
.crumbsNav a:hover{
    color: #2c658d
}
.goTopBtn{
    position: fixed;
    display: none;
    width: .95rem;
    height: .95rem;
    background: url(/images/MEPC_index_wapImg_v2019_22.png) no-repeat;
    background-size:100% 100%;
    right: .1rem;
    bottom:4rem;
    z-index: 999;
}
.style_pc {
    width: 2.5rem;
    margin: .2rem auto 0;
    font-size: .3rem;
    line-height: .7rem;
    text-align: center;
    border: 1px #D1DAE7 solid;
    border-radius: .1rem;
    color: #566A87;
    display: block;
    font-size: .3rem;
}
.PcBtn {
    position: fixed;
    display: block;
    width: .95rem;
    height: .95rem;
    background: url(/images/MEPC_index_pcico_v2020.png) no-repeat;
    background-size:100% 100%;
    right: .1rem;
    top:4rem;
    z-index: 999;
}