@charset "utf-8";
/* CSS Document */
/*
+-----------------------------------------------------------------------+
|	WordPress Plugin: WP-DownloadManager 								|
|	Copyright: 2017 in Industry Research Institut              			|
|																		|
|	File Written By:													|
|	- ranbo												                |
|																		|
|	File Information:													|
|	- CSS pc_footer Style				               					|
+-----------------------------------------------------------------------+
*/
.footer_end {width: 100%;height: 180px;background:#072433; }
.footer_end_box {width: 1000px;margin:0 auto 20px; padding-top: 10px;}
.footer_end_box_left { width: 700px; margin-top: 30px; float: left;}
.footer_nav { width: 100%; height: 28px;}
.footer_nav a{height:28px; font-size:14px; color:#fff; display:block; line-height:28px; float:left;}
.footer_nav i{height:28px; font-size:14px; color:#fff; line-height:28px; display:block; float:left; margin:0px 12px;}
.footer_end_box p { text-indent: 0em; font-size: 14px; display: block; width: 100%; color: #7d8798; line-height: 32px;}
.footer_end_box_right{ float: right; position: relative; margin-top: 20px; height: 120px; background: #fff;}
.code2{height: 100px;width: 100px;}
.footer_end_box_right span{ height: 26px; font-size: 12px; color: #666; line-height: 26px; display: block; text-align: center; position: absolute; bottom: 0px; width: 100%;}

