﻿

#photo .main { background: #F2F2F2;padding:10px 0 }
#photo .crumbs {border-bottom: #DDD 2px solid;background:#fff;height:40px;line-height:40px;color:#DDD}
#photo .crumbs .wrap div { }
#photo .crumbs a { color: #8BAEBF; }

#photo #title { background: #43A93C; width: auto; height: 40px; line-height: 40px; clear: both;float:left;padding:0 10px;font-size:16px;color:#fff;font-weight:bold; }
#photo #gallery { width: auto; height: auto; overflow: hidden; padding: 20px; background: #fff; border: 1px solid #dcdcdc; }
#photo #gallery .bpic { width: auto; height: auto; overflow: hidden;text-align:center;margin:60px 0 70px 0;position:relative;min-height:400px;}
#photo #gallery .loading {width:200px;height:80px;line-height:80px;color:#fff;text-align:center;font-size:12px;background:black;filter:alpha(opacity=80);opacity:0.8;left:45%;top:49%;position:absolute;font-size:22px;font-family:微软雅黑;display:none }
#photo #gallery .bpic .loading img { width: 26px; height:26px;min-height:10px;margin-right:10px;vertical-align:middle;}
#photo #gallery .bpic img { min-height: 70px;max-width:900px }
#photo #gallery .bpic .arrow { position:absolute;width:60px;height:60px;display:none;cursor:pointer;top:49%}
#photo #gallery .bpic .next { background: url(../images/photo_icon_list.png) no-repeat;right:0px; }
#photo #gallery .bpic .prev { background: url(../images/photo_icon_list.png) no-repeat 0 -65px; left:0px;}
#photo #gallery .spic { width: auto; height: 88px; background: #f1f1f1; padding:8px 30px 0 26px;position:relative}
#photo #gallery .spic li { float: left; width: 100px;margin:0 5px;text-align:center;overflow:hidden;max-height:70px;border:3px solid #d3d3d3 }
#photo #gallery .spic li img { width:100px; }
#photo #gallery .spic .cur { border-color:#ff8c00; }
#photo #gallery .spic .list { float: left; width: 1100px;position:relative;height:80px;overflow:hidden; }
#photo #gallery .spic .list ul { position: absolute; display: inline;width:30000px }
#photo #gallery .spic .list li { display: inline; }
#photo #gallery .spic .arrow{ width:16px;height:70px;float:left;position:absolute;top:15px;cursor:pointer}
#photo #gallery .spic .next { background: url(../images/photo_icon_list.png) no-repeat -17px -220px;right:5px }
#photo #gallery .spic .prev { background: url(../images/photo_icon_list.png) no-repeat 0px -220px; left:5px}
