/* 幻灯片 */
.focus{text-align:left;position:relative;z-index:0;margin-top:50px;}
.focus .focusRows{overflow: hidden;}
.focus .hd{position: absolute;bottom:3%;left:50%;margin-left:-150px;z-index:99;width:300px;}
.focus .hd ul{text-align: center;padding:5px 0;}
.focus .hd ul li{display:inline-block;zoom:1;_display:inline;*display:inline;margin:0 5px; cursor:pointer; border-radius:100%;width:16px;height:16px; background: url(/Public/Image/Home/bg_png/circle_white_60.png) no-repeat center center;}
.focus .hd ul li.on{ background: url(/Public/Image/Home/bg_png/circle_white_90.png) no-repeat center center;}
.focus .bd{height:100%;}
.focus .bd ul{overflow: hidden;}
.focus .bd li{float:left;width:100%;}
.focus .bd li a{display: block;width:100%;}
.focus .bd li a img{height:auto;width:100%;}
.focus .pageBtn{position: absolute;top:50%;width:50px;height:80px;margin-top:-50px;line-height: 85px;font-size:36px;color:#fff;text-align: center;cursor: pointer;z-index:8;}
.focus .pageBtn:hover{color:#fff;background: url(/Public/Image/Home/bg_png/black_80.png) repeat;}
.focus .prev{left:0;}
.focus .next{right:0;}

/* 产品 */
.prods{padding-bottom:24px;}
.prods .prodbtm{text-align:right;}
.prods .moreProd{color:#fff;background:#33ccff;line-height:1.8;display:inline-block;padding:0 15px;font-size:16px;}
.prods .moreProd:hover{background:#f60;}
.prods h2{width:200px;text-align: center;margin:auto;border-bottom:1px solid #E5E5E5;font-size: 16px;padding:25px 0 10px 0;line-height: 30px;}
.prods .hd{text-align: center;}
.prods .hd ul{padding:20px 0;}
.prods .hd ul li{display: inline-block;zoom:1;_display:inline;*display:inline;padding:0 15px;border-left:1px solid #b2b2b2;line-height: 22px;font-size:16px;cursor: pointer;}
.prods .hd li:first-child{border-left:0;}
.prods .hd li:hover{color:#f60;}
.prods .bd{}
.prods .bd ul{padding: 24px 0 12px 0;}
.prods .bd ul li{float:left;border-left:1px solid #b2b2b2;width:278px;padding:0 10px;}
.prods .bd ul li:first-child{border-left:0;}
.prods .bd li .im{width:240px;height:240px;overflow:hidden;margin: auto;}
.prods .bd li a{display: inline-block;text-align:center;font-size:14px;line-height:30px;width:100%;font-weight: bold;}
.prods .bd li a:hover{color:#f60;}
.prods .bd li a img{width:100%;height:auto;}

/* 动态 */
.news{background: #f5f5f5;padding-top:10px;}
.news h2{width:200px;text-align: center;margin:auto;border-bottom:1px solid #E5E5E5;font-size: 16px;padding:10px 0;line-height: 30px;}
.news .hd{}
.news .hd ul{}
.news .hd li{}
.news .bd{padding:25px 0 25px 0;}
.news .bd ul{}
.news .bd li{float:left;width:360px;margin:0 20px;}
.news .bd li a{line-height: 24px;}
.news .bd li .im{width:360px;height:270px;margin:auto;overflow:hidden;}
.news .bd li img{width:100%;height:auto;}
.news .bd li .tit{width:100%;padding-top:15px;}
.news .bd li .tit p{padding:0 5px;}
.news .pageBtn{position: absolute;top:50%;width:50px;height:80px;margin-top:-25px;line-height: 85px;font-size:36px;color:#fff;text-align: center;cursor: pointer;background: url(/Public/Image/Home/bg_png/black_30.png) repeat;z-index:8;}
.news .pageBtn:hover{color:#fff;background: url(/Public/Image/Home/bg_png/black_80.png) repeat;}
.news .prev{left:0;}
.news .next{right:0;}

/* 下载 */
.download{padding:10px 0 25px 0;}
.download h2{width:200px;text-align: center;margin:auto;border-bottom:1px solid #E5E5E5;font-size: 16px;padding:10px 0;line-height: 30px;}
.download .hd{text-align: center;}
.download .hd ul{padding:20px 0;}
.download .hd ul li{display: inline-block;zoom:1;_display:inline;*display:inline;padding:0 15px;border-left:1px solid #b2b2b2;line-height: 22px;font-size:16px;cursor: pointer;}
.download .hd li:first-child{border-left:0;}
.download .hd li:hover{color:#f60;}
.download .bd{overflow:hidden;}
.download .bd .warp{}
.download .bd ul{width:599px;float:left;border-left:1px solid #b2b2b2;text-align: center;}
.download .bd ul:first-child{border-left:0;}
.download .bd ul li{display: inline-block;zoom:1;_display:inline;*display:inline;margin:0 25px;}
.download .bd li img{width:160px;height:auto;}
.download .bd li p{text-align: center;line-height:28px;font-size:12px;}
.download .bd{}

#qcode{width:120px;height:150px;margin-top:-75px;position:fixed;top:50%;right:0;z-index:998;border:1px solid #ccc;background:#fff;}
#qcode span.off{position:absolute;background:url(/Public/Image/off.png) no-repeat 0 0;width:24px;height:24px;line-height:24px;text-align:center;cursor:pointer;top:-12px;left:-12px;z-index:5;overflow:hidden;}
#qcode span:hover{background-position:0 -24px;}
#qcode img{width:110px;height:auto;display:block;padding:5px;}
#qcode p{line-height:1.6;font-size:14px;text-align:center;background:#fff;}
