/* CSS Document */

/*首页 公司简介*/
.jian{ width:680px;} 
.gs{ text-indent:2em;} 


 
/*首页 联系我们*/
.con{ width:200px; font-size:12px; line-height:22px;margin-bottom:15px; font-weight:bold;
} 
.con img{ vertical-align:middle; margin-bottom:4px;}

/*联系我们 联系我们*/
 
.js{ width:450px;font-size:14px; line-height:30px;margin-bottom:15px; padding-top:25px; padding-left:20px; font-weight:bold;}
.js img{ vertical-align:middle; margin-bottom:4px;}


/*首页 产品系列*/
.cplist{width:200px;background:#f8f8f8;} 
.cplist ul{ list-style:none; margin-left:15px; margin-top:10px; margin-bottom:9px;} 
.cplist li{ line-height:25px;margin:2px;} 
.cplist a{text-decoration: none;color:#666666;  } 
.cplist a:hover{ color:#f00;}
.cplist li:hover{ background:#dce9f4;}



/*软件产品*/
.jk{ margin:0 auto;}
.jk p{ width:690px; text-indent:2em;}
.zi{ color:#0077cc; font-weight:bold;}
.zi2{ color:#373662;}


/*首页 新闻中心*/
.newsmore{padding-bottom:0px; padding-left:10px;padding-right:10px;float:right; color:#999999; margin-top:3px;}
.new{width:207px;margin-left: 5px; margin-top: 10px; }
.new span{ display:block; float:right;}
.new ul{  padding:0;margin-left: 10px;}
.new li{  margin-bottom:10px;margin-left: 0px;}
.new a{ text-decoration:none; float:left; color:#666666; }
.clear:after{ clear:both; content:"."; display:block; width:0; height:0; font-size:0; visibility:hidden;}
.clear{zoom: 1;}


/*选项卡*/
#header{width:702px;border:1px solid #cccccc;font-family:"宋体";font-size:12px; color:#666666;}
#menu{margin:0;padding:0;list-style-type:none;}
#menu li{display:block;width:233px;line-height:23px;text-align:center;float:left;cursor:pointer; border-right:#e3e3e3 solid 1px;}
.sec1{ background:url(../Images/t_bg.png) repeat-x center; border-bottom:#e3e3e3 solid 1px; font-weight:bold;}
.sec2{background-color:#0872df; color:#fff;}
.block{display:block; padding:10px;line-height:20px;}
.unblock{display:none; padding:10px;  line-height:20px;}


/*库存表样式*/
.inventory{ text-align:center; }
.wip:hover{ background:#dce9f4; color:#F00;}


.inventory1{ text-align:right;}
.inventory2{text-align:left; font-size:14px; font-weight:bold;}
.inventory3{text-align:center; font-size:14px; font-weight:bold;}

/*产品推荐滚动样式*/
#demo {
overflow:hidden; 
width: 99%;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
.demo3{ text-align:center; width:230px; height:15px; float:left;}
