@charset "utf-8";

.footer { background: url(/static/edc_index/images/foot_bg.jpg) no-repeat center;background-size:cover; }
.footer .footer_img { text-align: center;padding-top: 80px; }
.footer .footer_text { text-align: center;color: #ccc;padding: 20px 0 30px; }
.footer .footer_text h3 { font-size: 48px;font-weight: 300; }
.footer .footer_text p { font-size: 28px;font-weight: 300; }
.footer .footer_cont { border-top: 1px solid #444;padding: 20px 0; }
.footer .footer_cont .QR_code { padding-left: 120px;height: 110px; }
.footer .footer_cont .QR_code a { color: #aaa;padding-top: 30px;display: inline-block;font-size: 16px; }
.footer .footer_cont .cont_AET ul li { float: left;margin-left: 30px; }
.footer .footer_cont .cont_AET ul li a { color: #ccc;font-size: 16px;display: inline-block;height: 110px;line-height: 110px;padding-left: 60px; }
.footer .footer_cont .cont_AET ul li a.add { background: url(/static/edc_index/images/foo1.png) no-repeat center left; }
.footer .footer_cont .cont_AET ul li a.E-mail { background: url(/static/edc_index/images/foo2.png) no-repeat center left; }
.footer .footer_cont .cont_AET ul li a.tel { background: url(/static/edc_index/images/foo3.png) no-repeat center left; }
.footer .footer_cont .cont_AET ul li:hover a { color: #FFF101; }
.footer .foot_links a { color: #ccc;font-size: 20px;display: inline-block;height: 110px;line-height: 110px;margin-left: 20px; }
.footer .foot_links a:hover { color: #FFF101; }

.footer .footer_bottom { background: rgba(0,0,0,0.5);padding: 30px 0 10px; }
.footer .footer_bottom .bottom_left ul li { float: left;margin-right: 20px; }
.footer .footer_bottom .bottom_left ul li a { color: #aaa;font-size: 16px; }
.footer .footer_bottom .bottom_left ul li:hover a { color: #FFF101; }
.footer .footer_bottom .bottom_left p { color: #aaa;line-height: 30px; }
.footer .footer_bottom .bottom_right select{ border: 1px solid #ddd;outline: none;width: 100%;padding: 8px 15px;background: none;border-radius: 5px;color: #ddd; }
.footer .footer_bottom .bottom_right select option{ color: #666; }
<!--0.0001060962677002-->