.container0 {
    width: 1041px;
    margin: 0 auto;
}
.bottom {
    border-top: 2px solid #158c3c;
    padding: 25px 21px 50px 20px;
    box-sizing: border-box;
    background-color: #fff;
}
.bottom p {
    text-align: center;
}
.bottomwrap {
    width: 960px;
    margin: 0 auto;
}
.bottomwrap>div {
    float: left;
}
.bottom_left {
    margin-top: 7.5px;
}
.bottom_middle {
    margin-left: 30px;
    margin-right: 40px;
    text-align: center;
    font-size: 1pc;
    color: #151515;
}
.bottom_right {
    margin-top: 2px;
}

.footer-frame-cont{    position: relative;}
.footer-frame-copyright p{font-size:12px;color: #666666;font-family: "微软雅黑";margin: 12px 0;}
.footer-frame-copyright p a{font-size:12px;}
.footer-frame-copyright a{font-size:12px;}
.footer-frame-cont p a{font-size:12px;color: #666666;font-family: "微软雅黑";}
/*  */

@media(max-width:640px){
.container0{ width:100%!important;}
.footer-frame-copyright{width: 80%; margin: 0 auto;}
.footer-frame-cont div p img{ margin-top: 100px!important; margin-right: 60px!important;}
}