@charset "utf-8";
.top_nav { width:100%; height:56px; background:#009e9d; }
.top_nav h1 { width:190px; height:56px; float:left; overflow:hidden; position:relative; }
.top_nav h1 a { color:#009e9d; }
.top_nav h1 img { width:138px; height:36px; top:10px; position:absolute; }
.top_nav ul { height:56px; float:left; padding-left:20px; }
.top_nav ul li { height:56px; float:left; padding-right:1px; }
.top_nav ul li a { line-height:56px; color:#fff; font-size:16px; display:block; padding:0 25px; }
.top_nav ul li a:hover { background:#018d8c; }
.top_nav ul li.on a { background:#018d8c; }
.top_nav .login_box { height:56px; background:#018d8c; float:right; }
.top_nav .login_box a { line-height:56px; color:#fff; font-size:16px; display:block; padding:0 25px; }
.top_nav .ucenter_box { background:#018d8c; height:56px; float:right; padding-left:56px; padding-right:14px; position:relative; }
.top_nav .ucenter_box .img-circle { width:36px; height:36px; position:absolute; left:14px; top:10px; }
.top_nav .ucenter_box .dropdown-toggle { line-height:56px; color:#fff; font-size:14px; }
.top_nav .ucenter_box .dropdown-toggle::after { display:inline-block; margin-left:6px; vertical-align:1px; content:""; border-top:5px solid; border-right: 5px solid transparent; border-bottom:0; border-left:5px solid transparent; }
.top_nav .ucenter_box .dropdown-menu { background:#009e9d; min-width:100%!important; border:0px; margin:0px!important; }
.top_nav .ucenter_box .dropdown-menu .dropdown-item { width:100%; height:40px; line-height:40px; color:#ffffff; display:block; text-align:center; }
.top_nav .ucenter_box .dropdown-menu .dropdown-item:hover { background:#018d8c; }
.top_nav .ucenter_box .dropdown-menu .dropdown-divider { border-bottom:1px solid #018d8c; background:#018d8c; }

.footer_box { width:100%; height:auto; display:table; background:#282828; padding:50px 0; }
.footer_box img { width:350px; float:left; }
.footer_box .copy_right { width:600px; float:left; padding-left:40px; }
.footer_box .copy_right .footer_nav { width:100%; height:28px; }
.footer_box .copy_right .footer_nav a { color:#fff; margin-right:20px; font-size:14px; }
.footer_box .copy_right .footer_nav a:hover { color:#fef500; }
.footer_box .copy_right p { width:100%; height:20px; line-height:20px; display:block; color:#d6d6d6; }
.footer_box .right_lxwm { width:250px; float:left; }
.footer_box .right_lxwm b { width:100%; height:28px; display:block; font-size:18px; font-weight:bold; color:#fff; }
.footer_box .right_lxwm b span { font-size:12px; font-weight:100; }
.footer_box .right_lxwm p { width:100%; height:20px; line-height:20px; display:block; color:#d6d6d6; }