﻿/* CSS Document */

.main{ width:100%; min-width:1200px;height:auto; margin:0 auto; overflow:hidden;}


/*首页关于我们样式*/
.abo { width:970px; height:528px; margin: 0 auto;}
.abo_title { width:297px; height:64px; margin:20px auto;}
.abo_title a { width:297px; height:64px; display:block;}
.abo_info { width:970px; height:400px; margin: 0 auto;}
.abo_info p { width:970px; height:150px; overflow:hidden; font-family:"微软雅黑"; font-size:15px; color:#727272; line-height:28px;}
.abo_info p span { display:block; text-align:center; font-family:Arial; font-size:24px; color:#3c3c3c; font-weight:bold; margin-bottom:10px;}

.abo_info ul { width:970px; height:230px; margin:30px auto 0 auto;}
.abo_info ul li { width:150px; float:left; margin-right:123px;}
.abo_info ul li a { display:block; width:150px;  text-align:center;font-family:"微软雅黑"; font-size:12px; color:#3f3f3f; line-height:18px; padding-top:165px;}
.abo_info ul li span { display:block;font-family:"微软雅黑"; font-size:24px; color:#2a2a2a; margin-bottom: 10px; }
.abo_info ul li.one { background:url(../images/abst.png) no-repeat;  }
.abo_info ul li.two  { background:url(../images/estab.png) no-repeat;  }
.abo_info ul li.three  { background:url(../images/brand.png) no-repeat;  }
.abo_info ul li.last  { background:url(../images/things.png) no-repeat;  }

.abo_info ul li.one:hover { background:url(../images/abst_hover.png) no-repeat;}
.abo_info ul li.two:hover { background:url(../images/estab_hover.png) no-repeat;}
.abo_info ul li.three:hover { background:url(../images/brand_hover.png) no-repeat;}
.abo_info ul li.last:hover { background:url(../images/things_hover.png) no-repeat;}

/*首页产品展示样式*/
.pro { width:100%; height:529px; background:url(../images/pro_info_bg.jpg) center center no-repeat;}
.pro_title { width:383px; height:64px; margin: 0 auto; padding: 30px 0;}
.pro_title a { width:383px; height:64px; display:block;}
.pro ul { width:970px; height:312px; margin: 0 auto; padding:0 0 30px 0;}
.pro ul li { width:235px; height:158px; float:left; margin: 0 3px 8px 4px;}
.pro ul li a { width:235px; height:158px; display:block;}
.pro ul li a img  { border:1px solid #e8e4ee; width:233px; height:156px;}
.pro_link { width:86px; height:23px; margin:0 auto;}
.pro_link a { width:86px; height:23px; display:block; background:url(../images/more.png) no-repeat;}

/*首页新闻中心样式*/
.news { width:970px; height:400px; margin: 0 auto;}
.news_title { width:381px; height:64px; margin:26px auto;}
.news_title a { width:381px; height:64px; display:block;}
.news ul { width:970px; height:252px;}
.news ul li { width:468px; height:107px; float:left; margin:12px 8px;}
.news ul li .ko { width:135px; height:107px; float:left;}
.news ul li .ko a img { width:135px; height:107px;}
.news ul li .hu { width:321px; height:107px; float:left; margin-left:12px;}
.news ul li .hu a { width:321px; height:92px; display:block;}
.news ul li .hu a span { display:block; font-family:宋体; font-size:14px; color:#292929; font-weight:bold; line-height:24px;}
.news ul li .hu a p { height:66px; width:321px; overflow:hidden; font-family:宋体; font-size:12px; color:#292929; line-height:22px;}
.news ul li .hu a.ui { display:block; font-family:宋体; font-size:12px; color:#fa0611;}






