﻿.menu1 { width:247px;  height:100%; overflow:hidden;}
.menu1 h1 { font-size:13px; font-weight:normal;  height:40px;line-height:40px; }
.menu1 h2 { height:40px; line-height:40px; width:247px;color:#4b4b4c; font-size:14px; }
.menu1 h2 a { color:#4b4b4c; font-weight:normal; }
.menu1 h2 a:hover { color:#ff3300; font-weight:normal; }


.menu1 ul { height:100%; border-top:none;overflow:auto;}
.menu1 a {  text-decoration:none; overflow:hidden; color:#000000}
.menu1 .no { display:none; }

a{color: #333333;font-family: "微软雅黑";text-decoration: none;}
a:link{color: #333333;font-family: "微软雅黑";text-decoration: none;}
a:hover{color: #ff3300;font-family: "微软雅黑";text-decoration: none;}

/** 首页产品切换效果 **/
#tabbox{ width:1180px; overflow:hidden; margin:0 auto;}
.tab_conbox{border: 1px solid #e9e9e9;border-top: none;}
.tab_con{ display:none;}

.tabs{height: 47px;border-bottom:1px solid #e9e9e9;border-left: 1px solid #e9e9e9;width: 100%;}
.tabs li{height:46px;line-height:46px;float:left;border:1px solid #e9e9e9;border-left:none;margin-bottom: -1px;overflow: hidden;position: relative; font-size:14px;}
.tabs li a {display: block;padding: 0 40px;border: 1px solid #fff;outline: none;}
.tabs li a:hover {background: #ffffff;}	
.tabs .thistab,.tabs .thistab a:hover{background: #fff;border-bottom: 1px solid #fff; border-top:2px solid #7bbd42; }

.tab_con {padding:15px 0px;font-size: 13px; line-height:175%;}


/** 首页设备切换效果 **/
.tab{width:1180px;margin:20px auto;border:1px solid #e9e9e9;}
.tab ul.menu{height:46px;background:#FFFFFF; }
.tab ul.menu li{float:left;text-align:center;width:220px;height:46px;line-height:46px;font-size:14px;cursor:pointer;color:#3a3a3a;}
.tab ul.menu li.active{background:#fff;color:#3a3a3a;border-top:2px solid #7bbd42;border-right:1px solid #e9e9e9;border-left:1px solid #e9e9e9;}
.tab ul.menu li.hover {background: #ff3300;}	
.con1,.con2,.con3{border-top:1px solid #e9e9e9;}
.con2,.con3{display:none;}
.con1 ul,.con2 ul,.con3 ul{padding:20px 0px;}



