@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
a{ text-decoration:none; color:#6e2900;}
body{  width:1002px; font-size:12px; background:url(images/bg.jpg) center; height:696px; margin:0 auto; position:relative;
scrollbar-face-color: #FFF; scrollbar-shadow-color: #FFC300; scrollbar-highlight-color: #FFF; scrollbar-3dlight-color: #FFC300; scrollbar-darkshadow-color: #FFF; scrollbar-track-color: #FFF; scrollbar-arrow-color: #FFC300;}
#header{ background: url(images/header.gif) no-repeat; height:122px; position: relative;}
#logo{ position:absolute; top:0; left:0;}
/*导航*/
#topnav {list-style:none;height:80px;line-height:35px; font-size:15px;font-weight: bold; width:600px;}
#topnav li {float: left;padding:0;text-align:center; width:115px; }
#topnav li a {color:#666;text-decoration:none; display:block;background: url(images/aa.gif) no-repeat left bottom;padding-left:20px;}
#topnav li a:hover{ color:#6e2900; background: url(images/a.gif) no-repeat left bottom;}
#topnav li.a1{ position:absolute; top:65px; left:280px;}
#topnav li.a2{ position:absolute; top:65px; left:420px;}
#topnav li.a3{ position:absolute; top:83px; left:560px;}
#topnav li.a4{ position:absolute; top:80px; left:700px; height:42px; line-height:42px;}
/*导航结束*/
#contain{ width:1002px; margin:0 auto; overflow:hidden; position:relative; background:#fff;}
#leftside{ background: url(images/fl-ren.jpg) no-repeat left; width:386px; height:505px; float:left; overflow:hidden;}
#leftside #com-photo{ width:153px; height:154px;position: absolute; top:18px; left:232px;}
#leftside2{ background: url(images/fl-ren2.jpg) no-repeat left; width:262px; height:505px; float:left;}/*产品展示左边*/
#rightside2{ width:740px;background:#fff url(images/text-bg2.jpg) no-repeat top; float:right; padding-top:45px; }/*产品展示右边*/
#rightside2 #box-img{ color:#333; line-height:25px;overflow-y: scroll; height:460px; overflow-x:hidden; width:720px;
}
#rightside2 .img-box{margin:0 auto; text-align:center; padding:20px 0; width:700px; overflow:hidden;}
#rightside2 .img-box li{ list-style:none; float:left; padding-bottom:5px; background: url(images/zhansi-bg.jpg) no-repeat; width:150px; height:175px; padding:2px; margin-left:15px; color:#6e2900;}
#rightside2 .img-box li span{ display:block; padding-top:10px; padding-bottom:8px; }
#rightside{ background:#fff url(images/text-bg.gif) no-repeat top; float:right; width:616px; overflow:hidden; }
.title{ padding-top:25px;}
#rightside .textbox{ color:#333; line-height:25px; overflow-y: scroll; height:417px; overflow-x:hidden; width:560px; padding:10px; margin:10px auto; float:left; display:block;}
.textbox #img_box{  margin:0 auto; text-align:center; padding:20px 0; width:660px; overflow:hidden;}
.textbox #img_box li{ list-style:none; float:left; padding-bottom:10px; background:url(images/photo-bg.gif) no-repeat; width:150px; height:150px; padding:2px; margin-left:15px; overflow:hidden; }
.textbox li span{ margin-top:10px; display:block;}
#ft{ background:url(images/ft-bg.jpg) no-repeat; height:32px; color:#6e2900; text-align:center; padding-top:37px;}
