@charset "utf-8";
/* CSS Document */

/*================定义通用样式================*/
.w{ width:1200px;margin:0 auto;}
.ww{ width:1200px;}
.fl { float:left; }
.fr { float:right; }
.hide { display:none;}
.clear { clear:both; }
.clearfix { zoom:1;}
.clearfix:after { content:" "; display:block; clear:both; height:0; }
.icon { background:url(/ckxy/images/icon_bg.png) no-repeat;}
a img.opacity { filter:alpha(opacity=100); opacity:1; -moz-opacity:1; } 
a:hover img.opacity { filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8; }
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt25{ margin-top:25px;}
.mt35{ margin-top:35px;}

.ml30{ margin-left:30px;}
.ml5{ margin-left:5px;}
.ml49{margin-left:49px;}

/*================首页样式================*/
.top {position:relative;width:100%;height:60px;background:#222;z-index:10;}
.top .t_cen{position:relative;height:127px;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(/ckxy/images/menu_left.jpg) 59px 61px no-repeat;}
.top .t_c_right{left:1090px;top:0px;background:url(/ckxy/images/menu_right.jpg) 0 61px no-repeat;}
.top .t_c_cen{position:absolute;left:83px;top:0px;width:1200px;height:127px;background:url(/ckxy/images/menu_cen.jpg) repeat-x;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:40px;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:1200px;height:66px;margin-left:11px;background:url(/ckxy/images/menu_line_bg.jpg) 162px 11px no-repeat;z-index:25;}
.top .t_c_cen .t_c_bottom .thisMenu{position:absolute;left:0px;;width:142px;height:60px;background:#00c5d8;z-index:30;}
.top .t_c_cen .t_c_bottom ul{position:absolute; margin:0 auto;width:1000px;z-index:35}
.top .t_c_cen .t_c_bottom ul li{position:relative;float:left;width:142px;height: 60px;text-align:center;z-index:35; line-height: 60px;}
.top .t_c_cen .t_c_bottom ul li a{display:block;width:142px;height: 60px; 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:#FFF;text-align:right;padding-right:2px;font-family:"Arial";}
/*===============子菜单定位=================*/
.top .t_c_cen .t_c_bottom ul li .Nodes{position:absolute;overflow:hidden;width:142px;height:0px;top:60px;z-index:2200; font-size: 12px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden;}
.top .t_c_cen .t_c_bottom ul li .Nodes img{float:left;width:142px;height:14px;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul{position:static;float:left;width:142px;left:0px;top:0px;z-index:100;background-color:#0c8e9b;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul li{width:142px;height:30px;float:none;padding:0;margin:0;border-bottom: 1px dotted #1ba9b7;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul li a{display:block;width:142px;height:30px;color:#FFF;line-height:30px;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul li a:hover{text-decoration:underline;color:#fff;background:#00c5d8;}

