@media screen and (min-width: 320px) { .footer-bg{ background: #f5f5f5; margin-top: 15px;} .footer-t{display: none;} .footer-bg{ padding: 15px 0;} .footer-b{ color: #888; font-size: 12px;} .footer-b a{ color: #888;} .footer-b a:hover{ color: #00913a;} .footer-b dt{ float: left;} .footer-b dd{ overflow: hidden;} .footer-copy{ font-size: 12px; text-align: center; line-height: 30px; color: #888;} .footer-copy a{ color: #888;} .footer-copy a:hover{ color: #00913a;} #think_page_trace_open{display:none;} } @media screen and (min-width: 992px) { .footer-t{display: block; overflow: hidden; } .footer-t dl{ width: 12.5%; float: left; } .footer-t dt{ padding-bottom: 5px;} .footer-t dt a{ color: #00913a;} .footer-t dd span{overflow: hidden; display: block;} .footer-t dd span a{ font-size: 12px; line-height: 16px; display: block; padding: 3px 0; color: #555;} .footer-t dd span a:hover{ color: #00913a;} .footer-b{ text-align: center; padding-top: 15px;} .footer-b dt{float: none; display: inline-block; overflow: hidden;} .footer-b dd{float: none; display: inline-block; overflow: hidden;} .footer-copy{ padding: 5px 0;} } @media screen and (min-width: 1140px) { }