/* footer */
.footer {
    background-color: #2cb4a6 !important;
    padding-bottom: 3.3rem !important;
    padding-top: 3.3rem !important;
    color: #ffffff;
}

.footer-container {
    width: 100%;
    padding-right:1rem !important;
    padding-left:1rem !important;
}

.footer-company {
    font-size: 0.9rem;
    text-align: center;
}

.footer-row1 {
    padding-left: 3rem;
    padding-right: 3rem;
}

.footer-row2 {
    padding-left: 2rem;
    padding-right: 2rem;
}

/*.footer-col {
    width: 33%;
    padding: 0;
}*/

.footer-weixinimg {
    width: 6.15rem;
    height: 6.15rem;
}

.footer-fcolor {
    color: rgba(255,255,255,0.6);
}

.footer-fsize1rem {
    font-size: 1rem;
}

.footer-fsize0p9rem {
    font-size: 0.9rem;
}


.footer-mtop0p5rem {
    margin-top: 0.5rem;
}

.footer-mtop1rem {
    margin-top: 1rem;
}

.footer-mtop2rem {
    margin-top: 2rem;
}

.footer-mtop2p5rem {
    margin-top: 2.5rem;
}

.footer-beian {
    margin-top: 0.5rem;
    font-size: 0.9rem;
    text-align: center;
}

.footer-beianhref {
    display: inline-block;
    height: 16px;
    line-height: 16px;
}

.footer-policeimg {
    float: left;
    margin-top: 3px;
    width: 16px;
    height: 16px;
}

.footer-policecon {
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 3px 0px 0px 5px;
    color: #ffffff;
}

/* footer end */