@charset "utf-8";

/* 导航菜单*/
.fcnavbar{position:relative;background:#ff;height:60px;z-index:9;border-top:1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;}
.fcnav{width:1200px; height:60px;margin:0 auto;border-left: 1px solid #e8e8e8;}
.fcnav a{color:#333;}
.fcnav a:hover{text-decoration:none;}
.fcnav .bm{float:left; position:relative; display:inline;border-right: 1px solid #e8e8e8;}
.fcnav .bm>a{display:block;width:150px;height:60px;line-height:60px;text-align:center;font-size:16px;}
.fcnav .on>a{border-top: 3px solid #00a2e3;color: #00a2e3;}
.fcnav .sm{display:none;width:150px;padding:0;position:absolute;left:0;top:60px;}
.fcnav .sm li{background:#4E4E4E;zoom:1;}
.fcnav .sm a{display:block;width:150px;height:40px;line-height:40px;font-weight:normal;font-size:14px;text-align:center; color:#fff;overflow:hidden;}
.fcnav .sm a:hover{background:#6d6d6d;}


/* 全屏幻灯 */
.slideBox{width:100%;min-width:1200px;height:500px;overflow:hidden;position:relative;margin-bottom:10px;}
.slideBox .bd{margin:0 auto;position:relative; height:100%; z-index:0;}
.slideBox .bd ul{width:100% !important;  }
.slideBox .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;}
.slideBox .bd li a{display:block;height:500px; }
.slideBox .hd{width:100%;position:absolute;z-index:1;bottom:60px;left:0;height:30px;line-height:30px;text-align:center;}
.slideBox .hd ul{overflow:hidden; text-align:center; padding-top:3px;}
.slideBox .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:13px;height:13px;margin:5px;overflow:hidden; line-height:9999px;text-align:center;background:#666;border-radius:50%;}
.slideBox .hd ul li.on{background:#ff9900; color:#fff;}
.slideBox .prev,.slideBox .next{z-index:1;width:45px;height:45px;position:absolute;left:3%;top:50%;margin-top:-20px;display:block;background:url(icons/45l.png) no-repeat;}
.slideBox .next{left:auto;right:3%;background:url(icons/45r.png) no-repeat;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{display:none;}


/* 焦点图 */
.focusBox {position: relative;margin-bottom:10px;overflow:hidden;text-align: left;background:#fff;}
.focusBox .pic img {display: block;width:100%;height:100%;}
.focusBox .bt-bg {position: absolute;bottom: 0;z-index:1;height:32px;width:100%;background: rgba(0,0,0,0.5); overflow: hidden; }
.focusBox .bt {position: absolute; bottom: 0; z-index: 2;height:32px; width:100%; overflow: hidden; }
.focusBox .bt li{height:32px;line-height:32px; position:absolute; bottom:-36px;}
.focusBox .bt li a{display: block; color: white; padding: 0 0 0 10px;font-size:12px;text-decoration: none;}
.focusBox .num {position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{float:left;position: relative;width:18px; height:15px;line-height:15px;overflow:hidden;text-align: center;margin-right:1px;cursor:pointer;}
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: rgba(0,0,0,0.8);}
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }

/* 产品详情页相册图 */
.cpxiangche{width: 350px;overflow:hidden;position:relative;}
.cpxiangche .bigImg{height:280px; position: relative;}
.cpxiangche .bigImg li img{vertical-align:middle;width:350px;height:280px;}

.cpxiangche .smallScroll{height:45px;margin: 6px 0;}

.cpxiangche .sPrev,.cpxiangche .sNext{float:left;display:block;width:14px;height:45px;text-indent: -9999px; background: url(icons/10l.gif) no-repeat; }
.cpxiangche .sNext{ background: url(icons/10r.gif) no-repeat;}

.cpxiangche .smallImg{float:left;margin:0 6px;display:inline;width:310px;overflow: hidden;}
.cpxiangche .smallImg ul{height:45px;width: 9999px;overflow: hidden; }
.cpxiangche .smallImg li{float:left;margin-right:6px;width:56px; cursor:pointer; display: inline;}
.cpxiangche .smallImg img{border: 1px solid #ddd; width:100%; height:45px;}
.cpxiangche .smallImg .on img{border-color: #f60;}

/* Tab切换 */
.slideTxtBox{overflow:hidden;background:#fff;text-align:left;border:1px solid #ddd;}
.slideTxtBox .hd{height:38px;line-height:38px;padding:0 15px;border-bottom:2px solid #39A4DC;font-size:14px; }
.slideTxtBox .hd ul{overflow:hidden; zoom:1; }
.slideTxtBox .hd ul li{float:left;}
.slideTxtBox .hd ul li a{display:block;line-height:36px; padding:0 15px;}
.slideTxtBox .hd ul li a:hover{ text-decoration:none; }
.slideTxtBox .hd ul li.on a{background:#39A4DC; color:#fff;}
.slideTxtBox .bd{padding:10px;line-height:26px;}

/* 文字无缝上滚动 */
.sideBox{ padding:10px; height:220px; overflow:hidden;   background:#fff; margin-bottom:10px;}
.sideBox .hd{ height:30px; line-height:30px; background:#f60; padding:0 10px; }
.sideBox .hd h3{ font-weight:bold; font-size:14px; color:#fff;}
.sideBox .hd h3 a{ color:#fff; }
.sideBox .bd{ padding:10px 0 10px 5px;}
.sideBox .bd li{ height:24px; line-height:24px; overflow:hidden; }
.sideBox .bd li span{ color:#999; margin-right:5px; }

/* 广告位轮播 */
.adSlide{ width:100%;height:80px;overflow:hidden; position:relative;clear:both;margin-bottom:10px;}
.adSlide .hd{ position:absolute; z-index:1; right:5px; bottom:5px; }
.adSlide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.adSlide .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; line-height:16px; text-align:center; background:#fff; cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;   }
.adSlide .hd ul li.on{ background:#f60;   font-weight:bold; filter:alpha(opacity=100);opacity:1; color:#fff;   }
.adSlide .bd{ position:relative;  z-index:0; }
.adSlide .bd img{ width:750px; height:80px;  }

/* 图片滚动box 加在ul外面层*/
.picscroll{position:relative;}
.picscroll .prev,.picscroll .next{ position:absolute;left:-60px;top:150px; display:block;width:45px;height:45px;overflow:hidden; background:url(icons/45l.png) no-repeat;cursor:pointer; }
.picscroll .next{left:auto; right:-60px;background:url(icons/45r.png) no-repeat;}
.picscroll .prevStop{ background-position:0 0;}
.picscroll .nextStop{ background-position:-80px 0;}

/* 手风琴 */
#sideMenu{ height:214px;  }
#sideMenu .hd{ margin-top:1px; background:url(icons/spslide.png) #E3E3E3 180px -37px no-repeat;  cursor:pointer;}
#sideMenu .hd h3{ color:#666;  }
#sideMenu .on{ background:url(icons/spslide.png) #f60 180px -77px no-repeat; }
#sideMenu .on h3{ color:#fff;  }
#sideMenu .bd{ height:96px; overflow:hidden; display:none;   }

/* 友情链接 */
.friendLink{ height:40px; padding:10px; background:#fff; overflow:hidden; clear:both;   }
.friendLink ul{ overflow:hidden; zoom:1; }
.friendLink ul li{ width:150px; float:left; margin:0 5px;  display:inline; }
.friendLink ul li img{ width:150px; height:40px;   }