
*{ margin:0; padding:0; font-size:12px; color:#464646;}
a{ text-decoration:none;}
ul li{ list-style:none;}
.clear{clear: both;font-size: 1px;width: 1px;height: 0px;visibility: hidden;overflow: hidden;}
/*.clear样式的作用是清除浮动*/
.all{ width:1024px; margin:0 auto;}
.top{display:table; width:100%;height: 80px;}
.logo{width: 150px; height: 80px; float: left; margin-left: 25px;padding-top: 15px;}
.fuwu{background:url(images/fuwu.png) no-repeat; float: right;margin-right: 50px;padding-top: 25px;}
.banner{width: 1024px;height: 327px; padding-top: 5px;}
/*导航样式*/
.menu{background:url(images/menu_bg.jpg) repeat-x; display:table; margin:0 auto;background-color: #4380ab;}
.menu ul li{ float:left; position:relative;}
.menu ul li.li_line{ width:1px; height:44px;}
.menu ul li a{ display:block; line-height:44px; width:120px; text-align:center; color:#000; font-size:14px;}
.menu ul li a.menua_hover{ background:url(images/menua_hover.png) no-repeat; color:#fff;}
.menu ul li a:hover{ background:url(images/menua_hover.png) no-repeat; color:#fff;}
.menu ul li:hover ul{ display:tasble;}
.menu ul li ul{ position:absolute; width:350px; padding-left:30px; left:15px; background:#001126; display:none;}
.menu ul li ul li{ float:left;}
.menu ul li ul li a{ width:80px; line-height:24px; color:#fff; font-size:12px;}
.menu ul li ul li a:hover{ background:none; color:#246477;}
 /*产品样式*/
.chanpin{width:1024px;height: 270px;margin:0 auto;padding-top: 20px;}
.cpnr{width:256px;height: 256px;float: left; }
/*尾部样式*/
.footer{width:1024px;height: 100px; padding-top: 20px;}
.banquan{display:block;text-align:center; line-height:30px;}

/*手机端样式*/
.moble{width:1024px; margin:0 auto;}
