﻿/*顶部导航*/
.header{ background:#fff; height:80px; line-height:80px; color:#fff;width:100%; box-shadow:0px 0px 4px #ccc; min-width:1200px;}
.logo{font-size:26px; margin-right:90px; padding-left:20px; }
.logo img{ width:230px; float:left; margin-top:15px;}
.header .right{background:url(../images/ico_01.png) left no-repeat; padding-left:6px; color:#ccc; padding-right:15px;}
.header .right a,.header .right span{ margin-left:10px; margin-right:10px;}
.menu{ font-size:16px; float:left;}
.menu li{ float:left; margin-right:50px; height:80px; position:relative;}
.menu li a{ color:#000;height:60px; float:left}
.menu li a:hover,.menu.hover a{background:url(../images/menu-hover.jpg) bottom center no-repeat; color:#000}
.menu .nav{ position:absolute; z-index:9999; top:80px; left:-50%; width:100px; background:#fff;box-shadow:0px 0px 4px #ddd; padding:10px 15px 10px 15px; display:none}
.menu .nav li{ margin:0; width:100%; height:40px; border-bottom:1px solid #eee;}
.menu .nav a{ font-size:14px; height:40px; line-height:40px; margin-right:0}
.menu .nav a:hover{color:#45c1c1; background:0}
.menu li:hover .nav{ }
/*底部*/
.fooder{ background:#090320; overflow:hidden; color:#fff; padding-top:30px; border-top:4px solid #44c1c1}
.fooder dd a{color:#999;}
.fooder dd a:hover{color:#45c1c1}
.fooder dl{ width:26%; float:left}
.fooder dt{ margin-bottom:10px;}
.fooder dd{ width:100%; float:left; margin-bottom:5px; color:#999; font-size:16px;}
.fooder .right{ text-align:center; padding-left:90px; border-left:1px solid #333; overflow:hidden; width:148px; overflow:hidden; height:220px;}
.fooder .right dd{ background:#fff;border-radius:6px; overflow:hidden}
.fooder .right dd img{float:left; margin:4px; width:140px;}
.fooder_01{ overflow:hidden; padding-bottom:30px;}
.fooder_01 .ico{border-radius:6px; border:1px solid #44c1c1; width:100px;  float:left; padding-left:10px; padding-top:4px; padding-bottom:4px; margin-top:10px;color:#44c1c1}
.fooder_01 .ico img{ width:20px; height:20px; float:left; margin-right:10px; margin-top:5px;}
.fooder_02{ border-top:1px solid #333; height:40px; text-align:center; line-height:40px; color:#666;overflow:hidden; font-size:12px;}
.tdTitle_81 { width: 10%; line-height:35px; text-align: right; }
.tdInput_81 { width:15%; text-align: left; padding-left:5px; }
/*右边悬浮*/
/*右侧浮动层*/
.right_ico{ width:80px; overflow:hidden; position:fixed; bottom:150px; right:0px; z-index:9999; font-size:12px;}
.right_ico a{ color:#fff}
.right_ico dl{ background:#090320;border-radius:6px 0px 0px 6px; margin-bottom:5px; text-align:center; padding-top:15px; padding-bottom:10px;}
.float_wx{ position:fixed;overflow:hidden; bottom:185px;width:150px; height:150px; right:78px; z-index:9999; background-color:transparent; display:none; }
.float_wx_m{ width:140px; height:150px; box-shadow:1px 5px 10px 1px rgba(0,0,0,.19); border:1px solid #e0e0e0; background-color:#fff;}
.float_wx_m img{ margin-top:5px;}
.float_wx_square{width: 0;height: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 6px solid #fff;position: absolute;top: 64px;right: 3px;}
.right_ico dl:hover { background-color:#009688;}
