

/* sliderbox */
.sliderbox{width:1100px;position:relative;padding:10px;margin:5px auto;}
.btn{position:absolute;display:none;padding-top:200px;width:22px;height:205px;cursor:pointer;text-indent:-999em;}
/*.pre{background:url(/s/img/left.png) no-repeat 0 200px;left:20px;}*/
/*.next{background:url(/s/img/right.png) no-repeat 0 200px;right:30px;}*/
#ztbox{width:100%;position:relative;height:120px;}
.spic{width:1000px;position:relative;padding-top:6px;height:125px;}
#left{width:30px;height:36px;float:left;top:47px;position:absolute;left:-10px;cursor:pointer;background:url(/s/img/left.jpg) no-repeat;}
#right{width:30px;height:36px;right:-110px;top:47px;position:absolute;cursor:pointer;background:url(/s/img/right.jpg) no-repeat;}
#conter{margin-left:43px;width:1010px;position:relative;height:125px;float:left;display:inline;overflow:hidden;}
#conter .txt{display:none;}
#conter ul{width:auto;height:123px;overflow:hidden;top:0px;left:0px;position:absolute;}
#conter li{width:227px;cursor:pointer;height:121px;float:left;border:1px solid #eaeaea;display:inline;margin:0 0 0 26px;}
#conter li:hover{border:1px solid #898989;}
#conter li b,#conter li strong{font-weight:normal;}
#conter li.on{border:1px solid #898989;}
#conter li.on span{background:#898989;color:#fff;}
#conter li img{width:227px;height:121px;float:left;overflow:hidden;}
#conter li span{display:block;width:100%;line-height:17px;color:#797979;float:left;height:17px;overflow:hidden;background:#eaeaea;text-align:center;}
#scroll{background:url(/s/img/line.jpg) repeat-x left bottom;width:575px;height:13px;left:0px;bottom:14px;cursor:pointer;position:absolute; }
#scroll span{width:142px;height:13px;left:0px;bottom:0px;cursor:pointer;position:absolute;background:url(/s/img/scrollBg.png) no-repeat;}
.bpic{width:100%;margin:0 auto 0 auto;}

.bigpic{width:100%;position:relative;margin-bottom:10px;}
.intro{width:100%;height:52px;position:absolute;left:0;bottom:4px;display:none;}
.bg{background:#000;filter:alpha(opacity=40);opacity:0.4;z-index:0;width:100%;height:52px;position:absolute;bottom:0;}
.txt{position:absolute;padding-left:1%;width:99%;top:5px;z-index:10;color:#fff;}
.txt h2{width:100%;float:left;font-size:16px;padding-bottom:4px;}
.txt p{width:100%;float:left;}
.bclose{position:absolute;right:10px;top:10px;z-index:11;cursor:pointer;color:#fff;}