@charset "gb2312";
/* CSS Document */
 /*banner*/
#full-screen-slider{width:100%;height:450px;min-width:1200px;position:relative; overflow:hidden;}
#slides { display:block;width:100%;height:450px; list-style:none; padding:0; margin:0; position:relative}
#slides li {display: block;width: 100%;height: 100%;list-style: none;padding: 0;margin: 0;position: absolute;left: 5px;}
#slides li a { display:block;width:100%;height:100%; text-indent:-9999px}
#pagination{ display:block; list-style:none; position:absolute; left:50%; bottom:15px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none;width:10px;height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF; overflow:hidden;}
#pagination li a { display:block;width:100%;height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#4eb039}

 /*展示*/
/*产品展示*/  
.cpbg{height: auto; overflow: hidden; background:#F9F9F9; padding:35px 0px 25px 0px; margin-bottom:25px;}
.xian{ background:url(product-left-bg.png) repeat-y 0px -20px; padding-bottom:45px;}
.leftbar{ width:250px; overflow:hidden; height:auto;}
.rightbar{ width:930px; height:auto; overflow:hidden}
.position{ background:url(position.png) no-repeat 2px 15px; height:60px;}
.pname{ padding-top:10px;margin-left:60px; font-size:22px; width:200px; text-align:center;}

.cate_lb{ margin-left:65px;}
.cate_lb a{ display:block; float:left; padding:5px 15px;}
.cate_lb a:hover{ background:#800000; color:#fff;}
.more1,.more1:hover{ background:url(more.png) no-repeat left center; color:#02625e; padding-left:35px; display:block; height:30px;margin-left:40px; line-height:30px; margin-top:5px;}
.cpbox{ width:330px; height:340px;  text-align:center; overflow:hidden; margin-left:65px;}
.cpbox img{ margin-bottom:10px;}
.ared,.ared:hover{ font-size:16px; background:#800000; display:block; color:#fff; text-align:center; padding-bottom:10px;}

.dlcp{ width:250px; overflow:hidden; height:auto; background:#fff;}
.dlcp dt{ background:#f5f5f5 url(dtbg.png) no-repeat 10px center; border-bottom:2px solid #ccc; height:50px; line-height:50px;font-size:18px; padding-left:45px;}
.dlcp dd a{ display:block; height:40px; line-height:40px; border-bottom:2px dotted #f5f5f5; padding-left:25px;}

.cbody{ width:1100px; margin:20px auto; word-wrap:break-word;}
.h2{padding: 10px 0px; text-align:center; margin-bottom:10px;}
.xian1{ background:url(aboutbg.png) repeat-y left 0px; padding-bottom:45px;}
.position1{ background:url(position.png) no-repeat 2px 15px; height:60px;padding-right:40px; font-size:12px;}
.h3{ color:#666; font-size:12px; font-weight:normal; height:50px;}
.aboutfbg{background:url(aboutfbg.png) no-repeat left top; height:66px;}