@charset "utf-8";
#img_box{width:700px;margin:0 auto;overflow:hidden;}
/* bigPic */
.bigPic{margin:0px auto;overflow:hidden;width:650px;position:relative}
.bigPic a.btnleft{margin-top:-42px;display:block;background:url(../images/btnLeft1_1.png);left:35px;overflow:hidden;width:24px;position:absolute;top:55%;height:43px}
.bigPic a.btnleft:hover{margin-top:-42px;display:block;background:url(../images/btnLeft1.png);left:35px;overflow:hidden;width:24px;position:absolute;top:55%;height:43px}
.bigPic a.btnright{margin-top:-42px;display:block;right:35px;background:url(../images/btnRight1_1.png);overflow:hidden;width:24px;position:absolute;top:55%;height:43px}
.bigPic a.btnright:hover{margin-top:-42px;display:block;right:35px;background:url(../images/btnRight1.png);overflow:hidden;width:24px;position:absolute;top:55%;height:43px}
.load_pic{margin-top:-42px;display:none;left:50%;background:url(../images/load2.gif);overflow:hidden;width:32px;position:absolute;top:55%;height:32px}
.show_bg_pic{margin-top:-42px;display:block;right:35px;top:50px;background:url(../images/show_bg1.png);overflow:hidden;width:26px;position:absolute;height:22px}
.show_bg_pic:hover{background:url(../images/show_bg2.png);}
.bigPic .info{overflow:hidden;width:650px;height:auto}
.bigPic .info div{overflow:hidden;width:650px;text-align:center; background:url(../images/load2.gif) no-repeat center}
.bigPic .info div img{width:600px}
/* sPic */
.img_title{margin:0px auto;overflow:hidden;width:650px; font-size:14px;  text-align:center; line-height:40px;}
.sPic{margin:0px auto;overflow:hidden;width:650px;position:relative}
.sPic a.btnleft{display:block;background:url(../images/left.png) no-repeat center center;left:2px;overflow:hidden;width:15px;position:absolute;top:10px;height:69px}
.sPic a.btnright{display:block;right:2px;background:url(../images/right.png) no-repeat center center;overflow:hidden;width:15px;position:absolute;top:10px;height:69px}
.sPic .info{margin:0px auto;overflow:hidden;width:615px}
.sPic .info div{overflow:hidden;width:123px;cursor:pointer;height:91px;text-align:center}
.sPic .info div{border:0;}
.sPic .info div img{margin:11px 0px 0px;width:100px;height:69px; border:0px}
.sPic .info div  a{width:100px;height:69px;}
.sPic .info div  a:hover img{opacity:0.8;filter:alpha(opacity=80); }
.sPic .info td.current div{background:url(../images/spbg1.jpg)}



.imgslider {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
    zoom: 1;
/*    height: 284px;*/
    padding: 20px 0;
    background: -moz-linear-gradient(top,#fdfdfd,#e6e6e6);
    background: -webkit-linear-gradient(top,#fdfdfd,#e6e6e6);
    background: -o-linear-gradient(top,#fdfdfd,#e6e6e6);
    background: -ms-linear-gradient(top,#fdfdfd,#e6e6e6);
    background: linear-gradient(top,#fdfdfd,#e6e6e6);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fdfdfd',endColorStr='#e6e6e6');
}

.imgslider{border: 1px solid #dbdbdb;border-radius: 5px;margin-bottom: 5px;position: relative;overflow: hidden;zoom:1;padding: 20px 0;
background: -moz-linear-gradient(top,#fdfdfd,#e6e6e6);
background: -webkit-linear-gradient(top,#fdfdfd,#e6e6e6);
background: -o-linear-gradient(top,#fdfdfd,#e6e6e6);
background: -ms-linear-gradient(top,#fdfdfd,#e6e6e6);
background: linear-gradient(top,#fdfdfd,#e6e6e6);
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fdfdfd',endColorStr='#e6e6e6');
}
.imgslider ul{width:978px;overflow:hidden;}
.imgslider .prev,.imgslider .next{background: url(../images/titbg.png) no-repeat -91px 8px;width: 50px;height: 50px;position: absolute;top: 138px;}
.imgslider .prev{left: 160px;}
.imgslider .prev:hover{background-position: -379px -120px;}
.imgslider .next{right: 160px;background-position: -125px 9px;}
.imgslider .next:hover{background-position: -440px -120px;}
.imgslider li{float: left;margin: 0 10px;}
.imgslider li.left,.imgslider li.right{width: 125px;height: 284px;line-height:185px;font-size: 394px;+font-size: 358px;vertical-align: middle;}
.imgslider li.left img,.imgslider li.right img{vertical-align: middle;width: 125px;}
.imgslider li.left p,.imgslider li.right p{display: none;font-size: 0;}
.imgslider li.cur{width: 425px;text-align: center;}
.imgslider li.cur img{max-width: 100%;}