﻿@charset "utf-8";
/* CSS Document */

/*================首页样式================*/
.top {position:relative;padding:0px;height:55px;z-index:10;}
.top .t_cen{position:relative;height:55px;z-index:10;}
/*.top .t_c_logo{position:absolute;z-index:100;left:68px;top:13px;width:157px;height:174px;}
.top .t_c_logo img{width:157px;height:174px;}
.top .t_c_lr{position:absolute;width:84px;height:127px;z-index:10;}*/
/*.top .t_c_left{left:0px;top:0px;background:url(../img/menu_left.jpg) 59px 61px no-repeat;}
.top .t_c_right{left:1090px;top:0px;background:url(../img/menu_right.jpg) 0 61px no-repeat;}*/
.top .t_c_cen{position:absolute;top:0px;width:1200px;height:55px;z-index:10;}
.top .t_c_cen .t_c_top{position:relative;z-index:20;width:407px;height:61px;padding-left:599px;}
.top .t_c_cen .t_c_top img{float:left;margin-left:20px;}
.top .t_c_cen .t_c_top .top_sc{width:42px;height:55px;cursor:pointer;margin-top:15px;}
.top .t_c_cen .t_c_top .top_tel{width:249px;height:57px;margin-top:7px;}
.top .t_c_cen .t_c_bottom{position:relative;z-index:20;width:1280px;height:55px;z-index:25;}
.top .t_c_cen .t_c_bottom .thisMenu{position:absolute;width:100px;height:55px; z-index:30;}
.top .t_c_cen .t_c_bottom ul{position:absolute;width:1200px;z-index:35; height:55px;}
.top .t_c_cen .t_c_bottom ul li{position:relative;float:left; width:133px; height:55px;text-align:center;z-index:35; /*border-right:#e5e5e5 1px solid; border-bottom:#e5e5e5 1px solid;*/}
.top .t_c_cen .t_c_bottom ul li:hover{ background-color: #0f4a77; }
.top .t_c_cen .t_c_bottom ul li a h2{display:block; height:55px; line-height:55px; font-size:17px; color:#fff; text-align:center;/* border-right:#fff 1px solid;*/}
.top .t_c_cen .t_c_bottom ul li a h3{ display:block; width:85px; height:17px; line-height:17px; font-size:11px; color:#fff;}
.top .t_c_cen .t_c_bottom ul li:hover a h2{ color:#fff;}
.top .t_c_cen .t_c_bottom ul li:hover a h3{ color:#fff;}
/*.top .t_c_cen .t_c_bottom ul li a em{display:block;font-size:16px;color:#FFF;}*/
.top .t_c_cen .t_c_bottom ul li a i{display:block;font-size:8px;color:#333;text-align:right;padding-right:2px;font-family:"Arial";}
.menu_hover{  background-color: #0f4a77;  }
.menu_hover a h2{ color:#ffffff;}
.menu_hover a h3{ color:#ffffff;}

.thisli{  background-color: #0f4a77;  }
.thisli a h2{ color:#fff !important;}
.thisli a h3{ color:#fff !important;}


/*===============子菜单定位=================*/
.top .t_c_cen .t_c_bottom ul li .Nodes{position:absolute;overflow:hidden;width:400px;height:0px;left:0px;top:55px;z-index:100;}
.top .t_c_cen .t_c_bottom ul li .Nodes img{float:left;width:80px;height:14px;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul{position:static;float:left;width:205px;left:0px;top:0px;z-index:100;background-color:#0f4a77; padding-top:20px; height:auto;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul li{width:170px;height:30px;float:none;padding:0;margin:0 auto;border-bottom: 1px dashed #a4dae8; border-right:none !important; }
.top .t_c_cen .t_c_bottom ul li .Nodes ul li a{display:block;width:170px;height:30px;color:#ffffff;line-height:30px; font-size:14px;text-align: center;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul li a:hover{ display:block; text-decoration:none;color:#666666; background-color:#ffffff; text-align: center;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul .pa-bottom{ height:30px; width:100%;}

