﻿body{margin:0px;}
ul,ol,li,dl,dt,dd{list-style-type:none;margin:0;padding:0;}.zoom{zoom:1;}

/* touchlb */
.touchlb {width:100%;overflow:hidden;position:relative;}
.touchlb ul {-webkit-transition:left 800ms ease-in 0;-moz-transition:left 800ms ease-in 0;-o-transition:left 800ms ease-in 0;-ms-transition:left 800ms ease-in 0;transition:left 800ms ease-in 0;}
.touchlb ul li { position:relative;}
.touchlb ul li img{ width:100%; height:100%;border:0;}
.touchlb p{background:rgba(57,127,187,0.5);font-size:14px;color:#fff;position:absolute;bottom:-16px;height:40px;line-height:40px;text-align:left;width:100%;text-indent:10px;}
.touchlb p a{color:#fff;text-decoration:none;}

.touchlb_next {position:absolute;right:10px;bottom:8px;text-align:right;width:50%;}
.touchlb_next a{width:15px;height:15px;line-height:99em;background:#f2f6fa;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 1px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.touchlb_next a.active {background:#bc1010;}