﻿*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/* slider */
#slider{width:1000px;height:225px;overflow:hidden;position:relative;margin:0 auto;}
.scroll{width:830px;height:225px;margin:0 auto;overflow:hidden;position:relative;}
.scrollContainer .current{ top:-22px;}
.scrollContainer{position: relative;width:1815px;left:0px;}
.scrollContainer .current .inside{width:300px;height:225px;}
.scrollContainer .panel{width:240px;height:180px;float: left;margin-right:25px;display:inline;}
.panel .inside{display:block;position:relative;}
.inside img{height:100%;width:100%; margin-top:22px;}
.scroll li .inside span{width:197px;height:37px;line-height:37px;display:none;position:absolute;bottom:-17px;left:16px;background-color:#c69;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:34px; height:59px;position:absolute;top:85px; }
.btnMode a.prev{left:0; background:url(btn_Pro_show_left.png) left center no-repeat}
.btnMode a.next{right:0;background:url(btn_Pro_show_right.png) left center no-repeat}