@charset "utf-8";
.box {width:auto;height:385px;margin:auto;padding:5px 0;}

.box .box1 {width:auto;height:385px;position:relative;overflow:hidden;}

.box .box1 .picbox {width:auto;height:385px;display:none;text-align:center}

.box .box1 .picbox .shadow {width:100%;height:30px;position:absolute;bottom:0;left:0/*;background:#666*/;opacity:.5;filter:alpha(opacity=50);}

.box .box1 .picbox .title {height:30px;line-height:30px;position:absolute;bottom:0;left:0;text-indent:.5em;color:#FFF;margin:0;padding:0;}

.box1 .picbtn {height:30px;position:absolute;right:48.5%;bottom:-8px;margin-left: auto;margin-right: auto;}

.box1 .picbtn a {width:10px;height:10px;display:block;float:left;margin-right:5px;margin-left: 5px;background-color:#FFF;border-radius: 5px;}

.box1 .picbtn a.act {background-color:#eb7708;}

.picbox a{display:inline-block;text-align:center;width:200px;height:45px;line-height:45px;font-size:18px;color:#FFF;background:#e96c07;border:1px solid #fac985;margin-top:255px;}
