ul { list-style: none; margin:0; padding:0;}
.bxslider{ position:relative;  }
.bx-wrapper { position: relative; margin: 0 auto 0px; padding: 0;  *zoom: 1;}
.box-bg{background: url("/m15270/img/box-bd.png") no-repeat;background-size: 100% 100%;}
/*大的图片*/
.pic-bigbox{
	padding: 0px 9px 24px 9px;
}
.pic-bigbox img{

}
ul.showpic_flash{

}
ul.showpic_flash li{

}
/*小的图片或序号*/
#pic-page {height:30px; bottom:10px; left:0; text-align: center; margin-top: 0px; position:absolute; width:100%; z-index:999;}
#pic-page a {color:#868686;  margin: 0 2px; font-size:25px; cursor:pointer;}
#pic-page a img { width: 40px; padding: 2px; border: solid #ccc 1px; margin-bottom: 5px; }
#pic-page a:hover, #pic-page a.active {color:#b09070; }
#pic-page a:hover img, #pic-page a.active img{border:1px blue solid;}

#pic-page2{ overflow: hidden; height: 100%;}
#pic-page2 ul{width: 100000px;}
#pic-page2 li:first-child{margin-left: 0;}
#pic-page2 li{ float: left; width: 350px; margin-left: -250px;}
#pic-page2 li img{ }
#pic-page2{

}


/*左右按钮*/
.bx-wrapper .bx-controls-direction a {  position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 30px; height: 30px; text-indent: -9999px; z-index: 999; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }
.bx-wrapper .bx-prev { left: -25px; background: url(../images/orange_prev.png) no-repeat 0 -30px; }
.bx-wrapper .bx-next { right: -25px; background: url(../images/orange_next.png) no-repeat right -30px; }
.f-banner .bx-prev { left: 15px;}
.f-banner .bx-next { right: 15px;}
.bx-wrapper .bx-prev:hover { background-position: 0 0; }
.bx-wrapper .bx-next:hover { background-position: 0 0; } 
@media(max-width:767px){
	.pc{display:none;}
	.mobile{ display:block;}
	#pic-page{display:none;}
}