@charset "utf-8";
/* CSS Document */
/*pic fadein and fadeout css start */
#js_themepic { position: relative; width: 1000px; overflow: hidden; border-bottom: 3px solid #ff6600; }
.prev, .next { position: absolute; width: 36px; height: 265px; top: 0; background: url(../Image/button/pnbtn.png) no-repeat; _background-image: url(../Image/button/pnbtn_png8.png); z-index: 99; cursor: pointer; }
.prev:hover, .next:hover { background-color: rgba(0,0,0,0.3); }
.prev { background-position: -35px center; left: 0px; }
.next { background-position: 0 center; right: 0px; }
.piccontainer { height: 265px; }
.piccontainer li { position: absolute; display: none; }
.picindex { position: absolute; bottom: 10px; margin: 0 auto; }
.picindex li { float: left; margin: 0 3px; width: 10px; height: 10px; background: #FFF; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; }
.picindex li:hover, .picindex li.current { background: #ff6600; }
/*end */

/*    small pic */

.samll_prev, .samll_next { position: absolute; width: 17px; height: 20px; background: url(../Image/button/jiantou.png) no-repeat; _background: url(../Image/button/jiantou_8.png) no-repeat; bottom: 12px; z-index: 101; cursor: pointer; }
.samll_prev { background-position: -4px -6px; left: 15px; }
.samll_next { background-position: -19px -6px; right: 15px; }
.samll_piccontainer li { position: absolute; display: none; }
.samll_piccontainer img { width: 238px; height: 149px; }
#samll_js_themepic { height: 149px; width: 238px; padding: 5px; border: 1px solid #d2d2d2; position: relative; overflow: hidden; z-index: 100; }
.smallpicwarp { width: 178px; height:24px; position: absolute; bottom: 10px; margin: 0 auto; background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/ filter: Alpha(opacity=50); background: #000;/*实现IE背景透明*/ ; padding:0 29px; overflow:hidden; }
.smallpicinner{width: 178px; position:relative;overflow:hidden; height:24px;}
.samll_picindex{ position:absolute; left:0; top:0;}
.samll_picindex li img { width: 30px; border: 1px solid #fff; height: 20px; }
.samll_picindex li { background-color: #fff; float: left; position: relative; cursor: pointer; margin-left: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  padding:1px 0;}
.samll_picindex li.smallcurrent{ border:1px solid #ff6600;padding:0;}



/*  end*/
