﻿/* CSS Document */

/*首页Banner样式 */
.banner { width:100%; height:506px; z-index:99; clear:both; margin:0 auto; overflow:hidden; position: relative;  }
.banner ul.ban_one li { position:absolute; left:0px; top:0px; width:100%; min-width:1100px; height:506px;z-index:99;}
.banner ul.ban_one li a { width:100%; height:506px; display:block;}
.banner_profuct { width:100%; height:100px; position:absolute; left:0; bottom:21px; z-index:999; margin: 0 auto;}
.banner_profuct ul.ban_two { width:682px; height:100px; margin: 0 auto;}
.banner_profuct ul.ban_two a { width:115px; height:84px; float:left; display:block; margin-top:10px; margin-right:66px; border:3px solid #a1a1a1;}
.banner_profuct ul.ban_two a img { width:115px; height:84px;}
.banner_profuct ul.ban_two a:hover { border:3px solid #5996d2; margin-top:0;}


/*首页内容*/
.main { width:1100px; height:792px; margin:50px auto;}
.main_above { width:1100px; height:374px; border-bottom:2px solid #c3c3c3; background:#f3f3f3;}
.main_below { width:1100px; height:374px; border-bottom:2px solid #c3c3c3; background:#f3f3f3; margin-top:40px;}
.mould { width:274px; height:373px; border-top:1px solid #c3c3c3; border-right:1px solid #c3c3c3;float:left }


/*标题*/
.main_one { width:273px; height:373px; border:1px solid #c3c3c3;; float:left }
.main_one h2 { width:273px;margin: 0 auto; height:91px; border-bottom:1px solid #c3c3c3;}
.main_one h2 img{ width:273px; height:91px;}
.main h2 { width:273px;margin: 0 auto; height:91px; border-bottom:1px solid #c3c3c3;}

/*更多*/
.more { width:144px; height:33px; margin: 0 auto;}
.more a { background:url(../images/more.png) no-repeat; width:144px; height:33px; display:block;}
.more a:hover { background:url(../images/more_hover.png) no-repeat;}

/*首页单页内容*/
.info { width:245px; height:168px; line-height:28px; overflow:hidden; padding:21px 15px; color:#333333; font-size:14px;}

/*首页荣誉资质+技术支持*/
.info img { width:auto;height:auto; max-width:243px; max-height:164px; border:1px solid #a1a1a1;display: block;
 margin: 0 auto;}
 
/*首页产品中心内容*/
.info ul.pro_list li { line-height:28px; color:#444444; font-size:14px;}

/*首页新闻中心内容*/
.info ul.new_list li { width:245px; height:84px;}
.info ul.new_list li span { width:245px; height:28px; display:block; float:left; line-height:28px; color:#888888; font-size:14px;}
.info ul.new_list li a { width:245px; height:56px; display:block; line-height:28px; color:#333333; font-size:14px; overflow:hidden;}

/*首页人才招聘*/
.info ul.rec_list li { width:245px; height:56px;}
.info ul.rec_list li span { width:245px; height:28px; display:block; float:left; line-height:28px; color:#888888; font-size:14px;}
.info ul.rec_list li a { width:245px; height:56px; display:block; line-height:28px; color:#333333; font-size:14px; overflow:hidden;}
.info ul.rec_list li a i {  float:left;}
.info ul.rec_list li a em { display:block; padding-left:14px; float:left;}





















