.footer{background-color: #323232;min-height: 10rem;color: #b5b6b6;box-sizing: border-box;}
.clear_both{clear: both;}

/*link*/
.link_box{padding-top: 1rem;width: 100%;}
.link_item{/* height: .9rem; */height: .75rem;/* width: 54%; */width: 2.9rem;margin-right: .64rem;display: inline-block;}
.link_item:nth-child(2n){/* width: 45%; */margin-right: 0;}
.link_item{background-repeat: no-repeat;/*background-size: auto .44rem;*/background-size: contain;background-position: left bottom;}
.link_item a{width: 100%;height: 100%;display: block;}
/*link*/

/*footer_menu*/
.footer_menu{}
.footer_menu_li{height: .7rem;line-height: .7rem;font-size: .28rem;color: #b5b6b6;border-bottom: #737474 solid 1px;}
/*footer_menu*/

/*footer_info*/
.footer_info{margin-top: .8rem; padding-bottom: .8rem; }
.footer_info_item{margin: .05rem 0;width: 100%;font-size: .2rem;float: left;}
.footer_info_item>div{float: left;height: 100%;line-height: 1.6;}
.footer_info_item>div:nth-child(2){min-width: 80%;}
/*footer_info*/

/*copyright*/
.copyright{background-color: #000;padding-top: .75rem;padding-bottom: .75rem;}
.copyright_body{}
.copyright_body>img{width: 1.4rem;}
.copyright_box{float: right;}
.copyright_box_cell{color: #fff;font-size: .2rem;height: .52rem;}
.copyright_box_cell img {max-width: .43rem;margin-right: .2rem;}
/*copyright*/