*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font-family:Arial, Helvetica, sans-serif, "新宋体";}
a{color:#000;outline:none;text-decoration:none;}
a:hover{text-decoration:underline;}
/* slider */
#slider{width:6.1rem;overflow:hidden;padding:0 0.15rem;position:relative;margin:0 auto;}
.scroll{width:5.4rem;margin:0 auto;overflow:hidden;position:relative;}
.scrollContainer{position: relative;width:9.2rem;left:0px;overflow: hidden;}
.scrollContainer .current .inside{ margin-top: -0.3rem;width:1.98rem;height:1.98rem;}
.scrollContainer .panel{width:1.45rem;height:1.45rem;float: left;margin-right:0.15rem;margin-top:0.5rem;display:inline;}
.panel .inside{display:block;position:relative; }
.inside img{height:100%;width:100%;}
.scroll li .inside span{width:1.97rem;height:0.37rem;line-height:0.37rem;display:none;position:absolute;bottom:-0.17rem;left:0.16rem;background-color:#c69;font-size:0.14rem;color:#FFF;text-align:center;}
.scroll li.current .inside span{display:none;}
.btnMode a.btn{width:0.26rem; height:0.48rem;position:absolute;top:1.25rem; }
.btnMode a.prev{top:1.0rem;left:0.15rem;background:url('../images/left_btn.png') no-repeat;background-size:0.26rem 0.48rem;}
.btnMode a.next{top:1.0rem;right:0.15rem;background:url('../images/right_btn.png') no-repeat;background-size:0.26rem 0.48rem;}