/***
 * @website
 * http://www.jzread.com
 * @QQ£º568245346
 * @author£ºjsjlsf
 * @e-mail: jsjlsf@163.com
 */
.tab-nav-wrap{height:30px;border:#DBDEE1 1px solid;border-bottom:none;}
.tab-nav-wrap{position: relative;}
.tab-nav-wrap .fixed-links{position: absolute;top: 6px;right: 20px;}
.tab-nav-wrap .fixed-links p{display: none;}
.tab-nav-wrap .fixed-links p a:hover{color: #ff8500;text-decoration: none;}
.tab-nav-wrap .fixed-links p.current{display: block;}
.tab-con{display: none;}
.tab-con-wrap .current{display: block;}

#imgs-show .tab-nav-wrap{background: none;border: none;height: 30px;border-left: #dedede 1px solid;}
#imgs-show .tab-nav-wrap li{float: left;}
#imgs-show .tab-nav-wrap a{text-decoration: none;}
#imgs-show .tab-nav-wrap span{display: block;width: 44px;height: 28px;line-height: 28px;text-align: center; font-size:14px;border: #dedede 1px solid;margin-left: -1px;position: relative;}
#imgs-show .tab-nav-wrap span.current{ background:url(../images/a_bg2.png) no-repeat right;color:#fff;}
#imgs-show .tab-con-wrap{padding: 10px 0 0px 0; height:220px; overflow:hidden;}
#imgs-show .tab-con-wrap a{display: block;}
#imgs-show .tab-con-wrap a span a:hover{color:#fff}
#imgs-show .tab-con{position: relative;width: 360px;height: 220px;}
#imgs-show p{background: #000;opacity: 0.6;}
#imgs-show p,#imgs-show a.txt{width: 360px;height: 32px;line-height:32px;position: absolute;bottom: 0;left: 0;}
#imgs-show a.txt{display: block;color: #fff;font-size: 16px;font-family:'Î¢ÈíÑÅºÚ','ºÚÌå';text-align: center;}
#imgs-show img{width: 360px;height: 220px;}