﻿#footer01 footer { background-color: #10568a; font-size: 16px; }
* { margin: 0; padding: 0; outline: 0; }
#footer01 footer .center { width: 1200px; margin: auto; min-width: 1200px; }
#footer01 footer .center .footer_links { padding: 20px 0; }
#footer01 footer .center .footer_links ul { width: 100%; }
#footer01 footer .center .footer_links ul li { float: left; width: 17.8%; text-align: center; border: 1px solid #74ACD6; cursor: pointer; font-size: 15px; line-height: 35px; height: 35px; margin: 5px 1%; overflow: hidden; }
#footer01 a { color: #FFF; }
#footer01 .bfc::after { content: ""; display: block; clear: both; }
#footer01 footer .center .footer_links ul li a { color: #74ACD6; }
#footer01 footer .center .footer_info { border-top: 2px solid #074675; padding: 20px 0; }
#footer01 footer .center .footer_info table { width: 1100px; margin: auto; min-width: 1100px; }
#footer01 footer .center .footer_info table .dz img { width: 80px; }
#footer01 footer .center .footer_info tr ul li { font-size: 14px; color: #fff; line-height: 25px; height: 25px; }
#footer01 footer .center .footer_info tr td .jiucuo img, #footer01 footer .center .footer_info tr td .zhaocuo img { width: 110px; }
ul { list-style: none; }
a { text-decoration: none; }

/* 1200分辨率以下 */
@media only screen and (max-width: 1200px) {
#footer01 footer .center { width: 100%; margin: auto; min-width: 100%; }
#footer01 footer .center .footer_links ul li { margin-bottom: 1%; margin: 5px 5px; }
#footer01 footer .center .footer_info table { width: 100%; min-width: 100%; }
.dz { display: none; }
.zhaocuo { display: none; }
#footer01 footer .center .footer_info tr ul li { text-align: center; }
}

@media only screen and (max-width: 768px) {
#footer01 footer .center .footer_links ul li { width: 45.8%; margin-bottom: 10px; }
#footer01 footer .center .footer_info tr ul li { line-height: 30px; height: auto; }
}
