@charset "utf-8";
/* CSS Document */
header{ width: 100%; background: #323232; position: fixed; top: 0; z-index: 101;}
.w1170{ width: 1170px; margin: 0 auto;}
header p{ font-size: 12px; color: #e1e1e1; line-height: 3;}
header p a{ display: inline-block; margin-right: 5px; color: #e1e1e1;}
header p a:hover{ color: #fff;}

footer{ background: #323232; padding: 40px 0;}
footer .text{float: left;}
footer .text p{ font-size: 12px; color: #e1e1e1; line-height: 2.2;}
footer .text p a{ display: inline-block; margin-right: 5px; color: #e1e1e1;}
footer .text p a:hover{ color: #fff;}
footer .qr-code{ float: right; padding: 10px; background: #fff;}
footer .qr-code img{ width: 79px;}
footer .qr-code p{ font-size: 12px; color: #323232; text-align: center; margin-top: 5px;}




