@charset "utf-8";
/* CSS Document */
body{ background-color:#fff;}
.container .part_con_left{ width:280px; float:left;}
.container .part_con_right{ width:280px; float:right;}
.container .part_con_center{ width:390px; float:left; margin:0 0 0 15px; padding:0 15px; border-left:1px #ccc solid; border-right:1px #ccc solid;}


/*幻灯片*/
.home_focusBox { position: relative; width:1010px; height:305px; overflow: hidden; margin:0 auto; margin-bottom:10px;}
.home_focusBox .pic img { width:1010px; height:305px; display: block; }
.home_focusBox .hd { overflow:hidden; zoom:1; position:absolute; bottom:10px; right:10px; z-index:3}
.home_focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:18px; height:8px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.home_focusBox .hd .on{ background:#fff; filter:alpha(opacity=100);opacity:1;   }	
.home_focusBox .prev,	.home_focusBox .next { width:45px; height:99px; position:absolute; top:91px; z-index:3; filter:alpha(opacity=20); -moz-opacity:.2; opacity:.2; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}	
.home_focusBox .prev { background-image:url(../images/index.png); background-position:-112px 0; left:0 }
.home_focusBox .next { background-image:url(../images/index.png); background-position:-158px 0; right:0 }
.home_focusBox .prev:hover,	.home_focusBox .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }	


.intro_box, .pro_box, .sol_box{ height:253px; overflow:hidden;}

/*关于我们*/
.intro_box .body{ line-height:22px;}
.intro_box .body img { float: left; width:120px ; height:80px; margin:0  8px 0 0;}
.intro_box .body { text-indent:22px;}





/*最新产品*/
.pro_lists { position: relative; zoom: 1; margin:10px auto;  }
.pro_lists li{ width:168px; display:inline-block; float:left; margin:0 10px;}
.pro_lists li .imga{ width:168px; height:126px; margin-bottom:7px;}
.pro_lists li .name{ display:block; text-align:center; color:#00377a; font-weight:bold; height:24px; line-height:24px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pro_lists p{margin-top:5px;}
.pro_lists{position:relative;margin:0 auto;width:390px;height:198px;}
.pro_lists .next,.pro_lists .prev{position:absolute;top:50px;left:0;z-index:100;width:21px;height:21px;background:url(../images/icons.png) 0 -54px no-repeat; cursor:pointer}
.pro_lists .next{right:0;left:auto;background-position:-21px -54px}
.pro_lists .next:hover{background-position:-21px -33px}
.pro_lists .prev:hover{background-position:0 -33px}

.pro_lists .tempWrap{margin-left:7px;}
.pro_lists li{position:relative;float:left;width:168px;text-align:center}



.sol_box .top_img{ margin-bottom:8px;}
.sol_box .article_list{ height:115px;}


.tec_box .top_img{ margin-bottom:8px;}
.tec_box .txt{ text-indent:22px; line-height:22px;}



/*新闻*/
.news_box .news_tab-nav { padding-top:7px;height: 29px; line-height: 30px; }	
.news_box .news_tab-nav li{ float: left; height: 29px; line-height: 30px; }
.news_box .news_tab-nav li a{ display:block; padding:0 14px; font-size:15px; font-family: "Microsoft YaHei";}
.news_box .news_tab-nav li a:hover{text-decoration:none;   }
.news_box .news_tab-nav li.on{background-color: #cc3300; border-radius:3px 3px 0 0; }
.news_box .news_tab-nav li.on a{color:#fff; }
.news_box .news_tab-bd {}

.aimg_list{}
.aimg_list .left_img{ float:left;}
.aimg_list .left_img .imga{ width:135px; height:90px; border:1px #e7e7e7 solid;}
.aimg_list .right_con{float:right; width:240px;}
.aimg_list .right_con h3{ margin:5px 0 8px 0; font-size:12px;font-family: "SimSun";  font-weight:bold;}
.aimg_list .right_con .txt{line-height:20px; color:#555;height:60px; overflow:hidden;}
.aimg_list .article_list{ padding-top:8px; }

.article_list{ clear:both;}
.article_list ul.list {}
.article_list ul.list li { clear:both; height:24px; line-height:24px; background:url(../images/ico.png) 0 center no-repeat; padding-left:10px;}
.addtime li{ position:relative; }
.addtime .date { position:absolute; right:0; top:0; color:#999999;}


