@charset "utf-8";
/* CSS Document */
footer {background: #fff;width: 100%;margin:0 auto;padding-bottom: 29px;border-bottom: 1px solid #717171;margin-top: 80px;border-top: 1px solid #717171;}
.footer_logo {padding: 30px 0 22px 0;width: 1100px;margin: 0 auto;}
.footer_logo dl {display:inline-block;text-align:center;width: 100%;position: relative;}
.footer_logo dl dd:first-child {position: absolute;top: 3px;}
.middle_footer {color:#fff;margin:0 auto;text-align: center;}
.middle_footer a {color: #7c7c7c;}
.middle_footer dl {display: inline-block;overflow:hidden;}
.middle_footer dl dd {float:left;margin: 0 11px;height: 18px;border-bottom: 1px solid;font-size: 14px;}
.footer_infor {color: #7c7c7c;margin:0 auto;text-align: center;margin-top: 23px;}
.footer_infor dd dl {display:inline-block; }
.footer_infor dd:first-child {margin-bottom:7px;}
.footer_infor dl dd {text-transform:uppercase;line-height: 16px;font-size: 14px;}

.footer_click_event {position:absolute;width: 327px;/* height: 290px; */bottom: 56px;background: #fff;border-radius: 9px;box-shadow: 5px 6px 8px #1b1b1b;padding: 0 26px;box-sizing: border-box;text-align: left;display: none;}
.footer_click_event h2 {font-size: 19px;margin-top: 29px;color:#333;font-weight:bold;letter-spacing: -1px;margin-bottom: 15px;}
.footer_click_event h2 strong {color:#d33a2c;}
.footer_click_event p {font-size:14px;line-height: 22px;letter-spacing: -0.2px;color: #797979;}
.click_logo {float:right;margin-top: 13px;}
.close_img {position:absolute;top:11px;right:13px}
.close_img img {display:block;}