@charset "utf-8";
/* 首页样式 */
/*产品列表图片*/
.prolist{ list-style:none; width:1210px;  overflow: hidden;}
.prolist li{ list-style:none; float:left;}
.show{BACKGROUND-COLOR: #fff;margin:5px;display:inline-block; }
.show a{ border:1px solid #ddd;padding:5px;display:inline-block;}
.show:hover a{ color:#cd000d; border:1px solid #cd000d;}
.show .cptitle{text-align:center; width:225px; height:25px; overflow:hidden}
.show .cptitle a{ border:0; text-align:center} 
/*aboutbox*/
.aboutbox{ padding:25px 0; background-color:#f3f3f3;}
/*abox*/
div.abox-1, div.abox-2, div.abox-3 {float:left;}
div.abox-1 { width:338px; margin-right:35px;}
div.abox-1 img{ margin-top: 10px;}
div.abox-2 {width:485px; margin-right:35px;}
div.abox-3 {width:307px;}
/*about*/
.about{ color:#929191; line-height:26px;*line-height:26px;_line-height:26px;background:url(../images/about.jpg) center center no-repeat;}
.about p{color:#929191;line-height:26px; padding:10px;}
.about p span{ display:block; color:#504a4a; font-weight:bold; font-size:14px}
/*contact*/
.contact{ margin:15px 0 0 5px; width:297px; height:201px; }
.contact .contact-top{ height:96px; background:url(../images/contact-top.jpg) center top no-repeat;}
.contact .contact-top span{ display: inline-block; margin: 55px 0 0 100px; font-weight:bold; font-size:22px; line-height:30px; color:#CE000D; text-align:left;}
.contact .contact-middle{ padding:0 20px 0 30px; background:url(../images/contact-middle.jpg) center top repeat-y;}
.contact .contact-middle p{ line-height:28px; text-align:left; color:#2c2b2b; margin:0;}
.contact .contact-bottom{ height:20px; background:url(../images/contact-bottom.jpg) center bottom no-repeat;}
/*zzbox*/
.zzbox{ width:560px; float:left; padding-right: 19px; border-right: 2px dashed #ccc;}
.zzlist{ padding: 10px 10px 10px 10px; overflow: hidden;}
.zzlist li{ width:50%; float:left; text-align:center;}
.zzlist li img{ width:200px; height:290px; padding-bottom: 10px; border-bottom: 1px dotted #999;}
/*newsbox*/
.newsbox{ width: 600px; float: right;}

.inewslist{ list-style:none; padding:10px 0; margin:0;}

.inewslist li.li-1{line-height:19px;overflow:hidden; padding:0 12px;margin:10px 0; background:none; border-bottom:1px solid #c5c5c7}
.inewslist li.li-1 a{color:#323232; font-size:14px; font-weight:bold;line-height:30px;font-family:"微软雅黑";  float:none; background:none; padding:0 0 0px;}
.inewslist li.li-1 a:hover{ color:#ff0000;}
.inewslist li.li-1 span{ font-size:14px; color:#323232; line-height:26px; float:right; display:inline-block;}
.inewslist li.li-1 p{ color:#7c7c7d; font-size:12px; line-height:26px; float:none; display:block}

.inewslist li{overflow:hidden;line-height:36px; background:url(../images/news-li.jpg) left center no-repeat; padding-left:5px; border-bottom:1px dashed #c1c1c1}
.inewslist li a{ color:black;  padding:0; float:left;  }
.inewslist li a:hover{color:#a4853b;}
.inewslist li span{ color:black; float:right;}
/*company*/
.company{ padding:20px 0; background-color: #f3f3f3;}
.companylist{ padding:10px; overflow:hidden; }
.companylist li{ float:left; margin: 0 8px; line-height: 28px;}
.companylist li a{ padding-right: 15px; font-size:14px; border-right: 1px solid #CBCBCB;}
.companylist li a:hover{ font-weight:bold; color:#cd000d;}