/* CSS Document */
*{margin:0;padding:0;}
a{text-decoration:none;}
ul,li{list-style:none;}
img{border:0;}

body{background:#f8f8f8;font-size:12px;}

/*------------top------------*/
.top{width:100%;height:40px;background:#f5f5f5;border-bottom:1px solid #e7e7e7;}
.top-con{width:1200px;height:40px;line-height:40px;margin:0px auto;font-size:12px;color:#666;}
.top-con-left{width:240px;height:40px;float:left;}
.top-con-right{height:40px;float:right;}
.top-con-right a{float:left;color:#666;}
.top-con-right span{float:left;margin:0 20px;}
.top-con-right b{float:right;background:url(../images/tel-icon_03.jpg) no-repeat left center;text-indent:20px;font-size:14px;color:#fe8101;font-family:"微软雅黑";}

/*-----logo------*/
.top2{width:100%;height:110px;background:#fff;}
.top2-con{width:1200px;height:110px;margin:0 auto;}
.logo{width:344px;height:52px;float:left;margin-top:28px;}
/*-------nav----------*/
/*
.nav{height:42px;float:right;margin-top:28px;font-family:"微软雅黑";}
.nav li{height:42px;line-height:42px;float:left;margin:0 24px;}
.nav li a{font-size:14px;color:#000;padding:16px 6px;}
.nav li a:hover{border-bottom:1px solid #fe8101;color:#fe8101;}
*/


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{ position:relative; z-index:1;right:0;    font-family:"微软雅黑"; }
.nav{width:780px;color:#333; height:42px; line-height:42px; float:right;margin-top:28px;}
.nav a{ color:#333;  }
.nav h3{ float:left;  font-size:100%; font-weight:normal; font-size:14px;  }
.nav .m{ float:left;  position:relative; margin-left:22px;}
.nav .s{ float:left; width:9px; text-align:center; color:#eee;   }
.nav h3 a{  display:block; padding:0 16px;  }
.nav .on a{  border-bottom:2px solid #fe8101;color:#fe8101;  }
.nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:0; top:44px; z-index:1; width:87px; border:1px solid #E6E4E3; border-top:0;  background:#fff; }
.nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;   }
.nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;   }
.nav .sub li a:hover{ color:#FE7700;   }

/*--------foot--------*/
.foot{width:100%;height:auto;background:#2b2b2b;overflow:hidden;}
.foot1{width:1200px;height:auto;margin:0 auto;overflow:hidden;}
.foot-left{width:346px;height:auto;float:left;}
.foot-logo{width:346px;height:52px;float:left;}
.foot-link1{width:1198px;height:auto;line-height:40px;border:1px solid #494949;margin:40px auto;overflow:hidden;font-family:"微软雅黑";padding:10px 0;}
.foot-link1 dt{width:100px;height:40px;font-size:16px;color:#fff;float:left;margin-left:10px;}
.foot-link1 dd{width:1008px;height:auto;font-size:14px;float:left;overflow:hidden;}
.foot-link1 dd a{display:block;color:#a2a2a2;height:40px;float:left;margin-right:20px;}
/*
.foot-left dl{width:346px;height:auto;overflow:hidden;font-family:"微软雅黑";border-top:1px solid #3b3b3b;}
.foot-left dl dt{height:30px;line-height:30px;font-size:16px;color:#fff;float:left;margin-top:10px;}
.foot-left dl dd{width:346px;height:auto;line-height:26px;font-size:14px;float:left;overflow:hidden;}
.foot-left dl dd a{color:#a2a2a2;margin-right:10px; white-space : nowrap;}
*/
.foot2{width:852px;height:auto;float:right;margin:6px auto 46px auto;font-family:"微软雅黑";}
.foot2 dl{float:left;margin-left:118px;}
.foot2 dl dt{height:18px;line-height:18px;font-size:16px;color:#fff;}
.foot2 dl dd{height:14px;line-height:14px;font-size:14px;margin-top:22px;color:#a2a2a2;}
.foot2 dl dd a{color:#a2a2a2;}

.foot3{width:100%;height:70px;border-top:1px solid #494949;text-align:center;line-height:70px;color:#fff;font-size:14px;font-family:"微软雅黑";margin:0 auto;}

.r{border:1px solid #f00;}