@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ font-family:"Microsoft Yahei",Arial;}
a{ text-decoration:none;}
ul,li{ list-style-type:none;}


/*footer*/
#footer{ width:100%; height:190px; background:#38393E;}
#footer .footer_con{ width:1200px; height:190px; margin:0 auto;}
#footer .footer_con ul{ overflow:hidden; height:190px;}
#footer .footer_con ul li{ float:left; display:inline;}
#footer .footer_con ul li.footer_lf{ width:340px; height:190px; background:url(/footer/footer_lf12.png) no-repeat center;}
#footer .footer_con ul li.footer_lf a{ display:block; width:100%; height:100%;}
#footer .footer_con ul li.footer_cn{ width:700px; height:160px; font-size:14px; margin-top: 1rem;color:#FFFFFF; position:relative;}
#footer .footer_con ul li.footer_cn .footer_nav{ width:709px; height:115px; margin-top:15px; padding-left:25px; }
#footer .footer_con ul li.footer_cn .footer_navv{ width:709px; position:absolute;z-index:2333;height:115px; margin-top:15px; padding-left:25px; border-left:1px solid #6C6D72; border-right:1px solid #6C6D72;}
#footer .footer_con ul li.footer_cn .footer_nav ul{ height:35px; line-height:35px;}
#footer .footer_con ul li.footer_cn .footer_nav ul a{ color:#FFFFFF; padding-right:16px;}
#footer .footer_con ul li.footer_cn .footer_nav p{ color:#d9d9da; line-height:15px; font-size:10px;}
#footer .footer_con ul li.footer_cn .footer_nav p a{ color:#d9d9da; padding:0;}
#footer .footer_con ul li.footer_cn .zztj{ position:absolute; bottom:28px; right:250px;}
#footer .footer_con ul li.footer_cn .zztj a{ color:#d9d9da; font-size:13px;}
#footer .footer_con ul li.footer_rt{ position:absolute;margin-left:3rem;  color:#d9d9da;}
#footer .footer_con ul li.footer_rt a{ display:block; width:100%; height:100%;}
