﻿@charset "utf-8";
/* CSS Document */



/*================首页样式================*/

.t_cen{position:relative;height:100px;z-index:10; left:0px; text-align:left;}
.t_c_logo{position:absolute;z-index:100;left:68px;top:13px;width:157px;height:174px;}
.t_c_logo img{width:157px;height:174px;}
.t_c_lr{position:absolute;width:84px;height:127px;z-index:10;}
/*.t_c_left{left:0px;top:0px;background:url(../images/menu_left.jpg) 59px 61px no-repeat;}
.t_c_right{left:1090px;top:0px;background:url(../images/menu_right.jpg) 0 61px no-repeat;}*/
.t_c_cen{position:absolute;top:0px;width:1100px;height:60px;z-index:10;}
.t_c_cen .t_c_top{position:relative;z-index:20;width:407px;height:61px;padding-left:599px;}
.t_c_cen .t_c_top img{float:left;margin-left:20px;}
.t_c_cen .t_c_top .top_sc{width:42px;height:40px;cursor:pointer;margin-top:15px;}
.t_c_cen .t_c_top .top_tel{width:249px;height:57px;margin-top:7px;}
.t_c_cen .t_c_bottom{position:relative;z-index:20;width:1100px;height:60px;z-index:25;}
.t_c_cen .t_c_bottom .thisMenu{position:absolute;width:100px;height:60px; background-image:url(../images/menu_this.png); background-position: bottom center; background-repeat:no-repeat;z-index:30;}
.t_c_cen .t_c_bottom ul{position:absolute;width:1100px;z-index:35}
.t_c_cen .t_c_bottom ul li{position:relative;float:left; height:100px; width:130px;/*padding:0px 17px 0;*/text-align:center;z-index:35}
.t_c_cen .t_c_bottom ul li h1 a{display:block;width:150px;height:60px; line-height:90px; font-size:20px; color:#ffffff;}
.t_c_cen .t_c_bottom ul li:hover h1 a{ color:#e4ff00;}
.t_c_cen .t_c_bottom ul li .hover01{ color:#2790e3 !important;}
.t_c_cen .t_c_bottom ul li h2{display:block;width:150px;height:19px; line-height:19px; font-size:12px; color:#ffffff;}
/*.t_c_cen .t_c_bottom ul li a em{display:block;font-size:16px;color:#FFF;}*/
.t_c_cen .t_c_bottom ul li h1 a i{display:block;font-size:8px;color:#FFF;text-align:right;padding-right:2px;font-family:"Arial";}

/*===============子菜单定位=================*/
.t_c_cen .t_c_bottom ul li .Nodes{position:absolute;overflow:hidden;width:220px;height:0px;left:-30px;top:100px;z-index:100;}
.t_c_cen .t_c_bottom ul li .Nodes img{float:left;width:80px;height:14px;}
.t_c_cen .t_c_bottom ul li .Nodes ul{position:static;float:left;width:220px;left:0px;top:0px;z-index:100;background-color:#2790e3; padding-top:20px;}
.t_c_cen .t_c_bottom ul li .Nodes ul li{width:185px;height:30px;float:none;padding:0;margin:0 auto;border-bottom: 1px dashed #5ec3cf;}
.t_c_cen .t_c_bottom ul li .Nodes ul li a{display:block;width:185px;height:30px;color:#FFF;line-height:30px; font-size:14px;}
.t_c_cen .t_c_bottom ul li .Nodes ul li a:hover{ display:block; text-decoration:none;color:#333; background-color:#ffffff;}
.t_c_cen .t_c_bottom ul li .Nodes ul .pa-bottom{ height:30px; width:100%;}

