*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

a{color:#000;outline:none;text-decoration:none;}
a:hover{text-decoration:underline;}
/* slider */
#slider{width:100%; max-width:1200px; height:536px;overflow:hidden;padding:20px 15px;position:relative;margin:0 auto;}
.scroll{width:1050px;height:550px;margin:0 auto;overflow:hidden;position:relative; top:30px;}
.scrollContainer{position: relative;width:1815px;left:0px;}
.scrollContainer .current .inside{width:364px;height:512px;  margin-top:-50px;}
.scrollContainer .panel{width:308px;height:436px;float: left;margin-right:25px;display:inline;margin-top: 50px;}
.panel .inside{display:block;position:relative;  }
.inside img{height:100%;width:100%;}
.scroll li .inside span{width:364px;height:37px;margin-top:-50px;line-height:37px;display:none;position:absolute;bottom:-17px;left:0px;background-color:#002AAB; font-size:14px;color:#FFF;text-align:center;}
.scroll li.current .inside span{display:block;}
.btnMode a.btn{background:url('../images/index.png') no-repeat;}
.btnMode a.btn{width:40px; height:60px;position:absolute;top:240px; }
.btnMode a.prev{left:0;background-position:0 -41px;}
.btnMode a.prev:hover{background-position:0 -102px;}
.btnMode a.next{right:0;background-position:-31px -41px;}
.btnMode a.next:hover{background-position:-31px -102px;}