@charset "utf-8";
* { margin: 0px; padding: 0px; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; line-height: 20px; background: #FFF; }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
ol, ul, li { list-style-type: none; }
img { border: none; vertical-align: top; }

.footer { background-color: #999; clear: both; width: 100%; height: 170px; padding: 15px 0; }
.footerWrap { width: 1100px; margin: 0 auto; position: relative; }
.footerWrap .n1 { float: left; padding: 40px 50px 0 0; }
.emailText { font-size: 14px; color: #666; line-height: 34px; background-color: #FFF; border: none; float: left; width: 105px; height: 34px; padding: 0 10px; }
.emailBtn { font-size: 16px; color: #FFF; line-height: 34px; background-color: #666; border: none; display: block; float: left; width: 80px; height: 34px; overflow: hidden; cursor: pointer; }
.footerWrap .n2 { font-size: 14px; color: #FFF; line-height: 22px; border-left: 1px solid #FFF; float: left; width: 240px; height: 150px; overflow: hidden; padding-top: 20px; }
.footerWrap .n2 a { color: #FFF; }
.footerWrap .n2 p { padding: 0 10px 0 30px; }
.footerWrap .n3 { font-size: 14px; color: #FFF; line-height: 22px; border-left: 1px solid #FFF; float: left; width: 310px; height: 150px; overflow: hidden; padding-top: 20px; }
.footerWrap .n3 a { color: #FFF; }
.footerWrap .n3 p { padding-left: 30px; }
.footerWrap .n3 img { margin: 10px 30px 0 0; }