/* CSS Document */
/*通用类定义*/
body { font-size:12px; text-align:left;}
* {padding:0; margin:0;}


/*links*/
ul#Link_text {padding:0; margin:0; list-style:none; clear:both;}
ul#Link_text li {float:left; line-height:24px; height:24px; overflow:hidden; width:130px; padding-left:10px;}
ul#Link_text li a {color:#666; text-decoration:none;}
ul#Link_text li a:hover {color:#000; text-decoration:underline;}

ul#Link_img {padding:0; margin:0; list-style:none; clear:both;}
ul#Link_img li {float:left; height:70px; width:180px; overflow:hidden;}
ul#Link_img li img {border:1px solid #ccc;}
/* online */
.rechonline { visibility:visible; position:absolute;top:190px;width:80px;}
ul#online {padding:0; padding-left:10px; margin:0; list-style:none;}
ul#online li {line-height:32px; height:32px;}
ul#online li a {color:#000; text-decoration:none;}
ul#online li a:hover {color:#205aa7; text-decoration:underline; font-weight:bold;}
ul#online li.qq {background:url(../file/timg/qq.gif) no-repeat left 5px; padding-left:25px;}
ul#online li.msn {background:url(../file/timg/msn.gif) no-repeat left 5px; padding-left:25px;}


/*pageurl*/
#pageurl { line-height:30px; color:#555; font-family:verdana; clear:both; margin-top:20px; text-align:center;word-wrap:break-word;}
#pageurl span {padding:3px; border:0px solid #ccc; margin-right:5px; margin-left:5px; color:#888;}
#pageurl span.now {padding:3px 6px 4px 6px; font-weight:bold; border:0px solid #ccc; color:#c00; cursor:hand;}
#pageurl a {padding:2px 5px 3px 5px; border:1px solid #92B0DD; margin-right:5px; margin-left:5px; color:#92B0DD; text-decoration:none;}
#pageurl a:hover {color:#555; background:#fff; border:1px solid #666;}

/*带数字焦点图*/
.container, .container img{width:1120px; height:719px;}
.container img{border:0;vertical-align:top;}
.container ul, .container li{list-style:none;margin:0;padding:0;}
.num{ position:absolute; right:5px; bottom:5px; font:12px/1.5 tahoma, arial; height:18px;}
.num li{float: left;color: #f2f2f2;text-align: center;line-height: 16px;width: 16px;height: 16px;font-family: Arial;font-size: 11px;cursor: pointer;margin-left: 3px;border: 1px solid #fff;background-color: #A9916B;}
.num li.on{line-height: 18px;width: 18px;height: 18px;font-size: 14px;margin-top:-2px;background-color: #ff9415;font-weight: bold;color:#FFF;}

/*可左右滑动的广告图效果*/
*{margin:0;padding:0;}
ul,li{list-style:none;}
img{border:0;}
.wrapper{width:960px;margin:0 auto;padding-bottom:0px;overflow:hidden;}
/* focus */
#focus{width:960px;height:348px;overflow:hidden;position:relative;}
#focus ul{height:348px;position:absolute;}
#focus ul li{float:left;width:960px;height:348px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:660px;height:20px;left:0;bottom:0;background:none;}
#focus .btn{position:absolute;width:780px;height:10px;padding:5px 10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#A9DBFF;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:45px;height:100px;position:absolute;top:90px;background:url(../common/img/sprite.png) no-repeat 0 0;cursor:pointer;}
#focus .pre{left:0; }
#focus .next{right:0;background-position:right top;}


/*产品图片放大镜*/
#Magni {position: relative; float:left; margin:auto; padding-left:1px;}
#Magni .picleft { }
#Magni .small_pic {width:229px;background: #eee; position: relative; overflow:hidden; padding:0; margin:0;}
#Magni .picleft  p.plist {clear:both;padding:0; margin:0;margin-top:10px;}
#Magni .picleft  p.plist i { padding:2px; display:block; float:left; overflow:hidden; margin:2px; cursor:hand;}
#Magni .picleft  p.plist img {width:56px; height:56px;  margin:0; padding:0;border:1px solid #ccc; padding:5px;}
#Magni .picleft  p.plist img.hover {border:2px solid #f00;}
#Magni .float_layer {clear:both; width: 50px; height: 50px; border: 1px solid #000; background: #c00; filter: alpha(opacity: 30); opacity: 0.3; position: absolute; top: 0; left: 0; display:none; border-radius:5px;}
#Magni .mark {width:100%; height:100%; position:absolute; z-index:2; left:0px;background:red; filter:alpha(opacity:0); opacity:0;}
#Magni .big_pic { position: absolute; top: -1px; left: 246px; width:510px; height:329px; overflow:hidden; border:1px solid #CCC; display:none; }
#Magni .big_pic img { position:absolute; top: -30px; left: -80px; }
/*产品图片放大镜*/
