@charset "utf-8";
/* CSS Document */
.addWrap{ position:relative; width:100%;background:#fff;margin:0; padding:0;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative;}
#position{ position:absolute; bottom:2px; margin:0; width:100%; filter: alpha(opacity=50);text-align:center;}
#position li{width:8px;height:8px;margin:0;display:inline-block;-webkit-border-radius:4px;border-radius:4px;background-color:#CCCCCC;}
#position li.cur{background-color:#FFFFFF;width:8px;height:8px; -webkit-border-radius:4px;border-radius:4px;}
.img-responsive { display: block; max-width:100%;height: auto;}
.tip{ position: absolute; top: 1em; left: 0; padding: 0.35rem 0.5em; background: #000000; color: #FFFFFF; border-radius: 0 0.3em 0.3em 0;}
.banner-link{position: absolute; bottom: -0.9em; right: 0.35em; display: flex;}
.banner-link a{ display: block; width: 2.5em; height: 2.5em; margin-right: 0.5em;}
.banner-link a.fenxaing{ background: url(../img/fc-icon.png) no-repeat; background-size: 2.5rem;}
.banner-link a.zan{ background: url(../img/zan-icon.png) no-repeat; background-size: 2.5rem;}
