/* 底部*/
.footeriframe {min-width: 1202px;}
.bottom {/*border-top: 2px solid #158c3c;*/padding-top: 30px;padding-left: 20px;padding-right: 21px;padding-bottom: 30px;box-sizing: border-box;background-color: #fff;}
.bottomwrap {width: 1202px;margin: 0 auto;padding-left: 143px;}
.bottomwrap>div {float: left;}
.bottom_left {margin-top: 7.5px;}
.bottom_right {margin-top: 2px;margin-left: 34px;}
.bottom_middle {margin-left: 34px;margin-right: 0px;text-align: left;font-size: 14px;color: #757574;}
.bottom_middle p {line-height: 30px;}




@media screen and (max-width:640px) {

/*底部*/
.bottomwrap {width: 100%;padding: 0;}
.bottom {padding-top: 0;}
.bottom_left {margin-left: 50px;}
.bottom_middle {margin-left: 0;}


/*底部 end*/

}