﻿/*主体内容*/
.main{ width:951px; height:165px; margin-bottom:19px; overflow:hidden;}

/*关于我们*/
.about{ float:left; width:316px; height:163px; border:1px solid #dcdcdc; margin-right:10px;}
.about_title{ width:294px; height:14px; padding:8px 11px; line-height:14px; background:#e8e8e8; font-size:14px; color:#272727; font-weight:bold;}
.at_text{ float:left;}
.at_text span{ font-size:10px; color:#272727; font-weight:normal;}
.about_more{ float:right; margin-top:5px;}
.about_nr{ width:294px; height:107px; padding:13px 11px 13px 11px; line-height:20px; background:url(../images/aboutbg.jpg) no-repeat right top #fff;}
/*新闻资讯*/
.news{ float:left; width:316px; height:163px; border:1px solid #dcdcdc; margin-right:9px; background:#fff;}
.news_title{ width:294px; height:14px; padding:8px 11px; line-height:14px; background:url(../images/newbg.jpg) repeat-x; font-size:14px; color:#272727; font-weight:bold;}
.nt_text{ float:left;}
.nt_text span{ font-size:10px; color:#272727; font-weight:normal;}
.news_more{ float:right; margin-top:5px;}
.news_nr{width:300px; height:126px; padding:3px 0px 0px 11px; background:url(../images/newbg1.jpg) no-repeat right #fff; overflow:hidden;}
.news_nr li{ float:left; width:300px; padding:5px 0px 0px 0px;}
.nt{ float:left; color:#000; }
.nr{ float:left; width:200px; padding-right:5px;}
.nr img{ margin-right:6px; position:relative; top:-1px;}

/*联系我们*/
.contact{ float:left; width:296px; height:165px; background:url(../images/contactbg.jpg);}
.contact_title{ width:274px; height:14px; padding:8px 11px; line-height:14px; font-size:14px; color:#272727; font-weight:bold;}
.contact_title span{ font-size:10px; color:#272727; font-weight:normal;}
.contact_nr{ width:268px; height:125px; padding:4px 13px; line-height:20px;}

/*产品滚动*/
.pro{ width:949px; height:144px; overflow:hidden; padding-top:18px; border:1px solid #dcdcdc; background:#fff; margin-bottom:19px;}
.probtn_left{ float:left; border:0;cursor:pointer; margin:0px; padding:0px; width:23px; height:32px; background:url(../images/leftbutton.jpg) no-repeat; margin-top:40px;}
.probtn_right{ float:right; border:0;cursor:pointer; margin:0px; padding:0px; width:23px; height:32px; background:url(../images/rightbutton.jpg) no-repeat;margin-top:40px;}

.img-list li{ position:relative; float:left; margin:0px 7px; height:119px; width:160px; border:#dcdcdc 1px solid; display:inline; overflow:hidden; text-align:center; background:#f7f7f7;}
.img-list li span{ position:absolute; left:0; top:160px; display:block; background:url(../images/opa75.png); width:98%; z-index:112; line-height:18px; padding:2px 5px; color:#FFF; height:44px; text-align:left;}
.img-list li img{ margin-right:4px;}

.img-list a:link,.img-list a:visited{ color:#fff; text-decoration:none;}
.img-list a:hover{ color:#fff; text-decoration:none;}

/*滚动*/
.img-scroll { position:relative;}
.img-scroll .prev,.img-scroll .next { position:absolute;}
.img-scroll .prev { left:0}
.img-scroll .next { right:0}
.img-list { position:relative; width:875px; height:240px; overflow:hidden}
.img-list ul { width:9999px;}
.img-list li { float:left; display:inline;}

.img-scroll{position: relative;}
.img-scroll .prev, .img-scroll .next{ position: absolute;}
.img-scroll .prev{left: 0;}
.img-scroll .next{right: 0;}
.img-list{position: relative;width: 875px;height: 240px;overflow: hidden;}
.img-list ul{width: 9999px;}
.img-list li{float: left;display: inline;}